html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{color-scheme:light;--app-bg: #f5f7fb;--surface: #ffffff;--surface-muted: #f8fafc;--text: #0f172a;--muted: #64748b;--border: #e2e8f0;--primary: #2563eb;--primary-soft: #eff6ff;--success: #16a34a;--warning: #d97706;--danger: #dc2626;--chart-grid: #e5e7eb}:root[data-theme=dark]{color-scheme:dark;--app-bg: #0b1120;--surface: #111827;--surface-muted: #172033;--text: #f8fafc;--muted: #94a3b8;--border: #263247;--primary-soft: #172554;--chart-grid: #263247}@media(prefers-color-scheme:dark){:root:not([data-theme]){color-scheme:dark;--app-bg: #0b1120;--surface: #111827;--surface-muted: #172033;--text: #f8fafc;--muted: #94a3b8;--border: #263247;--primary-soft: #172554;--chart-grid: #263247}}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text);background:var(--app-bg)}button,a,[role=button]{-webkit-tap-highlight-color:transparent}.admin-layout{min-height:100vh;background:var(--app-bg)}.admin-sider{position:sticky!important;top:0;height:100vh;overflow:hidden;box-shadow:6px 0 24px #0f172a14}.admin-sider .ant-layout-sider-children,.mobile-navigation{display:flex;flex-direction:column;min-height:100%;background:#0f172a}.brand{height:82px;padding:20px 22px 14px;display:flex;align-items:center;gap:12px;color:#fff}.brand__mark{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 10px 22px #2563eb4d;font-weight:800}.brand strong,.brand small{display:block}.brand strong{font-size:17px}.brand small{margin-top:2px;color:#94a3b8;font-size:11px;letter-spacing:.04em}.admin-menu{flex:1;padding:8px 10px;border-inline-end:0!important;overflow-y:auto}.admin-menu .ant-menu-item-group-title{padding-inline:14px;color:#64748b!important;font-size:11px;font-weight:700;letter-spacing:.1em}.admin-menu .ant-menu-item{margin-block:3px}.side-footer{margin:12px 16px 20px;padding:14px;display:flex;flex-direction:column;gap:4px;border:1px solid rgba(148,163,184,.18);border-radius:10px;background:#ffffff0a}.side-footer .ant-badge-status-text{color:#e2e8f0;font-weight:600}.side-footer .ant-typography{color:#94a3b8;font-size:12px}.admin-header{position:sticky;z-index:20;top:0;height:auto!important;min-height:104px;padding:18px 28px!important;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--border);box-shadow:0 1px 3px #0f172a0a;line-height:normal!important}.admin-header__identity{min-width:0}.admin-header__identity>div{min-width:0}.admin-header h2.ant-typography{margin:4px 0 2px;font-size:24px}.admin-header .ant-breadcrumb{font-size:12px}.admin-header__actions{justify-content:flex-end}.environment-select{width:210px}.theme-control .ant-btn{padding-inline:10px}.admin-content{width:100%;max-width:1900px;margin:0 auto;padding:24px 28px 56px;background:var(--app-bg)}.production-banner{margin-bottom:20px}.page-stack{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.page-stack>*{min-width:0}.page-loading{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.section-card{min-width:0;overflow:hidden;border-color:var(--border);box-shadow:0 1px 2px #0f172a0a}.section-card>.ant-card-head{min-height:78px;padding:14px 20px}.section-card>.ant-card-head .ant-card-head-wrapper,.section-card>.ant-card-head .ant-card-head-title,.section-card>.ant-card-head .ant-card-extra{min-width:0}.section-card>.ant-card-head .ant-card-head-title{white-space:normal}.section-card>.ant-card-body{padding:20px}.section-card__title h3.ant-typography{margin:0;font-size:18px}.section-card__title>.ant-typography-secondary{font-size:13px;font-weight:400}.section-eyebrow{color:var(--primary)!important;font-size:10px;font-weight:800;letter-spacing:.12em}.status-banner{max-width:100%;margin-bottom:16px}.status-banner .ant-alert-content{min-width:0}.status-banner .ant-alert-message,.status-banner .ant-alert-description{overflow-wrap:anywhere;word-break:break-word}.form-actions{display:flex;justify-content:flex-end;margin-top:4px}.full-width{width:100%}.embedded-table{margin-top:24px}.inline-alert{margin-bottom:18px}.table-paragraph{max-width:520px;margin:4px 0 0!important}.info-tip-button{width:22px;height:22px;margin-inline-start:3px;padding:0;display:inline-grid;place-items:center;border:0;border-radius:50%;color:var(--muted);background:transparent;cursor:help;vertical-align:-2px;transition:color .18s ease,background .18s ease}.info-tip-button:hover,.info-tip-button:focus-visible{color:var(--primary);background:var(--primary-soft);outline:none}.confirm-content{width:100%}.feature-card{height:100%;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.feature-card:hover{border-color:#93c5fd;box-shadow:0 10px 26px #2563eb1a}.feature-card h4.ant-typography{margin:0 0 6px}.feature-card p.ant-typography{min-height:44px;margin-bottom:8px}.feature-card__icon,.openapi-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;font-size:19px}.feature-card__icon--blue{color:#2563eb;background:#eff6ff}.feature-card__icon--purple{color:#7c3aed;background:#f5f3ff}.feature-card__icon--cyan{color:#0891b2;background:#ecfeff}.feature-card__icon--green{color:#16a34a;background:#f0fdf4}.feature-card__icon--geekblue,.openapi-icon{color:#4f46e5;background:#eef2ff}.feature-card__link{height:auto;padding:0}.environment-card{height:100%}.environment-card .ant-descriptions-item-content{font-weight:600}.openapi-card{max-width:960px;background:linear-gradient(135deg,var(--surface),var(--surface-muted))}.openapi-card h4.ant-typography{margin:0 0 5px}.markdown-preview{line-height:1.7;overflow-wrap:anywhere}.markdown-preview img{max-width:100%}@media(max-width:1199px){.admin-header{align-items:flex-start}.admin-header__actions{max-width:520px}}@media(max-width:767px){.admin-header{position:static;min-height:auto;padding:14px 16px!important;flex-direction:column;align-items:stretch}.admin-header__identity{width:100%;align-items:flex-start!important}.admin-header h2.ant-typography{font-size:21px}.admin-header__identity .ant-typography-secondary{display:none}.admin-header__actions{width:100%;justify-content:flex-start}.environment-select{width:min(100%,220px)}.theme-control .ant-btn{font-size:0}.theme-control .ant-btn .anticon{margin-inline-end:0;font-size:14px}.admin-content{padding:16px 12px 40px}.section-card>.ant-card-head{padding:12px 14px;align-items:flex-start}.section-card>.ant-card-head .ant-card-head-wrapper{width:100%;flex-direction:column;align-items:stretch;gap:12px}.section-card>.ant-card-head .ant-card-extra{width:calc(100vw - 54px);max-width:100%;margin-inline-start:0}.section-card>.ant-card-head .ant-card-extra>.ant-space{width:100%;flex-wrap:wrap}.section-card>.ant-card-body{padding:14px}.section-card__title>.ant-typography-secondary{display:none}.form-actions{justify-content:stretch}.form-actions>.ant-space{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:12px}.metric-grid--control{grid-template-columns:repeat(4,minmax(180px,1fr));margin-bottom:20px}.metric-card{min-height:120px;border-color:var(--border)}.metric-card .ant-card-body{display:flex;flex-direction:column;min-height:118px}.metric-card .ant-statistic-title{min-height:24px;color:var(--muted);font-size:12px;font-weight:600}.metric-card .ant-statistic-content{margin:4px 0 8px;font-size:clamp(22px,2vw,29px);font-weight:700;letter-spacing:-.03em}.metric-card__note{margin-top:auto;font-size:12px}.metric-card--warning{border-color:color-mix(in srgb,var(--warning) 45%,var(--border));background:color-mix(in srgb,var(--warning) 6%,var(--surface))}.metric-card--danger{border-color:color-mix(in srgb,var(--danger) 45%,var(--border));background:color-mix(in srgb,var(--danger) 6%,var(--surface))}.metric-skeleton{min-height:120px;padding:18px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.dashboard-controls .ant-select{min-width:150px}.chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.chart-card{min-width:0;border-color:var(--border)}.chart-card .ant-card-head-title{white-space:normal}.chart-card h4.ant-typography{margin:1px 0 0}.chart-canvas{width:100%;height:280px}.chart-legend{width:100%;margin-bottom:12px}.chart-legend__item{display:inline-flex;align-items:center;gap:6px}.chart-legend__line{width:20px;border-top-width:2px}.chart-tooltip{min-width:180px;padding:10px 12px;display:grid;gap:7px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 12px 30px #0f172a29}.chart-tooltip>div{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:8px}.chart-tooltip>div>span:first-child{width:8px;height:8px;border-radius:50%}.route-volume{width:140px}.feature-usage-list{display:grid;gap:12px}.feature-usage-row{display:grid;grid-template-columns:minmax(180px,1.1fr) minmax(240px,3fr) minmax(170px,auto);gap:16px;align-items:center}.filter-collapse{margin-bottom:16px}.ops-editor{margin-top:18px;padding-top:6px;border-top:1px solid var(--border)}.policy-collapse{margin:16px 0}.report-preview{max-height:65vh;margin:0;overflow:auto;padding:16px;border:1px solid var(--border);border-radius:8px;background:var(--surface-muted);white-space:pre-wrap;line-height:1.6}.record-tabs{margin-top:20px}@media(max-width:1199px){.chart-grid{grid-template-columns:1fr}.metric-grid--control{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media(max-width:767px){.dashboard-controls.ant-space{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important}.dashboard-controls>.ant-space-item{min-width:0}.dashboard-controls>.ant-space-item:last-child{grid-column:1 / -1}.dashboard-controls .ant-select,.dashboard-controls .ant-btn{width:100%;min-width:0}.metric-grid,.metric-grid--control{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{min-height:110px}.metric-card .ant-card-body{min-height:108px;padding:12px}.metric-card .ant-statistic-content{font-size:20px}.chart-canvas{height:230px}.feature-usage-row{grid-template-columns:1fr;gap:4px}}@media(max-width:430px){.metric-grid,.metric-grid--control{grid-template-columns:1fr}}
