:root{font-family:Segoe UI,Malgun Gothic,sans-serif;color:#243c35;background:#f7f8f4;font-synthesis:none;--accent: #21564b;--pale: #edf3e8;--line: #dce4da;--muted: #718077}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,label{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.65}[hidden]{display:none!important}:focus-visible{outline:3px solid #ba7947;outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;z-index:10;background:#fff;padding:16px}.skip-link:focus{top:0}.shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.sidebar{background:#eef2e9;border-right:1px solid var(--line);padding:38px 24px;display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center;font-size:27px;font-weight:750;letter-spacing:-1px}.brand-small{display:block;font-size:10px;font-weight:400;letter-spacing:0;margin-top:3px}.workspace-label{font-size:10px;font-weight:700;letter-spacing:1.3px;display:flex;justify-content:space-between;margin:62px 10px 18px;color:var(--muted)}.workspace-label span{border:1px solid #cad5c8;border-radius:4px;padding:1px 5px}nav{display:grid;gap:9px}nav a{font-size:14px;padding:14px 16px;border-radius:8px}.nav-current{background:var(--accent);color:#fff;font-weight:650}.nav-peer{color:#65756c}.nav-peer:hover{background:#e0e8dc}.sidebar-bottom{margin-top:auto;padding:60px 8px 0;font-size:11px;color:#627469}.sidebar-bottom p{font-size:12px;line-height:1.9;color:#7e8c82;margin:14px 0 24px}.small-dot{display:inline-block;width:6px;height:6px;background:#699f76;border-radius:50%;margin-right:5px}.version{letter-spacing:1.5px;font-size:9px;color:#8f9b92}.page{min-width:0}.topbar{height:80px;padding:0 6%;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:12px}.crumb{color:#849186}.slash{margin:0 13px;color:#b8c2b8}.test-badge{padding:6px 10px;border:1px solid var(--line);border-radius:20px;font-size:10px;color:#637469}main{max-width:1140px;margin:auto;padding:50px 6% 24px}.hero{display:flex;justify-content:space-between;min-height:170px;gap:24px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;color:#73816c;margin:0 0 14px}h1{font-size:clamp(26px,3vw,38px);letter-spacing:-1.8px;font-weight:650;line-height:1.35;margin:0 0 18px}h2{font-size:20px;font-weight:650;letter-spacing:-.6px;margin:0}.intro{font-size:13px;line-height:1.9;color:var(--muted);margin:0}.hero-art{width:185px;height:155px;position:relative;flex-shrink:0}.sun{position:absolute;right:20px;top:-3px;width:74px;height:74px;background:#e2eac4;border-radius:50%}.rain{position:absolute;top:27px;width:18px;height:82px;border-radius:15px;background:#94b198;transform:rotate(33deg)}.rain-one{right:118px}.rain-two{right:78px;top:49px;height:53px;background:#bfd1b8}.rain-three{right:43px;top:69px;height:36px;background:#537b67}.art-label{position:absolute;bottom:0;right:30px;font-size:10px;color:#8b988b;line-height:1.5;letter-spacing:.6px}.account-strip{display:flex;gap:14px;align-items:center;border:1px solid var(--line);background:#fff;border-radius:12px;margin:25px 0 40px;padding:19px 22px}.account-icon{display:grid;place-items:center;width:38px;height:38px;background:#eef1e5;border-radius:50%;color:#869573;flex-shrink:0}.account-strip strong{font-size:13px;font-weight:600}.account-strip p{font-size:11px;color:var(--muted);line-height:1.7;margin:5px 0 0}.account-strip button:first-of-type{margin-left:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:7px;padding:11px 15px;font-size:12px;white-space:nowrap}.primary{background:var(--accent);color:#fff;border:1px solid var(--accent)}.primary:hover{filter:brightness(1.12)}.secondary{background:transparent;border:1px solid var(--line);color:#52674f}.secondary:hover:enabled{background:var(--pale)}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.section-heading .eyebrow{font-size:9px;margin-bottom:9px}.count{background:#e9eee2;padding:6px 10px;border-radius:16px;font-size:11px;color:#6b7d62}#editor{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px 22px}#editor input,#editor textarea{border:0;background:transparent;display:block;width:100%;color:#2f483e;resize:vertical}#editor input{font-size:14px;font-weight:600;padding:3px 0 15px}#editor textarea{font-size:12px;line-height:1.8;padding:0;min-height:55px}::placeholder{color:#9aa59a;font-weight:400}.editor-footer{margin-top:12px;display:flex;align-items:center;justify-content:space-between}.editor-footer>span{font-size:10px;color:#909d8d}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin:22px 0 16px;gap:12px}.search{display:flex;align-items:center;gap:9px;max-width:48%;color:#81927c}.search input{background:transparent;min-width:0;width:180px;border:0;font-size:12px;padding:8px 0}.data-actions{display:flex;align-items:center;gap:14px}.text-button{background:none;border:0;font-size:11px;color:#73816c;padding:6px 0;cursor:pointer}.text-button:hover{color:var(--accent)}.import-label:focus-within{outline:2px solid var(--accent)}#collection.notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:22px;min-width:0}.card:nth-child(3n+2){background:#f0f3e8}.card h3{font-size:14px;margin:0 0 12px;line-height:1.5;overflow-wrap:anywhere}.card p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.9;color:#6e7c6b;margin:0 0 22px}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.card time{font-size:10px;color:#95a08f}.delete-button{border:0;background:transparent;color:#899680;font-size:10px;padding:4px 0}.delete-button:hover{color:#a34435}.board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.column{min-width:0;background:#edf0e7;border-radius:10px;padding:12px}.column h3{font-size:12px;font-weight:600;margin:4px 4px 16px;color:#728169}.column>.card{padding:16px;margin-bottom:10px;min-height:135px}.column>.card h3{color:#334b3b;margin:0 0 12px;font-size:13px}.column>.card p{font-size:11px}.state-select{max-width:100%;border:1px solid var(--line);background:#fff;border-radius:5px;color:#647960;font-size:10px;padding:5px}.empty{padding:45px;text-align:center;color:#7e8b75;font-size:13px}.next-app{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:38px;padding-top:29px;gap:20px}.next-app .eyebrow{font-size:9px}.next-app h2{font-size:17px;margin-top:10px}.next-app p{font-size:11px;line-height:1.8;color:#84907c}.notice{font-size:12px;color:var(--accent);min-height:18px}.notice.error{color:#a34435}footer{display:flex;justify-content:space-between;font-size:10px;color:#9ba494;border-top:1px solid var(--line);padding-top:22px;margin-top:10px}body[data-app=board]{--accent: #4b586e;--pale: #edf0f4;--line: #dee3e6;--muted: #78838d;background:#f7f8fa}body[data-app=board] .sidebar{background:#edf0f4}body[data-app=board] .hero-art .sun{background:#e2e6f1}body[data-app=board] .rain{background:#9baac4}body[data-app=board] .rain-two{background:#c4cedd}body[data-app=board] .rain-three{background:#687b9b}body[data-app=board] .column{background:#edf0f4}body[data-app=board] .card{background:#fff}@media(min-width:1500px){main{padding-top:65px}.hero{min-height:190px}}@media(max-width:1050px){.shell{grid-template-columns:190px 1fr}.sidebar{padding:32px 17px}.account-strip{flex-wrap:wrap}.account-strip button:first-of-type{margin-left:52px}.hero-art{width:125px}.board{grid-template-columns:1fr}.column>.card{min-height:0}}@media(max-width:680px){.shell{display:block}.sidebar{padding:16px 20px;border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:23px}.brand-small{font-size:9px}.brand img{width:33px;height:33px}.workspace-label,.sidebar-bottom{display:none}nav{display:flex;margin-top:20px;gap:8px}nav a{padding:10px 14px;font-size:12px}.topbar{height:54px;padding:0 22px}main{padding:30px 22px 22px}.hero{min-height:150px;gap:4px}.hero-art{width:77px;transform:scale(.65);transform-origin:top right;margin-left:-35px}.hero h1{font-size:27px;max-width:280px}.intro{font-size:12px}.account-strip{padding:17px;gap:10px;margin:10px 0 30px}.account-strip>div:nth-child(2){flex:1;min-width:150px}.account-strip button:first-of-type{margin-left:48px}.account-strip p{font-size:10px}#editor{padding:17px}.editor-footer>span{font-size:9px}.button{padding:10px 12px;font-size:11px}.data-actions{gap:10px}.text-button{font-size:10px}#collection.notes{grid-template-columns:1fr}.card{padding:20px}.next-app{display:block}.next-app>a{margin-top:12px}.next-app p{font-size:11px}footer{font-size:9px;gap:12px}.eyebrow{font-size:9px}}:root{color-scheme:light}@media(max-width:680px){.hero-art{display:none}.hero h1{max-width:none}.hero{min-height:145px}}
