:root{--surface-page:#fff;--surface-card:#fff;--surface-muted:#fafafa;--surface-inset:#f5f5f5;--text-strong:#2f2f2f;--text-default:#454545;--text-muted:#777;--border-subtle:#e8e8e8;--border-default:#d0d0d0;--border-strong:#a8a8a8;--accent-negative-3:#d75772;--accent-negative-2:#f5867b;--accent-negative-1:#fea979;--accent-neutral:#ffe062;--accent-positive-1:#3cdfe9;--accent-positive-2:#12b8ec;--accent-positive-3:#1686ee;--brand-primary:var(--accent-positive-3);--brand-ai:#3a9fc4;--brand-guidance:var(--accent-positive-1);--brand-highlight:var(--accent-neutral);--focus-ring:#1686ee38;--motion-fast:.14s;--motion-base:.2s;--motion-slow:.32s;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-emphasized:cubic-bezier(.2, .8, .2, 1);--radius-sm:6px;--radius-md:8px;--radius-lg:12px}[data-theme=dark]{--surface-page:#454545;--surface-card:#3d3d3d;--surface-muted:#3a3a3a;--surface-inset:#343434;--text-strong:#f0f0f0;--text-default:#e0e0e0;--text-muted:#a5a5a5;--border-subtle:#4a4a4a;--border-default:#555;--border-strong:#777;--brand-primary:var(--accent-positive-3);--brand-ai:#5fafc8;--brand-guidance:var(--accent-positive-1);--brand-highlight:var(--accent-neutral);--focus-ring:#1686ee4d}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--surface-page);color:var(--text-default);height:var(--app-viewport-height,100dvh);font-family:Noto Sans SC,sans-serif;font-size:16px;line-height:1.6;overflow:hidden}#root{width:100%;height:var(--app-viewport-height,100dvh);text-align:left;border:none;max-width:100%;margin:0;overflow:hidden}h1,h2,h3,h4{color:var(--text-default);font-family:Noto Sans SC,sans-serif;font-weight:600}button{cursor:pointer;font-family:Noto Sans SC,sans-serif}input,textarea,select{font-family:Noto Sans SC,sans-serif}[data-theme=dark] body{background-color:var(--surface-page);color:var(--text-default)}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4{color:var(--text-strong)}[data-theme=dark] .card{background:var(--surface-card);border-color:var(--border-default);box-shadow:0 4px 15px #0000004d}[data-theme=dark] .form-group label{color:var(--text-muted)}[data-theme=dark] .form-group input,[data-theme=dark] .form-group textarea{background-color:var(--surface-muted);border-color:var(--border-default);color:var(--text-default)}[data-theme=dark] .form-group input:focus,[data-theme=dark] .form-group textarea:focus{border-color:var(--accent-positive-3);box-shadow:0 0 0 2px var(--focus-ring)}[data-theme=dark] .submit-btn,[data-theme=dark] .save-btn{color:#fff;background-color:#888}[data-theme=dark] .submit-btn:hover,[data-theme=dark] .save-btn:hover{background-color:#999}[data-theme=dark] .btn{color:#fff;background-color:#888}[data-theme=dark] .btn:hover:not(:disabled){background-color:#999}[data-theme=dark] .sidebar{background:#3a3a3a;box-shadow:2px 0 15px #0000004d}[data-theme=dark] .sidebar-header{background:#3a3a3a;border-bottom-color:#555}[data-theme=dark] .sidebar-toggle{color:#999}[data-theme=dark] .sidebar-toggle:hover{background-color:#4a4a4a}[data-theme=dark] .user-info{border-bottom-color:#555}[data-theme=dark] .user-info h3{color:#e0e0e0}[data-theme=dark] .user-info p{color:#999}[data-theme=dark] .menu-item{color:#bbb}[data-theme=dark] .menu-item:hover{color:#e0e0e0;background:#4a4a4a}[data-theme=dark] .menu-item.active{color:#fff;background:#4a4a4a}[data-theme=dark] .menu-item span{color:#bbb}[data-theme=dark] .menu-item:hover span,[data-theme=dark] .menu-item.active span{color:#e0e0e0}[data-theme=dark] .user-avatar{border-color:#555}[data-theme=dark] .auth-page{background:#454545}[data-theme=dark] .auth-container{background:#3d3d3d;border-color:#555;box-shadow:0 8px 32px #0000004d}[data-theme=dark] .auth-link{color:#999}[data-theme=dark] .auth-link a{color:#1686ee}[data-theme=dark] .welcome-page{background:#454545}[data-theme=dark] .feature-card{background:#3d3d3d;border-color:#555}[data-theme=dark] .feature-title{color:#e0e0e0}[data-theme=dark] .feature-desc{color:#999}[data-theme=dark] .feature-icon{background:#4a4a4a}[data-theme=dark] .status-logged-in{background:#3a3a3a;border-color:#555}[data-theme=dark] .status-name{color:#e0e0e0}[data-theme=dark] .status-dropdown{background:#3d3d3d;border-color:#555}[data-theme=dark] .custom-nav-btn{color:#999;background:#3a3a3a;border-color:#555}[data-theme=dark] .custom-nav-btn:hover{background:#4a4a4a}[data-theme=dark] .custom-nav-btn.active{color:#e0e0e0;background:#4a4a4a;border-color:#888}[data-theme=dark] .help-content,[data-theme=dark] .about-content{color:#bbb;background:#3a3a3a;border-color:#555}[data-theme=dark] .toggle-label{color:#e0e0e0}[data-theme=dark] .logout-btn{color:#f5867b;border-color:#555}[data-theme=dark] .logout-btn:hover{background:#3d2828}[data-theme=dark] .back-welcome-btn{color:#bbb;border-color:#555}[data-theme=dark] .back-welcome-btn:hover{color:#1686ee;background:#3a3a3a;border-color:#1686ee}[data-theme=dark] .theme-option{background:#3a3a3a;border-color:#555}[data-theme=dark] .theme-option.active{background:#4a4a4a;border-color:#888}[data-theme=dark] .theme-option span{color:#bbb}[data-theme=dark] .theme-option.active span,[data-theme=dark] .auth-container h2,[data-theme=dark] .card h2{color:#e0e0e0}[data-theme=dark] .error-message{color:#f5867b;background:#3d2828;border-left-color:#d75772}[data-theme=dark] .success-message{color:#81c784;background:#283d2e}[data-theme=dark] .toast{color:#e0e0e0;background:#3d3d3d;box-shadow:0 4px 20px #0006}[data-theme=dark] .toast-close{color:#999}[data-theme=dark] .toast-close:hover{color:#e0e0e0}[data-theme=dark] .page-skeleton{color:#999}[data-theme=dark] .feeling-badge.negative{background:#3d2828}[data-theme=dark] .feeling-badge.positive{background:#1e3a4a}[data-theme=dark] .feeling-badge.neutral{background:#3d3620}[data-theme=dark] .collapsible-panel{background:#3a3a3a;border-color:#555;box-shadow:0 2px 10px #0003}[data-theme=dark] .collapsible-panel-header{background:#3a3a3a}[data-theme=dark] .collapsible-panel-header:hover{background:#4a4a4a}[data-theme=dark] .collapsible-panel-header h3{color:#e0e0e0}[data-theme=dark] .collapsible-toggle-btn{color:#999}[data-theme=dark] .collapsible-toggle-btn:hover{background-color:#555}[data-theme=dark] .collapsible-panel-content{background-color:#3d3d3d}[data-theme=dark] .schedule-page{color:#e0e0e0}[data-theme=dark] .kaomoji-showcase{background:#3a3a3a;border-color:#555}[data-theme=dark] .kaomoji-hint,[data-theme=dark] .feeling-area-hint{color:#999}[data-theme=dark] .daily-quote{color:#bbb;background:#3a3a3a;border-left-color:#555}[data-theme=dark] .datetime-compact input{color:#e0e0e0;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#3a3a3a;border-color:#555}[data-theme=dark] .datetime-compact input::-webkit-calendar-picker-indicator{filter:invert()}[data-theme=dark] .time-divider{color:#888}[data-theme=dark] .feeling-area,[data-theme=dark] .feeling-btn{background:#3a3a3a;border-color:#555}[data-theme=dark] .feeling-btn:hover{background:#4a4a4a}[data-theme=dark] .desc-toggle:hover{color:#e0e0e0}[data-theme=dark] .desc-expanded textarea{color:#e0e0e0;background-color:#3a3a3a;border-color:#555}[data-theme=dark] .desc-expanded textarea:focus{border-color:#1686ee;box-shadow:0 0 0 3px #1686ee40}[data-theme=dark] .schedule-desc{color:#bbb}[data-theme=dark] .schedule-meta{color:#999}[data-theme=dark] .schedule-time{color:#999}[data-theme=dark] .thoughts-page h2{color:#e0e0e0}[data-theme=dark] .thoughts-desc{color:#999}[data-theme=dark] .thoughts-tabs{background:#3a3a3a}[data-theme=dark] .thoughts-tab{color:#999}[data-theme=dark] .thoughts-tab:hover{color:#ccc;background:#4a4a4a}[data-theme=dark] .thoughts-tab.active{color:#e0e0e0;background:#555;box-shadow:0 1px 4px #0000004d}[data-theme=dark] .edit-banner{color:#8ab4f8;background:#2a3340;border-color:#3a5060}[data-theme=dark] .edit-banner button{color:#8ab4f8}[data-theme=dark] .diary-item{background:#3a3a3a;border-color:#555}[data-theme=dark] .diary-item:hover{background:#4a4a4a;box-shadow:0 4px 12px #0000004d}[data-theme=dark] .diary-title{color:#e0e0e0}[data-theme=dark] .diary-content{color:#bbb}[data-theme=dark] .diary-meta{color:#888}[data-theme=dark] .calendar-day{color:#ccc;background:#3a3a3a;border-color:#555}[data-theme=dark] .calendar-day:hover{background:#4a4a4a;border-color:#666}[data-theme=dark] .calendar-day.other-month{color:#555;background:0 0}[data-theme=dark] .calendar-day.selected{color:#e0e0e0;background:#555;box-shadow:0 2px 8px #0000004d}[data-theme=dark] .calendar-day.has-data.feel--3{color:#f5d0d0;background:#d7577259}[data-theme=dark] .calendar-day.has-data.feel--2{color:#fce0dc;background:#f5867b59}[data-theme=dark] .calendar-day.has-data.feel--1{color:#ffe0d0;background:#fea97959}[data-theme=dark] .calendar-day.has-data.feel-0{color:#ffe8a0;background:#ffe06259}[data-theme=dark] .calendar-day.has-data.feel-1{color:#c0f8f8;background:#3cdfe959}[data-theme=dark] .calendar-day.has-data.feel-2{color:#b0e8f8;background:#12b8ec59}[data-theme=dark] .calendar-day.has-data.feel-3{color:#b0d8f8;background:#1686ee59}[data-theme=dark] .calendar-day.selected.feel--3{color:#fff;background:#d75772}[data-theme=dark] .calendar-day.selected.feel--2{color:#fff;background:#f5867b}[data-theme=dark] .calendar-day.selected.feel--1{color:#fff;background:#fea979}[data-theme=dark] .calendar-day.selected.feel-0{color:#333;background:#e0c040}[data-theme=dark] .calendar-day.selected.feel-1{color:#fff;background:#30b8c0}[data-theme=dark] .calendar-day.selected.feel-2{color:#fff;background:#12a0d0}[data-theme=dark] .calendar-day.selected.feel-3{color:#fff;background:#1686ee}[data-theme=dark] .calendar-day-header{color:#888}[data-theme=dark] .detail-card h2{color:#e0e0e0}[data-theme=dark] .icon-btn{color:#ccc}[data-theme=dark] .icon-btn:hover{color:#e0e0e0;background:#4a4a4a}[data-theme=dark] .year-select,[data-theme=dark] .month-select{color:#e0e0e0;background-color:#3a3a3a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23999' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E");border-color:#555}[data-theme=dark] .year-select:hover,[data-theme=dark] .month-select:hover,[data-theme=dark] .year-select:focus,[data-theme=dark] .month-select:focus{background-color:#4a4a4a;border-color:#666}[data-theme=dark] .analysis-page{color:#e0e0e0}[data-theme=dark] .tab-bar{background:#3a3a3a}[data-theme=dark] .tab-btn{color:#999}[data-theme=dark] .tab-btn:hover{color:#e0e0e0;background:#4a4a4a}[data-theme=dark] .tab-btn.active{color:#e0e0e0;background:#555;box-shadow:0 2px 8px #0003}[data-theme=dark] .date-input{color:#e0e0e0;background-color:#3a3a3a;border-color:#555}[data-theme=dark] .date-input:focus{border-color:#1686ee;box-shadow:0 0 0 3px #1686ee40}[data-theme=dark] .details-section h2,[data-theme=dark] .details-date-title{color:#e0e0e0}[data-theme=dark] .details-list{background:#3a3a3a;border-color:#555}[data-theme=dark] .detail-item{border-bottom-color:#555}[data-theme=dark] .detail-item:hover{background-color:#4a4a4a}[data-theme=dark] .analyze-btn{color:#fff;background-color:#888}[data-theme=dark] .analyze-btn:hover{background-color:#999}[data-theme=dark] .recharts-text{fill:#e0e0e0}[data-theme=dark] .recharts-cartesian-grid-horizontal line,[data-theme=dark] .recharts-cartesian-grid-vertical line{stroke:#555}[data-theme=dark] .recharts-cartesian-axis-line{stroke:#666}[data-theme=dark] .date-input-wrapper{color:#e0e0e0;background:#3a3a3a;border-color:#555}[data-theme=dark] .date-input-wrapper:hover{background:#4a4a4a;border-color:#666}[data-theme=dark] .date-input-text.placeholder{color:#888}[data-theme=dark] .date-input-icon{color:#999}[data-theme=dark] .stat-card{background:#3d3d3d;border-color:#555;box-shadow:0 4px 15px #00000040}[data-theme=dark] .stat-value{color:#e0e0e0}[data-theme=dark] .stat-label{color:#999}[data-theme=dark] .stat-subtitle{color:#888}[data-theme=dark] .detail-title{color:#e0e0e0}[data-theme=dark] .details-empty,[data-theme=dark] .empty-state{color:#999}[data-theme=dark] .empty-state p{color:#bbb}[data-theme=dark] .chart-month-title,[data-theme=dark] .pagination-info{color:#999}[data-theme=dark] .avatar-hint{color:#999}[data-theme=dark] .detail-feeling.feel--3{background:#d757722e}[data-theme=dark] .detail-feeling.feel--2{background:#f5867b2e}[data-theme=dark] .detail-feeling.feel--1{background:#fea9792e}[data-theme=dark] .detail-feeling.feel-0{background:#ffe06238}[data-theme=dark] .detail-feeling.feel-1{background:#3cdfe92e}[data-theme=dark] .detail-feeling.feel-2{background:#12b8ec2e}[data-theme=dark] .detail-feeling.feel-3{background:#1686ee2e}[data-theme=dark] .ai-result-card{background:#3a3a3a;border-color:#555}[data-theme=dark] .ai-stats{color:#888}[data-theme=dark] .ai-stats span{background:#4a4a4a}[data-theme=dark] .ai-markdown{color:#e0e0e0}[data-theme=dark] .ai-analyze-btn{background:linear-gradient(135deg,#6b6360,#555)}[data-theme=dark] .ai-analyze-btn:hover{background:linear-gradient(135deg,#555,#444)}[data-theme=dark] .view-toggle-btn{color:#ccc;background:#3a3a3a;border-color:#888}[data-theme=dark] .view-toggle-btn:hover{color:#e0e0e0;background:#555}.card{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);margin-bottom:30px;padding:30px;box-shadow:0 4px 15px #00000014}.card h2{text-align:center;color:var(--text-default);margin-bottom:25px;font-size:22px}.form-group label{color:var(--text-default);margin-bottom:8px;font-size:15px;font-weight:500;display:block}.form-group input,.form-group textarea{border:1px solid var(--border-default);border-radius:var(--radius-md);background-color:var(--surface-muted);width:100%;transition:all var(--motion-base) var(--ease-standard);box-sizing:border-box;color:var(--text-default);padding:12px 16px;font-family:inherit;font-size:15px}.form-group input:focus,.form-group textarea:focus{border-color:var(--accent-positive-3);box-shadow:0 0 0 2px var(--focus-ring);outline:none}.submit-btn{background-color:var(--text-default);width:100%;color:var(--surface-page);border-radius:var(--radius-md);cursor:pointer;transition:all var(--motion-base) var(--ease-standard);border:none;padding:14px;font-family:inherit;font-size:16px;font-weight:500}.submit-btn:hover{filter:brightness(.9)}.field-error{color:var(--accent-negative-3);margin-top:4px;font-size:12px;line-height:1.4}.form-group.has-error input,.form-group.has-error textarea{border-color:var(--accent-negative-3);background-color:#fef6f7}.form-group.has-error input:focus,.form-group.has-error textarea:focus{box-shadow:0 0 0 2px #d7577226}[data-theme=dark] .field-error{color:#f090a0}[data-theme=dark] .form-group.has-error input,[data-theme=dark] .form-group.has-error textarea{background-color:#3a2a2a;border-color:#8a4040}.empty-text{text-align:center;color:var(--text-muted);padding:30px;font-size:15px}.feeling-badge{border-radius:12px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.feeling-badge.feel--3{color:#d75772;background:#d757721f}.feeling-badge.feel--2{color:#f5867b;background:#f5867b1f}.feeling-badge.feel--1{color:#fea979;background:#fea9791f}.feeling-badge.feel-0{color:#c4a000;background:#ffe06226}.feeling-badge.feel-1{color:#3cdfe9;background:#3cdfe91f}.feeling-badge.feel-2{color:#12b8ec;background:#12b8ec1f}.feeling-badge.feel-3{color:#1686ee;background:#1686ee1f}.delete-btn-small{color:#ccc;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:6px;transition:all .3s}.schedule-list{flex-direction:column;gap:14px;display:flex}[data-theme=dark] .submit-btn{color:#e0e0e0;background:#5a5a5a}[data-theme=dark] .submit-btn:hover{background:#666}[data-theme=dark] .empty-text{color:#888}.ui-btn{border-radius:var(--radius-md);cursor:pointer;transition:all var(--motion-fast) var(--ease-standard);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:500;line-height:1.4;display:inline-flex}.ui-btn:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}.ui-btn:disabled{opacity:.45;pointer-events:none}.ui-btn-primary{background-color:var(--accent-positive-3);color:#fff;border-color:var(--accent-positive-3)}.ui-btn-primary:hover{filter:brightness(1.08)}.ui-btn-primary:active{filter:brightness(.94);transform:scale(.98)}.ui-btn-secondary{border-color:var(--border-default);color:var(--text-default);background:0 0}.ui-btn-secondary:hover{background:var(--surface-muted);border-color:var(--border-strong)}.ui-btn-quiet{color:var(--text-muted);background:0 0;border-color:#0000}.ui-btn-quiet:hover{color:var(--text-default);background:var(--surface-muted)}.ui-btn-danger{background-color:var(--accent-negative-3);color:#fff;border-color:var(--accent-negative-3)}.ui-btn-danger:hover{filter:brightness(1.08)}.ui-btn-danger:active{filter:brightness(.94);transform:scale(.98)}.surface-card{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md)}.surface-interactive{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--motion-fast) var(--ease-standard), box-shadow var(--motion-fast) var(--ease-standard)}.surface-interactive:hover{border-color:var(--border-default);box-shadow:0 2px 8px #0000000f}.surface-inset{background:var(--surface-inset);border:1px solid var(--border-subtle);border-radius:var(--radius-sm)}.divider-subtle{border:none;border-top:1px solid var(--border-subtle);margin:0}.state-selected{box-shadow:inset 0 0 0 1px var(--border-strong);border-color:var(--border-strong)!important}.state-focus-visible{box-shadow:0 0 0 2px var(--focus-ring)!important}.state-disabled{opacity:.45;pointer-events:none}[data-theme=dark] .surface-interactive:hover{box-shadow:0 2px 8px #0003}@media (width<=768px){.mobile-overlay-safe{padding-bottom:var(--safe-area-bottom)}.mobile-actions-stacked{flex-direction:column-reverse;gap:8px;display:flex}.mobile-actions-stacked>*{width:100%}.mobile-btn-full{text-align:center;width:100%;padding:12px 20px}}:root{--app-viewport-height:100dvh;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-right:env(safe-area-inset-right,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--mobile-shell-inline-padding:16px;--mobile-shell-bottom-nav-height:64px;--mobile-fixed-gap:12px}.mobile-page{padding:var(--mobile-shell-inline-padding);padding-bottom:calc(var(--mobile-shell-bottom-nav-height) + var(--safe-area-bottom) + var(--mobile-fixed-gap))}.mobile-bottom-safe{padding-bottom:calc(var(--safe-area-bottom) + var(--mobile-fixed-gap))}.mobile-scroll{-webkit-overflow-scrolling:touch;overflow:hidden auto}.mobile-fixed-bottom{z-index:100;padding-bottom:calc(var(--safe-area-bottom));position:fixed;bottom:0;left:0;right:0}@media (width<=768px){.desktop-only{display:none!important}}@media (width>=769px){.mobile-only{display:none!important}}@supports not (height:100dvh){:root{--app-viewport-height:100vh}}@media (width<=768px){html{-webkit-text-size-adjust:100%;touch-action:manipulation}body{overscroll-behavior-y:contain}input,textarea,select{font-size:16px}.card{border-radius:var(--radius-md);margin-bottom:16px;padding:16px}.submit-btn{padding:12px;font-size:15px}.form-group input,.form-group textarea{padding:10px 14px;font-size:16px}}.sidebar{z-index:1000;background:#fff;flex-direction:column;flex-shrink:0;width:260px;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:2px 0 15px #00000014}.sidebar.collapsed{width:70px}.sidebar-header{background:#fff;border-bottom:1px solid #e8e8e8;justify-content:center;align-items:center;height:80px;padding:12px 16px;display:flex;position:relative}.app-logo{object-fit:contain;opacity:1;max-width:100%;height:auto;max-height:56px;transition:opacity .25s,max-width .3s cubic-bezier(.4,0,.2,1)}.sidebar.collapsed .app-logo{opacity:0;max-width:0}.sidebar-toggle{color:#999;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:8px;font-size:16px;transition:background-color .3s,transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;right:12px}.sidebar-toggle:hover{background-color:#f0f0f0}.sidebar.collapsed .sidebar-toggle{transform:rotate(180deg)}.user-info{text-align:center;border-bottom:1px solid #e8e8e8;flex-direction:column;align-items:center;padding:20px;transition:padding .3s cubic-bezier(.4,0,.2,1);display:flex}.sidebar.collapsed .user-info{padding:20px 10px}.user-avatar{border:2px solid #e8e8e8;border-radius:50%;width:60px;height:60px;margin:0 auto 12px;transition:width .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1),margin .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.sidebar.collapsed .user-avatar{width:40px;height:40px;margin:0 auto 12px;transform:translateY(28px)}.user-avatar img{object-fit:cover;width:100%;height:100%}.user-details{opacity:1;max-height:60px;margin-top:0;transition:opacity .25s;overflow:hidden}.sidebar.collapsed .user-details{opacity:0;pointer-events:none}.user-info h3{color:#454545;white-space:nowrap;margin-bottom:4px;font-size:16px;font-weight:600;overflow:hidden}.user-info p{color:#999;white-space:nowrap;font-size:13px;overflow:hidden}.sidebar-menu{flex:1;padding:12px 0;overflow:hidden auto}.menu-item{cursor:pointer;color:inherit;border-left:3px solid #0000;align-items:center;gap:14px;padding:14px 20px;text-decoration:none;transition:background-color .3s,border-color .3s,padding .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.menu-item:hover{background-color:#f5f5f5}.menu-item.active{border-left-color:var(--brand-primary);background-color:#f5f5f5}.menu-item i{color:#999;text-align:center;flex-shrink:0;width:24px;font-size:18px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.menu-item span{color:#454545;white-space:nowrap;opacity:1;flex-shrink:0;font-size:15px;font-weight:500;transition:opacity .25s,width .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.sidebar.collapsed .menu-item{padding:14px 0}.sidebar.collapsed .menu-item i{transform:translate(23px)}.sidebar.collapsed .menu-item span{opacity:0;width:0}@media (width<=768px){.sidebar{display:none}}._nav_14gdr_1{height:var(--mobile-shell-bottom-nav-height);background:var(--surface-card);border-top:1px solid var(--border-subtle);z-index:200;padding-bottom:var(--safe-area-bottom);align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000000a}._item_14gdr_16{color:var(--text-muted);cursor:pointer;transition:color var(--motion-fast) var(--ease-standard);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:0;font-family:inherit;font-size:11px;font-weight:500;text-decoration:none;display:flex}._item_14gdr_16 i{transition:transform var(--motion-fast) var(--ease-standard);font-size:20px}._item_14gdr_16:active i{transform:scale(.9)}._active_14gdr_45{color:var(--brand-primary)}._active_14gdr_45 i{transform:scale(1.05)}._moreBtn_14gdr_53{border:none;border-left:1px solid var(--border-subtle);width:44px;color:var(--text-muted);cursor:pointer;transition:color var(--motion-fast) var(--ease-standard), background var(--motion-fast) var(--ease-standard);-webkit-tap-highlight-color:transparent;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0 8px;font-family:inherit;font-size:18px;display:flex}._moreBtn_14gdr_53:active{background:var(--surface-muted);color:var(--text-default)}._dark_14gdr_76{background:var(--surface-card);border-top-color:var(--border-default);box-shadow:0 -2px 10px #0003}._dark_14gdr_76 ._moreBtn_14gdr_53{border-left-color:var(--border-default)}@media (prefers-reduced-motion:reduce){._item_14gdr_16 i{transition:none}._active_14gdr_45 i,._item_14gdr_16:active i{transform:none}}._overlay_g6dbn_1{z-index:300;animation:_fadeIn_g6dbn_1 var(--motion-fast) var(--ease-standard);background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@keyframes _fadeIn_g6dbn_1{0%{opacity:0}to{opacity:1}}._sheet_g6dbn_17{background:var(--surface-card);border-radius:var(--radius-lg) var(--radius-lg) 0 0;width:100%;max-width:480px;max-height:70vh;padding-bottom:var(--safe-area-bottom);animation:_slideUp_g6dbn_1 var(--motion-base) var(--ease-emphasized);flex-direction:column;display:flex;overflow:hidden}@keyframes _slideUp_g6dbn_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._header_g6dbn_35{border-bottom:1px solid var(--border-subtle);padding:20px 20px 16px}._userInfo_g6dbn_40{align-items:center;gap:12px;display:flex}._avatar_g6dbn_46{border:2px solid var(--border-subtle);border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}._avatar_g6dbn_46 img{object-fit:cover;width:100%;height:100%}._userDetails_g6dbn_61{min-width:0}._userName_g6dbn_65{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}._userSignature_g6dbn_74{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}._menu_g6dbn_82{padding:8px 0;overflow-y:auto}._menuItem_g6dbn_87{color:var(--text-default);transition:background-color var(--motion-fast) var(--ease-standard);-webkit-tap-highlight-color:transparent;align-items:center;gap:14px;padding:14px 20px;font-size:15px;font-weight:500;text-decoration:none;display:flex}._menuItem_g6dbn_87:hover{background:var(--surface-muted)}._menuItemActive_g6dbn_104{color:var(--accent-positive-3)}._menuItem_g6dbn_87 i{text-align:center;width:24px;color:var(--text-muted);font-size:16px}._menuItemActive_g6dbn_104 i{color:var(--accent-positive-3)}._footer_g6dbn_119{border-top:1px solid var(--border-subtle);padding:12px 20px 16px}._logoutBtn_g6dbn_124{border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;color:var(--accent-negative-3);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-standard);-webkit-tap-highlight-color:transparent;background:0 0;align-items:center;gap:10px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:500;display:flex}._logoutBtn_g6dbn_124:hover{background:var(--surface-muted)}._logoutBtn_g6dbn_124 i{text-align:center;width:20px}._dark_g6dbn_153 ._sheet_g6dbn_17{background:var(--surface-card)}._dark_g6dbn_153 ._header_g6dbn_35{border-bottom-color:var(--border-default)}._dark_g6dbn_153 ._avatar_g6dbn_46{border-color:var(--border-default)}._dark_g6dbn_153 ._menuItem_g6dbn_87:hover{background:var(--surface-muted)}._dark_g6dbn_153 ._footer_g6dbn_119{border-top-color:var(--border-default)}._dark_g6dbn_153 ._logoutBtn_g6dbn_124{border-color:var(--border-default)}._dark_g6dbn_153 ._logoutBtn_g6dbn_124:hover{background:var(--surface-muted)}@media (prefers-reduced-motion:reduce){._overlay_g6dbn_1,._sheet_g6dbn_17{animation:none}}._surface_16ej1_1{border:1px solid var(--border-subtle,#e8e8e8);border-radius:var(--radius-md,10px);background:var(--surface-card,#fff);margin-bottom:20px;overflow:hidden}._inner_16ej1_9{padding:20px 24px}._header_16ej1_13{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}._welcome_16ej1_20{color:var(--text-default,#333);font-size:15px;font-weight:700}._skipBtn_16ej1_26{color:var(--text-muted,#999);cursor:pointer;transition:color var(--motion-fast,.15s) ease, background var(--motion-fast,.15s) ease;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-family:inherit;font-size:12px}._skipBtn_16ej1_26:hover{color:var(--text-default,#333);background:var(--surface-muted,#f5f5f5)}._explanation_16ej1_43{color:var(--text-muted,#888);margin:0 0 14px;font-size:13px;line-height:1.5}._steps_16ej1_50{gap:16px;margin-bottom:16px;display:flex}._step_16ej1_50{opacity:.4;align-items:center;gap:8px;display:flex}._stepCurrent_16ej1_63{opacity:1}._stepDone_16ej1_67{opacity:.7}._stepDot_16ej1_71{background:var(--surface-muted,#f0f0f0);width:22px;height:22px;color:var(--text-muted,#999);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}._stepCurrent_16ej1_63 ._stepDot_16ej1_71{background:linear-gradient(135deg, var(--brand-guidance), var(--brand-ai));color:#fff}._stepDone_16ej1_67 ._stepDot_16ej1_71{color:#43a047;background:#e8f5e9}._stepLabel_16ej1_95{color:var(--text-default,#333);font-size:13px;font-weight:500}._actions_16ej1_101{align-items:center;gap:12px;display:flex}._cta_16ej1_107{border-radius:var(--radius-md,10px);background:linear-gradient(135deg, var(--brand-guidance), var(--brand-ai));color:#fff;cursor:pointer;border:none;padding:8px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:transform .15s,box-shadow .15s}._cta_16ej1_107:hover{box-shadow:0 4px 14px color-mix(in srgb, var(--brand-guidance) 35%, transparent);transform:translateY(-1px)}._cta_16ej1_107:active{transform:translateY(0)}._dismissBtn_16ej1_129{color:var(--text-muted,#999);cursor:pointer;transition:color var(--motion-fast,.15s) ease;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-family:inherit;font-size:12px}._dismissBtn_16ej1_129:hover{color:var(--text-default,#333)}._remaining_16ej1_145{color:var(--text-muted,#bbb);margin:10px 0 0;font-size:11px}._completion_16ej1_153{border-radius:var(--radius-md,10px);background:#f1f8e9;border:1px solid #c8e6c9;margin-bottom:20px;overflow:hidden}._completionInner_16ej1_161{flex-wrap:wrap;align-items:center;gap:12px;padding:16px 24px;display:flex}._completionIcon_16ej1_169{color:#43a047;flex-shrink:0;font-size:20px}._completionText_16ej1_175{color:#2e7d32;flex:1;min-width:0;margin:0;font-size:13px;font-weight:500}._completionDismiss_16ej1_184{color:#fff;cursor:pointer;background:#43a047;border:none;border-radius:8px;padding:6px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s}._completionDismiss_16ej1_184:hover{background:#388e3c}@media (width<=768px){._inner_16ej1_9{padding:16px}._steps_16ej1_50{gap:10px}._stepLabel_16ej1_95{font-size:12px}._explanation_16ej1_43{margin-bottom:10px;font-size:12px}._actions_16ej1_101{flex-wrap:wrap}}[data-theme=dark] ._surface_16ej1_1{background:var(--surface-card,#2a2a2a);border-color:#ffffff1a}[data-theme=dark] ._welcome_16ej1_20{color:#eee}[data-theme=dark] ._explanation_16ej1_43{color:#999}[data-theme=dark] ._stepDot_16ej1_71{color:#888;background:#3a3a3a}[data-theme=dark] ._stepCurrent_16ej1_63 ._stepDot_16ej1_71{background:linear-gradient(135deg, var(--brand-guidance), var(--brand-ai));color:#fff}[data-theme=dark] ._stepDone_16ej1_67 ._stepDot_16ej1_71{color:#66bb6a;background:#1b3a1b}[data-theme=dark] ._stepLabel_16ej1_95{color:#ddd}[data-theme=dark] ._skipBtn_16ej1_26:hover{background:#3a3a3a}[data-theme=dark] ._completion_16ej1_153{background:#1a2e1a;border-color:#2e5a2e}[data-theme=dark] ._completionIcon_16ej1_169{color:#66bb6a}[data-theme=dark] ._completionText_16ej1_175{color:#81c784}[data-theme=dark] ._completionDismiss_16ej1_184{background:#388e3c}[data-theme=dark] ._completionDismiss_16ej1_184:hover{background:#43a047}.scroll-top-btn{color:#666;cursor:pointer;z-index:100;background:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,background .25s,color .25s;animation:.3s cubic-bezier(.34,1.56,.64,1) scroll-top-in;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 2px 12px #0000001a}.scroll-top-btn:hover{color:#fff;background:#454545;border-color:#454545;transform:translateY(-3px);box-shadow:0 6px 20px #00000026}.scroll-top-btn:active{transform:translateY(-1px)scale(.95)}@keyframes scroll-top-in{0%{opacity:0;transform:translateY(12px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}[data-theme=dark] .scroll-top-btn{color:#aaa;background:#2a2a2a;border-color:#444;box-shadow:0 2px 12px #0000004d}[data-theme=dark] .scroll-top-btn:hover{color:#eee;background:#454545;border-color:#666;box-shadow:0 6px 20px #0006}.today-balance-pill{--today-balance-color:#f6d85f;--today-balance-fill:50%;z-index:30;border:1px solid color-mix(in srgb, var(--today-balance-color) 20%, #ffffffe6);width:46px;height:104px;color:var(--text-default);isolation:isolate;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffffdb,#ffffffb8);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:16px;right:40px;overflow:hidden;box-shadow:0 14px 30px #4737241f,inset 0 1px #ffffffeb,inset 0 -1px #ffffff80}.today-balance-pill:before{content:"";z-index:2;border-radius:inherit;pointer-events:none;position:absolute;inset:1px;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #ffffff47}.today-balance-pill:after{content:"";opacity:.72;pointer-events:none;background:linear-gradient(#ffffffd6,#fff0);border-radius:999px;width:10px;height:42px;position:absolute;top:8px;left:10px}.today-balance-liquid{z-index:0;height:var(--today-balance-fill);background:linear-gradient(180deg, color-mix(in srgb, var(--today-balance-color) 16%, #ffffffd6), color-mix(in srgb, var(--today-balance-color) 28%, #ffffff94));pointer-events:none;transition:height .26s;position:absolute;inset:auto 0 0}.today-balance-liquid svg{width:350%;height:24px;animation:4.8s ease-in-out infinite alternate today-balance-wave;position:absolute;top:-12px;left:-125%;overflow:visible}.today-balance-liquid path{fill:color-mix(in srgb, var(--today-balance-color) 17%, #ffffffdb)}.today-balance-pill strong{z-index:1;color:var(--today-balance-color);letter-spacing:-.02em;font-size:21px;line-height:1;position:relative}@keyframes today-balance-wave{0%{transform:translate(0)}to{transform:translate(28%)}}[data-theme=dark] .today-balance-pill{border-color:color-mix(in srgb, var(--today-balance-color) 22%, #ffffff29);background:linear-gradient(#221f1cdb,#221f1cb8);box-shadow:0 16px 34px #00000047,inset 0 1px #ffffff1f,inset 0 -1px #ffffff0f}[data-theme=dark] .today-balance-liquid{background:linear-gradient(180deg, color-mix(in srgb, var(--today-balance-color) 18%, #342d28b8), color-mix(in srgb, var(--today-balance-color) 28%, #201c19d1))}[data-theme=dark] .today-balance-liquid path{fill:color-mix(in srgb, var(--today-balance-color) 20%, #483d36e6)}[data-theme=dark] .today-balance-pill:after{opacity:.34}@media (prefers-reduced-motion:reduce){.today-balance-liquid svg{animation:none}}@media (width<=768px){.today-balance-pill{width:42px;height:92px;top:12px;right:16px}.today-balance-pill strong{font-size:19px}}.icp-footer{color:var(--text-muted);justify-content:center;font-size:12px;line-height:1.6;display:flex}.icp-footer a{color:inherit;transition:color var(--motion-base) var(--ease-standard);text-decoration:none}.icp-footer a:hover{color:var(--accent-positive-3);text-decoration:underline}.app-layout{height:var(--app-viewport-height,100dvh);display:flex;position:relative;overflow:hidden}.main-content{scrollbar-gutter:stable;flex:1;min-width:0;padding:82px 40px 40px;overflow:hidden auto}.layout-icp-footer{margin-top:32px;padding-bottom:4px}.mobile-layout{height:var(--app-viewport-height,100dvh);flex-direction:column;display:flex;position:relative;overflow:hidden}.mobile-main{padding:66px var(--mobile-shell-inline-padding) var(--mobile-shell-inline-padding);padding-bottom:calc(var(--mobile-shell-bottom-nav-height) + var(--safe-area-bottom) + var(--mobile-fixed-gap));-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}@media (width<=768px){.main-content{padding:20px}.layout-icp-footer{margin-top:24px;padding-bottom:2px}}.toast-container{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;top:24px;right:24px}.toast{color:#454545;pointer-events:auto;background:#fff;border-radius:8px;align-items:center;gap:10px;min-width:240px;max-width:380px;padding:14px 18px;font-family:Noto Sans SC,sans-serif;font-size:14px;animation:.35s cubic-bezier(.4,0,.2,1) forwards toast-enter;display:flex;box-shadow:0 4px 20px #0000001a}.toast--exit{animation:.3s cubic-bezier(.4,0,.2,1) forwards toast-exit}.toast--success{border-left:3px solid #4caf50}.toast--success .toast-icon{color:#4caf50}.toast--error{border-left:3px solid #d75772}.toast--error .toast-icon{color:#d75772}.toast--info{border-left:3px solid #1686ee}.toast--info .toast-icon{color:#1686ee}.toast--warning{border-left:3px solid #f59e0b}.toast--warning .toast-icon{color:#f59e0b}.toast-icon{text-align:center;flex-shrink:0;width:20px;font-size:16px;font-weight:700}.toast-message{flex:1;line-height:1.5}.toast-close{color:#999;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 2px;font-size:18px;line-height:1;transition:color .2s}.toast-close:hover{color:#454545}@keyframes toast-enter{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes toast-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(40px)}}@media (width<=768px){.toast-container{top:auto;bottom:calc(var(--mobile-shell-bottom-nav-height) + var(--safe-area-bottom) + var(--mobile-fixed-gap));left:16px;right:16px}.toast{min-width:0;max-width:100%}@keyframes toast-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}}.confirm-overlay{z-index:1000;background:#00000059;justify-content:center;align-items:center;animation:.15s confirm-fade-in;display:flex;position:fixed;inset:0}.confirm-popup{background:#fff;border-radius:12px;width:90%;max-width:360px;padding:28px 30px;animation:.25s cubic-bezier(.34,1.56,.64,1) confirm-pop-in;box-shadow:0 8px 32px #00000026}.confirm-popup p{color:#454545;text-align:center;margin:0 0 20px;font-size:15px;line-height:1.6}.confirm-actions{justify-content:center;gap:10px;display:flex}.confirm-actions .btn{cursor:pointer;white-space:nowrap;border-radius:6px;flex:1;min-width:0;padding:8px 24px;font-size:14px}.btn-danger-confirm{color:#fff!important;background:#e74c3c!important;border:1px solid #c0392b!important}.btn-danger-confirm:hover{background:#c0392b!important}@keyframes confirm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes confirm-pop-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes confirm-sheet-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.confirm-overlay{align-items:flex-end}.confirm-popup{width:100%;max-width:100%;padding:24px 20px;padding-bottom:calc(24px + var(--safe-area-bottom));border-radius:16px 16px 0 0;animation:.25s cubic-bezier(.2,.8,.2,1) confirm-sheet-up}.confirm-actions{flex-direction:column-reverse}.confirm-actions .btn{text-align:center;width:100%;padding:12px 24px}}[data-theme=dark] .confirm-overlay{background:#00000080}[data-theme=dark] .confirm-popup{background:#3a3a3a;box-shadow:0 8px 32px #0006}[data-theme=dark] .confirm-popup p{color:#e0e0e0}@media (prefers-reduced-motion:reduce){.confirm-overlay,.confirm-popup{animation:none}}.welcome-page{--welcome-ink:#282828;--welcome-muted:#666;--welcome-line:#28282824;--welcome-soft:#f6f6f4;--welcome-paper:#fff;background:radial-gradient(circle at 74% 12%, #1686ee14, transparent 24%), radial-gradient(circle at 15% 88%, #d7577214, transparent 20%), var(--welcome-paper);height:100dvh;color:var(--welcome-ink);padding:28px 24px 36px;position:relative;overflow:hidden auto}.welcome-main{z-index:1;width:min(1160px,100%);margin:0 auto;position:relative}.welcome-status-bar{z-index:3;position:absolute;top:24px;left:32px}.status-logged-in,.status-not-logged{border:1px solid var(--welcome-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1}.status-logged-in{cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:6px 12px 6px 6px;display:flex;position:relative;box-shadow:0 14px 32px #14141414}.status-avatar{object-fit:cover;border:1px solid #28282824;border-radius:50%;width:32px;height:32px}.status-name{color:var(--welcome-ink);font-size:14px;font-weight:600}.status-badge{color:#1686ee;background:#1686ee1a;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:700}.status-arrow{color:var(--welcome-muted);font-size:10px;transition:transform .22s}.status-arrow.open{transform:rotate(180deg)}.status-dropdown{border:1px solid var(--welcome-line);background:var(--welcome-paper);border-radius:8px;min-width:140px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 38px #0000001f}.dropdown-logout-btn{color:#d75772;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;min-height:38px}.status-not-logged{min-height:34px;color:var(--welcome-muted);border-radius:999px;align-items:center;padding:0 14px;font-size:13px;display:inline-flex}.welcome-orbit{pointer-events:none;z-index:0;position:absolute;inset:0}.orbit-face,.orbit-weather{animation:7s ease-in-out infinite orbitDrift;position:absolute}.orbit-face{opacity:.78;font-size:18px}.orbit-neg-3{color:#d75772;animation-delay:-1s;top:23%;left:5%}.orbit-neg-2{color:#f5867b;animation-delay:-2.2s;top:13%;left:15%}.orbit-neg-1{color:#fea979;animation-delay:-3.2s;top:8%;left:28%}.orbit-zero{color:#a7a7a0;animation-delay:-1.8s;top:6%;right:47%}.orbit-pos-1{color:#3cdfe9;animation-delay:-4.2s;top:9%;right:28%}.orbit-pos-2{color:#12b8ec;animation-delay:-2.8s;top:16%;right:15%}.orbit-pos-3{color:#1686ee;animation-delay:-4.8s;top:28%;right:6%}.orbit-weather{opacity:.18;font-size:42px}.orbit-sun{top:10%;right:8%}.orbit-rain{animation-delay:-3s;bottom:12%;left:6%}.welcome-hero{justify-content:center;align-items:center;min-height:min(760px,100vh - 140px);padding:78px 0 50px;display:flex}.hero-copy{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(760px,100%);animation:.52s both riseIn;display:flex}.welcome-logo{width:min(280px,70vw);margin:0 auto 24px;display:block}.welcome-final-cta span{min-height:24px;color:var(--welcome-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.welcome-title{max-width:540px;margin:0 0 14px;font-size:56px;font-weight:800;line-height:1.08}.welcome-tagline{max-width:500px;color:var(--welcome-muted);font-size:20px;line-height:1.8}.story-step-body p{margin:0}.story-step-body p+p{margin-top:12px}.welcome-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:32px;display:flex}.welcome-start-btn{color:#fff;cursor:pointer;background:#2f2f2f;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 24px;transition:transform .22s,box-shadow .22s,background-color .22s;display:inline-flex;box-shadow:0 16px 30px #00000029}.welcome-start-btn:hover{transform:translateY(-2px);box-shadow:0 20px 36px #0003}.welcome-secondary-link{color:var(--welcome-ink);cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:1px solid #28282847;padding:0;font-size:15px;font-weight:700;text-decoration:none}.welcome-preview{justify-content:center;animation:.62s 80ms both riseIn;display:flex}.preview-sheet{border:1px solid var(--welcome-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border-radius:8px;width:min(520px,100%);padding:24px;box-shadow:0 24px 58px #00000014}.preview-sheet-head,.preview-record{justify-content:space-between;align-items:center;display:flex}.preview-sheet-head span{color:var(--welcome-muted);font-size:13px;font-weight:700}.preview-sheet-head strong{color:#1686ee;font-size:34px}.preview-records{gap:10px;margin-top:20px;display:grid}.preview-record{border:1px solid var(--welcome-line);border-radius:8px;gap:10px;min-height:46px;padding:0 14px}.preview-record strong{flex:1;font-size:14px}.preview-record b{font-size:13px}.preview-record b.positive{color:#1686ee}.preview-record b.negative{color:#d75772}.preview-insight{color:#fff;background:#2f2f2f;border-radius:8px;margin-top:14px;padding:16px}.preview-insight span{color:#ffe062;font-size:12px;font-weight:800}.preview-insight p{margin-top:8px;font-size:16px}.welcome-storyline{gap:24px;padding:32px 0 72px;display:grid}.story-step{border-top:1px solid var(--welcome-line);grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);align-items:center;gap:42px;padding:28px 0;display:grid}.story-step:nth-child(2n) .story-step-copy{order:2}.story-step:nth-child(2n) .story-step-visual{order:1}.story-step-copy h2,.welcome-final-cta h2{margin:0 0 14px;font-size:30px;line-height:1.25}.story-step-copy p{max-width:560px;color:var(--welcome-muted);font-size:16px;line-height:1.9}.story-step-visual{border:1px solid var(--welcome-line);background:#ffffffc2;border-radius:8px;min-height:210px;transition:transform .22s,box-shadow .22s;display:grid}.story-step:hover .story-step-visual{transform:translateY(-3px);box-shadow:0 18px 34px #00000014}.record-visual,.observe-visual,.reflect-visual{padding:22px}.record-visual{place-items:center;display:grid}.record-visual svg{width:100%;height:100%;overflow:visible}.record-visual path{fill:none;stroke:#d0d0d0;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.record-visual .chart-grid line{stroke:#e8e8e8;stroke-dasharray:3 3;stroke-width:1px}.record-visual .chart-zero{stroke:#e0e0e0;stroke-dasharray:4 4;stroke-width:1px}.record-visual .chart-axis line{stroke:#e8e8e8;stroke-width:1px}.record-visual .chart-axis text{fill:#999;font-size:10px}.record-visual circle{fill:#fff;stroke-width:3px}.record-visual circle.neg-3{fill:#d75772;stroke:#fff}.record-visual circle.neg-1{fill:#fea979;stroke:#fff}.record-visual circle.pos-2{fill:#12b8ec;stroke:#fff}.record-visual circle.pos-3{fill:#1686ee;stroke:#fff}.observe-visual{align-items:stretch;display:flex}.thought-form-visual{background:var(--welcome-soft);border-radius:8px;gap:8px;width:100%;padding:20px;display:grid}.thought-form-visual label{color:var(--welcome-ink);font-size:12px;font-weight:700}.thought-input,.thought-textarea{border:1px solid var(--welcome-line);color:var(--welcome-muted);background:#ffffffb8;border-radius:8px;font-size:14px}.thought-input{justify-content:space-between;align-items:center;min-height:38px;padding:0 12px;display:flex}.thought-input.compact{min-height:36px}.thought-textarea{align-content:start;gap:9px;min-height:66px;padding:12px;display:grid;position:relative}.thought-line{background:color-mix(in srgb, var(--welcome-ink) 10%, transparent);border-radius:999px;height:7px;display:block}.thought-line.short{width:40%}.thought-line.medium{width:58%}.thought-line.long{width:88%}.thought-line.wide{width:76%}.thought-input i{color:var(--welcome-muted);font-size:13px}.thought-textarea button{color:#fff;pointer-events:none;background:#2f2f2f;border:0;border-radius:999px;min-height:24px;padding:0 10px;font-size:11px;position:absolute;bottom:10px;right:10px}.reflect-visual{gap:12px;display:grid}.reflect-visual div{border:1px solid var(--welcome-line);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:48px;padding:0 14px;display:flex}.reflect-visual strong{font-size:15px}.reflect-visual b{color:#1686ee}.reflect-visual div:nth-child(2) b{color:#d75772}.welcome-final-cta{border:1px solid var(--welcome-line);background:var(--welcome-soft);text-align:center;border-radius:8px;margin:12px 0;padding:34px}.welcome-final-cta h2{max-width:720px;margin-left:auto;margin-right:auto}.welcome-final-cta .welcome-start-btn{margin-top:8px}.welcome-footer{z-index:1;text-align:center;margin-top:18px;position:relative}.welcome-footer p{color:var(--welcome-muted);font-size:14px}.welcome-footer a{color:#1686ee;margin-left:4px;font-weight:700;text-decoration:none}.welcome-icp-footer{margin-top:10px}@keyframes riseIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes orbitDrift{0%,to{transform:translate(0,0)}50%{transform:translateY(-10px)}}[data-theme=dark] .welcome-page{--welcome-ink:#f3f3f0;--welcome-muted:#b8b8b2;--welcome-line:#ffffff24;--welcome-soft:#252525;--welcome-paper:#1d1d1d;background:radial-gradient(circle at 74% 12%,#1686ee1f,#0000 24%),radial-gradient(circle at 15% 88%,#d757721a,#0000 20%),#1d1d1d}[data-theme=dark] .status-logged-in,[data-theme=dark] .status-not-logged,[data-theme=dark] .preview-sheet,[data-theme=dark] .story-step-visual{background:#252525e0}[data-theme=dark] .status-dropdown{background:#252525}[data-theme=dark] .welcome-start-btn,[data-theme=dark] .preview-insight{color:#1d1d1d;background:#f3f3f0}[data-theme=dark] .preview-insight span{color:#1686ee}[data-theme=dark] .welcome-secondary-link{border-color:#f3f3f047}@media (width<=980px){.welcome-hero,.story-step{grid-template-columns:1fr}.story-step:nth-child(2n) .story-step-copy,.story-step:nth-child(2n) .story-step-visual{order:initial}.welcome-hero{min-height:auto;padding-top:92px}}@media (width<=640px){.welcome-page{padding:22px 16px 28px}.welcome-status-bar{top:16px;left:16px}.status-name,.status-badge{display:none}.welcome-title{font-size:36px}.welcome-tagline{font-size:16px}.welcome-actions{flex-direction:column;align-items:center}.preview-sheet{padding:18px}.story-step-copy h2,.welcome-final-cta h2{font-size:24px}.story-step-visual{min-height:180px}.orbit-neg-3,.orbit-pos-3{display:none}.orbit-neg-2{top:12%;left:4%}.orbit-neg-1{top:6%;left:22%}.orbit-zero{top:4%;right:45%}.orbit-pos-1{top:7%;right:24%}.orbit-pos-2{top:14%;right:4%}.orbit-weather{font-size:32px}}@media (prefers-reduced-motion:reduce){.orbit-face,.orbit-weather,.hero-copy,.welcome-preview,.welcome-start-btn,.story-step-visual{transition:none;animation:none}}.auth-page{background:var(--surface-muted);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-container{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:16px;width:100%;max-width:400px;padding:40px;box-shadow:0 8px 32px #0000001a}.auth-logo{max-width:280px;height:auto;margin-bottom:28px;display:block}.auth-container h1{text-align:center;color:var(--text-default);margin-bottom:10px;font-size:28px}.auth-container h2{text-align:center;color:var(--text-muted);margin-bottom:30px;font-size:18px;font-weight:500}.form-group{margin-bottom:20px}.form-group label{color:var(--text-default);margin-bottom:8px;font-weight:500;display:block}.form-group input{border:1px solid var(--border-default);border-radius:var(--radius-md);background-color:var(--surface-muted);width:100%;color:var(--text-default);transition:all var(--motion-base) var(--ease-standard);padding:12px 16px;font-size:16px}.form-group input:focus{border-color:var(--accent-positive-3);box-shadow:0 0 0 2px var(--focus-ring);outline:none}.login-btn{width:100%}.error-message{color:#c93c3c;border-radius:var(--radius-md);text-align:center;animation:fadeIn var(--motion-base) var(--ease-standard);border-left:4px solid var(--accent-negative-3);background-color:#fef0f0;margin-bottom:20px;padding:10px 10px 10px 14px;font-size:14px}.success-message{color:#2e7d32;border-radius:var(--radius-md);text-align:center;animation:fadeIn var(--motion-base) var(--ease-standard);background-color:#e8f5e9;margin-bottom:20px;padding:10px;font-size:14px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.auth-link{text-align:center;color:var(--text-muted);margin-top:20px;font-size:14px}.auth-link a{color:var(--accent-positive-3);font-weight:500;text-decoration:none}.auth-link a:hover{text-decoration:underline}.auth-icp-footer{margin-top:18px}.date-input-wrapper{background:var(--surface-muted);border:1px solid var(--border-default);border-radius:var(--radius-md);cursor:pointer;width:100%;transition:all var(--motion-base) var(--ease-standard);color:var(--text-default);box-sizing:border-box;justify-content:space-between;align-items:center;min-height:44px;padding:10px 14px;font-family:inherit;font-size:15px;display:flex}.date-input-wrapper:hover{background:var(--surface-inset);border-color:var(--border-strong)}.date-input-wrapper:focus-visible{border-color:var(--accent-positive-3);box-shadow:0 0 0 2px var(--focus-ring);outline:none}.date-input-text{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.date-input-text.placeholder{color:var(--text-muted)}.date-input-icon{color:var(--text-muted);pointer-events:none;flex-shrink:0;margin-left:10px;font-size:16px}.date-input-native{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.slider-fallback{border-radius:var(--radius-lg);background:linear-gradient(90deg, var(--surface-muted) 25%, var(--surface-inset) 50%, var(--surface-muted) 75%);background-size:200% 100%;width:100%;height:64px;animation:1.5s infinite slider-shimmer}.tuner-fallback{height:360px}.scale-fallback{height:224px}@keyframes slider-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.feeling-selector{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.feeling-btn{border:2px solid var(--border-default);background:var(--surface-muted);width:48px;height:48px;color:var(--text-default);cursor:pointer;transition:transform var(--motion-fast) var(--ease-standard), border-color var(--motion-fast) var(--ease-standard), background var(--motion-fast) var(--ease-standard), color var(--motion-fast) var(--ease-standard), box-shadow var(--motion-fast) var(--ease-standard);border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.feeling-btn:hover{border-color:var(--border-strong);transform:scale(1.1)}.feeling-btn:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}.feeling-btn:disabled{opacity:.45;pointer-events:none;transform:none}.feeling-btn.feel--3{border-color:var(--accent-negative-3);color:var(--accent-negative-3)}.feeling-btn.feel--2{border-color:var(--accent-negative-2);color:var(--accent-negative-2)}.feeling-btn.feel--1{border-color:var(--accent-negative-1);color:var(--accent-negative-1)}.feeling-btn.feel-0{border-color:var(--accent-neutral);color:var(--accent-neutral)}.feeling-btn.feel-1{border-color:var(--accent-positive-1);color:var(--accent-positive-1)}.feeling-btn.feel-2{border-color:var(--accent-positive-2);color:var(--accent-positive-2)}.feeling-btn.feel-3{border-color:var(--accent-positive-3);color:var(--accent-positive-3)}.feeling-btn.selected{transform:scale(1.05);box-shadow:0 2px 10px #00000026}.feeling-btn.feel--3.selected{background:var(--accent-negative-3);border-color:var(--accent-negative-3);color:#fff}.feeling-btn.feel--2.selected{background:var(--accent-negative-2);border-color:var(--accent-negative-2);color:#fff}.feeling-btn.feel--1.selected{background:var(--accent-negative-1);border-color:var(--accent-negative-1);color:#fff}.feeling-btn.feel-0.selected{background:var(--accent-neutral);border-color:var(--accent-neutral);color:#fff}.feeling-btn.feel-1.selected{background:var(--accent-positive-1);border-color:var(--accent-positive-1);color:#fff}.feeling-btn.feel-2.selected{background:var(--accent-positive-2);border-color:var(--accent-positive-2);color:#fff}.feeling-btn.feel-3.selected{background:var(--accent-positive-3);border-color:var(--accent-positive-3);color:#fff}.feeling-label{text-align:center;color:var(--text-muted);margin-top:10px;font-size:14px}[data-theme=dark] .slider-fallback{background:linear-gradient(90deg, var(--surface-muted) 25%, var(--surface-inset) 50%, var(--surface-muted) 75%)}[data-theme=dark] .feeling-btn{background:var(--surface-inset)}[data-theme=dark] .feeling-btn:hover{border-color:var(--border-strong)}[data-theme=dark] .feeling-btn.selected{box-shadow:0 2px 14px #00000059}@media (width<=768px){.feeling-selector{gap:8px}.feeling-btn{width:40px;height:40px;font-size:14px}}.schedule-item{background:var(--surface-muted);border-radius:var(--radius-md);border:1px solid var(--border-subtle);transition:all var(--motion-base) var(--ease-standard);flex:1;justify-content:space-between;align-items:flex-start;padding:20px 24px;display:flex;position:relative}.schedule-item:hover{background:var(--surface-inset);transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.schedule-info{flex:1}.schedule-title{color:var(--text-default);margin-bottom:6px;font-size:17px;font-weight:600;line-height:1.4}.schedule-desc{color:var(--text-muted);margin-bottom:10px;font-size:14px;line-height:1.6}.schedule-meta{color:var(--text-muted);align-items:center;gap:14px;font-size:13px;display:flex}.schedule-date{color:var(--text-default);margin-right:8px;font-weight:600}.schedule-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:3px;margin-right:16px;display:flex}.schedule-checkbox .checkmark{border:2px solid var(--border-default);background:var(--surface-card);width:20px;height:20px;transition:all var(--motion-fast) var(--ease-standard);border-radius:4px;position:relative}.schedule-checkbox:hover .checkmark{border-color:var(--border-strong)}.schedule-checkbox.checked .checkmark{background:var(--text-default);border-color:var(--text-default)}.schedule-checkbox.checked .checkmark:after{content:"";border:solid var(--surface-card);border-width:0 2px 2px 0;width:6px;height:11px;position:absolute;top:50%;left:50%;transform:translate(-50%,-58%)rotate(45deg)}.future-confirm-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:var(--radius-md);z-index:5;background:#ffffffd9;justify-content:center;align-items:center;animation:.15s fade-in;display:flex;position:absolute;inset:0}.future-confirm-popup{background:var(--surface-card);text-align:center;border-radius:10px;max-width:280px;padding:20px 24px;box-shadow:0 4px 20px #0000001f}.future-confirm-popup p{color:var(--text-default);margin:0 0 16px;font-size:14px;line-height:1.6}.future-confirm-popup p strong{color:#e0884a}.future-confirm-actions{justify-content:center;gap:10px;display:flex}.future-confirm-actions .btn{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;flex:1;min-width:0;padding:6px 18px;font-size:13px}.future-confirm-actions .btn-cancel{background:var(--surface-inset);color:var(--text-muted);border:1px solid var(--border-subtle)}.future-confirm-actions .btn-cancel:hover{background:var(--surface-muted)}.card-actions{flex-shrink:0;gap:4px;margin-left:12px;display:flex}.action-btn{border-radius:var(--radius-sm);cursor:pointer;width:30px;height:30px;transition:all var(--motion-fast) var(--ease-standard);border:none;justify-content:center;align-items:center;font-size:13px;display:flex}.edit-btn{color:var(--text-muted);background:0 0}.edit-btn:hover{background:var(--surface-muted);color:var(--text-default)}.delete-btn-small{color:var(--text-muted);background:0 0}.delete-btn-small:hover{color:var(--accent-negative-3);background:#fce8e8}.edit-overlay{z-index:1000;background:#00000059;justify-content:center;align-items:center;animation:.15s fade-in;display:flex;position:fixed;inset:0}.edit-popup{background:var(--surface-card);border-radius:var(--radius-lg);width:90%;max-width:420px;padding:28px 30px;animation:.25s cubic-bezier(.34,1.56,.64,1) pop-in;box-shadow:0 8px 32px #00000026}.edit-popup h3{color:var(--text-default);text-align:center;margin:0 0 18px;font-size:18px}.edit-popup .form-group{margin-bottom:14px}.edit-popup .form-group label{color:var(--text-muted);margin-bottom:4px;font-size:13px;display:block}.edit-popup .form-group input,.edit-popup .form-group textarea{border:1px solid var(--border-default);border-radius:var(--radius-sm);box-sizing:border-box;width:100%;padding:8px 12px;font-family:inherit;font-size:14px}.edit-popup .form-group textarea{resize:vertical;min-height:60px}.edit-popup .form-row{gap:12px;display:flex}.edit-popup .form-row .form-group{flex:1}.feeling-quick{flex-wrap:wrap;gap:6px;display:flex}.feeling-quick-btn{border:1px solid var(--border-default);background:var(--surface-card);cursor:pointer;width:32px;height:32px;transition:all var(--motion-fast) var(--ease-standard);color:var(--text-muted);border-radius:50%;font-size:13px}.feeling-quick-btn:hover{border-color:var(--text-default);color:var(--text-default)}.feeling-quick-btn.active{background:var(--text-default);color:var(--surface-card);border-color:var(--text-default)}.edit-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.edit-actions .btn{white-space:nowrap;flex:1;min-width:0}@keyframes pop-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.schedule-item.is-saving{opacity:.72;pointer-events:auto}.schedule-item.is-saving .schedule-checkbox{cursor:default}.schedule-item.is-saving .schedule-checkbox .checkmark{background:#f3f3f3;border-color:#d8d8d8}.saving-indicator{color:var(--text-muted);flex-shrink:0;align-items:center;gap:6px;padding:4px 0;font-size:12px;display:inline-flex}.saving-spinner{border:2px solid var(--border-subtle);border-top-color:var(--text-muted);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite saving-spin}.schedule-item.just-added{animation:2s ease-out both schedule-just-added}.schedule-item.just-added.feel--3{--just-added-color:var(--accent-negative-3)}.schedule-item.just-added.feel--2{--just-added-color:var(--accent-negative-2)}.schedule-item.just-added.feel--1{--just-added-color:var(--accent-negative-1)}.schedule-item.just-added.feel-0{--just-added-color:var(--accent-neutral)}.schedule-item.just-added.feel-1{--just-added-color:var(--accent-positive-1)}.schedule-item.just-added.feel-2{--just-added-color:var(--accent-positive-2)}.schedule-item.just-added.feel-3{--just-added-color:var(--accent-positive-3)}@keyframes saving-spin{to{transform:rotate(360deg)}}@keyframes schedule-just-added{0%{border-color:var(--just-added-color,var(--accent-positive-3));transform:translateY(8px);box-shadow:0 0 #0000}18%{box-shadow:0 0 0 5px color-mix(in srgb, var(--just-added-color,var(--accent-positive-3)) 25%, transparent);border-color:var(--just-added-color,var(--accent-positive-3));transform:translateY(0)}65%{box-shadow:0 0 0 5px color-mix(in srgb, var(--just-added-color,var(--accent-positive-3)) 25%, transparent);border-color:var(--just-added-color,var(--accent-positive-3));transform:translateY(0)}to{transform:translateY(0);box-shadow:0 2px 8px #0000000f}}@media (prefers-reduced-motion:reduce){.saving-spinner,.schedule-item.just-added{animation:none}}[data-theme=dark] .schedule-item{background:var(--surface-muted);border-color:var(--border-subtle)}[data-theme=dark] .schedule-item:hover{background:#444;box-shadow:0 2px 8px #0003}[data-theme=dark] .schedule-title{color:var(--text-default)}[data-theme=dark] .schedule-desc,[data-theme=dark] .schedule-meta{color:var(--text-muted)}[data-theme=dark] .schedule-date{color:var(--text-strong)}[data-theme=dark] .schedule-checkbox .checkmark{background:var(--surface-muted);border-color:var(--border-default)}[data-theme=dark] .schedule-checkbox:hover .checkmark{border-color:var(--border-strong)}[data-theme=dark] .schedule-checkbox.checked .checkmark{background:var(--border-strong);border-color:var(--border-strong)}[data-theme=dark] .edit-btn{color:var(--text-muted)}[data-theme=dark] .edit-btn:hover{color:var(--text-strong);background:#444}[data-theme=dark] .delete-btn-small{color:var(--text-muted)}[data-theme=dark] .delete-btn-small:hover{color:#e88080;background:#4a2a2a}[data-theme=dark] .edit-overlay{background:#0000008c}[data-theme=dark] .edit-popup{background:var(--surface-card);box-shadow:0 8px 32px #0006}[data-theme=dark] .edit-popup h3{color:var(--text-default)}[data-theme=dark] .edit-popup .form-group label{color:var(--text-muted)}[data-theme=dark] .edit-popup .form-group input,[data-theme=dark] .edit-popup .form-group textarea{background:var(--surface-muted);border-color:var(--border-default);color:var(--text-default)}[data-theme=dark] .feeling-quick-btn{background:var(--surface-muted);border-color:var(--border-default);color:var(--text-muted)}[data-theme=dark] .feeling-quick-btn:hover{border-color:var(--border-strong);color:var(--text-strong)}[data-theme=dark] .feeling-quick-btn.active{background:var(--border-strong);color:var(--surface-card);border-color:var(--border-strong)}[data-theme=dark] .future-confirm-overlay{background:#1e1e1ed9}[data-theme=dark] .future-confirm-popup{background:var(--surface-card);box-shadow:0 4px 20px #0006}[data-theme=dark] .future-confirm-popup p{color:var(--text-strong)}[data-theme=dark] .future-confirm-actions .btn-cancel{background:var(--surface-muted);color:var(--text-muted);border-color:var(--border-default)}[data-theme=dark] .future-confirm-actions .btn-cancel:hover{background:var(--border-default)}[data-theme=dark] .schedule-item.is-saving .schedule-checkbox .checkmark{background:#333;border-color:#444}[data-theme=dark] .saving-indicator{color:var(--text-muted)}[data-theme=dark] .saving-spinner{border-color:#444;border-top-color:var(--text-muted)}._container_1s3v8_7{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:200px;padding:48px 24px;display:flex}._compact_1s3v8_18{gap:4px;min-height:120px;padding:28px 16px}._icon_1s3v8_26{color:#cfcfcf;margin-bottom:4px;font-size:36px}._title_1s3v8_32{color:#8e8e8e;margin:0;font-family:Noto Sans SC,sans-serif;font-size:15px;font-weight:600}._description_1s3v8_40{color:#b0b0b0;max-width:300px;margin:0;font-size:13px;line-height:1.55}._actionBtn_1s3v8_48{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-muted);color:var(--text-muted);cursor:pointer;transition:all var(--motion-fast) var(--ease-standard);margin-top:10px;padding:8px 22px;font-family:Noto Sans SC,sans-serif;font-size:13px;font-weight:500}._actionBtn_1s3v8_48:hover{background:color-mix(in srgb, var(--brand-guidance) 10%, white);border-color:color-mix(in srgb, var(--brand-guidance) 28%, white);color:var(--brand-guidance)}._errorIcon_1s3v8_70{color:#e8a87c;margin-bottom:4px;font-size:36px}._retryBtn_1s3v8_76{border-radius:var(--radius-md);color:#c08450;cursor:pointer;transition:all var(--motion-fast) var(--ease-standard);background:#fefaf5;border:1px solid #e8d4c0;margin-top:10px;padding:8px 22px;font-family:Noto Sans SC,sans-serif;font-size:13px;font-weight:500}._retryBtn_1s3v8_76:hover{color:#a06830;background:#fdf0e0;border-color:#e0b888}._spinner_1s3v8_98{border:3px solid #e8e8e8;border-top-color:#b0b0b0;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite _spin_1s3v8_98}._loadingLabel_1s3v8_107{color:#b0b0b0;margin:0;font-family:Noto Sans SC,sans-serif;font-size:13px}@keyframes _spin_1s3v8_98{to{transform:rotate(360deg)}}[data-theme=dark] ._icon_1s3v8_26{color:#5a5a5a}[data-theme=dark] ._title_1s3v8_32{color:#999}[data-theme=dark] ._description_1s3v8_40{color:#777}[data-theme=dark] ._actionBtn_1s3v8_48{color:#bbb;background:#4a4a4a;border-color:#555}[data-theme=dark] ._actionBtn_1s3v8_48:hover{background:color-mix(in srgb, var(--brand-guidance) 14%, var(--surface-card));border-color:color-mix(in srgb, var(--brand-guidance) 28%, var(--border-default));color:var(--brand-guidance)}[data-theme=dark] ._errorIcon_1s3v8_70{color:#8a6a4a}[data-theme=dark] ._retryBtn_1s3v8_76{color:#c0a080;background:#4a3f30;border-color:#5a4f40}[data-theme=dark] ._retryBtn_1s3v8_76:hover{color:#d0b090;background:#5a4f40;border-color:#6a5f50}[data-theme=dark] ._spinner_1s3v8_98{border-color:#777 #4a4a4a #4a4a4a}[data-theme=dark] ._loadingLabel_1s3v8_107{color:#777}._onboardingHint_1s3v8_173{border:1px dashed var(--border-subtle,#d0c4ff);border-radius:var(--radius-md,10px);background:linear-gradient(135deg, color-mix(in srgb, var(--brand-guidance) 8%, transparent), color-mix(in srgb, var(--brand-ai) 4%, transparent));text-align:left;box-sizing:border-box;width:100%;margin-bottom:16px;padding:14px 18px}._onboardingStepLabel_1s3v8_188{text-transform:uppercase;letter-spacing:.5px;color:var(--brand-guidance);background:color-mix(in srgb, var(--brand-guidance) 14%, transparent);border-radius:4px;margin-bottom:6px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}._onboardingTitle_1s3v8_201{color:var(--text-default,#333);margin:0 0 4px;font-size:14px;font-weight:600}._onboardingDesc_1s3v8_208{color:var(--text-muted,#888);margin:0;font-size:13px;line-height:1.5}._onboardingAction_1s3v8_215{background:linear-gradient(135deg, var(--brand-guidance), var(--brand-ai));color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:10px;padding:6px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:transform .15s,box-shadow .15s}._onboardingAction_1s3v8_215:hover{box-shadow:0 3px 10px color-mix(in srgb, var(--brand-guidance) 30%, transparent);transform:translateY(-1px)}._onboardingAction_1s3v8_215:active{transform:translateY(0)}[data-theme=dark] ._onboardingHint_1s3v8_173{border-color:color-mix(in srgb, var(--brand-guidance) 25%, transparent);background:linear-gradient(135deg, color-mix(in srgb, var(--brand-guidance) 10%, transparent), color-mix(in srgb, var(--brand-ai) 5%, transparent))}[data-theme=dark] ._onboardingStepLabel_1s3v8_188{color:var(--brand-guidance);background:color-mix(in srgb, var(--brand-guidance) 18%, transparent)}[data-theme=dark] ._onboardingTitle_1s3v8_201{color:#eee}[data-theme=dark] ._onboardingDesc_1s3v8_208{color:#999}.schedule-page{max-width:800px;margin:0 auto}.schedule-page-title{text-align:center;color:var(--text-default);letter-spacing:.5px;margin:0 0 24px;font-size:22px;font-weight:600}.kaomoji-showcase{text-align:center;background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:16px;margin-bottom:24px;padding:28px 20px 20px;transition:background .4s,border-color .4s}.kaomoji-face{font-family:Noto Sans SC,sans-serif;font-size:52px;font-weight:700;line-height:1.3;animation:.45s cubic-bezier(.34,1.56,.64,1) kao-pop-in;display:inline-block}@keyframes kao-pop-in{0%{opacity:0;transform:scale(.2)translateY(-12px)}60%{opacity:1;transform:scale(1.12)translateY(2px)}to{opacity:1;transform:scale(1)translateY(0)}}.kaomoji-hint{color:var(--text-muted);letter-spacing:.5px;margin-top:8px;font-size:13px;display:block}.daily-quote{color:var(--text-muted);text-align:center;background:var(--surface-muted);border-left:3px solid var(--border-subtle);border-radius:4px;margin-bottom:30px;padding:16px 20px;font-size:16px;font-style:italic}.datetime-compact{align-items:center;gap:10px;margin-bottom:20px;display:flex}.datetime-compact input{border:1px solid var(--border-default);border-radius:var(--radius-md);background-color:var(--surface-muted);color:var(--text-default);flex:1;padding:10px 12px;font-family:inherit;font-size:14px}.time-divider{color:var(--text-muted);-webkit-user-select:none;user-select:none;font-size:18px;font-weight:300}.feeling-area{text-align:center;background:var(--surface-muted);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);margin-bottom:16px;padding:20px 16px}.feeling-area-kaomoji{font-family:Noto Sans SC,sans-serif;font-size:44px;font-weight:700;line-height:1.2;animation:.45s cubic-bezier(.34,1.56,.64,1) kao-pop-in;display:inline-block}.feeling-area-hint{color:var(--text-muted);letter-spacing:.5px;margin-top:4px;margin-bottom:12px;font-size:12px;display:block}.feeling-area .feeling-selector{margin-top:0}.feeling-area .form-group{margin-bottom:0}.feeling-area .form-group label{display:none}.feeling-area .feeling-label{margin-top:8px;margin-bottom:0}.desc-toggle{width:100%;color:var(--text-muted);cursor:pointer;transition:color var(--motion-fast) var(--ease-standard);background:0 0;border:none;align-items:center;gap:6px;margin-bottom:16px;padding:10px 0;font-family:inherit;font-size:13px;display:flex}.desc-toggle:hover{color:var(--text-default)}.desc-toggle i{font-size:14px}.desc-expanded{margin-top:0;margin-bottom:16px;animation:.25s desc-slide-in}.desc-expanded textarea{border:1px solid var(--border-default);border-radius:var(--radius-md);background-color:var(--surface-muted);width:100%;color:var(--text-default);resize:vertical;box-sizing:border-box;min-height:100px;transition:border-color var(--motion-base) var(--ease-standard);padding:12px 16px;font-family:inherit;font-size:15px}.desc-expanded textarea:focus{border-color:var(--text-default);box-shadow:0 0 0 2px var(--focus-ring);outline:none}@keyframes desc-slide-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.list-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.list-card-header h2{margin-bottom:0}.schedule-item-row{align-items:flex-start;gap:0;margin-bottom:10px;display:flex}.btn-text{color:var(--text-default);cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:13px}.btn-text:hover{text-decoration:underline}.btn-cancel{background:var(--surface-inset);color:var(--text-muted);border:1px solid var(--border-default);border-radius:var(--radius-sm);cursor:pointer;font-size:13px}.btn-cancel:hover{background:#eee}.btn-danger{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:#e74c3c;border:1px solid #c0392b;padding:6px 16px;font-size:13px}.btn-danger:hover{background:#c0392b}.future-reminder-overlay{z-index:1000;background:#00000059;justify-content:center;align-items:center;animation:.2s fade-in;display:flex;position:fixed;inset:0}.future-reminder-card{background:var(--surface-card);border-radius:var(--radius-lg);text-align:center;width:90%;max-width:380px;padding:28px 32px;animation:.3s cubic-bezier(.34,1.56,.64,1) pop-in;box-shadow:0 8px 32px #00000026}.future-reminder-icon{color:var(--text-default);margin-bottom:12px;font-size:32px}.future-reminder-text{color:var(--text-default);margin-bottom:8px;font-size:15px;line-height:1.6}.future-reminder-text strong{color:#e0884a}.future-reminder-sub{color:var(--text-muted);margin-bottom:18px;font-size:13px}.future-reminder-check{color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;gap:6px;margin-bottom:18px;font-size:13px;display:flex}.future-reminder-check input{accent-color:var(--text-default)}.draft-restore-banner{border-radius:var(--radius-md);color:#795548;background:#fff8e1;border:1px solid #ffe082;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:14px;display:flex}.draft-restore-banner i{color:#f9a825;flex-shrink:0;font-size:14px}.draft-restore-banner span{flex:1;min-width:0}.draft-restore-btn-restore{color:#fff;cursor:pointer;transition:background var(--motion-fast) var(--ease-standard);background:#ff9800;border:none;border-radius:5px;padding:4px 14px;font-family:inherit;font-size:13px}.draft-restore-btn-restore:hover{background:#f57c00}.draft-restore-btn-discard{color:var(--text-muted);border:1px solid var(--border-default);cursor:pointer;transition:all var(--motion-fast) var(--ease-standard);background:0 0;border-radius:5px;padding:4px 14px;font-family:inherit;font-size:13px}.draft-restore-btn-discard:hover{color:var(--text-muted);border-color:var(--text-muted)}@media (width<=768px){.schedule-page{max-width:100%}.schedule-page-title{margin-bottom:16px;font-size:18px}.kaomoji-showcase{margin-bottom:16px;padding:20px 16px 16px}.kaomoji-face{font-size:40px}.daily-quote{margin-bottom:20px;padding:12px 16px;font-size:14px}.datetime-compact{flex-direction:column;gap:8px}.time-divider{display:none}.feeling-area{padding:16px 12px}.feeling-area-kaomoji{font-size:36px}.list-card-header{flex-wrap:wrap;gap:8px}.btn-danger,.btn-cancel{text-align:center;width:100%;padding:10px 16px}.future-reminder-card{width:100%;max-width:100%;padding-bottom:calc(24px + var(--safe-area-bottom));border-radius:16px 16px 0 0}.future-reminder-overlay{align-items:flex-end}.draft-restore-banner{flex-direction:column;align-items:flex-start;gap:8px}.draft-restore-banner span{width:100%}.draft-restore-btn-restore,.draft-restore-btn-discard{text-align:center;width:100%;padding:8px 14px}}[data-theme=dark] .schedule-page-title,[data-theme=dark] .feeling-area-kaomoji{color:var(--text-default)}[data-theme=dark] .btn-text{color:var(--text-muted)}[data-theme=dark] .btn-cancel{background:var(--border-subtle);color:var(--text-muted);border-color:var(--border-default)}[data-theme=dark] .btn-cancel:hover{background:var(--border-default)}[data-theme=dark] .future-reminder-card{background:var(--surface-muted)}[data-theme=dark] .future-reminder-text,[data-theme=dark] .future-reminder-sub,[data-theme=dark] .future-reminder-check{color:var(--text-muted)}[data-theme=dark] .draft-restore-btn-restore{color:#fff;background:#c07000}[data-theme=dark] .draft-restore-btn-discard{border-color:var(--border-default);color:var(--text-muted)}[data-theme=dark] .draft-restore-btn-discard:hover{background:var(--border-subtle)}.thoughts-balance-nudge{border-radius:var(--radius-lg);color:var(--text-default);background:var(--surface-muted);justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:14px 16px;display:flex}.thoughts-balance-nudge button{color:#fffaf3;background:var(--brand-primary);cursor:pointer;border:0;border-radius:999px;flex-shrink:0;padding:9px 13px}._wrapper_12ksa_6{--ai-soft:color-mix(in srgb, var(--brand-ai) 10%, white);--ai-soft-strong:color-mix(in srgb, var(--brand-ai) 16%, white);--ai-soft-border:color-mix(in srgb, var(--brand-ai) 24%, white);--ai-soft-shadow:color-mix(in srgb, var(--brand-ai) 35%, transparent);background:#fff;border:1px solid #e8e8e8;border-radius:12px;height:calc(100vh - 180px);min-height:420px;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000f}@media (width<=768px){._standalone_12ksa_24{height:calc(var(--app-viewport-height) - var(--mobile-shell-bottom-nav-height) - var(--safe-area-bottom) - var(--mobile-fixed-gap));min-height:320px;box-shadow:none;border:none;border-radius:0}}._sidebar_12ksa_34{background:#fafafa;border-right:1px solid #f0f0f0;flex-direction:column;flex-shrink:0;width:240px;display:flex}._newBtn_12ksa_42{background:linear-gradient(135deg, var(--brand-ai), var(--brand-primary));color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin:10px;padding:10px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}._newBtn_12ksa_42:hover:not(:disabled){box-shadow:0 4px 14px var(--ai-soft-shadow);transform:translateY(-1px)}._newBtn_12ksa_42:disabled{color:#999;cursor:not-allowed;box-shadow:none;background:#d0d0d0;transform:none}._sidebarLoading_12ksa_63{flex-direction:column;gap:6px;padding:12px 8px;display:flex}._skelItem_12ksa_64{align-items:center;gap:10px;padding:10px 12px;display:flex}._skelCircle_12ksa_65{background:#eee;border-radius:8px;flex-shrink:0;width:28px;height:28px}._skelLines_12ksa_66{flex-direction:column;flex:1;gap:6px;display:flex}._skelLine1_12ksa_67{background:#eee;border-radius:4px;width:80%;height:12px}._skelLine2_12ksa_68{background:#f0f0f0;border-radius:4px;width:50%;height:10px}._sidebarEmpty_12ksa_70{color:#ccc;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:20px;display:flex}._sidebarEmpty_12ksa_70 i{font-size:28px}._sidebarEmpty_12ksa_70 p{color:#999;margin:0;font-size:13px}._sidebarEmpty_12ksa_70 span{color:#bbb;font-size:11px}._sessionList_12ksa_78{flex:1;padding:0 6px 8px;overflow-y:auto}._sessionItem_12ksa_79{cursor:pointer;border-left:3px solid #0000;border-radius:8px;align-items:center;gap:8px;margin-bottom:2px;padding:8px 10px;transition:all .15s;display:flex}._sessionItem_12ksa_79:hover{background:var(--ai-soft)}._sessionItemActive_12ksa_85{background:var(--ai-soft);border-left-color:var(--brand-ai)}._sessionIcon_12ksa_86{background:var(--ai-soft);width:28px;height:28px;color:var(--brand-ai);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:flex}._sessionItemActive_12ksa_85 ._sessionIcon_12ksa_86{background:var(--ai-soft-strong)}._sessionBody_12ksa_92{flex:1;align-items:center;gap:4px;min-width:0;display:flex}._sessionTitle_12ksa_93{color:#454545;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}._sessionActions_12ksa_97{opacity:0;flex-shrink:0;gap:2px;transition:opacity .15s;display:flex}._sessionItem_12ksa_79:hover ._sessionActions_12ksa_97{opacity:1}._iconBtn_12ksa_99{color:#ccc;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;display:flex}._iconBtn_12ksa_99:hover{color:#ef4444;background:#fef2f2}._sessionMeta_12ksa_104{color:#aaa;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;font-size:10px;display:flex}._badge_12ksa_107{background:var(--brand-ai);color:#fff;text-align:center;border-radius:8px;min-width:16px;padding:0 5px;font-size:9px;font-weight:700}._renameInput_12ksa_111{border:none;border-bottom:1px solid var(--brand-ai);background:0 0;outline:none;width:100%;padding:0;font-family:inherit;font-size:13px;font-weight:600}._sidebarClose_12ksa_116{color:#fff;cursor:pointer;z-index:102;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:none;position:absolute;top:16px;right:16px}._sidebarClose_12ksa_116:hover{background:#ffffff59}._panel_12ksa_120{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex;position:relative}._emptyState_12ksa_126,._loadingState_12ksa_126,._emptyChat_12ksa_126{color:#bbb;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:40px;display:flex}._emptyState_12ksa_126 i,._emptyChat_12ksa_126 i{color:#d0d0d0;font-size:40px}._emptyState_12ksa_126 h3,._emptyChat_12ksa_126 h3{color:#999;margin:0;font-size:16px;font-weight:600}._emptyState_12ksa_126 p,._emptyChat_12ksa_126 p{color:#bbb;margin:0;font-size:13px}._loadingState_12ksa_126 p{color:#999;margin:0;font-size:13px}._spin_12ksa_135{border:2px solid color-mix(in srgb, var(--brand-ai) 20%, transparent);border-top-color:var(--brand-ai);border-radius:50%;width:18px;height:18px;animation:.6s linear infinite _spin_12ksa_135;display:inline-block}@keyframes _spin_12ksa_135{to{transform:rotate(360deg)}}._msgList_12ksa_142{flex-direction:column;flex:1;padding:16px 20px;display:flex;overflow-y:auto}._msgRow_12ksa_145{margin-bottom:12px;display:flex}._msgRowUser_12ksa_146{justify-content:flex-end}._msgRowAi_12ksa_147{justify-content:flex-start}._bubble_12ksa_150{word-wrap:break-word;overflow-wrap:break-word;border-radius:16px;max-width:75%;padding:10px 16px;animation:.25s _msgIn_12ksa_1}@keyframes _msgIn_12ksa_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._bubbleUser_12ksa_157{background:linear-gradient(135deg, var(--brand-ai), var(--brand-primary));color:#fff;border-bottom-right-radius:4px;margin-left:40px}._bubbleAi_12ksa_161{color:#454545;background:#f5f5f5;border-bottom-left-radius:4px;margin-right:40px}._bubbleStream_12ksa_166{position:relative}._cursor_12ksa_167{background:var(--brand-ai);vertical-align:text-bottom;width:7px;height:15px;margin-left:2px;animation:.8s step-end infinite _blink_12ksa_1;display:inline-block}@keyframes _blink_12ksa_1{0%,to{opacity:1}50%{opacity:0}}._streamText_12ksa_173{white-space:pre-wrap;word-break:break-word;color:#333;font-size:14px;line-height:1.75}._avatar_12ksa_178{background:var(--ai-soft-strong);width:28px;height:28px;color:var(--brand-ai);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:4px;font-size:13px;display:flex}._msgContent_12ksa_184{font-size:14px;line-height:1.7}._msgText_12ksa_185{white-space:pre-wrap;margin:0;line-height:1.6}._msgFooter_12ksa_186{justify-content:space-between;align-items:center;margin-top:4px;display:flex}._msgTime_12ksa_189{color:#ffffff80;font-size:10px}._bubbleAi_12ksa_161 ._msgTime_12ksa_189{color:#bbb}._msgActs_12ksa_191{opacity:0;gap:4px;transition:opacity .15s;display:flex}._bubble_12ksa_150:hover ._msgActs_12ksa_191{opacity:1}._actBtn_12ksa_193{width:22px;height:22px;color:inherit;opacity:.5;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:11px;display:flex}._actBtn_12ksa_193:hover{opacity:1;background:#00000014}._typing_12ksa_200{gap:5px;padding:4px 8px;display:flex}._typing_12ksa_200 span{background:var(--brand-ai);border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite both _dot_12ksa_1}._typing_12ksa_200 span:first-child{animation-delay:0s}._typing_12ksa_200 span:nth-child(2){animation-delay:.2s}._typing_12ksa_200 span:nth-child(3){animation-delay:.4s}@keyframes _dot_12ksa_1{0%,80%,to{opacity:.4;transform:scale(.4)}40%{opacity:1;transform:scale(1)}}._inputArea_12ksa_208{background:#fafafa;border-top:1px solid #f0f0f0;flex-shrink:0;align-items:flex-end;gap:8px;padding:12px 16px;display:flex}._textarea_12ksa_212{resize:none;color:#454545;background:#fff;border:1px solid #e0e0e0;border-radius:10px;outline:none;flex:1;min-height:42px;max-height:120px;padding:10px 14px;font-family:Noto Sans SC,sans-serif;font-size:14px;line-height:1.5;transition:border-color .2s,box-shadow .2s}._textarea_12ksa_212:focus{border-color:var(--brand-ai);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-ai) 12%, transparent)}._textarea_12ksa_212:disabled{color:#aaa;cursor:not-allowed;background:#f5f5f5}._textarea_12ksa_212::placeholder{color:#bbb}._sendBtn_12ksa_223{background:linear-gradient(135deg, var(--brand-ai), var(--brand-primary));color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:15px;transition:all .2s;display:flex}._sendBtn_12ksa_223:hover:not(:disabled){box-shadow:0 4px 14px var(--ai-soft-shadow);transform:translateY(-1px)}._sendBtn_12ksa_223:disabled{color:#aaa;cursor:not-allowed;box-shadow:none;background:#d0d0d0}._ctxToggle_12ksa_233{width:38px;height:38px;color:var(--brand-ai);cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;transition:all .2s;display:flex;position:relative}._ctxToggle_12ksa_233:hover{border-color:var(--brand-ai);background:var(--ai-soft)}._ctxBadge_12ksa_240{color:#fff;background:#ef4444;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}._ctxChips_12ksa_247{color:var(--brand-ai);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;padding:6px 16px 0;font-size:11px;display:flex}._ctxChip_12ksa_247{background:var(--ai-soft);border:1px solid var(--ai-soft-border);color:#454545;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;align-items:center;gap:4px;max-width:180px;padding:3px 8px;font-size:11px;animation:.2s _chipIn_12ksa_1;display:inline-flex;overflow:hidden}@keyframes _chipIn_12ksa_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._ctxChip_12ksa_247 button{color:#999;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;padding:0;font-size:10px;display:flex}._ctxChip_12ksa_247 button:hover{color:#fff;background:#ef4444}._ctxFeeling_12ksa_263{border-radius:3px;padding:0 4px;font-weight:600}._diaryBar_12ksa_270{flex-shrink:0;align-items:center;gap:10px;padding:6px 16px 0;display:flex}._diaryBtn_12ksa_273{border:1px solid var(--ai-soft-border);background:color-mix(in srgb, var(--brand-ai) 6%, white);color:var(--brand-ai);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}._diaryBtn_12ksa_273:hover:not(:disabled){background:var(--ai-soft);border-color:color-mix(in srgb, var(--brand-ai) 35%, white)}._diaryBtn_12ksa_273:disabled{opacity:.6;cursor:not-allowed}._diaryHint_12ksa_281{color:#aaa;font-size:11px}._ctxOverlay_12ksa_284{z-index:99;background:#0000004d;animation:.2s _fadeIn_12ksa_1;position:fixed;inset:0}@keyframes _fadeIn_12ksa_1{0%{opacity:0}to{opacity:1}}._ctxPanel_12ksa_287{z-index:100;background:#fafafa;border-left:1px solid #e8e8e8;flex-direction:column;width:300px;height:100%;transition:right .3s;display:flex;position:absolute;top:0;right:-340px;overflow:hidden;box-shadow:-4px 0 20px #00000014}._ctxPanelOpen_12ksa_293{right:0}._ctxHeader_12ksa_294{color:#454545;background:#fff;border-bottom:1px solid #e8e8e8;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;font-size:13px;font-weight:600;display:flex}._ctxHeader_12ksa_294 button{color:#999;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;display:flex}._ctxHeader_12ksa_294 button:hover{color:#454545;background:#f0f0f0}._ctxBody_12ksa_304{flex:1;padding:10px 16px;overflow-y:auto}._sessionList_12ksa_78,._msgList_12ksa_142,._ctxBody_12ksa_304{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--text-muted) 55%, transparent) transparent}._sessionList_12ksa_78::-webkit-scrollbar{width:10px}._msgList_12ksa_142::-webkit-scrollbar{width:10px}._ctxBody_12ksa_304::-webkit-scrollbar{width:10px}._sessionList_12ksa_78::-webkit-scrollbar-track{background:0 0}._msgList_12ksa_142::-webkit-scrollbar-track{background:0 0}._ctxBody_12ksa_304::-webkit-scrollbar-track{background:0 0}._sessionList_12ksa_78::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--text-muted) 45%, transparent);background-clip:content-box;border:3px solid #0000;border-radius:999px}._msgList_12ksa_142::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--text-muted) 45%, transparent);background-clip:content-box;border:3px solid #0000;border-radius:999px}._ctxBody_12ksa_304::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--text-muted) 45%, transparent);background-clip:content-box;border:3px solid #0000;border-radius:999px}._sessionList_12ksa_78::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--text-muted) 62%, transparent);background-clip:content-box;border:3px solid #0000}._msgList_12ksa_142::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--text-muted) 62%, transparent);background-clip:content-box;border:3px solid #0000}._ctxBody_12ksa_304::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--text-muted) 62%, transparent);background-clip:content-box;border:3px solid #0000}._ctxSection_12ksa_341{margin-bottom:18px}._ctxSection_12ksa_341 h4{color:#454545;border-bottom:1px solid #f0f0f0;margin:0 0 8px;padding-bottom:5px;font-size:12px;font-weight:700}._ctxEmpty_12ksa_346{color:#bbb;text-align:center;margin:0;padding:10px 0;font-size:11px}._ctxSelItem_12ksa_347{background:var(--ai-soft);border-radius:6px;align-items:center;gap:6px;margin-bottom:4px;padding:4px 6px 4px 8px;font-size:11px;display:flex}._ctxSelItem_12ksa_347 span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}._ctxSelItem_12ksa_347 button{color:#bbb;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:14px;line-height:1;display:flex}._ctxSelItem_12ksa_347 button:hover{color:#ef4444;background:#fef2f2}._ctxItem_12ksa_358{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;font-size:11px;transition:background .15s;display:flex}._ctxItem_12ksa_358:hover{background:var(--ai-soft)}._ctxItem_12ksa_358 input{accent-color:var(--brand-ai);flex-shrink:0}._ctxItem_12ksa_358 span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._hamburger_12ksa_367{z-index:101;width:42px;height:42px;color:var(--brand-ai);cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:10px;justify-content:center;align-items:center;font-size:17px;transition:all .2s;display:none;position:fixed;top:10px;left:10px;box-shadow:0 2px 10px #0000001a}._hamburger_12ksa_367:hover{background:var(--ai-soft);border-color:var(--brand-ai)}._hamburgerBadge_12ksa_375{background:var(--brand-ai);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}._overlay_12ksa_380{z-index:99;background:#00000059;display:none;position:fixed;inset:0}._markdown_12ksa_383{color:#454545;font-size:14px;line-height:1.8}._markdown_12ksa_383 h1{border-bottom:1px solid #eee;margin:16px 0 8px;padding-bottom:4px;font-size:18px}._markdown_12ksa_383 h2{border-left:3px solid var(--brand-ai);margin:14px 0 6px;padding-left:8px;font-size:16px}._markdown_12ksa_383 h3{color:#666;margin:12px 0 4px;font-size:14px}._markdown_12ksa_383 p{margin:0 0 8px}._markdown_12ksa_383 ul,._markdown_12ksa_383 ol{margin:0 0 8px;padding-left:20px}._markdown_12ksa_383 li{margin-bottom:2px}._markdown_12ksa_383 strong{color:#333}._markdown_12ksa_383 em{color:var(--brand-ai)}._markdown_12ksa_383 code{background:var(--ai-soft);color:var(--brand-ai);border-radius:3px;padding:2px 5px;font-family:SF Mono,Fira Code,monospace;font-size:12px}._markdown_12ksa_383 pre{color:#e0e0e0;background:#2d2a3d;border-radius:6px;margin:8px 0;padding:12px;font-size:12px;overflow-x:auto}._markdown_12ksa_383 pre code{color:inherit;background:0 0;padding:0}._markdown_12ksa_383 blockquote{border-left:3px solid var(--brand-ai);background:color-mix(in srgb, var(--brand-ai) 6%, white);color:#666;border-radius:0 6px 6px 0;margin:8px 0;padding:4px 12px}._markdown_12ksa_383 table{border-collapse:collapse;width:100%;margin:8px 0;font-size:12px}._markdown_12ksa_383 th{background:color-mix(in srgb, var(--brand-ai) 6%, white);text-align:left;color:var(--brand-ai);border-bottom:2px solid var(--ai-soft-border);padding:6px 8px;font-weight:600}._markdown_12ksa_383 td{border-bottom:1px solid #f0f0f0;padding:4px 8px}._markdown_12ksa_383 tr:hover td{background:#fafaff}._markdown_12ksa_383 hr{border:none;border-top:1px solid #eee;margin:14px 0}[data-theme=dark] ._wrapper_12ksa_6{--ai-soft:color-mix(in srgb, var(--brand-ai) 12%, #393c3f);--ai-soft-strong:color-mix(in srgb, var(--brand-ai) 18%, #393c3f);--ai-soft-border:color-mix(in srgb, var(--brand-ai) 22%, #68727a);--ai-soft-shadow:color-mix(in srgb, var(--brand-ai) 24%, transparent);background:#393c3f;border-color:#4a4f54;box-shadow:0 4px 15px #0000004d}[data-theme=dark] ._sidebar_12ksa_34{background:#323538;border-right-color:#464b50}[data-theme=dark] ._panel_12ksa_120{background:#393c3f}[data-theme=dark] ._newBtn_12ksa_42:disabled{color:#777;background:#555}[data-theme=dark] ._sessionItem_12ksa_79:hover{background:#3b4145}[data-theme=dark] ._sessionItemActive_12ksa_85{background:var(--ai-soft);border-left-color:var(--brand-ai)}[data-theme=dark] ._sessionIcon_12ksa_86{background:var(--ai-soft);color:var(--brand-ai)}[data-theme=dark] ._sessionItemActive_12ksa_85 ._sessionIcon_12ksa_86{background:var(--ai-soft-strong)}[data-theme=dark] ._sessionTitle_12ksa_93{color:#e0e0e0}[data-theme=dark] ._sessionMeta_12ksa_104{color:#888}[data-theme=dark] ._iconBtn_12ksa_99{color:#666}[data-theme=dark] ._iconBtn_12ksa_99:hover{color:#f5867b;background:#3d2828}[data-theme=dark] ._skelCircle_12ksa_65,[data-theme=dark] ._skelLine1_12ksa_67,[data-theme=dark] ._skelLine2_12ksa_68{background:#555}[data-theme=dark] ._skelLine2_12ksa_68{background:#4a4a4a}[data-theme=dark] ._sidebarEmpty_12ksa_70{color:#666}[data-theme=dark] ._sidebarEmpty_12ksa_70 p{color:#888}[data-theme=dark] ._sidebarEmpty_12ksa_70 span{color:#666}[data-theme=dark] ._renameInput_12ksa_111{color:#e0e0e0;border-bottom-color:var(--brand-ai)}[data-theme=dark] ._emptyState_12ksa_126,[data-theme=dark] ._emptyChat_12ksa_126{color:#666}[data-theme=dark] ._emptyState_12ksa_126 i,[data-theme=dark] ._emptyChat_12ksa_126 i{color:#555}[data-theme=dark] ._emptyState_12ksa_126 h3,[data-theme=dark] ._emptyChat_12ksa_126 h3{color:#888}[data-theme=dark] ._emptyState_12ksa_126 p,[data-theme=dark] ._emptyChat_12ksa_126 p{color:#777}[data-theme=dark] ._loadingState_12ksa_126 p{color:#888}[data-theme=dark] ._bubbleAi_12ksa_161{color:#e0e0e0;background:#43484c}[data-theme=dark] ._bubbleAi_12ksa_161 ._msgTime_12ksa_189{color:#888}[data-theme=dark] ._cursor_12ksa_167{background:var(--brand-ai)}[data-theme=dark] ._streamText_12ksa_173{color:#d8f6ff}[data-theme=dark] ._typing_12ksa_200 span{background:var(--brand-ai)}[data-theme=dark] ._avatar_12ksa_178{background:var(--ai-soft-strong);color:var(--brand-ai)}[data-theme=dark] ._actBtn_12ksa_193:hover{background:#ffffff1a}[data-theme=dark] ._inputArea_12ksa_208{background:#36393c;border-top-color:#464b50}[data-theme=dark] ._textarea_12ksa_212{color:#e0e0e0;background:#393c3f;border-color:#4a4f54}[data-theme=dark] ._textarea_12ksa_212:focus{border-color:var(--brand-ai);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-ai) 18%, transparent)}[data-theme=dark] ._textarea_12ksa_212:disabled{color:#777;background:#4a4a4a}[data-theme=dark] ._textarea_12ksa_212::placeholder{color:#777}[data-theme=dark] ._sendBtn_12ksa_223:disabled{color:#777;background:#555}[data-theme=dark] ._ctxToggle_12ksa_233{color:var(--brand-ai);background:#393c3f;border-color:#4a4f54}[data-theme=dark] ._ctxToggle_12ksa_233:hover{background:var(--ai-soft);border-color:var(--brand-ai)}[data-theme=dark] ._ctxChip_12ksa_247{background:var(--ai-soft);border-color:var(--ai-soft-border);color:#e0e0e0}[data-theme=dark] ._ctxChip_12ksa_247 button{color:#888}[data-theme=dark] ._ctxChip_12ksa_247 button:hover{color:#f5867b;background:#5a3030}[data-theme=dark] ._ctxPanel_12ksa_287{background:#323538;border-left-color:#464b50;box-shadow:-4px 0 20px #0000004d}[data-theme=dark] ._ctxHeader_12ksa_294{color:#e8e8e8;background:#393c3f;border-bottom-color:#464b50}[data-theme=dark] ._ctxHeader_12ksa_294 button:hover{color:#e0e0e0;background:#43484c}[data-theme=dark] ._ctxSection_12ksa_341 h4{color:#e0e0e0;border-bottom-color:#464b50}[data-theme=dark] ._ctxEmpty_12ksa_346{color:#666}[data-theme=dark] ._ctxSelItem_12ksa_347{background:var(--ai-soft)}[data-theme=dark] ._ctxSelItem_12ksa_347 button{color:#666}[data-theme=dark] ._ctxSelItem_12ksa_347 button:hover{color:#f5867b;background:#3d2828}[data-theme=dark] ._ctxItem_12ksa_358:hover{background:#3b4145}[data-theme=dark] ._ctxItem_12ksa_358 input{accent-color:var(--brand-ai)}[data-theme=dark] ._diaryBtn_12ksa_273{background:color-mix(in srgb, var(--brand-ai) 10%, var(--surface-card));border-color:var(--ai-soft-border);color:var(--brand-ai)}[data-theme=dark] ._diaryBtn_12ksa_273:hover:not(:disabled){background:var(--ai-soft);border-color:color-mix(in srgb, var(--brand-ai) 38%, var(--border-default))}[data-theme=dark] ._diaryHint_12ksa_281{color:#777}[data-theme=dark] ._markdown_12ksa_383{color:#e0e0e0}[data-theme=dark] ._markdown_12ksa_383 h1{border-bottom-color:#555}[data-theme=dark] ._markdown_12ksa_383 strong{color:#f0f0f0}[data-theme=dark] ._markdown_12ksa_383 code{background:#34393d}[data-theme=dark] ._markdown_12ksa_383 blockquote{color:#bbb;background:#34393d}[data-theme=dark] ._markdown_12ksa_383 th{background:#34393d;border-bottom-color:#464b50}[data-theme=dark] ._markdown_12ksa_383 td{border-bottom-color:#464b50}[data-theme=dark] ._markdown_12ksa_383 tr:hover td{background:#383d41}[data-theme=dark] ._markdown_12ksa_383 hr{border-top-color:#464b50}@media (width<=768px){._hamburger_12ksa_367{display:flex}._overlay_12ksa_380{display:block}._sidebar_12ksa_34{display:none}._sidebarOpen_12ksa_496{z-index:100;background:#fafafa;flex-direction:column;width:100vw;height:100vh;animation:.25s _slideIn_12ksa_1;display:flex;position:fixed;inset:0}@keyframes _slideIn_12ksa_1{0%{transform:translate(-100%)}to{transform:translate(0)}}._sidebarClose_12ksa_116{display:flex}._panel_12ksa_120{min-height:280px}._msgList_12ksa_142{padding:10px}._bubble_12ksa_150{max-width:92%}._bubbleUser_12ksa_157{margin-left:8px}._bubbleAi_12ksa_161{margin-right:8px}._inputArea_12ksa_208{padding:8px 10px;padding-bottom:calc(8px + var(--safe-area-bottom));gap:6px}._textarea_12ksa_212{font-size:13px}._ctxPanel_12ksa_287{border-top:1px solid #e8e8e8;border-left:none;border-radius:16px 16px 0 0;width:100%;height:auto;max-height:60vh;transition:transform .3s;position:fixed;inset:auto auto 0 0;transform:translateY(100%);box-shadow:0 -4px 20px #0000001f}._ctxPanelOpen_12ksa_293{right:auto;transform:translateY(0)}._ctxHeader_12ksa_294{border-radius:16px 16px 0 0}._ctxChips_12ksa_247{padding:4px 10px 0}._ctxChip_12ksa_247{max-width:140px;font-size:10px}._diaryBar_12ksa_270{padding:4px 10px 0}._diaryBtn_12ksa_273{padding:5px 10px;font-size:11px}}[data-theme=dark] ._hamburger_12ksa_367{color:var(--brand-ai);background:#393c3f;border-color:#4a4f54}[data-theme=dark] ._hamburger_12ksa_367:hover{background:var(--ai-soft);border-color:var(--brand-ai)}[data-theme=dark] ._sidebarOpen_12ksa_496{background:#323538}[data-theme=dark] ._sidebarClose_12ksa_116{color:#e0e0e0;background:#ffffff1a}[data-theme=dark] ._sidebarClose_12ksa_116:hover{background:#fff3}[data-theme=dark] ._overlay_12ksa_380{background:#0009}._stopBtn_12ksa_540{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:0 6px;transition:background .2s,transform .15s;display:flex}._stopBtn_12ksa_540:hover{background:#dc2626;transform:scale(1.08)}._stopBtn_12ksa_540:active{transform:scale(.95)}._stopBtn_12ksa_540 i{font-size:13px}._bubbleStatus_12ksa_554{background:#fff8e1;border:1px solid #ffcc02;border-radius:12px;align-items:center;gap:8px;max-width:85%;margin:4px auto;padding:10px 16px;display:flex}._statusIcon_12ksa_559{flex-shrink:0;font-size:14px}._statusText_12ksa_560{color:#5d4037;font-size:13px;line-height:1.4}[data-theme=dark] ._bubbleStatus_12ksa_554{background:#3e3520;border-color:#6d5a00}[data-theme=dark] ._statusText_12ksa_560{color:#d4c094}.thoughts-page{max-width:800px;margin:0 auto}.thoughts-page h2{text-align:center;color:var(--text-default);margin:0 0 20px;font-size:24px;font-weight:600}.thoughts-tabs{background:var(--surface-inset);border-radius:10px;gap:2px;margin-bottom:24px;padding:4px;display:flex}.thoughts-tab{border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;transition:all var(--motion-fast) var(--ease-standard);background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 8px;font-family:inherit;font-size:14px;display:flex}.thoughts-tab:hover{color:var(--text-default);background:var(--surface-muted)}.thoughts-tab.active{background:var(--surface-card);color:var(--text-default);font-weight:600;box-shadow:0 1px 4px #00000014}.thoughts-tab i{font-size:13px}.thoughts-tab-content{min-height:200px}.thoughts-form{padding:0}.edit-banner{border-radius:var(--radius-md);color:#2d5f94;background:#eef6ff;border:1px solid #cfe4ff;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;display:flex}.edit-banner button{color:#1686ee;cursor:pointer;font:inherit;background:0 0;border:none;padding:4px 0;font-weight:600}.draft-restore-banner{border-radius:var(--radius-md);color:#8a6d14;background:#fff9e6;border:1px solid #ffe8a1;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;display:flex}.draft-restore-banner .draft-restore-actions{flex-shrink:0;gap:8px;display:flex}.draft-restore-banner .draft-restore-actions button{cursor:pointer;font:inherit;color:#8a6d14;transition:background var(--motion-fast) var(--ease-standard);background:0 0;border:none;border-radius:4px;padding:4px 8px;font-weight:600}.draft-restore-banner .draft-restore-actions button:hover{background:#ffe8a1}.thoughts-ai-panel{min-height:400px}.ai-layout{border:1px solid var(--border-subtle);border-radius:var(--radius-md);gap:0;height:calc(100vh - 240px);min-height:400px;display:flex;overflow:hidden}.ai-layout>:first-child{height:100%}.ai-chat-area{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.ai-loading-state{text-align:center;padding:40px 0}.ai-loading-state .submit-btn{margin-top:12px}.thoughts-review{padding:0}.review-date-row{align-items:center;gap:10px;display:flex}.review-date-row label{flex-shrink:0;width:80px;margin-bottom:0}.review-date-row input{flex:1}.diary-list{flex-direction:column;gap:12px;margin-top:20px;display:flex}.diary-item{background:var(--surface-muted);border-radius:var(--radius-md);border:1px solid var(--border-subtle);transition:all var(--motion-base) var(--ease-standard);justify-content:space-between;align-items:flex-start;padding:16px 20px;display:flex}.diary-item:hover{background:var(--surface-inset);transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.diary-info{flex:1;min-width:0}.diary-title{color:var(--text-default);margin-bottom:8px;font-size:17px;font-weight:600}.diary-content{color:var(--text-muted);white-space:pre-wrap;margin-bottom:8px;font-size:15px;line-height:1.6}.diary-meta{color:var(--text-muted);font-size:13px}.diary-actions{flex-shrink:0;align-items:center;gap:4px;margin-left:12px;display:flex}.edit-btn-small{color:#aaa;cursor:pointer;transition:all var(--motion-base) var(--ease-standard);background:0 0;border:none;border-radius:4px;padding:6px}.edit-btn-small:hover{color:#1686ee;background:#eef6ff}@media (width<=768px){.thoughts-page{max-width:100%}.thoughts-page h2{margin-bottom:16px;font-size:18px}.thoughts-tabs{gap:0;padding:3px}.thoughts-tab{padding:8px 4px;font-size:13px}.thoughts-tab i{font-size:12px}.ai-layout{height:calc(var(--app-viewport-height) - 200px);border:none;border-radius:0;min-height:320px}.diary-item{flex-direction:column;gap:8px;padding:12px 14px}.diary-actions{align-self:flex-end;margin-left:0}.diary-title{font-size:15px}.diary-content{font-size:14px}.edit-banner,.draft-restore-banner{flex-direction:column;align-items:flex-start;gap:8px}.draft-restore-banner .draft-restore-actions{gap:8px;width:100%;display:flex}.draft-restore-banner .draft-restore-actions button{text-align:center;flex:1;padding:8px 0}.review-date-row{flex-wrap:wrap}.review-date-row label{width:auto}.review-date-row input{flex:100%}}[data-theme=dark] .draft-restore-banner{color:#d4b060;background:#3a3020;border-color:#5a4a20}[data-theme=dark] .draft-restore-banner .draft-restore-actions button{color:#d4b060}[data-theme=dark] .draft-restore-banner .draft-restore-actions button:hover{background:#5a4a20}[data-theme=dark] .edit-btn-small{color:var(--text-muted)}[data-theme=dark] .edit-btn-small:hover{color:#7c8fff;background:#2a3040}[data-theme=dark] .ai-layout{border-color:var(--border-subtle)}
