:root{--paper:#f5f2eb;--ink:#27251f;--muted:#77736a;--line:#ddd8cc;--teal:#32665c;--yellow:#fff0ac;--yellow2:#ffed99}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shell{max-width:1380px;min-height:100vh;margin:auto;padding:28px 42px 24px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0 0 6px;font-size:10px;font-weight:700}h1,h2,h3,p{margin:0}h1{font-family:Georgia,serif;font-size:27px;font-weight:500}h2{font-family:Georgia,serif;font-size:34px;font-weight:500}.header-actions{align-items:center;gap:18px;display:flex}.save-state{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.status-dot{background:#6f9d8b;border-radius:50%;width:7px;height:7px}.archive-button,.primary-button,.icon-button,.avatar,.note-footer button,.footer button{font:inherit;cursor:pointer;border:0}.archive-button{color:var(--ink);background:0 0;font-size:13px}.archive-button span{color:var(--muted);margin-left:3px}.primary-button{background:var(--teal);color:#fff;border-radius:7px;padding:11px 15px;font-size:13px;font-weight:650}.primary-button span{vertical-align:-2px;margin-right:7px;font-size:18px;line-height:0}.avatar{color:#fff;background:#d9b67b;border-radius:50%;width:33px;height:33px;font-weight:700}.welcome{justify-content:space-between;align-items:end;padding:42px 4px 30px;display:flex}.welcome-copy{color:var(--muted);font-size:14px}.jump-nav{display:none}.board{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.column{min-width:0}.column-heading{border-top:2px solid var(--ink);justify-content:space-between;align-items:start;padding:15px 3px 18px;display:flex}.column-heading h2{font-family:inherit;font-size:15px;font-weight:700}.column-heading span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.icon-button{width:28px;height:28px;color:var(--teal);background:0 0;border:1px solid #c9c3b7;border-radius:50%;font-size:20px;line-height:20px}.note-list{flex-direction:column;gap:13px;display:flex}.note{background:var(--yellow);flex-direction:column;justify-content:space-between;min-height:130px;padding:17px 17px 12px;display:flex;transform:rotate(-.35deg);box-shadow:0 3px 10px #514b3a18}.note:nth-child(2n){background:var(--yellow2);transform:rotate(.3deg)}.note p{max-width:28ch;font-family:Georgia,serif;font-size:18px;line-height:1.28}.note-footer{align-items:center;gap:8px;margin-top:16px;display:flex}.note-footer button{color:#716a4c;background:0 0;padding:0;font-size:18px}.note-footer span{color:#a59a6a;margin-left:auto;font-size:11px}.empty{min-height:130px;color:var(--muted);border:1px dashed #cbc5b9;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.empty span{color:#b5afa2;font-size:25px}.empty p{font-size:13px}.footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:20px;margin-top:56px;padding:18px 3px;font-size:11px;display:flex}.footer button{color:var(--teal);background:0 0;margin-left:auto;font-size:11px}@media (max-width:760px){.shell{padding:20px 18px}.topbar{align-items:start}.header-actions{gap:10px}.save-state,.archive-button{display:none}h1{font-size:23px}.welcome{padding:32px 2px 22px;display:block}.welcome h2{font-size:30px}.welcome-copy{margin-top:8px}.jump-nav{gap:7px;margin-bottom:20px;display:flex;overflow:auto}.jump-nav a{white-space:nowrap;color:var(--ink);border:1px solid var(--line);border-radius:99px;padding:8px 12px;font-size:11px;text-decoration:none}.board{scroll-snap-type:x mandatory;gap:16px;margin-right:-18px;padding-right:18px;display:flex;overflow-x:auto}.column{scroll-snap-align:start;flex:0 0 min(82vw,310px)}.note p{font-size:17px}.footer{margin-top:38px}.footer span:first-child{display:none}}
