:root{color-scheme:light;--ink:#233742;--blue:#24576d;--line:#cbd4d6;--paper:#f8f8f4}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:var(--blue);text-underline-offset:4px}a:hover{text-decoration-thickness:2px}button,input,select,textarea{font:inherit}button,.button{display:inline-block;border:1px solid var(--blue);background:var(--blue);color:#fff;padding:.65rem 1rem;border-radius:3px;cursor:pointer;font-weight:600;text-decoration:none}button:hover,.button:hover{background:#173e50}.secondary,.editor-tools button{background:#fff;color:var(--blue)}.secondary:hover,.editor-tools button:hover{background:#eaf0f1}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #98751a;outline-offset:3px}.admin-head{background:#fff;border-bottom:1px solid var(--line);padding:1.5rem max(5vw,1rem);display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.brand{font-size:1.2rem;font-weight:750;text-decoration:none}.brand span{display:block;font-weight:400;font-size:.85rem}.admin-head nav{display:flex;flex-wrap:wrap;gap:.6rem 1.2rem;flex:1;min-width:260px}.admin-head nav a{font-size:.92rem}.admin-head form{margin:0}main{max-width:1060px;margin:2.5rem auto 5rem;padding:0 1.5rem}h1{font-size:clamp(1.7rem,4vw,2.25rem);line-height:1.2;margin:0 0 1.5rem}h2{font-size:1.3rem;line-height:1.35}p{max-width:75ch}.lead{font-size:1.15rem}form{max-width:850px}label{display:block;font-weight:600;margin:1rem 0}input:not([type=checkbox]),select,textarea{display:block;width:100%;margin-top:.4rem;background:#fff;border:1px solid #7c9097;border-radius:2px;padding:.65rem;color:var(--ink)}textarea{resize:vertical;line-height:1.6}input[type=file]{padding:.5rem}input[type=checkbox]{width:1.2rem;height:1.2rem;vertical-align:middle}.narrow{max-width:480px}.form-grid,.overview{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.overview section{border-top:3px solid var(--blue);padding:1rem 0}.actions{display:flex;gap:1.2rem;align-items:center;flex-wrap:wrap;margin:1.5rem 0}.hint{font-size:.9rem;color:#50636b;font-weight:400}.notice,.error{padding:1rem 1.2rem;border-left:4px solid #376750;background:#e6eee5}.error{border-color:#a2362a;background:#faeae6;color:#7e2019}.empty{padding:2rem 0;border-top:1px solid var(--line)}fieldset{border:1px solid var(--line);padding:1rem;margin:1.5rem 0}legend{font-weight:700}.image-preview{max-width:300px;max-height:200px;object-fit:contain}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;background:#fff}th,td{text-align:left;padding:.9rem 1rem;border-bottom:1px solid var(--line)}th{background:#e9eeed}td form{margin:0}.editor-tools{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.6rem}.editor-tools[hidden]{display:none}.editor-tools button{padding:.3rem .8rem;font-size:.9rem}.page-list{list-style:none;padding:0}.page-list li{border-bottom:1px solid var(--line);padding:1rem 0}.users{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.user{border-top:1px solid var(--line);padding:1rem 0}.user h2{margin:.2rem 0}.user details{margin-top:1rem}.user summary{cursor:pointer;color:var(--blue);text-decoration:underline}.admin-footer{padding:1.5rem;text-align:center;color:#50636b;font-size:.85rem;border-top:1px solid var(--line)}.skip{position:absolute;top:-100px;left:1rem;z-index:10;background:white;padding:1rem}.skip:focus{top:1rem}@media(max-width:650px){main{padding:0 1rem;margin-top:1.7rem}.form-grid,.overview,.users{grid-template-columns:1fr;gap:.6rem}.admin-head{gap:1rem}.admin-head nav{order:3;flex-basis:100%;min-width:0}.admin-head>form{margin-left:auto}th,td{padding:.7rem}.actions{gap:.8rem}}

.visual-editor{min-height:320px;background:#fff;border:1px solid #7c9097;border-radius:2px;padding:1rem;line-height:1.6}.visual-editor:focus-visible{outline:3px solid #98751a;outline-offset:3px}.visual-editor p{margin:.5rem 0 1rem}textarea[hidden]{display:none}
