:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Hiragino Sans","Noto Sans JP",sans-serif;color:#21332f;background:#f6f8f6;font-synthesis:none;--line:#dce4df;--ink:#203b33;--muted:#65776f;--accent:#17664b}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #6abf9e;outline-offset:3px}
.experiment{padding:10px 28px;background:#edf1d9;color:#5d6435;font-size:11px;line-height:1.7;border-bottom:1px solid #e0e6c6}.experiment span{font-weight:700;margin-right:14px}.topbar{height:82px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 36px;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;align-items:center;gap:13px;font-size:23px;color:var(--accent)}.brand strong{font-size:17px;color:var(--ink);letter-spacing:.03em}.identity{display:flex;align-items:center;gap:12px}.identity label{font-size:11px;color:var(--muted)}select{background:#fff;border:1px solid var(--line);border-radius:7px;padding:10px 32px 10px 12px;font-size:12px;color:var(--ink)}.layout{display:grid;grid-template-columns:258px minmax(0,1fr);min-height:calc(100vh - 121px)}.sidebar{background:#fff;border-right:1px solid var(--line);padding:34px 23px}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:700;color:var(--muted)}.home{font-size:12px;display:flex;justify-content:space-between;padding:18px 0 25px;border-bottom:1px solid var(--line)}.nav-label{font-size:10px;color:var(--muted);padding:28px 8px 12px}nav a{display:block;line-height:1.7;padding:12px 10px;border-radius:6px;font-size:12px;margin-bottom:5px;overflow-wrap:anywhere}nav a:hover{background:#f5f7f5}nav a.active{background:#e9f2ec;color:var(--accent);font-weight:650}.side-note{border-top:1px solid var(--line);margin-top:56px;padding:22px 4px;color:var(--muted);font-size:11px;line-height:1.9}.side-note b{font-size:11px;color:var(--ink)}.side-note p{margin:8px 0}main{padding:31px 54px 70px;max-width:1330px;width:100%;margin:auto}.page-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:37px}#connection{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:7px}#connection:before{content:"";width:6px;height:6px;border-radius:50%;background:#47a875}#connection.error:before{background:#c08137}h1{font-size:clamp(25px,2.5vw,35px);line-height:1.45;font-weight:660;letter-spacing:-.03em;margin:12px 0 14px;overflow-wrap:anywhere}.intro{font-size:13px;line-height:1.9;color:var(--muted);max-width:640px}.heading{margin-bottom:32px}.heading-row{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.badge{font-size:10px;background:#e6efe9;border:1px solid #d6e5da;color:#3c7154;border-radius:99px;padding:5px 9px;white-space:nowrap;display:inline-block}.badge.private{background:#f2f3f1;color:#6d796e;border-color:#e1e5de}.button{padding:11px 18px;background:var(--accent);border:1px solid var(--accent);color:white;border-radius:6px;font-size:12px;font-weight:600;min-height:40px}.button.secondary{background:#fff;color:var(--accent);border-color:#c9d9ce}.button.small{padding:8px 13px;min-height:34px;font-size:11px}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:25px 0}.project-card{border:1px solid var(--line);background:#fff;border-radius:9px;padding:25px;min-height:175px;display:flex;flex-direction:column;justify-content:space-between}.project-card:hover{border-color:#7fa58c}.project-card h2{font-size:17px;line-height:1.65;margin:15px 0;color:var(--ink);overflow-wrap:anywhere}.project-card .bottom{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.add-form{padding:23px;background:#fff;border:1px dashed #cbd8cf;border-radius:8px;display:flex;gap:13px;align-items:center;flex-wrap:wrap}.add-form label{font-size:12px;color:var(--muted);width:100%}.add-form input{flex:1;min-width:140px;border:1px solid var(--line);padding:12px;border-radius:5px;font-size:13px}.section-label{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:6px}.section-label h2{font-size:14px;font-weight:650;margin:0}.count{font-size:12px;color:var(--muted)}.task{padding:25px 0;border-bottom:1px solid var(--line)}.task-heading{display:flex;align-items:center;gap:14px;margin-bottom:14px}.task-heading input{appearance:none;width:22px;height:22px;border:1.5px solid #a9bdb0;background:white;border-radius:5px;margin:0;flex-shrink:0;cursor:pointer}.task-heading input:checked{background:var(--accent);border-color:var(--accent)}.task-heading input:checked:after{content:"✓";display:block;color:white;text-align:center;font-size:15px;line-height:19px}.task-heading input:disabled{cursor:default}.task-heading label{font-size:15px;font-weight:600;line-height:1.6;overflow-wrap:anywhere}.task.done .task-heading label{color:#77877c}.memo{margin-left:36px}.memo label{display:block;font-size:10px;color:var(--muted);margin-bottom:8px}.memo textarea{display:block;width:100%;resize:vertical;border:1px solid #dce5df;border-radius:7px;min-height:82px;padding:13px 15px;background:#fff;font-size:12px;line-height:1.9;color:var(--ink)}.memo textarea:disabled{background:#f0f4f0;color:#63756b}.memo-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;min-height:34px}.save-status{font-size:11px;color:var(--muted);line-height:1.6}.save-status.warn{color:#9a571f}.conflict{background:#fff5e8;border:1px solid #ecd4b6;border-radius:6px;padding:13px;font-size:12px;line-height:1.8;margin-top:12px}.conflict p{white-space:pre-wrap;overflow-wrap:anywhere;color:#715432}.conflict-actions{display:flex;gap:10px;flex-wrap:wrap}.permission-note{padding:15px 18px;margin:20px 0;background:#edf2ed;border-left:3px solid #a8bdad;font-size:12px;color:#5b7164;line-height:1.9}.lab{margin-top:45px;color:var(--muted);font-size:12px;border-top:1px solid var(--line);padding-top:20px}.lab summary{cursor:pointer;line-height:1.8}.lab-content{line-height:1.9;padding:12px 0}.lab ol{padding-left:21px}.failure{display:flex;align-items:center;gap:8px}.failure input{width:17px;height:17px}#notice:not(:empty){padding:13px 17px;background:#edf4e9;border:1px solid #d7e5cd;border-radius:6px;font-size:12px;line-height:1.8;margin-bottom:20px}.empty{padding:45px;border:1px dashed var(--line);color:var(--muted);font-size:13px;line-height:2}.task-add{margin-top:24px}.project-actions{padding-top:15px;display:flex;gap:10px;flex-wrap:wrap}.public-note{font-size:11px;color:var(--muted);margin-left:36px;line-height:1.8}.route-note{font-size:11px;color:var(--muted)}
@media(min-width:1500px){main{padding-top:40px}.project-card{min-height:200px}}
@media(max-width:900px){.layout{grid-template-columns:205px minmax(0,1fr)}main{padding:26px}.topbar{padding:0 24px}.identity label{display:none}.sidebar{padding:28px 17px}.project-grid{grid-template-columns:1fr}}
@media(max-width:640px){.experiment{padding:10px 18px;font-size:10px}.topbar{height:auto;padding:18px;align-items:flex-start;flex-direction:column;gap:14px}.brand strong{font-size:16px}.identity{width:100%;justify-content:space-between}.identity label{display:block}.identity select{font-size:12px}.layout{display:block}.sidebar{display:none}main{padding:25px 18px 45px}.page-meta{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:27px}.eyebrow{font-size:9px}h1{font-size:26px}.heading-row{display:block}.project-actions{margin-top:10px}.project-grid{gap:12px}.project-card{padding:21px;min-height:160px}.task{padding:23px 0}.memo{margin-left:0}.memo textarea{min-height:106px;font-size:14px}.task-heading label{font-size:14px}.button{min-height:44px}.button.small{min-height:40px}.public-note{margin-left:0}.add-form{padding:18px}.lab{margin-top:30px}.count{font-size:11px}.route-note{margin-top:12px}}
/* Cloud workspace: actual identity, an open memo, and explicit sharing. */
.identity{font-size:12px;line-height:1.7;flex-wrap:wrap}.identity #identity{overflow-wrap:anywhere}.quiet-link{border:0;background:transparent;color:var(--accent);font-size:12px;text-decoration:underline;text-underline-offset:4px;cursor:pointer;padding:6px 2px}.editor{background:white;border:1px solid var(--line);border-radius:8px;min-height:150px;overflow:hidden}.cm-editor{min-height:150px;font-size:14px;line-height:1.9}.cm-content{font-family:inherit;padding:14px 16px;white-space:pre-wrap;overflow-wrap:anywhere}.cm-scroller{font-family:inherit!important}.cm-focused{outline:2px solid #6abf9e!important;outline-offset:-2px}.memo-label{font-size:11px;line-height:1.8;color:var(--muted)}.task-heading label{flex:1}.task-heading .button{flex-shrink:0}.member-row{padding:20px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px;flex-wrap:wrap}.member-email{flex:1;min-width:180px;overflow-wrap:anywhere;font-size:13px}h2{font-size:18px;line-height:1.7;margin:30px 0 16px}.member-row .button{font-size:11px;padding:9px 12px}.actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}dialog{border:1px solid var(--line);border-radius:12px;max-width:560px;width:calc(100% - 36px);padding:28px;color:var(--ink);box-shadow:0 20px 80px #203b3330}dialog::backdrop{background:#16332866}dialog h2{margin:0 0 16px}dialog p{line-height:1.9;font-size:14px;margin:0 0 24px;white-space:pre-wrap;overflow-wrap:anywhere}#notice.error{background:#fff3e6;border-color:#e9ceb0;color:#834516}#recovery:not(:empty){padding:16px;margin-bottom:24px;border:1px solid #dfcbb1;background:#fff8ed;border-radius:8px}#inviteOutput:not(:empty){padding:18px;background:#edf3ed;margin-top:16px;border-radius:8px}#inviteOutput input{width:100%;padding:10px;border:1px solid var(--line);font-size:12px;margin-bottom:10px}.project-actions{align-items:center;margin-top:28px;gap:12px}.public-main{max-width:900px;padding-top:60px}.public-main .project-card{margin:20px 0}.public-task{font-size:14px;line-height:1.9;overflow-wrap:anywhere}[hidden]{display:none!important}.layout{min-height:calc(100vh - 82px)}.side-note{margin-top:38px}.add-form{margin-top:25px}.lab .button{margin:14px 10px 0 0}
@media(max-width:640px){.identity{font-size:11px;gap:9px}.task-heading{flex-wrap:wrap}.task-heading .button{margin-left:36px}.memo-footer{align-items:flex-start;flex-direction:column}.memo-footer .quiet-link{font-size:11px}.cm-editor{font-size:16px;min-height:180px}.member-email{flex-basis:100%}.member-row .button{font-size:11px;min-height:40px}.public-main{padding-top:32px}.add-form input{font-size:16px}}
