:root{--paper:#f5f3ed;--surface:#fffef9;--surface-soft:#f8f7f1;--ink:#24312b;--muted:#596861;--line:#d8ddd7;--line-strong:#c3cbc4;--green:#38624d;--green-dark:#294d3b;--green-soft:#e5efe8;--mint:#d9eee2;--amber:#9a692e;--amber-soft:#f8ecd3;--red:#9a4d46;--red-soft:#fae7e3;--night:#3d465b;--shadow:0 18px 48px #26332c1a;--radius-lg:24px;--radius-md:16px;--radius-sm:11px;--page-gutter:clamp(8px, 1.2vw, 18px);color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper);min-width:320px}body{background:radial-gradient(circle at 8% -10%, #cee5d685, transparent 28rem), var(--paper);min-width:320px;min-height:100vh;margin:0}button,input,select{color:inherit;font:inherit}button,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.48}button,input,select,summary,[tabindex="0"]{outline:none}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex="0"]:focus-visible{outline:2px solid var(--green);outline-offset:2px;box-shadow:0 0 0 3px #38624d3d}input,select{border:1px solid var(--line-strong);background:#fff;border-radius:12px;width:100%;min-height:46px;padding:0 13px}input::placeholder{color:#9aa39e}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--ink);color:#fff;border-radius:9px;padding:10px 14px;text-decoration:none;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.planner-shell{--header-offset:140px;grid-template-columns:minmax(0,1fr) clamp(340px,27vw,400px);width:100%;height:100dvh;min-height:100dvh;display:grid;overflow:hidden}.planner-main-column{flex-direction:column;min-width:0;min-height:0;display:flex;overflow-y:auto}:is(.planner-shell:has(.week-overview.is-expanded),.planner-shell:has(.week-error)){--header-offset:0px}.app-header{z-index:30;min-height:64px;padding:8px var(--page-gutter);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #c9d1cabf;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:8px 20px;display:grid;position:sticky;top:0}:is(.app-header:has(.week-overview.is-expanded),.app-header:has(.week-error)){position:relative}.header-feedback{min-width:0;height:44px;position:relative;overflow:hidden}.undo-reel{width:100%;height:44px;color:var(--green-dark);justify-content:space-between;align-items:center;gap:10px;padding:0 8px;font-size:12px;animation:4.2s cubic-bezier(.22,.8,.24,1) both undo-reel-life;display:flex;position:absolute;inset:0}.undo-reel>span{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.undo-reel>div{flex:none;align-items:center;gap:3px;display:flex}.undo-reel button{background:var(--green-soft);min-height:32px;color:inherit;border-radius:8px;padding:0 9px;font-size:11px;font-weight:750}.undo-reel button:last-child{background:0 0;place-items:center;width:32px;padding:0;display:grid}@keyframes undo-reel-life{0%{transform:translateY(-110%)}10%,86%{transform:translateY(0)}to{transform:translateY(110%)}}.date-controls{justify-self:center;align-items:center;gap:8px;display:flex}.plan-history-controls{justify-self:end;align-items:center;gap:6px;min-width:0;display:flex}.replan-finish,.replan-cancel,.plan-history>summary{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-height:36px;padding:0 11px;font-size:11px;font-weight:800;display:inline-flex}.replan-finish{background:var(--green);color:#fff;box-shadow:0 6px 16px #38624d29}.replan-finish:hover:not(:disabled){background:var(--green-dark)}.replan-cancel{border:1px solid var(--line);color:var(--muted);background:#fff}.replan-cancel:hover:not(:disabled){background:var(--surface-soft);color:var(--ink)}.plan-history{position:relative}.plan-history>summary{border:1px solid var(--line);color:var(--green-dark);cursor:pointer;background:#fff;list-style:none}.plan-history>summary::-webkit-details-marker{display:none}.plan-history[open]>summary{background:var(--green-soft);border-color:#aac3b1}.plan-version-list{z-index:70;border:1px solid var(--line);background:#fffef9;border-radius:13px;gap:5px;width:min(300px,100vw - 24px);max-height:min(420px,100dvh - 92px);padding:10px;display:grid;position:absolute;top:calc(100% + 7px);right:0;overflow-y:auto;box-shadow:0 16px 38px #26332c33}.plan-version-list>strong{padding:2px 4px 6px;font-size:12px}.plan-version-list>p{color:var(--muted);margin:0;padding:10px 4px;font-size:11px}.plan-version-item{border-top:1px solid #edf0eb;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 4px 2px;display:grid}.plan-version-item>span,.plan-version-number,.plan-version-item small{min-width:0;display:block}.plan-version-number{color:var(--ink);font-size:11px;font-weight:800}.plan-version-item small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.plan-version-item button{background:var(--green-soft);min-height:32px;color:var(--green-dark);border-radius:9px;padding:0 9px;font-size:10px;font-weight:800}.plan-version-item button:hover:not(:disabled){background:#dcebe0}.plan-version-current{background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:800}.date-navigator{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:5px;padding:4px;display:flex;box-shadow:0 5px 18px #26332c0d}.date-navigator>button{background:0 0;border-radius:10px;place-items:center;min-width:36px;min-height:36px;display:inline-grid}.date-navigator>button:hover{background:var(--surface-soft)}.date-display{cursor:pointer;justify-content:center;align-items:center;gap:8px;min-width:156px;min-height:36px;padding:0 10px;font-size:14px;font-weight:700;display:flex;position:relative}.date-display input{opacity:0;cursor:pointer;min-height:0;position:absolute;inset:0}.date-display:has(input:focus-visible){outline:2px solid var(--green);outline-offset:2px;border-radius:10px;box-shadow:0 0 0 3px #38624d3d}.date-loading-icon{animation:.8s linear infinite spin}.today-button{border:1px solid var(--line);width:auto;min-height:46px;color:var(--green);background:#fff;border-radius:12px;place-items:center;padding:0 10px;font-size:13px;font-weight:700;display:inline-grid}.today-button:disabled{background:var(--green-soft);color:var(--green-dark);opacity:1}.button-primary,.button-ghost,.button-danger{border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 16px;font-weight:750;display:inline-flex}.button-primary{background:var(--green);color:#fff;box-shadow:0 8px 20px #38624d29}.button-primary:hover{background:var(--green-dark)}.button-ghost{border:1px solid var(--line-strong);background:#fff}.button-ghost:hover{background:var(--surface-soft)}.button-danger{background:var(--red-soft);color:var(--red)}.mobile-view-switch{display:none}.error-banner{top:calc(var(--header-offset) + 8px);z-index:25;color:#7b3d37;background:#fff4f2;border:1px solid #e9b8b1;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;width:min(920px,100% - 32px);margin:10px auto -2px;padding:10px 13px;font-size:13px;display:flex;position:sticky;box-shadow:0 10px 26px #6337321a}.error-banner>div{align-items:center;gap:5px;display:flex}.error-banner button{min-height:34px;color:inherit;background:#fff;border-radius:8px;padding:0 10px;font-weight:700}.week-overview{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 40px;align-items:start;gap:5px;min-width:0;display:grid}.week-error{background:var(--red-soft);color:var(--red);border-radius:9px;grid-column:1/-1;margin:0;padding:6px 9px;font-size:10px}.week-toggle{background:var(--green-soft);width:40px;min-height:68px;color:var(--green-dark);border-radius:13px;place-items:center;display:inline-grid}.week-toggle svg{transition:transform .16s}.week-overview.is-expanded .week-toggle svg{transform:rotate(180deg)}.week-scroll{overscroll-behavior-inline:contain;min-width:0;overflow-x:auto}.week-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.week-day{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:13px;flex-direction:column;align-items:stretch;min-width:0;min-height:68px;padding:8px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;overflow:hidden}.week-day:hover{background:#fff;border-color:#b7c5bb}.week-day[aria-current=date]{border-color:var(--green);box-shadow:inset 0 3px 0 var(--green), 0 5px 16px #38624d1c;background:#f2f8f3}.week-day-head,.week-focus,.week-stats,.week-track{display:block}.week-day-head{justify-content:space-between;align-items:baseline;gap:5px;min-width:0;display:flex}.week-day-head strong{color:var(--green);font-size:12px;font-weight:850}.week-day-head time{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.week-focus{text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:12px;font-weight:750;overflow:hidden}.week-stats{color:var(--muted);white-space:nowrap;margin-top:3px;font-size:10px}.week-track{border:1px solid var(--line);background:#f8f7f1bd;border-radius:10px;height:480px;margin-top:9px;position:relative;overflow:hidden}.week-hour{z-index:0;color:#8a948f;border-top:1px solid #c9d1cab3;height:0;padding-left:2px;font-size:9px;font-weight:700;line-height:1;position:absolute;left:0;right:0}.week-hour-end{top:auto;bottom:0}.week-block{z-index:1;border-left:3px solid var(--green);background:var(--green-soft);min-height:15px;color:var(--green-dark);overflow-wrap:anywhere;white-space:normal;-webkit-line-clamp:2;border-radius:4px;-webkit-box-orient:vertical;padding:2px 4px;font-size:10px;font-weight:750;line-height:1.15;display:-webkit-box;position:absolute;left:25px;right:3px;overflow:hidden}.week-block.status-completed{color:#52705c;background:#e7f3e9;border-color:#71a581;text-decoration:line-through}.week-block.status-postponed{background:var(--amber-soft);color:var(--amber);border-color:#c79a56}.week-block.status-canceled{color:#817a74;background:#eeecea;border-color:#aaa29c}.week-block.is-routine{color:var(--night);background:#eef2f8;border-color:#b9c4d8}.week-block.is-routine.is-completed{opacity:.58;text-decoration:line-through}.week-micro{z-index:2;background:#fff;border:1px solid #cbd5ce;border-radius:999px;place-items:center;width:18px;height:18px;font-size:10px;display:grid;position:absolute;left:3px;transform:translateY(-50%);box-shadow:0 3px 8px #26332c1a}.week-micro.is-completed{filter:grayscale();opacity:.72}.planner-workspace{width:100%;min-height:0;padding:14px var(--page-gutter);scroll-margin-top:calc(var(--header-offset) + 10px);flex:1;margin:0 auto}.day-panel,.tasks-column{min-width:0}.day-panel{flex-direction:column;width:100%;min-height:100%;display:flex}.panel-heading h2{letter-spacing:-.04em;margin:0}.issue-dashboard{border-radius:var(--radius-md);background:linear-gradient(120deg,#f0f7f1,#fffef9);border:1px solid #b6cebd;margin-bottom:10px;padding:10px 12px 12px;box-shadow:0 8px 25px #38624d12}.issue-dashboard>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.issue-dashboard>header span,.issue-dashboard>header strong{display:block}.issue-dashboard>header span{color:var(--green);font-size:12px;font-weight:800}.issue-dashboard>header strong{margin-top:2px;font-size:14px}.issue-dashboard>header small{color:var(--green);background:#fff;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:850}.issue-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px;display:grid}.issue-dashboard-grid article{background:#ffffffc7;border:1px solid #b6cebdb3;border-radius:11px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:7px;min-width:0;padding:8px;display:grid}.issue-dashboard-emoji{text-align:center;font-size:20px}.issue-dashboard-grid article div,.issue-dashboard-grid article strong,.issue-dashboard-grid article span,.issue-dashboard-grid progress{width:100%;min-width:0;display:block}.issue-dashboard-grid article strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.issue-dashboard-grid article div>span{color:var(--muted);margin-top:2px;font-size:10px}.issue-dashboard-grid progress{height:4px;accent-color:var(--green);border:0;border-radius:999px;margin-top:5px}.issue-dashboard-empty{color:var(--muted);border:1px dashed #c6d3ca;border-radius:10px;margin:8px 0 0;padding:8px 10px;font-size:11px}.timeline{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:8px;min-height:390px;display:grid}.time-period{--period-accent:#bf784d;--period-tint:#f8e9dc;background:linear-gradient(180deg, var(--period-tint), #fffef9d1 22%);border:1px solid #ded8cce6;border-radius:17px;flex-direction:column;min-width:0;min-height:0;padding:7px;display:flex;box-shadow:0 12px 32px #26332c0f}.time-period:nth-child(2){--period-accent:#4f8064;--period-tint:#e4f0e6}.time-period:nth-child(3){--period-accent:#9a6549;--period-tint:#f3e5dc}.time-period:nth-child(4){--period-accent:#59617b;--period-tint:#e8e9f0}.time-period.is-current{border-color:var(--period-accent);background:linear-gradient(180deg, color-mix(in srgb, var(--period-tint) 82%, var(--period-accent)) 0%, var(--period-tint) 40%, #fffef9e6 100%);box-shadow:0 0 0 1px color-mix(in srgb, var(--period-accent) 34%, transparent), 0 0 24px color-mix(in srgb, var(--period-accent) 24%, transparent), 0 16px 38px #26332c1c}.period-heading{align-items:center;gap:7px;min-height:38px;padding:0 3px 6px;display:flex}.period-icon{background:#fff9;border:1px solid #ffffffc2;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:16px;line-height:1;display:grid;box-shadow:0 5px 14px #26332c12}.period-heading strong,.period-heading div>span{display:block}.period-heading strong{color:var(--period-accent);letter-spacing:-.02em;font-size:14px}.period-heading div>span{color:var(--muted);letter-spacing:.04em;margin-top:1px;font-size:10px;font-weight:750}.current-period-badge{background:var(--period-accent);box-shadow:0 4px 12px color-mix(in srgb, var(--period-accent) 28%, transparent);color:#fff;letter-spacing:.04em;border-radius:999px;margin-left:auto;padding:3px 7px;font-size:10px;font-weight:800;line-height:1.2}.period-blocks{isolation:isolate;flex-direction:column;flex:1;gap:4px;min-height:336px;display:flex;position:relative}.time-period.is-current .period-blocks:before,.time-period.is-current .period-blocks:after{top:var(--current-progress);z-index:2;pointer-events:none;content:"";position:absolute}.time-period.is-current .period-blocks:before{background:color-mix(in srgb, var(--period-accent) 82%, white);height:2px;box-shadow:0 0 10px color-mix(in srgb, var(--period-accent) 45%, transparent);border-radius:999px;left:-3px;right:-3px;transform:translateY(-50%)}.time-period.is-current .period-blocks:after{background:var(--period-accent);width:8px;height:8px;box-shadow:0 0 9px color-mix(in srgb, var(--period-accent) 58%, transparent);border:2px solid #fff;border-radius:50%;left:-3px;transform:translate(-50%,-50%)}.timeline-row{z-index:1;min-width:0;min-height:0;position:relative}.timeline-row:focus-within{z-index:20}.slot-card{border:1px solid var(--line);background:var(--surface);border-radius:13px;flex-direction:column;width:100%;height:100%;min-height:0;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;overflow:visible;box-shadow:0 4px 14px #26332c0d}.slot-card:hover{border-color:#bdc8c0;box-shadow:0 10px 28px #26332c12}.slot-card:focus-within{border-color:var(--green);box-shadow:inset 0 0 0 1px #38624d2e,0 10px 28px #26332c14}.slot-card.is-empty{box-shadow:none;background:#fffef99e;border-style:dashed;border-color:#cfd6cf}.slot-card.is-empty.is-placing{background:#f2faf4;border-style:solid;border-color:#82ad90}.slot-card.status-completed{background:#f4faf5;border-color:#acd0b7}.slot-card.status-postponed{background:#fffaf0;border-color:#e2c899}.slot-card.status-canceled{background:#f4f2f0;border-color:#d7cec7}.slot-card.is-time-routine{background:#f2f5fa;border-color:#b9c4d8}.slot-card.is-time-routine.is-completed{opacity:1}.slot-card.is-time-routine.is-completed .slot-primary strong{text-decoration:line-through}.skipped-routine-watermark{z-index:0;color:#786f5c;opacity:.13;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.slot-card.has-skipped-routine .slot-primary{z-index:1;position:relative}.timeline-row.continues-before,.timeline-row.continues-after{z-index:2}.timeline-row.continues-before .slot-card{border-top-color:#0000}.timeline-row.continues-after .slot-card{border-bottom-color:#0000}.timeline-row.continues-before .slot-card:before,.timeline-row.continues-after .slot-card:after{z-index:4;filter:drop-shadow(0 1px 1px #4c84c238);content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='8' viewBox='0 0 24 8'%3E%3Cpath d='M0 4 Q6 0 12 4 T24 4' fill='none' stroke='%234c84c2' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E") 50%/24px 8px repeat-x;height:8px;position:absolute;left:7px;right:7px}.timeline-row.continues-before .slot-card:before{top:-4px}.timeline-row.continues-after .slot-card:after{bottom:-4px}.slot-main{border-radius:12px 12px 0 0;flex:auto;min-height:0;display:flex;position:relative;overflow:hidden}.slot-primary{text-align:left;background:0 0;border-radius:12px;flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;gap:3px;width:100%;min-width:0;min-height:0;padding:8px 35px 8px 10px;display:flex;overflow:hidden}.slot-primary:hover{background:#38624d08}.slot-primary[draggable=true]{cursor:grab}.slot-primary[draggable=true]:active{cursor:grabbing}.slot-primary .slot-kicker{max-width:100%;color:var(--muted);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.slot-primary strong{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:14px;line-height:1.3;display:-webkit-box;overflow:hidden}.slot-primary strong svg{vertical-align:-4px}.slot-primary>span:last-child:not(.slot-kicker):not(.slot-due){max-width:100%;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.3;display:-webkit-box;overflow:hidden}.slot-due{background:var(--amber-soft);color:var(--amber);border-radius:999px;padding:3px 7px;font-size:10px;font-weight:800;display:inline-block}.slot-tools{z-index:5;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.slot-tools>button{width:29px;height:29px;color:var(--muted);cursor:pointer;background:#fffef9c2;border:1px solid #0000;border-radius:9px;place-items:center;padding:0;display:grid}.slot-tools>button:hover{border-color:var(--line);color:var(--green);background:#fff}.slot-tools:has(.slot-menu-popover:popover-open)>button{border-color:var(--line);color:var(--green);background:#fff}.slot-menu-popover{border:1px solid var(--line);background:#fffef9;border-radius:12px;flex-direction:column;gap:2px;width:174px;margin:0;padding:5px;position:fixed;inset:auto;box-shadow:0 14px 34px #26332c2e}.slot-menu-popover:popover-open{display:flex}.slot-menu-popover button{width:100%;min-height:34px;color:var(--muted);background:0 0;border-radius:9px;align-items:center;gap:7px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.slot-menu-popover button:hover:not(:disabled){background:var(--surface-soft);color:var(--green)}.slot-menu-divider{background:var(--line);height:1px;margin:4px 6px}.inline-warning{color:#805a26;background:#fff9ed;border-top:1px solid #f0d9b6;min-height:0;margin:0;padding:6px 9px;font-size:10px;overflow-y:auto}.session-execution{background:#f7faf6;border-top:1px solid #e3ebe4;flex-direction:column;flex:none;gap:3px;max-height:88px;padding:4px 6px;display:flex;overflow-y:auto}.session-next-check,.session-all-done{min-height:28px;color:var(--green-dark);text-align:left;border-radius:8px;align-items:center;gap:6px;margin:0;padding:4px 7px;font-size:11px;font-weight:750;display:flex}.session-next-check{background:var(--green-soft)}.session-next-check:hover:not(:disabled){background:#dceadf}.session-next-check small{color:var(--muted);margin-right:2px;font-size:9px}.session-all-done{background:#e7f2e9}.session-completed-list{min-width:0;color:var(--muted);flex-wrap:wrap;align-items:center;gap:2px;font-size:9px;line-height:1.35;display:flex}.session-completed-list>span{margin-right:2px;font-weight:750}.session-completed-list button{min-height:22px;color:var(--green-dark);background:0 0;border-radius:6px;align-items:center;gap:2px;padding:2px 3px;font-size:9px;font-weight:700;display:inline-flex}.session-completed-list button+button:before{color:var(--muted);content:"·";margin-right:2px}.session-completed-list button:hover:not(:disabled){background:#e7efe7}.micro-list{background:#fafbf7;border-top:1px solid #edf0eb;border-radius:0 0 12px 12px;flex-direction:column;flex:0 auto;gap:1px;min-height:0;max-height:82px;padding:4px 5px;display:flex;overflow-y:auto}.micro-row{border-radius:9px;grid-template-columns:30px minmax(0,1fr) auto 30px;align-items:center;min-height:39px;padding:2px 3px;font-size:12px;display:grid}.micro-row:hover{background:#f0f4ef}.micro-row.is-completed .micro-title{color:#64726b;text-decoration:line-through}.period-blocks .micro-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.micro-check{width:30px;height:30px;color:var(--green);background:0 0;border-radius:8px;place-items:center;display:inline-grid}.micro-menu{opacity:.42}.micro-row:hover .micro-menu,.micro-menu:focus-within{opacity:1}.repeat-chip{color:var(--muted);background:#ecefe9;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:750}.timeline-row.is-compact .slot-primary{gap:1px;padding:0 35px 0 8px}.timeline-row.is-compact .slot-primary strong{-webkit-line-clamp:1;font-size:12px;line-height:1.15}.timeline-row.is-compact .slot-primary>span:last-child:not(.slot-kicker):not(.slot-due),.timeline-row.is-compact .slot-due,.timeline-row.is-compact .slot-kicker,.timeline-row.is-compact .session-progress{display:none}.timeline-row.is-compact .session-execution{flex-direction:row;align-items:center;gap:0;padding:0 4px}.timeline-row.is-compact .session-next-check,.timeline-row.is-compact .session-all-done{min-height:24px;padding:0 4px;font-size:9px}.timeline-row.is-compact .session-completed-list{white-space:nowrap;flex-wrap:nowrap;flex:1;min-width:0;overflow:auto hidden}.timeline-row.is-compact .session-completed-list>span,.timeline-row.is-compact .session-completed-list svg{display:none}.timeline-row.is-compact .session-completed-list button{text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:128px;min-height:24px;overflow:hidden}.timeline-row.is-compact .slot-tools{right:9px}.timeline-row.is-compact .slot-tools>button{border-radius:8px;width:25px;height:25px}.timeline-row.is-compact .micro-list{max-height:36px;padding-block:1px}.timeline-row.is-compact .micro-row{min-height:32px}.loading-state{min-height:420px;color:var(--muted);align-content:center;place-items:center;display:grid}.loading-state span{border:3px solid #dce5dd;border-top-color:var(--green);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.loading-state p{margin:10px 0 0;font-size:13px}@keyframes spin{to{transform:rotate(1turn)}}.tasks-column{height:100dvh;min-height:0;padding:12px 12px 12px 0}.task-panel{border:1px solid var(--line);border-radius:var(--radius-lg);height:100%;max-height:none;box-shadow:var(--shadow);scrollbar-color:#c6cec8 transparent;scrollbar-width:thin;background:#fffef9eb;padding:14px;overflow:auto}.task-panel-tools{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffef9f5;border-bottom:1px solid #edf0eb;margin:-14px -14px 12px;padding:14px 14px 10px;position:sticky;top:-14px}.panel-heading{justify-content:space-between;align-items:center;gap:8px;min-height:30px;margin-bottom:10px;display:flex}.panel-heading h2{font-size:20px}.quick-add{grid-template-columns:minmax(0,1fr) 100px;gap:6px;transition:grid-template-columns .18s cubic-bezier(.22,.8,.24,1);display:grid}.quick-add.is-quick{grid-template-columns:minmax(0,1fr) 40px}.quick-add input{border-radius:10px;min-height:40px;font-size:13px}.quick-add button{background:var(--green);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:40px;font-size:13px;font-weight:750;transition:gap .18s,background-color .16s,color .16s,box-shadow .16s;display:inline-flex;overflow:hidden;box-shadow:0 8px 20px #38624d29}.quick-add button:hover{background:var(--green-dark)}.quick-add-icon{flex:none}.quick-add-detail{opacity:1;white-space:nowrap;max-width:64px;transition:max-width .18s cubic-bezier(.22,.8,.24,1),opacity .12s,transform .18s cubic-bezier(.22,.8,.24,1);overflow:hidden}.quick-add.is-quick button{background:var(--green-soft);box-shadow:none;color:var(--green-dark);gap:0}.quick-add.is-quick button:hover{background:var(--mint)}.quick-add.is-quick .quick-add-detail{opacity:0;max-width:0;transform:translate(8px)scale(.92)}.task-filters{isolation:isolate;background:var(--surface-soft);border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;margin-top:8px;padding:3px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #c9d1ca73}.task-filters:before{z-index:0;content:"";background:#fff;border-radius:8px;width:calc(33.3333% - 4px);transition:transform .22s cubic-bezier(.2,.8,.2,1);position:absolute;top:3px;bottom:3px;left:3px;box-shadow:0 2px 8px #26332c14}.task-filters:has(button:nth-child(2).active):before{transform:translate(calc(100% + 3px))}.task-filters:has(button:nth-child(3).active):before{transform:translate(calc(200% + 6px))}.task-filters button{z-index:1;min-height:34px;color:var(--muted);white-space:nowrap;background:0 0;border-radius:8px;font-size:11px;font-weight:750;transition:color .16s;position:relative}.task-filters button.active{color:var(--green-dark)}.needs-placement-filter{min-height:30px;color:var(--muted);background:0 0;border-radius:999px;align-items:center;gap:5px;margin:0;padding:0 9px;font-size:11px;font-weight:750;display:flex}.needs-placement-filter[aria-pressed=true]{background:var(--green-soft);color:var(--green-dark)}.task-tree,.tree-children{margin:0;padding:0;list-style:none}.task-tree{flex-direction:column;gap:4px;display:flex}.quest-groups,.quest-group{gap:6px;display:grid}.quest-groups{gap:12px}.quest-group>h3{color:var(--muted);align-items:center;gap:5px;margin:0;padding:0 6px;font-size:11px;font-weight:850;display:flex}.quest-group.is-main>h3,.importance-chip{color:#9a6a14}.quest-group-empty{color:var(--muted);border:1px dashed #e2dfd0;border-radius:10px;margin:0;padding:9px 10px;font-size:11px}.tree-children{border-left:1px solid #d9dfd9;margin:4px 0 0 20px;padding-left:7px}.tree-item-shell{min-width:0}.tree-item{border:1px solid #0000;border-radius:12px;grid-template-columns:24px 36px minmax(0,1fr) auto;align-items:center;min-width:0;min-height:46px;padding:3px 5px 3px 2px;display:grid}.task-tree>.tree-item-shell>.tree-item{min-height:50px}.task-tree>.tree-item-shell>.tree-item:not(.is-main):not(.is-current){background:#ffffff9e;border-color:#e5e9e4}.tree-item.is-leaf{grid-template-columns:36px minmax(0,1fr) auto}.tree-item:hover,.tree-item:focus-within{background:#f8f9f5;border-color:#e2e6e1}.tree-item.is-main{background:#fffdf5;border-color:#eadfbf}.tree-item.is-current{box-shadow:inset 3px 0 var(--green);border-color:#b6cebd}.tree-item.is-archived{background:#f8f8f5;border-color:#e1e5e0}.tree-item.is-archived .tree-copy:disabled{cursor:default;opacity:1}.archive-marker{color:var(--muted)}.tree-item.is-completed{opacity:1}.tree-item.is-completed .tree-title{color:var(--muted);text-decoration:line-through}.tree-disclosure,.task-check{width:30px;height:30px;color:var(--muted);background:0 0;border-radius:9px;place-items:center;display:inline-grid}.tree-disclosure{width:24px}.task-check{color:var(--green)}.parent-progress{background:var(--green-soft);min-width:31px;min-height:25px;color:var(--green);border-radius:999px;place-items:center;font-size:10px;font-weight:850;display:inline-grid}.tree-copy{text-align:left;background:0 0;border-radius:8px;min-width:0;padding:3px 5px}.tree-copy[draggable=true]{cursor:grab}.tree-copy[draggable=true]:active{cursor:grabbing}.tree-title,.tree-meta{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.importance-chip,.current-chip{margin-right:5px;font-size:10px}.current-chip{color:var(--green)}.tree-title{font-size:13px;font-weight:750}.tree-meta{color:var(--muted);margin-top:2px;font-size:10px}.tree-meta em{color:var(--amber);font-style:normal;font-weight:800}.tree-meta em.urgent{color:var(--red)}.tree-actions{opacity:1;align-items:center;gap:1px;display:flex}.tree-actions>button{opacity:0;transition:opacity .15s}.tree-actions>button.restore-action{opacity:1;width:auto;color:var(--green);padding:0 8px;font-size:11px;font-weight:800}.item-menu>button{opacity:.46;transition:opacity .15s}.tree-item:hover .tree-actions,.tree-item:focus-within .tree-actions,.tree-item:hover .tree-actions>button,.tree-item:focus-within .tree-actions>button,.tree-item:hover .item-menu>button,.tree-item:focus-within .item-menu>button{opacity:1}.item-menu:has(.item-menu-popover:popover-open)>button{opacity:1}.tree-actions>button,.item-menu>button{width:30px;height:30px;color:var(--muted);background:0 0;border-radius:8px;place-items:center;display:inline-grid}.tree-actions>button:hover,.item-menu>button:hover{color:var(--green);background:#e9eee9}.item-menu:has(.item-menu-popover:popover-open)>button{color:var(--green);background:#e9eee9}.item-menu{position:relative}.item-menu-popover{border:1px solid var(--line);background:#fff;border-radius:10px;width:max-content;min-width:105px;margin:0;padding:4px;position:fixed;inset:auto;overflow:hidden;box-shadow:0 10px 25px #26332c26}.item-menu-popover:popover-open{display:grid}.item-menu-popover button{text-align:left;white-space:nowrap;background:0 0;border-radius:7px;align-items:center;gap:6px;min-height:34px;padding:0 8px;font-size:11px;display:flex}.item-menu-popover button:hover{background:var(--surface-soft)}.empty-state{text-align:center;place-items:center;display:grid}.empty-state>span{font-size:30px}.empty-state h3{margin:8px 0 0;font-size:15px}.empty-state p{max-width:280px;color:var(--muted);margin:5px 0 14px;font-size:11px;line-height:1.55}.small-empty{border:1px dashed var(--line-strong);border-radius:15px;min-height:260px;padding:20px}.app-dialog{width:min(520px,100vw - 32px);max-height:min(820px,100dvh - 32px);color:var(--ink);background:0 0;border:0;border-radius:22px;margin:auto;padding:0;overflow:visible}.app-dialog.dialog-wide{width:min(700px,100vw - 32px)}.app-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e27236b}.dialog-surface{background:var(--surface);border:1px solid #ffffffb3;border-radius:22px;max-height:min(820px,100dvh - 32px);overflow:auto;box-shadow:0 28px 80px #19221d40}.dialog-header{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffef9f0;border-bottom:1px solid #edf0eb;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px 16px;display:flex;position:sticky;top:0}.dialog-header h2,.dialog-header p{margin:0}.dialog-header h2{letter-spacing:-.035em;font-size:21px}.dialog-header p{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.45}.icon-button{background:var(--surface-soft);width:38px;height:38px;color:var(--muted);border-radius:11px;flex:none;place-items:center;display:inline-grid}.dialog-form{flex-direction:column;gap:17px;padding:20px 22px 22px;display:flex}.dialog-form label{flex-direction:column;gap:7px;display:flex}.dialog-form label>span,.emoji-fieldset legend,.repeat-fieldset legend{font-size:11px;font-weight:800}.input-with-suggestion{position:relative}.input-with-suggestion input{padding-right:52px}.suggestion-button{background:#f4effb;border:1px solid #d8cceb;border-radius:9px;place-items:center;width:38px;height:38px;font-size:17px;display:grid;position:absolute;top:4px;right:4px}.suggestion-button:hover:not(:disabled){background:#ece3f8;border-color:#bca8db}.field-help.is-error{color:var(--red)}label small{color:var(--muted);font-size:9px;font-weight:600}.emoji-fieldset,.repeat-fieldset{border:0;min-width:0;margin:0;padding:0}.emoji-fieldset legend,.repeat-fieldset legend{margin-bottom:7px}.emoji-options{grid-template-columns:repeat(3,52px) minmax(70px,1fr);gap:7px;display:grid}.emoji-options button{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;min-height:48px;font-size:22px}.emoji-options button.selected{border-color:var(--green);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--green)}.emoji-custom{text-align:center;min-width:0}.emoji-options.compact{grid-template-columns:repeat(3,48px)}.emoji-options.compact button{min-height:42px}.input-with-emoji{border:1px solid var(--line-strong);background:#fff;border-radius:12px;grid-template-columns:46px minmax(0,1fr);align-items:center;display:grid}.input-with-emoji>span{text-align:center;font-size:21px}.input-with-emoji input{border:0;border-left:1px solid var(--line);border-radius:0 12px 12px 0}.segmented-control{background:#eef1ec;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.segmented-control.two-options{grid-template-columns:repeat(2,1fr)}.weekday-picker{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin-top:6px;display:grid}.weekday-picker button{border:1px solid var(--line);min-height:34px;color:var(--muted);background:#fff;border-radius:9px;font-size:11px;font-weight:750}.weekday-picker button.active{background:var(--green-soft);color:var(--green-dark);border-color:#b8d0bd}.month-day-picker{margin-top:6px}.field-help{color:var(--muted);margin:7px 2px 0;font-size:10px;line-height:1.45}.segmented-control button{min-height:39px;color:var(--muted);background:0 0;border-radius:10px;font-size:12px;font-weight:750}.segmented-control button.active{color:var(--green-dark);background:#fff;box-shadow:0 3px 10px #26332c17}.dialog-actions{justify-content:flex-end;align-items:center;gap:8px;margin-top:4px;display:flex}.dialog-actions.separated{border-top:1px solid #edf0eb;justify-content:space-between;padding:15px 22px 20px}.picker-list{flex-direction:column;gap:6px;max-height:470px;padding:14px 18px 20px;display:flex;overflow:auto}.picker-list>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:8px 12px;display:grid}.picker-list>button:hover{background:#f5faf6;border-color:#a9c0b0}.picker-list>button.picker-create{background:var(--green-soft);border-color:#b8d0bd}.picker-create .picker-icon{color:var(--green-dark);background:#fff}.picker-empty-note{color:var(--muted);text-align:center;margin:8px 4px 0;font-size:10px;line-height:1.5}.picker-icon{background:var(--surface-soft);border-radius:11px;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.picker-list strong,.picker-list small{display:block}.picker-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.picker-list small{color:var(--muted);margin-top:2px;font-size:9px}.dialog-empty{min-height:260px;padding:28px}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:20px 22px;display:grid}.status-grid button{border:1px solid var(--line);background:var(--surface-soft);border-radius:13px;justify-content:flex-start;align-items:center;gap:9px;min-height:62px;padding:0 14px;font-size:12px;font-weight:750;display:flex}.status-grid button:hover{background:var(--green-soft);border-color:#abc3b2}.status-grid button.status-complete{color:var(--green-dark);background:#eff8f1;border-color:#bad2c1}@media (width<=1060px){.app-header,.planner-workspace{padding-inline:var(--page-gutter)}.timeline{gap:8px}.time-period{padding:8px}.period-heading{gap:6px}}@media (width<=860px){.planner-shell{flex-direction:column;height:auto;display:flex;overflow:visible}.planner-main-column{display:contents}button{min-height:44px}.quick-add{grid-template-columns:minmax(0,1fr) 104px}.quick-add.is-quick{grid-template-columns:minmax(0,1fr) 44px}.quick-add button{min-height:44px}.micro-menu{opacity:1}.weekday-picker button{min-height:44px}.app-header{min-height:60px;padding:7px var(--page-gutter);grid-template-columns:auto minmax(0,1fr) auto;gap:8px}.date-controls{justify-self:center}.date-display{justify-content:center;min-width:122px;padding:0 4px}.date-display svg{display:none}.date-display span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.date-navigator>button{min-width:44px}.today-button{display:none}.mobile-view-switch{top:var(--header-offset);z-index:24;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffef9f0;grid-template-columns:repeat(2,1fr);gap:4px;padding:5px 10px;display:grid;position:sticky}.mobile-view-switch button{min-height:37px;color:var(--muted);background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:750;display:inline-flex}.mobile-view-switch button.active{background:var(--green-soft);color:var(--green-dark)}.error-banner{top:calc(var(--header-offset) + 48px)}.week-scroll{scroll-snap-type:x proximity}.week-days{width:980px}.week-overview:not(.is-expanded) .week-days{width:760px}.week-day{scroll-snap-align:start}.planner-workspace{padding:12px var(--page-gutter) 36px;display:block}.mobile-inactive{display:none!important}.day-panel{margin:0 auto}.tasks-column{width:100%;height:auto;padding:12px var(--page-gutter) 36px;margin:0 auto;position:static}.task-panel{height:auto;max-height:none;overflow:visible}.tree-actions{opacity:1}.tree-disclosure,.task-check,.tree-actions>button,.item-menu>button,.micro-check{width:44px;height:44px}}@media (width<=560px){.app-header{grid-template-columns:minmax(0,1fr) auto}.plan-history-controls{gap:3px}.replan-finish,.replan-cancel,.plan-history>summary{min-height:38px;padding-inline:8px;font-size:10px}.plan-history-controls:has(.replan-finish){grid-column:1/-1;justify-content:flex-end;justify-self:stretch}.header-feedback{z-index:40;height:44px;position:fixed;top:66px;left:10px;right:10px}.issue-dashboard{padding:9px 10px 10px}.issue-dashboard-grid{grid-template-columns:1fr}.timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.period-blocks{min-height:280px}.slot-menu-popover{width:164px}.micro-row{grid-template-columns:36px minmax(0,1fr) 36px;font-size:10px}.period-blocks .micro-title{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.15;display:-webkit-box}.period-blocks .micro-check,.period-blocks .micro-menu>button{width:36px;height:36px}.period-blocks .repeat-chip{display:none}.micro-menu{opacity:1}.task-panel{border-radius:18px;padding:12px}.tree-children{margin-left:10px;padding-left:4px}.tree-item{grid-template-columns:44px 44px minmax(0,1fr) auto}.tree-item.is-leaf{grid-template-columns:44px minmax(0,1fr) auto}.app-dialog,.app-dialog.dialog-wide{width:calc(100vw - 14px);max-height:calc(100dvh - 14px)}.dialog-surface{border-radius:18px;max-height:calc(100dvh - 14px)}.dialog-header{padding:17px 16px 14px}.dialog-form{padding:17px 16px}.emoji-options{grid-template-columns:repeat(3,48px) minmax(64px,1fr)}.status-grid{grid-template-columns:1fr;padding:17px 16px}.dialog-actions.separated{padding-inline:16px}.error-banner{align-items:flex-start;width:calc(100% - 20px);font-size:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.undo-reel{animation:none!important}}
