*{box-sizing:border-box;margin:0;padding:0}body{overflow-x:hidden}.app{min-height:100vh;background:#0d1117;color:#e6edf3;display:flex;flex-direction:column;font-family:Noto Sans JP,Inter,system-ui,-apple-system,sans-serif}.top-nav{display:none}.top-nav-left{display:flex;align-items:center;gap:.25rem}.top-nav-logo{font-size:.95rem;font-weight:700;color:#e6edf3;margin-right:1rem;letter-spacing:-.3px}.top-nav-btn{background:transparent;border:none;color:#8b949e;font-size:.875rem;padding:.35rem .75rem;border-radius:6px;cursor:pointer;transition:all .15s}.top-nav-btn:hover,.top-nav-btn.active{color:#e6edf3;background:#21262d}.top-nav-right{display:flex;align-items:center;gap:.75rem}.top-nav-email{font-size:.8rem;color:#6b7280}.top-nav-logout{background:transparent;border:1px solid #30363d;border-radius:6px;color:#8b949e;font-size:.8rem;padding:.3rem .65rem;cursor:pointer;transition:all .15s}.top-nav-logout:hover{color:#e6edf3;border-color:#6b7280}.board-view{display:flex;flex-direction:column;flex:1;padding:1.5rem;min-height:0}.login-page{min-height:100vh;background:#0d1117;display:flex;align-items:center;justify-content:center;padding:1rem;font-family:Inter,system-ui,sans-serif}.login-card{background:#161b22;border:1px solid #30363d;border-radius:12px;padding:2rem;width:100%;max-width:360px;display:flex;flex-direction:column;gap:1.5rem}.login-title{font-size:1.4rem;font-weight:700;text-align:center;color:#e6edf3;letter-spacing:-.5px}.login-submit-register{width:100%;padding:.6rem;border:none;border-radius:8px;background:#1f6feb;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s}.login-submit-register:hover{background:#388bfd}.login-switch{text-align:center;font-size:.8rem;color:#8b949e;margin-top:.25rem}.login-link{background:none;border:none;color:#58a6ff;cursor:pointer;font-size:.8rem;padding:0;text-decoration:underline}.login-form{display:flex;flex-direction:column;gap:1rem}.login-field{display:flex;flex-direction:column;gap:.35rem}.login-label{font-size:.88rem;font-weight:600;color:#8b949e}.login-input{background:#0d1117;border:1px solid #30363d;border-radius:8px;padding:.55rem .75rem;color:#e6edf3;font-size:.875rem;outline:none;transition:border-color .15s}.login-input:focus{border-color:#58a6ff}.login-error{font-size:.8rem;color:#f85149;padding:.5rem .75rem;background:#3d1414;border:1px solid #f8514933;border-radius:6px}.login-submit{width:100%;padding:.6rem;font-size:.9rem}.diary-view{display:flex;flex:1;min-height:0;height:100%}.diary-editor{flex:1;display:flex;flex-direction:column;padding:2rem 2.5rem 1rem;min-width:0;border-right:1px solid #1e2a38;background:#0f1318}.diary-editor-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.75rem;gap:1rem}.diary-date-display{display:flex;flex-direction:column;gap:.35rem}.diary-date-full{font-size:1.35rem;font-weight:700;color:#e6edf3;letter-spacing:-.4px;line-height:1.2}.diary-date-change{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:#484f58;cursor:pointer;transition:color .15s}.diary-date-change:hover{color:#8b949e}.diary-date-input{background:#0d1117;border:1px solid #30363d;border-radius:6px;color:#cdd5de;font-size:.85rem;font-family:inherit;outline:none;cursor:pointer;padding:.25rem .5rem;transition:border-color .15s}.diary-date-input:focus{border-color:#58a6ff}.diary-editor-actions{display:flex;gap:.5rem;flex-shrink:0;padding-top:.25rem}.diary-save-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#1a7f37,#238636);border:1px solid #2ea043;border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s;box-shadow:0 1px 3px #0000004d}.diary-save-btn:hover{background:linear-gradient(135deg,#238636,#2ea043);box-shadow:0 2px 8px #2386364d}.diary-save-kbd{font-size:.8rem;background:rgba(255,255,255,.15);border-radius:4px;padding:.1rem .35rem;font-weight:400;letter-spacing:.3px}.diary-delete-btn{padding:.5rem .85rem;font-size:.8rem}.diary-mode-toggle{display:flex;background:#0d1117;border:1px solid #21262d;border-radius:8px;padding:2px;gap:2px}.diary-mode-btn{background:transparent;border:none;border-radius:6px;color:#6b7280;font-size:.88rem;font-weight:500;padding:.3rem .75rem;cursor:pointer;transition:all .15s;font-family:inherit}.diary-mode-btn:hover{color:#cdd5de}.diary-mode-btn.active{background:#21262d;color:#e6edf3;font-weight:600}.diary-preview{flex:1;overflow-y:auto;padding:1rem 1.25rem;background:#161d27;border:1px solid #1e2a38;border-radius:10px;color:#d4dce8;font-size:1.05rem;line-height:1.9}.diary-preview-empty{color:#2d3339;font-style:italic}.diary-preview h1,.diary-preview h2,.diary-preview h3,.diary-preview h4{color:#e6edf3;font-weight:700;margin:1.5em 0 .5em;letter-spacing:-.3px}.diary-preview h1{font-size:1.4rem;border-bottom:1px solid #21262d;padding-bottom:.4em}.diary-preview h2{font-size:1.15rem;border-bottom:1px solid #1c2128;padding-bottom:.3em}.diary-preview h3{font-size:1rem}.diary-preview p{margin:.6em 0}.diary-preview ul,.diary-preview ol{padding-left:1.5em;margin:.5em 0}.diary-preview li{margin:.25em 0;line-height:1.7}.diary-preview input[type=checkbox]{accent-color:#388bfd;margin-right:.4em;cursor:default}.diary-preview li:has(input[type=checkbox]:checked){color:#6b7280;text-decoration:line-through;text-decoration-color:#484f58}.diary-preview blockquote{border-left:3px solid #388bfd44;margin:.75em 0;padding:.4em 1em;color:#8b949e;background:#0a0e13;border-radius:0 6px 6px 0}.diary-preview code{background:#161b22;border:1px solid #21262d;border-radius:4px;padding:.1em .4em;font-size:.875em;color:#e3b341;font-family:Fira Code,Cascadia Code,monospace}.diary-preview pre{background:#161b22;border:1px solid #21262d;border-radius:8px;padding:1rem;overflow-x:auto;margin:.75em 0}.diary-preview pre code{background:none;border:none;padding:0;color:#cdd5de}.diary-preview strong{color:#e6edf3;font-weight:700}.diary-preview em{color:#a5d6ff;font-style:italic}.diary-preview del{color:#6b7280}.diary-preview hr{border:none;border-top:1px solid #21262d;margin:1.5em 0}.diary-preview a{color:#388bfd;text-decoration:none}.diary-preview a:hover{text-decoration:underline}.diary-preview table{border-collapse:collapse;width:100%;margin:.75em 0}.diary-preview th,.diary-preview td{border:1px solid #21262d;padding:.4em .75em;font-size:.875rem}.diary-preview th{background:#161b22;font-weight:600;color:#e6edf3}.diary-hint{font-size:.8rem;color:#2d3339;margin-left:.75rem}.diary-today-badge{display:inline-block;font-size:.82rem;font-weight:800;letter-spacing:.08em;background:linear-gradient(135deg,#388bfd,#a371f7);color:#fff;padding:.15rem .45rem;border-radius:4px;vertical-align:middle;margin-right:.5rem;position:relative;top:-1px}.diary-toolbar-mobile-trigger{display:none}.diary-toolbar{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap;padding:.55rem .75rem;background:#0a0e13;border:1px solid #1c2128;border-radius:10px;margin-bottom:1rem}.diary-toolbar-group{display:flex;align-items:center;gap:.2rem}.diary-toolbar-label{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#373e47;margin-right:.15rem;white-space:nowrap}.diary-toolbar-sep{width:1px;height:18px;background:#21262d;margin:0 .3rem;flex-shrink:0}.diary-toolbar-btn{background:transparent;border:1px solid transparent;border-radius:6px;color:#8b949e;font-size:.85rem;padding:.25rem .45rem;cursor:pointer;transition:all .12s;line-height:1;font-family:inherit}.diary-toolbar-btn:hover{background:#21262d;border-color:#30363d;color:#e6edf3}.diary-toolbar-btn:active{transform:scale(.92)}.diary-toolbar-mood{font-size:1rem;padding:.2rem .3rem}.diary-toolbar-template{font-size:.82rem;font-weight:600;padding:.25rem .55rem;color:#6b7280;border-color:#21262d}.diary-toolbar-template:hover{color:#a371f7;border-color:#a371f760;background:#1a102a}.diary-date-nav{display:flex;align-items:center;gap:.5rem}.diary-nav-arrow{background:#1c2128;border:1px solid #30363d;border-radius:6px;color:#8b949e;font-size:.75rem;padding:.2rem .45rem;cursor:pointer;transition:all .12s;line-height:1}.diary-nav-arrow:hover:not(:disabled){background:#21262d;color:#e6edf3}.diary-nav-arrow:disabled{opacity:.3;cursor:default}.diary-meta-row{display:flex;align-items:center;gap:0;padding:.55rem .85rem;background:#0a0e13;border:1px solid #1c2128;border-radius:8px;margin-bottom:.75rem;flex-wrap:wrap;gap:.5rem}.diary-meta-group{display:flex;align-items:center;gap:.45rem;flex-shrink:0}.diary-meta-group-location{flex:1;min-width:140px}.diary-meta-sep{width:1px;height:1.4rem;background:#21262d;flex-shrink:0}.diary-meta-label{font-size:.78rem;font-weight:600;color:#484f58;white-space:nowrap;text-transform:uppercase;letter-spacing:.4px}.diary-mood-btns{display:flex;align-items:center;gap:.15rem}.diary-mood-btn{background:transparent;border:2px solid transparent;border-radius:8px;font-size:1.1rem;padding:.15rem .25rem;cursor:pointer;transition:all .12s;line-height:1;opacity:.45;display:flex;flex-direction:column;align-items:center;gap:.05rem}.diary-mood-btn:hover{opacity:1;background:#161b22}.diary-mood-btn.active{opacity:1;border-color:#388bfd55;background:#1a2233}.diary-meta-btn-label{font-size:.55rem;color:#6e7681;white-space:nowrap}.diary-mood-btn.active .diary-meta-btn-label{color:#58a6ff}.diary-location-input{background:#161b22;border:1px solid #30363d;border-radius:6px;color:#c9d1d9;font-size:.85rem;font-family:inherit;padding:.25rem .6rem;outline:none;width:100%;min-width:120px;transition:border-color .15s}.diary-location-input:focus{border-color:#388bfd}.diary-location-input::placeholder{color:#484f58}.diary-preview-meta{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #21262d}.diary-preview-meta-chip{display:inline-flex;align-items:center;gap:.3rem;background:#161b22;border:1px solid #30363d;border-radius:20px;padding:.25rem .75rem;font-size:.88rem;color:#c9d1d9}.diary-textarea{flex:1;background:#161d27;border:1px solid #1e2a38;border-radius:10px;color:#d4dce8;font-size:1rem;font-family:inherit;line-height:1.9;resize:none;outline:none;width:100%;letter-spacing:.01em;padding:1rem 1.25rem;transition:border-color .15s,background .15s}.diary-textarea:focus{background:#1a2130;border-color:#2a3a50}.diary-textarea::placeholder{color:#2d3f52}.diary-textarea-md{font-family:Fira Code,Cascadia Code,Consolas,monospace;font-size:1.05rem;line-height:1.9}.diary-editor-footer{display:flex;align-items:center;gap:1rem;padding-top:.75rem;border-top:1px solid #161b22;margin-top:.5rem}.diary-charcount{font-size:.82rem;color:#484f58}.diary-status{font-size:.82rem;margin-left:auto}.diary-status.unsaved{color:#d29922}.diary-status.saved{color:#3fb950}.diary-status.saving{color:#8b949e}.diary-sidebar{width:280px;flex-shrink:0;display:flex;flex-direction:column;background:#0a0e13;border-left:1px solid #161b22}.diary-sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.1rem .6rem;flex-shrink:0}.diary-sidebar-title{font-size:.82rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.8px}.diary-entry-count{background:#21262d;color:#6b7280;font-size:.8rem;font-weight:600;padding:.1rem .5rem;border-radius:20px}.diary-search-wrap{position:relative;padding:0 .85rem .75rem;flex-shrink:0}.diary-search-icon{position:absolute;left:1.35rem;top:50%;transform:translateY(-60%);width:13px;height:13px;color:#484f58;pointer-events:none}.diary-search{width:100%;background:#161b22;border:1px solid #21262d;border-radius:8px;padding:.45rem 2rem .45rem 2.1rem;color:#e6edf3;font-size:.8rem;outline:none;transition:border-color .15s}.diary-search:focus{border-color:#388bfd55;background:#161b22}.diary-search::placeholder{color:#373e47}.diary-search-clear{position:absolute;right:1.3rem;top:50%;transform:translateY(-60%);background:none;border:none;color:#484f58;font-size:.7rem;cursor:pointer;padding:.15rem;line-height:1;transition:color .15s}.diary-search-clear:hover{color:#8b949e}.diary-entries-scroll{flex:1;overflow-y:auto;padding-bottom:.5rem}.diary-entries-scroll::-webkit-scrollbar{width:4px}.diary-entries-scroll::-webkit-scrollbar-track{background:transparent}.diary-entries-scroll::-webkit-scrollbar-thumb{background:#21262d;border-radius:2px}.diary-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1rem;font-size:.8rem;color:#373e47;text-align:center}.diary-empty-icon{font-size:1.5rem;opacity:.4}.diary-month-group{margin-bottom:.25rem}.diary-month-label{padding:.6rem 1rem .3rem;font-size:.8rem;font-weight:700;color:#373e47;text-transform:uppercase;letter-spacing:.5px}.diary-entry-item{display:flex;align-items:center;gap:.75rem;padding:.55rem 1rem;cursor:pointer;border-left:2px solid transparent;border-top:none;border-right:none;border-bottom:none;border-radius:0;background:transparent;width:100%;text-align:left;font-family:inherit;transition:background .1s,border-color .1s}.diary-entry-item:hover{background:#161b22}.diary-entry-item.active{border-left-color:#388bfd;background:#161b22}.diary-entry-body{flex:1;min-width:0}.diary-entry-check{font-size:.7rem;color:#388bfd;flex-shrink:0}.diary-entry-dayblock{display:flex;flex-direction:column;align-items:center;min-width:28px;flex-shrink:0}.diary-entry-day{font-size:1.05rem;font-weight:700;color:#cdd5de;line-height:1.1}.diary-entry-item.active .diary-entry-day{color:#388bfd}.diary-entry-dow{font-size:.82rem;color:#484f58;font-weight:600}.diary-entry-dayblock.sat .diary-entry-day,.diary-entry-dayblock.sat .diary-entry-dow{color:#58a6ff}.diary-entry-dayblock.sun .diary-entry-day,.diary-entry-dayblock.sun .diary-entry-dow{color:#f85149}.diary-entry-preview{font-size:.85rem;color:#484f58;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;line-height:1.4}.diary-entry-item:hover .diary-entry-preview,.diary-entry-item.active .diary-entry-preview{color:#6b7280}.diary-entry-empty{font-style:italic;color:#2d3339}.diary-sidebar-footer{flex-shrink:0;padding:.75rem;border-top:1px solid #161b22}.diary-today-btn{width:100%;background:transparent;border:1px solid #21262d;border-radius:8px;color:#6b7280;font-size:.88rem;padding:.45rem;cursor:pointer;transition:all .15s}.diary-today-btn:hover{background:#161b22;border-color:#30363d;color:#cdd5de}.diary-mobile-tabs{display:none}.diary-mobile-tab{flex:1;background:transparent;border:none;border-bottom:2px solid transparent;color:#6b7280;font-size:.9rem;font-weight:600;font-family:inherit;padding:.7rem .5rem;cursor:pointer;transition:color .15s,border-color .15s;touch-action:manipulation}.diary-mobile-tab.active{color:#58a6ff;border-bottom-color:#388bfd}@media (max-width: 640px){.top-nav{padding:0 .75rem}.top-nav-email{display:none}.board-view{padding:1rem .75rem}.diary-view{flex-direction:column;height:auto}.diary-editor{border-right:none;border-bottom:1px solid #21262d;min-height:50vh;padding:1.25rem 1rem .75rem}.diary-date-full{font-size:1.1rem}.diary-sidebar{width:100%;max-height:50vh}}header{margin-bottom:1.25rem}.header-top{display:flex;align-items:center;justify-content:space-between}header h1{font-size:1.4rem;font-weight:700;letter-spacing:-.5px}.header-actions{display:flex;gap:.5rem;align-items:center}.tag-manager{max-width:400px}.tag-manager-add{display:flex;gap:.5rem}.tag-manager-add .label-input{flex:1}.tag-manager-list{display:flex;flex-direction:column;gap:.4rem;max-height:320px;overflow-y:auto}.tag-manager-empty{text-align:center;color:#484f58;font-size:.8rem;padding:1.5rem 0}.tag-manager-row{display:flex;align-items:center;justify-content:space-between;padding:.4rem .6rem;border-radius:6px;background:#0d1117;border:1px solid #21262d}.tag-manager-row.confirming{border-color:#f85149;background:#1a0d0d}.tag-delete-confirm{display:flex;align-items:center;gap:.4rem}.tag-delete-confirm-text{font-size:.85rem;color:#f85149}.tag-confirm-yes{padding:.2rem .55rem;background:#3d1414;border:1px solid #f85149;border-radius:6px;color:#f85149;font-size:.85rem;cursor:pointer;transition:all .15s}.tag-confirm-yes:hover{background:#f85149;color:#fff}.tag-confirm-no{padding:.2rem .55rem;background:transparent;border:1px solid #30363d;border-radius:6px;color:#8b949e;font-size:.85rem;cursor:pointer;transition:all .15s}.tag-confirm-no:hover{background:#21262d;color:#e6edf3}.tag-delete-btn{background:none;border:none;color:#6b7280;font-size:1rem;cursor:pointer;padding:0 .25rem;line-height:1;transition:color .15s}.tag-delete-btn:hover{color:#ef4444}.label-filter{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}.filter-label-btn{background:transparent;border:1px solid #30363d;border-radius:20px;color:#8b949e;font-size:.85rem;padding:.2rem .65rem;cursor:pointer;transition:all .15s}.filter-label-btn:hover{border-color:#6b7280;color:#e6edf3}.filter-label-btn.active{background:#1f2937;border-color:#58a6ff;color:#58a6ff;font-weight:600}.label-filter-input{background:transparent;border:1px dashed #374151;border-radius:20px;color:#6b7280;font-size:.85rem;padding:.2rem .65rem;outline:none;width:100px;transition:all .15s}.label-filter-input::placeholder{color:#4b5563}.label-filter-input:focus{border-color:#58a6ff;color:#e6edf3;width:130px}.board{display:flex;gap:1rem;align-items:flex-start;flex:1;overflow-x:auto;padding-bottom:1rem}.column{flex:1 1 240px;min-width:220px;max-width:400px;background:#161b22;border:1px solid #30363d;border-radius:12px;display:flex;flex-direction:column;max-height:calc(100vh - 120px);transition:border-color .15s,background .15s}.column.drag-over{border-color:var(--col-color, #58a6ff);background:#1c2432}.column-header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-bottom:1px solid #21262d;flex-shrink:0}.column-title{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600}.column-icon{font-size:1rem}.column-count{background:#21262d;color:#8b949e;font-size:.82rem;font-weight:600;padding:.1rem .45rem;border-radius:20px}.column-add{background:transparent;border:1px solid transparent;border-radius:6px;color:#6b7280;font-size:1.2rem;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;padding:0;line-height:1}.column-add:hover{color:#e6edf3;border-color:#30363d;background:#21262d}.column-body{padding:.75rem;display:flex;flex-direction:column;gap:.6rem;overflow-y:auto;flex:1}.column-empty{text-align:center;color:#484f58;font-size:.8rem;padding:1.5rem 0;border:2px dashed #21262d;border-radius:8px}.card-wrap{position:relative}.card-wrap.insert-before:before,.card-wrap.insert-after:after{content:"";display:block;height:2px;background:#388bfd;border-radius:2px;margin:2px 0}.card{background:#0d1117;border:1px solid #30363d;border-radius:8px;padding:.75rem;cursor:grab;display:flex;flex-direction:column;gap:.5rem;transition:border-color .15s,transform .1s,box-shadow .15s;-webkit-user-select:none;user-select:none}.card:hover{border-color:#58a6ff;box-shadow:0 0 0 1px #1a2a3a}.card:active{cursor:grabbing}.card[draggable]:active{opacity:.5;transform:rotate(1.5deg) scale(1.02)}.card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.card-title{font-size:.875rem;font-weight:500;color:#e6edf3;line-height:1.4;flex:1;word-break:break-word}.card-priority{font-size:.8rem;font-weight:600;padding:.15rem .4rem;border-radius:4px;flex-shrink:0}.card-labels{display:flex;flex-wrap:wrap;gap:.3rem}.card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.1rem}.card-id,.card-date{font-size:.82rem;color:#484f58}.label-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.8rem;font-weight:500;padding:.1rem .45rem;border-radius:20px;background:#1f2937;color:#9ca3af;border:1px solid #374151}.label-remove{background:none;border:none;color:#6b7280;font-size:.85rem;cursor:pointer;padding:0;line-height:1}.label-remove:hover{color:#ef4444}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.65);display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.modal{background:#161b22;border:1px solid #30363d;border-radius:12px;width:100%;max-width:580px;max-height:90vh;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.modal-header{display:flex;align-items:center;justify-content:space-between}.modal-ticket-id{font-size:.82rem;color:#484f58;font-weight:500}.modal-close{background:none;border:none;color:#6b7280;font-size:1.3rem;cursor:pointer;padding:0 .25rem;line-height:1;transition:color .15s}.modal-close:hover{color:#e6edf3}.modal-title-input{width:100%;background:transparent;border:none;border-bottom:2px solid #30363d;padding:.4rem 0;color:#e6edf3;font-size:1.1rem;font-weight:600;outline:none;transition:border-color .15s}.modal-title-input:focus{border-bottom-color:#58a6ff}.modal-title-input::placeholder{color:#484f58;font-weight:400}.modal-meta{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#0d1117;border:1px solid #21262d;border-radius:8px}.meta-group{display:flex;flex-direction:column;gap:.4rem}.meta-label{font-size:.82rem;font-weight:600;color:#8b949e;text-transform:uppercase;letter-spacing:.5px}.meta-options{display:flex;gap:.4rem;flex-wrap:wrap}.meta-btn{background:transparent;border:1px solid #30363d;border-radius:6px;color:#8b949e;padding:.3rem .7rem;font-size:.88rem;cursor:pointer;transition:all .15s}.meta-btn:hover{border-color:#6b7280;color:#e6edf3}.meta-btn.selected{font-weight:600}.label-area{display:flex;flex-direction:column;gap:.4rem}.label-current{display:flex;flex-wrap:wrap;gap:.3rem;min-height:1.5rem}.label-input{background:#161b22;border:1px solid #30363d;border-radius:6px;padding:.3rem .6rem;color:#e6edf3;font-size:.8rem;outline:none;width:100%;transition:border-color .15s}.label-input:focus{border-color:#58a6ff}.label-input::placeholder{color:#484f58}.preset-labels{display:flex;gap:.35rem;flex-wrap:wrap}.preset-label{background:none;border:1px dashed #374151;border-radius:20px;color:#6b7280;font-size:.7rem;padding:.15rem .45rem;cursor:pointer;transition:all .15s}.preset-label:hover{border-color:#6b7280;color:#9ca3af}.modal-desc{width:100%;background:#0d1117;border:1px solid #30363d;border-radius:8px;padding:.75rem;color:#e6edf3;font-size:.875rem;font-family:inherit;resize:vertical;outline:none;transition:border-color .15s;line-height:1.6}.modal-desc:focus{border-color:#58a6ff}.modal-desc::placeholder{color:#484f58}.modal-footer{display:flex;align-items:center;justify-content:space-between}.modal-footer-right{display:flex;gap:.5rem}.bulk-add-modal{max-width:520px}.bulk-add-hint{font-size:.8rem;color:#8b949e;margin-top:-.5rem}.bulk-add-textarea{width:100%;background:#0d1117;border:1px solid #30363d;border-radius:8px;color:#e6edf3;font-size:.9rem;line-height:1.6;padding:.75rem;resize:vertical;font-family:inherit;box-sizing:border-box}.bulk-add-textarea:focus{outline:none;border-color:#388bfd}.bulk-add-options{display:flex;flex-direction:column;gap:.75rem}.bulk-add-count{font-size:.8rem;color:#8b949e}.btn-primary{padding:.5rem 1rem;background:#238636;border:1px solid #2ea043;border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}.btn-primary:hover:not(:disabled){background:#2ea043}.btn-primary:disabled{opacity:.4;cursor:not-allowed}.new-btn{padding:.5rem 1rem;font-size:.85rem}.btn-secondary{padding:.5rem 1rem;background:transparent;border:1px solid #30363d;border-radius:8px;color:#e6edf3;font-size:.875rem;cursor:pointer;transition:background .15s}.btn-secondary:hover{background:#21262d}.btn-danger{padding:.5rem 1rem;background:transparent;border:1px solid #30363d;border-radius:8px;color:#f85149;font-size:.875rem;cursor:pointer;transition:all .15s}.btn-danger:hover{background:#3d1414;border-color:#f85149}.cal-view{flex:1;display:flex;flex-direction:column;padding:2rem 2.5rem;background:#0f1318;overflow-y:auto}.cal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.cal-header-left{display:flex;align-items:center;gap:.5rem}.cal-nav-btn{background:transparent;border:1px solid #21262d;border-radius:8px;color:#8b949e;font-size:1.1rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;padding:0;line-height:1}.cal-nav-btn:hover{background:#21262d;color:#e6edf3;border-color:#30363d}.cal-title{font-size:1.25rem;font-weight:700;color:#e6edf3;letter-spacing:-.3px;margin-left:.5rem}.cal-month{color:#388bfd}.cal-today-btn{background:transparent;border:1px solid #21262d;border-radius:8px;color:#6b7280;font-size:.88rem;padding:.35rem .85rem;cursor:pointer;transition:all .15s;font-family:inherit}.cal-today-btn:hover{background:#21262d;color:#cdd5de;border-color:#30363d}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:#1c2128;border:1px solid #1c2128;border-radius:12px;overflow:hidden}.cal-dow{background:#0f1318;text-align:center;padding:.55rem 0;font-size:.82rem;font-weight:700;color:#484f58;text-transform:uppercase;letter-spacing:.5px}.cal-dow.sun{color:#f8514966}.cal-dow.sat{color:#388bfd55}.cal-cell{background:#0f1318;min-height:88px;padding:.55rem .6rem .4rem;cursor:pointer;position:relative;display:flex;flex-direction:column;gap:.3rem;transition:background .12s}.cal-cell:hover{background:#161d27}.cal-cell.other-month{background:#0a0d11;cursor:default}.cal-cell.other-month .cal-day-num{color:#2d3339}.cal-cell.today{background:#0e1929}.cal-cell.today:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1.5px solid #388bfd44;border-radius:0;pointer-events:none}.cal-cell.has-diary{background:#0d1720}.cal-cell.has-diary:hover{background:#111f2d}.cal-day-num{font-size:.85rem;font-weight:600;color:#8b949e;line-height:1;display:flex;align-items:center;gap:.3rem}.cal-cell.today .cal-day-num{background:#388bfd;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.88rem}.cal-day-num.sun{color:#f85149}.cal-day-num.sat{color:#388bfd}.cal-indicators{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap}.cal-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.diary-dot{background:#3fb950;box-shadow:0 0 4px #3fb95066}.cal-task-badge{background:#1f2937;border:1px solid #388bfd33;color:#388bfd;font-size:.82rem;font-weight:700;padding:.05rem .35rem;border-radius:10px;line-height:1.4}.cal-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#1c2128;border:1px solid #30363d;border-radius:10px;padding:.65rem .85rem;width:200px;z-index:50;box-shadow:0 8px 24px #00000080;pointer-events:none}.cal-tooltip-date{font-size:.82rem;font-weight:700;color:#8b949e;margin-bottom:.35rem}.cal-tooltip-preview{font-size:.88rem;color:#cdd5de;line-height:1.5;word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cal-tooltip-action{font-size:.8rem;color:#388bfd;margin-top:.4rem}.cal-legend{display:flex;align-items:center;gap:1.5rem;margin-top:1rem;padding-left:.25rem}.cal-legend-item{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:#484f58}.cal-view-toggle{display:flex;background:#0d1117;border:1px solid #21262d;border-radius:8px;padding:2px;gap:2px}.cal-view-btn{background:transparent;border:none;border-radius:6px;color:#6b7280;font-size:.88rem;font-weight:500;padding:.25rem .65rem;cursor:pointer;transition:all .15s;font-family:inherit}.cal-view-btn:hover{color:#cdd5de}.cal-view-btn.active{background:#21262d;color:#e6edf3;font-weight:600}.cal-grid-month{flex:1}.cal-cell-month{min-height:110px;align-items:flex-start;padding:.4rem .45rem .3rem}.cal-cell-events{display:flex;flex-direction:column;gap:2px;width:100%;margin-top:2px}.cal-cell-diary-row{display:flex;align-items:center;gap:3px}.cal-cell-diary-text{font-size:.82rem;color:#3fb950}.cal-cell-event-pill{display:flex;align-items:center;gap:3px;padding:1px 4px;border-radius:3px;overflow:hidden;white-space:nowrap;cursor:pointer}.cal-cell-event-time{font-size:.58rem;color:#8b949e;flex-shrink:0}.cal-cell-event-title{font-size:.8rem;color:#cdd5de;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-cell-more{font-size:.85rem;color:#6b7280;padding-left:4px}.cal-view-week{overflow:hidden}.calweek-wrap{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.calweek-header{display:flex;border-bottom:1px solid #1c2128;flex-shrink:0}.calweek-time-gutter{width:52px;flex-shrink:0}.calweek-col-header{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:.5rem 0;cursor:pointer;position:relative;transition:background .12s}.calweek-col-header:hover{background:#161d27}.calweek-col-dow{font-size:.88rem;font-weight:700;color:#484f58;text-transform:uppercase;letter-spacing:.5px}.calweek-col-header.sun .calweek-col-dow{color:#f8514966}.calweek-col-header.sat .calweek-col-dow{color:#388bfd55}.calweek-col-day{font-size:.9rem;font-weight:700;color:#8b949e;line-height:1}.calweek-col-header.sun .calweek-col-day{color:#f85149}.calweek-col-header.sat .calweek-col-day{color:#388bfd}.calweek-col-header.today .calweek-col-day{background:#388bfd;color:#fff;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.82rem}.calweek-scroll{flex:1;overflow-y:auto}.calweek-scroll::-webkit-scrollbar{width:4px}.calweek-scroll::-webkit-scrollbar-track{background:transparent}.calweek-scroll::-webkit-scrollbar-thumb{background:#21262d;border-radius:2px}.calweek-grid{display:flex;position:relative}.calweek-time-col{width:52px;flex-shrink:0;position:relative}.calweek-hour-label{position:absolute;right:8px;font-size:.85rem;color:#373e47;line-height:1;transform:translateY(-50%);-webkit-user-select:none;user-select:none}.calweek-day-col{flex:1;position:relative;border-left:1px solid #1c2128;cursor:pointer}.calweek-day-col.today{background:#0d1720}.calweek-hour-line{position:absolute;left:0;right:0;height:1px;background:#1c2128;pointer-events:none}.calweek-diary-dot{position:absolute;top:4px;right:4px;width:6px;height:6px;border-radius:50%;background:#3fb950;box-shadow:0 0 4px #3fb95066;pointer-events:none}.calweek-now-line{position:absolute;left:0;right:0;height:2px;background:#f85149;pointer-events:none;z-index:5}.calweek-now-dot{position:absolute;left:-4px;top:-4px;width:8px;height:8px;background:#f85149;border-radius:50%}.calweek-event-block{position:absolute;left:2px;right:2px;border-left:2px solid;border-radius:0 4px 4px 0;padding:2px 4px;overflow:hidden;z-index:4;cursor:pointer;transition:filter .12s}.calweek-event-block:hover{filter:brightness(1.2)}.calweek-event-title{font-size:.88rem;font-weight:600;color:#e6edf3;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calweek-event-time{font-size:.58rem;color:#8b949e;display:block}.cal-view-year{overflow-y:auto}.cal-year-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;padding-bottom:1.5rem}@media (max-width: 1100px){.cal-year-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.cal-year-grid{grid-template-columns:1fr}}.cal-mini-month{background:#0a0e13;border:1px solid #1c2128;border-radius:12px;padding:1rem;cursor:pointer;transition:border-color .15s,background .15s}.cal-mini-month:hover{border-color:#30363d;background:#0f1318}.cal-mini-month-title{font-size:.85rem;font-weight:700;color:#8b949e;margin-bottom:.6rem;text-align:center}.cal-mini-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.cal-mini-dow{font-size:.58rem;text-align:center;color:#373e47;padding:2px 0;font-weight:700}.cal-mini-dow.sun{color:#f8514966}.cal-mini-dow.sat{color:#388bfd55}.cal-mini-cell{position:relative;display:flex;flex-direction:column;align-items:center;padding:2px 0;cursor:pointer;border-radius:4px;transition:background .1s;min-height:22px}.cal-mini-cell:hover{background:#21262d}.cal-mini-cell.other-month{opacity:.2;pointer-events:none}.cal-mini-cell.today .cal-mini-day{background:#388bfd;color:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:.85rem}.cal-mini-day{font-size:.88rem;color:#6b7280;line-height:1.2;text-align:center}.cal-mini-day.sun{color:#f85149aa}.cal-mini-day.sat{color:#388bfdaa}.cal-mini-dots{display:flex;gap:2px;margin-top:1px}.cal-mini-dot{width:4px;height:4px;border-radius:50%}.cal-mini-dot.diary{background:#3fb950}.cal-mini-dot.event{background:#388bfd}.cal-header-right-group{display:flex;align-items:center;gap:.5rem}.cal-connect-google-btn{display:inline-flex;align-items:center;gap:.4rem;background:transparent;border:1px solid #30363d;border-radius:8px;color:#8b949e;font-size:.88rem;padding:.35rem .85rem;cursor:pointer;transition:all .15s;font-family:inherit}.cal-connect-google-btn:hover{border-color:#388bfd;color:#388bfd;background:#0e1929}.cal-google-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:#3fb950;background:#0d2010;border:1px solid #3fb95033;border-radius:20px;padding:.25rem .75rem}.cal-google-dot{width:7px;height:7px;background:#3fb950;border-radius:50%;flex-shrink:0;box-shadow:0 0 4px #3fb95088}.calday-view{flex:1;display:flex;flex-direction:column;background:#0f1318;min-height:0}.calday-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;border-bottom:1px solid #1c2128;flex-shrink:0}.calday-header-left{display:flex;align-items:center;gap:.75rem}.calday-date-nav{display:flex;align-items:center;gap:.5rem}.calday-nav-arrow{background:transparent;border:1px solid #21262d;border-radius:8px;color:#6b7280;font-size:1.1rem;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;padding:0;line-height:1;flex-shrink:0}.calday-nav-arrow:hover{background:#21262d;color:#e6edf3;border-color:#30363d}.calday-today-jump{background:transparent;border:1px solid #21262d;border-radius:8px;color:#6b7280;font-size:.82rem;padding:.2rem .6rem;cursor:pointer;transition:all .15s;font-family:inherit}.calday-today-jump:hover{background:#21262d;color:#cdd5de}.calday-date-info{display:flex;align-items:center;gap:.4rem}.calday-date-label{font-size:1.1rem;font-weight:700;color:#e6edf3;letter-spacing:-.3px}.calday-date-label.sun{color:#f85149}.calday-date-label.sat{color:#388bfd}.calday-dow-badge{font-size:.82rem;font-weight:700;color:#6b7280;background:#1c2128;border-radius:4px;padding:.1rem .4rem}.calday-dow-badge.sun{color:#f85149;background:#2a0f0f}.calday-dow-badge.sat{color:#388bfd;background:#0e1929}.calday-today-badge{font-size:.82rem;font-weight:800;letter-spacing:.08em;background:linear-gradient(135deg,#388bfd,#a371f7);color:#fff;padding:.15rem .45rem;border-radius:4px}.calday-back-btn{background:transparent;border:1px solid #21262d;border-radius:8px;color:#6b7280;font-size:.88rem;padding:.35rem .85rem;cursor:pointer;transition:all .15s;font-family:inherit;white-space:nowrap}.calday-back-btn:hover{background:#21262d;color:#cdd5de}.calday-title{font-size:1.15rem;font-weight:700;color:#e6edf3;letter-spacing:-.3px}.calday-header-right{display:flex;align-items:center;gap:.75rem}.calday-add-btn{font-size:.85rem;padding:.45rem 1rem}.calday-tag-filter{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;padding:.6rem 2rem;border-bottom:1px solid #1c2128;background:#0a0d11;flex-shrink:0}.calday-tag-filter-btn{background:transparent;border:1px solid #21262d;border-radius:20px;color:#6b7280;font-size:.85rem;padding:.2rem .7rem;cursor:pointer;transition:all .15s;font-family:inherit}.calday-tag-filter-btn:hover{border-color:#30363d;color:#cdd5de}.calday-tag-filter-btn.active{background:#1f2937;border-color:#388bfd;color:#388bfd;font-weight:600}.calday-scroll{flex:1;overflow-y:auto;padding:0 2rem 2rem;cursor:default}.calday-scroll::-webkit-scrollbar{width:6px}.calday-scroll::-webkit-scrollbar-track{background:transparent}.calday-scroll::-webkit-scrollbar-thumb{background:#21262d;border-radius:3px}.calday-grid{position:relative;margin-left:56px}.calday-hour-slot{position:absolute;left:-56px;right:0;display:flex;align-items:flex-start;pointer-events:none}.calday-hour-label{width:48px;font-size:.8rem;color:#373e47;text-align:right;padding-right:8px;padding-top:1px;flex-shrink:0;-webkit-user-select:none;user-select:none}.calday-hour-line{flex:1;height:1px;background:#1c2128;margin-top:8px}.calday-now-line{position:absolute;left:0;right:0;height:2px;background:#f85149;pointer-events:none;z-index:5}.calday-now-dot{position:absolute;left:-5px;top:-4px;width:10px;height:10px;background:#f85149;border-radius:50%}.cal-event-block{position:absolute;left:4px;right:4px;border-left:3px solid #388bfd;border-radius:0 6px 6px 0;padding:3px 8px;display:flex;flex-direction:column;gap:1px;cursor:pointer;overflow:hidden;z-index:4;transition:filter .12s}.cal-event-block:hover{filter:brightness(1.15)}.cal-event-block.dragging{opacity:.85;box-shadow:0 8px 24px #00000080;filter:brightness(1.2);z-index:10;transition:none}.cal-event-block.resizing{opacity:.9;z-index:10;transition:none}.cal-event-resize-handle{position:absolute;bottom:0;left:0;right:0;height:10px;cursor:ns-resize;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s}.cal-event-resize-handle:after{content:"";width:28px;height:3px;background:currentColor;border-radius:2px;opacity:.6}.cal-event-block:hover .cal-event-resize-handle{opacity:1}.calweek-event-block.calweek-dragging{opacity:.35;transition:none}.calweek-event-block.calweek-drag-ghost{opacity:.85;box-shadow:0 6px 20px #00000073;z-index:10}.cal-event-drag-hint{font-size:.82rem;color:#8b949e;margin-top:auto}.cal-event-block.google-event{background:#1a2d4a!important;border-color:#4285f4!important}.cal-event-title{font-size:.88rem;font-weight:600;color:#e6edf3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cal-event-time-label{font-size:.88rem;color:#8b949e}.cal-event-google-icon{font-size:.82rem;font-weight:900;color:#4285f4;background:#1a2d4a;border-radius:2px;padding:0 2px;align-self:flex-start}.cal-event-modal{max-width:440px}.cal-event-time-row{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.cal-event-time-field{display:flex;flex-direction:column;gap:.3rem;flex:1}.cal-event-time-sep{color:#484f58;font-size:1rem;margin-top:1.2rem;flex-shrink:0}.cal-time-input{background:#0d1117;border:1px solid #30363d;border-radius:8px;padding:.4rem .65rem;color:#e6edf3;font-size:.875rem;outline:none;font-family:inherit;transition:border-color .15s}.cal-time-input:focus{border-color:#388bfd}.cal-event-color-row{display:flex;align-items:center;gap:.75rem;padding:.25rem 0}.cal-event-colors{display:flex;gap:.4rem}.cal-color-btn{width:22px;height:22px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .12s;padding:0}.cal-color-btn.selected{border-color:#fff;box-shadow:0 0 0 2px #ffffff4d;transform:scale(1.2)}.cal-sync-label{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#8b949e;cursor:pointer;padding:.25rem 0}.cal-sync-label input{accent-color:#388bfd;cursor:pointer}.cal-sync-label:hover span{color:#cdd5de}.cal-event-tags-section{display:flex;flex-direction:column;gap:.4rem}.cal-tag-list{display:flex;flex-wrap:wrap;gap:.3rem;min-height:1.4rem}.cal-tag-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;font-weight:500;padding:.15rem .5rem;border-radius:20px;background:#1f2937;color:#9ca3af;border:1px solid #374151}.cal-tag-remove{background:none;border:none;color:#6b7280;font-size:.85rem;cursor:pointer;padding:0;line-height:1;transition:color .15s}.cal-tag-remove:hover{color:#ef4444}.cal-tag-input-row{display:flex;gap:.4rem}.cal-tag-input{flex:1}.cal-tag-add-btn{background:transparent;border:1px solid #30363d;border-radius:6px;color:#6b7280;font-size:.88rem;padding:.3rem .65rem;cursor:pointer;transition:all .15s;font-family:inherit;white-space:nowrap}.cal-tag-add-btn:hover:not(:disabled){background:#21262d;color:#cdd5de}.cal-tag-add-btn:disabled{opacity:.3;cursor:not-allowed}.cal-event-tag-row{display:flex;flex-wrap:wrap;gap:.2rem;margin-top:2px}.cal-event-tag-chip{font-size:.58rem;padding:.05rem .35rem;border-radius:10px;background:rgba(255,255,255,.1);color:#9ca3af;border:1px solid rgba(255,255,255,.1)}.dash-view-OLD{flex:1;overflow-y:auto;padding:2rem 2.5rem;background:#0f1318;display:flex;flex-direction:column;gap:1.5rem}.dash-loading{flex:1;display:flex;align-items:center;justify-content:center;color:#484f58;font-size:.875rem}.dash-greeting{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.5rem;padding-bottom:1rem;border-bottom:1px solid #1c2128}.dash-greeting-text{font-size:1.3rem;font-weight:700;color:#e6edf3}.dash-hello{color:#cdd5de}.dash-name{color:#388bfd;margin-left:.3rem;font-weight:600}.dash-date{font-size:.85rem;color:#484f58}.dash-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media (max-width: 900px){.dash-stats{grid-template-columns:repeat(2,1fr)}}.dash-stat-card{background:#161d27;border:1px solid #1e2a38;border-radius:12px;padding:1rem 1.25rem;display:flex;align-items:center;gap:.85rem;cursor:pointer;transition:border-color .15s,background .15s;position:relative;overflow:hidden}.dash-stat-card:hover{border-color:#2a3a50;background:#1a2130}.dash-stat-icon{font-size:1.4rem;flex-shrink:0}.dash-stat-body{flex:1;min-width:0}.dash-stat-value{font-size:1.6rem;font-weight:800;color:#e6edf3;line-height:1}.dash-stat-value-sm{font-size:1rem;font-weight:700;padding-top:.25rem}.dash-stat-label{font-size:.82rem;color:#6b7280;margin-top:.2rem}.dash-stat-sub{position:absolute;bottom:.5rem;right:.75rem;font-size:.88rem;color:#484f58;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}.dash-main{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1rem}.dash-card-wide{grid-column:1 / -1}@media (max-width: 768px){.dash-main{grid-template-columns:1fr}.dash-card-wide{grid-column:auto}}.dash-card{background:#161d27;border:1px solid #1e2a38;border-radius:12px;padding:1.1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem}.dash-card-header{display:flex;align-items:center;justify-content:space-between}.dash-card-title{font-size:.82rem;font-weight:700;color:#8b949e;text-transform:uppercase;letter-spacing:.5px}.dash-card-link{background:transparent;border:none;color:#388bfd;font-size:.85rem;cursor:pointer;padding:0;font-family:inherit;transition:color .15s}.dash-card-link:hover{color:#58a6ff}.dash-empty{font-size:.8rem;color:#373e47;text-align:center;padding:.75rem 0}.dash-event-list{display:flex;flex-direction:column;gap:.5rem}.dash-event-item{display:flex;align-items:center;gap:.65rem;padding:.45rem .5rem;border-radius:8px;background:#0f1318;border:1px solid #1c2128}.dash-event-color{width:3px;height:28px;border-radius:2px;flex-shrink:0}.dash-event-body{flex:1;min-width:0}.dash-event-title{font-size:.82rem;font-weight:600;color:#cdd5de;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-event-time{font-size:.8rem;color:#484f58}.dash-event-tags{display:flex;flex-wrap:wrap;gap:.2rem}.dash-task-bars{display:flex;flex-direction:column;gap:.55rem}.dash-task-bar-row{display:flex;align-items:center;gap:.6rem}.dash-task-bar-label{width:80px;font-size:.82rem;font-weight:600;flex-shrink:0}.dash-task-bar-track{flex:1;height:6px;background:#1c2128;border-radius:3px;overflow:hidden}.dash-task-bar-fill{height:100%;border-radius:3px;transition:width .4s ease;min-width:2px}.dash-task-bar-count{width:20px;text-align:right;font-size:.82rem;color:#6b7280}.dash-diary-list{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}@media (max-width: 900px){.dash-diary-list{grid-template-columns:repeat(2,1fr)}}.dash-diary-item{background:#0f1318;border:1px solid #1c2128;border-radius:10px;padding:.75rem;cursor:pointer;transition:border-color .15s,background .15s;display:flex;flex-direction:column;gap:.4rem}.dash-diary-item:hover{border-color:#2a3a50;background:#111d2a}.dash-diary-date{display:flex;align-items:baseline;gap:.3rem}.dash-diary-day{font-size:1.2rem;font-weight:800;color:#388bfd;line-height:1}.dash-diary-dow{font-size:.8rem;font-weight:700;color:#484f58}.dash-diary-month{font-size:.8rem;color:#373e47;margin-left:auto}.dash-diary-preview{font-size:.85rem;color:#6b7280;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.dash-actions{display:flex;gap:.75rem;flex-wrap:wrap}.dash-action-btn{display:inline-flex;align-items:center;gap:.4rem;background:#161d27;border:1px solid #1e2a38;border-radius:10px;color:#8b949e;font-size:.85rem;padding:.6rem 1.1rem;cursor:pointer;transition:all .15s;font-family:inherit}.dash-action-btn:hover{background:#1a2130;border-color:#388bfd44;color:#cdd5de}.profile-view{flex:1;overflow-y:auto;background:#0f1318;display:flex;justify-content:center;padding:2rem 1rem}.profile-inner{width:100%;max-width:520px;display:flex;flex-direction:column;gap:1.5rem}.profile-header{display:flex;align-items:center;gap:1rem}.profile-title{font-size:1.15rem;font-weight:700;color:#e6edf3;letter-spacing:-.3px}.profile-avatar-section{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#161d27;border:1px solid #1e2a38;border-radius:12px}.profile-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#388bfd,#a371f7);display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:800;color:#fff;flex-shrink:0}.profile-email-display{font-size:.9rem;color:#cdd5de;font-weight:500}.profile-card{background:#161d27;border:1px solid #1e2a38;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.profile-card-title{font-size:.82rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.profile-form{display:flex;flex-direction:column;gap:.85rem}.profile-field{display:flex;flex-direction:column;gap:.35rem}.profile-label{font-size:.85rem;font-weight:600;color:#8b949e}.profile-msg{font-size:.8rem;padding:.5rem .75rem;border-radius:6px}.profile-msg.ok{color:#3fb950;background:#0d2010;border:1px solid #3fb95033}.profile-msg.err{color:#f85149;background:#3d1414;border:1px solid #f8514933}.profile-submit{width:100%}.top-nav-avatar{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#388bfd,#a371f7);color:#fff;font-size:.7rem;font-weight:800;flex-shrink:0}.top-nav-user-btn{display:flex;align-items:center;gap:.45rem;background:transparent;border:none;cursor:pointer;padding:.3rem .5rem;border-radius:6px;transition:background .15s}.top-nav-user-btn:hover{background:#21262d}.top-nav-name{font-size:.82rem;color:#cdd5de;font-weight:500;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-identity{display:flex;flex-direction:column;gap:.2rem}.profile-name-display{font-size:1rem;font-weight:600;color:#e6edf3}.profile-email-display{font-size:.82rem;color:#6b7280}.dash-nav-chip{display:inline-flex;align-items:center;gap:.25rem;background:#1a2233;border:1px solid #2a3448;border-radius:20px;color:#8b949e;font-size:.82rem;font-weight:500;padding:.25rem .75rem;cursor:pointer;transition:all .15s;white-space:nowrap}.dash-nav-chip:hover{background:#1f2d44;border-color:#388bfd55;color:#58a6ff}.dash-nav-chip-arrow{font-size:.8rem;transition:transform .15s}.dash-nav-chip:hover .dash-nav-chip-arrow{transform:translate(2px)}.dash-action-icon{font-size:1.3rem}.dash-action-label{font-size:.8rem;font-weight:500}.ent-view{flex:1;display:flex;flex-direction:column;padding:1.5rem 2rem;overflow-y:auto;gap:1rem}.ent-header{display:flex;align-items:center;justify-content:space-between}.ent-title{font-size:1.15rem;font-weight:700;color:#e6edf3;letter-spacing:-.3px}.ent-add-btn{background:#238636;border:1px solid #2ea043;color:#fff;font-size:.82rem;font-weight:600;padding:.4rem 1rem;border-radius:6px;cursor:pointer;transition:background .15s}.ent-add-btn:hover{background:#2ea043}.ent-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between}.ent-filter-group{display:flex;flex-wrap:wrap;gap:.35rem}.ent-filter-btn{background:#161b22;border:1px solid #30363d;color:#8b949e;font-size:.88rem;padding:.3rem .75rem;border-radius:20px;cursor:pointer;transition:all .15s;display:flex;align-items:center;gap:.3rem}.ent-filter-btn:hover{border-color:#58a6ff55;color:#cdd5de}.ent-filter-btn.active{background:#1a2d4a;border-color:#388bfd;color:#58a6ff}.ent-filter-right{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.ent-stat-filter{display:flex;gap:.3rem}.ent-stat-btn{background:#161b22;border:1px solid #30363d;color:#8b949e;font-size:.85rem;padding:.25rem .65rem;border-radius:20px;cursor:pointer;transition:all .15s}.ent-stat-btn:hover{border-color:#8b949e;color:#cdd5de}.ent-stat-btn.active{font-weight:600}.ent-search{background:#161b22;border:1px solid #30363d;color:#e6edf3;font-size:.8rem;padding:.3rem .75rem;border-radius:6px;outline:none;width:150px}.ent-search:focus{border-color:#388bfd}.ent-sort{background:#161b22;border:1px solid #30363d;color:#8b949e;font-size:.88rem;padding:.3rem .5rem;border-radius:6px;outline:none;cursor:pointer}.ent-count{font-size:.88rem;color:#484f58;display:flex;align-items:center;gap:.75rem}.ent-clear-filter{background:transparent;border:none;color:#388bfd;font-size:.85rem;cursor:pointer;padding:0}.ent-clear-filter:hover{text-decoration:underline}.ent-loading,.ent-empty{color:#484f58;font-size:.9rem;text-align:center;padding:3rem 1rem}.ent-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.85rem}.ent-card{background:#161b22;border:1px solid #21262d;border-radius:10px;padding:1rem;cursor:pointer;transition:all .15s;display:flex;flex-direction:column;gap:.5rem}.ent-card:hover{border-color:#388bfd55;background:#1a2233;transform:translateY(-1px)}.ent-card-top{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.ent-type-icon{font-size:1rem}.ent-type-badge{font-size:.8rem;background:#21262d;color:#8b949e;padding:.1rem .45rem;border-radius:4px;font-weight:500}.ent-status-badge{font-size:.8rem;padding:.1rem .45rem;border-radius:4px;border:1px solid;font-weight:600;margin-left:auto}.ent-card-title{font-size:.92rem;font-weight:600;color:#e6edf3;line-height:1.3}.ent-card-note{font-size:.85rem;color:#6b7280;line-height:1.4}.ent-card-date{font-size:.7rem;color:#484f58;margin-top:auto}.ent-stars{display:flex;gap:.1rem}.ent-star{font-size:1rem;color:#30363d;cursor:pointer;transition:color .1s;-webkit-user-select:none;user-select:none}.ent-star.filled{color:#f59e0b}.ent-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.ent-modal{background:#161b22;border:1px solid #30363d;border-radius:12px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}.ent-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.25rem .75rem;border-bottom:1px solid #21262d}.ent-modal-title{font-size:1rem;font-weight:700;color:#e6edf3}.ent-modal-close{background:transparent;border:none;color:#6b7280;font-size:1rem;cursor:pointer;padding:.2rem .4rem;border-radius:4px}.ent-modal-close:hover{color:#cdd5de;background:#21262d}.ent-form{padding:1.1rem 1.25rem;display:flex;flex-direction:column;gap:1rem}.ent-form-row{display:flex;flex-direction:column;gap:.35rem}.ent-form-row2{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.ent-form-col{display:flex;flex-direction:column;gap:.35rem}.ent-label{font-size:.85rem;font-weight:600;color:#8b949e}.ent-required{color:#f85149}.ent-input,.ent-select,.ent-textarea{background:#0d1117;border:1px solid #30363d;color:#e6edf3;font-size:.85rem;padding:.45rem .7rem;border-radius:6px;outline:none;width:100%;font-family:inherit}.ent-input:focus,.ent-select:focus,.ent-textarea:focus{border-color:#388bfd}.ent-textarea{resize:vertical}.ent-modal-actions{display:flex;gap:.5rem;justify-content:flex-end;padding-top:.25rem}.ent-delete-btn{background:transparent;border:1px solid #f8514933;color:#f85149;font-size:.82rem;padding:.4rem .85rem;border-radius:6px;cursor:pointer;margin-right:auto}.ent-delete-btn:hover{background:#3d1414}.ent-cancel-btn{background:transparent;border:1px solid #30363d;color:#8b949e;font-size:.82rem;padding:.4rem .85rem;border-radius:6px;cursor:pointer}.ent-cancel-btn:hover{border-color:#6b7280;color:#cdd5de}.ent-save-btn{background:#238636;border:1px solid #2ea043;color:#fff;font-size:.82rem;font-weight:600;padding:.4rem 1.1rem;border-radius:6px;cursor:pointer}.ent-save-btn:hover:not(:disabled){background:#2ea043}.ent-save-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 900px){.app{padding:1.25rem 1rem}.board{flex-direction:column;overflow-x:visible;gap:.75rem}.column{flex:none;width:100%;min-width:0;max-width:100%;max-height:none}.column-body{max-height:50vh}}@media (max-width: 640px){.app{padding:1rem .75rem}header{margin-bottom:1rem}header h1{font-size:1.2rem}.header-actions{gap:.4rem}.btn-secondary,.btn-primary.new-btn{padding:.4rem .7rem;font-size:.8rem}.label-filter{margin-top:.6rem;gap:.3rem}.column-body{max-height:60vh}.modal-overlay{padding:0;align-items:flex-end}.modal{border-radius:16px 16px 0 0;max-width:100%;max-height:92vh;padding:1.25rem 1rem}.tag-manager{max-width:100%}.modal-footer{flex-wrap:wrap;gap:.5rem}.modal-footer-right{width:100%;justify-content:flex-end}}.trv-view{flex:1;display:flex;flex-direction:column;padding:1.5rem 2rem;overflow-y:auto;gap:1rem}.trv-header{display:flex;align-items:center;justify-content:space-between}.trv-title{font-size:1.15rem;font-weight:700;color:#e6edf3;letter-spacing:-.3px}.trv-status-filter{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.trv-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.trv-card{background:#161b22;border:1px solid #21262d;border-top:3px solid;border-radius:10px;padding:1.1rem;cursor:pointer;transition:all .15s;display:flex;flex-direction:column;gap:.5rem}.trv-card:hover{background:#1a2233;transform:translateY(-1px);box-shadow:0 4px 16px #0000004d}.trv-card-top{display:flex;align-items:center;gap:.5rem}.trv-status-badge{font-size:.7rem;padding:.15rem .5rem;border-radius:20px;border:1px solid;font-weight:600}.trv-card-title{font-size:1rem;font-weight:700;color:#e6edf3;line-height:1.3}.trv-card-dest,.trv-card-dates{font-size:.88rem;color:#8b949e}.trv-card-memo{font-size:.85rem;color:#6b7280;line-height:1.4;margin-top:.2rem}.trv-detail{flex:1;display:flex;flex-direction:column;overflow:hidden;gap:0}.trv-detail-header{display:flex;flex-direction:column;gap:.4rem;padding:1.5rem 2rem 1.2rem;border-bottom:1px solid #21262d;flex-shrink:0}.trv-detail-title-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-top:.6rem}.trv-detail-color-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.trv-detail-title{font-size:1.3rem;font-weight:700;color:#e6edf3}.trv-edit-trip-btn{background:transparent;border:1px solid #30363d;color:#8b949e;font-size:.85rem;padding:.2rem .6rem;border-radius:5px;cursor:pointer;margin-left:auto}.trv-edit-trip-btn:hover{border-color:#8b949e;color:#cdd5de}.trv-delete-trip-btn{background:transparent;border:1px solid #f8514922;color:#f85149;font-size:.85rem;padding:.2rem .6rem;border-radius:5px;cursor:pointer}.trv-delete-trip-btn:hover{background:#3d1414}.trv-destination,.trv-dates{font-size:.83rem;color:#8b949e}.trv-memo-text{font-size:.8rem;color:#6b7280;line-height:1.5}.trv-tabs{display:flex;gap:0;border-bottom:1px solid #21262d;margin-top:1rem}.trv-tab{background:transparent;border:none;border-bottom:2px solid transparent;color:#8b949e;font-size:.83rem;font-weight:500;padding:.6rem 1rem;cursor:pointer;transition:all .15s;display:flex;align-items:center;gap:.4rem;margin-bottom:-1px}.trv-tab:hover{color:#cdd5de}.trv-tab.active{color:#e6edf3;border-bottom-color:#388bfd}.trv-tab-count{background:#21262d;color:#6b7280;font-size:.88rem;padding:.05rem .4rem;border-radius:10px;font-weight:700}.trv-budget-summary{display:flex;align-items:center;gap:1rem;padding:.7rem 1rem;background:#161b22;border-radius:8px;margin-top:1rem}.trv-budget-label{font-size:.85rem;color:#6b7280}.trv-budget-total{font-size:1rem;font-weight:700;color:#e6edf3}.trv-budget-paid{font-size:.9rem;font-weight:600;color:#3fb950}.trv-tab-content{flex:1;display:flex;flex-direction:column;gap:.3rem;padding-top:1rem}.trv-tab-empty{color:#484f58;font-size:.85rem;padding:1.5rem 0}.trv-item-row{display:flex;align-items:flex-start;gap:.6rem;padding:.6rem .75rem;border-radius:6px;border:1px solid transparent;transition:all .12s}.trv-item-row:hover{background:#161b22;border-color:#21262d}.trv-item-row.checked{opacity:.5}.trv-check-btn{background:transparent;border:none;cursor:pointer;padding:0;line-height:1;flex-shrink:0;margin-top:1px}.trv-check-icon{font-size:1.1rem;color:#388bfd}.trv-item-body{flex:1;cursor:pointer;display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem .75rem}.trv-item-title{font-size:.88rem;color:#cdd5de;font-weight:500}.trv-item-amount{font-size:.82rem;color:#3fb950;font-weight:600}.trv-item-date{font-size:.73rem;color:#484f58;background:#21262d;padding:.05rem .4rem;border-radius:3px}.trv-item-note{font-size:.73rem;color:#6b7280;width:100%}.trv-item-edit{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:#161b22;border:1px solid #30363d;border-radius:8px}.trv-add-form{margin-top:.25rem}.trv-item-input{background:#0d1117;border:1px solid #30363d;color:#e6edf3;font-size:.83rem;padding:.35rem .6rem;border-radius:5px;outline:none;width:100%;font-family:inherit}.trv-item-input:focus{border-color:#388bfd}.trv-amount-input{max-width:160px}.trv-item-edit-actions{display:flex;gap:.4rem;align-items:center}.trv-btn-sm{font-size:.85rem;padding:.25rem .65rem;border-radius:5px;cursor:pointer;border:1px solid}.trv-btn-save{background:#238636;border-color:#2ea043;color:#fff;font-weight:600}.trv-btn-save:hover{background:#2ea043}.trv-btn-cancel{background:transparent;border-color:#30363d;color:#8b949e}.trv-btn-cancel:hover{border-color:#6b7280;color:#cdd5de}.trv-btn-delete{background:transparent;border-color:#f8514933;color:#f85149;margin-left:auto}.trv-btn-delete:hover{background:#3d1414}.trv-add-item-btn{background:transparent;border:1px dashed #30363d;color:#484f58;font-size:.8rem;padding:.5rem .75rem;border-radius:6px;cursor:pointer;width:100%;text-align:left;transition:all .12s;margin-top:.25rem}.trv-add-item-btn:hover{border-color:#388bfd55;color:#58a6ff}.trv-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.trv-modal{background:#161b22;border:1px solid #30363d;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.trv-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.25rem .75rem;border-bottom:1px solid #21262d}.trv-modal-header h3{font-size:1rem;font-weight:700;color:#e6edf3}.trv-form{padding:1.1rem 1.25rem;display:flex;flex-direction:column;gap:1rem}.trv-form-row{display:flex;flex-direction:column;gap:.35rem}.trv-form-row2{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.trv-form-actions{display:flex;gap:.5rem;justify-content:flex-end;padding-top:.25rem}.trv-color-free-pick{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.trv-color-input{width:40px;height:32px;border:1px solid #30363d;border-radius:6px;padding:2px;background:#0d1117;cursor:pointer;flex-shrink:0}.trv-color-value{font-size:.8rem;color:#8b949e;font-family:monospace}.trv-color-used-hint{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:#6b7280}.trv-color-used-dot{display:inline-block;width:12px;height:12px;border-radius:50%;flex-shrink:0}.trv-timeline-scroll{flex:1;overflow-y:auto;padding:1.5rem 2rem}.trv-day-section{margin-bottom:2.5rem}.trv-day-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.trv-day-sep{flex:1;height:0;border-top:1px dashed;opacity:.3;margin-left:.5rem}.trv-day-badge{background:#1a3a5c;color:#58a6ff;font-size:.875rem;font-weight:700;padding:.25rem .85rem;border-radius:6px;letter-spacing:.02em}.trv-day-date{font-size:.88rem;color:#6b7280}.trv-day-items{display:flex;flex-direction:column}.trv-timeline-item-wrap{display:flex;gap:0;cursor:pointer}.trv-timeline-item-wrap:hover .trv-timeline-body{background:#161b22;border-radius:8px}.trv-timeline-dot-col{display:flex;flex-direction:column;align-items:center;width:36px;flex-shrink:0;padding-top:2px}.trv-dot{width:13px;height:13px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.trv-dot-outline{background:transparent!important;border:2.5px solid;width:13px;height:13px;font-size:0}.trv-dot-add{background:#21262d;color:#484f58;font-size:.7rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.trv-timeline-line{width:2px;flex:1;min-height:12px;background:#21262d;margin:3px 0}.trv-timeline-body{flex:1;padding:0 .75rem 1.4rem;transition:background .12s}.trv-timeline-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.2rem}.trv-timeline-time{font-size:.9rem;color:#cdd5de;font-weight:600;font-variant-numeric:tabular-nums}.trv-timeline-type-tag{font-size:.88rem;font-weight:600}.trv-check-btn{background:#2d333b;border:1px solid #444c56;color:#8b949e;font-size:.72rem;font-weight:600;padding:.1rem .45rem;border-radius:4px;cursor:pointer;transition:all .15s;white-space:nowrap;flex-shrink:0}.trv-check-btn:hover{border-color:#8b949e;color:#e6edf3}.trv-check-btn.checked{background:#1a3a1a;border-color:#3fb950;color:#3fb950}.trv-time-range{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.trv-time-sep{color:#8b949e;font-size:.85rem}.trv-legend-color-btn{margin-left:auto;background:none;border:1px solid #30363d;border-radius:6px;color:#8b949e;font-size:.75rem;cursor:pointer;padding:.2rem .6rem;transition:all .15s}.trv-legend-color-btn:hover{border-color:#8b949e;color:#e6edf3}.trv-type-color-list{display:flex;flex-direction:column;gap:.6rem;padding:.5rem 0}.trv-type-color-row{display:flex;align-items:center;gap:.7rem}.trv-type-color-label{flex:1;font-size:.9rem;color:#e6edf3}.trv-type-color-row input[type=color]{width:36px;height:28px;border:1px solid #30363d;border-radius:6px;padding:2px;background:#0d1117;cursor:pointer;color-scheme:dark}.trv-type-color-reset{background:none;border:none;color:#6b7280;cursor:pointer;font-size:.9rem;padding:0 2px}.trv-type-color-reset:hover{color:#e6edf3}.trv-timeline-title{font-size:1rem;color:#e6edf3;font-weight:500;line-height:1.4}.trv-timeline-note-box{background:#0d1117;border:1px solid #21262d;border-radius:6px;padding:.6rem .85rem;margin-top:.5rem;font-size:.875rem;color:#cdd5de;line-height:1.65}.trv-timeline-link{display:inline-block;font-size:.82rem;color:#388bfd;margin-top:.35rem;text-decoration:none}.trv-timeline-link:hover{text-decoration:underline}.trv-timeline-empty{text-align:center;padding:3rem 1rem;color:#484f58;font-size:.9rem;line-height:1.7}.trv-timeline-empty-hint{font-size:.82rem;margin-top:.5rem;color:#373e47}.trv-add-row{cursor:pointer;opacity:.4;transition:opacity .15s}.trv-add-row:hover{opacity:1}.trv-add-item-text{font-size:.85rem;color:#484f58;padding:.2rem .5rem}.trv-add-wrap{cursor:default}.trv-item-form{flex:1;background:#161b22;border:1px solid #30363d;border-radius:8px;padding:.85rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem}.trv-item-form-top{display:flex;gap:.5rem;align-items:center}.trv-item-form-type{background:#0d1117;border:1px solid #30363d;border-radius:6px;color:#e6edf3;font-size:.85rem;padding:.35rem .5rem;cursor:pointer;flex-shrink:0}.trv-item-form-time{background:#0d1117;border:1px solid #30363d;border-radius:6px;color:#e6edf3;font-size:.85rem;padding:.35rem .4rem;width:100px;flex-shrink:0;outline:none;font-family:inherit;color-scheme:dark}.trv-item-form-title{background:#0d1117;border:1px solid #30363d;border-radius:6px;color:#e6edf3;font-size:.9rem;padding:.35rem .6rem;flex:1;outline:none;font-family:inherit}.trv-item-form-title:focus,.trv-item-form-time:focus,.trv-item-form-type:focus{border-color:#388bfd}.trv-item-form-note{background:#0d1117;border:1px solid #30363d;border-radius:6px;color:#cdd5de;font-size:.875rem;padding:.4rem .6rem;resize:vertical;outline:none;font-family:inherit;line-height:1.5}.trv-item-form-link{background:#0d1117;border:1px solid #30363d;border-radius:6px;color:#388bfd;font-size:.85rem;padding:.35rem .6rem;outline:none;font-family:inherit}.trv-item-form-actions{display:flex;justify-content:flex-end;gap:.4rem}.trv-legend{display:flex;gap:1.25rem;flex-wrap:wrap;padding:.85rem 2rem;border-top:1px solid #21262d;background:#0a0e13;flex-shrink:0}.trv-legend-item{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#8b949e}.notes-view{flex:1;display:flex;overflow:hidden}.notes-sidebar{width:260px;min-width:220px;flex-shrink:0;background:#0f1318;border-right:1px solid #21262d;display:flex;flex-direction:column;overflow:hidden}.notes-ws-tabs{display:flex;align-items:flex-start;flex-wrap:wrap;gap:.4rem;padding:.6rem .6rem .5rem;border-bottom:1px solid #21262d;flex-shrink:0}.notes-ws-tab-loading{font-size:.75rem;color:#484f58;padding:.2rem}.notes-ws-tab{min-width:52px;max-width:72px;height:auto;border-radius:10px;border:2px solid transparent;cursor:pointer;background:#21262d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.4rem .3rem;transition:all .15s;flex-shrink:0}.notes-ws-tab:hover{background:#30363d;transform:scale(1.04)}.notes-ws-tab.dragging{opacity:.4}.notes-ws-tab.insert-before{box-shadow:-3px 0 #388bfd}.notes-ws-tab.insert-after{box-shadow:3px 0 #388bfd}.notes-ws-tab-icon{font-size:1.2rem;line-height:1}.notes-ws-tab-name{font-size:.6rem;color:#8b949e;line-height:1.1;max-width:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.notes-ws-tab-add{font-size:1rem;color:#484f58;background:transparent;border:1px dashed #30363d}.notes-ws-tab-add:hover{color:#8b949e;border-color:#484f58;background:transparent;transform:none}.notes-list-header-actions{display:flex;align-items:center;gap:.25rem}.notes-ws-edit-btn{background:transparent;border:none;cursor:pointer;color:#6b7280;font-size:.82rem;width:26px;height:26px;border-radius:5px;display:flex;align-items:center;justify-content:center;transition:all .1s}.notes-ws-edit-btn:hover{background:#30363d;color:#cdd5de}.notes-ws-del-btn:hover{background:#f8514918;color:#f85149}.notes-ws-loading,.notes-ws-empty{font-size:.85rem;color:#484f58;padding:.5rem .85rem}.notes-list-header{display:flex;align-items:center;justify-content:space-between;padding:.55rem .7rem .3rem;flex-shrink:0}.notes-list-title{font-size:.8rem;font-weight:700;letter-spacing:.2px}.notes-folder-tree{flex:1;overflow-y:auto;display:flex;flex-direction:column;padding:.3rem .5rem 1rem;gap:.05rem}.notes-folder-tree:focus{outline:none}.notes-folder-row{display:flex;align-items:center;gap:.2rem;padding:.32rem .4rem .32rem 0;border-radius:5px;cursor:pointer;font-size:.83rem;font-weight:600;color:#cdd5de;transition:background .1s;flex-shrink:0}.notes-folder-row:hover{background:#161b22}.notes-folder-row:hover .notes-folder-acts{opacity:1}.notes-folder-row.drag-over{background:#1a2233;outline:1px dashed #388bfd88}.notes-folder-row.kbd-focus{background:#1f2937;outline:1px solid #388bfd88}.notes-folder-row[draggable=true]{cursor:grab}.notes-folder-row[draggable=true]:active{cursor:grabbing}.notes-folder-toggle{background:transparent;border:none;cursor:pointer;color:#484f58;font-size:.6rem;padding:0 .1rem;width:14px;flex-shrink:0;line-height:1;transition:color .1s}.notes-folder-toggle:hover{color:#8b949e}.notes-folder-icon{font-size:.85rem;flex-shrink:0}.notes-folder-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notes-folder-note-count{font-size:.68rem;color:#484f58;margin-left:.15rem;flex-shrink:0}.note-item-actions{display:flex;align-items:center;gap:.15rem;margin-left:auto;flex-shrink:0;position:relative}.note-item-add,.note-item-menu{background:transparent;border:none;cursor:pointer;color:#6b7280;font-size:.8rem;width:22px;height:22px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background .1s,color .1s;flex-shrink:0}.note-item-add:hover{background:#30363d;color:#3fb950}.note-item-menu:hover{background:#30363d;color:#cdd5de}.note-item-menu{font-size:.95rem;letter-spacing:-.5px}.note-item-dropdown{position:absolute;top:calc(100% + 4px);right:0;z-index:100;background:#1c2128;border:1px solid #30363d;border-radius:8px;padding:.3rem;min-width:150px;box-shadow:0 8px 24px #0006;display:flex;flex-direction:column;gap:.1rem}.note-item-dropdown button{background:transparent;border:none;cursor:pointer;color:#cdd5de;font-size:.82rem;text-align:left;padding:.45rem .7rem;border-radius:5px;transition:background .1s}.note-item-dropdown button:hover{background:#30363d}.note-item-dropdown button.danger{color:#f85149}.note-item-dropdown button.danger:hover{background:#f8514918}.note-item-dropdown-sep{height:1px;background:#30363d;margin:.2rem 0}.notes-root-dropzone{margin-top:auto;padding:.6rem .75rem;border:1px dashed #30363d;border-radius:6px;font-size:.75rem;color:#484f58;text-align:center;transition:all .15s}.notes-root-dropzone.active{border-color:#388bfd;color:#388bfd;background:#388bfd12}.notes-tree-children{border-left:1px solid #21262d;margin-bottom:.15rem;padding-left:.2rem}.notes-tree-note{display:flex;align-items:center;gap:.3rem;padding:.38rem .5rem .38rem .4rem;border-radius:6px;cursor:pointer;min-height:32px;font-size:.83rem;font-weight:500;color:#8b949e;transition:background .1s,color .1s}.notes-tree-note:hover{background:#161b22;color:#cdd5de}.notes-tree-note:hover .notes-folder-acts{opacity:1}.notes-tree-note.active{background:#1c2840;color:#e6edf3}.notes-tree-note.active .notes-folder-toggle{color:#58a6ff}.notes-tree-note.kbd-focus{outline:1px solid #388bfd66}.notes-tree-note.drag-over{background:#1a2233;outline:1px dashed #388bfd88}.notes-tree-note.cut{opacity:.45}.notes-tree-note.multi-selected{background:#1f3a5f;color:#e6edf3}.notes-tree-note.multi-selected .notes-tree-note-name{color:#e6edf3}.notes-multi-del-btn{background:#f85149!important;color:#fff!important;margin-top:.5rem}.notes-tree-note-icon{display:none}.notes-tree-note-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.notes-folder-add{background:transparent;border:none;cursor:pointer;color:#484f58;font-size:.75rem;text-align:left;padding:.28rem .5rem;border-radius:5px;margin-top:.15rem;transition:all .1s}.notes-folder-add:hover{background:#161b22;color:#8b949e}.notes-folder-new-input-row{display:flex;align-items:center;gap:.35rem;padding:.2rem .5rem;margin:.1rem 0}.notes-folder-rename-input{background:#0d1117;border:1px solid #388bfd;color:#e6edf3;font-size:.82rem;padding:.15rem .4rem;border-radius:4px;outline:none;flex:1;font-family:inherit}.notes-browser{flex:1;display:flex;flex-direction:column;overflow:hidden}.notes-browser-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem .75rem;border-bottom:1px solid #21262d;flex-shrink:0}.notes-browser-title{font-size:1rem;font-weight:700;color:#e6edf3}.notes-new-btn-lg{width:auto!important;padding:.25rem .75rem!important;font-size:.82rem!important}.notes-browser-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#484f58}.notes-browser-content{flex:1;overflow-y:auto;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:2rem}.notes-browser-group-header{display:flex;align-items:center;gap:.5rem;padding:.4rem .75rem;background:#161b22;border:1px solid #21262d;border-radius:6px;margin-bottom:.75rem}.notes-browser-group-icon{font-size:.9rem}.notes-browser-group-name{font-size:.85rem;font-weight:600;color:#cdd5de;flex:1}.notes-browser-group-count{background:#21262d;color:#8b949e;font-size:.72rem;padding:.1rem .45rem;border-radius:10px;font-weight:600}.notes-browser-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.75rem}.notes-browser-card{background:#0d1117;border:1px solid #21262d;border-radius:8px;padding:.9rem 1rem;cursor:pointer;display:flex;flex-direction:column;gap:.45rem;transition:border-color .12s,background .12s}.notes-browser-card:hover{border-color:#388bfd66;background:#161b22}.notes-browser-card-title{font-size:.88rem;font-weight:600;color:#e6edf3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:.3rem}.notes-browser-card-preview{font-size:.78rem;color:#6b7280;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.notes-browser-card-footer{font-size:.72rem;color:#484f58;margin-top:auto;padding-top:.25rem;border-top:1px solid #21262d}.notes-new-btn{background:transparent;border:1px solid #30363d;color:#8b949e;width:22px;height:22px;border-radius:5px;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.notes-new-btn:hover{background:#238636;border-color:#2ea043;color:#fff}.notes-new-btn:disabled{opacity:.4;cursor:not-allowed}.notes-search-wrap{padding:.5rem .6rem;flex-shrink:0;border-bottom:1px solid #21262d}.notes-search{width:100%;background:#161b22;border:1px solid #21262d;color:#cdd5de;font-size:.85rem;padding:.3rem .6rem;border-radius:5px;outline:none}.notes-search:focus{border-color:#388bfd}.notes-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:0;padding:0 .4rem .5rem}.notes-list-empty{font-size:.85rem;color:#484f58;padding:.75rem .5rem}.notes-list-item{display:flex;flex-direction:column;gap:.2rem;padding:.55rem .65rem;border-radius:6px;cursor:pointer;transition:background .1s;border:1px solid transparent}.notes-list-item:hover{background:#161b22}.notes-list-item.active{background:#1a2233;border-color:#388bfd33}.notes-list-item:hover .notes-list-delete-btn{opacity:1}.notes-list-item-header{display:flex;align-items:center;gap:.3rem}.notes-pin-mark{font-size:.7rem}.notes-list-item-title{font-size:.82rem;font-weight:600;color:#cdd5de;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notes-list-item-preview{font-size:.82rem;color:#484f58;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notes-list-item-footer{display:flex;align-items:center;justify-content:space-between}.notes-list-item-time{font-size:.8rem;color:#30363d}.notes-list-delete-btn{background:transparent;border:none;color:#484f58;font-size:.7rem;cursor:pointer;padding:.05rem .2rem;border-radius:3px;opacity:0;transition:opacity .1s;line-height:1}.notes-list-delete-btn:hover{color:#f85149}.notes-main{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#0d1117}.notes-empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#484f58}.notes-empty-icon{font-size:2.5rem}.notes-empty-msg{font-size:.88rem}.notes-editor{flex:1;display:flex;flex-direction:column;overflow:hidden}.notes-editor-toolbar{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1.25rem;border-bottom:1px solid #21262d;background:#0f1318;flex-shrink:0}.notes-editor-toolbar-left,.notes-editor-toolbar-right{display:flex;align-items:center;gap:.5rem}.notes-toolbar-btn{background:transparent;border:1px solid #30363d;color:#6b7280;font-size:.85rem;padding:.2rem .65rem;border-radius:5px;cursor:pointer;transition:all .12s}.notes-toolbar-btn:hover{color:#cdd5de}.notes-toolbar-btn.active{background:#21262d;color:#e6edf3;border-color:#484f58}.notes-back-btn{color:#8b949e}.notes-save-status{font-size:.82rem}.notes-save-status.saving{color:#484f58}.notes-save-status.saved{color:#3fb950}.notes-save-status.error{color:#f85149}.notes-pin-btn{background:transparent;border:none;cursor:pointer;font-size:.9rem;padding:.1rem .2rem;border-radius:4px;opacity:.6;transition:opacity .12s}.notes-pin-btn:hover,.notes-pin-btn.pinned{opacity:1}.notes-editor-time{font-size:.7rem;color:#484f58}.notes-editor-title{background:transparent;border:none;border-bottom:1px solid #21262d;color:#e6edf3;font-size:1.3rem;font-weight:700;padding:1rem 1.5rem .75rem;outline:none;width:100%;flex-shrink:0;font-family:inherit}.notes-editor-title::placeholder{color:#30363d}.notes-editor-content{flex:1;background:transparent;border:none;color:#cdd5de;font-size:.92rem;line-height:1.7;padding:1rem 1.5rem;outline:none;resize:none;font-family:Menlo,Monaco,Consolas,monospace}.notes-preview{flex:1;overflow-y:auto;padding:1rem 1.5rem;color:#cdd5de;font-size:.92rem;line-height:1.7}.notes-ws-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.notes-ws-modal{background:#161b22;border:1px solid #30363d;border-radius:12px;width:100%;max-width:400px;max-height:90vh;overflow-y:auto}.notes-ws-form{padding:1.1rem 1.25rem;display:flex;flex-direction:column;gap:1rem}.notes-icon-grid{display:flex;flex-wrap:wrap;gap:.35rem}.notes-icon-btn{background:#0d1117;border:1px solid #30363d;border-radius:6px;font-size:1.1rem;width:36px;height:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .1s}.notes-icon-btn:hover{border-color:#58a6ff}.notes-icon-btn.selected{border-color:#388bfd;background:#1a2d4a}.dash-stickies-section{background:#161b22;border:1px solid #21262d;border-radius:10px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.dash-stickies-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.dash-stickies-header-left{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.stk-view{flex:1;overflow-y:auto;padding:1.75rem 2rem;background:#0f1318;display:flex;flex-direction:column;gap:1.25rem}.stk-header{display:flex;align-items:center;justify-content:space-between}.stk-add-btn{padding:.45rem 1rem;background:#388bfd;color:#fff;border:none;border-radius:6px;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .15s}.stk-add-btn:hover{background:#58a6ff}.stk-title{font-size:1.4rem;font-weight:700;color:#e6edf3;letter-spacing:-.3px}.stk-tag-filter{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding-bottom:.5rem;border-bottom:1px solid #1c2128}.stk-tag-btn{display:inline-flex;align-items:center;gap:.35rem;background:#161b22;border:1px solid #21262d;border-radius:20px;color:#8b949e;font-size:.875rem;font-weight:500;padding:.3rem .85rem;cursor:pointer;transition:all .15s;font-family:inherit}.stk-tag-btn:hover{border-color:#388bfd;color:#cdd5de}.stk-tag-btn.active{background:#1c2d3d;border-color:#388bfd;color:#58a6ff}.stk-tag-count{background:#21262d;color:#6b7280;font-size:.75rem;font-weight:700;padding:.05rem .4rem;border-radius:10px}.stk-tag-btn.active .stk-tag-count{background:#1a3a5c;color:#58a6ff}.stk-groups{display:flex;flex-direction:column;gap:2rem}.stk-group-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem;padding-bottom:.4rem;border-bottom:1px solid #1c2128}.stk-group-tag{font-size:.88rem;font-weight:700;color:#58a6ff}.stk-group-tag-none{color:#8b949e}.stk-group-count{font-size:.78rem;color:#8b949e;background:#1c2128;padding:.1rem .45rem;border-radius:10px}.stk-group-drag-hint{margin-left:auto;color:#484f58;font-size:1rem;cursor:grab}.stk-group-over{opacity:.5}.stk-tag-suggest{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem}.stk-tag-suggest-btn{padding:.2rem .6rem;border:1px solid #30363d;border-radius:12px;background:#161b22;color:#8b949e;font-size:.8rem;cursor:pointer;transition:all .12s}.stk-tag-suggest-btn:hover{border-color:#58a6ff;color:#58a6ff}.stk-tag-suggest-btn.selected{font-weight:600}.stk-list{display:flex;flex-direction:column;gap:.5rem}.stk-row{display:flex;align-items:stretch;border-radius:8px;overflow:hidden;cursor:pointer;transition:opacity .15s,box-shadow .15s;-webkit-user-select:none;user-select:none}.stk-row:hover{box-shadow:0 2px 12px #00000059}.stk-row-over{opacity:.5}.stk-row-accent{width:4px;flex-shrink:0}.stk-row-body{flex:1;border:1px solid;border-left:none;padding:.55rem .8rem;display:flex;flex-direction:column;gap:.25rem}.stk-row-title{font-size:.82rem;font-weight:700}.stk-row-content{font-size:.83rem;color:#c9d1d9;line-height:1.5;word-break:break-word;white-space:pre-wrap}.stk-row-handle{flex-shrink:0;width:28px;display:flex;align-items:center;justify-content:center;color:#484f58;font-size:1rem;cursor:grab;background:#161b22;border:1px solid #1c2128;border-left:none;border-radius:0 8px 8px 0}.stk-row-handle:active{cursor:grabbing}.stk-card-bar{height:4px;flex-shrink:0}.stk-card-title{font-size:.88rem;font-weight:700;padding:.75rem .85rem .25rem;line-height:1.3}.stk-card-content{font-size:.92rem;color:#cdd5de;padding:.5rem .85rem .75rem;line-height:1.65;white-space:pre-wrap;word-break:break-word;flex:1}.stk-card-tags{display:flex;flex-wrap:wrap;gap:.3rem;padding:0 .85rem .75rem}.stk-tag-chip{font-size:.78rem;font-weight:500;padding:.1rem .5rem;border-radius:4px}.stk-tag-editor{display:flex;flex-direction:column;gap:.5rem}.stk-tag-current{display:flex;flex-wrap:wrap;gap:.35rem}.stk-tag-chip-edit{display:inline-flex;align-items:center;gap:.25rem;background:#21262d;color:#cdd5de;border:1px solid #30363d;font-size:.82rem;padding:.15rem .5rem;border-radius:4px}.stk-tag-remove{background:none;border:none;color:#6b7280;font-size:.85rem;cursor:pointer;padding:0;line-height:1;transition:color .12s}.stk-tag-remove:hover{color:#f85149}.stk-tag-add-row{display:flex;gap:.5rem;align-items:center}.stk-tag-add-row .ent-input{flex:1}.stk-color-picker{display:flex;gap:.5rem;flex-wrap:wrap}.stk-color-btn{width:28px;height:28px;border-radius:50%;border:3px solid transparent;cursor:pointer;transition:transform .12s,border-color .12s}.stk-color-btn:hover{transform:scale(1.15)}.stk-color-btn.selected{border-color:#fff;transform:scale(1.2);box-shadow:0 0 0 2px #0f1318,0 0 0 4px currentColor}.confirm-dialog{background:#161b22;border:1px solid #30363d;border-radius:12px;padding:1.5rem;width:100%;max-width:360px;display:flex;flex-direction:column;gap:1.25rem}.confirm-message{font-size:.9rem;color:#cdd5de;line-height:1.6;margin:0}.confirm-footer{display:flex;justify-content:flex-end;gap:.75rem}.app-body{display:flex;flex:1;min-height:0;height:100vh}.app-sidebar{width:200px;flex-shrink:0;background:#0d1117;border-right:1px solid #21262d;display:flex;flex-direction:column;padding:.5rem;gap:.25rem;transition:width .2s;overflow:hidden}.app-sidebar.collapsed{width:48px}.app-main{flex:1;display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:.25rem 0;margin-bottom:.5rem;flex-shrink:0}.sidebar-logo{font-size:.9rem;font-weight:700;color:#e6edf3;letter-spacing:-.3px;white-space:nowrap}.sidebar-footer{margin-top:auto;border-top:1px solid #21262d;padding-top:.5rem;display:flex;flex-direction:column;gap:.25rem}.sidebar-user-btn{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;border-radius:8px;color:#cdd5de;font-size:.82rem;padding:.4rem .5rem;cursor:pointer;transition:background .15s;width:100%;text-align:left;white-space:nowrap;overflow:hidden}.sidebar-user-btn:hover{background:#161b22}.sidebar-avatar{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#388bfd;color:#fff;font-size:.75rem;font-weight:700;flex-shrink:0}.sidebar-username{overflow:hidden;text-overflow:ellipsis}.sidebar-logout-btn{background:transparent;border:1px solid #30363d;border-radius:6px;color:#8b949e;font-size:.78rem;padding:.3rem .6rem;cursor:pointer;transition:all .15s;width:100%}.sidebar-logout-btn:hover{color:#e6edf3;border-color:#6b7280}.sidebar-collapse-btn{background:transparent;border:1px solid #21262d;border-radius:6px;color:#484f58;font-size:.9rem;padding:.25rem .4rem;cursor:pointer;transition:all .15s;line-height:1;flex-shrink:0}.sidebar-collapse-btn:hover{color:#e6edf3;background:#21262d}.sidebar-nav-btn{display:flex;align-items:center;gap:.6rem;background:transparent;border:none;border-radius:8px;color:#8b949e;font-size:.875rem;padding:.5rem .6rem;cursor:pointer;transition:all .15s;text-align:left;white-space:nowrap;width:100%}.sidebar-nav-btn:hover{color:#e6edf3;background:#161b22}.sidebar-nav-btn.active{color:#e6edf3;background:#21262d;font-weight:600}.sidebar-nav-icon{font-size:1.1rem;flex-shrink:0}.sidebar-nav-label{font-size:.875rem}.dash-view{display:flex;flex-direction:column;height:100%;overflow:hidden}.dash-action-bar{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#0a0e13;border-bottom:1px solid #1c2128;flex-shrink:0;flex-wrap:wrap}.dash-action-btn{display:inline-flex;align-items:center;gap:.45rem;background:#161b22;border:1px solid #30363d;border-radius:8px;color:#cdd5de;font-size:.85rem;font-weight:500;padding:.45rem .9rem;cursor:pointer;transition:all .15s;font-family:inherit;white-space:nowrap}.dash-action-btn:hover{background:#21262d;border-color:#484f58;color:#e6edf3}.dash-action-icon{font-size:1rem}.dash-action-label{font-size:.85rem}.dash-body{display:flex;flex:1;min-height:0;overflow:hidden}.dash-left{flex:1;overflow-y:auto;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem;min-width:0}.dash-right{width:420px;flex-shrink:0;border-left:1px solid #1c2128;display:flex;flex-direction:column;background:#0a0e13;overflow:hidden}.dash-stickies-header{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid #1c2128;flex-shrink:0;flex-wrap:wrap}.dash-stickies-list{flex:1;overflow-y:auto;padding:.75rem;display:flex;flex-direction:column;gap:1.5rem}.stk-board-add-btn{position:absolute;bottom:1rem;right:1rem;z-index:10;background:#388bfd;border:none;border-radius:8px;color:#fff;font-size:.85rem;font-weight:600;padding:.5rem 1rem;cursor:pointer;font-family:inherit;transition:background .15s}.stk-board-add-btn:hover{background:#58a6ff}.stk-card-free{position:absolute;width:175px;min-height:100px;border:1px solid;border-radius:10px;padding:0;overflow:hidden;cursor:grab;transition:box-shadow .15s;-webkit-user-select:none;user-select:none;z-index:1}.stk-card-free:active{cursor:grabbing;box-shadow:0 8px 24px #00000080;z-index:5}.stk-card-free .stk-card-bar{height:4px}.stk-card-free .stk-card-title,.stk-card-free .stk-card-content,.stk-card-free .stk-card-tags{padding:.4rem .6rem}.stk-card-free .stk-card-title{font-size:.82rem;font-weight:700;padding-bottom:0}.stk-card-free .stk-card-content{font-size:.8rem;line-height:1.5;word-break:break-word}.stk-card-free .stk-card-tags{padding-top:0}.dash-diary-meta{display:flex;gap:.35rem;font-size:1rem;margin-bottom:.1rem}.diary-preview-meta-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .8rem;border-radius:20px;font-size:.875rem;border:1px solid transparent}.diary-preview-mood{background:#1a1a2e;border-color:#6060a060;color:#c0b0ff}.diary-preview-weather{background:#0e1e28;border-color:#3090d840;color:#90c8f0}.diary-preview-location{background:#0e1e18;border-color:#30a86040;color:#80d8a0}.diary-preview-meta-emoji{font-size:1.1rem}.diary-preview-meta-text{font-size:.875rem}.diary-entry-meta{display:flex;gap:.2rem;margin-bottom:.15rem}.diary-entry-mood,.diary-entry-weather{font-size:.9rem;line-height:1}.profile-edit-btn{margin-left:auto;background:#21262d;border:1px solid #30363d;border-radius:8px;color:#cdd5de;font-size:.875rem;font-weight:600;padding:.45rem 1.1rem;cursor:pointer;transition:all .15s;font-family:inherit}.profile-edit-btn:hover{background:#2d333b;border-color:#484f58}.profile-tabs{display:flex;background:#0d1117;border:1px solid #21262d;border-radius:8px;padding:3px;gap:3px;margin-bottom:1rem}.profile-tab{flex:1;background:transparent;border:none;border-radius:6px;color:#6b7280;font-size:.875rem;font-weight:500;padding:.4rem;cursor:pointer;transition:all .15s;font-family:inherit}.profile-tab:hover{color:#cdd5de}.profile-tab.active{background:#21262d;color:#e6edf3;font-weight:600}.profile-bio-text{color:#c9d1d9;font-size:.9rem;line-height:1.7;white-space:pre-wrap}.profile-bio-input{width:100%;resize:vertical;min-height:80px}.profile-empty-hint{font-size:.85rem;color:#484f58;font-style:italic}.profile-career-list{display:flex;flex-direction:column;gap:1rem}.profile-career-item{display:flex;gap:.75rem}.profile-career-dot{width:10px;height:10px;border-radius:50%;background:#388bfd;flex-shrink:0;margin-top:.35rem}.profile-career-body{flex:1}.profile-career-header{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.2rem}.profile-career-role{font-weight:700;font-size:.95rem;color:#e6edf3}.profile-career-company{font-size:.875rem;color:#8b949e}.profile-career-period{font-size:.8rem;color:#484f58;background:#161b22;border:1px solid #21262d;border-radius:4px;padding:.1rem .45rem}.profile-career-desc{font-size:.875rem;color:#8b949e;line-height:1.6;margin-top:.15rem}.profile-career-add-btn{background:#1a7f37;border:1px solid #2ea043;border-radius:6px;color:#fff;font-size:.8rem;font-weight:600;padding:.2rem .65rem;cursor:pointer;margin-left:.75rem;font-family:inherit;transition:background .15s}.profile-career-add-btn:hover{background:#238636}.profile-career-editor{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.profile-career-edit-item{background:#0d1117;border:1px solid #21262d;border-radius:8px;padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.profile-career-edit-row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.profile-career-edit-row .login-input{flex:1;min-width:120px}.profile-career-remove-btn{background:none;border:1px solid #30363d;border-radius:6px;color:#6b7280;font-size:.85rem;padding:.25rem .5rem;cursor:pointer;transition:all .15s;flex-shrink:0}.profile-career-remove-btn:hover{color:#f85149;border-color:#f85149}.profile-career-desc-input{width:100%;resize:vertical}.profile-nav-order-list{display:flex;flex-direction:column;gap:.35rem}.profile-nav-order-item{display:flex;align-items:center;gap:.75rem;background:#0d1117;border:1px solid #21262d;border-radius:8px;padding:.6rem .85rem}.profile-nav-order-icon{font-size:1.1rem}.profile-nav-order-label{flex:1;font-size:.9rem;color:#cdd5de}.profile-nav-order-btns{display:flex;flex-direction:column;gap:2px}.profile-nav-order-btns button{background:#21262d;border:1px solid #30363d;border-radius:4px;color:#8b949e;font-size:.7rem;padding:.1rem .35rem;cursor:pointer;line-height:1;transition:all .12s}.profile-nav-order-btns button:hover:not(:disabled){color:#e6edf3;background:#2d333b}.profile-nav-order-btns button:disabled{opacity:.3;cursor:default}.profile-form-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}.notes-ws-name{font-size:.88rem;color:#cdd5de;font-weight:500}@media (max-width: 430px){.app{padding:0;font-size:14px}.app-body{flex-direction:column;height:100dvh}.app-main{flex:none;height:calc(100dvh - (56px + env(safe-area-inset-bottom,0px)));overflow:hidden;min-height:0;display:flex;flex-direction:column}.app-sidebar,.app-sidebar.collapsed{position:fixed;bottom:0;left:0;right:0;width:100%!important;height:calc(56px + env(safe-area-inset-bottom,0px));flex-direction:row;border-right:none;border-top:1px solid #21262d;z-index:200;padding:0 .25rem;padding-bottom:env(safe-area-inset-bottom,0px);gap:0;align-items:center;justify-content:space-around;overflow:hidden;transition:none}.sidebar-header,.sidebar-footer{display:none}.sidebar-nav-btn{flex:1;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:.3rem .2rem;border-radius:8px;height:52px;min-width:0}.sidebar-nav-icon{font-size:1.3rem;line-height:1}.sidebar-nav-label{display:none}.sidebar-nav-btn.active{background:#161b22}.sidebar-nav-btn.active .sidebar-nav-icon{filter:drop-shadow(0 0 4px #388bfd88)}.login-page{padding:1rem;align-items:center}.login-card{max-width:100%;width:100%;padding:1.75rem 1.25rem;border-radius:16px}.dash-view{height:100%;overflow-y:auto;overflow-x:hidden}.dash-action-bar{padding:.5rem .75rem;gap:.35rem;flex-wrap:wrap;overflow-x:visible}.dash-action-btn{font-size:.72rem;padding:.3rem .55rem}.dash-body{flex-direction:column;height:auto;overflow:visible}.dash-left{padding:.75rem;overflow:visible;height:auto}.dash-right{display:none}.dash-hello{font-size:.95rem}.dash-name{font-size:1.1rem}.dash-stats{grid-template-columns:repeat(2,1fr);gap:.5rem}.dash-stat-card{padding:.65rem .75rem;gap:.3rem}.dash-stat-num{font-size:1.35rem}.dash-stat-label{font-size:.7rem}.dash-main{grid-template-columns:1fr;gap:.6rem}.dash-card-wide{grid-column:auto}.dash-card{padding:.85rem 1rem}.dash-card-title{font-size:.85rem}.dash-diary-list{grid-template-columns:1fr}.cal-view{padding:0;height:100%;overflow:hidden;display:flex;flex-direction:column}.cal-header{padding:.5rem .6rem;flex-shrink:0}.cal-header-left{gap:.25rem}.cal-title{font-size:.88rem}.cal-nav-btn{padding:.2rem .35rem;font-size:1rem;min-width:28px}.cal-view-btn{font-size:.68rem;padding:.2rem .35rem}.cal-today-btn{font-size:.68rem;padding:.2rem .45rem}.cal-grid-month{flex:1;overflow:hidden}.cal-cell-month{min-height:64px;padding:.25rem .2rem .15rem}.cal-day-num{font-size:.72rem;font-weight:600;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%}.cal-cell.today .cal-day-num{width:22px;height:22px;font-size:.72rem}.cal-dow{font-size:.68rem;font-weight:600;padding:.25rem 0;color:#6b7280}.cal-dow.sun{color:#f85149bb}.cal-dow.sat{color:#388bfdbb}.cal-cell-event-pill{width:6px;height:6px;min-width:6px;min-height:6px;border-radius:50%;padding:0;border-left:none;overflow:hidden}.cal-cell-event-time,.cal-cell-event-title{display:none}.cal-cell-events{flex-direction:row;flex-wrap:wrap;gap:2px;margin-top:2px}.cal-cell-diary-row{display:flex;align-items:center}.cal-cell-diary-text{display:none}.cal-dot.diary-dot{width:5px;height:5px}.cal-cell-more{display:none}.cal-legend{padding:.3rem .6rem;font-size:.72rem}.cal-view-week{height:100%;overflow:hidden}.calweek-col-header{font-size:.75rem;padding:.3rem .1rem}.calweek-col-day{font-size:1rem}.calweek-col-dow{font-size:.65rem}.cal-year-grid{grid-template-columns:1fr!important}.board-view{padding:.5rem .6rem;height:100%;display:flex;flex-direction:column;overflow:hidden}.board-header{margin-bottom:.4rem;flex-shrink:0}.board-header h2{font-size:1rem}.board-actions{gap:.35rem}.btn-secondary,.btn-primary{font-size:.72rem;padding:.3rem .55rem}.label-filter{flex-shrink:0;margin-bottom:.3rem}.board{flex-direction:column!important;overflow-x:hidden;overflow-y:auto;gap:.6rem;padding-bottom:1rem;flex:1;min-height:0;align-items:stretch}.column{flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important;max-height:none;display:flex;flex-direction:column}.column-body{overflow-y:visible;max-height:none}.diary-mobile-tabs{display:flex;flex-shrink:0;border-bottom:1px solid #21262d;background:#0a0e13}.diary-panel--hidden{display:none!important}.diary-view{flex-direction:column;height:100%;overflow:hidden}.diary-editor{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:.85rem 1rem 1.5rem;border-right:none;border-bottom:none;font-size:.9rem}.diary-editor-header{margin-bottom:.75rem;flex-wrap:wrap;gap:.5rem}.diary-nav-arrow,.diary-date-change{display:none}.diary-date-full{font-size:1.05rem}.diary-date-nav{gap:.35rem;justify-content:center}.diary-nav-arrow{min-width:36px;min-height:36px;font-size:.85rem}.diary-meta-row{flex-direction:row;align-items:center;flex-wrap:wrap;gap:.25rem 0;padding:.4rem .75rem;margin-bottom:.4rem}.diary-meta-sep{display:none}.diary-meta-label{font-size:.68rem}.diary-meta-group{gap:.2rem}.diary-meta-group-location{min-width:0;width:100%}.diary-mood-btns{gap:.05rem}.diary-mood-btn{font-size:1.1rem;padding:.15rem .2rem;min-width:30px;min-height:30px}.diary-meta-btn-label,.diary-toolbar-desktop{display:none}.diary-toolbar-mobile-trigger{display:flex;padding:.35rem .75rem .5rem}.diary-toolbar-popup-btn{background:#161b22;border:1px solid #30363d;border-radius:8px;color:#8b949e;font-size:.82rem;padding:.4rem .85rem;min-height:36px;touch-action:manipulation;cursor:pointer}.diary-toolbar-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:500;display:flex;align-items:flex-end}.diary-toolbar-popup{width:100%;background:#161b22;border-radius:20px 20px 0 0;border-top:1px solid #30363d;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom,0px));max-height:75dvh;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.diary-toolbar-popup-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:1px solid #21262d}.diary-toolbar-popup-title{font-size:.9rem;font-weight:600;color:#e6edf3}.diary-toolbar-popup-close{background:transparent;border:none;color:#6b7280;font-size:1rem;padding:.25rem .5rem;cursor:pointer}.diary-toolbar-popup-group{display:flex;flex-direction:column;gap:.4rem}.diary-toolbar-popup-label{font-size:.72rem;font-weight:600;color:#484f58;text-transform:uppercase;letter-spacing:.4px}.diary-toolbar-popup-items{display:flex;flex-wrap:wrap;gap:.4rem}.diary-toolbar-popup-item{background:#0d1117;border:1px solid #30363d;border-radius:8px;color:#e6edf3;padding:.45rem .75rem;min-height:40px;display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;cursor:pointer;touch-action:manipulation}.diary-toolbar-popup-item-label{font-size:.82rem;font-weight:600}.diary-toolbar-popup-item-tip{font-size:.68rem;color:#6b7280}.diary-toolbar-template{padding:.35rem .6rem}.diary-textarea{font-size:1rem;min-height:200px;flex:none;padding:.85rem .9rem;line-height:1.85}.diary-editor-footer{font-size:.75rem;gap:.4rem;flex-wrap:wrap;padding:.5rem 0;border-top:1px solid #1c2128;margin-top:.5rem}.diary-sidebar{flex:1;width:100%;max-height:none;border-left:none;border-top:none;overflow:hidden}.diary-search-wrap{padding:.5rem .85rem .65rem}.diary-search{font-size:1rem;padding:.6rem 2rem .6rem 2.3rem}.diary-entries-scroll{max-height:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.diary-month-label{font-size:.78rem;padding:.5rem 1rem .25rem}.diary-entry-item{padding:.65rem 1rem;min-height:54px;gap:.85rem}.diary-entry-day{font-size:1rem}.diary-entry-dow{font-size:.72rem}.diary-entry-preview{font-size:.82rem;color:#6b7280}.diary-entry-item.active .diary-entry-preview{color:#8b949e}.diary-sidebar-footer{padding:.65rem .85rem}.diary-today-btn{font-size:.88rem;padding:.6rem;min-height:40px}.notes-view{flex-direction:column;height:100%;overflow:hidden}.notes-sidebar{width:100%;max-height:140px;border-right:none;border-bottom:1px solid #21262d;flex-shrink:0;overflow-y:auto}.notes-main{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.notes-editor-title{font-size:1.1rem;padding:.75rem 1rem .5rem}.notes-editor-content{font-size:.88rem;padding:.5rem 1rem 1rem}.trv-view{height:100%;overflow-y:auto;min-height:0;padding:.75rem 1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}.trv-grid{grid-template-columns:1fr}.trv-detail-header{padding:1rem}.ent-view{height:100%;overflow-y:auto;min-height:0;padding:0}.ent-header{padding:.75rem 1rem;flex-shrink:0}.ent-filters{padding:0 1rem .5rem;flex-wrap:wrap;gap:.3rem;flex-shrink:0}.ent-grid{padding:.5rem 1rem calc(1rem + env(safe-area-inset-bottom,0px));grid-template-columns:1fr}.profile-view{height:100%;overflow-y:auto;min-height:0}.profile-inner{padding:.75rem 1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}.profile-tabs{flex-wrap:nowrap;overflow-x:auto}.modal-overlay{padding:0!important;align-items:flex-end!important}.modal{border-radius:20px 20px 0 0!important;max-width:100%!important;width:100%!important;max-height:92dvh!important;padding:1.25rem 1rem!important;padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px))!important}.ent-modal{max-width:100%;width:100%;border-radius:20px 20px 0 0}.stk-view{height:100%;overflow-y:auto;min-height:0;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}.stk-card-free{width:150px}.calday-view{padding:0;height:100%;overflow:hidden;display:flex;flex-direction:column}.calday-header{padding:.4rem .75rem;flex-direction:column;align-items:stretch;gap:.35rem;flex-shrink:0}.calday-header-left{justify-content:space-between;width:100%}.calday-header-left-actions{display:flex;gap:.4rem;align-items:center}.calday-header-right{display:none}.calday-back-btn{font-size:.78rem;padding:.25rem .5rem}.calday-diary-btn{font-size:.72rem;padding:.25rem .5rem}.calday-date-nav{justify-content:space-between;width:100%}.calday-date-label{font-size:.92rem}.calday-dow-badge{font-size:.75rem}.calday-today-jump{font-size:.72rem;padding:.2rem .45rem}.calday-nav-arrow{font-size:1.1rem;padding:.2rem .5rem;min-width:32px;min-height:32px}.calday-add-btn{font-size:.78rem;padding:.25rem .6rem}.calday-scroll{flex:1;overflow-y:auto}.login-input,.diary-date-input,.diary-location-input,.diary-textarea,.bulk-add-textarea,.label-input,.label-filter-input,.cal-time-input,.ent-input,.ent-select,.ent-textarea,.trv-item-input,.notes-editor-content,.notes-folder-rename-input,.profile-bio-input{font-size:1rem}.login-input{padding:.75rem .9rem}.ent-input,.ent-select,.ent-textarea{padding:.65rem .75rem}.trv-item-input{padding:.55rem .7rem}.label-input,.cal-time-input{padding:.55rem .75rem}.diary-location-input{padding:.25rem .5rem;font-size:.85rem;min-width:80px}.diary-textarea{min-height:260px;padding:1rem;line-height:1.85}.notes-editor-content{padding:.75rem 1.25rem 2rem;line-height:1.75}.login-field{gap:.5rem}.login-form{gap:1.25rem}.btn-primary,.btn-secondary{min-height:40px;display:inline-flex;align-items:center;justify-content:center}.diary-save-btn{min-height:40px}.diary-toolbar button{min-height:36px;padding:.3rem .5rem}.diary-view,.diary-entries-scroll,.notes-sidebar,.board,.trv-view,.ent-view,.profile-view,.stk-view,.dash-view,.calday-scroll,.modal{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}button,a,.sidebar-nav-btn,.diary-entry-item,.notes-sidebar-item,.cal-cell-month,.dash-diary-item,.ent-card,.trv-card{touch-action:manipulation}}@media (max-width: 768px) and (pointer: coarse){input[type=text],input[type=email],input[type=password],input[type=search],input[type=number],input[type=date],input[type=time],input[type=url],textarea,select{font-size:max(1rem,16px)}}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:#111827;-webkit-font-smoothing:antialiased}#root{min-height:100vh}
