:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18342d;background:#f5f3ed;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{border:0;border-radius:12px;background:#215b4b;color:#fff;padding:.85rem 1.15rem;font-weight:700;cursor:pointer}button:hover{background:#17483b}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;margin:.4rem 0 1.2rem}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#a27035;font-size:.75rem;font-weight:700}.auth,.onboarding{min-height:100vh;display:grid;place-items:center;padding:1.5rem;background:radial-gradient(circle at top left,#dfe9df,transparent 40%),#f5f3ed}.auth-card,.panel{width:min(100%,520px);background:#fff;border:1px solid #e5e0d5;padding:clamp(1.5rem,5vw,3.5rem);border-radius:28px;box-shadow:0 24px 60px #18342d12}form{display:grid;gap:1rem;margin-top:2rem}label{display:grid;gap:.4rem;color:#36564d;font-size:.85rem;font-weight:600}input,textarea{width:100%;border:1px solid #d7d7ce;border-radius:11px;padding:.8rem;background:#fbfbf8;color:#18342d}textarea{min-height:130px;resize:vertical}.error{color:#a63232}.shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}aside{background:#173f35;color:#fff;padding:2rem 1.2rem;display:flex;flex-direction:column;justify-content:space-between;position:sticky;top:0;height:100vh}.brand{font-family:Georgia,Times New Roman,serif;font-size:1.6rem;margin:0}.brand+small{color:#bcd0c9}nav{display:grid;gap:.4rem}nav button,.ghost{background:transparent;text-align:left;color:#dce9e4}.ghost{border:1px solid #426a5f}nav button.active{background:#2a5a4d}.content{padding:clamp(1.5rem,5vw,4.5rem);max-width:1100px;width:100%}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}.cards article,.contact-list article{background:#fff;border:1px solid #e3dfd5;border-radius:18px;padding:1.4rem;display:grid;gap:.3rem}.cards strong{font-family:Georgia,Times New Roman,serif;font-size:1.8rem}.cards span,.contact-list span{color:#687b75}.grid{grid-template-columns:1fr 1fr}.wide,.grid button{grid-column:1/-1}.contact-form{grid-template-columns:repeat(4,1fr);align-items:end}.contact-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin-top:2rem}.notice{background:#deeee6;border:1px solid #bad8ca;padding:.8rem 1rem;border-radius:12px}.center{min-height:100vh;display:grid;place-items:center}@media(max-width:760px){.shell{grid-template-columns:1fr}aside{height:auto;position:static;display:grid;gap:1rem;padding:1rem}nav{grid-template-columns:repeat(3,1fr)}nav button{text-align:center;font-size:.8rem}.ghost{position:absolute;right:1rem;top:1rem}.cards,.grid,.contact-form,.contact-list{grid-template-columns:1fr}.content{padding:2rem 1rem}.wide,.grid button{grid-column:auto}}.field-help{margin:0;color:#687b75;font-size:.85rem;line-height:1.5}.security-card{max-width:650px;background:#fff;border:1px solid #d9e3dd;border-left:5px solid #a27035;border-radius:18px;padding:1.2rem 1.4rem}.security-card p{margin:.35rem 0;line-height:1.5}.admin-shell{min-height:100vh}.admin-shell header{background:#173f35;color:#fff;padding:1.2rem clamp(1rem,5vw,4rem);display:flex;justify-content:space-between;align-items:center}.admin-shell header .ghost{position:static}.admin-cards{margin-top:2rem}.admin-status{margin-top:1.5rem}
