.admin-page{min-height:calc(100vh - 80px);padding:72px 0;background:#f5f8fc}.admin-auth{width:min(460px,calc(100% - 30px));margin:20px auto;background:#fff;border:1px solid #dbe3ef;border-radius:18px;box-shadow:0 15px 42px rgba(16,27,45,.11);padding:34px}.admin-auth h1,.admin-heading h1{margin:0 0 10px;font-family:Manrope,Inter,sans-serif;letter-spacing:-.04em;line-height:1.1}.admin-auth p,.admin-heading p{margin:0 0 24px;color:#627084}.admin-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:28px}.admin-heading .button-row{justify-content:flex-end}.button-plain{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #cbd7e5;border-radius:7px;color:#334155;padding:9px 13px;font:700 .84rem Inter,sans-serif;cursor:pointer}.button-plain:hover{border-color:#1464d2;color:#1464d2}.button-danger{display:inline-flex;align-items:center;justify-content:center;background:#fff0f0;border:1px solid #f0c2c2;border-radius:7px;color:#a42a2a;padding:9px 13px;font:700 .84rem Inter,sans-serif;cursor:pointer}.admin-list{display:grid;gap:14px}.admin-news-row{display:grid;grid-template-columns:145px 1fr auto;gap:21px;align-items:center;background:#fff;border:1px solid #dbe3ef;border-radius:13px;padding:14px}.admin-news-row>img{height:112px;width:145px;object-fit:cover;border-radius:8px;background:#eef3f9}.admin-meta{display:flex;gap:7px;flex-wrap:wrap;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#607084}.admin-meta span{background:#edf3fb;border-radius:99px;padding:4px 7px}.admin-meta .status-live{background:#e8f8ef;color:#126540}.admin-meta .status-hidden{background:#fff2e3;color:#9a5010}.admin-news-summary h2{margin:9px 0 5px;font-size:1.14rem}.admin-news-summary p{margin:0;color:#607084;font-size:.9rem}.admin-actions{display:flex;gap:7px;justify-content:flex-end;flex-wrap:wrap;max-width:206px}.admin-actions form{margin:0}.check-control{display:flex!important;align-items:center;gap:9px}.check-control input{width:auto!important}.site-footer+*{display:none}@media(max-width:760px){.admin-page{padding:48px 0}.admin-heading{align-items:stretch;flex-direction:column}.admin-heading .button-row{justify-content:flex-start}.admin-news-row{grid-template-columns:1fr}.admin-news-row>img{width:100%;height:180px}.admin-actions{justify-content:flex-start;max-width:none}.admin-auth{padding:25px}}
