:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app{width:90vw;max-width:1200px;margin:0 auto;padding:2rem;text-align:center;background:#fff;color:#213547;border-radius:12px;box-shadow:0 4px 6px #0000001a;min-height:80vh}.app-header{margin-bottom:2rem}.header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.header-text{flex:1}.app-header h1{color:#1a202c;margin-bottom:.5rem;font-size:2.5rem}.app-header p{color:#4a5568;font-size:1.1rem;margin:0}.header-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.user-email{font-size:.875rem;color:#4a5568;font-weight:500}.logout-btn{background:#fed7d7;color:#c53030;border:none;padding:.5rem;border-radius:6px;cursor:pointer;font-size:1rem;transition:all .2s ease}.logout-btn:hover{background:#feb2b2;transform:translateY(-1px)}.input-section{margin-bottom:2rem}.input-form{margin-bottom:1rem}.input-group{display:flex;gap:.5rem;max-width:600px;margin:0 auto}.text-input{flex:1;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s}.text-input:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a}.voice-btn{padding:.75rem;background:#4299e1;color:#fff;border:none;border-radius:8px;font-size:1.2rem;cursor:pointer;transition:background-color .2s}.voice-btn:hover{background:#3182ce}.voice-btn.listening{background:#e53e3e;animation:pulse 1s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.submit-btn{padding:.75rem 1.5rem;background:#48bb78;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s}.submit-btn:hover{background:#38a169}.listening-indicator{color:#e53e3e;font-weight:600;margin-top:.5rem;animation:pulse 1s infinite}.planning-indicator{color:#3182ce;font-weight:600;margin-top:.5rem;padding:.75rem;background:#ebf8ff;border-radius:8px;border-left:4px solid #3182ce}.planning-error{color:#e53e3e;font-weight:600;margin-top:.5rem;padding:.75rem;background:#fed7d7;border-radius:8px;border-left:4px solid #e53e3e;display:flex;justify-content:space-between;align-items:center}.error-dismiss{background:none;border:none;color:#e53e3e;font-size:1.2rem;cursor:pointer;padding:0;margin-left:1rem}.prompt-section{margin:1.5rem 0;padding:1rem;background:#f7fafc;border-radius:12px;border:1px solid #e2e8f0;text-align:left}.prompt-toggle-btn{background:#4299e1;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:background-color .2s}.prompt-toggle-btn:hover{background:#3182ce}.prompt-preview{margin-top:.75rem;padding:.5rem;background:#edf2f7;border-radius:6px;font-size:.85rem;color:#4a5568;font-style:italic}.prompt-editor{margin-top:1rem;padding:1.5rem;background:#fff;border-radius:12px;border:1px solid #cbd5e0;box-shadow:0 2px 4px #0000000d}.prompt-editor h3{margin:0 0 .5rem;color:#2d3748;font-size:1.2rem}.prompt-description{margin:0 0 1rem;color:#718096;font-size:.9rem;line-height:1.4}.prompt-textarea{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:.9rem;resize:vertical;min-height:120px;transition:border-color .2s;line-height:1.5}.prompt-textarea:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.prompt-textarea::placeholder{color:#a0aec0;line-height:1.4}.prompt-actions{margin-top:1rem;display:flex;gap:.75rem;flex-wrap:wrap}.save-prompt-btn{background:#48bb78;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .2s}.save-prompt-btn:hover{background:#38a169}.cancel-prompt-btn{background:#718096;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .2s}.cancel-prompt-btn:hover{background:#4a5568}.clear-prompt-btn{background:#e53e3e;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .2s}.clear-prompt-btn:hover{background:#c53030}.controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:1rem;flex-wrap:wrap}.search-controls{display:flex;gap:.5rem;flex:1;min-width:300px}.search-input{flex:1;padding:.5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem}.filter-select{padding:.5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;background:#fff}.bulk-controls{display:flex;gap:.5rem}.bulk-delete-btn,.bulk-archive-btn{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.85rem;cursor:pointer;font-weight:600}.bulk-delete-btn{background:#fed7d7;color:#c53030}.bulk-delete-btn:hover{background:#feb2b2}.bulk-archive-btn{background:#fef5e7;color:#d69e2e}.bulk-archive-btn:hover{background:#ffd89b}.data-controls{display:flex;gap:.5rem}.export-btn,.import-btn{padding:.5rem 1rem;background:#edf2f7;color:#4a5568;border:1px solid #cbd5e0;border-radius:6px;font-size:.85rem;cursor:pointer;font-weight:600}.export-btn:hover,.import-btn:hover{background:#e2e8f0}.items-container{min-height:300px;margin-bottom:2rem}.empty-state{padding:3rem;color:#718096;font-style:italic}.items-list{display:flex;flex-direction:column;gap:1rem}.item{border:1px solid #e2e8f0;border-radius:12px;padding:1rem;background:#fff;transition:all .2s;text-align:left}.item:hover{border-color:#cbd5e0;box-shadow:0 2px 8px #0000001a}.item.selected{border-color:#4299e1;background:#ebf8ff}.item.completed{opacity:.6;background:#f0fff4;border-color:#9ae6b4}.item.archived{opacity:.5;background:#faf5ff;border-color:#d6bcfa}.item.plan{border-left:4px solid #4299e1;background:linear-gradient(135deg,#ebf8ff,#fff)}.item-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.checkbox-group{display:flex;flex-direction:column;gap:.25rem;margin-top:.25rem}.item-checkbox{transform:scale(1.1)}.complete-checkbox{cursor:pointer}.selection-checkbox{opacity:.7;cursor:pointer}.item-content{flex:1}.item-text{font-size:1rem;line-height:1.5;color:#2d3748;margin-bottom:.5rem}.plan-text{white-space:pre-wrap;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.9rem;line-height:1.6;margin:0;padding:1rem;background:#f7fafc;border-radius:8px;border-left:3px solid #4299e1}.tag-inline{color:#4299e1;font-weight:600}.item-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.tag{background:#ebf8ff;color:#2b6cb0;padding:.2rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600;border:1px solid #bee3f8}.item-edit{width:100%}.edit-input{width:100%;padding:.5rem;border:2px solid #4299e1;border-radius:6px;font-size:1rem;font-family:inherit}.item-meta{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;font-size:.85rem}.meta-info{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.timestamp{color:#718096}.type-badge{padding:.2rem .5rem;border-radius:12px;font-weight:600;font-size:.7rem;text-transform:uppercase}.type-badge.capture,.type-badge.task{background:#e6fffa;color:#234e52;border:1px solid #81e6d9}.type-badge.plan{background:#ebf8ff;color:#2c5282;border:1px solid #90cdf4}.archived-badge{background:#faf5ff;color:#553c9a;padding:.2rem .5rem;border-radius:12px;font-weight:600;font-size:.7rem;text-transform:uppercase;border:1px solid #d6bcfa}.item-actions{display:flex;gap:.4rem;align-items:center}.complete-btn,.edit-btn,.archive-btn,.delete-btn{padding:.3rem .5rem;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;transition:background-color .2s}.complete-btn{background:#c6f6d5;color:#22543d}.complete-btn:hover{background:#9ae6b4}.edit-btn{background:#fef5e7;color:#744210}.edit-btn:hover{background:#fbd38d}.archive-btn{background:#faf5ff;color:#553c9a}.archive-btn:hover{background:#e9d8fd}.delete-btn{background:#fed7d7;color:#c53030;font-weight:600}.delete-btn:hover{background:#feb2b2}.stats{padding:1rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0;color:#4a5568;font-size:.9rem}.stats p{margin:0}@media (max-width: 768px){.app{width:95vw;padding:1rem}.app-header h1{font-size:2rem}.header-content{flex-direction:column;align-items:center;text-align:center}.header-actions{align-items:center;margin-top:1rem}.user-profile-dropdown{right:auto;left:50%;transform:translate(-50%);width:calc(100vw - 2rem);max-width:20rem}.controls{flex-direction:column;align-items:stretch}.search-controls{min-width:auto}.input-group{flex-wrap:wrap}.text-input{order:1;flex:1 1 100%;margin-bottom:.5rem}.voice-btn,.submit-btn{order:2;flex:1}.item-meta{flex-direction:column;align-items:flex-start;gap:8px}.meta-info{width:100%}.item-actions{align-self:flex-end}.edit-input{font-size:16px}.prompt-actions{flex-direction:column}.prompt-actions button{width:100%}}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.auth-card{background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;padding:2.5rem;width:100%;max-width:450px;text-align:center}.auth-header{margin-bottom:2rem}.auth-title{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.auth-subtitle{color:#4a5568;font-size:1rem;margin:0}.auth-tabs{display:flex;background:#f7fafc;border-radius:8px;padding:.25rem;margin-bottom:2rem}.auth-tab{flex:1;padding:.75rem 1rem;border:none;background:transparent;color:#4a5568;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease}.auth-tab.active{background:#fff;color:#3182ce;box-shadow:0 1px 3px #0000001a}.auth-tab:hover:not(.active){color:#2d3748}.auth-form{text-align:left}.form-fields,.form-group{margin-bottom:1.5rem}.input-wrapper{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:1rem;color:#a0aec0;width:1.25rem;height:1.25rem;z-index:1}.auth-input{width:100%;padding:.875rem 1rem .875rem 2.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;color:#2d3748;background:#fff;transition:all .2s ease}.auth-input:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a}.auth-input::placeholder{color:#a0aec0}.password-toggle{position:absolute;right:1rem;background:none;border:none;color:#a0aec0;cursor:pointer;padding:.25rem;border-radius:4px;transition:color .2s ease}.password-toggle:hover{color:#4a5568}.password-requirements{margin-top:1rem;padding:1rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.requirements-title{font-size:.875rem;font-weight:600;color:#4a5568;margin-bottom:.75rem}.requirement-item{display:flex;align-items:center;margin-bottom:.5rem}.requirement-icon{width:1rem;height:1rem;margin-right:.5rem}.requirement-icon.met{color:#38a169}.requirement-icon.unmet{color:#cbd5e0}.requirement-text{font-size:.875rem}.requirement-text.met{color:#38a169}.requirement-text.unmet{color:#a0aec0}.forgot-password{text-align:right;margin-bottom:1.5rem}.forgot-password-link{background:none;border:none;color:#3182ce;font-size:.875rem;cursor:pointer;text-decoration:underline;transition:color .2s ease}.forgot-password-link:hover{color:#2c5aa0}.submit-section{margin-top:2rem}.auth-button{width:100%;padding:.875rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.auth-button.primary{background:#3182ce;color:#fff}.auth-button.primary:hover:not(:disabled){background:#2c5aa0;transform:translateY(-1px);box-shadow:0 4px 12px #3182ce4d}.auth-button.primary:disabled{background:#a0aec0;cursor:not-allowed;transform:none;box-shadow:none}.auth-button.secondary{background:#fff;color:#4a5568;border:2px solid #e2e8f0}.auth-button.secondary:hover{background:#f7fafc;border-color:#cbd5e0}.auth-button.full-width{width:100%}.auth-actions{display:flex;gap:1rem;margin-top:1.5rem}.auth-actions .auth-button{flex:1}.loading-content{display:flex;align-items:center;justify-content:center}.loading-spinner{width:1rem;height:1rem;border:2px solid transparent;border-top:2px solid #ffffff;border-radius:50%;animation:spin 1s linear infinite;margin-right:.5rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{color:#e53e3e;font-size:.875rem;margin-top:.5rem;text-align:center}.success-message{color:#38a169;font-size:.875rem;margin-top:.5rem;text-align:center}.auth-message{margin:1rem 0}.welcome-card{max-width:600px}.email-confirmation-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.email-confirmation-icon .icon{width:3rem;height:3rem;color:#3182ce}.email-confirmation-content{margin:2rem 0}.confirmation-steps{margin-bottom:2rem}.step{display:flex;align-items:flex-start;margin-bottom:1.5rem;padding:1rem;background:#f7fafc;border-radius:8px}.step-number{width:2rem;height:2rem;background:#3182ce;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;margin-right:1rem;flex-shrink:0}.step-content h3{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#2d3748}.step-content p{margin:0;color:#718096;font-size:.875rem}.resend-section{text-align:center;padding:1.5rem;background:#f7fafc;border-radius:8px}.resend-text{margin-bottom:1rem;color:#4a5568;font-size:.875rem}.resend-button{background:#3182ce;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease}.resend-button:hover:not(:disabled){background:#2c5aa0;transform:translateY(-1px)}.resend-button:disabled{background:#a0aec0;cursor:not-allowed;transform:none}.resend-message{margin-top:1rem;padding:.75rem;border-radius:6px;font-size:.875rem}.resend-message.success{background:#c6f6d5;color:#22543d;border:1px solid #9ae6b4}.resend-message.error{background:#fed7d7;color:#742a2a;border:1px solid #feb2b2}.callback-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.callback-icon .icon{width:3rem;height:3rem}.callback-icon.loading .icon{color:#3182ce}.callback-icon.success .icon{color:#38a169}.callback-icon.error .icon{color:#e53e3e}.callback-icon .icon.spin{animation:spin 1s linear infinite}.callback-content{text-align:center;margin:2rem 0}.loading-animation{display:flex;justify-content:center;margin:2rem 0}.loading-spinner.large{width:3rem;height:3rem;border:3px solid transparent;border-top:3px solid #3182ce;border-radius:50%;animation:spin 1s linear infinite}.error-actions{margin-top:2rem}.confirmation-message{text-align:center;margin:1.5rem 0;color:#4a5568;line-height:1.6}.confirmation-actions{text-align:center;margin-top:2rem}.welcome-header{margin-bottom:2rem}.welcome-icon{width:4rem;height:4rem;color:#38a169;margin:0 auto 1rem}.welcome-title{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.welcome-subtitle{color:#4a5568;font-size:1.125rem;margin-bottom:2rem}.welcome-features{background:#f7fafc;border-radius:8px;padding:1.5rem;margin-bottom:2rem;text-align:left}.feature-item{display:flex;align-items:flex-start;margin-bottom:1.5rem}.feature-item:last-child{margin-bottom:0}.feature-icon{width:1.25rem;height:1.25rem;color:#3182ce;margin-right:.75rem;margin-top:.125rem;flex-shrink:0}.feature-title{font-weight:600;color:#1a202c;margin-bottom:.25rem}.feature-description{color:#4a5568;font-size:.875rem;line-height:1.5}.user-profile-container{position:relative}.user-profile-button{display:flex;align-items:center;gap:.5rem;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:.5rem .75rem;cursor:pointer;transition:all .2s ease;font-size:.875rem;color:#4a5568}.user-profile-button:hover{background:#f7fafc;border-color:#cbd5e0;transform:translateY(-1px)}.user-profile-button:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a}.user-profile-icon{width:1rem;height:1rem;color:#4a5568}.user-profile-name{font-weight:500;color:#2d3748}.user-profile-dropdown{position:absolute;right:0;top:100%;margin-top:.5rem;width:12rem;background:#fff;border-radius:8px;box-shadow:0 10px 25px #00000026;border:1px solid #e2e8f0;z-index:50;overflow:hidden}.dropdown-header{padding:1rem;border-bottom:1px solid #f1f5f9;background:#f8fafc}.dropdown-email{font-size:.875rem;font-weight:600;color:#1a202c;margin:0 0 .25rem;word-break:break-all}.dropdown-subtitle{font-size:.75rem;color:#64748b;margin:0}.logout-dropdown-button{width:100%;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:none;border:none;color:#dc2626;font-size:.875rem;cursor:pointer;transition:all .2s ease}.logout-dropdown-button:hover{background:#fef2f2}.logout-dropdown-button:disabled{opacity:.5;cursor:not-allowed}.logout-dropdown-button:disabled:hover{background:none}.logout-icon{width:1rem;height:1rem}.dropdown-overlay{position:fixed;inset:0;z-index:40}.loading-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.loading-spinner{width:3rem;height:3rem;border:3px solid transparent;border-top:3px solid #ffffff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.loading-text{font-size:1.125rem;font-weight:500;color:#fff;text-align:center}.toast-container{position:fixed;top:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px;max-width:400px}.toast{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;border-left:4px solid #4299e1;transform:translate(100%);opacity:0;transition:all .3s ease;overflow:hidden}.toast.visible{transform:translate(0);opacity:1}.toast.success{border-left-color:#48bb78}.toast.error{border-left-color:#f56565}.toast.info{border-left-color:#4299e1}.toast-content{display:flex;align-items:center;padding:16px;gap:12px}.toast-message{flex:1;color:#2d3748;font-size:14px;line-height:1.4}.toast-action{background:#4299e1;color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .2s;white-space:nowrap}.toast-action:hover{background:#3182ce}.toast-close{background:none;border:none;color:#a0aec0;font-size:18px;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.toast-close:hover{background:#f7fafc;color:#4a5568}@media (max-width: 768px){.toast-container{top:10px;right:10px;left:10px;max-width:none}.toast{transform:translateY(-100%)}.toast.visible{transform:translateY(0)}}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;display:flex;min-width:320px;min-height:100vh}#root{width:100%}
