@charset "UTF-8";
:root{font-family:system-ui,-apple-system,"Segoe UI","Malgun Gothic",sans-serif;color:#162238;background:#f4f6fa;font-synthesis:none;font-size:16px;--blue:#153cce;--muted:#667085;--border:#e1e6ef}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}[hidden]{display:none!important}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #819cff;outline-offset:3px}.shell{max-width:560px;min-height:100dvh;margin:auto;background:#fff;border-inline:1px solid var(--border)}.header{height:86px;padding:0 26px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef0f5}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:1.2rem;font-weight:800;letter-spacing:-.04em}.private-label{font-size:.8rem;color:var(--muted)}main{padding:30px 24px 130px}.page-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.eyebrow{font-size:.75rem;letter-spacing:.11em;font-weight:700;color:var(--muted)}h1{font-size:1.85rem;letter-spacing:-.055em;margin:9px 0 0;line-height:1.35}h2{font-size:1.4rem;margin:4px 0;letter-spacing:-.04em}.icon-button{border:1px solid var(--border);border-radius:50%;background:white;min-width:44px;min-height:44px;font-size:1.4rem;color:#485468}.summary{position:relative;display:flex;align-items:center;gap:29px;border-radius:20px;padding:26px;background:var(--blue);color:white;overflow:hidden}.summary>div>span{font-size:.875rem;color:#dde5ff}.summary strong{display:block;font-size:2.6rem;line-height:1.15;font-weight:650;letter-spacing:-.03em;margin-top:8px}.summary strong span{font-size:1rem;font-weight:400;margin-left:6px;opacity:.75}.summary-rule{height:56px;width:1px;background:#6380e2}.summary-mark{margin-left:auto;font-size:2.1rem;border:1px solid #8498eb;width:57px;height:57px;display:grid;place-items:center;border-radius:50%;color:#dce4ff;transform:rotate(-12deg)}.notice{margin-top:18px;background:#f7f8fc;border:1px solid var(--border);padding:14px 16px;border-radius:12px;font-size:.875rem;line-height:1.65;color:#535e72}.notice strong{display:block;color:#25324d;font-weight:650;margin-bottom:2px}.notice.danger{color:#9c332e;background:#fff1f0;border-color:#ffd6d3}.list-header{display:flex;align-items:center;justify-content:space-between;margin-top:28px;margin-bottom:18px;border-bottom:1px solid var(--border)}.tabs{display:flex;gap:23px}.tabs button{border:0;border-bottom:2px solid transparent;background:none;padding:12px 0;color:#737d8f;font-weight:650;font-size:1rem}.tabs button[aria-selected=true]{border-color:var(--blue);color:#153cce}.tabs span{font-size:.8rem;margin-left:3px}.sort-label{font-size:.75rem;color:var(--muted)}.empty{padding:45px 18px;text-align:center}.empty-icon{margin:auto auto 19px;width:64px;height:64px;display:grid;place-items:center;border:1px solid #dce3f4;border-radius:19px;background:#f2f5ff;color:#4263d4;font-size:1.7rem}.empty h2{font-size:1.15rem;letter-spacing:-.03em}.empty p{font-size:.9rem;line-height:1.8;color:var(--muted);margin:10px 0}.task-card{border:1px solid var(--border);border-radius:16px;padding:20px;margin-bottom:14px}.card-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.badge{font-size:.8rem;font-weight:650;padding:5px 9px;border-radius:6px;background:#eef3ff;color:#234fbe}.badge.draft,.badge.cancelled{background:#f0f2f5;color:#677183}.badge.failed,.badge.unknown{background:#fff0ef;color:#ad3730}.badge.retry,.badge.sending{background:#fff4e5;color:#935617}.badge.completed{background:#eaf6f0;color:#217354}.badge.accepted{background:#edf2ff;color:#214ba9}.countdown{font-size:.875rem;color:#505c73}.countdown.urgent{color:#c54d2c;font-weight:650}.task-card h3{font-size:1.12rem;line-height:1.6;letter-spacing:-.025em;margin:14px 0 8px;overflow-wrap:anywhere}.task-meta{display:grid;gap:7px;margin:0;color:#657087;font-size:.875rem;line-height:1.6}.task-meta div{display:grid;grid-template-columns:42px 1fr;gap:9px}.task-meta dt{color:#8b93a3}.task-meta dd{margin:0;overflow-wrap:anywhere}.file-link{display:flex;align-items:center;gap:9px;background:#f6f7fa;text-decoration:none;padding:11px 13px;border-radius:9px;margin-top:15px;font-size:.875rem;overflow-wrap:anywhere}.file-link span:last-child{color:#7f889b;font-size:.75rem;white-space:nowrap;margin-left:auto}.card-actions{display:flex;gap:10px;margin-top:17px}.card-actions button{min-height:44px;border-radius:9px;flex:1;font-size:.9rem;font-weight:650}.complete-button{color:var(--blue);background:#edf2ff;border:1px solid #dce6ff}.cancel-button{background:white;border:1px solid var(--border);color:#677183;max-width:80px}.status-note{margin:12px 0 0;color:#6b7485;font-size:.8rem;line-height:1.7}.footnote{text-align:center;font-size:.8rem;color:#929aab;line-height:1.8;margin:30px 0 0}.bottom-action{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(560px,100%);padding:17px 24px calc(17px + env(safe-area-inset-bottom));background:linear-gradient(#ffffffee,#fff);border-top:1px solid #edf0f5;z-index:2}.primary,.secondary{min-height:52px;border-radius:12px;border:0;padding:13px 20px;font-weight:650;font-size:1rem;line-height:1.4}.primary{background:var(--blue);color:white}.primary:hover{background:#1233b0}.bottom-action .primary{width:100%;display:flex;justify-content:center;align-items:center;gap:7px}.bottom-action .primary span{font-size:1.35rem}.secondary{background:#f0f2f6;color:#556078}.text-button{border:0;background:none;color:#788196;padding:12px 0;font-size:.8rem}dialog{border:0;border-radius:22px;padding:0;width:min(520px,calc(100% - 24px));max-height:92dvh;box-shadow:0 24px 80px #15213a33;color:inherit;background:#fff}dialog::backdrop{background:#0d173a70;backdrop-filter:blur(3px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:23px 24px;border-bottom:1px solid #eef0f5}.close{border:0;font-size:1.8rem;background:#f5f6f9;flex-shrink:0}.form-content{padding:6px 24px 5px}label{display:block;margin:20px 0 8px;font-size:.875rem;font-weight:650}.hint{font-size:.75rem;font-weight:400;color:#8991a2;margin-left:4px}input:not([type=file]),textarea{display:block;width:100%;min-width:0;min-height:50px;padding:12px 14px;border:1px solid #dce1eb;border-radius:10px;background:white;color:#172239;font-size:1rem}input::placeholder,textarea::placeholder{color:#a3a9b8}textarea{resize:vertical;line-height:1.7}.section-divider{margin:29px 0 2px;padding-top:22px;border-top:1px solid #e8ecf3;color:#344367;font-size:.875rem;font-weight:650}.file-picker{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px;border:1px dashed #b9c7e4;border-radius:12px;padding:22px 14px;background:#f8faff;text-align:center;overflow-wrap:anywhere}.file-picker strong{font-size:.875rem;max-width:100%;pointer-events:none}.file-symbol{font-size:1.5rem;color:#3860cf}.file-picker input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.file-picker:focus-within{outline:3px solid #819cff;outline-offset:3px}.form-note{font-size:.8rem;line-height:1.7;color:#657087;background:#f7f8fa;padding:12px;border-radius:8px}.dialog-footer{position:sticky;bottom:0;background:white;border-top:1px solid #eef0f5;padding:16px 24px calc(16px + env(safe-area-inset-bottom))}.dialog-footer button{width:100%}.error{font-size:.875rem;color:#bc3e33;line-height:1.7}.error:empty{display:none}.login{padding:38px 0}.login>p{line-height:1.7;color:var(--muted);font-size:.9rem}.login .primary{width:100%;margin-top:22px}.confirm-dialog p{padding:4px 24px;font-size:1rem;line-height:1.85;overflow-wrap:anywhere}.confirm-actions{display:flex;gap:10px;padding:16px 24px 24px}.confirm-actions button{flex:1}#toast{position:fixed;bottom:105px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 40px);padding:14px 20px;border-radius:12px;background:#1c2b46;color:#fff;font-size:.875rem;line-height:1.6;z-index:10;box-shadow:0 8px 30px #15223a22}.loading{padding:44px;text-align:center;color:var(--muted)}
@media(max-width:390px){.header{padding-inline:20px}main{padding-inline:18px}.summary{gap:21px;padding:23px}.summary-mark{width:46px;height:46px;font-size:1.7rem}.sort-label{display:none}}
@media(max-width:540px){dialog{margin:auto auto 0;width:100%;max-height:95dvh;border-radius:22px 22px 0 0}.confirm-dialog{margin:auto;width:calc(100% - 32px);border-radius:20px}.dialog-header{padding:20px}.form-content{padding-inline:20px}}
@media(prefers-reduced-motion:no-preference){button{transition:background .15s}.task-card{animation:arrive .2s ease-out}@keyframes arrive{from{opacity:.6;transform:translateY(3px)}to{opacity:1;transform:none}}}
