.operationsBody { margin: 0; background: #f5f1e9; color: #24172f; font-family: ui-sans-serif, system-ui, sans-serif; }
.operationsHeader { min-height: 68px; padding: 0 max(24px, calc((100% - 1240px) / 2)); display: flex; align-items: center; gap: 30px; border-bottom: 1px solid #ddd4c8; background: #24172f; color: white; }
.operationsBrand { font-family: Georgia, serif; font-size: 22px; font-weight: 700; white-space: nowrap; }
.operationsHeader nav { margin-left: auto; display: flex; align-items: center; gap: 20px; font-size: 12px; font-weight: 750; }
.operationsHeader form, .operationsHeader button { margin: 0; }
.operationsHeader button { padding: 7px 12px; border: 1px solid #8e7b9e; border-radius: 999px; background: transparent; color: white; cursor: pointer; }
.operationsMain { width: min(1240px, calc(100% - 40px)); margin: 0 auto; padding: 58px 0 90px; }
.operationsPageHeading { max-width: 850px; margin-bottom: 38px; }
.operationsEyebrow { margin: 0 0 10px; color: #6940a0; font-size: 10px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
.operationsPageHeading h1, .operationsLogin h1 { margin: 0; font-family: Georgia, serif; font-size: clamp(40px, 6vw, 66px); line-height: 1; }
.operationsPageHeading > p:last-child, .operationsLogin > p { color: #706477; line-height: 1.6; }
.operationsNotice, .operationsAlert { padding: 12px 15px; border-radius: 10px; }
.operationsNotice { background: #dcece5; color: #285b47; }.operationsAlert, .operationsErrors { background: #f5deda; color: #813e34; }
.operationsMetrics { margin-bottom: 36px; display: grid; grid-template-columns: repeat(auto-fit, minmax(170px, 1fr)); gap: 12px; }
.operationsMetrics article { padding: 20px; display: grid; gap: 8px; border: 1px solid #ded5ca; border-radius: 14px; background: white; }
.operationsMetrics span { color: #786b80; font-size: 10px; font-weight: 800; text-transform: uppercase; }.operationsMetrics strong { font-size: 30px; }
.operationsPanel, .operationsLogin { padding: 28px; border: 1px solid #ded5ca; border-radius: 17px; background: white; }
.operationsPanelHeading { display: flex; align-items: center; justify-content: space-between; }.operationsPanelHeading h2 { margin: 0 0 20px; font-family: Georgia, serif; font-size: 30px; }
.operationsSupportSearch { margin: 0 0 22px; padding: 22px; display: grid; grid-template-columns: minmax(0, 1fr) minmax(280px, 430px); gap: 24px; align-items: end; border: 1px solid #ded5ca; border-radius: 14px; background: white; }.operationsSupportSearch h2 { margin: 0 0 8px; font-family: Georgia, serif; font-size: 30px; }.operationsSupportSearch p:last-child { margin-bottom: 0; color: #706477; }.operationsSupportSearch form { display: grid; grid-template-columns: 1fr auto; gap: 8px; align-items: end; }.operationsSupportSearch label { grid-column: 1 / -1; font-size: 11px; font-weight: 800; }.operationsSupportSearch input { min-height: 44px; padding: 0 12px; border: 1px solid #cfc4d5; border-radius: 9px; font: inherit; }.operationsSupportSearch input[type=submit] { padding: 0 18px; border-color: #24172f; background: #24172f; color: white; font-weight: 800; cursor: pointer; }
.operationsTableWrap { overflow-x: auto; border: 1px solid #ded5ca; border-radius: 14px; background: white; }
.operationsTableWrap table { width: 100%; border-collapse: collapse; font-size: 12px; }.operationsTableWrap th, .operationsTableWrap td { padding: 13px 15px; border-bottom: 1px solid #ece5dd; text-align: left; vertical-align: middle; }.operationsTableWrap th { color: #766a7d; font-size: 9px; text-transform: uppercase; letter-spacing: .1em; }.operationsTableWrap td small { display: block; color: #887b8e; }.operationsTableWrap a { color: #6940a0; font-weight: 800; }
.statePill { padding: 5px 8px; border-radius: 999px; background: #eee7f3; font-size: 9px; font-weight: 900; text-transform: uppercase; }.state-active, .state-published, .state-delivered, .state-succeeded { background: #d9eee5; color: #27634c; }.state-failed, .state-denied, .state-cancelled { background: #f4dcd7; color: #823d33; }.state-pending, .state-draft, .state-unknown { background: #f3e7bd; color: #735a12; }
.operationsLogin { width: min(440px, 100%); margin: 5vh auto; }.operationsLogin form { margin-top: 28px; display: grid; gap: 10px; }.operationsLogin input { min-height: 45px; padding: 0 12px; border: 1px solid #cfc4d5; border-radius: 9px; }.operationsLogin input[type=submit] { margin-top: 10px; background: #24172f; color: white; font-weight: 800; cursor: pointer; }
.operationsEditor { display: grid; grid-template-columns: 280px minmax(0, 1fr); gap: 34px; }.operationsEditor aside { position: sticky; top: 20px; align-self: start; }.operationsEditor aside img { width: 100%; border-radius: 15px; box-shadow: 0 16px 38px #321b5230; }.operationsEditor dl { padding: 18px; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; background: white; border-radius: 12px; font-size: 11px; }.operationsEditor dt { color: #766a7d; }.operationsEditor dd { margin: 0; text-align: right; font-weight: 800; }
.operationsEditor form { padding: 28px; display: grid; gap: 9px; border: 1px solid #ded5ca; border-radius: 15px; background: white; }.operationsEditor label { margin-top: 9px; font-size: 11px; font-weight: 800; }.operationsEditor input[type=text], .operationsEditor textarea { width: 100%; padding: 11px; border: 1px solid #cabfd0; border-radius: 8px; background: #fffdfa; font: inherit; line-height: 1.5; }.operationsFormActions { margin-top: 18px; display: flex; gap: 10px; }.operationsFormActions input { padding: 11px 17px; border: 0; border-radius: 999px; background: #24172f; color: white; font-weight: 800; cursor: pointer; }.operationsFormActions input:last-child { background: #e2b75c; color: #24172f; }
@media (max-width: 760px) { .operationsHeader nav a:not(:first-child) { display: none; }.operationsMain { width: min(100% - 24px, 1240px); padding-top: 34px; }.operationsEditor, .operationsSupportSearch { grid-template-columns: 1fr; }.operationsEditor aside { position: static; }.operationsEditor aside img { max-width: 280px; }.operationsFormActions { flex-direction: column; } }
