.editor-body{background:#080f1f;color:#f3f0de;font:400 15px/1.5 system-ui,sans-serif;min-height:100vh}.editor-body *{box-sizing:border-box}.editor-body a{color:inherit}.editor-nav{display:flex;align-items:center;justify-content:space-between;padding:22px 5vw;border-bottom:1px solid #ffffff25;gap:24px}.editor-nav>a{font-weight:750;text-decoration:none;letter-spacing:.5px}.editor-nav nav{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.editor-nav form{margin:0}.editor-nav button{background:none;border:0;color:#acb9d0;text-decoration:underline}.editor-main{max-width:1100px;margin:auto;padding:44px 28px 90px}.editor-main h1{font-size:clamp(28px,5vw,44px);line-height:1.1;margin:10px 0 22px}.editor-main h2{font-size:22px;margin:6px 0}.editor-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:24px}.editor-heading p,.editor-hint{color:#adbacf}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;color:#b4c2d8}.editor-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.editor-actions form{margin:0}.button,.editor-body input[type=submit],.editor-body button:not(.editor-nav button){display:inline-block;background:#f3f0de;color:#111c31;border:1px solid #f3f0de;border-radius:4px;padding:12px 18px;font:650 14px/1.3 system-ui;text-decoration:none;white-space:nowrap}.button.secondary,.editor-body button.secondary{background:transparent;color:#f3f0de;border-color:#ffffff45}.editor-list-row{display:flex;justify-content:space-between;gap:24px;padding:22px 24px;margin:12px 0;background:#111e32;border:1px solid #ffffff22;text-decoration:none}.editor-list-row p{color:#b4c2d8;margin:4px 0}.editor-list-row>span{align-self:center;white-space:nowrap}.editor-filters{display:flex;gap:20px;margin:22px 0}.editor-form{padding:26px;background:#101c30;border:1px solid #ffffff22;border-radius:4px}.editor-body label{display:block;margin:16px 0 6px;font-size:13px;font-weight:600}.editor-body input:not([type=submit],[type=checkbox],[type=hidden]),.editor-body textarea,.editor-body select{display:block;width:100%;padding:12px;background:#080f1f;color:#f3f0de;border:1px solid #526078;border-radius:3px;font:400 16px/1.4 system-ui}.editor-body input[type=file]{font-size:14px!important}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.editor-body fieldset{border:1px solid #ffffff30;padding:18px;margin:30px 0}.editor-body legend{padding:0 8px}.editor-body fieldset>p{font-size:13px;color:#b4c2d8}.media-editor{display:grid;grid-template-columns:180px 1fr;gap:24px;border-top:1px solid #ffffff30;margin-top:24px;padding-top:24px}.media-editor img,.media-editor video{width:100%;max-height:220px;object-fit:contain;background:#000}.editor-body label.check{display:flex;gap:10px;align-items:center;margin:20px 0}.check input{width:20px;height:20px}.flash{padding:16px 20px;background:#173a32;border:1px solid #458979;border-radius:3px;margin-bottom:24px}.flash.alert{background:#3b2425;border-color:#b76e63}.login-card{max-width:480px;margin:20px auto;padding:32px;background:#111e32;border:1px solid #ffffff25}.login-card input[type=submit]{margin-top:24px;width:100%}.empty-state{padding:32px;border:1px dashed #53617a}.editor-hint{font-size:13px}
@media(max-width:700px){.editor-nav{align-items:flex-start;flex-direction:column;padding:20px}.editor-nav nav{gap:16px;font-size:13px}.editor-main{padding:28px 18px}.editor-heading{display:block}.editor-form{padding:18px}.form-grid{grid-template-columns:1fr;gap:0}.media-editor{grid-template-columns:1fr}.media-editor img,.media-editor video{max-height:180px}.editor-list-row{padding:18px}.editor-list-row h2{font-size:19px}}
