:root{--bg:#fff;--muted:#6b7280;--accent:#0b66ff;--radius:10px;--card-border:#e6e9ef;--glass:#14141e08;--shadow:0 8px 20px #1018280f;--mono:ui-monospace,SFMono-Regular,Menlo,Monaco,"Roboto Mono","Helvetica Neue",monospace;--ui-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial;--ui-serif:Georgia,Cambria,"Times New Roman",Times,serif}html,body,#__next{background:var(--bg);height:100%;font-family:var(--ui-sans);color:#111827}.container{max-width:1000px;margin:28px auto;padding:18px}.home-container{max-width:920px}.blog-container{max-width:1000px}.card{border-radius:var(--radius);border:1px solid var(--card-border);box-shadow:var(--shadow);background:#fff;margin-bottom:20px;padding:18px}textarea,input,select,button{font-family:inherit;font-size:14px}textarea{border:1px solid var(--card-border);resize:none;width:100%;max-width:920px;min-height:220px;font-family:var(--mono);white-space:pre-wrap;border-radius:12px;margin:8px auto 0;padding:16px;line-height:1.45;display:block;box-shadow:0 8px 24px #0c121a0d}textarea::placeholder{white-space:pre-wrap;opacity:.6}.app-header .site-title{text-transform:uppercase;letter-spacing:1px;color:#0f172a;font-size:18px;font-weight:700}input.time-input[type=time]{background:#fff;border:1px solid #e6e9ef;border-radius:8px;padding:8px 10px;font-family:inherit;font-size:13px}.score-badge{color:#06327a;background:#eef6ff;border-radius:8px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.score-badge small{opacity:.9;color:#06327a}textarea:focus,input.time-input:focus{border-color:#c7b3ff;outline:none;box-shadow:0 6px 18px #0c121a0f}.schedule-item.fixed{background:#fff9f2;border-left:4px solid #f97316}.schedule-item.flexible{background:#fbfbff;border-left:4px solid #c7d2fe}@media (max-width:720px){.app-header{flex-wrap:wrap;gap:10px}.site-logo{width:32px!important;height:32px!important}.app-header .site-title{font-size:16px}.header-actions{gap:14px}.nav-link{padding:8px}textarea{max-width:100%;margin:6px 0 0}.schedule-header{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:721px){.app-header .site-title{font-size:20px}}.controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;height:36px;padding:10px 14px;font-weight:600;line-height:16px}.btn:disabled{opacity:.6;cursor:not-allowed}.modes{border:1px solid var(--card-border);background:#fff;border-radius:10px;gap:6px;padding:4px;display:flex}.mode{cursor:pointer;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:8px;padding:8px 12px;transition:background .12s,color .12s,border-color .12s}.mode:hover{background:#f8fafc}.mode.active{color:var(--accent);background:#0b66ff0f;border-color:#0b66ff24;font-weight:600;box-shadow:0 1px 3px #0000000a}.mode:focus-visible{outline-offset:2px;outline:3px solid #0671ff2e}.taskform-card{margin-top:14px;margin-bottom:18px}.taskform-card h3{margin-top:0}.controls-top{margin-top:12px}.time-controls{align-items:center;gap:12px;margin-left:auto;display:flex}.time-label{color:var(--muted);align-items:center;gap:8px;display:flex}.time-picker-pop select{border:1px solid var(--card-border);background:#fff;border-radius:6px;padding:8px}.time-picker .time-input{cursor:pointer;background:#fff;border:1px solid #e6e9ef;border-radius:8px;padding:8px 10px}.generate-row{margin-top:14px}.time-picker-pop select{border:1px solid var(--card-border);border-radius:6px;height:36px;padding:6px 8px}.time-picker-pop .btn{height:36px;padding:0 12px}.time-picker-pop .outline-btn{background:0 0}.time-picker-pop{min-width:240px}.header-left img{display:block}.nav-link{color:#1f2937;padding:6px;font-size:14px;font-weight:600;text-decoration:none}.nav-link:hover{color:#0b66ff;text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.nav-link.active{color:#0b66ff}.nav-link:focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #0671ff2e}.schedule-header h2{margin:0}.import-label input[type=file]{display:none}.header-actions .btn{padding:8px 10px}.schedule-actions{align-items:center;gap:8px;display:flex}.feedback-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.feedback-header h3{margin:0}.feedback-close{cursor:pointer;background:0 0;border:none;font-size:18px}.feedback-actions{flex-direction:column;gap:8px;margin-top:10px;display:flex}.modal-actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.modal-actions .btn{height:36px;padding:0 12px}.feedback-status.success{color:var(--success);background:#10b98114;border-radius:8px;padding:8px}.feedback-status.saved{color:var(--muted);background:#f9fafbcc;border-radius:8px;padding:8px}.feedback-status.error{color:var(--danger);background:#dc26260f;border-radius:8px;padding:8px}.schedule-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.schedule-item{border:1px solid var(--card-border);background:#fff;border-radius:8px;align-items:center;gap:8px;margin-bottom:8px;padding:8px 10px;transition:transform .12s,box-shadow .12s;display:flex}.schedule-item-li{background:0 0;border-radius:10px;margin-bottom:8px;padding:10px 12px}.btn.outline-btn{color:#111;border:1px solid var(--card-border);background:#fff;transition:background .12s,border-color .12s,box-shadow .12s}.btn.outline-btn:hover{background:#f8fafc;box-shadow:0 2px 6px #0000000f}.btn:focus-visible,.btn.outline-btn:focus-visible{outline-offset:3px;outline:3px solid #0671ff2e}.schedule-list li.schedule-item:focus-visible{outline-offset:2px;outline:3px solid #0671ff1f}.schedule-list{margin:0;padding:0;list-style:none}.schedule-list li.schedule-item{transition:box-shadow .12s,background .12s;box-shadow:0 1px 3px #0000000a}.schedule-list li.schedule-item:hover{box-shadow:0 4px 10px #00000014}.app-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.header-left{align-items:center;gap:14px;display:flex}.header-tagline{color:#4b5563;max-width:620px;margin-top:14px;font-size:16px;font-weight:600;line-height:1.4}@media (min-width:721px){.header-tagline{font-size:18px}}.header-actions{align-items:center;gap:10px;display:flex}.toggle-24h{border:1px solid var(--card-border);color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-weight:600;display:inline-flex}.toggle-24h input{width:16px;height:16px}.settings-modal.small{max-width:360px;margin:0 auto}.settings-modal.small h3{margin:0;font-size:16px}.settings-modal.small .toggle-24h{padding:4px 8px;font-weight:600}.modal-backdrop{z-index:1000;background:#11182766;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.settings-modal,.feedback-modal{border-radius:12px;width:92%;max-width:520px;box-shadow:0 10px 30px #00000026}.feedback-modal .feedback-header{justify-content:space-between;align-items:center;display:flex}.feedback-modal{z-index:1000;width:min(92vw,520px);max-height:80vh;position:fixed;bottom:24px;right:24px;overflow:hidden auto;box-shadow:0 12px 28px #0000002e}.settings-modal{z-index:1100;width:min(86vw,360px);max-height:72vh;padding:12px;position:fixed;top:100px;right:16px;overflow-y:auto;box-shadow:0 12px 28px #0c121a1a}.feedback-input,.feedback-email{box-sizing:border-box;border:1px solid var(--card-border);border-radius:8px;width:100%;margin-bottom:12px;padding:12px;display:block}.feedback-textarea{box-sizing:border-box;resize:none;border:1px solid var(--card-border);width:100%;min-height:180px;font-family:var(--mono);border-radius:8px;padding:12px;display:block}.import-label{cursor:pointer;align-items:center;gap:8px;padding:8px 10px;display:inline-flex}.feedback-status{border-radius:8px;padding:8px}.schedule-list li.schedule-item+li.schedule-item{border-top:1px solid #f2f4f8}.schedule-item .task span{transition:background .12s,color .12s}.schedule-item:hover .task span{background:#eef1f7}.schedule-item:hover{transform:translateY(-3px);box-shadow:0 10px 22px #0c121a0f}.drag-handle{color:#9aa4b2;cursor:grab;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.checkbox{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0;margin-left:8px}.checkbox:checked{accent-color:#16a34a}.time{min-width:64px;font-family:var(--mono);color:var(--accent);text-align:center;flex-shrink:0;padding:2px 6px;font-size:13px;font-weight:700}.task{overflow-wrap:break-word;color:#111827;flex:1;font-size:14px}.task-pill{color:#111;background:#f6f7fb;border-radius:8px;padding:3px 8px;font-weight:600;display:inline-block}.meta-col{flex-direction:column;align-items:flex-end;min-width:90px;margin-left:10px;display:flex}.score-badge{color:#0550a6;background:#eef6ff;border-radius:6px;align-items:center;gap:6px;padding:2px 6px;font-size:12px;display:inline-flex}.score-badge .score-num{font-weight:600}.score-badge .score-kind{color:#064b7a;opacity:.8;font-size:11px}.minutes-row{align-items:center;gap:8px;margin-top:6px;display:flex}.minutes-badge{color:#27632a;background:#f3f7ef;border-radius:6px;height:20px;padding:2px 6px;font-size:12px;line-height:20px;display:inline-block}.duration-btn{background:#eef2f7;border:1px solid #dfe3ea;justify-content:center;align-items:center;height:10px;padding:0;display:flex}.duration-btn.up{border-bottom:none;border-radius:6px 6px 0 0}.duration-btn.down{border-radius:0 0 6px 6px}.conflict-box{background:#fff3f0;border-left:4px solid #ff6b5f;margin-bottom:8px;padding:8px}.duration-arrows.hidden{visibility:hidden}.admin-container{max-width:900px;margin:28px auto;padding:18px}.admin-container h1{margin-bottom:12px}.admin-list{gap:12px;display:grid}.admin-entry{background:#fff;border:1px solid #e6e9ef;border-radius:8px;padding:12px}.admin-entry-header{justify-content:space-between;align-items:center;display:flex}.admin-date{color:var(--muted)}.admin-meta{color:var(--muted);margin-top:4px;font-size:13px}.admin-message{white-space:pre-wrap;margin-top:8px}.duration-arrows{flex-direction:column;align-items:stretch;width:12px;height:20px;display:inline-flex}.duration-arrows button{cursor:pointer;transition:background-color .12s,border-color .12s}.duration-arrows button:hover{background:#e9edf3;border-color:#cfd6df}.duration-arrows svg{display:block}.schedule-item.done .task,.schedule-item.done .task .task-pill{color:#9ca3af;opacity:.9;background:0 0;text-decoration:line-through}.fixed{background:#fff9f2;border-left:4px solid #f97316}.fixed .time{color:#b45309}@media (max-width:720px){.controls{flex-direction:column;align-items:stretch}.schedule-header{flex-direction:column;align-items:flex-start;gap:8px}.time{min-width:90px}}.blog-body{font-size:19px;line-height:1.75;font-family:var(--ui-serif);color:#0f172a}.blog-body h1,.blog-body h2,.blog-body h3,.blog-body h4,.blog-body h5,.blog-body h6{font-family:var(--ui-sans)}.blog-body h1{line-height:1.15}.blog-body h2{border-bottom:none;margin:22px 0 12px;padding-bottom:0;font-size:28px;font-weight:800;line-height:1.25}.blog-body h3{color:#0f172a;margin:18px 0 10px;font-size:22px;font-weight:700;line-height:1.3}.blog-body p{margin:18px 0}.blog-body ol,.blog-body ul{margin:12px 0 12px 22px}.blog-body code{font-family:var(--mono);background:#f6f8fa;border-radius:4px;padding:2px 5px;font-size:.95em}.blog-body pre{color:#e5e7eb;background:#0f172a;border-radius:8px;padding:12px;overflow:auto}.blog-body img{border-radius:8px;max-width:100%;height:auto;box-shadow:0 6px 18px #0c121a14}.blog-body pre{color:#111827;background:#f6f8fa}.blog-body pre code.hljs{padding:12px;display:block;overflow-x:auto}.hljs-comment,.hljs-quote{color:#6a737d}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#d73a49}.hljs-string,.hljs-title,.hljs-name,.hljs-type,.hljs-attribute{color:#032f62}.hljs-number,.hljs-literal{color:#005cc5}.blog-body blockquote{color:#374151;background:#fafafa;border-left:4px solid #e5e7eb;border-radius:8px;margin:16px 0;padding:8px 16px;font-style:italic}.meta-bar{color:var(--muted);align-items:center;gap:8px;margin-bottom:24px;font-size:16px;display:flex}.meta-bar time{font-variant-numeric:tabular-nums}.blog-index-heading{letter-spacing:.2px;margin-bottom:64px;font-size:32px;font-weight:900}.blog-index-sub{margin-top:16px}.blog-link{color:#0f172a;font-size:24px;font-weight:800;line-height:1.25;text-decoration:none;display:block}.blog-body .content{max-width:680px;margin:0 auto}.blog-body .content>*{max-width:100%}.blog-link:hover{color:var(--accent);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.blog-index-meta{color:#374151;letter-spacing:.04em;text-transform:uppercase;font-size:14px;font-weight:600}.blog-readmore{color:var(--accent);align-items:center;gap:6px;margin-top:8px;font-weight:700;text-decoration:none;display:inline-flex}.blog-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.blog-card{background:#faf6f2;border:1px solid #efe9e2;border-radius:16px;justify-content:space-between;align-items:center;padding:18px 20px;display:flex;box-shadow:0 2px 6px #0000000a}.blog-card:hover{box-shadow:0 6px 16px #0000000f}.blog-card-title{color:#0f172a;flex:1;font-size:22px;font-weight:800;text-decoration:none}.blog-card-date{color:#6b7280;font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:18px;font-size:13px}.blog-readmore{color:#0b66ff;margin-top:8px;font-weight:700;text-decoration:none;display:inline-block}.blog-readmore:hover{text-underline-offset:4px;text-decoration:underline}.blog-body p+h2,.blog-body ul+h2,.blog-body ol+h2,.blog-body blockquote+h2,.blog-body pre+h2{margin-top:44px}.blog-body p+h3,.blog-body ul+h3,.blog-body ol+h3,.blog-body blockquote+h3,.blog-body pre+h3{margin-top:36px}.home-hero-title{letter-spacing:.3px;margin:12px 0 8px;font-size:46px;font-weight:900}.home-divider{background:#e5e7eb;height:1px;margin:12px 0 18px}.home-intro{font-size:20px;line-height:1.8;font-family:var(--ui-serif);color:#0f172a}
