@import"https://fonts.googleapis.com/css2?family=Kaisei+Decol:wght@500;700&family=Klee+One:wght@400;600&family=Noto+Sans+JP:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans JP,sans-serif;color:#2e2b26;background:#f4f0e7;font-synthesis:none;--header-height: 88px;--tools-height: 78px;--note-width: 230px;--note-height: 246px}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100%}body{overflow-x:hidden}button,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-header{height:var(--header-height);padding:0 clamp(20px,4vw,64px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;background:#faf8f2f2;border-bottom:1px solid rgba(78,68,49,.12);position:relative;z-index:100}.brand{width:max-content;display:inline-flex;align-items:center;gap:11px;color:#25221e;text-decoration:none;font-family:Kaisei Decol,serif;font-size:25px;font-weight:700;letter-spacing:.04em}.brand-mark{width:31px;height:31px;background:#efc64f;box-shadow:4px 4px #3d3932;transform:rotate(-4deg)}.tagline{margin:0;color:#7b7469;font-size:13px;letter-spacing:.12em}.search-control{width:clamp(280px,35vw,480px);height:46px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid rgba(75,67,53,.18);border-radius:10px;background:#fffdf8;box-shadow:inset 0 1px 2px #3a31220d;transition:border-color .16s,box-shadow .16s}.search-control:focus-within{border-color:#6c856f;box-shadow:0 0 0 3px #3e5b451f}.search-control svg{width:19px;flex:0 0 19px;fill:none;stroke:#716b61;stroke-width:2;stroke-linecap:round}.search-control input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#302d28;font-size:14px}.search-control input::placeholder{color:#a19a8e}.search-control output{flex:0 0 auto;color:#716b61;font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}.add-control{position:relative;justify-self:end;display:flex;align-items:center;gap:10px}.theme-toggle{width:46px;height:46px;padding:0;display:grid;place-items:center;border:1px solid rgba(75,67,53,.18);border-radius:50%;color:#5f594f;background:#fffdf8;cursor:pointer;transition:color .16s,background .16s,transform .16s}.theme-toggle:hover{color:#2f4b36;background:#f3f6f1;transform:rotate(8deg)}.theme-toggle:focus-visible{outline:3px solid rgba(62,91,69,.18);outline-offset:2px}.theme-toggle svg{width:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.moon-icon,[data-theme=dark] .sun-icon{display:none}[data-theme=dark] .moon-icon{display:block}.add-button{min-height:48px;padding:0 20px;border:0;border-radius:8px;display:inline-flex;align-items:center;gap:9px;color:#fff;background:#3e5b45;box-shadow:0 4px #263d2d;font-weight:700;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s}.add-button:hover{background:#344e3b;transform:translateY(-1px);box-shadow:0 5px #263d2d}.add-button:active{transform:translateY(3px);box-shadow:0 1px #263d2d}.add-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}.board-tools{height:var(--tools-height);padding:10px clamp(20px,4vw,64px);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#ebe6db;border-bottom:1px solid rgba(78,68,49,.14);position:relative;z-index:90}.board-tool-actions{display:flex;align-items:center;gap:10px}.align-notes{min-height:44px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(75,67,53,.16);border-radius:8px;color:#625c52;background:#ffffffa6;font-size:13px;font-weight:700;cursor:pointer}.align-notes:hover{color:#314c38;border-color:#77907b;background:#f7fbf7}.align-notes svg{width:18px;fill:none;stroke:currentColor;stroke-width:2}.status-filter{padding:4px;display:inline-flex;border-radius:10px;background:#ffffff8c}.status-filter button{min-height:40px;padding:0 18px;border:0;border-radius:7px;color:#6f685d;background:transparent;font-size:13px;font-weight:600;cursor:pointer}.status-filter button[aria-pressed=true]{color:#fff;background:#3e5b45;box-shadow:0 2px 5px #263d2d33}.status-filter button:focus-visible{outline:3px solid rgba(62,91,69,.22);outline-offset:1px}.completion-zone{min-width:250px;height:56px;padding:0 18px;display:flex;align-items:center;gap:12px;border:2px dashed #9a9386;border-radius:11px;color:#5f594f;background:#ffffff61;transition:background .16s,border-color .16s,transform .16s}.completion-zone svg{width:25px;fill:none;stroke:#51705a;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.completion-zone div{display:flex;flex-direction:column}.completion-zone strong{font-size:14px}.completion-zone span{color:#8a8378;font-size:11px}.completion-zone.is-over{border-color:#3e5b45;background:#dce8dd;transform:scale(1.02)}.board{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:calc(100vh - var(--header-height) - var(--tools-height));overflow:hidden;background:#f4f0e7}.board:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.58),transparent 58%)}.note-lane{position:relative;min-width:0;overflow:hidden;background-size:28px 28px;transition:box-shadow .16s,filter .16s}.work-lane{border-right:2px solid rgba(57,83,74,.2);background-color:#edf3f0;background-image:linear-gradient(rgba(53,87,75,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(53,87,75,.06) 1px,transparent 1px)}.private-lane{background-color:#f6eff2;background-image:linear-gradient(rgba(128,72,92,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(128,72,92,.055) 1px,transparent 1px)}.note-lane.is-over{box-shadow:inset 0 0 0 4px #3e5b4552;filter:brightness(.98)}.private-lane.is-over{box-shadow:inset 0 0 0 4px #91546b4d}.lane-title{position:absolute;top:16px;left:20px;z-index:4;margin:0;padding:8px 14px;border:1px solid rgba(43,67,59,.14);border-radius:999px;color:#365348;background:#ffffffc2;box-shadow:0 3px 10px #34443c14;font-family:Kaisei Decol,serif;font-size:15px;letter-spacing:.06em;pointer-events:none}.private-lane .lane-title{color:#865269;border-color:#78445926}.empty-state{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);width:min(90%,420px);text-align:center;color:#7b7469;z-index:5;pointer-events:none}.empty-state[hidden]{display:none}.empty-icon{color:#d1aa3f;font-size:35px}.empty-state h1{margin:10px 0 8px;color:#474139;font-family:Kaisei Decol,serif;font-size:clamp(24px,4vw,34px)}.empty-state p{margin:0;font-size:14px}.search-empty .empty-icon{font-size:42px}.note{--note-color: #f8dc74;position:absolute;width:var(--note-width);height:var(--note-height);display:flex;flex-direction:column;background-color:var(--note-color);background-image:linear-gradient(105deg,rgba(255,255,255,.16),transparent 28%),linear-gradient(to bottom,rgba(255,255,255,.13),transparent 22%,rgba(91,70,30,.025));box-shadow:2px 3px 3px #3a312221,7px 14px 22px #3a31222e,inset 0 1px #ffffff4d;transform:rotate(var(--tilt, 0deg));transform-origin:50% 20%;transition:box-shadow .18s,transform .18s;touch-action:none}.note[hidden]{display:none}.note.completed{filter:saturate(.55);opacity:.7;box-shadow:1px 2px 3px #3a31221a,4px 8px 14px #3a312221}.note.completed .note-text{color:#3a3328a6;text-decoration:line-through;text-decoration-thickness:1.5px}.note:after{content:"";position:absolute;right:0;bottom:0;width:28px;height:28px;background:linear-gradient(135deg,#fff0 49%,#6d57231c 50%);pointer-events:none}.note.is-dragging{z-index:50;transform:rotate(0) scale(1.025);box-shadow:3px 5px 5px #3a31221f,10px 24px 38px #3a312242;transition:box-shadow .12s,transform .12s}.note.is-arranging{transition:left .28s ease,top .28s ease,box-shadow .18s,transform .18s}.note-bar{height:47px;flex:0 0 47px;display:flex;align-items:center;justify-content:flex-end;padding:5px 7px 3px 15px;cursor:grab;touch-action:none}.note-bar:active{cursor:grabbing}.drag-dots{margin-right:auto;color:#3b322259;font-size:18px;letter-spacing:2px;-webkit-user-select:none;user-select:none}.note-color-control{position:relative}.complete-note,.color-button,.delete-note{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;color:#2f291fa6;background:transparent;cursor:pointer}.complete-note svg{width:20px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.complete-note:hover,.complete-note:focus-visible{color:#35543d;background:#ffffff59;outline:none}.complete-note[aria-pressed=true]{color:#fff;background:#55765d}.current-color{width:18px;height:18px;border:2px solid rgba(55,47,34,.55);border-radius:50%;box-shadow:inset 0 0 0 2px #ffffff59}.delete-note:hover,.delete-note:focus-visible,.color-button:hover,.color-button:focus-visible{color:#2c2923;background:#ffffff59;outline:none}.delete-note svg{width:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.color-palette{position:absolute;z-index:120;display:flex;align-items:center;gap:7px;padding:9px;border:1px solid rgba(62,54,42,.16);border-radius:12px;background:#fffdf8;box-shadow:0 12px 28px #362f2333}.color-palette[hidden]{display:none}.add-palette{top:calc(100% + 12px);right:0;width:230px;flex-direction:column;align-items:stretch;gap:10px}.note-palette{top:calc(100% + 4px);right:-44px}.add-category-group{padding:8px 9px 10px;border-radius:9px;background:#edf3f0}.add-category-group.private{background:#f6eff2}.add-category-label{display:block;margin-bottom:7px;color:#365348;font-size:12px;font-weight:700}.add-category-group.private .add-category-label{color:#865269}.add-category-colors{display:flex;align-items:center;justify-content:space-between;gap:7px}.color-option{--swatch-color: #f8dc74;width:34px;height:34px;padding:0;border:3px solid #fffdf8;border-radius:50%;background:var(--swatch-color);box-shadow:0 0 0 1px #3a312233;cursor:pointer;transition:transform .14s,box-shadow .14s}.color-option:hover,.color-option:focus-visible{transform:scale(1.12);box-shadow:0 0 0 2px #3e5b45;outline:none}.color-option[aria-checked=true]{box-shadow:0 0 0 2px #3e5b45}.note-text{width:100%;flex:1;padding:3px 18px 22px;resize:none;border:0;outline:0;color:#3a3328;background:transparent;font-family:Klee One,Kaisei Decol,cursive;font-size:20px;font-weight:600;line-height:1.65;letter-spacing:.025em;overflow:auto;touch-action:pan-y}.note-date{min-height:39px;margin:0 14px 4px;padding:3px 5px;display:flex;align-items:center;gap:6px;border-top:1px solid rgba(58,49,34,.14);border-bottom:1px solid rgba(58,49,34,.14);color:#372f229e}.note-date svg{width:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.note-date input{min-width:0;width:100%;height:31px;padding:0 2px;border:0;outline:0;color:#493f31;background:transparent;font:600 13px Noto Sans JP,sans-serif;color-scheme:light;cursor:pointer}.note-date:focus-within{border-color:#36503c73}.note.completed .note-date{opacity:.68}.note-text::placeholder{color:#3c34276b}.note:focus-within{box-shadow:2px 4px 4px #3a31221f,8px 18px 30px #3a312238,0 0 0 3px #3e5b452e}.status{position:fixed;left:50%;bottom:24px;z-index:200;transform:translate(-50%,20px);padding:9px 16px;border-radius:99px;color:#fff;background:#2a2722e0;font-size:13px;opacity:0;pointer-events:none;transition:.2s}.status.show{opacity:1;transform:translate(-50%)}:root[data-theme=dark]{color:#e7e2d8;background:#171a18}[data-theme=dark] body{background:#171a18}[data-theme=dark] .app-header{background:#1c201df7;border-color:#ffffff17}[data-theme=dark] .brand{color:#f1ede4}[data-theme=dark] .brand-mark{box-shadow:4px 4px #92998f}[data-theme=dark] .search-control,[data-theme=dark] .theme-toggle{color:#ded9cf;border-color:#ffffff21;background:#292e2a}[data-theme=dark] .search-control input{color:#f0ece3}[data-theme=dark] .search-control input::placeholder{color:#878d86}[data-theme=dark] .search-control svg,[data-theme=dark] .search-control output{color:#aaa99f}[data-theme=dark] .theme-toggle:hover{color:#e9eee8;background:#343b35}[data-theme=dark] .align-notes{color:#ded9cf;border-color:#ffffff21;background:#ffffff12}[data-theme=dark] .align-notes:hover{color:#fff;background:#343b35}[data-theme=dark] .board-tools{background:#272b27;border-color:#ffffff14}[data-theme=dark] .status-filter{background:#ffffff12}[data-theme=dark] .status-filter button{color:#b9b7af}[data-theme=dark] .status-filter button[aria-pressed=true]{color:#fff;background:#53705a}[data-theme=dark] .completion-zone{color:#d3cfc6;border-color:#70766f;background:#ffffff0a}[data-theme=dark] .completion-zone span{color:#969a94}[data-theme=dark] .completion-zone.is-over{border-color:#8db197;background:#314237}[data-theme=dark] .board{background:#191c1a}[data-theme=dark] .board:before{background:radial-gradient(circle at 50% 30%,rgba(86,100,90,.18),transparent 60%)}[data-theme=dark] .work-lane{border-color:#b4cdbf24;background-color:#19231f;background-image:linear-gradient(rgba(220,235,225,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(220,235,225,.055) 1px,transparent 1px)}[data-theme=dark] .private-lane{background-color:#271f24;background-image:linear-gradient(rgba(235,216,225,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(235,216,225,.05) 1px,transparent 1px)}[data-theme=dark] .lane-title{color:#bdd2c5;border-color:#ffffff1a;background:#26302ae6}[data-theme=dark] .private-lane .lane-title{color:#e3bdcd;background:#362831e6}[data-theme=dark] .add-category-group{background:#202d27}[data-theme=dark] .add-category-group.private{background:#34262e}[data-theme=dark] .add-category-label{color:#bdd2c5}[data-theme=dark] .add-category-group.private .add-category-label{color:#e3bdcd}[data-theme=dark] .empty-state{color:#9fa19a}[data-theme=dark] .empty-state h1{color:#d9d6ce}[data-theme=dark] .color-palette{color:#e6e1d8;border-color:#ffffff1f;background:#292e2a}[data-theme=dark] .color-option{border-color:#292e2a}@media(max-width:767px){:root{--header-height: 136px;--tools-height: 130px;--note-width: min(230px, calc(100vw - 32px) );--note-height: 238px}.app-header{grid-template-columns:1fr auto;grid-template-rows:64px 56px;padding:0 16px 12px;column-gap:12px;row-gap:4px}.tagline{display:none}.brand{font-size:22px;gap:9px}.brand-mark{width:28px;height:28px}.add-button{min-width:48px;padding:0 14px;justify-content:center}.theme-toggle{width:46px;height:46px}.add-button span{display:none}.search-control{grid-column:1 / -1;grid-row:2;width:100%;height:48px}.board{display:block}.note-lane{width:100%;min-height:360px}.work-lane{border-right:0;border-bottom:3px solid rgba(57,83,74,.24)}.lane-title{top:13px;left:16px;padding:7px 12px;font-size:14px}.note-date{min-height:42px}.note-date input{height:36px;font-size:14px}.board-tools{padding:9px 16px;gap:10px}.board-tool-actions{width:100%;justify-content:space-between}.align-notes{min-width:46px;min-height:46px;padding:0;justify-content:center}.align-notes span{display:none}.board-tools{padding:8px 16px 10px;flex-direction:column;justify-content:center;gap:7px}.status-filter{min-width:0;flex:1}.status-filter button{min-height:38px;flex:1;padding:0 8px}.completion-zone{width:100%;min-width:0;height:54px;justify-content:center}.completion-zone div{flex-direction:row;align-items:baseline;gap:8px}.board{background-size:24px 24px}.note-bar{height:50px;flex-basis:50px}.delete-note,.color-button,.complete-note{width:42px;height:42px}.color-option{width:38px;height:38px}.color-palette{gap:8px;padding:10px}.note-text{font-size:19px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
