*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,sans-serif;background:#f7f7f8;color:#1a1a1a}.container{max-width:720px;margin:0 auto;padding:24px 16px}@media (min-width:900px){.container{max-width:900px}}.container-wide{max-width:1284px;margin:0 auto;padding:12px 24px 16px}.container-narrow{max-width:460px;margin:0 auto;padding:24px 16px}.card{background:#fff;border-radius:12px;padding:20px;margin-bottom:16px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.upload-card{border:1px solid #666;max-width:560px}@media (min-width:900px){.narrow-section{max-width:72%;margin-left:auto;margin-right:auto}}.job-card{background:#ececec;border-radius:12px;padding:20px;margin-bottom:16px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.job-card-content{background:#fff;border-radius:8px;padding:16px;margin-top:12px}button{background:#1a1a1a;color:#fff;border:none;border-radius:6px;padding:7px 12px;font-size:13px;cursor:pointer;transition:background-color .15s ease,transform .05s ease}button:hover:not(:disabled){background:#3a3a3a}button:active:not(:disabled){background:#555;transform:scale(.97)}button:disabled{opacity:.5;cursor:not-allowed}button.plan-tab{background:#fff;color:#666;border:1px solid #ccc}button.plan-tab:hover:not(:disabled){background:#f2f4f6;color:#1a1a1a}button.plan-tab.is-active{background:#1a1a1a;color:#fff;border:1px solid #1a1a1a}button.plan-tab.is-active:hover:not(:disabled){background:#333}@keyframes okaki-spin{to{transform:rotate(1turn)}}.spinner{display:inline-block;width:11px;height:11px;margin-right:6px;vertical-align:-1px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:okaki-spin .7s linear infinite}.spinner-dark{border-color:#666 rgba(0,0,0,.15) rgba(0,0,0,.15)}@keyframes okaki-blink{0%,80%,to{opacity:.25}40%{opacity:1}}.typing-dots span{display:inline-block;width:5px;height:5px;margin-left:3px;border-radius:50%;background:#888;animation:okaki-blink 1.2s infinite both}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}input,select,textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:8px;font-size:14px;margin-bottom:10px;font-family:inherit}input[type=file]{border:none;padding:0;background:transparent}input[type=checkbox]{width:auto;margin:0;padding:0;flex-shrink:0}pre{white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:14px;line-height:1.7}.status-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;background:#fff}.job-layout{display:flex;gap:16px;align-items:flex-start}.job-sidebar{width:260px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:12px;max-height:calc(100vh - 24px);overflow-y:auto}.job-sidebar-hidden{display:none}.job-detail{flex:1 1;min-width:0}.job-item{display:block;width:100%;text-align:left;padding:8px 10px;margin-bottom:4px;border:1px solid transparent;border-radius:8px;background:transparent;color:inherit;font-size:13px;line-height:1.5;cursor:pointer}.job-item:hover{background:#f2f3f5}.job-item-active{background:#eceef1;border-color:#d3d6da;font-weight:600}.job-tabs{display:flex;gap:4px;flex-shrink:0;overflow-x:auto;border-bottom:1px solid #e0e0e0;margin-bottom:12px}.job-tab{flex-shrink:0;padding:8px 14px;border:none;border-bottom:2px solid transparent;background:transparent;color:#666;font-size:13px;border-radius:0;cursor:pointer;white-space:nowrap}.job-tab:hover{color:#1a1a1a}.job-tab-active{color:#1a1a1a;font-weight:600;border-bottom-color:#1a1a1a}@media (min-width:900px){.job-detail{position:-webkit-sticky;position:sticky;top:12px;max-height:calc(100vh - 28px);display:flex;flex-direction:column}.job-detail>.job-card{overflow:hidden}.job-card-content,.job-detail>.job-card{flex:1 1;min-height:0;display:flex;flex-direction:column}.job-tab-body{flex:1 1;min-height:0;overflow-y:auto;padding-right:12px}}@media (max-width:899px){.job-layout{display:block}.job-sidebar{width:auto;position:static;max-height:none;margin-bottom:12px}}.assistant-body h2,.assistant-body h3{margin:14px 0 6px;font-size:14px;padding-bottom:5px;border-bottom:1px solid #e5e5e5}.assistant-body h2+p,.assistant-body h2+ul,.assistant-body h3+p,.assistant-body h3+ul{margin-top:6px}.assistant-body table{border:1px solid #e5e5e5;border-radius:6px;overflow:hidden}.assistant-body th{background:#f5f6f7;border-bottom:1px solid #e5e5e5}.assistant-body td{border-top:1px solid #f0f0f0}.assistant-body tbody tr:nth-child(odd) td{background:#fbfbfc}.proposal-box{border:1px solid #d9dce0;border-radius:8px;padding:12px 14px;margin:10px 0;background:#fcfcfd}.proposal-box>div:first-child{margin-top:0!important}.chat-row{display:flex;align-items:center;gap:8px;font-size:11px;padding:4px 8px;margin-bottom:3px;border:1px solid transparent;border-radius:6px;cursor:pointer}.chat-row:hover{background:#eef1f4;border-color:#dde2e7}.chat-row.is-collapsed{background:#fafafa;border-color:#ededed}.chat-row.is-collapsed.is-user{background:#f2f2f2;border-color:#e6e6e6}.chat-row.is-open{border-bottom-left-radius:0;border-bottom-right-radius:0}.chat-caret{flex-shrink:0;font-size:9px;color:#b0b0b0}.chat-who{flex-shrink:0;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6b6b6b}.chat-row.is-assistant .chat-who{color:#1a1a1a;font-weight:600}.chat-preview{min-width:0;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a6a6a6}.status-chip{font-size:11px;padding:2px 8px;border-radius:10px;white-space:nowrap}.status-chip.is-done{background:#e6f2ec;color:#1f6b4c;border:1px solid #bfdfd0;font-weight:600}.status-chip.is-todo{background:#f2f2f2;color:#777;border:1px solid #e0e0e0}.status-chip.is-stale{background:#fff4e5;color:#8a5a00;border:1px solid #f0c48a;white-space:normal}.busy-bar{position:fixed;top:0;left:0;right:0;height:2px;z-index:9999;background:linear-gradient(90deg,transparent,#1a1a1a,transparent);background-size:40% 100%;background-repeat:no-repeat;animation:okaki-busy 1.1s ease-in-out infinite;pointer-events:none}@keyframes okaki-busy{0%{background-position:-40% 0}to{background-position:140% 0}}@media (prefers-reduced-motion:reduce){.busy-bar{background:#1a1a1a;background-size:100% 100%;animation:okaki-blink 1.4s ease-in-out infinite}}.section-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;cursor:pointer;background:#f2f2f2;border-radius:4px;padding:7px 10px;margin:-10px -10px 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.section-head:hover{background:#ebebeb}.section-head.is-open{background:#e8e8e8}.section-head .head-summary{font-size:11px;color:#888;font-weight:400}.sub-controls{display:flex;flex-direction:column;gap:10px}.manual-toc{background:#f7f7f7;border-radius:8px;padding:14px 18px;margin-bottom:28px}.manual-toc-title{margin:0 0 8px;font-size:12px;font-weight:700;color:#666}.manual-toc ol{margin:0;padding-left:20px}.manual-toc li{font-size:14px;line-height:2}.manual-toc a{color:#333}.manual-section{margin-bottom:36px;scroll-margin-top:16px}.manual-section h3{font-size:17px;margin:0 0 10px;padding-bottom:8px;border-bottom:1px solid #eee}.manual-section p{font-size:14px;line-height:1.9;margin:0 0 12px}.manual-lead{color:#666}.manual-steps{margin:0 0 14px;padding-left:22px}.manual-steps li{font-size:14px;line-height:1.9;margin-bottom:10px}.manual-steps strong{display:block}.manual-steps span{color:#555}.manual-list{margin:0 0 14px;padding-left:22px}.manual-list li{font-size:14px;line-height:1.9;margin-bottom:6px}.manual-note{background:#fbf8f0;border-left:3px solid #e0c88a;border-radius:0 4px 4px 0;padding:10px 14px;color:#6b5a2e}.manual-table-wrap{overflow-x:auto;margin:0 0 14px}.manual-table{border-collapse:collapse;width:100%;font-size:13px}.manual-table td,.manual-table th{border:1px solid #e6e6e6;padding:8px 10px;text-align:left;vertical-align:top;line-height:1.8}.manual-table th{background:#f4f4f4;font-weight:700;white-space:nowrap}.manual-back{position:fixed;right:16px;bottom:calc(16px + env(safe-area-inset-bottom, 0px));z-index:20;font-size:13px;padding:10px 16px;background:#333;color:#fff;border-radius:999px;text-decoration:none;box-shadow:0 2px 10px rgba(0,0,0,.25)}.manual-section:last-of-type{margin-bottom:56px}.file-input-bare{width:auto;max-width:140px;overflow:hidden;color:transparent;border:none;padding:0;background:transparent;margin-bottom:0}.file-input-bare::-webkit-file-upload-button{font-size:12px;padding:5px 12px;border:1px solid #999;border-radius:6px;background:#fff;color:#333;cursor:pointer;margin-right:0}.file-input-bare::file-selector-button{font-size:12px;padding:5px 12px;border:1px solid #999;border-radius:6px;background:#fff;color:#333;cursor:pointer;margin-right:0}.section-head-inner{display:flex;align-items:center;gap:8px;flex-wrap:wrap;cursor:pointer;padding:6px 0;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:transparent}.section-head-inner:hover{color:#000}