@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Shippori+Mincho:wght@600&family=Yomogi&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#25231f;background:#f4f0e8;font-synthesis:none;--ink: #25231f;--muted: #817b70;--line: rgba(49, 45, 38, .13);--accent: #d55a3d;--note-width: 228px;--note-height: 190px}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100%}body{min-height:100vh;background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.8),transparent 28%),#f4f0e8}button,textarea,input{font:inherit}button:focus-visible,textarea:focus-visible,input:focus-visible{outline:3px solid rgba(213,90,61,.28);outline-offset:3px}[hidden]{display:none!important}.app-shell{width:min(1460px,100%);margin:0 auto;padding:34px 38px 22px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px}.brand{display:flex;align-items:center;gap:14px}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;color:var(--accent);font-size:22px;background:#ffffff6b}.eyebrow{margin:0 0 2px;font-size:10px;line-height:1;font-weight:700;letter-spacing:.22em;color:#91897e}h1{margin:0;font-family:Shippori Mincho,serif;font-size:clamp(25px,2.5vw,34px);font-weight:600;letter-spacing:-.03em}.view-tabs{display:flex;align-items:center;gap:3px;padding:4px;border:1px solid var(--line);border-radius:999px;background:#ffffff61}.view-tabs button{min-height:34px;padding:0 12px;border:0;border-radius:999px;color:#817a70;background:transparent;cursor:pointer;font-size:12px;font-weight:600;white-space:nowrap}.view-tabs button:hover{color:var(--ink)}.view-tabs button.is-active{color:#fff;background:#5c574f;box-shadow:0 3px 8px #2d282226}.search-box{display:flex;align-items:center;gap:9px;width:min(340px,32vw);min-height:44px;margin-left:auto;padding:0 15px;border:1px solid var(--line);border-radius:999px;color:#8e877c;background:#ffffff80;transition:border-color .18s,background .18s,box-shadow .18s}.search-box:focus-within{border-color:#4e473d57;background:#ffffffd1;box-shadow:0 8px 24px #382e1f12}.search-icon{font-size:22px;line-height:1;transform:rotate(-18deg)}.search-box input{width:100%;min-width:0;padding:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:14px}.search-box input::placeholder{color:#9b9489}.search-box input::-webkit-search-cancel-button{cursor:pointer}.add-button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 20px;border:0;border-radius:999px;color:#fffaf3;background:var(--ink);box-shadow:0 8px 20px #25231f24;cursor:pointer;font-weight:600;transition:transform .18s,background .18s}.add-button:hover{transform:translateY(-2px);background:#3a3731}.add-button span:first-child{font-size:22px;font-weight:400}.top-actions{display:flex;align-items:center;gap:8px}.theme-toggle{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 13px;border:1px solid var(--line);border-radius:999px;color:#6f695f;background:#ffffff6b;cursor:pointer;font-size:11px;font-weight:600;transition:background .18s,transform .18s}.theme-toggle:hover{transform:translateY(-1px);background:#ffffffc2}.theme-toggle span:first-child{width:18px;font-size:18px;line-height:1}.add-note-wrap{position:relative}.new-note-colors{position:absolute;top:calc(100% + 10px);right:0;z-index:2000;width:max-content;padding:13px 15px 14px;border:1px solid var(--line);border-radius:15px;background:#fffdf8f7;box-shadow:0 16px 36px #2d261c29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.new-note-colors:before{content:"";position:absolute;top:-6px;right:25px;width:10px;height:10px;border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fffdf8;transform:rotate(45deg)}.new-note-colors p{margin:0 0 10px;font-size:11px;font-weight:700;color:#716a60}.color-options{display:flex;align-items:center;gap:8px}.color-swatch{position:relative;width:30px;height:30px;padding:0;border:2px solid rgba(255,255,255,.8);border-radius:50%;background:var(--swatch-color);box-shadow:0 0 0 1px #302a2129;cursor:pointer;transition:transform .15s,box-shadow .15s}.color-swatch:hover{transform:scale(1.12)}.color-swatch.is-selected{box-shadow:0 0 0 2px #514a41,inset 0 0 0 2px #ffffffe6}.project-bar{display:flex;align-items:center;gap:10px;margin:-8px 0 16px;padding:10px 12px;border:1px solid var(--line);border-radius:16px;background:#ffffff61}.project-heading{display:flex;align-items:center;gap:7px;padding-left:3px;color:#777066;font-size:11px;font-weight:700;letter-spacing:.04em}.project-heading span{color:var(--accent);font-size:8px}.project-bar select{min-width:190px;height:38px;padding:0 34px 0 12px;border:1px solid rgba(62,56,48,.16);border-radius:10px;color:var(--ink);background-color:#fffc;cursor:pointer;font:600 13px DM Sans,system-ui,sans-serif}.project-actions{display:flex;align-items:center;gap:5px;margin-left:auto}.project-actions button{min-height:36px;padding:0 11px;border:1px solid transparent;border-radius:9px;color:#6e685f;background:transparent;cursor:pointer;font-size:11px;font-weight:600}.project-actions button:hover{color:var(--ink);background:#ffffffb8}.project-actions .danger-button:hover{color:#a5473b;background:#c5534414}.project-actions button:disabled{cursor:not-allowed;opacity:.38}.project-dialog{width:min(430px,calc(100% - 28px));padding:0;border:1px solid rgba(58,51,43,.14);border-radius:22px;color:var(--ink);background:#fbf8f2;box-shadow:0 30px 80px #241f193d}.project-dialog::backdrop{background:#221f1b52;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.project-dialog form{padding:28px}.dialog-mark{display:grid;place-items:center;width:40px;height:40px;margin-bottom:18px;border-radius:50%;color:var(--accent);background:#d55a3d1a;font-size:11px}.project-dialog h2{margin:0 0 7px;font-family:Shippori Mincho,serif;font-size:22px}.project-dialog p{margin:0 0 22px;color:#857e73;font-size:12px;line-height:1.7}.project-dialog label{display:block;margin:0 0 7px;color:#655f56;font-size:11px;font-weight:700}.project-dialog input{width:100%;height:46px;padding:0 13px;border:1px solid rgba(56,50,42,.18);border-radius:11px;outline:0;color:var(--ink);background:#fff}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.dialog-actions button{min-height:42px;padding:0 16px;border:0;border-radius:10px;color:#70695f;background:#4f473d14;cursor:pointer;font-weight:600}.dialog-actions .dialog-primary{color:#fff;background:var(--ink)}.board-wrap{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 215px;gap:18px}.board{position:relative;min-height:max(420px,calc(100vh - 250px));overflow:hidden;border:1px solid var(--line);border-radius:24px;background-color:#f8f5ef;background-image:radial-gradient(rgba(54,50,43,.16) .75px,transparent .75px);background-size:18px 18px;box-shadow:inset 0 1px #ffffffb3,0 18px 55px #382e1f0d;touch-action:none}.done-dropzone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:max(420px,calc(100vh - 250px));padding:24px 18px;overflow:hidden;border:1.5px dashed rgba(86,109,84,.32);border-radius:24px;color:#647263;background:#dbe5d561;text-align:center;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s}.done-dropzone:before{content:"";position:absolute;inset:12px;border:1px solid rgba(255,255,255,.55);border-radius:17px;pointer-events:none}.done-dropzone.is-dragover{border-color:#6c916a;background:#c4dcbcc2;transform:scale(1.018);box-shadow:0 14px 32px #46604329}.done-check{display:grid;place-items:center;width:50px;height:50px;margin-bottom:16px;border:1px solid rgba(75,104,74,.25);border-radius:50%;background:#ffffff73;font-size:24px}.done-dropzone h2{margin:0 0 7px;font-family:Shippori Mincho,serif;font-size:17px;color:#526151}.done-dropzone p{margin:0;font-size:11px;line-height:1.7;color:#849083}.done-dropzone strong{position:absolute;right:18px;top:18px;display:grid;place-items:center;min-width:28px;height:28px;padding:0 7px;border-radius:999px;color:#fff;background:#718570;font-size:12px}.board:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.28),transparent 40%)}.empty-state{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none;color:#918a80}.empty-state.is-hidden{display:none}.empty-icon{display:grid;place-items:center;width:56px;height:56px;margin-bottom:18px;border:1px solid var(--line);border-radius:50%;color:#c4bdb2;font-size:24px}.empty-state p{margin:0 0 5px;font-family:Shippori Mincho,serif;font-size:18px;color:#686259}.empty-state>span:last-child{font-size:12px}.note{position:absolute;width:var(--note-width);height:var(--note-height);padding:19px 18px 16px;border:0;border-radius:4px 4px 13px;background:linear-gradient(115deg,rgba(255,255,255,.14),transparent 34%),var(--note-color, #f7dc78);box-shadow:0 2px 2px #382c181f,0 8px 13px -5px #382c1833,0 19px 32px -18px #382c1842,inset 0 1px #ffffff6b;cursor:grab;-webkit-user-select:none;user-select:none;transform:rotate(var(--note-rotation, 0deg));transform-origin:50% 10%;transition:left .28s ease,top .28s ease,box-shadow .2s,transform .2s}.note:after{content:"";position:absolute;right:0;bottom:0;width:25px;height:25px;border-radius:12px 0;background:linear-gradient(135deg,#ffffff0a 46%,#47361921 48%,#ffffff57);pointer-events:none}.note:hover{transform:translateY(-2px) rotate(var(--note-rotation, 0deg));box-shadow:0 3px 3px #382c181f,0 11px 17px -5px #382c1838,0 23px 36px -18px #382c1847,inset 0 1px #ffffff6b}.note.is-dragging{cursor:grabbing;z-index:1000!important;transform:translateY(-5px) rotate(var(--note-rotation, 0deg)) scale(1.025);box-shadow:0 5px 5px #382c181a,0 22px 38px -10px #382c1852;transition:box-shadow .15s,transform .15s}.note.is-completed{filter:saturate(.55);opacity:.78}.note.is-completed textarea{color:#3a332a9e;text-decoration:line-through;text-decoration-thickness:1.5px}.note-toolbar{display:flex;align-items:center;justify-content:space-between;min-height:26px;margin-bottom:8px}.note-lead{display:flex;align-items:center;gap:7px}.complete-toggle{display:grid;place-items:center;width:25px;height:25px;padding:0;border:1.5px solid rgba(52,61,48,.38);border-radius:50%;color:transparent;background:#ffffff29;cursor:pointer;font-size:15px;font-weight:700;transition:color .15s,background .15s,transform .15s}.complete-toggle:hover{transform:scale(1.08)}.complete-toggle[aria-pressed=true]{color:#fff;border-color:#60775c;background:#60775c}.note-number{font-size:10px;font-weight:700;letter-spacing:.16em;color:#322b1f78}.note-actions{display:flex;align-items:center;gap:8px}.note-colors{gap:4px}.note-colors .color-swatch{width:17px;height:17px;border-width:1px}.note-colors .color-swatch.is-selected{box-shadow:0 0 0 1.5px #514a41,inset 0 0 0 1px #ffffffe6}.delete-note{display:grid;place-items:center;width:32px;height:32px;margin:-9px -9px 0 0;border:0;border-radius:50%;color:#2d271d7a;background:transparent;cursor:pointer;font-size:18px;transition:background .15s,color .15s}.delete-note:hover{background:#4635201a;color:#472e24}.note textarea{display:block;width:100%;height:calc(100% - 35px);padding:0;resize:none;border:0;outline:0;color:#3a332a;background:transparent;font-family:Yomogi,cursive;font-size:17px;line-height:1.65;letter-spacing:.02em;-webkit-user-select:text;user-select:text;cursor:text}.note textarea::placeholder{color:#4037296b}footer{display:flex;align-items:center;justify-content:space-between;padding:14px 5px 0;font-size:11px;color:#928b80}footer p{display:flex;align-items:center;gap:7px;margin:0}.status-dot{width:6px;height:6px;border-radius:50%;background:#6f9870;box-shadow:0 0 0 3px #6f987021}:root[data-theme=dark]{color:#ede8df;background:#1b1a18;color-scheme:dark;--ink: #eee9e1;--muted: #aaa297;--line: rgba(255,255,255,.12);--accent: #ef8164}:root[data-theme=dark] body{background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.045),transparent 30%),#1b1a18}:root[data-theme=dark] .brand-mark,:root[data-theme=dark] .view-tabs,:root[data-theme=dark] .search-box,:root[data-theme=dark] .theme-toggle,:root[data-theme=dark] .project-bar{background:#ffffff0b}:root[data-theme=dark] .eyebrow,:root[data-theme=dark] .search-box,:root[data-theme=dark] .search-box input::placeholder,:root[data-theme=dark] footer{color:#9e978d}:root[data-theme=dark] .view-tabs button,:root[data-theme=dark] .theme-toggle,:root[data-theme=dark] .project-heading,:root[data-theme=dark] .project-actions button{color:#b9b2a8}:root[data-theme=dark] .view-tabs button.is-active{color:#24211d;background:#e6dfd5}:root[data-theme=dark] .search-box:focus-within{border-color:#ffffff38;background:#ffffff14}:root[data-theme=dark] .theme-toggle:hover,:root[data-theme=dark] .project-actions button:hover{color:#f4eee5;background:#ffffff17}:root[data-theme=dark] .add-button{color:#25211d;background:#eee8df}:root[data-theme=dark] .add-button:hover{background:#fffaf2}:root[data-theme=dark] .new-note-colors{color:#ede8df;background:#2c2a26fa}:root[data-theme=dark] .new-note-colors:before{background:#2c2a26}:root[data-theme=dark] .new-note-colors p{color:#c1b9ae}:root[data-theme=dark] .project-bar select,:root[data-theme=dark] .project-dialog input{color:#eee8df;background-color:#292722;border-color:#ffffff1f}:root[data-theme=dark] .project-dialog{color:#eee8df;background:#24221f}:root[data-theme=dark] .project-dialog p,:root[data-theme=dark] .project-dialog label{color:#aaa297}:root[data-theme=dark] .dialog-actions button{color:#c6beb3;background:#ffffff14}:root[data-theme=dark] .dialog-actions .dialog-primary{color:#25211d;background:#eee8df}:root[data-theme=dark] .board{background-color:#24231f;background-image:radial-gradient(rgba(255,255,255,.13) .75px,transparent .75px);box-shadow:inset 0 1px #ffffff0a,0 18px 55px #0000002e}:root[data-theme=dark] .board:before{background:linear-gradient(135deg,rgba(255,255,255,.025),transparent 40%)}:root[data-theme=dark] .done-dropzone{color:#9cab98;border-color:#96b99140;background:#4b60472e}:root[data-theme=dark] .done-dropzone:before{border-color:#ffffff0f}:root[data-theme=dark] .done-dropzone h2{color:#b5c5b2}:root[data-theme=dark] .done-dropzone p{color:#879385}:root[data-theme=dark] .done-check{background:#ffffff0d}:root[data-theme=dark] .empty-state{color:#837d74}:root[data-theme=dark] .empty-state p{color:#aaa399}@media(max-width:1050px){.topbar{flex-wrap:wrap}.search-box{order:4;width:min(460px,100%)}.project-bar{margin-top:-2px}.board-wrap{grid-template-columns:1fr}.done-dropzone{flex-direction:row;justify-content:flex-start;min-height:112px;padding:18px 24px;text-align:left}.done-check{flex:0 0 auto;margin:0 16px 0 0}.done-dropzone p br{display:none}}@media(max-width:767px){:root{--note-width: 168px;--note-height: 168px}.app-shell{padding:20px 14px 16px}.topbar{display:grid;grid-template-columns:1fr auto;gap:12px;margin-bottom:18px}.brand{gap:9px}.brand-mark{width:38px;height:38px;font-size:18px}.eyebrow{font-size:8px;letter-spacing:.14em}h1{font-size:22px}.view-tabs{grid-column:1 / -1;grid-row:2;width:100%}.view-tabs button{flex:1;min-height:38px}.search-box{grid-column:1 / -1;grid-row:3;width:100%;min-height:48px;margin:0}.top-actions{grid-column:2;grid-row:1}.theme-toggle{width:44px;min-height:44px;padding:0}.theme-toggle span:last-child{display:none}.add-button{min-width:48px;min-height:48px;padding:0 14px}.add-button span:last-child{display:none}.new-note-colors{right:-2px}.new-note-colors p{font-size:12px}.new-note-colors .color-swatch{width:40px;height:40px}.project-bar{display:grid;grid-template-columns:1fr;gap:8px;margin:-2px 0 14px;padding:10px}.project-heading{display:none}.project-bar select{width:100%;min-width:0;height:46px}.project-actions{display:grid;grid-template-columns:repeat(4,1fr);width:100%;margin:0}.project-actions button{min-height:42px;padding:0 5px;background:#ffffff85}.board{min-height:max(390px,calc(100vh - 330px));border-radius:18px}.done-dropzone{min-height:104px;border-radius:18px}.note{padding:14px 13px 13px}.complete-toggle{position:absolute;left:10px;bottom:9px;width:34px;height:34px}.note-lead{min-width:0}.note-actions{gap:5px}.note-number{display:none}.note-colors{gap:3px}.note-colors .color-swatch{width:19px;height:19px}.delete-note{width:34px;height:34px;margin:-6px -7px -3px 0}.note textarea{height:calc(100% - 38px);padding-bottom:32px;font-size:17px;line-height:1.55}footer p:last-child{display:none}}@media(max-width:390px){:root{--note-width: 154px;--note-height: 158px}.app-shell{padding-inline:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
