.note-editor-page{--keyboard-inset: 0px;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;flex-direction:column;background:#f2f2f7;animation:expandFromCard .65s cubic-bezier(.32,.72,0,1);min-height:100vh;height:100dvh;overflow:hidden;overscroll-behavior:none}html.note-editor-open,body.note-editor-open{overflow:hidden}@keyframes expandFromCard{0%{transform:translateY(55%) scale(.62);border-radius:32px;opacity:.3}to{transform:translateY(0) scale(1);border-radius:0;opacity:1}}.editor-banner{position:fixed;top:0;left:0;right:0;height:calc(52px + env(safe-area-inset-top));padding:0 16px;padding-top:env(safe-area-inset-top);display:grid;grid-template-columns:repeat(4,1fr);align-items:center;justify-items:center;background:#f9fafb;border-bottom:1px solid #ddd;z-index:1000;box-sizing:border-box;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.editor-scroll-area{position:fixed;top:calc(52px + env(safe-area-inset-top));left:0;right:0;bottom:var(--keyboard-inset);overflow:hidden}.icon-btn{width:40px;height:40px;padding:0;margin:0;border:none;border-radius:50%;background:#e5e5ea;color:#007aff;display:flex;align-items:center;justify-content:center}.icon-btn:disabled{background:#e5e5ea;color:#c7c7cc;opacity:1}.icon-btn.active{background:#007aff;color:#fff}.list-btn{background:#e5e5ea}.done-btn{width:40px;height:40px;padding:0;margin:0;border:none;border-radius:50%;background:#34c759;color:#fff;display:flex;align-items:center;justify-content:center;transition:transform .12s ease,background .12s ease;-webkit-tap-highlight-color:transparent}.done-btn:active{transform:scale(.88);background:#2db54c}.editor-textarea{width:100%;height:100%;box-sizing:border-box;border:none;outline:none;resize:none;padding:20px;padding-bottom:45vh;font-size:18px;line-height:1.7;caret-color:#007aff;background:#fff;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;-webkit-user-select:text;-moz-user-select:text;user-select:text;-webkit-touch-callout:default}.keyboard-shield{position:fixed;left:0;right:0;bottom:0;height:var(--keyboard-inset);z-index:1001;background:transparent;pointer-events:auto}html[data-theme=dark] .note-editor-page{background:#1c1c1e}html[data-theme=dark] .editor-banner{background:#1c1c1e;border-bottom-color:#ffffff1a}html[data-theme=dark] .icon-btn{background:#3a3a3c;color:#007aff}html[data-theme=dark] .icon-btn:disabled{background:#2c2c2e;color:#ebebf540}html[data-theme=dark] .icon-btn.active{background:#007aff;color:#fff}html[data-theme=dark] .editor-textarea{background:#1c1c1e;color:#f2f2f7}@media (prefers-color-scheme: dark){html:not([data-theme=light]) .note-editor-page{background:#1c1c1e}html:not([data-theme=light]) .editor-banner{background:#1c1c1e;border-bottom-color:#ffffff1a}html:not([data-theme=light]) .icon-btn{background:#3a3a3c;color:#007aff}html:not([data-theme=light]) .icon-btn:disabled{background:#2c2c2e;color:#ebebf540}html:not([data-theme=light]) .icon-btn.active{background:#007aff;color:#fff}html:not([data-theme=light]) .editor-textarea{background:#1c1c1e;color:#f2f2f7}}::-webkit-scrollbar{display:none}html{scrollbar-width:none}body{-ms-overflow-style:none}html.home-scroll-lock,body.home-scroll-lock{overflow:hidden;overscroll-behavior:none;width:100%;touch-action:none}:root{--primary-color: #3b82f6;--secondary-color: #10b981;--accent-color: #f59e0b;--danger-color: #ef4444;--background-color: #f9fafb;--card-background: #ffffff;--text-color: #1f2937;--text-secondary: #6b7280;--border-color: #e5e7eb;--shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--border-radius: 8px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-color);color:var(--text-color);line-height:1.6;margin:0;padding:0;overflow-x:hidden;padding-top:env(safe-area-inset-top);height:100%}.app{max-width:600px;margin:0 auto;padding:0;overflow-x:hidden;display:flex;flex-direction:column;min-height:100dvh;width:100%;box-sizing:border-box}@media (min-width: 768px){.app{max-width:600px;padding:0}}@media (min-width: 1024px){.app{max-width:600px}}.app.no-scroll{height:100dvh;overflow:hidden}.banner{position:relative;background:linear-gradient(90deg,#ff4136,#2ecc40,#ffdc00);color:#fff;padding:.1rem 1rem;box-shadow:0 1px 5px #0000001a;z-index:1000;margin:0 0 1rem;width:100%}.banner-title{font-size:.9rem;font-weight:700;margin:0;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.2)}.record-section{position:fixed;top:env(safe-area-inset-top);left:0;right:0;bottom:90px;margin-bottom:0;display:flex;flex-direction:column;gap:0rem;overflow:hidden;align-items:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.section{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:400px;margin:0 auto}.desires-section{margin-top:-1.5rem}.divider{height:3px;background-color:#cbcccc80;margin:-1rem auto 0rem;width:90%;max-width:350px;box-shadow:0 0 20px #e5e7eb4d,0 0 20px #e5e7eb33;position:relative}.divider:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,transparent,rgba(229,231,235,.6),transparent)}.buttons-container{display:flex;flex-wrap:wrap;justify-content:center;margin:1rem auto;width:100%;padding:0 1rem;gap:.5rem;max-width:350px}.emotion-button{padding:1rem auto;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;box-shadow:var(--shadow);flex:0 0 calc(33.333% - .533rem);aspect-ratio:1;min-width:100px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;transform:translateY(0)}.emotion-button:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.emotion-button:active{transform:scale(.97);box-shadow:0 2px 4px #0000001a!important;transition:all .1s ease!important;outline:none!important;background-color:#fffc!important}.emotion-button{-webkit-tap-highlight-color:transparent;touch-action:manipulation;will-change:transform}.emotion-button:visited{transform:translateY(0)!important;box-shadow:var(--shadow)!important;transition:all .2s ease!important;outline:none!important}.emotion-button:focus,.emotion-button:focus-within{transform:translateY(0)!important;box-shadow:var(--shadow)!important;transition:all .2s ease!important;outline:none!important}.emotion-button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;transform:translateY(0)!important;box-shadow:var(--shadow)!important}.emotion-button{touch-action:manipulation}.emotion-button *{pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.emotion-button.want-approval{background-color:#dbeafe;color:#1e40af;border:1px solid #1e40af}.emotion-button.want-control{background-color:#d1fae5;color:#065f46;border:1px solid #065f46}.emotion-button.want-security{background-color:#fef3c7;color:#92400e;border:1px solid #92400e}.emotion-button.despair{background-color:#94a3b8;color:#334155}.emotion-button.sorrow{background-color:#fda4af;color:#dc2626}.emotion-button.fear{background-color:#93c5fd;color:#1d4ed8}.emotion-button.greed{background-color:#fcd34d;color:#d97706}.emotion-button.anger{background-color:#f87171;color:#b91c1c}.emotion-button.pride{background-color:#c4b5fd;color:#7e22ce}.emotion-button.fearless{background-color:#6ee7b7;color:#059669}.emotion-button.acceptance{background-color:#a78bfa;color:#6d28d9}.emotion-button.peace{background-color:#d6d3d1;color:#4b5563}.release-count{font-size:1.2rem;font-weight:700;opacity:1;text-align:center}.emotion-label{font-size:1rem;font-weight:500;margin-bottom:.5rem;padding:0 .5rem;text-align:center;word-wrap:break-word;max-width:100%}.emotion-count{font-size:1.2rem;font-weight:700;text-align:center}.card.thoughts-card{display:flex;flex-direction:column;width:90%;max-width:330px;margin:0;padding:0;background-color:var(--card-background);border:1px solid rgba(0,0,0,.1);border-radius:var(--border-radius);box-shadow:var(--shadow);overflow:hidden;box-sizing:border-box;transition:all .3s ease;position:relative;z-index:10}.thoughts-card{cursor:pointer;transition:transform .2s ease}.thoughts-card:hover{transform:translateY(-2px)}.thoughts-content{padding:16px;font-size:16px;line-height:1.5;color:#000;height:100px;overflow-y:auto;white-space:pre-wrap;word-break:break-word;touch-action:auto;-webkit-overflow-scrolling:touch}.thoughts-content:empty:before{content:"点击记录你的感想...";color:#8e8e93}.card.thoughts-card:hover{box-shadow:0 4px 20px #0000001f}.thoughts-card-header{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);padding:.5rem 1rem;text-align:center;width:100%;margin:0;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center;position:relative}.thoughts-content{width:100%;padding:.5rem;border:none;border-top:1px solid rgba(0,0,0,.05);font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-y:auto;margin:0;box-sizing:border-box;color:var(--text-color);background-color:#fefefe}.thoughts-content p{margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.7;text-align:left}.thoughts-content::-webkit-scrollbar{width:6px}.thoughts-content::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.thoughts-content::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.thoughts-content::-webkit-scrollbar-thumb:hover{background:#0000004d}.charts-section{padding:0;margin-bottom:0;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.bar-chart-container{width:100%;max-width:420px;margin:0 auto 16px;padding:12px 16px 8px;background:transparent;border-radius:16px}.bar-chart-title{text-align:center;font-size:17px;font-weight:600;color:#1c1c1e;margin:0 0 10px}.pie-charts-container{display:flex;flex-direction:column;gap:1rem;margin-bottom:0rem;width:100%;max-width:350px;margin:0 auto}.pie-chart-item{display:flex;flex-direction:column;align-items:center;width:100%;flex:1}.pie-chart-item canvas{width:100%!important;height:auto!important;max-width:300px;max-height:300px}.pie-chart-item h3{text-align:center;font-size:17px;font-weight:600;margin-bottom:.2rem;color:var(--text-color);width:100%}.calendar-container{display:flex;flex-direction:column;width:90%;max-width:350px;padding:0 .5rem}.calendar-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem;background-color:#f3f4f6;border-radius:var(--border-radius)}.nav-button{padding:.5rem 1rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:20px;cursor:pointer;transition:all .3s ease;font-size:.9rem;box-shadow:var(--shadow);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.nav-button:hover{background-color:#2563eb;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.nav-button:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.nav-button:focus,.nav-button:focus-within{transform:translateY(0);box-shadow:var(--shadow);outline:none}.nav-button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;transform:translateY(0);box-shadow:var(--shadow)}.current-month{font-size:1rem;font-weight:600;color:var(--text-color)}.calendar-header{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem;margin-bottom:.5rem}.calendar-header-day{text-align:center;font-weight:600;color:var(--text-secondary);font-size:.9rem}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem;margin-top:1rem}.calendar-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-weight:500;transition:all .3s ease;position:relative;border-radius:50%}.calendar-day.empty{background-color:transparent}.calendar-day:hover{background-color:#0000001a;border-radius:50%}.calendar-day.today{color:#007aff;font-weight:600}.calendar-day.today:after{content:"";position:absolute;bottom:2px;width:4px;height:4px;background-color:#007aff;border-radius:50%}.activity-level-0{background-color:#f8f9fa;color:#000}.activity-level-1{background-color:#c6e48b;color:#000}.activity-level-2{background-color:#7bc96f;color:#000}.activity-level-3{background-color:#239a3b;color:#000}.activity-level-4{background-color:#196127;color:#000}.day-details{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0rem;padding:1rem 1rem 120px;margin-bottom:0;overflow-x:hidden;margin-top:0rem;text-align:center;max-width:4500px;margin-left:auto;margin-right:auto;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.day-details .thoughts-content{user-select:auto;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;height:auto;min-height:auto;max-height:200vh;overflow-y:auto}.day-details .card.thoughts-card{margin:0 auto;width:100%;max-width:350px;height:auto;min-height:auto;padding:0;border:none;border-radius:20px;background:#fff;box-shadow:0 4px 24px #00000017,0 1px 4px #0000000d;display:flex;flex-direction:column;overflow:hidden;transform:none;transition:none}.day-details .card.thoughts-card:hover{transform:none;box-shadow:0 4px 24px #00000017,0 1px 4px #0000000d}.day-details .card.thoughts-card .thoughts-card-header{height:46px;min-height:46px;padding:0 14px;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(180deg,#f7f7fa,#f2f2f7);border-bottom:.5px solid rgba(0,0,0,.07);flex-shrink:0}.day-details .card.thoughts-card .thoughts-content{height:auto!important;min-height:auto;max-height:none;padding:16px 18px;font-size:15px;line-height:1.65;color:#1c1c1e;background:#fff}.day-details h3{margin-bottom:0;color:var(--text-color)}.export-section{margin-top:2rem;margin-bottom:120px;text-align:center;padding:0 1rem;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;max-width:400;margin-left:auto;margin-right:auto}.export-button{padding:.75rem 1.5rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:20px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.export-button:hover{background-color:#2563eb;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.export-button:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.export-button:focus,.export-button:focus-within{transform:translateY(0);box-shadow:var(--shadow);outline:none}.export-button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;transform:translateY(0);box-shadow:var(--shadow)}.tab-bar{position:fixed;bottom:26px;left:50%;transform:translate(-50%);display:flex;gap:8px;padding:8px .5rem;width:-moz-fit-content;width:fit-content;max-width:400px;border-radius:28px;background:#ffffffb8;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 12px 40px #0003,inset 0 1px #fff9;z-index:999;box-sizing:border-box;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;flex-wrap:nowrap;justify-content:center;pointer-events:auto;will-change:transform}.tab-bar:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:30px;background:linear-gradient(120deg,#ff6ec4,#7873f5,#42e695,#ff6ec4);opacity:.25;filter:blur(10px);z-index:-1}.tab-btn{border:none;background:transparent;padding:12px 24px;border-radius:22px;font-size:16px;font-weight:500;color:#444;cursor:pointer;white-space:nowrap;transition:transform .15s ease,background .25s ease,color .25s ease,box-shadow .25s ease;flex:1;text-align:center}.tab-btn:hover{background:#0000000d}.tab-btn:active{background:#0000001a}.tab-btn.active{color:#fff;background:linear-gradient(135deg,#ff6ec4,#7873f5);box-shadow:0 6px 16px #00000040}.help-section{padding:16px 16px calc(100px + env(safe-area-inset-bottom)) 16px;max-width:500px;margin-left:auto;margin-right:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:24px;background:#f9fafb;min-height:100%}.help-card{background:#fff;border-radius:18px;box-shadow:0 2px 12px #00000012,0 1px 3px #0000000d;overflow:hidden;border:1px solid rgba(0,0,0,.08)}.help-card-header{display:flex;align-items:center;gap:9px;padding:14px 18px;background:linear-gradient(135deg,#e8f0fe,#def);border-bottom:.5px solid rgba(0,100,220,.12)}.help-card-icon{font-size:18px;line-height:1}.help-card-title{font-size:17px;font-weight:600;color:#1c1c1e;letter-spacing:-.2px}.help-list{display:flex;flex-direction:column}.help-row{display:flex;align-items:flex-start;gap:12px;padding:13px 18px;border-bottom:.5px solid rgba(0,0,0,.07);transition:background .15s ease}.help-row:last-child{border-bottom:none}.help-row-badge{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#007aff;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}.help-row-text{flex:1;margin:0;font-size:14.5px;line-height:1.65;color:#3a3a3c;text-align:justify}.help-row-text strong{color:#1c1c1e;font-weight:600}.help-row-text a{color:#007aff;text-decoration:none;font-weight:500;border-bottom:1px solid rgba(0,122,255,.3);padding-bottom:1px;transition:color .15s ease,border-color .15s ease}.help-row-text a:hover,.help-row-text a:active{color:#0051a8;border-color:#0051a866}.help-data-actions{display:flex;flex-direction:row;gap:10px;padding:0 12px}.help-action-btn{flex:1;min-width:0;padding:11px 4px;background:var(--primary-color);color:#fff;border:none;border-radius:14px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;box-shadow:0 2px 8px #007aff47;transition:transform .12s ease,filter .12s ease}.help-action-btn:active{transform:scale(.96);filter:brightness(.9)}.help-action-btn.help-action-danger{background:#ff3b30;box-shadow:0 2px 8px #ff3b3047}@keyframes clear-confirm-in{0%{opacity:0;transform:scale(.88) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.clear-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0a1480;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1100;padding:24px;box-sizing:border-box}.clear-confirm-dialog{background:#fff;border-radius:22px;padding:28px 24px 22px;max-width:320px;width:100%;display:flex;flex-direction:column;align-items:center;gap:0;box-shadow:0 24px 56px #00000038,0 4px 14px #0000001a;animation:clear-confirm-in .36s cubic-bezier(.34,1.38,.64,1) both}.clear-confirm-icon{font-size:44px;line-height:1;margin-bottom:10px}.clear-confirm-title{font-size:19px;font-weight:700;color:#ff3b30;margin-bottom:12px;letter-spacing:-.2px}.clear-confirm-body{font-size:14px;line-height:1.65;color:#3c3c43;text-align:center;margin-bottom:22px}.clear-confirm-body p{margin:0 0 4px}.clear-confirm-body strong{color:#ff3b30;font-weight:600}.clear-confirm-actions{display:flex;gap:10px;width:100%}.clear-confirm-cancel{flex:1;padding:13px;background:#f2f2f7;color:#1c1c1e;border:none;border-radius:13px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:filter .12s ease}.clear-confirm-cancel:active{filter:brightness(.92)}.clear-confirm-ok{flex:1;padding:13px;background:#ff3b30;color:#fff;border:none;border-radius:13px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;box-shadow:0 4px 12px #ff3b3059;transition:filter .12s ease,transform .12s ease}.clear-confirm-ok:active{filter:brightness(.9);transform:scale(.97)}.help-customize-btns{display:flex;flex-direction:column;background:#fff;border-radius:18px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 12px #00000012,0 1px 3px #0000000d}.help-customize-btn{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:transparent;border:none;border-bottom:.5px solid rgba(0,0,0,.07);cursor:pointer;text-align:left;font-family:inherit;-webkit-tap-highlight-color:transparent;transition:background .12s ease}.help-customize-btn:last-child{border-bottom:none}.help-customize-btn:active{background:#0000000d}.help-customize-text{font-size:15px;font-weight:500;color:#1c1c1e;flex:1}.help-customize-chevron{flex-shrink:0;font-size:18px;color:#c7c7cc;font-weight:300;margin-left:8px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b8;display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden;animation:fadeIn .2s ease-out;transition:backdrop-filter .65s ease,background-color .4s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}body.modal-open{overflow:hidden;overscroll-behavior:none;touch-action:none}.modal-content{background-color:#f2f2f7;border-radius:20px;padding:40px 20px 20px;box-shadow:0 20px 60px #00000040;width:85%;max-width:340px;display:flex;flex-direction:column;gap:20px;overflow-x:hidden;justify-content:flex-start;animation:slideUp .3s cubic-bezier(.16,1,.3,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;justify-content:center;margin-bottom:0;padding-top:10px;padding-bottom:30px}.modal-header .emotion-button{margin:0}.modal-body{text-align:center;padding:10px 0;flex:1;display:flex;flex-direction:column;justify-content:center}.modal-text{font-size:17px;line-height:1.5;color:#000;min-height:51px;display:flex;align-items:center;justify-content:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;padding:0 10px;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;white-space:pre-wrap}.modal-footer{display:flex;justify-content:space-between;gap:0;padding-top:10px;background-color:transparent;position:relative}.modal-button{flex:1;padding:14px 20px;border:none;border-radius:14px;font-size:17px;font-weight:400;cursor:pointer;transition:background-color .1s ease,transform .08s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#fff;color:#007aff;margin:0 5px;box-shadow:0 0 #0000}.modal-button:first-child{margin-left:0}.modal-button:last-child{margin-right:0}.modal-button.no-button,.modal-button.yes-button{font-weight:500}.modal-button:active{background-color:#e5e5ea;transform:scale(.96)}.modal-button:focus,.modal-button:focus-within{outline:none}.modal-button:focus-visible{outline:none}.fireworks-container{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1001}.firework{position:absolute;width:10px;height:10px;border-radius:50%;animation:firework 3s ease-out infinite;box-shadow:0 0 10px currentColor;color:currentColor}.firework:nth-child(1){top:20%;left:20%;background-color:#ff3838;color:#ff3838;animation-delay:0s}.firework:nth-child(2){top:30%;right:20%;background-color:#38ffd8;color:#38ffd8;animation-delay:.1s}.firework:nth-child(3){bottom:30%;left:30%;background-color:#38a3ff;color:#38a3ff;animation-delay:.2s}.firework:nth-child(4){bottom:20%;right:30%;background-color:#38ff5c;color:#38ff5c;animation:.3s}.firework:nth-child(5){top:50%;left:50%;background-color:#fffb38;color:#fffb38;animation-delay:.4s}@keyframes firework{0%{transform:scale(0);opacity:1}25%{transform:scale(2);opacity:.9}50%{transform:scale(4);opacity:.7}75%{transform:scale(6);opacity:.4}to{transform:scale(8);opacity:0}}@keyframes fth-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes fth-card-in{0%{opacity:0;transform:scale(.86) translateY(28px)}to{opacity:1;transform:scale(1) translateY(0)}}.first-time-hint-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0a147a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1001;padding:24px;box-sizing:border-box;animation:fth-backdrop-in .28s ease both;touch-action:none;overscroll-behavior:none}.first-time-hint-content{background:#fffffff7;border-radius:26px;padding:30px 24px 24px;max-width:340px;width:100%;display:flex;flex-direction:column;gap:0;box-shadow:0 28px 64px #0000003d,0 4px 14px #0000001a,inset 0 1px #ffffffe6;animation:fth-card-in .4s cubic-bezier(.34,1.38,.64,1) both;animation-delay:.07s}.first-time-hint-icon{display:flex;justify-content:center;margin-bottom:12px}.first-time-hint-logo{width:72px;height:72px;border-radius:18px;box-shadow:0 4px 16px #00000026;-o-object-fit:cover;object-fit:cover}.help-inline-icon{width:22px;height:22px;border-radius:10px;vertical-align:middle;display:inline-block;padding:0 0 4px;-o-object-fit:cover;object-fit:cover}.help-feedback-Qcode{width:30px;height:30px;border-radius:10px;vertical-align:middle;display:inline-block;padding:0;-o-object-fit:cover;object-fit:cover;cursor:pointer;transition:opacity .15s ease}.help-feedback-Qcode:active{opacity:.7}.feedback-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#000000b8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;animation:feedback-fade-in .22s ease}@keyframes feedback-fade-in{0%{opacity:0}to{opacity:1}}.feedback-lightbox-img{width:min(72vw,320px);height:min(72vw,320px);border-radius:20px;-o-object-fit:contain;object-fit:contain;box-shadow:0 16px 48px #00000073;animation:feedback-img-in .28s cubic-bezier(.32,.72,0,1)}@keyframes feedback-img-in{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.help-build-time{text-align:center;font-size:14px;color:var(--text-secondary);opacity:.5;padding:8px 0 24px;letter-spacing:.2px}.first-time-hint-title{font-size:18px;font-weight:700;color:#1c1c1e;text-align:center;margin-bottom:16px;letter-spacing:-.2px}.first-time-hint-text{font-size:16px;line-height:1.68;color:#3c3c43;text-align:justify;margin-bottom:24px}.first-time-hint-text p{margin:0}.first-time-hint-text strong{color:#1c1c1e;font-weight:600}.first-time-hint-button{width:100%;padding:14px;background:#007aff;color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;letter-spacing:.1px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;box-shadow:0 4px 16px #007aff59;transition:transform .12s ease,background .14s ease,box-shadow .14s ease}.first-time-hint-button:hover{background:#0071eb;box-shadow:0 6px 20px #007aff6b}.first-time-hint-button:active{transform:scale(.97);background:#0066d8;box-shadow:0 2px 8px #007aff40}.first-time-hint-button:focus,.first-time-hint-button:focus-within{outline:none}.first-time-hint-button:focus-visible{outline:2px solid #007aff;outline-offset:3px}.pwa-update-banner{position:fixed;top:calc(env(safe-area-inset-top) + 10px);left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:400px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 8px 32px #0000002e,inset 0 1px #ffffffb3;z-index:1100;animation:pwa-banner-in .35s cubic-bezier(.34,1.56,.64,1) both}@keyframes pwa-banner-in{0%{opacity:0;transform:translate(-50%) translateY(-16px) scale(.96)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.pwa-update-text{font-size:14px;font-weight:500;color:#1c1c1e;white-space:nowrap}.pwa-update-btn{flex-shrink:0;padding:7px 16px;border:none;border-radius:20px;background:#007aff;color:#fff;font-size:14px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:opacity .15s ease,transform .15s ease}.pwa-update-btn:active{opacity:.8;transform:scale(.96)}html[data-theme=dark] .pwa-update-banner{background:#2c2c2ef2;box-shadow:0 8px 32px #00000073,inset 0 1px #ffffff14}html[data-theme=dark] .pwa-update-text{color:#f2f2f7}@media (prefers-color-scheme: dark){html:not([data-theme=light]) .pwa-update-banner{background:#2c2c2ef2;box-shadow:0 8px 32px #00000073,inset 0 1px #ffffff14}html:not([data-theme=light]) .pwa-update-text{color:#f2f2f7}}.error{color:var(--danger-color);text-align:center;margin:1rem 0}.release-page{position:relative;width:100%;min-height:100dvh;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--background-color);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;margin:0;padding:0;padding-bottom:env(safe-area-inset-bottom)}.release-text{font-size:1.4rem;font-weight:600;color:var(--text-color);line-height:1.6;opacity:0;transition:opacity 2.4s ease}.release-text.show{opacity:1}@media (max-width: 600px){.tab-bar{gap:6px;padding:6px}.tab-btn{padding:11px 20px;font-size:16px}.emotion-button{padding:.8rem auto;flex:0 0 calc(33.333% - .4rem);min-width:90px;aspect-ratio:1}.release-count,.emotion-count,.emotion-label{font-size:1rem}.charts-section{padding:0 0 0rem}.card{margin:0 .25rem 2rem;padding:1.5rem}.banner{padding:.5rem 1rem}.banner-title{font-size:1.2rem}}.record-section .card.thoughts-card{flex:1;min-height:0;width:100%;max-width:350px;margin:0 auto;padding:0;border:none;border-radius:20px;background:#fff;box-shadow:0 4px 24px #00000017,0 1px 4px #0000000d;display:flex;flex-direction:column;overflow:hidden;cursor:default;transform:none;transition:none;position:relative;z-index:10;-webkit-tap-highlight-color:transparent}.record-section .card.thoughts-card:hover{transform:none;box-shadow:0 4px 24px #00000017,0 1px 4px #0000000d}.record-section .thoughts-card-header{height:46px;min-height:46px;padding:0 14px;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(180deg,#f7f7fa,#f2f2f7);border-bottom:.5px solid rgba(0,0,0,.07);flex-shrink:0}.thoughts-card-title{font-size:17px;font-weight:600;color:#1c1c1e;letter-spacing:-.1px;text-align:center}.thoughts-action-btn{width:32px;height:32px;border:none;background:transparent;color:#007aff;display:flex;align-items:center;justify-content:center;border-radius:8px;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:color .2s ease}.thoughts-action-btn.copy-done{color:#34c759}.record-section .thoughts-content{flex:1;min-height:0;height:auto!important;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;padding:16px 18px;font-size:15px;line-height:1.65;color:#1c1c1e;white-space:pre-wrap;word-break:break-word;background:#fff;cursor:pointer}.thoughts-placeholder{color:#8e8e93;font-size:15px}button:focus{outline:none}.customizer-page{position:fixed;top:0;right:0;bottom:0;left:0;background:#f9fafb;z-index:1000;display:flex;flex-direction:column;overflow:hidden}.customizer-topbar{display:flex;align-items:center;padding:0 16px;height:calc(56px + env(safe-area-inset-top));background:#fff;border-bottom:.5px solid rgba(0,0,0,.12);flex-shrink:0;padding-top:env(safe-area-inset-top);transform:translateZ(0);-webkit-transform:translateZ(0)}.customizer-back{font-size:18px;color:#007aff;background:none;border:none;padding:8px 0;cursor:pointer;font-family:inherit;white-space:nowrap;touch-action:manipulation}.customizer-topbar-title{flex:1;text-align:center;font-size:17px;font-weight:600;color:#1c1c1e}.customizer-done{width:36px;height:36px;border-radius:50%;background:#34c759;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 8px #34c75966;flex-shrink:0;transition:transform .1s ease,box-shadow .1s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.customizer-done:active{transform:scale(.92);box-shadow:0 1px 4px #34c7594d}.customizer-tabs{padding:10px 16px 12px;background:#f2f2f7;flex-shrink:0}.customizer-tabs-inner{display:flex;background:#7676801f;border-radius:10px;padding:2px}.customizer-tab-btn{flex:1;padding:8px 4px;border-radius:8px;border:none;background:transparent;font-size:13px;font-weight:500;color:#555;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.customizer-tab-btn.active{background:#fff;color:#000;box-shadow:0 1px 4px #00000024,0 .5px 1px #00000014;font-weight:600}.customizer-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 16px calc(40px + env(safe-area-inset-bottom))}.cst-steps{display:flex;flex-direction:column;gap:16px}.cst-hint{margin:0;font-size:13px;color:#8e8e93;padding:0 4px}.cst-unit{background:#fff;border-radius:14px;padding:14px 16px;border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 4px #0000000d;display:flex;flex-direction:column;gap:10px}.cst-unit-fixed{opacity:.55}.cst-unit-header{display:flex;align-items:center;justify-content:space-between}.cst-label{font-size:13px;font-weight:600;color:#8e8e93;text-transform:uppercase;letter-spacing:.3px}.cst-remove{background:none;border:none;font-size:15px;color:#ff3b30;cursor:pointer;padding:4px 6px;border-radius:6px;line-height:1}.cst-guide{width:100%;border:1px solid rgba(0,0,0,.13);border-radius:10px;padding:10px 12px;font-size:15px;font-family:inherit;color:#1c1c1e;background:#f9f9fb;resize:none;box-sizing:border-box;line-height:1.5}.cst-guide:focus{outline:none;border-color:#007aff;background:#fff}.cst-btns-row{display:flex;gap:12px}.cst-btn-field{flex:1;display:flex;flex-direction:column;gap:4px}.cst-btn-label{font-size:12px;color:#8e8e93;font-weight:500}.cst-btn-input{border:1px solid rgba(0,0,0,.13);border-radius:8px;padding:8px 10px;font-size:15px;font-family:inherit;color:#1c1c1e;background:#f9f9fb;text-align:center;width:100%;box-sizing:border-box}.cst-btn-input:focus{outline:none;border-color:#007aff;background:#fff}.cst-add{padding:12px;border-radius:12px;border:1.5px dashed rgba(0,122,255,.4);background:#007aff0d;font-size:15px;font-weight:500;color:#007aff;cursor:pointer;font-family:inherit;transition:background .12s ease}.cst-add:active{background:#007aff1f}.cst-interval-row{display:flex;align-items:center;gap:10px;background:#fff;border-radius:14px;padding:14px 16px;border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 4px #0000000d}.cst-interval-label{font-size:15px;color:#1c1c1e;flex:1}.cst-interval-input{width:72px;padding:7px 10px;border:1px solid rgba(0,0,0,.13);border-radius:8px;font-size:16px;font-family:inherit;text-align:center;color:#1c1c1e;background:#f9f9fb}.cst-interval-input:focus{outline:none;border-color:#007aff;background:#fff}.cst-interval-unit{font-size:15px;color:#8e8e93}.cst-tab-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.cst-tab-actions .cst-hint{margin:0;flex:1}.cst-reset{flex-shrink:0;background:#ff3b3014;border:1px solid rgba(255,59,48,.2);color:#ff3b30;padding:5px 11px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .12s ease;-webkit-tap-highlight-color:transparent}.cst-reset:active{background:#ff3b3026}.ec-page{position:fixed;top:0;right:0;bottom:0;left:0;background:#f9fafb;z-index:1000;display:flex;flex-direction:column;overflow:hidden}.ec-topbar{display:flex;align-items:center;padding:0 16px;height:calc(56px + env(safe-area-inset-top));background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:.5px solid rgba(0,0,0,.1);flex-shrink:0;padding-top:env(safe-area-inset-top);transform:translateZ(0);-webkit-transform:translateZ(0)}.ec-back{font-size:18px;color:#007aff;background:none;border:none;padding:8px 0;cursor:pointer;font-family:inherit;white-space:nowrap;touch-action:manipulation;-webkit-tap-highlight-color:transparent;width:48px}.ec-topbar-title{flex:1;text-align:center;font-size:17px;font-weight:600;color:#1c1c1e}.ec-sticky-header{background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:.5px solid rgba(0,0,0,.08);flex-shrink:0;padding:12px 0 10px}.ec-desires-row{display:flex;gap:8px;justify-content:center;padding:0 16px 12px}.ec-desire-chip{font-size:13px;font-weight:600;padding:6px 14px;border-radius:20px;letter-spacing:.2px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.ec-pills-track{display:flex;gap:8px;overflow-x:auto;padding:0 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ec-pills-track::-webkit-scrollbar{display:none}.ec-pill{flex-shrink:0;padding:7px 15px;border-radius:20px;border:1.5px solid;background:transparent;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease,transform .15s ease,box-shadow .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;white-space:nowrap}.ec-pill.active{box-shadow:0 3px 10px #0000002e;transform:scale(1.04)}.ec-pill:active{transform:scale(.96)}.ec-sub-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.ec-sub-list{padding:20px 16px calc(32px + env(safe-area-inset-bottom))}@keyframes ec-fade-slide-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.ec-sub-list.ec-sub-entering .ec-chip{animation:ec-fade-slide-up .28s ease both}.ec-chips-wrap{display:flex;flex-wrap:wrap;gap:9px;justify-content:space-evenly}.ec-chip{padding:7px 14px;border-radius:20px;font-size:14px;font-weight:500;line-height:1.3;-moz-user-select:none;user-select:none;-webkit-user-select:none;letter-spacing:.1px;color:#1c1c1e}.ec-pill-count{font-size:10px;font-weight:500;opacity:.65;margin-left:3px}.theme-row{display:flex;align-items:center;justify-content:space-between;padding:14px 18px}.theme-label{font-size:15px;font-weight:500;color:var(--text-color)}.theme-seg{display:flex;background:#7676801f;border-radius:10px;padding:2px;gap:2px}.theme-seg-btn{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 12px;border:none;border-radius:8px;background:transparent;cursor:pointer;font-family:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background .2s ease,box-shadow .2s ease;min-width:52px}.theme-seg-btn.active{background:#fff;box-shadow:0 1px 4px #00000026}.theme-seg-icon{font-size:16px;line-height:1}.theme-seg-label{font-size:11px;font-weight:500;color:#3c3c43}.theme-seg-btn.active .theme-seg-label{color:#1c1c1e}.data-seg{gap:4px}.data-seg-btn .theme-seg-label{color:#3c3c43}.data-seg-danger .theme-seg-icon,.data-seg-danger .theme-seg-label{color:#ff3b30}html[data-theme=dark]{color-scheme:dark;--background-color: #1c1c1e;--card-background: #2c2c2e;--text-color: #f2f2f7;--text-secondary: rgba(235,235,245,.6);--border-color: rgba(255,255,255,.1);--shadow: 0 4px 14px rgba(0,0,0,.5), 0 1px 3px rgba(0,0,0,.4)}@media (prefers-color-scheme: dark){html:not([data-theme=light]){color-scheme:dark;--background-color: #1c1c1e;--card-background: #2c2c2e;--text-color: #f2f2f7;--text-secondary: rgba(235,235,245,.6);--border-color: rgba(255,255,255,.1);--shadow: 0 4px 14px rgba(0,0,0,.5), 0 1px 3px rgba(0,0,0,.4)}}html[data-theme=dark] body{background-color:#000}html[data-theme=dark] .tab-bar{background:#1c1c1ec7;box-shadow:0 12px 40px #00000080,inset 0 1px #ffffff12}html[data-theme=dark] .tab-btn{color:#ebebf599}html[data-theme=dark] .tab-btn:hover{background:#ffffff12}html[data-theme=dark] .tab-btn:active{background:#ffffff1f}html[data-theme=dark] .record-section{background:#000}html[data-theme=dark] .divider{background-color:#ffffff14}html[data-theme=dark] .card.thoughts-card{background-color:#2c2c2e;border-color:#ffffff14}html[data-theme=dark] .thoughts-card-header{background:linear-gradient(135deg,#2c2c2e,#3a3a3c);border-bottom-color:#ffffff14}html[data-theme=dark] .thoughts-content{background-color:#2c2c2e;color:#f2f2f7;border-top-color:#ffffff14}html[data-theme=dark] .thoughts-content:empty:before{color:#ebebf54d}html[data-theme=dark] .thoughts-textarea{background-color:#2c2c2e;color:#f2f2f7;border-top-color:#ffffff14}html[data-theme=dark] .thoughts-textarea::-moz-placeholder{color:#ebebf54d}html[data-theme=dark] .thoughts-textarea::placeholder{color:#ebebf54d}html[data-theme=dark] .charts-section{background:#000}html[data-theme=dark] .bar-chart-title,html[data-theme=dark] .pie-chart-item h3{color:#f2f2f7}html[data-theme=dark] .calendar-nav{background-color:#2c2c2e}html[data-theme=dark] .activity-level-0{background-color:#2c2c2e;color:#f2f2f7}html[data-theme=dark] .day-details .card.thoughts-card{background:#2c2c2e}html[data-theme=dark] .day-details .card.thoughts-card .thoughts-card-header{background:linear-gradient(180deg,#3a3a3c,#2c2c2e);border-bottom-color:#ffffff14}html[data-theme=dark] .day-details .card.thoughts-card .thoughts-content{background:#2c2c2e;color:#f2f2f7}html[data-theme=dark] .modal-content{background-color:#2c2c2e}html[data-theme=dark] .modal-text{color:#f2f2f7}html[data-theme=dark] .help-section{background:#000}html[data-theme=dark] .help-card{background:#2c2c2e;border-color:#ffffff14}html[data-theme=dark] .help-card-header{background:linear-gradient(135deg,#1a2a3a,#1e2e4a);border-bottom-color:#6496ff26}html[data-theme=dark] .help-card-title{color:#f2f2f7}html[data-theme=dark] .help-row{border-bottom-color:#ffffff12}html[data-theme=dark] .help-row-text{color:#ebebf5d9}html[data-theme=dark] .help-row-text strong{color:#f2f2f7}html[data-theme=dark] .help-row-text a{color:#409cff}html[data-theme=dark] .help-row-badge{background:#ffffff1a;color:#f2f2f7}html[data-theme=dark] .help-customize-btns{background:#2c2c2e;border-color:#ffffff14}html[data-theme=dark] .help-customize-btn{background:transparent;border-bottom-color:#ffffff12}html[data-theme=dark] .help-customize-text{color:#f2f2f7}html[data-theme=dark] .theme-seg{background:#ffffff14}html[data-theme=dark] .theme-seg-btn.active{background:#3a3a3c;box-shadow:0 1px 4px #0006}html[data-theme=dark] .theme-seg-label{color:#ebebf599}html[data-theme=dark] .theme-seg-btn.active .theme-seg-label{color:#f2f2f7}html[data-theme=dark] .customizer-page{background:#000}html[data-theme=dark] .customizer-topbar{background:#1c1c1e;border-bottom-color:#ffffff1a}html[data-theme=dark] .customizer-topbar-title{color:#f2f2f7}html[data-theme=dark] .ec-page{background:#000}html[data-theme=dark] .ec-topbar{background:#1c1c1ed9;border-bottom-color:#ffffff1a}html[data-theme=dark] .ec-topbar-title{color:#f2f2f7}html[data-theme=dark] .ec-sticky-header{background:#1c1c1ed9;border-bottom-color:#ffffff14}html[data-theme=dark] .ec-chip{color:#ebebf5e6}html[data-theme=dark] .first-time-hint-content{background:#2c2c2ef7}html[data-theme=dark] .first-time-hint-title{color:#f2f2f7}html[data-theme=dark] .first-time-hint-text{color:#ebebf5cc}html[data-theme=dark] .first-time-hint-text strong{color:#f2f2f7}html[data-theme=dark] .clear-confirm-dialog{background:#2c2c2e}html[data-theme=dark] .clear-confirm-body{color:#ebebf5cc}html[data-theme=dark] .clear-confirm-cancel{background:#3a3a3c;color:#f2f2f7}html[data-theme=dark] .customizer-tabs{background:#1c1c1e}html[data-theme=dark] .customizer-tabs-inner{background:#ffffff14}html[data-theme=dark] .customizer-tab-btn{color:#ebebf58c}html[data-theme=dark] .customizer-tab-btn.active{background:#3a3a3c;color:#f2f2f7;box-shadow:0 1px 4px #0006}html[data-theme=dark] .customizer-scroll{background:#000}html[data-theme=dark] .cst-unit{background:#2c2c2e;border-color:#ffffff14}html[data-theme=dark] .cst-label{color:#ebebf573}html[data-theme=dark] .cst-hint{color:#ebebf559}html[data-theme=dark] .cst-guide{background:#1c1c1e;color:#f2f2f7;border-color:#ffffff26}html[data-theme=dark] .cst-guide:focus{background:#2c2c2e;border-color:#007aff}html[data-theme=dark] .cst-btn-input{background:#1c1c1e;color:#f2f2f7;border-color:#ffffff26}html[data-theme=dark] .cst-btn-input:focus{background:#2c2c2e;border-color:#007aff}html[data-theme=dark] .cst-btn-label{color:#ebebf573}html[data-theme=dark] .cst-interval-row{background:#2c2c2e;border-color:#ffffff14}html[data-theme=dark] .cst-interval-label{color:#f2f2f7}html[data-theme=dark] .cst-interval-input{background:#1c1c1e;color:#f2f2f7;border-color:#ffffff26}html[data-theme=dark] .cst-interval-input:focus{background:#2c2c2e;border-color:#007aff}html[data-theme=dark] .cst-interval-unit{color:#ebebf573}html[data-theme=dark] .modal-button{background-color:#2c2c2e;color:#007aff}html[data-theme=dark] .modal-button:active{background-color:#3a3a3c}@media (prefers-color-scheme: dark){html:not([data-theme=light]) body{background-color:#000}html:not([data-theme=light]) .tab-bar{background:#1c1c1ec7;box-shadow:0 12px 40px #00000080,inset 0 1px #ffffff12}html:not([data-theme=light]) .tab-btn{color:#ebebf599}html:not([data-theme=light]) .tab-btn:hover{background:#ffffff12}html:not([data-theme=light]) .tab-btn:active{background:#ffffff1f}html:not([data-theme=light]) .record-section{background:#000}html:not([data-theme=light]) .divider{background-color:#ffffff14}html:not([data-theme=light]) .card.thoughts-card{background-color:#2c2c2e;border-color:#ffffff14}html:not([data-theme=light]) .thoughts-card-header{background:linear-gradient(135deg,#2c2c2e,#3a3a3c);border-bottom-color:#ffffff14}html:not([data-theme=light]) .thoughts-content{background-color:#2c2c2e;color:#f2f2f7;border-top-color:#ffffff14}html:not([data-theme=light]) .thoughts-content:empty:before{color:#ebebf54d}html:not([data-theme=light]) .thoughts-textarea{background-color:#2c2c2e;color:#f2f2f7;border-top-color:#ffffff14}html:not([data-theme=light]) .thoughts-textarea::-moz-placeholder{color:#ebebf54d}html:not([data-theme=light]) .thoughts-textarea::placeholder{color:#ebebf54d}html:not([data-theme=light]) .charts-section{background:#000}html:not([data-theme=light]) .bar-chart-title{color:#f2f2f7}html:not([data-theme=light]) .pie-chart-item h3{color:#f2f2f7}html:not([data-theme=light]) .calendar-nav{background-color:#2c2c2e}html:not([data-theme=light]) .activity-level-0{background-color:#2c2c2e;color:#f2f2f7}html:not([data-theme=light]) .day-details .card.thoughts-card{background:#2c2c2e}html:not([data-theme=light]) .day-details .card.thoughts-card .thoughts-card-header{background:linear-gradient(180deg,#3a3a3c,#2c2c2e);border-bottom-color:#ffffff14}html:not([data-theme=light]) .day-details .card.thoughts-card .thoughts-content{background:#2c2c2e;color:#f2f2f7}html:not([data-theme=light]) .modal-content{background-color:#2c2c2e}html:not([data-theme=light]) .modal-text{color:#f2f2f7}html:not([data-theme=light]) .help-section{background:#000}html:not([data-theme=light]) .help-card{background:#2c2c2e;border-color:#ffffff14}html:not([data-theme=light]) .help-card-header{background:linear-gradient(135deg,#1a2a3a,#1e2e4a);border-bottom-color:#6496ff26}html:not([data-theme=light]) .help-card-title{color:#f2f2f7}html:not([data-theme=light]) .help-row{border-bottom-color:#ffffff12}html:not([data-theme=light]) .help-row-text{color:#ebebf5d9}html:not([data-theme=light]) .help-row-text strong{color:#f2f2f7}html:not([data-theme=light]) .help-row-text a{color:#409cff}html:not([data-theme=light]) .help-row-badge{background:#ffffff1a;color:#f2f2f7}html:not([data-theme=light]) .help-customize-btns{background:#2c2c2e;border-color:#ffffff14}html:not([data-theme=light]) .help-customize-btn{background:transparent;border-bottom-color:#ffffff12}html:not([data-theme=light]) .help-customize-text{color:#f2f2f7}html:not([data-theme=light]) .theme-seg{background:#ffffff14}html:not([data-theme=light]) .theme-seg-btn.active{background:#3a3a3c;box-shadow:0 1px 4px #0006}html:not([data-theme=light]) .theme-seg-label{color:#ebebf599}html:not([data-theme=light]) .theme-seg-btn.active .theme-seg-label{color:#f2f2f7}html:not([data-theme=light]) .customizer-page{background:#000}html:not([data-theme=light]) .customizer-topbar{background:#1c1c1e;border-bottom-color:#ffffff1a}html:not([data-theme=light]) .customizer-topbar-title{color:#f2f2f7}html:not([data-theme=light]) .ec-page{background:#000}html:not([data-theme=light]) .ec-topbar{background:#1c1c1ed9;border-bottom-color:#ffffff1a}html:not([data-theme=light]) .ec-topbar-title{color:#f2f2f7}html:not([data-theme=light]) .ec-sticky-header{background:#1c1c1ed9;border-bottom-color:#ffffff14}html:not([data-theme=light]) .ec-chip{color:#ebebf5e6}html:not([data-theme=light]) .first-time-hint-content{background:#2c2c2ef7}html:not([data-theme=light]) .first-time-hint-title{color:#f2f2f7}html:not([data-theme=light]) .first-time-hint-text{color:#ebebf5cc}html:not([data-theme=light]) .first-time-hint-text strong{color:#f2f2f7}html:not([data-theme=light]) .clear-confirm-dialog{background:#2c2c2e}html:not([data-theme=light]) .clear-confirm-body{color:#ebebf5cc}html:not([data-theme=light]) .clear-confirm-cancel{background:#3a3a3c;color:#f2f2f7}html:not([data-theme=light]) .customizer-tabs{background:#1c1c1e}html:not([data-theme=light]) .customizer-tabs-inner{background:#ffffff14}html:not([data-theme=light]) .customizer-tab-btn{color:#ebebf58c}html:not([data-theme=light]) .customizer-tab-btn.active{background:#3a3a3c;color:#f2f2f7;box-shadow:0 1px 4px #0006}html:not([data-theme=light]) .customizer-scroll{background:#000}html:not([data-theme=light]) .cst-unit{background:#2c2c2e;border-color:#ffffff14}html:not([data-theme=light]) .cst-label{color:#ebebf573}html:not([data-theme=light]) .cst-hint{color:#ebebf559}html:not([data-theme=light]) .cst-guide{background:#1c1c1e;color:#f2f2f7;border-color:#ffffff26}html:not([data-theme=light]) .cst-guide:focus{background:#2c2c2e;border-color:#007aff}html:not([data-theme=light]) .cst-btn-input{background:#1c1c1e;color:#f2f2f7;border-color:#ffffff26}html:not([data-theme=light]) .cst-btn-input:focus{background:#2c2c2e;border-color:#007aff}html:not([data-theme=light]) .cst-btn-label{color:#ebebf573}html:not([data-theme=light]) .cst-interval-row{background:#2c2c2e;border-color:#ffffff14}html:not([data-theme=light]) .cst-interval-label{color:#f2f2f7}html:not([data-theme=light]) .cst-interval-input{background:#1c1c1e;color:#f2f2f7;border-color:#ffffff26}html:not([data-theme=light]) .cst-interval-input:focus{background:#2c2c2e;border-color:#007aff}html:not([data-theme=light]) .cst-interval-unit{color:#ebebf573}html:not([data-theme=light]) .modal-button{background-color:#2c2c2e;color:#007aff}html:not([data-theme=light]) .modal-button:active{background-color:#3a3a3c}}
