:root{--desk: #3d3a36;--paper: #fbf9f4;--paper-edge: #f1ede4;--rule: #cfc9bc;--rule-soft: #e2ddd2;--print: #26231f;--print-soft: #8b857a;--ink: #1d3461;--ink-soft: #4a5b82;--red-pen: #c0392b;--font-print: "Oswald", "IBM Plex Sans KR", sans-serif;--font-hand: "Nanum Pen Script", cursive;--font-ui: "IBM Plex Sans KR", -apple-system, sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--desk);background-image:radial-gradient(ellipse 120% 80% at 50% -10%,#4a4741 0%,var(--desk) 60%);font-family:var(--font-ui);color:var(--print);min-height:100vh}.desk{max-width:1040px;margin:0 auto;padding:18px 20px 60px;position:relative}.desk-loading{color:#b8b2a6;text-align:center;padding-top:30vh;font-family:var(--font-hand);font-size:1.6rem}.desk-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.desk-nav-left,.desk-nav-right{display:flex;align-items:center;gap:10px}.page-turn{width:34px;height:34px;border-radius:50%;border:1px solid #57534c;background:#46433d;color:#d8d2c6;font-size:1.2rem;line-height:1;cursor:pointer}.page-turn:hover{background:#57534c}.desk-print{cursor:pointer;background:transparent;font-family:var(--font-ui)}.jump-today,.desk-link{color:#d8d2c6;text-decoration:none;font-size:.86rem;padding:6px 12px;border-radius:16px;border:1px solid #57534c}.jump-today:hover,.desk-link:hover{background:#46433d}.save-stamp{min-width:64px;text-align:right;font-size:.78rem;color:#9a948a;transition:opacity .3s}.save-saved{color:#8fae8b}.save-error{color:#d98a80}.postits{display:flex;gap:12px;margin-bottom:14px;flex-wrap:wrap}.postit{flex:1;min-width:180px;max-width:300px;padding:10px 12px 12px;text-decoration:none;box-shadow:0 3px 8px #00000059;display:flex;flex-direction:column;gap:2px;font-family:var(--font-hand);color:#3d3226}.postit-0{background:#f6e58d;transform:rotate(-1.2deg)}.postit-1{background:#c8e6c9;transform:rotate(.8deg)}.postit-2{background:#f8c3ba;transform:rotate(-.5deg)}.postit:hover{transform:rotate(0) scale(1.02)}.postit-label{font-family:var(--font-print);font-size:.68rem;letter-spacing:.14em;color:#00000073;text-transform:uppercase;margin-bottom:2px}.postit-line{font-size:1.05rem;line-height:1.25}.postit-empty{font-size:1rem;color:#00000059}.sheet{background:linear-gradient(180deg,var(--paper) 0%,var(--paper-edge) 100%);border-radius:3px;box-shadow:0 1px 2px #0000004d,0 12px 32px #00000073,inset 0 0 60px #beb4a01f;padding:26px 30px 22px}.sheet-head{display:flex;justify-content:space-between;align-items:baseline;border-bottom:2.5px solid var(--print);padding-bottom:10px;margin-bottom:16px}.sheet-logo{font-family:var(--font-print);font-weight:600;font-size:1.35rem;letter-spacing:.42em;color:var(--print)}.sheet-date{display:flex;align-items:baseline;gap:10px}.sheet-date-label{font-family:var(--font-print);font-size:.72rem;letter-spacing:.2em;color:var(--print-soft)}.sheet-date-value{font-family:var(--font-hand);font-size:1.5rem;color:var(--ink)}.sheet-weekday{font-style:normal;margin-left:6px;font-size:1.2rem}.sheet-body{display:grid;grid-template-columns:40% 1fr;gap:26px}.print-label{font-family:var(--font-print);font-weight:500;font-size:.78rem;letter-spacing:.24em;color:var(--print);border-bottom:1.5px solid var(--print);padding-bottom:4px;margin-bottom:8px}.dump-label{margin-top:22px}.ink{font-family:var(--font-hand);color:var(--ink);background:transparent;border:none;outline:none;width:100%}.ink::placeholder{color:#b6b0a2;font-size:.95em}.struck{text-decoration:line-through;text-decoration-thickness:2px;color:var(--ink-soft)}.hand-check{width:22px;height:22px;flex:0 0 22px;border:1.6px solid var(--print-soft);border-radius:2px;background:transparent;cursor:pointer;font-family:var(--font-hand);font-size:1.15rem;line-height:1;color:var(--ink);transform:rotate(-1deg)}.hand-check.small{width:18px;height:18px;flex-basis:18px;font-size:1rem}.hand-check.checked{border-color:var(--ink-soft)}.hand-check.ghost{border-style:dashed;opacity:.45;cursor:default}.priorities{list-style:none;counter-reset:pr}.priority-row{display:flex;align-items:center;gap:10px;border-bottom:1.3px solid var(--rule);padding:7px 0 5px;counter-increment:pr}.priority-row:before{content:counter(pr);font-family:var(--font-print);font-size:.8rem;color:var(--print-soft);width:14px;text-align:center}.priority-input{font-size:calc(1.55rem * var(--fit, 1));line-height:1.1}.carry-box{margin:2px 0 6px;display:flex;flex-direction:column;gap:2px}.carry-item{text-align:left;background:transparent;border:none;cursor:pointer;font-family:var(--font-hand);font-size:1.15rem;color:#a39d90;padding:1px 2px;border-radius:3px}.carry-item:hover{color:var(--ink);background:#1d34610d}.carry-plus{color:var(--red-pen);font-weight:700}.carry-tag{font-size:.85rem;font-style:normal;opacity:.7}.dump{list-style:none}.dump-row{display:flex;align-items:center;gap:9px;border-bottom:1.1px solid var(--rule-soft);padding:4px 0 2px;min-height:33px}.dump-input{font-size:calc(1.35rem * var(--fit, 1));line-height:1.1}.sheet-right{position:relative}.grid{width:100%;border-collapse:collapse;table-layout:fixed}.grid th{font-family:var(--font-print);font-weight:500;font-size:.7rem;letter-spacing:.16em;color:var(--print-soft);border-bottom:1.5px solid var(--print);padding:0 0 5px;text-align:center}.grid-time-h{width:34px}.grid-hour{font-family:var(--font-print);font-weight:500;font-size:.86rem;color:var(--print);text-align:center;border-right:1.5px solid var(--rule);border-bottom:1.1px solid var(--rule-soft)}.grid-cell{position:relative;border-bottom:1.1px solid var(--rule-soft);border-right:1px dashed var(--rule-soft);height:33px;padding:0 4px}.grid-cell:last-child{border-right:none}.grid-cell.passed{background:#a0968212}.cell-input{font-size:calc(1.22rem * var(--fit, 1));line-height:1;padding-right:18px}.cell-done{position:absolute;right:2px;top:50%;transform:translateY(-50%);border:none;background:transparent;cursor:pointer;font-family:var(--font-hand);font-size:.95rem;color:#c3bdb0;padding:2px 4px}.cell-done.on,.cell-done:hover{color:var(--ink)}.grid-cell.band{position:relative}.grid-cell.band:before{content:"";position:absolute;top:16%;right:0;bottom:16%;left:0;pointer-events:none;background:var(--band-c);opacity:.42;-webkit-mask-image:repeating-linear-gradient(58deg,#000 0 5px,rgba(0,0,0,.72) 5px 8px);mask-image:repeating-linear-gradient(58deg,#000 0,#000 5px,#000000b8 5px,#000000b8 8px)}.grid-cell.band-start:before{left:3px;border-radius:5px 0 0 5px}.grid-cell.band-end:before{right:5px;border-radius:0 5px 5px 0}.grid-cell.band-done:before{opacity:.2}.grid-cell.band .cell-input{position:relative}.grid-cell.band-cont .cell-input{color:transparent;text-decoration:none}.grid-cell.band-cont .cell-input:focus{color:var(--ink)}.now-ruler{position:absolute;left:34px;right:0;top:calc(23px + (100% - 23px) / var(--rows) * var(--row));height:0;border-top:1.6px solid var(--red-pen);opacity:.75;pointer-events:none}.now-dot{position:absolute;left:-5px;top:-4px;width:7px;height:7px;border-radius:50%;background:var(--red-pen)}.sheet-review{margin-top:18px;padding-top:4px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:14px}.sheet-review .print-label{border-bottom:none;margin-bottom:0}.review-stars{display:flex;gap:2px}.star{background:transparent;border:none;cursor:pointer;font-size:1.25rem;color:var(--rule);line-height:1}.star.on{color:#d4a53c}.review-input{font-size:calc(1.35rem * var(--fit, 1));border-bottom:1.3px solid var(--rule);padding:2px 4px}.login-desk{min-height:100vh;display:grid;place-items:center}.login-card{background:var(--paper);padding:40px 44px;border-radius:3px;box-shadow:0 12px 32px #00000080;text-align:center;transform:rotate(-.4deg)}.login-logo{font-family:var(--font-print);letter-spacing:.42em;font-size:1.5rem;margin-bottom:6px}.login-sub{font-family:var(--font-hand);font-size:1.3rem;color:var(--ink-soft);margin-bottom:22px}.login-pin{font-family:var(--font-hand);font-size:2rem;letter-spacing:.5em;text-align:center;width:200px;border:none;border-bottom:2px solid var(--print);background:transparent;outline:none;color:var(--ink);padding-bottom:4px}.login-error{color:var(--red-pen);font-family:var(--font-hand);font-size:1.1rem;margin-top:12px;min-height:1.4em}.login-hint{color:var(--print-soft);font-size:.75rem;margin-top:20px}.week-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.mini-sheet{background:var(--paper);border-radius:2px;text-decoration:none;box-shadow:0 4px 10px #00000059;padding:10px 10px 12px;color:var(--print);min-height:150px;display:flex;flex-direction:column;gap:6px}.mini-sheet:hover{transform:translateY(-3px)}.mini-sheet.is-today{outline:2px solid var(--red-pen);outline-offset:2px}.mini-date{font-family:var(--font-print);font-size:.78rem;letter-spacing:.08em;border-bottom:1.5px solid var(--print);padding-bottom:4px}.mini-pr{font-family:var(--font-hand);font-size:1.05rem;color:var(--ink);line-height:1.25}.mini-meta{margin-top:auto;font-family:var(--font-print);font-size:.68rem;color:var(--print-soft);letter-spacing:.06em}.mini-stars{color:#d4a53c;font-size:.8rem}.goals-board{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.goal-pad{padding:16px 18px 20px;box-shadow:0 6px 16px #0006;min-height:320px}.goal-pad-0{background:#f6e58d;transform:rotate(-.7deg)}.goal-pad-1{background:#c8e6c9;transform:rotate(.5deg)}.goal-pad-2{background:#f8c3ba;transform:rotate(-.3deg)}.goal-pad-title{font-family:var(--font-print);font-size:.8rem;letter-spacing:.2em;color:#00000080;margin-bottom:4px}.goal-pad-period{font-family:var(--font-hand);font-size:1.3rem;color:#3d3226;margin-bottom:10px}.goal-items{list-style:none}.goal-row{display:flex;align-items:center;gap:8px;border-bottom:1px solid rgba(0,0,0,.12);padding:4px 0}.goal-input{font-family:var(--font-hand);font-size:1.3rem;color:#2c2418;background:transparent;border:none;outline:none;width:100%}.goal-input.struck{text-decoration:line-through;opacity:.55}.print-memo{margin:22px auto 0;max-width:1180px;width:100%;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--paper) 0%,var(--paper-edge) 100%);border-radius:3px;box-shadow:0 2px 10px #00000038;padding:18px 20px 20px}.memo-input{--rule: 30px;width:100%;min-height:calc(var(--rule) * 7);border:none;outline:none;resize:none;overflow:hidden;font-family:var(--font-hand);font-size:1.35rem;color:var(--ink);line-height:var(--rule);background-color:transparent;background-image:repeating-linear-gradient(to bottom,transparent 0,transparent calc(var(--rule) - 1px),var(--rule-soft) calc(var(--rule) - 1px),var(--rule-soft) var(--rule));background-attachment:local}.memo-input::placeholder{color:#b9b2a4}@media screen and (max-width: 860px){.desk{padding:12px 8px 40px}.sheet{padding:18px 14px 16px}.sheet-body{grid-template-columns:1fr;gap:18px}.postits{flex-direction:row;overflow-x:auto}.postit{min-width:150px}.week-grid{grid-template-columns:repeat(2,1fr)}.goals-board{grid-template-columns:1fr}.sheet-review{grid-template-columns:auto 1fr}.review-input{grid-column:1 / -1}}.inbox-item{display:inline-flex;align-items:center;gap:2px}.carry-accept{background:transparent;border:none;cursor:pointer;font-family:var(--font-hand);font-size:1.15rem;color:#a39d90;padding:1px 2px}.carry-accept:hover{color:var(--ink);background:#1d34610d}.carry-dismiss{background:transparent;border:none;cursor:pointer;color:#c3bdb0;font-size:.95rem;padding:0 4px}.carry-dismiss:hover{color:var(--red-pen)}@page{size:A4 landscape;margin:5mm 7mm}@media print{html,body{height:auto!important;min-height:0!important}body{background:#fff!important}.desk-nav,.carry-box,.now-ruler,.cell-done:not(.on){display:none!important}.desk{max-width:none;padding:0;position:relative;display:grid;grid-template-columns:1fr 1fr;column-gap:10mm;grid-template-rows:auto 1fr;align-items:stretch}.desk:after{content:"";position:absolute;left:50%;top:-2mm;bottom:-2mm;border-left:.3mm dashed #b3ab9c}.sheet{grid-column:1;grid-row:1 / span 2}.postits{grid-column:2;grid-row:1}.print-memo{grid-column:2;grid-row:2;display:flex;flex-direction:column}.sheet{border-radius:1mm;box-shadow:0 .5mm 1.8mm #0000002e;background:linear-gradient(180deg,var(--paper) 0%,var(--paper-edge) 100%);padding:4mm 4.5mm 3mm;break-inside:avoid;display:flex;flex-direction:column;height:100%}.sheet-body{grid-template-columns:40% 1fr!important;gap:4mm;flex:1;align-items:stretch}.sheet-left{display:flex;flex-direction:column;min-height:0}.dump{flex:1;display:flex;flex-direction:column;min-height:0}.dump-row{flex:1 1 0;min-height:0!important}.sheet-head{padding-bottom:1.6mm;margin-bottom:2.6mm;border-bottom-width:1.7px}.sheet-logo{font-size:12pt}.sheet-date-label{font-size:6.8pt}.sheet-date-value{font-size:11pt}.sheet-weekday{font-size:9.5pt}.print-label{font-size:7.6pt;padding-bottom:.9mm;margin-bottom:1.6mm;letter-spacing:.2em}.priority-row{padding:1.8mm 0 1.4mm;gap:1.6mm}.priority-row:before{font-size:7.5pt;width:3.4mm}.priority-input{font-size:calc(13pt * var(--fit, 1));line-height:1}.hand-check{width:3.6mm;height:3.6mm;flex-basis:3.6mm;border-width:.3mm}.hand-check.small{width:3mm;height:3mm;flex-basis:3mm}.dump-label{margin-top:4mm}.dump-row{min-height:8.55mm;padding:.6mm 0 .5mm;gap:1.6mm}.dump-input{font-size:calc(12pt * var(--fit, 1));line-height:1}.grid th{font-size:6pt;padding-bottom:.9mm;border-bottom-width:1.7px}.grid-time-h{width:6mm}.grid-hour{font-size:8.5pt;line-height:1}.grid-cell{height:8.46mm;padding:0 1mm}.cell-input{font-size:calc(10.2pt * var(--fit, 1));line-height:1;padding-right:3mm}.cell-done{font-size:6.5pt;right:.4mm}.grid-cell.passed{background:transparent}.grid-cell.band:before{top:20%;right:0;bottom:20%;left:0}.sheet-review{margin-top:2.6mm;gap:2.6mm}.sheet-review .print-label{margin-bottom:0}.star{font-size:9pt}.review-input{font-size:calc(12pt * var(--fit, 1));line-height:1}.postits{margin-bottom:4mm;gap:3.5mm;flex-wrap:nowrap}.postit{padding:2mm 2.5mm 2.5mm;min-width:0;max-width:none;box-shadow:0 .5mm 1.5mm #00000029}.postit-label{font-size:6.2pt}.postit-line{font-size:10.5pt;line-height:1.2;overflow-wrap:anywhere}.postit-empty{visibility:hidden}.desk{height:193mm}.print-memo{display:flex!important;align-self:stretch;margin:0;max-width:none;background:linear-gradient(180deg,var(--paper) 0%,var(--paper-edge) 100%);border-radius:1mm;box-shadow:0 .5mm 1.8mm #0000002e;padding:4mm 4.5mm;height:100%}.memo-input{--rule: 8.4mm;flex:1;min-height:0;height:100%!important;resize:none;overflow:hidden;font-size:11pt}input::placeholder,textarea::placeholder{color:transparent!important}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
