:root{font-family:system-ui,-apple-system,"Malgun Gothic",sans-serif;color:#203b36;background:#f5f3ed;font-size:17px;line-height:1.6;--green:#173f39;--line:#d9dfd7}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:680px;margin:auto}header{padding:26px 22px 14px;display:flex;justify-content:space-between;align-items:center}header small{font-size:.7rem;color:#5a7069}h1{font-size:1.8rem;margin:0;letter-spacing:-.05em}.badge{background:#e2ebe2;color:#305d49;padding:6px 11px;border-radius:20px;font-size:.7rem;font-weight:700}main{padding:0 20px}h2{font-size:1.3rem;letter-spacing:-.04em}h3{font-size:1rem}.intro{padding:18px 4px}.intro h2{font-size:2rem;line-height:1.35;margin:9px 0 15px}.intro p:not(.eyebrow){font-size:.95rem;color:#5a6a60}.eyebrow{font-size:.75rem;font-weight:750;letter-spacing:.08em;color:#6b7252}nav{display:flex;gap:4px;border-bottom:1px solid var(--line);margin-bottom:14px}button,input,textarea,select{font:inherit}button{cursor:pointer;min-height:48px;border:1px solid var(--line);background:#fff;color:var(--green);border-radius:13px;padding:10px 15px;font-weight:650}nav button{flex:1;border:0;border-radius:12px 12px 0 0;background:transparent;font-size:.9rem;padding:12px 6px}nav button[aria-current=page]{background:var(--green);color:white}button:hover{filter:brightness(.96)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #bb7b30;outline-offset:3px}.primary{background:var(--green);color:#fff;border-color:var(--green)}label{display:block;margin-top:20px;margin-bottom:7px;font-weight:650;font-size:.93rem}input:not([type=file]),textarea,select{width:100%;min-width:0;border:1px solid #bac9c1;border-radius:12px;padding:13px;background:#fff;color:#203b36}textarea{resize:vertical;line-height:1.6}fieldset{padding:0;border:0;margin:18px 0}legend{font-weight:650;margin-bottom:12px}.moods{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.moods button{padding:11px 4px;font-size:.9rem}.moods button[aria-pressed=true]{background:#dcead6;border:2px solid var(--green);padding:10px 3px}.hint,.footnote{font-size:.78rem;color:#5d7068;line-height:1.7}.muted{font-size:.78rem;color:#687a70;font-weight:400}.actions{display:flex;gap:10px;margin-top:22px}.actions .primary{flex:1}.footnote{padding:15px 0}details{margin-top:22px}summary{cursor:pointer;font-size:.85rem;color:#435c52;padding:10px 0}#status:not(:empty){background:#e4eedf;border-left:4px solid #477057;padding:12px;border-radius:8px;font-size:.9rem}#status.error{background:#fff1e9;border-color:#aa4228}.sectionHead{display:flex;align-items:center;justify-content:space-between}.sectionHead span{font-size:.8rem;color:#617366}.linkButton{background:transparent;border:0;font-size:.8rem;padding-left:0}.entry{background:#fff;border:1px solid var(--line);border-radius:17px;margin:15px 0;padding:18px}.entry h3{margin:0 0 8px;font-size:.83rem;color:#547065}.entry p{white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0}.entry .meta{font-size:.72rem;color:#728075}.entry .chips{font-size:.82rem;color:#44663d}.entry .row{display:flex;gap:9px;margin-top:12px}.entry .row button{font-size:.8rem;min-height:44px}.empty{text-align:center;color:#687969;padding:30px 10px;border:1px dashed #bac9c1;border-radius:15px}.notice{padding:17px;background:#efe9d9;border-radius:14px;margin:20px 0}.notice p{font-size:.84rem;margin-bottom:0}hr{border:0;border-top:1px solid var(--line);margin:30px 0}input[type=file]{max-width:100%;font-size:.8rem}footer{font-size:.75rem;text-align:center;color:#6a7b70;padding:32px 20px 40px}[hidden]{display:none!important}@media(max-width:360px){main{padding:0 13px}.moods{grid-template-columns:repeat(2,1fr)}.badge{font-size:.65rem}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s}} 
