:root{--ink:#423d35;--muted:#756d61;--paper:#fffdf6;--bg:#f2ede3;--line:#ded6c7;--sage:#e0e7d5;--rose:#edc9be;--blue:#dce7e9;--butter:#f3e4b8;--shadow:0 12px 30px #55483112,0 2px 4px #5548310a}*{box-sizing:border-box}body{color:var(--ink);background:radial-gradient(#8d785c12 .7px,#0000 .7px) 0 0/5px 5px,linear-gradient(135deg,#f5f0e5,#eae5d9);margin:0;font-family:Avenir Next,ui-rounded,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}:-webkit-any(button,input,textarea,select,[contenteditable]):focus-visible{outline:2px solid #69765a;outline-offset:3px}:-moz-any(button,input,textarea,select,[contenteditable]):focus-visible{outline:2px solid #69765a;outline-offset:3px}:is(button,input,textarea,select,[contenteditable]):focus-visible{outline:2px solid #69765a;outline-offset:3px}@media (hover:hover){button:hover{box-shadow:inset 0 0 0 1px #756d6140}}i{width:18px;height:18px}.app{max-width:1120px;margin:auto;padding:28px 20px 48px}.button,.round{border:1px solid var(--line);background:var(--paper);color:var(--ink);display:inline-flex;border-radius:13px;justify-content:center;align-items: center;gap:7px;padding:10px 13px;font-size:13px}.button.primary{background:var(--ink);border-color:var(--ink);color:#fff}.round{background:var(--bg);border:0;border-radius:50%;width:35px;height:35px;padding:0}.hide{display:none!important}.top,.dayhead,.bottom-actions,.modal-actions{display:flex;justify-content:space-between;align-items: center}.top{margin-bottom:22px}.brand{display:flex;align-items: center;gap:10px}.brandmark{background:var(--rose);display:grid;overflow:hidden;border:1px solid #423d3526;border-radius:10px 14px 9px 13px;place-items: center;width:40px;height:40px;transform:rotate(-7deg);box-shadow:2px 3px #fffdf6}.brandmark img{object-fit:cover;display:block;width:100%;height:100%}.brand h1{margin:0;font:italic 31px Georgia,serif}.brand p{color:var(--muted);margin:3px 0 0;font-size:13px}.toolbar,.modal-actions{display:flex;gap:8px}.layout{display:grid;grid-template-columns:minmax(0,1.18fr)minmax(285px,.82fr);gap:22px}.device,.panel{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow)}.device{position:relative;box-shadow:var(--shadow),3px 4px 0 var(--paper),4px 5px 0 var(--line),6px 7px 0 var(--paper);border-radius:12px 22px 22px 12px;padding:14px}.status{display:flex;color:var(--muted);justify-content:space-between;padding:1px 4px 13px;font-size:11px}.dayhead strong{color:var(--muted);font:italic 14px Georgia,serif}.date{text-align:center;margin:13px 0}.date h2{margin:0;font:italic 35px Georgia,serif}.date p{color:var(--muted);margin:5px 0;font-size:12px}.views{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px dashed var(--line);background:0 0;border-radius:14px;margin-bottom:14px;padding:3px}.views button{color:var(--muted);background:0 0;border:0;border-radius:11px;padding:9px;font-size:12px}.views button.active{background:var(--sage);color:var(--ink);box-shadow:0 2px #69765a30}.view{display:none}.view.active{display:block}.week,.month{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;padding:8px 0}.week>div{background:var(--bg);border-radius:10px;min-height:115px;padding:8px;font-size:11px}.month>div{background:var(--bg);border-radius:9px;min-height:48px;padding:6px;font-size:11px}.week>.today,.month>.today{background:var(--rose)}.week strong{display:block;margin-bottom:10px;font-size:12px}.eventdot{display:block;background:#e8dff2;border-radius:5px;margin-top:4px;padding:4px}.dot{background:var(--ink);border-radius:50%;width:5px;height:5px;margin-top:5px}.calendar-decorations{display:flex;background:0 0;flex-wrap:wrap;align-items: center;gap:2px;min-height:0;margin:2px 0 4px;padding:0}.calendar-decoration{display:block;overflow:hidden;background:0 0;border-radius:4px;min-width:0;max-width:100%;padding:0;line-height:1.1}.calendar-decoration img{display:block;object-fit:contain;filter:drop-shadow(0 1px 1px #302a3526);width:28px;height:24px}.calendar-decoration.washi img{width:42px;height:13px}.calendar-decoration.text{white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding:2px 3px;font-size:9px}.journal{position:relative;overflow:hidden;background-color:#f7f4e8;background-image:linear-gradient(90deg,#0000 27px,#c7837226 27px 28px,#0000 28px),radial-gradient(#82755f30 .7px,#0000 .7px);background-position:0 0;background-repeat:repeat;background-size:100% 100%,18px 18px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:21px;min-height:468px;padding:17px 13px}.journal:after{content:"";position:absolute;pointer-events:none;border:1px solid #302a3514;border-radius:16px;inset:8px}.journal-title{position:relative;z-index:1;display:flex;justify-content:space-between;gap:6px;font:italic 16px Georgia,serif}.journal-title>span:first-child{overflow-wrap:anywhere;min-width:0}.journal-title-actions{display:inline-flex;align-items: center;gap:3px}.icon-button{color:var(--muted);display:inline-grid;background:0 0;border:0;place-items: center;padding:3px}.icon-button i{width:14px;height:14px}.journal-title [contenteditable=true]{outline:2px solid var(--rose);border-radius:4px;padding:1px 4px}.weather{color:var(--muted);display:flex;align-items: center;gap:4px;font:12px Avenir Next,sans-serif}.note{position:relative;z-index:1;background:var(--paper);border-radius:5px 15px 15px;margin:13px 3px;padding:12px;font-size:13px;line-height:1.45;box-shadow:0 6px 10px #302a351a}.note:before{content:"";position:absolute;background:var(--rose);opacity:.85;width:56px;height:13px;top:-7px;left:25px;transform:rotate(-3deg)}.note.blue{background:var(--blue);transform:rotate(1deg)}.note.butter{background:var(--butter);transform:rotate(-1deg)}.note h3{margin:0 0 8px;font-size:13px}.line{border-bottom:1px dashed var(--line);display:flex;gap:10px;padding:5px 0}.line:last-child{border-bottom:0}.time{color:var(--muted);min-width:43px;font-size:11px}.canvas-message{position:relative;z-index:1;text-align:center;color:#302a359e;border:1px dashed #9b927e80;border-radius:13px;margin:14px 3px;padding:10px;font-size:12px}.placed{position:absolute;z-index:3;touch-action:none;user-select:none;cursor:grab}.photo-sticker{object-fit:contain;filter:drop-shadow(0 0 2px #fff)drop-shadow(0 0 5px #fff)drop-shadow(2px 5px 4px #302a353d);width:104px;max-height:120px;transform:rotate(-4deg)}.decoration-wrap{z-index:3;width:max-content;max-width:85%}.decoration-remove{position:absolute;display:none;z-index:2;border:1px solid var(--line);background:var(--paper);color:var(--ink);cursor:pointer;border-radius:50%;width:22px;height:22px;font-size:15px;line-height:1;top:-9px;right:-9px;box-shadow:0 2px 5px #55483126}.decoration-wrap.selected .decoration-remove,.decoration-wrap:focus .decoration-remove,body.creative-open .decoration-remove{display:grid;place-items: center}.washi{opacity:.88;mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%);-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%);background-position:50%;background-size:cover;border-radius:3px;width:154px;height:36px;transform:rotate(3deg);box-shadow:0 3px 5px #302a3529}.placed-text{z-index:4;white-space:pre-wrap;overflow-wrap:anywhere;min-width:40px;max-width:150px;padding:4px}.photo-sticker,.washi,.tray-item img,.tray-item.washi-sample,#makerModal .piece-preview{filter:url(#doodleOutline) drop-shadow(2px 4px 3px #302a3526)}.washi{mask-image:none;-webkit-mask-image:none}.drawing-layer{position:absolute;z-index:4;display:none;touch-action:none;inset:0}.drawing-layer.active{display:block}.creative-fab{position:absolute;z-index:5;background:var(--ink);color:#fff;display:grid;border:0;border-radius:16px;place-items: center;width:48px;height:48px;bottom:16px;right:16px;box-shadow:0 8px 18px #302a3540}.add-fab{background:var(--rose);color:var(--ink);right:72px}.journal-actions{display:flex;flex-shrink:0;justify-content:flex-end;gap:8px;margin-top:10px}.journal-actions .creative-fab{position:static}.entry-category{position:absolute;z-index:1;color:var(--ink);text-align:center;min-width:80px;padding:2px 6px;font-size:11px;font-weight:600;line-height:18px;top:-10px;left:25px}.calendar-cell{min-width:0}.calendar-date,.calendar-entry{display:block;color:var(--ink);text-align:left;background:0 0;border:0;width:100%;padding:6px 3px}.calendar-entry{background:var(--paper);overflow-wrap:anywhere;border-radius:6px;margin:5px 0;font-size:11px}.calendar-entry.done{text-decoration:line-through;opacity:.6}.selected-day{outline:2px solid var(--muted);outline-offset:-2px}.outside-month{opacity:.6}.creative-drawer{display:none;position:relative;z-index:6;background:var(--paper);border:1px solid var(--line);box-shadow:none;border-radius:20px;margin-top:12px;padding:11px}.drawer-head{display:flex;justify-content:space-between;align-items: center;margin-bottom:6px;font-size:13px}.creative-open .device>.creative-fab,.tray[hidden]{display:none}.creative-drawer .tray{margin-top:12px}body:has(dialog[open]){overflow:hidden}.creative-drawer.open{display:block}.creative-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);gap:4px;padding-bottom:8px}.creative-tabs button{color:var(--muted);display:grid;background:0 0;border:0;border-radius:10px;justify-items:center;gap:3px;padding:8px 3px;font-size:11px}.creative-tabs button.active{background:var(--bg);color:var(--ink)}.creative-panel{display:none;padding:11px 2px 0}.creative-panel.active{display:block}.picker-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.picker-row button{border:1px solid var(--line);background:var(--bg);display:grid;border-radius:11px;justify-items:center;gap:4px;padding:9px 5px;font-size:11px}.text-tools{display:grid;gap:8px}.text-tools input[type=text],.text-tools input:not([type]){border:1px solid var(--line);background:var(--bg);border-radius:10px;padding:9px}.format-row,.draw-tools{display:flex;align-items: center;gap:6px}.format-row select,.format-row button{border:1px solid var(--line);background:var(--bg);color:var(--ink);border-radius:9px;padding:7px;font-size:11px}.format-row button.selected{background:var(--ink);color:#fff}.format-row input[type=color],.draw-tools input[type=color]{background:0 0;border:0;width:31px;height:31px;padding:0}.draw-tools input[type=range]{flex:1}.bottom-actions{margin-top:13px}.side{display:grid;align-content: start;gap:13px}.panel{position:relative;border-radius:5px 12px 8px 14px;padding:16px}.panel:before{content:"";position:absolute;pointer-events:none;background:repeating-linear-gradient(45deg,#d6debfbb 0 5px,#e8edd8cc 5px 10px);width:70px;height:18px;top:-9px;left:calc(50% - 35px);transform:rotate(-4deg)}.panel h2{margin:0 0 5px;font:italic 22px Georgia,serif}.panel h3{margin:0 0 7px;font-size:14px}.panel p{color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.45}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.quick{background:var(--bg);color:var(--ink);display:grid;border:0;border-radius:13px;place-items: center;gap:5px;padding:11px 6px;font-size:11px}.quick:nth-child(3n+1){background:#edc9be40}.quick:nth-child(3n+2){background:#e0e7d580}.quick:nth-child(3n){background:#dce7e970}.quick svg{stroke-width:1.5;transform:rotate(-5deg)}.drawer-head{font:italic 16px Georgia,serif}.quick i{width:20px;height:20px}.tray{display:flex;overflow-x:auto;gap:9px;min-height:58px;padding:2px 0 3px}.tray-item{border:1px dashed var(--line);background:var(--bg);display:grid;overflow:hidden;border-radius:12px;flex:0 0 57px;place-items: center;height:57px;padding:0}.tray-item img{object-fit:contain;width:100%;height:100%}.tray-item.washi-sample{background-position:50%;background-size:cover;align-self: center;height:30px}.empty{color:var(--muted);padding:8px 0;font-size:12px}.user-entries{position:relative;z-index:2}.user-entry{position:relative;display:flex;background:var(--butter);border-radius:5px 15px 15px;align-items: flex-start;gap:6px;margin:13px 3px;padding:12px 8px 8px;font-size:12px;box-shadow:0 4px 8px #302a3514}.user-entry:before{content:"";position:absolute;background:var(--rose);opacity:.85;width:80px;height:22px;top:-10px;left:25px;transform:rotate(-3deg)}.user-entry{margin-top:22px}.user-entry.entry-event{background:var(--blue);transform:rotate(1deg)}.user-entry.entry-note{background:var(--paper)}.user-entry.entry-task{background:var(--sage);transform:rotate(-1deg)}.user-entry[data-paper=cream]{background:var(--paper)}.user-entry[data-paper=yellow]{background:var(--butter)}.user-entry[data-paper=pink]{background:var(--rose)}.user-entry[data-paper=blue]{background:var(--blue)}.user-entry[data-paper=green]{background:var(--sage)}.user-entry[data-paper=lavender]{background:#e8dff2}.user-entry[data-tape=blue]:before{background:#a9cddd}.user-entry[data-tape=stripes]:before{background:repeating-linear-gradient(45deg,#edbdcb 0 4px,#fff0f4 4px 8px)}.user-entry[data-tape=dots]:before{background:radial-gradient(#a481ae 1.5px,#0000 2px) 0 0/7px 7px,#eadff0}.user-entry[data-tape=none]:before{display:none}.entry-appearance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.entry-appearance select{display:block;border:1px solid var(--line);background:var(--bg);color:var(--ink);border-radius:10px;width:100%;min-height:44px;margin-top:5px;padding:8px;font-size:16px}.exercise-options{border:1px dashed var(--line);border-radius:12px;margin:14px 0 4px;padding:10px}.exercise-options legend{color:var(--muted);padding:0 4px;font-size:12px}.exercise-options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.exercise-options label{display:flex;border:1px solid var(--line);background:var(--bg);color:var(--ink);border-radius:9px;align-items: center;gap:7px;margin:0;padding:9px 8px;font-size:12px}.exercise-options input{accent-color:#69765a;width:16px;height:16px;margin:0}.entry-exercise{font-weight:600;color:var(--ink)!important}.user-entry button{color:var(--ink);background:0 0;border:0}.entry-check,.entry-delete{font-size:18px}.entry-main{display:grid;text-align:left;cursor:pointer;flex:1;gap:3px;min-width:0}.entry-link{color:var(--ink);text-decoration:none}.entry-link strong{text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px;overflow-wrap:anywhere}.entry-main span{display:none;color:var(--muted);white-space:normal;overflow-wrap:anywhere;word-break:break-word}.entry-main strong{overflow-wrap:anywhere;word-break:break-word;min-width:0}.entry-image{display:block;object-fit:cover;border-radius:9px;width:min(180px,100%);max-height:120px;margin-top:4px}.entry-date{color:var(--muted);font-size:11px}.entry-edit{color:var(--muted);background:0 0;border:0;font-size:17px}.user-entry.expanded .entry-main span{display:block}.user-entry.done .entry-main strong{text-decoration:line-through;color:var(--muted)}.user-entry.entry-note{display:grid;grid-template-columns:1fr auto auto;padding:16px 12px 8px;font-size:13px;line-height:1.45;box-shadow:0 6px 10px #302a351a}.entry-note .entry-main{grid-column:1/-1;gap:8px;min-width:0;padding:0}.entry-note .entry-main span{display:block;white-space:pre-wrap;color:var(--ink);overflow-wrap:anywhere}.entry-note .entry-main strong{color:var(--ink);text-decoration:none;overflow-wrap:anywhere}.entry-note .entry-delete{grid-column:2}.entry-note .entry-delete,.entry-note .entry-edit{min-height:44px;padding:8px;font-size:12px}.day-menu-dropdown{position:absolute;z-index:8;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:13px;padding:6px;top:84px;right:24px}.modal-wrap{position:fixed;display:none;z-index:10;background:#291f2861;justify-content:center;align-items: center;padding:18px;inset:0}.modal-wrap.show{display:flex}.modal{overflow:auto;background:var(--paper);box-shadow:var(--shadow);border-radius:22px;width:min(470px,100%);max-height:92dvh;padding:20px}.modal h2{margin:0 0 8px;font:italic 25px Georgia,serif}.modal-head{display:flex;justify-content:space-between;align-items: center}.modal-head h2{margin:0}.entry-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.entry-menu .quick{min-height:64px}.modal label{display:block;color:var(--muted);margin:11px 0 5px;font-size:12px}.modal input,.modal textarea{border:1px solid var(--line);background:var(--bg);color:var(--ink);border-radius:11px;width:100%;padding:11px}.modal textarea{resize:vertical;overflow-wrap:anywhere;min-height:80px}#photoPick{width:100%;margin-top:12px;margin-bottom:4px}.piece-stage{position:relative;aspect-ratio:1;overflow:hidden;background:linear-gradient(45deg,#eee 25%,#0000 25% 75%,#eee 75%) 0 0/22px 22px,linear-gradient(45deg,#eee 25%,#fff 25% 75%,#eee 75%) 11px 11px/22px 22px;border-radius:15px;width:100%}.piece-canvas,.piece-preview{display:block;object-fit:contain;width:100%;height:100%}.piece-preview{display:none}#makerModal{color:var(--ink);border:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0}#makerModal::backdrop{background:#291f2861}#makerModal .modal{display:flex;overflow:auto;flex-direction:column;gap:12px;height:min(760px,94dvh)}#makerModal .piece-stage{aspect-ratio:auto;background:var(--bg);flex:1;min-height:80px}#makerModal .piece-preview{filter:url(#doodleOutline) drop-shadow(0 3px 3px #302a3533);padding:24px}#makerModal .cutout-note{text-align:center;margin:0}#makerModal .modal-actions{flex-shrink:0}#makerModal .modal-actions .primary{flex:1}.cutout-note{color:var(--muted);margin:10px 0 0;font-size:12px}.processing{display:none;position:absolute;text-align:center;color:var(--ink);background:#fffdfac7;place-items: center;padding:30px;font-size:14px;inset:0}.processing.show{display:grid}.processing i{animation:spin 1s linear infinite;width:28px;height:28px}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:780px){.app{padding:max(8px,env(safe-area-inset-top))10px max(8px,env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:8px;height:100dvh}.top{align-items: flex-start;margin-bottom:0}.brand h1{font-size:28px}.toolbar .button:not(.primary){display:none}.toolbar #goToday{display:inline-flex}.layout{grid-template-columns:1fr;flex:1;gap:14px;min-height:0}.device{display:flex;border-radius:25px;flex-direction:column;min-height:0;padding:12px}.side,.status,.brand p,.bottom-actions{display:none}.date{margin:6px 0}.date h2{font-size:28px}.views{flex-shrink:0;margin-bottom:8px}.view.active{overflow:auto;flex:1;min-height:0}#dayView{border-radius:21px}.panel{border-radius:17px}.journal{overflow:auto;height:100%;min-height:0;padding-bottom:78px}.user-entry{max-width:100%}.entry-note .entry-main span:not(.entry-date){display:-webkit-box;-webkit-line-clamp:7;overflow:hidden;-webkit-box-orient:vertical;max-height:10.15em}.entry-note.expanded .entry-main span:not(.entry-date){display:block;overflow:visible;max-height:none}.entry-note .entry-main strong{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical}.entry-note.expanded .entry-main strong{display:block;overflow:visible}.placed-text{max-width:min(150px,45vw);font-size:12px}.calendar-entry{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;max-height:2.8em}.week>div{min-height:78px;padding:6px;font-size:10px}.month>div{min-height:42px}.calendar-decoration img{width:22px;height:18px}.calendar-decoration.washi img{width:30px;height:10px}.calendar-decoration.text{font-size:8px}.quick{min-height:58px}.bottom-actions>button:first-child,.bottom-actions>button:last-child{display:none}.creative-drawer{position:relative;overflow:auto;flex-shrink:0;max-height:38dvh;margin-top:8px;padding:8px}.creative-fab{position:absolute;bottom:20px;right:20px}.add-fab{right:76px}.entry-menu{grid-template-columns:repeat(2,1fr)}.format-row{flex-wrap:wrap}.draw-tools input[type=range]{min-width:0}button{min-height:44px}input,select,textarea{font-size:16px}#makerModal{padding:0}#makerModal .modal{padding:max(16px,env(safe-area-inset-top))16px max(16px,env(safe-area-inset-bottom));border-radius:0;width:100%;height:100%;max-height:none}.modal{padding:16px}}@media (max-width:780px) and (max-height:500px){.creative-drawer{position:absolute;z-index:7;max-height:70dvh;margin-top:0;bottom:8px;left:8px;right:8px}}
