:root{font-family:Arial,Helvetica,sans-serif;color:#18352f;background:#f5f7f8;font-size:20px;line-height:1.55;--green:#12544b;--line:#c8d8d4;--muted:#4e625d}*{box-sizing:border-box}body{margin:0}header{max-width:860px;margin:auto;padding:26px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}a{color:var(--green);text-underline-offset:4px}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;font-size:28px;font-weight:800;line-height:1.1}.brandmark{background:var(--green);color:white;border-radius:18px;display:grid;place-items:center;width:56px;height:56px;font-size:38px}.brand-sub{display:block;font-size:14px;font-weight:400;letter-spacing:.03em;margin-top:6px;color:var(--muted)}#identity{font-size:16px;color:var(--muted)}main{max-width:760px;margin:auto;padding:15px 28px 45px;min-height:70vh}h1{font-size:36px;line-height:1.2;margin:22px 0 14px;letter-spacing:-.025em}h2{font-size:28px;line-height:1.25;margin:28px 0 16px}h3{font-size:23px;margin:0 0 12px}p{margin:12px 0 22px}.muted{color:var(--muted)}.eyebrow{font-size:16px;color:var(--muted);margin:12px 0 0}.home-intro{margin-bottom:28px}.stack{display:grid;gap:16px}.home-button{display:flex;align-items:center;gap:20px;width:100%;min-height:100px;background:white;border:1px solid var(--line);border-radius:18px;text-align:left;color:#173f36;font-size:25px;font-weight:750;padding:22px 24px;text-decoration:none;box-shadow:0 3px 0 #dbe5e1;cursor:pointer;line-height:1.25}.home-button:hover{border-color:var(--green);background:#edf7f3}.home-button .symbol{width:52px;height:52px;border-radius:14px;background:#e6f4ee;display:grid;place-items:center;flex-shrink:0;font-size:30px}.home-button .subtitle{display:block;font-weight:400;font-size:17px;color:var(--muted);margin-top:6px}.home-button.purple .symbol{background:#eeeafa}.home-button.blue .symbol{background:#e7f0ff}.home-button.orange .symbol{background:#fff0db}.home-button.primary{background:var(--green);color:white;border-color:var(--green)}.home-button.primary .subtitle{color:#ddede8}.home-button.primary .symbol{background:#29685f}.arrow{margin-left:auto;font-size:25px;color:#678179}.primary .arrow{color:white}button,.button{font:inherit;font-size:23px;font-weight:700;line-height:1.3;padding:17px 22px;border-radius:12px;border:2px solid var(--green);background:var(--green);color:white;min-height:62px;cursor:pointer;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;text-align:center;gap:8px;overflow-wrap:anywhere}button:hover,.button:hover{filter:brightness(.94)}button:disabled{opacity:.55;cursor:wait}.secondary{background:white;color:var(--green)}.danger{background:#a82929;border-color:#a82929}.quiet{font-size:18px;background:transparent;border:0;color:var(--green);min-height:48px;padding:10px}.back{background:transparent;color:var(--green);border:0;padding:10px 0;min-height:48px;font-size:21px}.full{width:100%}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.actions>*{flex:1 1 200px}.card{padding:24px;background:white;border:1px solid var(--line);border-radius:16px;margin:16px 0;overflow-wrap:anywhere}.card p:last-child{margin-bottom:0}.status{display:inline-block;background:#e6f4ee;color:#174d3e;padding:6px 12px;border-radius:8px;font-size:18px;font-weight:700}.warning{background:#fff5da;border-left:5px solid #b27d00;padding:18px 20px;border-radius:8px;margin:18px 0;color:#624508}.success{background:#e1f4e9;border-left:5px solid #24704f;padding:18px 20px;border-radius:8px;margin:18px 0}.error{color:#9b2323;font-weight:700}.message{white-space:pre-wrap;overflow-wrap:anywhere}.timestamp{font-size:16px;color:var(--muted)}label{font-weight:700;display:block;margin:20px 0 8px}input,textarea,select{font:inherit;font-size:21px;background:white;border:2px solid #80978e;border-radius:9px;padding:15px;width:100%;color:#18352f;min-height:58px}textarea{min-height:175px;resize:vertical}input[type=checkbox]{width:25px;height:25px;min-height:25px;vertical-align:middle;margin:0 12px 0 0}input[type=file]{font-size:18px;max-width:100%}input:focus,textarea:focus,select:focus,button:focus-visible,a:focus-visible{outline:4px solid #edae31;outline-offset:4px}.check{display:flex;align-items:flex-start;font-size:19px;font-weight:400;gap:8px}.check input{flex-shrink:0;margin-top:4px}.divider{border:0;border-top:1px solid var(--line);margin:28px 0}.section-label{font-size:17px;font-weight:700;color:var(--muted);margin:30px 0 12px}.date{color:var(--muted);font-size:17px}.tabs{display:flex;gap:10px;margin:20px 0}.tabs button{flex:1}.empty{text-align:center;padding:30px 20px;color:var(--muted)}#notice{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:min(92%,700px);background:#143f35;color:white;padding:18px 22px;border-radius:12px;box-shadow:0 5px 30px #0003;display:none;z-index:20}#notice.show{display:block}footer{max-width:860px;padding:25px 28px;margin:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;font-size:15px;color:var(--muted)}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-grid button{font-size:20px}.admin-item{border-bottom:1px solid var(--line);padding:16px 0}.admin-item:last-child{border:0}.count{font-size:38px;font-weight:800}.small{font-size:17px}.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}[hidden]{display:none!important}@media(max-width:500px){header{padding:22px 20px}main{padding:8px 20px 30px}h1{font-size:33px}.home-button{padding:19px 18px;gap:15px;font-size:24px;min-height:100px}.home-button .symbol{width:46px;height:46px}.brand-sub{font-size:13px}#identity{font-size:14px}.card{padding:20px}.admin-grid{grid-template-columns:1fr}footer{padding:20px}}@media(prefers-reduced-motion:no-preference){button,a{transition:background .15s,border-color .15s}}
