@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans JP,system-ui,sans-serif;color:#303a32;background:#f3efe7;font-synthesis:none;--ink: #303a32;--muted: #777b74;--forest: #48654c;--forest-dark: #334e39;--cream: #f8f5ee;--line: #ddd8ce;--note-width: 240px;--note-height: 224px;--board-padding: 30px}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100%}body{min-height:100vh;min-height:100dvh;background:radial-gradient(circle at 12% 5%,#fff 0,transparent 26%),#f3efe7}button,textarea,input{font:inherit}button{-webkit-tap-highlight-color:transparent}button,a{color:inherit}[hidden]{display:none!important}.app-shell{width:min(1580px,100%);min-height:100vh;min-height:100dvh;margin:0 auto;padding:20px clamp(18px,3vw,48px) 12px;display:flex;flex-direction:column}.app-header{min-height:62px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;margin-bottom:18px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;width:max-content}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font-size:25px;letter-spacing:-.05em}.brand small{color:#9a7455;font-size:8px;font-weight:700;letter-spacing:.16em}.brand-mark{position:relative;width:54px;height:54px;flex:0 0 auto;border-radius:50%;padding:3px;background:radial-gradient(circle at 50% 55%,#f2eddb 0 63%,transparent 64%);filter:drop-shadow(0 5px 7px rgba(57,77,59,.13))}.brand-mark img{width:100%;height:100%;object-fit:contain;transform:translateY(1px) scaleX(-1)}.view-tabs{display:flex;align-self:stretch;gap:8px}.view-tab{min-width:132px;border:0;border-bottom:3px solid transparent;background:transparent;display:flex;align-items:center;justify-content:center;gap:8px;color:#7a7d76;font-weight:600;cursor:pointer}.view-tab svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.view-tab:first-child svg{fill:currentColor;stroke:none}.view-tab span{min-width:22px;padding:2px 6px;border-radius:99px;background:#e9e5dc;font-size:11px}.view-tab.is-active{color:var(--forest-dark);border-color:var(--forest)}.view-tab.is-active span{background:#dfe9dd}.header-actions{justify-self:end;display:flex;align-items:center;gap:10px}.icon-button{width:44px;height:44px;padding:0;border:1px solid var(--line);border-radius:12px;background:#fff9;display:grid;place-items:center;cursor:pointer}.icon-button:hover{background:#fff}.icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.add-wrap{position:relative}.add-button,.primary-button{min-height:46px;border:0;border-radius:12px;padding:0 17px;color:#fff;background:var(--forest);box-shadow:0 7px 16px #394d3b26;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:600;cursor:pointer}.add-button:hover,.primary-button:hover{background:var(--forest-dark)}.add-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.add-button .chevron{width:15px;margin-left:3px}.voice-button,.voice-status{display:none}.palette-menu{position:absolute;z-index:3000;top:calc(100% + 10px);right:0;width:240px;padding:10px;border:1px solid #ded9cf;border-radius:15px;background:#fffdf9;box-shadow:0 18px 45px #3a342a30}.palette-menu p{margin:4px 7px 8px;color:#89887f;font-size:10px;font-weight:700;letter-spacing:.12em}.palette-menu button{width:100%;min-height:48px;padding:6px 8px;border:0;border-radius:10px;background:transparent;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;text-align:left;cursor:pointer}.palette-menu button:hover{background:#f4f1eb}.palette-menu button>span,.category-setting>span:first-child{width:28px;height:28px;border-radius:7px;background:var(--swatch);box-shadow:inset 0 0 0 1px #322d2514}.palette-menu strong{font-size:13px}.palette-menu small{color:#99978f;font-size:10px}.workspace{flex:1;min-height:0;overflow:hidden;border:1px solid #d9d3c8;border-radius:22px;background:#f8f6f1;box-shadow:0 16px 46px #4a3f2f1a,inset 0 1px #fff}.project-bar{min-height:58px;padding:8px 18px;border-bottom:1px solid var(--line);background:#fbfaf6;display:flex;align-items:center;justify-content:space-between;gap:12px}.project-picker{min-width:0;display:flex;align-items:center;gap:10px}.project-picker>span{flex:0 0 auto;color:#9a7455;font-size:9px;font-weight:700;letter-spacing:.16em}.project-picker select{width:min(300px,46vw);min-height:40px;padding:0 36px 0 12px;border:1px solid #d7d4cc;border-radius:11px;background:#fff;color:var(--forest-dark);font-size:14px;font-weight:700;cursor:pointer;outline:0}.project-picker select:focus{border-color:#789079;box-shadow:0 0 0 3px #7890791f}.project-manage-button{min-height:38px;padding:0 11px;border:1px solid #ddd9d0;border-radius:10px;background:#fff;display:inline-flex;align-items:center;gap:7px;color:#657067;font-size:11px;font-weight:600;cursor:pointer}.project-manage-button:hover{border-color:#9aa89b;background:#f4f7f1}.project-manage-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.all-view-banner{position:relative;min-height:76px;padding:10px 148px 10px 20px;overflow:hidden;border-bottom:1px solid var(--line);background:linear-gradient(90deg,#f1f3e9,#f7f5ee 72%);display:flex;align-items:center}.all-view-banner[hidden]{display:none}.all-view-banner>div{display:flex;flex-direction:column;gap:2px}.all-view-banner span{color:#9a7455;font-size:9px;font-weight:700;letter-spacing:.17em}.all-view-banner strong{color:var(--forest-dark);font-size:17px;letter-spacing:-.02em}.all-view-banner img{position:absolute;right:20px;bottom:-5px;width:120px;height:82px;object-fit:contain;filter:drop-shadow(0 6px 7px rgba(55,72,55,.16))}.toolbar{min-height:58px;padding:8px 18px;display:grid;grid-template-columns:minmax(180px,230px) minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid var(--line);background:#ffffffb3}.search-box{min-width:0;height:36px;padding:0 10px;border:1px solid #dedbd4;border-radius:10px;background:#fff;display:flex;align-items:center;gap:8px;color:#868981;transition:border-color .15s,box-shadow .15s}.search-box:focus-within{border-color:#809581;box-shadow:0 0 0 3px #7890791f}.search-box svg{flex:0 0 auto;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.search-box input{min-width:0;width:100%;height:100%;padding:0;border:0;outline:0;background:transparent;color:#3f463f;font:inherit;font-size:12px}.search-box input::placeholder{color:#9a9b95}.search-box input::-webkit-search-cancel-button{cursor:pointer}.filter-row,.completed-filters{min-width:0;display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:none}.filter-row::-webkit-scrollbar,.completed-filters::-webkit-scrollbar{display:none}.filter-chip{flex:0 0 auto;min-height:34px;padding:0 10px;border:1px solid #dedbd4;border-radius:99px;background:#fff;color:#686c66;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;cursor:pointer}.filter-chip:hover{border-color:#aaa99f}.filter-chip.is-active{color:#344638;border-color:#809581;background:#edf2ea}.filter-chip small{min-width:17px;padding:1px 5px;border-radius:99px;background:#efede8;font-size:9px;text-align:center}.filter-chip .chip-dot{display:none;width:8px;height:8px;border-radius:50%;background:var(--chip)}.filter-chip[style] .chip-dot{display:block}.toolbar-summary{flex:0 0 auto;color:#98958d;font-size:11px}.toolbar-summary strong,.toolbar-summary #count-total{color:#555a54;font-variant-numeric:tabular-nums}.toolbar-end{display:flex;align-items:center;justify-content:flex-end;gap:10px}.align-button{min-height:36px;padding:0 10px;border:1px solid #d7d4cc;border-radius:10px;background:#fff;display:inline-flex;align-items:center;gap:6px;color:#5f6c61;font-size:11px;font-weight:700;cursor:pointer}.align-button:hover{border-color:#8fa091;background:#f1f5ef}.align-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6}.completion-drop-zone{min-height:62px;padding:9px 18px;border-bottom:1px solid var(--line);background:#f4f5ef;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#627064;transition:background .16s,box-shadow .16s,color .16s}.completion-drop-zone .drop-check{width:34px;height:34px;border:1.5px dashed #7e987f;border-radius:50%;display:grid;place-items:center;color:var(--forest);font-weight:700;transition:transform .16s}.completion-drop-zone>span:nth-child(2){display:flex;flex-direction:column}.completion-drop-zone strong{font-size:12px}.completion-drop-zone small{margin-top:2px;color:#92968f;font-size:9px}.completion-drop-zone b{min-width:26px;padding:4px 7px;border-radius:99px;background:#e1e8dd;text-align:center;font-size:10px}.completion-drop-zone.is-over{color:#fff;background:var(--forest);box-shadow:inset 0 0 0 3px #f5d978}.completion-drop-zone.is-over .drop-check{border-color:#fff;color:#fff;transform:scale(1.08)}.completion-drop-zone.is-over small{color:#ffffffc7}.completion-drop-zone.is-over b{color:var(--forest-dark);background:#f5d978}.board{position:relative;min-height:clamp(520px,calc(100dvh - 195px),930px);overflow:auto;isolation:isolate;background-color:#ddd0b7;background-image:radial-gradient(circle at 12% 12%,rgba(255,255,255,.2),transparent 32%),repeating-linear-gradient(2deg,rgba(76,63,42,.02) 0 1px,transparent 1px 9px);box-shadow:inset 0 6px 15px #5843280f;touch-action:pan-x pan-y}.empty-state{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#696a63;pointer-events:none}.empty-perch{position:relative;width:110px;height:72px;margin-bottom:12px;border-bottom:3px solid rgba(68,84,68,.38);display:grid;place-items:end center}.empty-perch img{width:72px;height:72px;object-fit:contain;transform:translateY(7px) scaleX(-1);filter:drop-shadow(0 5px 6px rgba(57,77,59,.12))}.empty-kicker,.section-heading p,.progress-copy p,.detail-sheet header p,.settings-dialog header p{margin:0;color:#9a7455;font-size:9px;font-weight:700;letter-spacing:.16em}.empty-state h2{margin:8px 16px 5px;font-size:19px}.empty-state>p:last-child{margin:0 16px;font-size:13px;color:#85857e}.note{position:absolute;width:var(--note-width);height:var(--note-height);padding:12px 13px 13px;border:1px solid rgba(84,72,49,.08);border-radius:7px 7px 12px;background:var(--note-color);color:#30362f;box-shadow:0 12px 22px #45341d24,0 2px 4px #45341d12;display:flex;flex-direction:column;animation:note-in .2s ease-out both}.note:after{content:"";position:absolute;right:0;bottom:0;width:27px;height:24px;border-radius:100% 0 10px;background:linear-gradient(135deg,transparent 48%,rgba(82,68,43,.08) 50%,rgba(255,255,255,.2) 80%);pointer-events:none}.note.is-overdue{box-shadow:0 0 0 2px #a74b4380,0 12px 22px #45341d24}.note.dragging{z-index:2000!important;transform:scale(1.02);box-shadow:0 22px 34px #392b193d}.note.is-drop-ready{opacity:.7;transform:scale(.96) rotate(-1deg)}.note.is-completed{filter:saturate(.48);opacity:.76;box-shadow:0 6px 14px #45341d17}.note.is-completed:before{content:"完了";position:absolute;z-index:2;top:13px;left:47px;padding:3px 8px;border-radius:99px;background:#ffffffb3;color:var(--forest-dark);font-size:9px;font-weight:700;letter-spacing:.08em}.note.is-completed .complete-button{color:#fff;border-color:var(--forest);background:var(--forest)}.note.is-completed .complete-button svg{opacity:1}.note.is-completed .note-handle{visibility:hidden}.note.is-completed .note-text{color:#626760;text-decoration:line-through;text-decoration-thickness:1.5px}.note.is-completed .note-color{opacity:.45}@keyframes note-in{0%{opacity:0;transform:translateY(8px) scale(.98)}}.note-topbar{height:36px;display:grid;grid-template-columns:40px 1fr 40px;align-items:start}.complete-button,.note-color,.details-button{min-width:38px;min-height:38px;padding:0;border:0;border-radius:50%;background:transparent;display:grid;place-items:center;cursor:pointer}.complete-button{margin:-5px 0 0 -5px;border:1.5px solid rgba(48,55,48,.5);width:26px;height:26px;min-width:26px;min-height:26px;align-self:center;justify-self:start}.complete-button:hover{color:#fff;border-color:var(--forest);background:var(--forest)}.complete-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round;opacity:0}.complete-button:hover svg,.complete-button:focus-visible svg{opacity:1}.note-color{margin:-6px -6px 0 0;justify-self:end}.note-color span{width:15px;height:15px;border-radius:50%;background:var(--dot);border:3px solid rgba(255,255,255,.65);box-shadow:0 0 0 1px #34302740}.note-handle{width:46px;height:28px;justify-self:center;display:grid;grid-template-columns:repeat(3,4px);grid-auto-rows:4px;justify-content:center;align-content:center;gap:4px;cursor:grab;touch-action:none}.note-handle i{width:3px;height:3px;border-radius:50%;background:#31373161}.note-text{flex:1;width:100%;min-height:0;resize:none;border:0;outline:0;padding:5px 6px;overflow:auto;background:transparent;color:#30362f;font-family:Noto Sans JP,sans-serif;font-size:16px;line-height:1.65;font-weight:600;caret-color:var(--forest-dark)}.note-text::placeholder{color:#31373161}.note-footer{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:5px}.category-pill,.today-button,.due-badge,.carry-badge,.completed-badge{min-height:28px;padding:0 8px;border:1px solid rgba(55,60,53,.19);border-radius:99px;background:#fff3;color:var(--note-ink);font-size:10px;font-weight:700}.completed-badge{display:inline-flex;align-items:center;color:var(--forest-dark)}.category-pill,.today-button,.due-badge{cursor:pointer}.note-badges{display:flex;align-items:center;gap:3px}.today-button span{opacity:.45}.today-button.is-active{color:#fff;border-color:var(--forest);background:var(--forest)}.today-button.is-active span{color:#f5d978;opacity:1}.due-badge.late{color:#8b342f;border-color:#8b342f73;background:#ffffff73}.carry-badge{display:inline-flex;align-items:center;color:#81573e}.details-button{min-width:30px;min-height:30px;font-weight:700;letter-spacing:1px}.floating-palette{position:absolute;z-index:2500;right:9px;top:44px;padding:7px;border:1px solid rgba(77,68,51,.15);border-radius:99px;background:#fffdf8;box-shadow:0 8px 20px #392b1929;display:flex;gap:5px}.floating-palette button{width:30px;height:30px;border:3px solid #fff;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #38332b2e;cursor:pointer}.completed-view{min-height:clamp(580px,calc(100dvh - 135px),940px);display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,360px)}.completed-list-panel{padding:clamp(22px,3vw,40px);overflow:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-heading h2,.progress-copy h2,.detail-sheet h2,.settings-dialog h2{margin:4px 0 0;font-size:24px;letter-spacing:-.04em}.text-button{min-height:38px;padding:0 11px;border:0;border-radius:9px;background:transparent;font-weight:600;cursor:pointer}.text-button:hover{background:#f0ece5}.text-button.danger{color:#9a4c48;font-size:12px}.completed-filters{margin-bottom:24px}.completed-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:15px}.completed-card{min-height:170px;padding:17px;border:1px solid rgba(70,64,51,.1);border-radius:13px;background:color-mix(in srgb,var(--note-color) 68%,#fff);box-shadow:0 5px 14px #3c342814;display:flex;flex-direction:column}.completed-card-top{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;color:#6f736c;font-size:10px;font-weight:600}.completed-card-top span{padding:3px 7px;border-radius:99px;background:#ffffff80}.completed-card-top time{justify-self:end}.completed-mark{width:28px;height:28px;min-height:28px!important;padding:0!important;border-radius:50%!important;background:var(--forest)!important;color:#fff!important;font-size:14px!important}.completed-card p{flex:1;margin:18px 0;white-space:pre-wrap;color:#666c65;font-size:14px;font-weight:600;text-decoration:line-through;text-decoration-thickness:1.5px}.completed-card>div:last-child{display:flex;justify-content:flex-end;gap:5px}.completed-card button{min-height:34px;border:0;border-radius:8px;background:#ffffff73;color:#536055;font-size:10px;font-weight:600;cursor:pointer}.completed-empty{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8c8e87;text-align:center}.completed-empty span{width:50px;height:50px;border-radius:50%;background:#e9eee5;color:var(--forest);display:grid;place-items:center;font-size:22px}.completed-empty h3{margin:15px 0 4px;color:#5d625c}.completed-empty p{margin:0;font-size:12px}.companion-panel{padding:32px 28px 24px;border-left:1px solid var(--line);background:linear-gradient(#f4f3eb,#eef0e5);text-align:center;overflow:hidden}.progress-copy h2{font-size:21px}.progress-ring{width:122px;height:122px;margin:22px auto 8px;border-radius:50%;background:conic-gradient(var(--forest) calc(var(--progress)*1%),#dfe3da 0);display:grid;place-items:center;position:relative}.progress-ring:after{content:"";position:absolute;inset:12px;border-radius:50%;background:#f2f3eb}.progress-ring strong{position:relative;z-index:1;font-size:26px}.progress-caption{margin:0;color:#777b73;font-size:12px}.progress-caption strong{color:var(--forest-dark);font-size:20px}.bird-frame{position:relative;width:min(310px,115%);aspect-ratio:1.08;margin:12px auto 2px;display:grid;place-items:center}.bird-halo{position:absolute;inset:11% 7% 6%;border-radius:50% 50% 42% 42%;background:radial-gradient(circle at 52% 42%,rgba(255,255,255,.94),rgba(226,232,214,.72) 58%,rgba(214,222,199,.25) 76%,transparent 77%)}.bird-halo:before,.bird-halo:after{content:"";position:absolute;width:28px;height:54px;border:1px solid rgba(99,125,91,.22);border-width:1px 0 0 1px;border-radius:80% 0;transform:rotate(28deg)}.bird-halo:before{left:2%;bottom:8%}.bird-halo:after{right:2%;top:13%;transform:rotate(205deg)}.bird-frame img{position:relative;z-index:1;width:108%;height:108%;object-fit:contain;filter:drop-shadow(0 10px 10px rgba(63,70,51,.12))}.companion-message{margin:8px auto 0;max-width:250px;color:#657064;font-size:12px;line-height:1.7}.app-footer{min-height:34px;padding:9px 3px 0;display:flex;justify-content:space-between;color:#8d8a82;font-size:10px}.app-footer p{margin:0}.save-dot{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#789279;box-shadow:0 0 0 3px #7892791f}.sheet-backdrop{position:fixed;z-index:4000;inset:0;background:#2b2b2640;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.detail-sheet{position:fixed;z-index:4001;top:0;right:0;width:min(390px,100%);height:100dvh;padding:25px;background:#fffdf9;box-shadow:-14px 0 40px #302b2229;transform:translate(105%);transition:transform .24s ease;overflow:auto}.detail-sheet.is-open{transform:translate(0)}.sheet-handle{display:none}.detail-sheet header,.settings-dialog header{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.detail-sheet header .icon-button,.settings-dialog header .icon-button{font-size:24px}.field{display:block;margin:0 0 20px;padding:0;border:0}.field>span,.field legend{display:block;margin-bottom:8px;color:#777a74;font-size:11px;font-weight:700}.field textarea,.field input[type=date],.category-setting input,.project-setting input,.project-create-form input{width:100%;border:1px solid #d9d6ce;border-radius:11px;background:#faf8f3;outline:0}.field textarea{padding:13px;resize:vertical;line-height:1.6}.field input[type=date]{min-height:46px;padding:0 12px}.field textarea:focus,.field input:focus,.category-setting input:focus,.project-setting input:focus,.project-create-form input:focus{border-color:#789079;box-shadow:0 0 0 3px #78907924}.detail-colors{display:grid;grid-template-columns:1fr 1fr;gap:8px}.detail-color{min-height:44px;padding:7px;border:1px solid #ddd9d0;border-radius:10px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:600;cursor:pointer}.detail-color.is-selected,.detail-color:has(input:checked){border-color:#6f8972;background:#f0f4ed}.detail-color input{position:absolute;opacity:0}.detail-color span{width:23px;height:23px;border-radius:6px;background:var(--swatch)}.toggle-row{min-height:66px;margin-bottom:20px;padding:11px 0;border-top:1px solid #e3e0da;border-bottom:1px solid #e3e0da;display:flex;align-items:center;justify-content:space-between}.toggle-row strong,.toggle-row small{display:block}.toggle-row strong{font-size:13px}.toggle-row small{margin-top:3px;color:#8b8c86;font-size:10px}.switch{width:46px;height:27px;padding:3px;border:0;border-radius:99px;background:#d4d5cf;cursor:pointer}.switch span{display:block;width:21px;height:21px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #0000002e;transition:transform .16s}.switch[aria-checked=true]{background:var(--forest)}.switch[aria-checked=true] span{transform:translate(19px)}.note-meta{margin:20px 0;padding:12px 0;border-top:1px solid #e3e0da}.note-meta div{display:flex;justify-content:space-between;margin:5px 0;font-size:10px}.note-meta dt{color:#8b8d86}.note-meta dd{margin:0}.sheet-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.primary-button{min-height:43px}.settings-dialog{width:min(480px,calc(100% - 24px));padding:24px;border:1px solid #d9d4cb;border-radius:18px;background:#fffdf9;box-shadow:0 20px 60px #28251f38}.settings-dialog::backdrop{background:#2b2b2647;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.category-setting{min-height:58px;display:grid;grid-template-columns:34px 70px 1fr;align-items:center;gap:9px;border-bottom:1px solid #ebe7df;font-size:11px}.category-setting>span:first-child{width:27px;height:27px}.category-setting input{min-height:40px;padding:0 10px}.dialog-actions{display:flex;justify-content:flex-end;margin-top:20px}.project-dialog{width:min(560px,calc(100% - 24px))}.project-dialog-help{margin:-14px 0 16px;color:#858880;font-size:11px;line-height:1.6}.project-settings{max-height:min(45vh,360px);overflow:auto}.project-setting{min-height:66px;padding:8px 0;border-bottom:1px solid #ebe7df;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px}.project-setting.is-current{background:linear-gradient(90deg,rgba(226,235,220,.55),transparent)}.project-bird{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:#708971;font-size:9px;box-shadow:inset 0 0 0 6px #e4ecdf}.project-setting label{min-width:0;display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:8px}.project-setting label>span{color:#8a8d86;font-size:9px}.project-setting input{min-height:40px;padding:0 10px}.project-delete{min-height:36px;padding:0 9px;border:0;border-radius:8px;background:transparent;color:#a2544e;font-size:10px;font-weight:600;cursor:pointer}.project-delete:hover:not(:disabled){background:#f8ecea}.project-delete:disabled{color:#bbb9b3;cursor:not-allowed}.project-create-form{margin-top:20px;padding-top:17px;border-top:1px solid #ddd9d0}.project-create-form>label{display:block;margin-bottom:8px;color:#777a74;font-size:11px;font-weight:700}.project-create-form>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.project-create-form input{min-height:44px;padding:0 12px}.toast{position:fixed;z-index:6000;left:50%;bottom:24px;transform:translate(-50%);min-width:280px;min-height:48px;padding:8px 10px 8px 16px;border-radius:12px;background:#344b39;color:#fff;box-shadow:0 10px 30px #2630273d;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:12px}.toast button{min-height:34px;padding:0 9px;border:0;border-radius:8px;background:#ffffff26;color:#f5d978;font-weight:700;cursor:pointer}.feather-layer{position:fixed;z-index:5000;inset:0;overflow:hidden;pointer-events:none}.feather{position:absolute;width:112px;height:44px;object-fit:contain;filter:drop-shadow(0 3px 3px rgba(35,75,26,.22));transform-origin:50% 55%;will-change:transform,opacity}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button:focus-visible,textarea:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid rgba(75,103,79,.32);outline-offset:2px}@media(max-width:980px){:root{--note-width: 220px;--note-height: 214px;--board-padding: 22px}.app-header{grid-template-columns:1fr auto}.view-tabs{grid-row:2;grid-column:1 / -1;height:48px;border-top:1px solid #ddd8ce}.view-tab{min-width:0;flex:1}.completed-view{grid-template-columns:minmax(0,1fr) 280px}.companion-panel{padding-inline:18px}}@media(max-width:720px){:root{--note-width: calc(100% - 24px) ;--note-height: 226px;--board-padding: 12px}.feather{width:92px;height:36px}.app-shell{padding:12px 10px 8px}.app-header{gap:10px;margin-bottom:11px}.brand strong{font-size:21px}.brand small{display:none}.brand-mark{width:46px;height:46px}.view-tabs{margin-inline:-2px}.view-tab{min-width:0;flex:1;min-height:48px}.header-actions{gap:7px}.voice-button{width:46px;height:46px;padding:0;border:1px solid #d7d4cc;border-radius:12px;background:#fff;color:var(--forest-dark);place-items:center;cursor:pointer}.voice-button:not([hidden]){display:grid}.voice-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.voice-button.is-listening{border-color:#4f8055;background:#e7f1e3;color:#316038;animation:voice-pulse 1.15s ease-in-out infinite}.voice-status:not([hidden]){position:fixed;z-index:3900;top:max(76px,calc(env(safe-area-inset-top) + 66px));left:50%;width:max-content;max-width:calc(100vw - 30px);min-height:42px;padding:9px 14px;border:1px solid rgba(65,98,68,.2);border-radius:99px;background:#fffdf8f5;box-shadow:0 8px 24px #2b3c2c29;display:flex;align-items:center;gap:9px;color:#405744;font-size:13px;font-weight:700;transform:translate(-50%)}.voice-status-dot{flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:#4f9659;box-shadow:0 0 0 5px #4f965921}#voice-status-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.add-button{width:46px;padding:0}.add-button>span,.add-button .chevron{display:none}.palette-menu{position:fixed;top:78px;right:12px;width:min(260px,calc(100vw - 24px))}.workspace{border-radius:17px}.project-bar{min-height:62px;padding:9px 10px}.project-picker{flex:1}.project-picker>span{display:none}.project-picker select{width:100%;min-height:44px;font-size:16px}.project-manage-button{width:44px;height:44px;padding:0;justify-content:center}.project-manage-button svg{width:20px;height:20px}.project-manage-button{font-size:0}.all-view-banner{min-height:64px;padding:7px 104px 7px 14px}.all-view-banner strong{font-size:15px}.all-view-banner img{right:9px;bottom:-4px;width:92px;height:66px}.toolbar{padding:9px 10px;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px}.search-box{grid-column:1 / -1;height:44px;border-radius:12px}.search-box input{font-size:16px}.filter-row{grid-column:1}.toolbar-end{grid-column:2;gap:7px}.align-button{width:44px;height:44px;padding:0;justify-content:center;font-size:0}.align-button svg{width:19px;height:19px}.completion-drop-zone{min-height:68px;padding:9px 12px}.board{min-height:calc(100dvh - 183px)}.note{padding:10px 12px 11px}.complete-button{width:44px;height:44px;min-width:44px;min-height:44px;margin:-8px 0 0 -7px}.note-color,.details-button{min-width:44px;min-height:44px}.note-color{margin:-8px -8px 0 0}.note-handle{width:58px;height:38px}.note-footer,.category-pill,.today-button,.due-badge{min-height:44px}.app-footer{justify-content:center}.app-footer p:last-child{display:none}.completed-view{display:flex;flex-direction:column-reverse;min-height:calc(100dvh - 118px)}.companion-panel{border-left:0;border-bottom:1px solid var(--line);padding:22px 15px 18px;display:grid;grid-template-columns:1fr 116px;grid-template-areas:"copy bird" "ring bird" "caption bird" "message message";align-items:center}.progress-copy{grid-area:copy}.progress-ring{grid-area:ring;width:92px;height:92px;margin:12px auto 4px}.progress-ring:after{inset:9px}.progress-ring strong{font-size:21px}.progress-caption{grid-area:caption}.bird-frame{grid-area:bird;width:116px;margin:0}.companion-message{grid-area:message}.completed-list-panel{padding:20px 14px}.section-heading{align-items:center}.section-heading h2{font-size:20px}.section-heading .danger{max-width:110px}.completed-grid{grid-template-columns:1fr}.detail-sheet{top:auto;bottom:0;width:100%;height:min(86dvh,720px);padding:14px 18px 24px;border-radius:20px 20px 0 0;transform:translateY(105%)}.detail-sheet.is-open{transform:translateY(0)}.sheet-handle{display:block;width:42px;height:4px;margin:0 auto 14px;border-radius:99px;background:#d1cec7}.toast{width:calc(100% - 24px);bottom:12px}.project-dialog{padding:20px 16px}.project-setting{grid-template-columns:24px minmax(0,1fr) auto;gap:7px}.project-setting label{grid-template-columns:1fr;gap:3px}.project-setting input,.project-create-form input{font-size:16px}}@keyframes voice-pulse{50%{box-shadow:0 0 0 6px #4f805524;transform:scale(1.03)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
