*{box-sizing:border-box}html{overflow-x:hidden;-webkit-text-size-adjust:100%;height:100%}body{margin:0;min-height:100%;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}input,textarea,select{font-size:16px}.app-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;color:#a8aebe}.layout{min-height:100vh;padding-bottom:60px;width:100%}.layout-main{width:100%;max-width:480px;margin:0 auto;min-height:100vh;background:#f4f6fa}.layout-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;display:flex;background:#fff;border-top:1px solid #eceef4}.layout-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 4px;text-decoration:none;color:#a8aebe;font-size:11px;font-weight:600}.layout-nav-item.active{color:#3ec98a}.layout-nav-icon{font-size:18px;margin-bottom:2px}.login-page{min-height:100vh}.login-gradient{min-height:100vh;background:linear-gradient(135deg,#e8f9f1,#e0f3fd,#f4f6fa);position:relative;overflow:hidden}.login-blob{position:absolute;border-radius:50%;opacity:.4;pointer-events:none}.login-blob-mint{width:220px;height:220px;background:#a8e6cf;top:-60px;right:-40px}.login-blob-sky{width:180px;height:180px;background:#b8e4f9;bottom:120px;left:-40px}.login-blob-yellow{width:120px;height:120px;background:#fff0a0;top:200px;right:10px}.login-content{position:relative;padding:32px 20px;max-width:400px;margin:0 auto}.login-brand{text-align:center;padding:20px 0 24px}.login-app-icon{width:72px;height:72px;margin:0 auto 14px;border-radius:22px;background:linear-gradient(135deg,#a8e6cf,#41b8f0);box-shadow:0 8px 16px #3ec98a4d}.login-brand-zh{font-size:24px;font-weight:700;color:#16192c;margin:0 0 4px;letter-spacing:2px}.login-brand-en{font-size:13px;font-style:italic;color:#a8aebe;margin:0 0 4px}.login-tagline{font-size:11px;color:#52586a}.login-tagline span{color:#3ec98a;font-weight:700}.login-form{background:#ffffffe6;border-radius:24px;padding:20px;border:1px solid rgba(255,255,255,.96);box-shadow:0 8px 16px #00000014}.login-form-title{font-size:16px;font-weight:700;color:#16192c;margin:0 0 4px}.login-form-subtitle{font-size:11px;color:#a8aebe;line-height:1.5;margin:0 0 14px}.login-input{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid #eceef4;border-radius:12px;font-size:14px;margin-bottom:10px}.login-input:focus{outline:none;border-color:#3ec98a}.login-error{font-size:11px;color:#e8422a;margin:0 0 8px}.login-btn{width:100%;padding:12px;background:#3ec98a;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;margin-top:4px}.login-btn:hover:not(:disabled){background:#34b078}.login-btn:disabled{opacity:.7;cursor:not-allowed}.today-page{background:#b8edd8;min-height:100vh}.today-header{padding:24px 18px 20px;border-bottom-left-radius:24px;border-bottom-right-radius:24px;background:#b8edd8}.today-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.today-avatar{width:36px;height:36px;border-radius:18px;background:#3dc98a;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px}.today-date{padding:5px 12px;border-radius:999px;background:#fffc;border:1px solid #fff;font-size:13px;font-weight:600;color:#52586a}.today-greeting{font-size:14px;font-weight:600;color:#52586a;margin:0 0 6px}.today-title{font-size:28px;font-weight:700;color:#16192c;line-height:1.2;margin:0}.today-title span{color:#3dc98a}.today-loading{text-align:center;color:#52586a;padding:40px 0}.today-stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.today-stat{flex:1 1 48%;background:#ffffffe6;border-radius:16px;padding:12px;border:1px solid #fff;display:flex;align-items:center;gap:10px}.today-stat-wide{flex:1 1 100%;flex-direction:row}.today-stat-icon{font-size:20px}.today-stat-label{font-size:11px;font-weight:600;color:#52586a;margin:0 0 2px}.today-stat-value{font-size:17px;font-weight:700;color:#16192c;margin:0}.today-section{padding:16px 18px}.today-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.today-section-head h2{font-size:15px;font-weight:700;color:#16192c;margin:0}.today-section-link{font-size:11px;font-weight:600;color:#3dc98a;text-decoration:none}.today-section-count{font-size:11px;font-weight:600;color:#a8aebe}.today-empty{font-size:13px;color:#a8aebe;margin:0}.today-todo-card{display:flex;align-items:center;gap:9px;background:#fff;border-radius:14px;padding:12px;text-decoration:none;color:inherit;box-shadow:0 1px 5px #0000000a}.today-todo-check{font-size:18px;color:#3dc98a}.today-todo-done{text-decoration:line-through;color:#a8aebe!important}.today-todo-meta{font-size:13px;color:#a8aebe;margin:2px 0 0}.today-meeting-card{display:block;background:#fff;border-radius:14px;padding:12px;text-decoration:none;color:inherit;box-shadow:0 1px 5px #0000000a}.today-meeting-card h3{font-size:17px;font-weight:700;color:#16192c;margin:0 0 2px}.today-meeting-meta{font-size:13px;color:#a8aebe;margin:0 0 2px}.today-meeting-preview{font-size:13px;color:#52586a;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.date-time-field{display:flex;flex-direction:column;gap:4px}.date-time-field label{font-size:12px;font-weight:600;color:#52586a}.date-time-field-row{display:flex;gap:12px;flex-wrap:wrap}.date-time-field-row .date-time-field{flex:1;min-width:120px}.date-time-field input[type=date],.date-time-field input[type=time],.date-time-field input[type=datetime-local]{width:100%;padding:10px 12px;border:1px solid #eceef4;border-radius:10px;font-size:16px;background:#fff;color:#16192c;-webkit-appearance:none;appearance:none}.date-time-field input:focus{outline:none;border-color:#7c5cbf}@media(max-width:480px){.date-time-field input[type=date],.date-time-field input[type=time],.date-time-field input[type=datetime-local]{padding:12px 14px;font-size:16px}}.todo-page{min-height:100vh;background:#b8edd8}.todo-header{padding:24px 18px 12px;display:flex;justify-content:space-between;align-items:center;background:#b8edd8;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.todo-header h1{font-size:28px;font-weight:700;color:#16192c;margin:0}.todo-header-add{width:30px;height:30px;border-radius:9px;background:#16192c;color:#fff;border:none;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.todo-filters,.todo-status-filters{display:flex;gap:5px;padding:12px 18px 0}.todo-filters button,.todo-status-filters button{padding:4px 11px;border-radius:999px;border:1px solid #eceef4;background:transparent;font-size:11px;font-weight:600;color:#52586a;cursor:pointer}.todo-filters button.active,.todo-status-filters button.active{background:#fff;border-color:#fff;color:#16192c}.todo-search{padding:10px 18px}.todo-search input{width:100%;padding:8px 12px;border-radius:999px;border:1px solid #eceef4;font-size:13px}.todo-error{color:#e8422a;font-size:11px;padding:0 18px 8px;margin:0}.todo-loading{text-align:center;color:#a8aebe;padding:40px;margin:0}.todo-list{padding:12px 18px 32px}.todo-group-label{font-size:11px;font-weight:700;color:#a8aebe;margin:14px 0 6px}.todo-row{display:flex;align-items:stretch;margin-bottom:6px}.todo-row-bar{width:4px;border-radius:999px;flex-shrink:0}.todo-row-content{flex:1;display:flex;align-items:center;gap:9px;background:#fff;border-radius:14px;padding:10px 12px;margin-left:6px;box-shadow:0 1px 5px #0000000a}.todo-row-check{width:18px;height:18px;border-radius:6px;border:2px solid #eceef4;flex-shrink:0;cursor:pointer}.todo-row-check.done{background:#3dc98a;border-color:#3dc98a}.todo-row-title{flex:1;font-size:17px;font-weight:600;color:#16192c;margin:0}.todo-row-title.done{text-decoration:line-through;color:#a8aebe}.todo-row-meta{font-size:13px;color:#a8aebe;margin:1px 0 0}.todo-row-priority{font-size:13px;font-weight:700}.todo-row-delete{padding:4px 8px;background:none;border:none;font-size:11px;color:#a8aebe;cursor:pointer;position:relative;z-index:2;touch-action:manipulation}.todo-modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100}.todo-modal{background:#fff;border-radius:20px;padding:24px;width:90%;max-width:360px}.todo-modal h2{margin:0 0 16px;font-size:18px}.todo-modal input,.todo-modal textarea{width:100%;box-sizing:border-box;padding:12px;border:1px solid #eceef4;border-radius:12px;margin-bottom:10px;font-size:14px}.todo-modal-datetime{margin-bottom:12px}.todo-modal button{width:100%;padding:12px;background:#3dc98a;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer}.meeting-page{min-height:100vh;background:#ede8ff}.meeting-header{padding:24px 18px 12px;display:flex;justify-content:space-between;align-items:center;background:#ede8ff;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.meeting-header h1{font-size:28px;font-weight:700;color:#16192c;margin:0}.meeting-header-add{font-size:12px;font-weight:600;color:#7c5cbf;background:none;border:none;cursor:pointer}.meeting-record-section{padding:16px 18px 20px;text-align:center}.meeting-record-circle{display:inline-flex;width:80px;height:80px;border-radius:50%;background:#ffffff59;align-items:center;justify-content:center}.meeting-record-btn{width:60px;height:60px;border-radius:50%;border:2px solid #7c5cbf;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.meeting-record-btn:hover:not(:disabled){background:#f0ecff}.meeting-record-btn.recording{background:#7c5cbf}.meeting-record-btn:disabled{cursor:not-allowed;opacity:.7}.meeting-record-icon{font-size:28px}.meeting-record-label{margin-top:9px;font-size:11px;font-weight:600;color:#52586a}.meeting-record-duration{margin-top:4px;font-size:11px;font-weight:600;color:#16192c}.meeting-record-pause{margin-top:6px;font-size:11px;font-weight:600;color:#7c5cbf;background:none;border:none;cursor:pointer}.meeting-record-phase{margin-top:4px;font-size:11px;color:#52586a}.meeting-record-error{margin-top:4px;font-size:11px;color:#e8422a}.meeting-error{color:#e8422a;font-size:11px;padding:0 18px 8px;margin:0}.meeting-loading,.meeting-empty{text-align:center;color:#a8aebe;padding:40px 18px;margin:0}.meeting-list{padding:16px 18px 32px}.meeting-list-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.meeting-list-head h2{font-size:15px;font-weight:700;color:#16192c;margin:0}.meeting-list-head span{font-size:11px;font-weight:600;color:#a8aebe}.meeting-card{background:#fff;border-radius:14px;padding:12px;margin-bottom:8px;box-shadow:0 1px 5px #0000000a}.meeting-card-link{text-decoration:none;color:inherit;display:block}.meeting-card h3{font-size:17px;font-weight:700;color:#16192c;margin:0 0 5px}.meeting-card-meta{font-size:13px;color:#a8aebe;margin:0 0 6px}.meeting-card-preview{font-size:15px;color:#52586a;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.meeting-card-delete{margin-top:6px;padding:4px 8px;font-size:11px;color:#a8aebe;background:none;border:none;cursor:pointer;position:relative;z-index:2;touch-action:manipulation}.meeting-modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100}.meeting-modal{background:#fff;border-radius:20px;padding:24px;width:90%;max-width:360px}.meeting-modal h2{margin:0 0 16px;font-size:18px}.meeting-modal input{width:100%;box-sizing:border-box;padding:12px;border:1px solid #eceef4;border-radius:12px;margin-bottom:10px;font-size:14px}.meeting-modal button{width:100%;padding:12px;background:#7c5cbf;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer}.meeting-detail{min-height:100vh;background:#ede8ff}.meeting-detail-header{padding:24px 18px 16px;background:#ede8ff;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.meeting-detail-back{font-size:14px;color:#7c5cbf;background:none;border:none;cursor:pointer;margin-bottom:8px}.meeting-detail-header h1{font-size:24px;font-weight:700;color:#16192c;margin:0 0 6px}.meeting-detail-meta{font-size:13px;color:#a8aebe;margin:0}.meeting-detail-body{padding:20px 18px 32px}.meeting-detail-body section{margin-bottom:24px}.meeting-detail-body h2{font-size:15px;font-weight:700;color:#16192c;margin:0 0 10px}.meeting-detail-content{background:#fff;border-radius:14px;padding:16px;white-space:pre-wrap;line-height:1.6}.meeting-detail-content p{margin:0 0 8px}.meeting-detail-content p:last-child{margin-bottom:0}.meeting-detail-empty,.meeting-detail-loading{text-align:center;color:#a8aebe;padding:40px 18px}.meeting-detail-error{color:#e8422a;font-size:12px;margin:12px 0}.meeting-detail-actions{margin-top:20px}.meeting-detail-regen-btn{width:100%;padding:12px;background:#7c5cbf;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer}.meeting-detail-regen-btn:disabled{opacity:.7;cursor:not-allowed}.memo-page{min-height:100vh;background:#fff9c4;padding-bottom:80px}.memo-header{padding:24px 18px 12px;display:flex;justify-content:space-between;align-items:center;background:#fff9c4;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.memo-header h1{font-size:28px;font-weight:700;color:#16192c;margin:0}.memo-header-add{width:30px;height:30px;border-radius:9px;background:#f5c518;color:#6b5000;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.memo-search{padding:12px 18px 8px}.memo-search input{width:100%;padding:10px 14px;border-radius:11px;border:1px solid #fff;background:#ffffffa6;font-size:14px}.memo-tags{display:flex;gap:5px;padding:8px 18px 12px;flex-wrap:wrap}.memo-tags button{padding:4px 11px;border-radius:999px;border:1px solid #eceef4;background:#fff;font-size:10px;font-weight:600;color:#52586a;cursor:pointer}.memo-tags button.active{background:#f5c518;border-color:#f5c518;color:#6b5000}.memo-error{color:#e8422a;font-size:11px;padding:0 18px 8px;margin:0}.memo-loading,.memo-empty{text-align:center;color:#a8aebe;padding:40px 18px;margin:0}.memo-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 14px 24px}.memo-card{border-radius:15px;padding:11px;background:#fff2ea;position:relative}.memo-card.pinned{background:#f0ecff}.memo-card-link{text-decoration:none;color:inherit;display:block}.memo-card h3{font-size:15px;font-weight:700;color:#16192c;margin:0 0 4px}.memo-card p{font-size:13px;color:#52586a;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.memo-card-delete{margin-top:7px;padding:4px 8px;font-size:10px;color:#a8aebe;background:none;border:none;cursor:pointer;position:relative;z-index:2;touch-action:manipulation}.memo-fab{position:fixed;right:18px;bottom:80px;width:46px;height:46px;border-radius:16px;background:#f5c518;color:#6b5000;font-size:22px;font-weight:700;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 8px 24px #f5c51866}.memo-edit{min-height:100vh;background:#fff9c4}.memo-edit-header{padding:16px 18px;display:flex;justify-content:space-between;align-items:center;background:#fff9c4}.memo-edit-header button{font-size:14px;color:#7c5cbf;background:none;border:none;cursor:pointer}.memo-edit-header button:last-child{color:#3ec98a;font-weight:600}.memo-edit-header button:disabled{opacity:.6}.memo-edit-body{padding:16px 18px}.memo-edit-title{width:100%;box-sizing:border-box;padding:12px 0;border:none;background:none;font-size:20px;font-weight:700;color:#16192c}.memo-edit-title:focus{outline:none}.memo-edit-content{width:100%;box-sizing:border-box;min-height:300px;padding:12px 0;border:none;background:none;font-size:15px;line-height:1.6;color:#52586a;resize:none}.memo-edit-content:focus{outline:none}.memo-edit-loading{text-align:center;padding:40px;color:#a8aebe}.schedule-page{min-height:100vh;background:#ffd8c0;padding-bottom:80px}.schedule-header{padding:24px 18px 12px;display:flex;justify-content:space-between;align-items:center;background:#ffd8c0;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.schedule-header h1{font-size:28px;font-weight:700;color:#16192c;margin:0}.schedule-header-add{width:30px;height:30px;border-radius:9px;background:#ff8c55;color:#fff;border:none;font-size:20px;cursor:pointer}.schedule-calendar{padding:0 18px 16px}.schedule-calendar-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.schedule-calendar-nav span{font-size:17px;font-weight:700;color:#16192c}.schedule-calendar-nav button{width:36px;height:36px;border:none;background:#fff9;border-radius:10px;font-size:20px;color:#52586a;cursor:pointer}.schedule-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;margin-bottom:4px}.schedule-calendar-wd{font-size:11px;font-weight:600;color:#a8aebe}.schedule-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.schedule-calendar-cell{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none;border-radius:10px;background:transparent;cursor:pointer;min-height:36px}.schedule-calendar-cell.other-month .schedule-calendar-num{color:#c4c8d4}.schedule-calendar-cell.selected{background:#16192c}.schedule-calendar-cell.selected .schedule-calendar-num{color:#fff}.schedule-calendar-cell.today:not(.selected){background:#ffe6d4}.schedule-calendar-num{font-size:14px;font-weight:700;color:#16192c}.schedule-calendar-dots{display:flex;gap:2px;margin-top:2px;justify-content:center}.schedule-calendar-dot{width:4px;height:4px;border-radius:50%;background:#ff8c55}.schedule-calendar-cell.selected .schedule-calendar-dot{background:#fff}.schedule-empty-add{display:block;margin:8px auto 0;padding:8px 16px;background:#ff8c55;color:#fff;border:none;border-radius:10px;font-size:13px;cursor:pointer}.schedule-list{padding:14px 18px 32px}.schedule-date-label{font-size:13px;color:#52586a;margin:0 0 8px}.schedule-error{color:#e8422a;font-size:11px;margin:0 0 8px}.schedule-loading,.schedule-empty{text-align:center;color:#a8aebe;padding:40px 0;margin:0}.schedule-group{margin-bottom:16px}.schedule-group h3{font-size:11px;font-weight:700;color:#a8aebe;margin:0 0 8px}.schedule-card{display:flex;align-items:stretch;gap:9px;background:#fff;border-radius:14px;padding:10px 12px;margin-bottom:8px;box-shadow:0 1px 5px #0000000a}.schedule-card-bar{width:3px;border-radius:3px;background:#ff8c55;flex-shrink:0}.schedule-card-time{min-width:44px;font-size:14px;font-weight:700;color:#16192c}.schedule-card-end{display:block;font-size:11px;color:#a8aebe;font-weight:400;margin-top:2px}.schedule-card-body{flex:1}.schedule-card-body h4{font-size:17px;font-weight:700;color:#16192c;margin:0 0 3px}.schedule-card-body p{font-size:13px;color:#a8aebe;margin:0}.schedule-card-delete{padding:4px 8px;font-size:11px;color:#a8aebe;background:none;border:none;cursor:pointer;align-self:flex-start;position:relative;z-index:2;touch-action:manipulation}.schedule-fab{position:fixed;right:18px;bottom:80px;width:46px;height:46px;border-radius:16px;background:#ff8c55;color:#fff;font-size:24px;border:none;cursor:pointer}.schedule-modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100}.schedule-modal{background:#fff;border-radius:20px;padding:24px;width:90%;max-width:360px}.schedule-modal h2{margin:0 0 16px;font-size:18px}.schedule-modal input{width:100%;box-sizing:border-box;padding:12px;border:1px solid #eceef4;border-radius:12px;margin-bottom:10px;font-size:14px}.schedule-modal-field{margin-bottom:12px}.schedule-modal-field label{display:block;font-size:12px;font-weight:600;color:#52586a;margin-bottom:4px}.schedule-modal-datetime{margin-bottom:12px}.schedule-modal-datetime .date-time-field-row{display:flex;gap:12px}.schedule-modal-datetime .date-time-field{flex:1}.schedule-modal button{width:100%;padding:12px;background:#ff8c55;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer}
