input,textarea,select{font:inherit;color:var(--ink);width:100%;min-width:0;border:1px solid #83958B;border-radius:8px;background:#fff;padding:11px 12px;min-height:44px}textarea{min-height:116px;resize:vertical;overflow:hidden;line-height:1.6}input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:3px}label{display:block;font-weight:600;margin:18px 0 7px}label .optional{font-size:14px;font-weight:400;color:var(--muted)}button:disabled{opacity:.65;cursor:wait}a{color:#214FBF;overflow-wrap:anywhere}summary{cursor:pointer;min-height:44px;padding:10px 0;font-size:14px}footer details{text-align:left;margin-top:8px}footer details p{padding:8px 0}.secondary,.text-button{border:1px solid #A8B7AD;background:white;color:var(--ink);border-radius:8px;padding:9px 13px;min-height:44px}.text-button{border:0;background:transparent;text-decoration:underline;text-underline-offset:4px}.secondary:hover,.close:hover{background:var(--soft)}.rows{display:grid;gap:12px}.record{width:100%;text-align:left;font:inherit;color:var(--ink);cursor:pointer;display:block}.record:hover{border-color:#799083}.record p{white-space:pre-wrap}.record .subtle{display:block}.history-card{padding:16px 20px}.record-title{font-size:17px;font-weight:600;margin:7px 0}.badge{display:inline-block;font-size:14px;padding:1px 7px;border:1px solid #BAC9BC;border-radius:5px;margin-left:8px}.snippet{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.section-heading{flex-wrap:wrap}.date-filter{font-size:14px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 12px}.date-filter label{font-size:14px;margin:0}.date-filter input{width:auto;max-width:100%;font-size:14px}.date-filter button{font-size:14px}.section-heading .text-button{margin-left:auto;font-size:14px}.editor{max-width:680px;padding:22px;max-height:92dvh}.editor .dialog-top{align-items:flex-start}.editor h2{font-size:24px}.progress{display:flex;gap:6px;margin:16px 0}.progress span{height:4px;flex:1;background:var(--line);border-radius:3px}.progress span.active{background:var(--blue)}.hint{color:var(--muted);font-size:14px;margin:8px 0 16px}.editor-nav{display:flex;gap:8px;align-items:center;margin-top:24px;flex-wrap:wrap}.editor-nav .primary{width:auto;flex:1}.editor-nav .text-button{font-size:14px}.save-state{font-size:14px;color:var(--muted);margin-top:12px;min-height:23px;white-space:pre-wrap}.save-state.error{color:#833C16;background:#FFF4E5;padding:10px;border-radius:8px}.materials{margin-top:24px;padding-top:16px;border-top:1px solid var(--line)}.materials h3{font-size:17px}.material-tools{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.material-tools button{font-size:14px}.material{border:1px solid var(--line);border-radius:10px;background:white;padding:14px;margin-top:12px;overflow-wrap:anywhere}.material label{font-size:14px;margin-top:10px}.material textarea{min-height:80px}.material img{display:block;max-width:100%;max-height:240px;object-fit:contain;margin:12px auto}.material pre{white-space:pre-wrap;overflow-wrap:anywhere;font:14px/1.6 inherit;max-height:220px;overflow:auto}.material-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.material .text-button{font-size:14px;padding:2px 8px}.material-type{font-size:14px;color:var(--muted)}.review-section{margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.review-section h3{font-size:18px;margin:0}.review-section p{white-space:pre-wrap;margin-top:8px}.review-section dt{font-size:14px;color:var(--muted);margin-top:14px}.review-section dd{margin:3px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.review-section .text-button{padding-left:0;font-size:14px}#notice:not(:empty){position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 32px);padding:12px 18px;background:var(--ink);color:white;border-radius:10px;z-index:10;box-shadow:0 4px 20px #173f3526;font-size:14px}.follow-title{margin-top:18px}.home-error{border:1px solid #B77541;background:#FFF4E5;border-radius:8px;padding:12px;margin-bottom:18px;font-size:14px}.field-error{font-size:14px;color:#833C16}.attachment-size{font-size:14px;color:var(--muted)}.file-input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%)}.footprints.empty{display:block}body:has(dialog[open]){overflow:hidden}@media(max-width:430px){.editor{padding:18px 16px;width:calc(100% - 20px)}.editor .dialog-top .close{font-size:14px;padding:8px;flex-shrink:0}.editor h2{font-size:22px}.editor-nav .text-button{flex-basis:100%;order:3}.editor-nav .primary{min-width:120px}}
