.cs-public-body{background:#eef3f9;color:#0d2440;font-family:Inter,Arial,sans-serif;margin:0}.cs-public-wrap{max-width:1040px;margin:0 auto;padding:28px 18px 52px}.cs-public-header{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px}.cs-logo{background:#fff;color:#123e68;text-decoration:none;font-weight:900;font-size:26px;border-radius:18px;padding:14px 22px;box-shadow:0 10px 25px rgba(10,32,60,.08)}.cs-public-header nav{display:flex;gap:10px;flex-wrap:wrap}.cs-public-header nav a{background:rgba(255,255,255,.72);border:1px solid #dbe7f3;color:#123e68;text-decoration:none;border-radius:14px;padding:10px 15px;font-weight:800}.cs-public-header nav a.active,.cs-public-header nav a:hover{background:#123e68;color:#fff}.cs-public-card{background:#fff;border:1px solid #dbe7f3;border-radius:26px;padding:28px;box-shadow:0 18px 45px rgba(10,32,60,.08)}.cs-kicker{display:inline-flex;background:#e8f3ff;color:#164b7d;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.cs-public-card h1{font-size:34px;margin:14px 0 10px;color:#0b2b4c}.cs-intro{color:#52677f;line-height:1.55;margin-top:0}.cs-list{display:grid;gap:16px;margin-top:22px}.cs-post{display:grid;grid-template-columns:180px 1fr;gap:18px;padding:18px;border:1px solid #e1eaf4;border-radius:22px;background:#f9fcff}.cs-post-img{display:block;border-radius:16px;overflow:hidden;background:#e8eef5}.cs-post-img img{width:100%;height:135px;object-fit:cover;display:block}.cs-post h2{margin:0 0 8px;font-size:22px}.cs-post h2 a{color:#0b2b4c;text-decoration:none}.cs-post p{color:#52677f;line-height:1.5;margin:0 0 8px}.cs-post small,.cs-single small{color:#71859a}.cs-read,.cs-back{display:inline-flex;margin-top:10px;background:#123e68;color:#fff;text-decoration:none;border-radius:14px;padding:10px 14px;font-weight:800}.cs-empty{padding:22px;background:#f4f8fc;border:1px dashed #c8d8eb;border-radius:18px;color:#53687f;margin-top:22px}.cs-single-img{width:100%;max-height:380px;object-fit:cover;border-radius:20px;margin:20px 0}.cs-texto{font-size:16px;line-height:1.75;color:#1e334a;margin-top:20px}.cs-admin-body{background:#eef3f9;color:#0d2440;font-family:Inter,Arial,sans-serif;margin:0}.cs-admin-wrap{max-width:1180px;margin:0 auto;padding:28px 18px 55px}.cs-admin-head{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid #dbe7f3;border-radius:24px;padding:24px;margin-bottom:18px;box-shadow:0 14px 35px rgba(10,32,60,.08)}.cs-admin-head h1{margin:8px 0 5px}.cs-grid-admin{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:18px}.cs-card{background:#fff;border:1px solid #dbe7f3;border-radius:24px;padding:22px;box-shadow:0 14px 35px rgba(10,32,60,.08)}.cs-card h2{margin-top:0}.cs-card label{display:block;margin:12px 0 6px;font-weight:800;color:#123e68}.cs-card input[type=text],.cs-card input[type=date],.cs-card input:not([type]),.cs-card textarea{width:100%;box-sizing:border-box;border:1px solid #cbd9ea;border-radius:14px;padding:12px 13px;font-size:14px;background:#fff;color:#102b46}.cs-checks{display:grid;gap:8px;margin:12px 0}.cs-checks label{margin:0;font-weight:700;color:#1f3852}.cs-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px;align-items:center}.cs-actions.small{margin-top:8px}.cs-btn{border:0;border-radius:14px;background:#123e68;color:#fff;text-decoration:none;padding:10px 14px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center}.cs-btn-light{background:#edf4fb;color:#123e68}.cs-btn-danger{background:#b42318;color:#fff}.cs-alert{padding:13px 15px;border-radius:16px;margin:12px 0;font-weight:700}.cs-alert-ok{background:#e8f8ee;color:#166534}.cs-alert-error{background:#fff1f1;color:#b42318}.cs-admin-item{border:1px solid #e1eaf4;background:#f9fcff;border-radius:18px;padding:14px;margin-bottom:12px}.cs-admin-item strong{display:block}.cs-admin-item span,.cs-muted{color:#657b91;font-size:13px}.cs-img-current{display:flex;align-items:center;gap:10px;margin-top:10px}.cs-img-current img{width:90px;height:62px;object-fit:cover;border-radius:12px;border:1px solid #dbe7f3}

.cs-popup{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:22px;transition:opacity .18s ease}.cs-popup-backdrop{position:absolute;inset:0;background:rgba(9,19,34,.38);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.cs-popup-modal{position:relative;width:min(860px,100%);background:#fff;border-radius:28px;border:1px solid #dbe7f3;box-shadow:0 28px 80px rgba(4,14,28,.28);overflow:hidden}.cs-popup-close{position:absolute;right:16px;top:16px;width:40px;height:40px;border-radius:50%;border:1px solid #dbe7f3;background:#fff;color:#5a6c82;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3}.cs-popup-body{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:stretch}.cs-popup-body.no-image{grid-template-columns:1fr}.cs-popup-content{padding:34px 34px 18px}.cs-popup-kicker{display:inline-flex;background:#eef5ff;color:#164b7d;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cs-popup-content h3{margin:16px 0 12px;font-size:38px;line-height:1.08;color:#0b2b4c}.cs-popup-texto{margin:0;color:#52677f;font-size:17px;line-height:1.55}.cs-popup-media{padding:18px 18px 0 0;display:flex;align-items:stretch;justify-content:center}.cs-popup-media img{width:100%;height:100%;min-height:240px;max-height:290px;object-fit:cover;border-radius:22px}.cs-popup-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:0 34px 28px}.cs-popup-resumo{flex:1;color:#38506a;font-size:14px;line-height:1.55;padding-top:10px}.cs-popup-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.cs-popup-link{display:inline-flex;align-items:center;justify-content:center;background:#e40d3f;color:#fff;text-decoration:none;border:0;border-radius:14px;padding:12px 18px;font-weight:900;cursor:pointer;min-width:150px}.cs-popup-link.light{background:#edf4fb;color:#123e68}

@media(max-width:800px){.cs-public-header,.cs-admin-head{display:block}.cs-public-header nav{margin-top:14px}.cs-post,.cs-grid-admin{grid-template-columns:1fr}.cs-post-img img{height:190px}.cs-popup{padding:14px}.cs-popup-modal{width:min(520px,100%);border-radius:24px}.cs-popup-body,.cs-popup-body.no-image{grid-template-columns:1fr}.cs-popup-content{padding:24px 22px 10px}.cs-popup-content h3{font-size:30px}.cs-popup-texto{font-size:15px}.cs-popup-media{padding:0 22px 0 22px}.cs-popup-media img{min-height:180px;max-height:220px;border-radius:18px}.cs-popup-footer{padding:18px 22px 22px;display:block}.cs-popup-resumo{padding-top:0;margin-bottom:16px}.cs-popup-actions{justify-content:stretch}.cs-popup-link{width:100%}.cs-popup-close{right:10px;top:10px;width:36px;height:36px;font-size:24px}}
