:root{font-family:Zen Maru Gothic,sans-serif;color:#2d2a25;background:#fff9ec}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 4% 12%,#ffe4a8 0 1px,transparent 2px) 0 0 / 25px 25px,#fff9ec}button,textarea{font:inherit}.app-shell{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:32px 0 48px}.status-filters{display:flex;gap:7px;margin:0 0 16px}.status-filter{min-height:38px;padding:0 15px;border:1px solid #e6d8c5;border-radius:20px;color:#8c7c69;cursor:pointer;font-size:13px;font-weight:700;background:#fffdf8}.status-filter:hover{border-color:#f07849}.status-filter.is-active{border-color:#f07849;color:#fff;background:#f07849;box-shadow:0 3px #ce5b33}.project-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 16px;padding:10px 14px;border:1px solid #eadcc9;border-radius:15px;background:#fffdf8}.project-picker,.project-actions{display:flex;align-items:center;gap:8px}.project-picker>span{color:#e88b3f;font-size:19px}.project-picker label{color:#887966;font-size:13px;font-weight:700}.project-picker select{min-width:180px;min-height:36px;padding:0 9px;border:1px solid #dfcfbd;border-radius:9px;color:#584c40;font:700 13px Zen Maru Gothic,sans-serif;background:#fff}.project-actions button{min-height:34px;padding:0 10px;border:1px solid #e4d5c3;border-radius:8px;color:#725f4b;cursor:pointer;font-size:12px;font-weight:700;background:#fff}.project-actions button:hover{border-color:#e88b3f;color:#c36830}.project-actions .danger-button:hover{border-color:#d96248;color:#c34028}.project-actions button:disabled{cursor:not-allowed;opacity:.45}.app-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.brand{display:flex;align-items:center;gap:14px}.brand-mark{display:grid;width:46px;height:46px;place-items:center;border-radius:16px;color:#fff;font-size:25px;background:#ffae32;box-shadow:4px 5px #ef8b1e;transform:rotate(-5deg)}.eyebrow{margin:0 0 1px;color:#a79884;font:700 11px/1.2 DM Sans,sans-serif;letter-spacing:.12em}h1{margin:0;font-size:clamp(24px,3vw,32px);letter-spacing:.04em}.new-note-controls{display:flex;align-items:center;gap:10px}.new-note-color{display:flex;align-items:center;gap:6px;color:#756b5a;font-size:13px;font-weight:700}.new-note-color select,.note-color-select{min-height:34px;border:1px solid #dfcfbd;border-radius:9px;color:#584c40;cursor:pointer;font-size:13px;font-weight:700;background:#fffdf8}.new-note-color select{padding:0 8px}.add-button{min-height:50px;padding:0 20px;border:0;border-radius:14px;color:#fff;cursor:pointer;font-weight:700;background:#f07849;box-shadow:0 5px #ce5b33;transition:transform .15s,box-shadow .15s}.add-button span{font-size:20px;vertical-align:-1px}.add-button:hover{transform:translateY(-2px);box-shadow:0 7px #ce5b33}.add-button:active{transform:translateY(3px);box-shadow:0 2px #ce5b33}.board-area{overflow:hidden;border:1px solid #eadcc9;border-radius:22px;background:#fffdf8;box-shadow:0 12px 30px #b78d4c1c}.board-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:8px 22px;border-bottom:1px solid #f0e5d6;color:#867765;font-size:13px}.board-toolbar p{margin:0}.board-tools{display:flex;align-items:center;gap:16px}.hint{color:#b4a491}.search-notes{display:flex;align-items:center;gap:5px;height:34px;padding:0 9px;border:1px solid #e4d7c7;border-radius:10px;color:#aa9b87;background:#fff}.search-notes span{font:700 20px/1 DM Sans,sans-serif}.search-notes input{width:130px;min-width:0;border:0;outline:0;color:#554a3e;font-size:13px;background:transparent}.search-notes input::placeholder{color:#b5a895}.empty-search{position:absolute;top:50%;left:50%;margin:0;color:#a39481;font-size:15px;transform:translate(-50%,-50%)}.board{position:relative;min-height:590px;overflow:hidden;background-color:#fffdf8;background-image:linear-gradient(#f4ecdf 1px,transparent 1px),linear-gradient(90deg,#f4ecdf 1px,transparent 1px);background-size:24px 24px}.completed-area{overflow:hidden;margin-top:24px;border:2px dashed #a9d8be;border-radius:22px;background:#f5fff8}.completed-heading{display:flex;align-items:center;gap:10px;min-height:66px;padding:10px 20px;color:#52856a;background:#e8f8ed}.completed-heading>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#fff;font-weight:700;background:#65aa7f}.completed-heading p{margin:0 0 1px;font:700 10px/1 DM Sans,sans-serif;letter-spacing:.12em}.completed-heading h2{margin:0;font-size:17px}.completed-heading small{margin-left:auto;color:#7ba58b;font-size:12px}.completed-board{min-height:260px;background-color:#fafffb;background-image:linear-gradient(#e4f1e8 1px,transparent 1px),linear-gradient(90deg,#e4f1e8 1px,transparent 1px)}.sticky-note{position:absolute;display:flex;flex-direction:column;width:218px;height:196px;padding:10px 14px 14px;border:0;border-radius:3px 3px 17px;box-shadow:3px 4px #92764b22,8px 12px 17px #5d48282c;cursor:grab;touch-action:none;transform:rotate(var(--tilt, -1.8deg));transition:box-shadow .15s,transform .15s}.sticky-note:nth-child(2n){--tilt: 1.5deg}.sticky-note:nth-child(3n){--tilt: -1.1deg}.sticky-note:focus-visible{outline:3px solid #4b9ac5;outline-offset:3px}.sticky-note.is-dragging{z-index:5;cursor:grabbing;box-shadow:4px 5px #80673d20,12px 18px 24px #4c3b2348;transform:rotate(0) scale(1.03)}.note-yellow{background:#ffe580}.note-pink{background:#ffc5d5}.note-blue{background:#bfe4f4}.note-green{background:#bfe9cc}.note-topbar{display:flex;align-items:center;justify-content:space-between;gap:7px;height:27px}.drag-handle{color:#756b5a;cursor:grab;font-size:23px;letter-spacing:-3px;line-height:1}.note-color-select{min-width:49px;min-height:28px;padding:0 3px;border-color:#ffffff85;background:#ffffff63}.delete-button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:50%;color:#735544;cursor:pointer;font-size:25px;line-height:1;background:#ffffff63}.delete-button:hover{color:#fff;background:#d96248}.complete-button{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border:2px solid #7ca98a;border-radius:50%;color:#5b966e;cursor:pointer;font-weight:700;line-height:1;background:#ffffff63}.complete-button:hover,.is-completed .complete-button{color:#fff;background:#5da879}.is-completed{filter:saturate(.72)}.is-completed .note-text{color:#706b63;text-decoration:line-through;text-decoration-color:#5da879;text-decoration-thickness:2px}.note-text{width:100%;height:135px;resize:none;border:0;outline:0;padding:8px 2px;color:#3c342d;cursor:text;font-family:Yomogi,cursive;font-size:18px;font-weight:400;line-height:1.5;letter-spacing:.03em;background:transparent}.note-text::placeholder{color:#8d806c}@media(max-width:820px){.app-shell{width:min(100% - 32px,720px);padding-top:22px}.board{min-height:650px}.hint{display:none}}@media(max-width:520px){.app-shell{width:calc(100% - 24px);padding:16px 0 28px}.app-header{align-items:flex-start;gap:10px;margin-bottom:16px}.brand{gap:10px}.brand-mark{width:39px;height:39px;border-radius:13px;font-size:21px}.eyebrow{font-size:9px}h1{font-size:23px}.status-filters{margin-bottom:12px}.status-filter{min-height:42px;flex:1;padding:0 8px}.project-bar{align-items:stretch;flex-direction:column;gap:9px;padding:10px}.project-picker{width:100%}.project-picker select{flex:1;min-width:0}.project-actions{display:grid;grid-template-columns:repeat(4,1fr)}.project-actions button{min-height:38px;padding:0 3px;font-size:10px}.new-note-controls{gap:5px}.new-note-color{font-size:0}.new-note-color select{width:76px;min-height:46px;padding:0 4px;font-size:12px}.add-button{min-width:52px;min-height:46px;padding:0 11px;font-size:0}.add-button span{font-size:27px}.board-area,.completed-area{border-radius:17px}.board-toolbar{align-items:flex-start;min-height:76px;padding:10px 14px}.board-tools{flex:1;justify-content:flex-end}.search-notes{height:38px}.search-notes input{width:115px;font-size:14px}.board{min-height:620px}.completed-heading{min-height:62px;padding:10px 14px}.completed-heading small{max-width:105px;text-align:right;line-height:1.35}.completed-board{min-height:260px}.sticky-note{width:218px;height:196px}.delete-button{width:36px;height:36px}.note-text{font-size:16px}}
