.ops-page{margin:0;background:#f5f9fb;color:#153b55;font:16px/1.5 Arial,sans-serif}.ops-page *{box-sizing:border-box}.ops-page a{color:#007c91}.ops-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 32px;background:#fff;border-bottom:1px solid #dce7ec}.ops-top img{width:205px;height:auto}.ops-top span{border-left:1px solid #dce7ec;padding-left:24px;font-weight:700}.ops-top a:last-child{margin-left:auto}.ops-layout{max-width:1440px;margin:auto;display:grid;grid-template-columns:220px minmax(0,1fr);gap:32px;padding:32px}.ops-nav{display:flex;flex-direction:column;gap:6px;align-self:start;position:sticky;top:20px}.ops-nav a{padding:11px 14px;border-radius:8px;text-decoration:none;color:#254d65;font-weight:600}.ops-nav a[aria-current=page]{background:#def4f8;border-left:3px solid #008da5;color:#006c80}.ops-main{min-width:0}.ops-main h1{font-size:30px;margin:0 0 8px}.ops-main h2{font-size:21px;margin:0 0 12px}.ops-main h3{font-size:17px;margin:0 0 8px}.ops-meta{color:#57738a;font-size:14px}.ops-intro{margin:0 0 24px;color:#57738a}.ops-card{background:#fff;border:1px solid #dce7ec;border-radius:12px;padding:24px;margin:0 0 20px}.ops-card p{margin:8px 0;overflow-wrap:anywhere}.ops-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:16px;margin-bottom:24px}.ops-metrics a{padding:22px;background:#fff;border:1px solid #dce7ec;border-radius:12px;text-decoration:none}.ops-metrics strong{display:block;font-size:32px;color:#10364c}.ops-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.ops-page .button,.ops-dialog .button{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;border:1px solid #c9dde5;border-radius:8px;background:#fff;color:#153b55;padding:10px 16px;min-height:44px;font:600 14px/1.4 Arial,sans-serif;cursor:pointer}.ops-page .primary,.ops-dialog .primary{color:#fff;background:#00879c;border-color:#00879c}.ops-page button:disabled{opacity:.55;cursor:wait}.ops-page .danger,.ops-dialog .danger{color:#a52929;border-color:#dfbcbc}.ops-page label,.ops-dialog label{display:grid;gap:7px;font-weight:600;font-size:14px;margin:12px 0}.ops-page input,.ops-page textarea,.ops-page select,.ops-dialog input,.ops-dialog textarea,.ops-dialog select{font:400 16px/1.5 Arial,sans-serif;color:#153b55;background:white;border:1px solid #c9dde5;border-radius:7px;padding:10px;width:100%;min-height:44px}.ops-page textarea,.ops-dialog textarea{resize:vertical}.ops-dialog{width:min(600px,calc(100% - 32px));max-height:85vh;overflow:auto;border:1px solid #dce7ec;border-radius:12px;padding:24px;color:#153b55;font:16px/1.5 Arial,sans-serif}.ops-dialog::backdrop{background:#082f4890}.ops-pill{display:inline-block;font-size:13px;font-weight:600;background:#eaf4f7;border-radius:20px;padding:4px 10px;white-space:nowrap}.ops-table-wrap{overflow:auto}.ops-table{border-collapse:collapse;width:100%;text-align:left;font-size:14px}.ops-table th,.ops-table td{padding:13px 12px;border-bottom:1px solid #e1eaee;vertical-align:top}.ops-table th{background:#f4f8fa;color:#49677b;font-weight:600}.ops-table td:first-child{font-weight:600}.ops-table code{word-break:break-all}.ops-status{min-height:24px;color:#7c4221;white-space:pre-wrap}.ops-split{display:grid;grid-template-columns:minmax(0,2fr) minmax(220px,1fr);gap:20px}.ops-thread{border-left:3px solid #a9dce5;padding:12px 18px;margin:16px 0;background:#f7fbfc;white-space:pre-wrap;overflow-wrap:anywhere}.ops-thread.internal{border-color:#d7b75e;background:#fffaf0}.ops-notice{background:#eaf7fa;border-left:3px solid #008da5;padding:16px;margin:16px 0}.ops-page :focus-visible,.ops-dialog :focus-visible{outline:3px solid #008da5;outline-offset:3px}.ops-search{display:flex;gap:12px;align-items:end;margin-bottom:20px}.ops-search label{flex:1;margin:0}.ops-single{max-width:1000px;margin:32px auto;padding:0 24px}.ops-checkbox{display:flex!important;align-items:center;gap:10px}.ops-checkbox input{width:18px;min-height:18px}.ops-body{white-space:pre-wrap}.ops-card dl{display:grid;grid-template-columns:1fr 2fr;gap:12px}.ops-card dd{margin:0}.ops-card img{max-width:100%}@media(max-width:800px){.ops-layout{grid-template-columns:1fr;padding:20px;gap:20px}.ops-nav{position:static;flex-direction:row;flex-wrap:wrap;gap:4px}.ops-nav a{padding:9px 12px}.ops-top{padding:14px 20px;gap:12px;flex-wrap:wrap}.ops-top img{width:165px}.ops-top span{display:none}.ops-split{grid-template-columns:1fr}.ops-card{padding:18px}.ops-main h1{font-size:26px}}

/* Administration shell: compact navigation, generous working area, shared TourSmart palette. */
.ops-workspace{--ops-ink:#092e4e;--ops-teal:#00859c;--ops-line:#e1eaf0;background:#f4f7fa;color:var(--ops-ink);font-family:Arial,Helvetica,sans-serif;min-height:100vh}
.ops-workspace [hidden]{display:none!important}.ops-workspace .skip-link{position:fixed;top:-100px;left:16px;z-index:1001;padding:12px 18px;background:#fff;border:2px solid var(--ops-teal);border-radius:8px}.ops-workspace .skip-link:focus{top:12px}
.ops-workspace .ops-top{height:80px;position:sticky;top:0;z-index:20;padding:0 30px;gap:30px;justify-content:flex-start;background:#fff;border-bottom:1px solid var(--ops-line)}.ops-workspace .ops-brand{width:202px;flex-shrink:0;display:flex;align-items:center}.ops-workspace .ops-brand img{width:202px;height:auto;max-height:62px;object-fit:contain}.ops-top-label{font-size:14px;color:#59718a;border-left:1px solid var(--ops-line);padding-left:26px}.ops-top-actions{margin-left:auto;display:flex;align-items:center;gap:24px}.ops-workspace .ops-return{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600;text-decoration:none;color:#3e5d76}.ops-workspace .ops-role{font-size:13px;color:#006b7a;background:#e4f5f7;padding:6px 12px;border:1px solid #cce9ed;border-radius:20px}.ops-icon{display:block;width:20px;height:20px;flex-shrink:0}.ops-workspace [data-icon]{display:inline-flex}
.ops-workspace .ops-layout{max-width:1680px;min-height:calc(100vh - 80px);grid-template-columns:232px minmax(0,1fr);gap:0;padding:0}.ops-sidebar{background:#fff;border-right:1px solid var(--ops-line);display:flex;flex-direction:column;padding:24px 16px;position:sticky;top:80px;height:calc(100vh - 80px);overflow-y:auto}.ops-workspace .ops-nav{position:static;gap:4px;flex:1;align-self:stretch}.ops-nav-label{font-size:12px;font-weight:700;letter-spacing:.11em;color:#6a8297;margin:10px 14px}.ops-nav-label:not(:first-child){margin-top:26px}.ops-workspace .ops-nav a{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500;padding:12px;min-height:44px;border-radius:8px;border:1px solid transparent;white-space:nowrap}.ops-workspace .ops-nav a:hover{background:#f1f7f9;text-decoration:none}.ops-workspace .ops-nav a[aria-current=page]{color:#006e81;background:#e5f5f8;border:1px solid #cae9ed;font-weight:700}.ops-nav small{margin-left:auto;background:#e0edf1;border-radius:5px;min-width:22px;text-align:center;font-size:12px;padding:1px 5px}.ops-identity{display:flex;align-items:center;gap:11px;padding:18px 8px 0;margin-top:26px;border-top:1px solid var(--ops-line);text-decoration:none;min-width:0}.ops-identity>span:last-child{min-width:0}.ops-identity strong{display:block;font-size:14px;color:#163a56;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-identity small{display:block;font-size:12px;color:#647e93;margin-top:3px}.ops-avatar{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;background:#dff2f5;color:#00778b;border-radius:50%;font-weight:700}
.ops-workspace .ops-main{padding:32px 36px 48px;min-width:0}.ops-page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.ops-eyebrow{font-size:12px;letter-spacing:.14em;color:#617a90;font-weight:700;margin:0 0 8px}.ops-workspace .ops-main h1{font-size:30px;letter-spacing:-.025em;line-height:1.2;margin:0 0 9px}.ops-page-heading #ops-description{color:#5a7389;font-size:16px;margin:0;line-height:1.5}.ops-workspace .ops-main h2{font-size:18px;line-height:1.4}.ops-workspace .ops-main h3{font-size:16px}.ops-workspace .button{gap:8px;border-color:#d4e2e9;box-shadow:0 1px 2px #082f4806}.ops-workspace .button:hover{border-color:#93c7d1;background:#f0f9fa}.ops-workspace .button.primary:hover{background:#006f83;color:white}.ops-workspace .ops-status{min-height:0;margin:0}.ops-workspace .ops-status:not(:empty){border:1px solid #e9d3bb;background:#fff8ed;color:#805025;padding:12px 16px;border-radius:8px;margin:0 0 20px}
.ops-workspace .ops-metrics{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:16px;margin-bottom:26px}.ops-workspace .ops-metrics a{display:block;padding:20px;border-color:var(--ops-line);border-radius:12px;background:#fff;box-shadow:0 2px 4px #12384c03;transition:border-color .15s}.ops-workspace .ops-metrics a:hover{border-color:#88c8d2}.ops-metric-head{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#526e83}.ops-metric-icon{color:#00859c;background:#e9f6f8;padding:8px;border-radius:9px}.ops-workspace .ops-metrics strong{font-size:34px;line-height:1.15;margin:16px 0 10px;letter-spacing:-.04em}.ops-metric-foot{font-size:13px;color:#6b8294;display:flex;align-items:center;justify-content:space-between}.ops-metric-foot .ops-icon{width:16px;height:16px}.ops-workspace .ops-card{padding:22px;border-color:var(--ops-line);box-shadow:0 2px 4px #12384c03}.ops-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:22px}.ops-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:17px;border-bottom:1px solid #edf2f5}.ops-card-header h2{margin:0!important}.ops-card-header a{font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap}.ops-queue-item{display:flex;align-items:center;gap:13px;padding:17px 0;border-bottom:1px solid #edf2f5;text-decoration:none!important;color:var(--ops-ink)!important}.ops-queue-item:last-child{border:0;padding-bottom:0}.ops-queue-item>div{min-width:0;flex:1}.ops-queue-item strong{display:block;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.ops-queue-item small{display:block;color:#60798e;font-size:13px;margin-top:4px}.ops-queue-item>.ops-icon{color:#6e9ba9;width:17px;height:17px}.ops-queue-mark{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border-radius:9px;color:#008298;background:#eef7f9}.ops-empty{display:flex;align-items:center;gap:16px;padding:32px 0 16px}.ops-empty>.ops-icon{width:26px;height:26px;color:#79a7b3}.ops-empty strong{font-size:15px;font-weight:600}.ops-empty p{font-size:14px;color:#6a8193;line-height:1.5;margin:5px 0 0}.ops-actions-panel{display:flex;align-items:center;justify-content:space-between;gap:20px}.ops-actions-panel p{font-size:14px;color:#627c90}.ops-workspace .ops-table-wrap{padding:0;overflow:auto}.ops-workspace .ops-table th{font-size:12px;letter-spacing:.04em;text-transform:uppercase;background:#f8fafc;padding:14px 18px;white-space:nowrap}.ops-workspace .ops-table td{padding:16px 18px;max-width:340px;overflow-wrap:anywhere}.ops-workspace .ops-table tr:last-child td{border-bottom:0}.ops-workspace .ops-table tbody tr:hover{background:#fbfdfe}.ops-workspace .ops-table a{text-decoration:none}.ops-workspace .ops-pill{font-size:12px;font-weight:600;border:1px solid #dcecf1;background:#f1f8fa;color:#326576}.ops-workspace .ops-search{background:#fff;padding:18px 22px;border:1px solid var(--ops-line);border-radius:12px}.ops-workspace .ops-search input{margin-top:0}.ops-workspace .ops-search label{font-size:14px}.ops-workspace code{overflow-wrap:anywhere;font-size:14px}
.ops-loading{border:1px solid var(--ops-line);border-radius:12px;padding:28px;background:white}.ops-loading p{color:#627c90;font-size:14px}.ops-loading-line{display:block;height:13px;border-radius:6px;background:#eaf1f5;margin-bottom:16px;width:65%}.ops-loading-line:nth-child(2){width:40%}.ops-loading-line:nth-child(3){width:85%}.ops-access-state{max-width:580px;margin:36px auto;padding:36px!important;text-align:center}.ops-access-state>.ops-icon{width:32px;height:32px;margin:0 auto 18px;color:#00859c}.ops-access-state p{color:#607a8f;line-height:1.6}.ops-access-state .ops-actions{justify-content:center}.ops-access-state details{text-align:left;margin-top:24px;font-size:14px;padding-top:16px;border-top:1px solid var(--ops-line)}.ops-access-state details code{display:block;margin:12px 0;word-break:break-all}.ops-workspace.access-unavailable .ops-layout{grid-template-columns:1fr}.ops-workspace.access-unavailable .ops-main{max-width:900px;width:100%;margin:auto}.ops-workspace.access-unavailable .ops-page-heading{display:none}
@media(min-width:1680px){.ops-workspace .ops-layout{border-left:1px solid var(--ops-line);border-right:1px solid var(--ops-line)}}
@media(max-width:1100px){.ops-workspace .ops-layout{grid-template-columns:205px minmax(0,1fr)}.ops-workspace .ops-main{padding:26px 24px}.ops-dashboard-grid{grid-template-columns:1fr}.ops-top-label{display:none}.ops-workspace .ops-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.ops-workspace .ops-top{height:68px;padding:0 18px;gap:14px}.ops-workspace .ops-brand,.ops-workspace .ops-brand img{width:170px}.ops-top-actions{gap:10px}.ops-workspace .ops-role{display:none}.ops-workspace .ops-return{font-size:13px}.ops-workspace .ops-layout{display:block}.ops-sidebar{height:auto;position:static;padding:12px 16px;border-right:0;border-bottom:1px solid var(--ops-line);overflow:auto}.ops-workspace .ops-nav{display:flex;flex-direction:row;flex-wrap:nowrap;overflow:auto;gap:6px}.ops-workspace .ops-nav a{flex-shrink:0;gap:8px;padding:10px}.ops-nav-label,.ops-identity{display:none}.ops-workspace .ops-main{padding:24px 18px}.ops-page-heading{align-items:flex-start}.ops-workspace .ops-main h1{font-size:26px}.ops-page-heading #ops-description{font-size:14px}.ops-workspace .ops-refresh{font-size:0;padding:10px;min-width:44px}.ops-workspace .ops-refresh .ops-icon{width:19px}.ops-workspace .ops-metrics{gap:12px}.ops-workspace .ops-metrics a{padding:15px}.ops-metric-head{font-size:13px;gap:8px}.ops-metric-icon{padding:6px}.ops-workspace .ops-metrics strong{font-size:30px}.ops-workspace .ops-search{flex-wrap:wrap;padding:16px}.ops-workspace .ops-search label{flex-basis:100%}.ops-actions-panel{align-items:flex-start;flex-direction:column}.ops-access-state{padding:24px!important}}
@media(prefers-reduced-motion:reduce){.ops-workspace *{transition:none!important;scroll-behavior:auto!important}}
.ops-workspace .ops-top span{border:0;padding:0}.ops-workspace .ops-top [data-icon]{display:inline-flex}.ops-workspace .ops-top .ops-role{padding:6px 12px;border:1px solid #cce9ed}.ops-workspace .ops-refresh{white-space:nowrap}.ops-workspace .ops-actions-panel .ops-actions{margin-top:0}
