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)}@-ms-viewport{width:device-width}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}mark{padding:.2em;background-color:#feffe6}:root{--coral: #E85A4F;--coral-light: #F4A49E;--coral-dark: #C44A40;--cream: #FCFBF9;--cream-dark: #F5F3EF;--ink: #2D2A26;--ink-light: #6B6560;--ink-muted: #9B9590;--gold: #D4A64A;--gold-light: #F5E6C8;--jade: #5B8C6F;--jade-light: #E8F0EB;--water: #5B8DEF;--water-light: #E8F0FF;--purple: #9B59B6;--purple-light: #F5E8FA;--shadow-sm: 0 1px 3px rgba(45, 42, 38, .06);--shadow-md: 0 4px 12px rgba(45, 42, 38, .08);--shadow-lg: 0 8px 24px rgba(45, 42, 38, .12);--shadow-glow: 0 0 40px rgba(232, 90, 79, .15);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--radius-xl: 28px;--font-serif: "Noto Serif SC", serif;--font-sans: "DM Sans", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{font-family:var(--font-sans);background:var(--cream);color:var(--ink);min-height:100vh;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 80% 50% at 20% 40%,rgba(232,90,79,.03) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 20%,rgba(212,166,74,.04) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 60% 80%,rgba(91,140,111,.03) 0%,transparent 50%);pointer-events:none;z-index:0}#root{min-height:100vh;width:100%;max-width:100%;overflow-x:hidden}.app-shell{position:fixed;top:0;right:0;bottom:0;left:0;height:100vh;height:100dvh;min-height:100vh;width:100%;max-width:100%;overflow:hidden}.yiday-sider{background:linear-gradient(180deg,#2d2a26,#1a1816);box-shadow:var(--shadow-md);position:relative;height:100vh;height:100dvh;overflow:hidden}.yiday-sider .ant-layout-sider-children{padding:18px 10px;display:flex;flex-direction:column;height:100%;overflow-y:auto}.yiday-logo{display:flex;align-items:center;gap:8px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:18px}.yiday-logo-icon{width:36px;height:36px;border-radius:var(--radius-md);background:linear-gradient(135deg,var(--coral) 0%,var(--coral-dark) 100%);color:#fff;font-family:var(--font-serif);font-size:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #e85a4f66}.yiday-logo-text{display:flex;flex-direction:column}.yiday-logo-title{font-family:var(--font-serif);font-size:16px;font-weight:600;color:#fff;letter-spacing:.5px}.yiday-logo-subtitle{font-size:9px;color:#ffffff80;letter-spacing:.3px;margin-top:2px}.nav{flex:1}.nav-section{margin-bottom:16px}.nav-section-title{font-size:10px;font-weight:600;color:#ffffff59;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:7px;padding-left:8px}.nav-item{display:flex;align-items:center;gap:9px;padding:10px 8px;border-radius:var(--radius-md);color:#fff9;font-size:14px;font-weight:500;line-height:1.25;cursor:pointer;transition:all .2s ease;margin-bottom:4px;position:relative;overflow:hidden;text-decoration:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.nav-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:var(--coral);border-radius:0 2px 2px 0;transition:height .2s ease}.nav-item:hover{color:#fff;background:#ffffff0d}.nav-item.active{color:#fff;background:#e85a4f26}.nav-item.active:before{height:22px}.nav-icon{width:18px;height:18px;opacity:.8;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.nav-icon :where(svg){width:18px;height:18px}.nav-item.active .nav-icon{opacity:1}.nav-item>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis}.nav-badge{margin-left:auto;background:var(--coral);color:#fff;font-size:11px;font-weight:600;padding:1px 6px;border-radius:10px}.sidebar-footer{margin-top:8px;padding-top:10px;display:grid;gap:8px;border-top:1px solid rgba(255,255,255,.08)}.admin-profile{display:flex;align-items:center;gap:8px;padding:8px;border-radius:var(--radius-md);background:#ffffff08}.admin-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--gold) 0%,var(--coral) 100%);display:flex;align-items:center;justify-content:center;font-family:var(--font-serif);font-size:13px;color:#fff}.admin-info{flex:1;display:flex;flex-direction:column}.admin-name{color:#fff!important;font-size:12px;font-weight:500;line-height:1.2}.admin-role{color:#ffffff80!important;font-size:10px;line-height:1.2;margin-top:2px}.sidebar-logout-btn{min-height:34px;border-radius:10px;border-color:#ffffff38!important;background:#ffffff08!important;color:#ffffffc7!important;font-size:13px;font-weight:500;gap:6px}.sidebar-logout-btn:hover{border-color:#e85a4fb8!important;background:#e85a4f29!important;color:#fff!important}.yiday-content{padding:24px;height:100vh;height:100dvh;min-width:0;width:100%;max-width:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scrollbar-gutter:stable}.app-shell>.ant-layout,.yiday-main-layout{flex:1 1 auto;width:0;height:100vh;height:100dvh;min-width:0;overflow:hidden}.yiday-content>*{width:100%;max-width:100%;min-width:0}.yiday-content .ant-card,.yiday-content .ant-row,.yiday-content .ant-col,.yiday-content .ant-tabs,.yiday-content .ant-table-wrapper,.yiday-content .ant-space,.yiday-content .ant-space-item,.yiday-content .ant-form,.yiday-content .ant-form-inline{max-width:100%;min-width:0}.yiday-content .ant-form-inline{row-gap:10px}.yiday-content .ant-table-wrapper .ant-spin-nested-loading,.yiday-content .ant-table-wrapper .ant-spin-container,.yiday-content .ant-table-wrapper .ant-table,.yiday-content .ant-table-wrapper .ant-table-container{max-width:100%}.yiday-content .ant-table-wrapper .ant-table-content,.yiday-content .ant-table-wrapper .ant-table-body{overflow-x:auto!important}@media (max-width: 1440px){.yiday-content{padding:20px 16px}}@media (max-width: 1200px){.yiday-content{padding:16px 12px}}.ant-typography.page-title{font-family:var(--font-serif);font-size:26px;font-weight:600;color:var(--ink)}.ant-typography.page-subtitle{color:var(--ink-light);margin-top:4px}.stat-card{border-radius:var(--radius-lg);border:1px solid rgba(45,42,38,.06);box-shadow:var(--shadow-sm)}.stat-card .ant-card-body{padding:18px}.card-elevated{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid rgba(45,42,38,.06)}.card-title{font-weight:600}.yiday-tag{font-size:12px;border-radius:999px}.login-shell{position:relative;min-height:100vh;display:grid;place-items:center;padding:40px 20px}.login-card{width:360px;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid rgba(45,42,38,.08)}.login-title{font-family:var(--font-serif);font-size:24px;font-weight:600;text-align:center}.login-subtitle{text-align:center;color:var(--ink-muted);margin-bottom:24px}.login-beian{position:absolute;left:50%;bottom:20px;transform:translate(-50%)}.login-beian-link{color:#8f949d;font-size:12px;text-decoration:none}.login-beian-link:hover{color:#5f6673;text-decoration:underline}.logs-overview-grid{margin-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.logs-overview-card .ant-card-body{padding:16px 18px}.logs-filter-head{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.logs-table .ant-table-tbody>tr>td{vertical-align:top}.logs-detail-grid{display:grid;gap:10px}.logs-detail-item{border:1px solid rgba(45,42,38,.08);border-radius:8px;padding:8px 10px;background:#ffffffa6}.logs-detail-item pre{margin:4px 0 0;white-space:pre-wrap;word-break:break-word;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:var(--ink)}.logs-diff-list{display:grid;gap:10px}.logs-diff-row{border:1px solid rgba(45,42,38,.1);border-radius:10px;padding:10px;background:#fff9}.logs-diff-row.added{border-left:3px solid #52c41a}.logs-diff-row.removed{border-left:3px solid #ff4d4f}.logs-diff-row.updated{border-left:3px solid #1677ff}.logs-diff-row-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;gap:8px}.logs-diff-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.logs-diff-block{border:1px solid rgba(45,42,38,.08);border-radius:8px;background:#f9f7f3d9;padding:8px}.logs-diff-block pre{margin:4px 0 0;white-space:pre-wrap;word-break:break-word;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.logs-raw-json{margin:0;white-space:pre-wrap;word-break:break-word;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}@media (max-width: 1200px){.logs-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.logs-overview-grid,.logs-diff-values{grid-template-columns:1fr}}.legacy-dashboard .header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.legacy-dashboard .page-title{display:flex;flex-direction:column;gap:4px}.legacy-dashboard .page-title h1{font-family:var(--font-serif);font-size:28px;font-weight:600;color:var(--ink);letter-spacing:1px}.legacy-dashboard .page-title p{font-size:14px;color:var(--ink-muted)}.legacy-dashboard .header-actions{display:flex;align-items:center;gap:16px}.legacy-dashboard .search-box{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid rgba(45,42,38,.08);border-radius:var(--radius-md);padding:10px 16px;width:280px;transition:all .2s ease;position:relative}.legacy-dashboard .search-box:focus-within{border-color:var(--coral);box-shadow:0 0 0 3px #e85a4f1a}.legacy-dashboard .search-box input{border:none;outline:none;background:transparent;font-size:14px;color:var(--ink);width:100%}.legacy-dashboard .search-box input::placeholder{color:var(--ink-muted)}.legacy-dashboard .search-dropdown{position:absolute;top:calc(100% + 8px);left:0;width:420px;max-height:420px;overflow-y:auto;border-radius:var(--radius-md);border:1px solid rgba(45,42,38,.12);background:#fff;box-shadow:var(--shadow-lg);padding:10px;z-index:40}.legacy-dashboard .search-section{display:grid;gap:4px}.legacy-dashboard .search-section+.search-section{margin-top:10px;padding-top:10px;border-top:1px dashed rgba(45,42,38,.1)}.legacy-dashboard .search-section-title{font-size:12px;font-weight:600;color:var(--ink-muted);padding:0 6px}.legacy-dashboard .search-item{border:none;background:transparent;width:100%;text-align:left;border-radius:10px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer}.legacy-dashboard .search-item:hover{background:#e85a4f14}.legacy-dashboard .search-item-main{min-width:0;display:grid;gap:2px}.legacy-dashboard .search-item-title{font-size:13px;color:var(--ink);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legacy-dashboard .search-item-subtitle{font-size:12px;color:var(--ink-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legacy-dashboard .search-item-meta{font-size:11px;color:var(--ink-muted);flex-shrink:0}.legacy-dashboard .search-empty{font-size:12px;color:var(--ink-muted);padding:8px 10px}.legacy-dashboard .icon-btn{width:44px;height:44px;border-radius:var(--radius-md);border:1px solid rgba(45,42,38,.08);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative}.legacy-dashboard .icon-btn:hover{border-color:var(--coral);background:#e85a4f0d}.legacy-dashboard .icon-btn .badge{position:absolute;top:-4px;right:-4px;width:18px;height:18px;background:var(--coral);border-radius:50%;font-size:10px;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center;border:2px solid var(--cream)}.legacy-dashboard .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:32px}.legacy-dashboard .stat-card{background:#fff;border-radius:var(--radius-lg);padding:24px;border:1px solid rgba(45,42,38,.06);box-shadow:var(--shadow-sm);position:relative;overflow:hidden;transition:all .3s ease}.legacy-dashboard .stat-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.legacy-dashboard .stat-card:before{content:"";position:absolute;top:0;right:0;width:120px;height:120px;border-radius:50%;opacity:.05;transform:translate(30%,-30%)}.legacy-dashboard .stat-card.coral:before{background:var(--coral)}.legacy-dashboard .stat-card.gold:before{background:var(--gold)}.legacy-dashboard .stat-card.jade:before{background:var(--jade)}.legacy-dashboard .stat-card.water:before{background:var(--water)}.legacy-dashboard .stat-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.legacy-dashboard .stat-icon{width:48px;height:48px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center}.legacy-dashboard .stat-card.coral .stat-icon{background:#e85a4f1a;color:var(--coral)}.legacy-dashboard .stat-card.gold .stat-icon{background:#d4a64a1a;color:var(--gold)}.legacy-dashboard .stat-card.jade .stat-icon{background:#5b8c6f1a;color:var(--jade)}.legacy-dashboard .stat-card.water .stat-icon{background:#5b8def1a;color:var(--water)}.legacy-dashboard .stat-trend{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:500;padding:4px 10px;border-radius:20px}.legacy-dashboard .stat-trend.up{background:#5b8c6f1a;color:var(--jade)}.legacy-dashboard .stat-trend.down{background:#e85a4f1a;color:var(--coral)}.legacy-dashboard .stat-value{font-size:32px;font-weight:700;color:var(--ink);margin-bottom:4px;font-family:var(--font-sans)}.legacy-dashboard .stat-label{font-size:14px;color:var(--ink-muted)}.legacy-dashboard .analytics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px}.legacy-dashboard .analytics-card .card-body{padding-top:18px}.legacy-dashboard .analytics-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.legacy-dashboard .analytics-metric{border-radius:var(--radius-md);background:#2d2a2608;padding:12px}.legacy-dashboard .analytics-metric-label{font-size:12px;color:var(--ink-muted);margin-bottom:6px}.legacy-dashboard .analytics-metric-value{font-size:20px;font-weight:700;color:var(--ink);line-height:1.2}.legacy-dashboard .analytics-subtext{margin-top:12px;font-size:13px;color:var(--ink-light)}.legacy-dashboard .analytics-subtext.muted{margin-top:6px;color:var(--ink-muted)}.legacy-dashboard .content-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-bottom:32px}.legacy-dashboard .card{background:#fff;border-radius:var(--radius-lg);border:1px solid rgba(45,42,38,.06);box-shadow:var(--shadow-sm);overflow:hidden}.legacy-dashboard .card-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(45,42,38,.06)}.legacy-dashboard .card-title{font-family:var(--font-serif);font-size:18px;font-weight:600;color:var(--ink);display:flex;align-items:center;gap:10px}.legacy-dashboard .card-title-icon{width:24px;height:24px;opacity:.6}.legacy-dashboard .card-action{font-size:13px;color:var(--coral);font-weight:500;cursor:pointer;transition:opacity .2s ease}.legacy-dashboard .card-action:hover{opacity:.8}.legacy-dashboard .card-body{padding:24px}.legacy-dashboard .chart-container{height:280px;position:relative}.legacy-dashboard .chart-placeholder{width:100%;height:100%;display:flex;flex-direction:column}.legacy-dashboard .chart-bars{flex:1;display:flex;align-items:flex-end;gap:16px;padding:20px 0}.legacy-dashboard .chart-bar-group{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px}.legacy-dashboard .chart-bar-pair{width:100%;flex:1;display:flex;align-items:flex-end;justify-content:center;gap:8px}.legacy-dashboard .chart-bar{width:16px;max-width:16px;border-radius:6px 6px 0 0;transition:all .3s ease;position:relative}.legacy-dashboard .chart-bar:hover{opacity:.8}.legacy-dashboard .chart-bar.primary{background:linear-gradient(180deg,var(--coral) 0%,var(--coral-light) 100%)}.legacy-dashboard .chart-bar.secondary{background:linear-gradient(180deg,var(--gold) 0%,var(--gold-light) 100%)}.legacy-dashboard .chart-label{font-size:12px;color:var(--ink-muted)}.legacy-dashboard .chart-legend{display:flex;justify-content:center;gap:24px;padding-top:16px;border-top:1px solid rgba(45,42,38,.06)}.legacy-dashboard .legend-item{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink-light)}.legacy-dashboard .legend-dot{width:10px;height:10px;border-radius:50%}.legacy-dashboard .legend-dot.primary{background:var(--coral)}.legacy-dashboard .legend-dot.secondary{background:var(--gold)}.legacy-dashboard .wuxing-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.legacy-dashboard .wuxing-item{text-align:center;padding:16px 8px;border-radius:var(--radius-md);transition:all .2s ease}.legacy-dashboard .wuxing-item:hover{transform:scale(1.05)}.legacy-dashboard .wuxing-item.metal{background:linear-gradient(135deg,#f8f8f8,#e8e8e8)}.legacy-dashboard .wuxing-item.wood{background:linear-gradient(135deg,#e8f5e8,#c8e6c8)}.legacy-dashboard .wuxing-item.water{background:linear-gradient(135deg,#e8f0ff,#c8dcff)}.legacy-dashboard .wuxing-item.fire{background:linear-gradient(135deg,#fff0ee,#ffd8d4)}.legacy-dashboard .wuxing-item.earth{background:linear-gradient(135deg,#fef6e8,#f5e6c8)}.legacy-dashboard .wuxing-symbol{font-family:var(--font-serif);font-size:28px;font-weight:600;margin-bottom:8px}.legacy-dashboard .wuxing-item.metal .wuxing-symbol{color:#8b8b8b}.legacy-dashboard .wuxing-item.wood .wuxing-symbol{color:#4a8c4a}.legacy-dashboard .wuxing-item.water .wuxing-symbol{color:#4a6b9c}.legacy-dashboard .wuxing-item.fire .wuxing-symbol{color:var(--coral)}.legacy-dashboard .wuxing-item.earth .wuxing-symbol{color:#9c7a4a}.legacy-dashboard .wuxing-value{font-size:18px;font-weight:600;color:var(--ink);margin-bottom:2px}.legacy-dashboard .wuxing-label{font-size:11px;color:var(--ink-muted)}.legacy-dashboard .table-container{overflow-x:auto}.legacy-dashboard .data-table{width:100%;border-collapse:collapse}.legacy-dashboard .data-table th,.legacy-dashboard .data-table td{padding:16px 20px;text-align:left}.legacy-dashboard .data-table th{font-size:12px;font-weight:600;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid rgba(45,42,38,.08)}.legacy-dashboard .data-table td{font-size:14px;color:var(--ink);border-bottom:1px solid rgba(45,42,38,.04)}.legacy-dashboard .data-table tr:last-child td{border-bottom:none}.legacy-dashboard .data-table tr:hover td{background:#e85a4f05}.legacy-dashboard .user-cell{display:flex;align-items:center;gap:12px}.legacy-dashboard .user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,var(--coral-light) 0%,var(--gold-light) 100%);display:flex;align-items:center;justify-content:center;font-family:var(--font-serif);font-size:16px;color:var(--coral-dark)}.legacy-dashboard .user-info{display:flex;flex-direction:column}.legacy-dashboard .user-name{font-weight:500;color:var(--ink)}.legacy-dashboard .user-email{font-size:12px;color:var(--ink-muted)}.legacy-dashboard .status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500}.legacy-dashboard .status-badge.vip{background:linear-gradient(135deg,#d4a64a26,#e85a4f1a);color:var(--gold)}.legacy-dashboard .status-badge.normal{background:#2d2a260f;color:var(--ink-light)}.legacy-dashboard .status-badge.active{background:#5b8c6f1a;color:var(--jade)}.legacy-dashboard .status-badge.inactive{background:#e85a4f1f;color:var(--coral)}.legacy-dashboard .status-dot{width:6px;height:6px;border-radius:50%}.legacy-dashboard .status-badge.vip .status-dot{background:var(--gold)}.legacy-dashboard .status-badge.normal .status-dot{background:var(--ink-muted)}.legacy-dashboard .status-badge.active .status-dot{background:var(--jade)}.legacy-dashboard .status-badge.inactive .status-dot{background:var(--coral)}.legacy-dashboard .table-empty-cell{text-align:center!important;color:var(--ink-muted)!important;padding:28px 20px!important}.legacy-dashboard .action-btn{width:32px;height:32px;border-radius:var(--radius-sm);border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:var(--ink-muted)}.legacy-dashboard .action-btn:hover{background:#e85a4f1a;color:var(--coral)}.legacy-dashboard .quick-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.legacy-dashboard .quick-action-btn{display:flex;align-items:center;gap:14px;padding:18px 20px;background:var(--cream);border:1px solid rgba(45,42,38,.06);border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease}.legacy-dashboard .quick-action-btn:hover{background:#fff;border-color:var(--coral);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.legacy-dashboard .quick-action-icon{width:44px;height:44px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:20px}.legacy-dashboard .quick-action-btn:nth-child(1) .quick-action-icon{background:#e85a4f1a}.legacy-dashboard .quick-action-btn:nth-child(2) .quick-action-icon{background:#d4a64a1a}.legacy-dashboard .quick-action-btn:nth-child(3) .quick-action-icon{background:#5b8c6f1a}.legacy-dashboard .quick-action-btn:nth-child(4) .quick-action-icon{background:#5b8def1a}.legacy-dashboard .quick-action-text{display:flex;flex-direction:column;text-align:left}.legacy-dashboard .quick-action-title{font-size:14px;font-weight:500;color:var(--ink)}.legacy-dashboard .quick-action-desc{font-size:12px;color:var(--ink-muted)}.legacy-dashboard .activity-list{display:flex;flex-direction:column}.legacy-dashboard .activity-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid rgba(45,42,38,.04)}.legacy-dashboard .activity-item:last-child{border-bottom:none}.legacy-dashboard .activity-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.legacy-dashboard .activity-icon.fortune{background:#e85a4f1a;color:var(--coral)}.legacy-dashboard .activity-icon.outfit{background:#5b8c6f1a;color:var(--jade)}.legacy-dashboard .activity-icon.user{background:#5b8def1a;color:var(--water)}.legacy-dashboard .activity-icon.decision{background:#9b59b61a;color:var(--purple)}.legacy-dashboard .activity-content{flex:1}.legacy-dashboard .activity-text{font-size:14px;color:var(--ink);line-height:1.5}.legacy-dashboard .activity-text strong{font-weight:500}.legacy-dashboard .activity-time{font-size:12px;color:var(--ink-muted);margin-top:4px}.legacy-dashboard .card-mt{margin-top:24px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.legacy-dashboard .stat-card{animation:fadeInUp .5s ease forwards}.legacy-dashboard .stat-card:nth-child(1){animation-delay:0s}.legacy-dashboard .stat-card:nth-child(2){animation-delay:.1s}.legacy-dashboard .stat-card:nth-child(3){animation-delay:.2s}.legacy-dashboard .stat-card:nth-child(4){animation-delay:.3s}.legacy-dashboard .card{animation:fadeInUp .5s ease forwards;animation-delay:.4s;opacity:0}@media (max-width: 1400px){.legacy-dashboard .stats-grid{grid-template-columns:repeat(2,1fr)}.legacy-dashboard .analytics-grid,.legacy-dashboard .content-grid{grid-template-columns:1fr}}@media (max-width: 768px){.legacy-dashboard .analytics-metric-grid{grid-template-columns:1fr}}.dashboard-page{display:grid;gap:18px}.dashboard-page .card-elevated{border-radius:18px;border:1px solid rgba(28,36,54,.08);box-shadow:0 10px 28px #0f172a0a;background:#fff}.dashboard-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.dashboard-toolbar-hero{padding:2px 0 4px;border-bottom:1px solid rgba(28,36,54,.07)}.dashboard-toolbar-main{display:grid;gap:6px}.dashboard-toolbar-side{display:grid;justify-items:end;gap:10px;margin-left:auto}.dashboard-updated-at{font-size:11px;color:#8a90a2!important;letter-spacing:.02em}.dashboard-toolbar-controls{padding:6px;border:1px solid rgba(28,36,54,.08);border-radius:18px;background:#ffffffd1;box-shadow:0 8px 22px #0f172a09}.dashboard-toolbar-controls .ant-segmented{background:#f4f6fb;border-radius:14px;padding:4px}.dashboard-toolbar-controls .ant-segmented-item{min-height:34px;border-radius:10px;font-weight:600}.dashboard-toolbar-controls .ant-segmented-item-selected{box-shadow:0 4px 10px #0f172a14}.dashboard-toolbar-controls .ant-picker{min-height:40px;border-radius:12px;border-color:#1c243617;background:#fff}.dashboard-toolbar-controls .ant-btn{min-height:40px;border-radius:12px;border-color:#1c243617;box-shadow:none}.dashboard-range-row{margin-top:2px}.dashboard-range-row .ant-tag{border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600}.dashboard-overview-card .ant-card-body,.dashboard-chart-card .ant-card-body,.dashboard-brief-card .ant-card-body{padding:18px}.dashboard-overview-head,.dashboard-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-bottom:12px;border-bottom:1px solid rgba(28,36,54,.06)}.dashboard-overview-kicker,.dashboard-section-title{display:block;font-size:15px;font-weight:650;letter-spacing:.01em;color:#111827;margin-bottom:2px}.dashboard-section-head .ant-typography-secondary,.dashboard-sidebar-section-head .ant-typography-secondary{font-size:12px;line-height:1.55;color:#8a90a2}.dashboard-kpi-stack{display:grid;gap:12px}.dashboard-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(28,36,54,.08);border-radius:24px;background:#fff;box-shadow:0 10px 26px #0f172a0a;overflow:hidden}.dashboard-summary-cell{padding:16px 18px 14px;min-height:132px;display:grid;gap:8px;align-content:start;border-right:1px solid rgba(28,36,54,.06);border-bottom:1px solid rgba(28,36,54,.06)}.dashboard-summary-cell.kind-lifetime{background:linear-gradient(180deg,#fbfcffe0,#fff)}.dashboard-summary-cell:nth-child(4n){border-right:none}.dashboard-summary-cell:nth-last-child(-n+4){border-bottom:none}.dashboard-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-summary-label{font-size:12px;font-weight:600;letter-spacing:.03em;color:#6c7082}.dashboard-summary-main{display:flex;align-items:baseline;gap:10px;min-height:40px}.dashboard-summary-value{font-family:var(--font-serif);font-size:32px;line-height:1.04;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:#111318}.dashboard-summary-delta{display:inline-flex;align-items:center;font-size:12px;font-weight:700;letter-spacing:-.01em}.dashboard-summary-delta.is-up{color:#16a34a}.dashboard-summary-delta.is-down{color:#dc2626}.dashboard-summary-delta.is-flat{color:#7b8192}.dashboard-summary-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:11px;line-height:1.45;font-variant-numeric:tabular-nums;color:#8b90a1}.dashboard-summary-tag{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.02em}.dashboard-summary-tag.is-blue{color:#1d4ed8;background:#dbeafe}.dashboard-summary-tag.is-gold{color:#92400e;background:#fef3c7}.dashboard-summary-tag.is-green{color:#166534;background:#dcfce7}.dashboard-summary-tag.is-red{color:#991b1b;background:#fee2e2}.dashboard-summary-tag.is-gray{color:#4b5563;background:#e5e7eb}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dashboard-kpi-grid-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-hero-grid{margin-top:18px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid rgba(45,42,38,.08);border-left:1px solid rgba(45,42,38,.08)}.dashboard-hero-grid-wide{grid-template-columns:repeat(6,minmax(0,1fr))}.dashboard-kpi-tile{padding:18px 18px 16px;background:#ffffffd6;border-right:1px solid rgba(45,42,38,.08);border-bottom:1px solid rgba(45,42,38,.08);min-height:126px;display:grid;align-content:space-between;gap:8px}.dashboard-kpi-label{font-size:12px;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.06em}.dashboard-kpi-value{font-family:var(--font-serif);font-size:29px;line-height:1.12;color:var(--ink)}.dashboard-kpi-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-kpi-badge{margin-top:8px;display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;color:var(--ink-light);background:#2d2a260f}.dashboard-kpi-icon{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.dashboard-kpi-icon.tone-blue{color:#2563eb;background:#e7eefb}.dashboard-kpi-icon.tone-gold{color:#b45309;background:#fef3c7}.dashboard-kpi-icon.tone-green{color:#16a34a;background:#dcfce7}.dashboard-kpi-icon.tone-purple{color:#9333ea;background:#f3e8ff}.dashboard-kpi-icon.tone-coral{color:#dc2626;background:#fee2e2}.dashboard-kpi-foot{font-size:13px;color:var(--ink-light)}.dashboard-kpi-tile-rich{min-height:144px;border:1px solid rgba(45,42,38,.08);border-radius:24px;box-shadow:var(--shadow-sm);gap:10px;padding:22px 22px 18px}.dashboard-kpi-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:12px;color:var(--ink-light)}.dashboard-delta-pill{display:inline-flex;align-items:center;justify-content:center;padding:3px 7px;border-radius:999px;font-size:10px;font-weight:700}.dashboard-delta-pill.is-up{color:#217346;background:#2173461f}.dashboard-delta-pill.is-down{color:#b03a2e;background:#b03a2e1f}.dashboard-delta-pill.is-flat{color:var(--ink-muted);background:#2d2a2614}.dashboard-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.dashboard-shell{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,.88fr);gap:18px;align-items:start}.dashboard-main-column,.dashboard-side-column{display:grid;gap:18px}.dashboard-side-column{position:sticky;top:16px}.dashboard-workbench-card .ant-card-body,.dashboard-sidebar-card .ant-card-body{display:grid;gap:16px}.dashboard-workbench-card,.dashboard-sidebar-card{background:linear-gradient(180deg,#fff,#fbfcff)}.dashboard-rail-card .ant-card-body{gap:18px}.dashboard-sidebar-section{display:grid;gap:12px}.dashboard-sidebar-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.dashboard-sidebar-section-head .ant-typography{margin-bottom:0!important}.dashboard-sidebar-divider{height:1px;background:#1c243614}.dashboard-brief-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:4px}.dashboard-brief-grid-compact{margin-bottom:16px}.dashboard-brief-panel{border:1px solid rgba(28,36,54,.08);border-radius:14px;background:linear-gradient(180deg,#fff,#fbfcff);padding:12px 13px;display:grid;gap:6px}.dashboard-brief-label{font-size:11px;font-weight:600;letter-spacing:.02em;color:#7b8192}.dashboard-brief-value{font-family:var(--font-serif);font-size:20px;color:var(--ink)}.dashboard-alert-section,.dashboard-link-section{display:grid;gap:12px}.dashboard-chart-shell{margin-top:4px}.dashboard-table-shell{border:1px solid rgba(28,36,54,.08);border-radius:16px;overflow:hidden;background:#fff}.dashboard-table-head{background:#f7f8fc;color:#7b8192;font-size:11px;font-weight:700;letter-spacing:.03em}.dashboard-funnel-table-row{display:grid;grid-template-columns:minmax(180px,1.7fr) repeat(4,minmax(90px,.8fr));gap:10px;align-items:center;padding:13px 14px;border-bottom:1px solid rgba(28,36,54,.06)}.dashboard-funnel-table-row:last-child{border-bottom:none}.dashboard-funnel-stage-cell{display:grid;gap:4px}.dashboard-funnel-stage-cell .ant-typography-secondary{font-size:11px;color:#8a90a2}.dashboard-inline-delta{display:inline-flex;align-items:center;justify-content:flex-start;font-size:12px;font-weight:700}.dashboard-inline-delta.is-up{color:#217346}.dashboard-inline-delta.is-down{color:#b03a2e}.dashboard-inline-delta.is-flat{color:var(--ink-muted)}.dashboard-funnel-steps{display:grid;gap:10px;margin-top:16px}.dashboard-funnel-step{border:1px solid rgba(45,42,38,.08);border-radius:16px;background:#ffffffc7;padding:14px 16px;display:grid;gap:8px}.dashboard-funnel-step-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-funnel-step-value{font-family:var(--font-serif);font-size:26px;color:var(--ink)}.dashboard-funnel-step-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--ink-light)}.dashboard-insight-list{display:grid;gap:12px;margin-top:2px}.dashboard-sidebar-metrics{display:grid;gap:8px}.dashboard-conversion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dashboard-conversion-card{display:grid;gap:6px;padding:13px;border:1px solid rgba(28,36,54,.08);border-radius:15px;background:linear-gradient(180deg,#fff,#fbfcff)}.dashboard-conversion-label{font-size:11px;font-weight:600;letter-spacing:.02em;color:#7b8192}.dashboard-conversion-value{font-family:var(--font-serif);font-size:24px;line-height:1.08;color:#111318}.dashboard-conversion-chip{width:fit-content;display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.02em}.dashboard-conversion-chip.tone-blue{color:#1d4ed8;background:#dbeafe}.dashboard-conversion-chip.tone-green{color:#166534;background:#dcfce7}.dashboard-conversion-chip.tone-gold{color:#92400e;background:#fef3c7}.dashboard-conversion-chip.tone-gray{color:#4b5563;background:#e5e7eb}.dashboard-conversion-chip.tone-red{color:#991b1b;background:#fee2e2}.dashboard-conversion-foot{font-size:11px;color:#8b90a1}.dashboard-sidebar-metric{display:grid;gap:4px;padding:10px 12px;border:1px solid #e2e5ec;border-radius:14px;background:#fff}.dashboard-sidebar-metric span{font-size:12px;color:var(--ink-muted)}.dashboard-sidebar-metric strong{font-family:var(--font-serif);font-size:20px;line-height:1.15;color:var(--ink)}.dashboard-sidebar-metric em{font-style:normal;font-size:12px;font-weight:700;color:var(--jade)}.dashboard-sidebar-metric-hero{background:#fff}.dashboard-insight-card{border:1px solid rgba(28,36,54,.08);border-radius:15px;background:#fff;padding:13px;display:grid;gap:9px;text-align:left;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.dashboard-insight-card:hover{border-color:#1c243624;transform:translateY(-1px);box-shadow:0 12px 24px #0f172a0d}.dashboard-insight-card.is-high{border-color:#e85a4f47}.dashboard-insight-card.is-medium{border-color:#d4a64a47}.dashboard-insight-card.is-low{border-color:#5b8c6f38}.dashboard-insight-link{color:var(--ink-muted);font-size:12px}.dashboard-alert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.dashboard-risk-band{display:grid;gap:10px}.dashboard-risk-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;padding:16px 18px;border-radius:18px;border:1px solid rgba(28,36,54,.08);background:#fff;box-shadow:0 8px 22px #0f172a08}.dashboard-risk-item.is-high{border-color:#e85a4f38}.dashboard-risk-item.is-medium{border-color:#d4a64a3d}.dashboard-risk-copy{display:grid;gap:4px}.dashboard-alert-card{border-radius:16px;border:1px solid rgba(28,36,54,.08);background:#fff;padding:15px;display:grid;gap:9px;box-shadow:0 8px 22px #0f172a09}.dashboard-alert-card.is-high{border-color:#f5c2c2;background:#fff}.dashboard-alert-card.is-medium{border-color:#f2d9a6;background:#fff}.dashboard-alert-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-alert-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.dashboard-alert-pill.is-high{background:#e85a4f1f;color:var(--coral-dark)}.dashboard-alert-pill.is-medium{background:#d4a64a24;color:#8a6413}.dashboard-alert-pill.is-low{background:#5b8c6f1f;color:var(--jade)}.dashboard-alert-title{font-size:15px;font-weight:650;color:var(--ink)}.dashboard-alert-message{font-size:12px;color:#7f8698;line-height:1.6}.dashboard-link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.dashboard-focus-stack{display:grid;gap:12px}.dashboard-focus-item{display:grid;grid-template-columns:minmax(0,1.8fr) auto;gap:16px;align-items:center;padding:16px 18px;border:1px solid rgba(28,36,54,.08);border-radius:18px;background:#fff;box-shadow:0 8px 22px #0f172a08}.dashboard-focus-main{display:grid;gap:6px}.dashboard-focus-side{display:grid;justify-items:end;gap:8px}.dashboard-focus-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.dashboard-link-table{border:1px solid rgba(28,36,54,.08);border-radius:16px;overflow:hidden;background:#fff}.dashboard-link-table-head,.dashboard-link-table-row{display:grid;grid-template-columns:minmax(170px,1.1fr) minmax(220px,2fr) 86px 100px minmax(120px,.8fr) 90px;gap:10px;align-items:center;padding:12px 14px}.dashboard-link-table-head{background:#f7f8fb;color:var(--ink-muted);font-size:12px;font-weight:700}.dashboard-link-table-row{border-top:1px solid rgba(28,36,54,.06)}.dashboard-link-module-cell{display:grid;gap:4px}.dashboard-link-module-cell .ant-typography-secondary{font-size:12px}.dashboard-link-row-desc{color:var(--ink-light);font-size:13px;line-height:1.5}.dashboard-link-row-metric{font-family:var(--font-serif);font-size:16px;color:var(--ink)}.dashboard-table-tag{width:fit-content;margin-inline-end:0!important;border-radius:999px!important;font-size:11px!important;font-weight:700!important;border:none!important}.dashboard-table-tag.priority-p1{color:#b03a2e!important;background:#e85a4f24!important}.dashboard-table-tag.priority-p2{color:#8a6413!important;background:#d4a64a29!important}.dashboard-table-tag.priority-p3{color:#355b44!important;background:#5b8c6f29!important}.dashboard-table-tag.status-watch{color:#57442c!important;background:#f5e6c8b3!important}.dashboard-table-tag.status-stable{color:#355b44!important;background:#e8f0ebe6!important}.dashboard-revenue-breakdown{display:grid;grid-template-columns:minmax(150px,.9fr) minmax(0,1.3fr);gap:10px;align-items:center}.dashboard-revenue-pie{border:1px solid #e2e5ec;border-radius:14px;padding:6px;background:#fff}.dashboard-revenue-legend{display:grid;gap:6px}.dashboard-revenue-legend-row{display:grid;grid-template-columns:10px minmax(70px,1fr) auto auto;gap:8px;align-items:center;border:1px solid #e2e5ec;border-radius:12px;padding:6px 8px;background:#fff}.dashboard-revenue-dot{width:10px;height:10px;border-radius:50%}.dashboard-revenue-type{font-size:12px;color:var(--ink-light)}.dashboard-revenue-legend-row strong{font-family:var(--font-serif);font-size:13px;color:var(--ink)}.dashboard-revenue-legend-row em{font-style:normal;font-size:11px;font-weight:700;color:var(--ink-muted)}.dashboard-link-card{width:100%;text-align:left;border:1px solid rgba(45,42,38,.08);border-radius:18px;background:#ffffffdb;padding:18px;display:grid;gap:10px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;box-shadow:var(--shadow-sm)}.dashboard-link-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:#e85a4f33}.dashboard-link-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-link-desc{font-size:14px;color:var(--ink-light);line-height:1.6}.dashboard-link-metric{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding-top:8px;border-top:1px solid rgba(45,42,38,.06);color:var(--ink-light);font-size:13px}.dashboard-link-metric strong{font-family:var(--font-serif);font-size:20px;color:var(--ink)}@media (max-width: 1200px){.dashboard-shell{grid-template-columns:1fr}.dashboard-kpi-grid,.dashboard-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-summary-cell:nth-child(2n){border-right:none}.dashboard-summary-cell:nth-child(4n){border-right:1px solid rgba(28,36,54,.06)}.dashboard-summary-cell:nth-last-child(-n+4){border-bottom:1px solid rgba(28,36,54,.06)}.dashboard-summary-cell:nth-last-child(-n+2){border-bottom:none}.dashboard-revenue-breakdown{grid-template-columns:1fr}.dashboard-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.dashboard-toolbar-side{width:100%;justify-items:stretch}.dashboard-kpi-grid,.dashboard-kpi-grid-secondary,.dashboard-summary-strip,.dashboard-conversion-grid,.dashboard-brief-grid,.dashboard-hero-grid{grid-template-columns:1fr}.dashboard-summary-cell,.dashboard-summary-cell:nth-child(4n),.dashboard-summary-cell:nth-child(2n){border-right:none}.dashboard-summary-cell:not(:last-child){border-bottom:1px solid rgba(28,36,54,.06)}.dashboard-funnel-table-row,.dashboard-focus-item,.dashboard-risk-item,.dashboard-link-table-head,.dashboard-link-table-row{grid-template-columns:1fr;gap:8px}.dashboard-focus-side{justify-items:start}.dashboard-focus-tags{justify-content:flex-start}.dashboard-kpi-value{font-size:25px}}.users-page{display:grid;gap:20px}.users-hero{display:flex;align-items:end;justify-content:space-between;gap:16px;flex-wrap:wrap}.users-hero-copy{display:grid;gap:4px}.users-hero-actions .ant-btn{min-height:42px;padding-inline:16px;border-radius:14px;border-color:#1c243617}.users-analytics-panel,.users-filter-panel{padding:22px;border-radius:24px;background:linear-gradient(180deg,#fffdfa,#fbfcff)}.users-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.users-stat-item{display:grid;gap:8px;min-height:132px;padding:16px 18px;border-radius:20px;border:1px solid rgba(28,36,54,.08);background:#ffffffe0}.users-stat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.users-stat-label{font-size:11px;font-weight:700;letter-spacing:.08em;color:#7f8389}.users-stat-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:#b7831f;background:#d4a64a1f}.users-stat-value{font-family:var(--font-serif);font-size:42px;line-height:1;letter-spacing:-.03em;color:#17191d}.users-stat-foot{font-size:13px;color:#959aa2}.users-analytics-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.9fr);gap:18px;margin-top:18px}.users-retention-panel,.users-insight-rail{border:1px solid rgba(28,36,54,.08);border-radius:22px;background:#ffffffe0}.users-retention-panel{padding:18px 18px 14px}.users-insight-rail{padding:18px;display:grid;gap:14px;align-content:start}.users-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(28,36,54,.06)}.users-panel-head-tight{padding-bottom:10px}.users-panel-title{display:block;font-size:15px;font-weight:650;color:#13161b}.users-panel-subtitle{display:block;margin-top:2px;font-size:12px;line-height:1.55;color:#8a90a2}.users-chart-shell{margin-top:14px}.users-rail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.users-rail-metric{display:grid;gap:6px;padding:12px 14px;border-radius:16px;background:#fbfcff;border:1px solid rgba(28,36,54,.06)}.users-rail-metric.wide{grid-column:span 2}.users-rail-metric span{font-size:11px;font-weight:600;color:#7d828d}.users-rail-metric strong{font-family:var(--font-serif);font-size:24px;line-height:1.08;color:#16191d}.users-filter-head{margin-bottom:14px}.users-filter-form{display:grid;grid-template-columns:minmax(280px,1.4fr) repeat(2,minmax(160px,.7fr)) auto;gap:12px;align-items:start}.users-filter-form .ant-form-item{margin-bottom:0}.users-filter-form .ant-input-affix-wrapper,.users-filter-form .ant-select-selector{min-height:44px!important;border-radius:14px!important;border-color:#1c243614!important;background:#ffffffeb!important;box-shadow:none!important}.users-filter-form .ant-select-selection-placeholder,.users-filter-form input::placeholder{color:#9aa0aa}.users-filter-actions .ant-btn{min-height:44px;border-radius:14px;padding-inline:16px}.users-table-wrap{margin-top:18px;padding-top:18px;border-top:1px solid rgba(28,36,54,.06)}.users-table-meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}.users-table-title{font-size:15px;font-weight:650;color:#13161b}.users-table .ant-table{border:1px solid rgba(28,36,54,.08);border-radius:20px;overflow:hidden;background:#fffdfa}.users-table .ant-table-thead>tr>th{background:#f8f7f2;color:#7a7f89;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid rgba(28,36,54,.06)}.users-table .ant-table-tbody>tr>td{padding-top:15px;padding-bottom:15px;border-bottom:1px solid rgba(28,36,54,.05)}.users-table .ant-table-tbody>tr:hover>td{background:#fffaf0!important}.users-table .ant-table-pagination.ant-pagination{margin:18px 8px 2px;align-items:center}.users-table .ant-pagination-total-text{color:#8a90a2;font-size:12px}.users-table .ant-pagination-item,.users-table .ant-pagination-prev,.users-table .ant-pagination-next{min-width:36px;height:36px;border-radius:12px;border-color:#1c243614;background:#fffdfa}.users-table .ant-pagination-item a{line-height:34px}.users-table .ant-pagination-item-active{background:#1a1d21;border-color:#1a1d21}.users-table .ant-pagination-item-active a{color:#fffaf0}.users-empty-state{padding:28px 0 20px}.users-empty-state .ant-empty-image{height:52px}.users-empty-copy{display:grid;gap:6px;justify-items:center}.users-empty-copy strong{font-size:14px;font-weight:650;color:#17191d}.users-empty-copy span{max-width:320px;font-size:12px;line-height:1.6;color:#8a90a2}.users-user-cell{display:flex;align-items:center;gap:12px}.users-user-avatar{background:linear-gradient(180deg,#e7edf9,#f4f6fb);color:#3c5689;font-weight:700}.users-user-copy{display:grid;gap:4px}.users-user-subline{font-size:12px;color:#8a90a2}.users-activity-bits{display:flex;flex-wrap:wrap;gap:8px}.users-activity-bits span{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#f7f8fb;color:#6f7480;font-size:12px}.users-pill{margin-inline-end:0!important;border:none!important;border-radius:999px!important;font-size:12px!important;font-weight:700!important;padding-inline:10px!important}.users-pill.is-vip{background:#d4a64a24!important;color:#946611!important}.users-pill.is-normal{background:#eef1f5!important;color:#6c7280!important}.users-pill.is-active{background:#5b8c6f24!important;color:#2f6d4b!important}.users-pill.is-disabled{background:#e85a4f24!important;color:#a63d33!important}.users-table-action{padding-inline:8px!important;color:#6d737d!important}.users-table-action:hover{color:#17191d!important;background:#f7f8fb!important}.users-table-action-danger:hover{color:#b42318!important;background:#e85a4f14!important}.users-vip-modal .ant-modal-content{border-radius:24px;border:1px solid rgba(28,36,54,.08);background:linear-gradient(180deg,#fffdfa,#fbfcff);box-shadow:0 18px 40px #0f172a14;overflow:hidden}.users-vip-modal .ant-modal-header{background:transparent;border-bottom:1px solid rgba(28,36,54,.06);padding:20px 24px 16px}.users-vip-modal .ant-modal-title{font-size:17px;font-weight:650;color:#15181d}.users-vip-modal .ant-modal-body{padding:20px 24px 22px}.users-vip-modal .ant-modal-footer{border-top:1px solid rgba(28,36,54,.06);padding:16px 24px 20px}.users-vip-modal .ant-modal-footer .ant-btn{min-height:42px;border-radius:14px;padding-inline:16px}.users-vip-sheet{display:grid;gap:18px}.users-vip-summary{display:grid;gap:12px;padding:16px;border-radius:18px;border:1px solid rgba(28,36,54,.06);background:#ffffffe6}.users-vip-summary-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.users-vip-form{display:grid;gap:4px}.users-vip-form .ant-form-item-label>label{font-size:13px;font-weight:600;color:#474c56}.users-vip-form .ant-input-number{width:100%!important;min-height:44px;border-radius:14px;border-color:#1c243614;background:#ffffffeb}.users-vip-form .ant-input-number-input-wrap input{height:42px}.users-vip-note{padding:12px 14px;border-radius:14px;background:#f7f8fb;border:1px solid rgba(28,36,54,.05)}@media (max-width: 1200px){.users-stat-strip,.users-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.users-analytics-grid{grid-template-columns:1fr}.users-filter-actions{grid-column:span 2}}@media (max-width: 768px){.users-stat-strip,.users-rail-grid,.users-filter-form{grid-template-columns:1fr}.users-filter-actions,.users-rail-metric.wide{grid-column:auto}.users-analytics-panel,.users-filter-panel{padding:18px}.users-vip-modal .ant-modal-body,.users-vip-modal .ant-modal-header,.users-vip-modal .ant-modal-footer{padding-left:18px;padding-right:18px}}.orders-page{display:grid;gap:16px;min-width:0;container-type:inline-size}.orders-hero{display:flex;align-items:end;justify-content:space-between;gap:16px;flex-wrap:wrap}.orders-hero-copy{display:grid;gap:4px}.orders-hero-actions .ant-btn{min-height:42px;padding-inline:16px;border-radius:14px;border-color:#1c243617}.orders-analytics-panel,.orders-filter-panel{padding:18px;border-radius:20px;background:linear-gradient(180deg,#fffdfa,#fbfcff);min-width:0}.orders-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.orders-stat-item{display:grid;gap:6px;min-height:98px;padding:13px 15px;border-radius:16px;border:1px solid rgba(28,36,54,.08);background:#ffffffe6}.orders-stat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.orders-stat-label{font-size:10px;font-weight:700;letter-spacing:.08em;color:#7f8389}.orders-stat-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:#b7831f;background:#d4a64a1f}.orders-stat-value{font-family:var(--font-serif);font-size:30px;line-height:1.05;letter-spacing:-.03em;color:#17191d}.orders-stat-foot{font-size:11px;color:#959aa2}.orders-analytics-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.95fr);gap:14px;margin-top:14px}.orders-chart-panel,.orders-insight-rail{border:1px solid rgba(28,36,54,.08);border-radius:18px;background:#ffffffe6}.orders-chart-panel{padding:14px}.orders-insight-rail{padding:14px;display:grid;gap:10px;align-content:start}.orders-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(28,36,54,.06)}.orders-panel-head-tight{padding-bottom:10px}.orders-panel-title{display:block;font-size:14px;font-weight:650;color:#13161b}.orders-panel-subtitle{display:block;margin-top:2px;font-size:11px;line-height:1.55;color:#8a90a2}.orders-chart-shell{margin-top:10px}.orders-chart-empty{min-height:220px;display:grid;place-content:center;gap:8px;padding:18px;text-align:center;border-radius:14px;border:1px dashed rgba(28,36,54,.1);background:linear-gradient(180deg,#fbfcffeb,#fffdfae0)}.orders-chart-empty strong{font-size:15px;font-weight:650;color:#17191d}.orders-chart-empty span{max-width:420px;font-size:11px;line-height:1.6;color:#8a90a2}.orders-rail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.orders-rail-metric{display:grid;gap:4px;padding:10px 12px;border-radius:14px;background:#fbfcff;border:1px solid rgba(28,36,54,.06)}.orders-rail-metric span{font-size:10px;font-weight:600;color:#7d828d}.orders-rail-metric strong{font-family:var(--font-serif);font-size:20px;line-height:1.08;color:#16191d}.orders-note-stack{display:grid;gap:10px}.orders-note{display:grid;gap:5px;padding:10px 12px;border-radius:14px;border:1px solid rgba(28,36,54,.06);background:#fffdfa}.orders-note strong{font-size:11px;font-weight:700;color:#17191d}.orders-note span{font-size:11px;line-height:1.6;color:#7d828d}.orders-note.is-active{background:#5b8c6f14}.orders-note.is-pending{background:#d4a64a1f}.orders-note.is-revoked{background:#e85a4f1a}.orders-filter-head{margin-bottom:14px}.orders-summary-band{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.orders-summary-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:6px 10px;border-radius:999px;border:1px solid rgba(28,36,54,.06);background:#fff}.orders-summary-chip span{font-size:11px;color:#7a7f89}.orders-summary-chip strong{font-size:12px;color:#17191d}.orders-summary-chip.is-active{background:#5b8c6f1a}.orders-summary-chip.is-expired{background:#6c728014}.orders-summary-chip.is-revoked{background:#e85a4f1a}.orders-summary-chip.is-pending{background:#d4a64a24}.orders-summary-chip.is-amount{background:#4262a814}.orders-filter-form{display:grid;gap:10px}.orders-filter-grid{display:grid;grid-template-columns:minmax(260px,1.45fr) repeat(4,minmax(132px,.7fr));gap:10px;align-items:start}.orders-filter-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.orders-filter-form .ant-form-item{margin-bottom:0}.orders-filter-form .ant-input-affix-wrapper,.orders-filter-form .ant-select-selector,.orders-filter-form .ant-picker{min-height:40px!important;border-radius:12px!important;border-color:#1c243614!important;background:#ffffffeb!important;box-shadow:none!important}.orders-filter-form .ant-select-selection-placeholder,.orders-filter-form input::placeholder{color:#9aa0aa}.orders-filter-actions .ant-btn{min-height:40px;border-radius:12px;padding-inline:14px}.orders-filter-range{flex:1 1 320px}.orders-filter-range .ant-picker{width:100%}.orders-table-wrap{margin-top:14px;padding-top:14px;border-top:1px solid rgba(28,36,54,.06)}.orders-table-meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px;flex-wrap:wrap}.orders-table-title{font-size:14px;font-weight:650;color:#13161b}.orders-table .ant-table{border:1px solid rgba(28,36,54,.08);border-radius:16px;overflow:hidden;background:#fffdfa}.orders-table .ant-table-thead>tr>th{background:#f8f7f2;color:#7a7f89;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid rgba(28,36,54,.06);padding-top:10px;padding-bottom:10px}.orders-table .ant-table-tbody>tr>td{padding-top:9px;padding-bottom:9px;border-bottom:1px solid rgba(28,36,54,.05);vertical-align:top}.orders-table .ant-table-tbody>tr:hover>td{background:#fffaf0!important}.orders-table .ant-table-cell{font-size:11px}.orders-table-row-active>td:first-child,.orders-table-row-pending>td:first-child,.orders-table-row-revoked>td:first-child{box-shadow:inset 3px 0 0 transparent}.orders-table-row-active>td:first-child{box-shadow:inset 3px 0 #5b8c6f59}.orders-table-row-pending>td:first-child{box-shadow:inset 3px 0 #d4a64a73}.orders-table-row-revoked>td:first-child{box-shadow:inset 3px 0 #e85a4f66}.orders-table .ant-table-pagination.ant-pagination{margin:18px 8px 2px;align-items:center}.orders-table .ant-pagination-total-text{color:#8a90a2;font-size:12px}.orders-table .ant-pagination-item,.orders-table .ant-pagination-prev,.orders-table .ant-pagination-next{min-width:36px;height:36px;border-radius:12px;border-color:#1c243614;background:#fffdfa}.orders-table .ant-pagination-item a{line-height:34px}.orders-table .ant-pagination-item-active{background:#1a1d21;border-color:#1a1d21}.orders-table .ant-pagination-item-active a{color:#fffaf0}.orders-empty-state{padding:28px 0 20px}.orders-empty-state .ant-empty-image{height:52px}.orders-empty-copy{display:grid;gap:6px;justify-items:center}.orders-empty-copy strong{font-size:14px;font-weight:650;color:#17191d}.orders-empty-copy span{max-width:320px;font-size:12px;line-height:1.6;color:#8a90a2}.orders-order-cell,.orders-user-copy,.orders-product-copy,.orders-amount-copy,.orders-entitlement-copy,.orders-source-copy{display:grid;gap:3px;min-width:0}.orders-user-cell{display:flex;align-items:center;gap:12px}.orders-order-subline,.orders-user-subline,.orders-product-subline,.orders-amount-subline,.orders-entitlement-subline,.orders-source-subline{font-size:10px;line-height:1.45;color:#8a90a2;overflow-wrap:anywhere}.orders-order-cell strong,.orders-user-copy strong,.orders-product-copy strong,.orders-entitlement-copy strong,.orders-amount-copy strong{font-size:12px;font-weight:650;color:#17191d;overflow-wrap:anywhere}.orders-product-stack,.orders-source-stack{gap:2px}.orders-inline-meta{font-size:10px;line-height:1.45;color:#9aa0aa}.orders-status-stack{display:flex;flex-wrap:wrap;gap:6px}.orders-inline-pill,.orders-pill{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:999px;font-size:10px;font-weight:700}.orders-inline-pill{color:#8e640f;background:#d4a64a26}.orders-pill.is-subscription{color:#4262a8;background:#4262a81f}.orders-pill.is-purchase{color:#8d4ca5;background:#8d4ca51f}.orders-pill.is-other,.orders-pill.is-expired{color:#6c7280;background:#eef1f5}.orders-pill.is-active{color:#2f6d4b;background:#5b8c6f24}.orders-pill.is-revoked{color:#a63d33;background:#e85a4f24}.orders-pill.is-pending{color:#946611;background:#d4a64a29}@container (max-width: 1360px){.orders-filter-grid,.orders-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-analytics-grid{grid-template-columns:1fr}}@container (max-width: 900px){.orders-stat-strip,.orders-rail-grid,.orders-filter-grid{grid-template-columns:1fr}.orders-filter-toolbar{flex-direction:column;align-items:stretch}}@media (max-width: 768px){.orders-analytics-panel,.orders-filter-panel{padding:16px}.orders-filter-actions .ant-space{width:100%;justify-content:flex-start}}.outfits-page{display:grid;gap:16px;min-width:0;container-type:inline-size}.outfits-hero{display:flex;align-items:end;justify-content:space-between;gap:16px;flex-wrap:wrap}.outfits-hero-copy{display:grid;gap:4px}.outfits-hero-actions .ant-btn{min-height:42px;padding-inline:16px;border-radius:14px;border-color:#1c243617}.outfits-analytics-panel,.outfits-filter-panel{padding:18px;border-radius:20px;background:linear-gradient(180deg,#fffdf9,#fbfcff);min-width:0}.outfits-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.outfits-stat-item{display:grid;gap:6px;min-height:98px;padding:13px 15px;border-radius:16px;border:1px solid rgba(28,36,54,.08);background:#ffffffe6}.outfits-stat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.outfits-stat-label{font-size:10px;font-weight:700;letter-spacing:.08em;color:#7f8389}.outfits-stat-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:#8f5e1f;background:#cdac661f}.outfits-stat-value{font-family:var(--font-serif);font-size:30px;line-height:1.05;letter-spacing:-.03em;color:#17191d}.outfits-stat-foot{font-size:11px;color:#959aa2}.outfits-analytics-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.95fr);gap:14px;margin-top:14px}.outfits-chart-panel,.outfits-insight-rail{border:1px solid rgba(28,36,54,.08);border-radius:18px;background:#ffffffe6}.outfits-chart-panel{padding:14px}.outfits-insight-rail{padding:14px;display:grid;gap:10px;align-content:start}.outfits-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(28,36,54,.06)}.outfits-panel-head-tight{padding-bottom:10px}.outfits-panel-title{display:block;font-size:14px;font-weight:650;color:#13161b}.outfits-panel-subtitle{display:block;margin-top:2px;font-size:11px;line-height:1.55;color:#8a90a2}.outfits-chart-shell{margin-top:10px}.outfits-chart-empty{min-height:220px;display:grid;place-content:center;gap:8px;padding:18px;text-align:center;border-radius:14px;border:1px dashed rgba(28,36,54,.1);background:linear-gradient(180deg,#fbfcffeb,#fffdfae0)}.outfits-chart-empty strong{font-size:15px;font-weight:650;color:#17191d}.outfits-chart-empty span{max-width:420px;font-size:11px;line-height:1.6;color:#8a90a2}.outfits-rail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.outfits-rail-metric{display:grid;gap:4px;padding:10px 12px;border-radius:14px;background:#fbfcff;border:1px solid rgba(28,36,54,.06)}.outfits-rail-metric span{font-size:10px;font-weight:600;color:#7d828d}.outfits-rail-metric strong{font-family:var(--font-serif);font-size:20px;line-height:1.08;color:#16191d}.outfits-note-stack{display:grid;gap:10px}.outfits-note{display:grid;gap:5px;padding:10px 12px;border-radius:14px;border:1px solid rgba(28,36,54,.06);background:#fffdfa}.outfits-note strong{font-size:11px;font-weight:700;color:#17191d}.outfits-note span{font-size:11px;line-height:1.6;color:#7d828d}.outfits-note.is-healthy{background:#5b8c6f14}.outfits-note.is-watch{background:#d4a64a1f}.outfits-note.is-risk{background:#e85a4f1a}.outfits-note.is-muted{background:#6c72800f}.outfits-filter-head{margin-bottom:14px}.outfits-summary-band{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.outfits-summary-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:6px 10px;border-radius:999px;border:1px solid rgba(28,36,54,.06);background:#fff}.outfits-summary-chip span{font-size:11px;color:#7a7f89}.outfits-summary-chip strong{font-size:12px;color:#17191d}.outfits-summary-chip.is-blue{background:#4262a814}.outfits-summary-chip.is-green{background:#5b8c6f1a}.outfits-summary-chip.is-gold{background:#d4a64a24}.outfits-summary-chip.is-purple{background:#8d4ca51a}.outfits-filter-form{display:grid;gap:10px}.outfits-filter-grid{display:grid;grid-template-columns:minmax(260px,1.35fr) minmax(160px,.7fr);gap:10px;align-items:start}.outfits-filter-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.outfits-filter-form .ant-form-item{margin-bottom:0}.outfits-filter-form .ant-input-affix-wrapper,.outfits-filter-form .ant-select-selector,.outfits-filter-form .ant-picker{min-height:40px!important;border-radius:12px!important;border-color:#1c243614!important;background:#ffffffeb!important;box-shadow:none!important}.outfits-filter-form .ant-select-selection-placeholder,.outfits-filter-form input::placeholder{color:#9aa0aa}.outfits-filter-date-shell{flex:1 1 320px}.outfits-filter-date .ant-picker{width:100%}.outfits-filter-actions .ant-btn{min-height:40px;border-radius:12px;padding-inline:14px}.outfits-table-wrap{margin-top:14px;padding-top:14px;border-top:1px solid rgba(28,36,54,.06)}.outfits-table-meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px;flex-wrap:wrap}.outfits-table-title{font-size:14px;font-weight:650;color:#13161b}.outfits-table .ant-table{border:1px solid rgba(28,36,54,.08);border-radius:16px;overflow:hidden;background:#fffdfa}.outfits-table .ant-table-thead>tr>th{background:#f8f7f2;color:#7a7f89;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid rgba(28,36,54,.06);padding-top:10px;padding-bottom:10px}.outfits-table .ant-table-tbody>tr>td{padding-top:10px;padding-bottom:10px;border-bottom:1px solid rgba(28,36,54,.05);vertical-align:top}.outfits-table .ant-table-tbody>tr:hover>td{background:#fffaf0!important}.outfits-table .ant-table-cell{font-size:11px}.outfits-table .ant-table-pagination.ant-pagination{margin:18px 8px 2px;align-items:center}.outfits-table .ant-pagination-total-text{color:#8a90a2;font-size:12px}.outfits-table .ant-pagination-item,.outfits-table .ant-pagination-prev,.outfits-table .ant-pagination-next{min-width:36px;height:36px;border-radius:12px;border-color:#1c243614;background:#fffdfa}.outfits-table .ant-pagination-item a{line-height:34px}.outfits-table .ant-pagination-item-active{background:#1a1d21;border-color:#1a1d21}.outfits-table .ant-pagination-item-active a{color:#fffaf0}.outfits-empty-state{padding:28px 0 20px}.outfits-empty-state .ant-empty-image{height:52px}.outfits-empty-copy{display:grid;gap:6px;justify-items:center}.outfits-empty-copy strong{font-size:14px;font-weight:650;color:#17191d}.outfits-empty-copy span{max-width:320px;font-size:12px;line-height:1.6;color:#8a90a2}.outfits-user-cell,.outfits-user-copy,.outfits-record-cell,.outfits-feedback-cell{display:grid;gap:3px;min-width:0}.outfits-user-subline,.outfits-record-subline{font-size:10px;line-height:1.5;color:#8a90a2;overflow-wrap:anywhere}.outfits-record-cell strong,.outfits-user-copy strong{font-size:12px;font-weight:650;color:#17191d;overflow-wrap:anywhere}.outfits-inline-meta{font-size:10px;line-height:1.45;color:#9aa0aa}.outfits-status-stack{display:flex;flex-wrap:wrap;gap:6px}.outfits-pill{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:999px;font-size:10px;font-weight:700;border:0}.outfits-pill.is-score{color:#8d640f;background:#d4a64a29}.outfits-pill.is-success{color:#2f6d4b;background:#5b8c6f24}.outfits-pill.is-feedback{color:#7a3ca0;background:#8d4ca51f}.outfits-pill.is-item{color:#4262a8;background:#4262a81f}.outfits-pill.is-muted{color:#6c7280;background:#eef1f5}.outfits-actions-cell .ant-btn{padding-inline:0}.outfits-detail-modal .ant-modal-content{border-radius:24px;padding:0;overflow:hidden}.outfits-detail-modal .ant-modal-body{padding:0}.outfits-detail-loading{padding:24px;color:var(--ink-muted)}.outfits-detail-shell{display:grid}.outfits-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 28px 18px;border-bottom:1px solid rgba(28,36,54,.08);background:linear-gradient(180deg,#fffdfa,#fbfcff)}.outfits-detail-copy{display:grid;gap:6px}.outfits-detail-kicker{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8a90a2}.outfits-detail-copy .ant-typography{margin:0}.outfits-detail-pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.outfits-detail-grid{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);gap:0}.outfits-detail-preview-card,.outfits-detail-sections{padding:22px 28px 28px}.outfits-detail-preview-card{border-right:1px solid rgba(28,36,54,.08);background:#fffcf7}.outfits-detail-section-title{font-size:12px;font-weight:700;color:#727887;margin-bottom:10px}.outfits-detail-preview{min-height:440px;display:grid;place-items:center;border-radius:18px;border:1px solid rgba(28,36,54,.08);background:#fff;padding:20px}.outfits-detail-image{border-radius:14px;max-height:460px;object-fit:contain}.outfits-detail-image-fallback{display:grid;gap:8px;justify-items:center;text-align:center}.outfits-detail-sections{display:grid;gap:18px}.outfits-detail-section{display:grid;gap:8px}.outfits-detail-section p{margin:0;font-size:13px;line-height:1.7;color:#4a515d;white-space:pre-wrap}.outfits-detail-copy-block{display:grid;gap:6px}.outfits-detail-copy-block strong{font-size:14px;color:#17191d}.outfits-detail-copy-block span{font-size:12px;color:#8a90a2}.outfits-detail-tags{display:flex;flex-wrap:wrap;gap:8px}.outfits-detail-code{margin:0;padding:14px;border-radius:16px;background:#f8f9fc;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.65;color:#576074;overflow:auto}@container (max-width: 1360px){.outfits-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.outfits-analytics-grid,.outfits-filter-grid,.outfits-detail-grid{grid-template-columns:1fr}.outfits-detail-preview-card{border-right:0;border-bottom:1px solid rgba(28,36,54,.08)}}@container (max-width: 900px){.outfits-stat-strip,.outfits-rail-grid{grid-template-columns:1fr}.outfits-filter-toolbar,.outfits-detail-head{flex-direction:column;align-items:stretch}.outfits-detail-pills{justify-content:flex-start}}@media (max-width: 768px){.outfits-analytics-panel,.outfits-filter-panel{padding:16px}.outfits-detail-head,.outfits-detail-preview-card,.outfits-detail-sections{padding-inline:18px}.outfits-filter-actions .ant-space{width:100%;justify-content:flex-start}}.fortune-page{display:grid;gap:16px;min-width:0;container-type:inline-size}.fortune-hero{display:flex;align-items:end;justify-content:space-between;gap:16px;flex-wrap:wrap}.fortune-hero-copy{display:grid;gap:4px}.fortune-hero-actions .ant-btn{min-height:42px;padding-inline:16px;border-radius:14px;border-color:#1c243617}.fortune-overview-panel,.fortune-panel{border-radius:20px;background:linear-gradient(180deg,#fffdf9,#fbfcff)}.fortune-overview-panel{padding:18px}.fortune-overview-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.fortune-overview-item{display:grid;gap:6px;min-height:96px;padding:14px 15px;border-radius:16px;border:1px solid rgba(28,36,54,.08);background:#ffffffe6}.fortune-overview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.fortune-overview-label{font-size:10px;font-weight:700;letter-spacing:.08em;color:#7f8389}.fortune-overview-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:#8f5e1f;background:#cdac661f}.fortune-overview-value{font-family:var(--font-serif);font-size:30px;line-height:1.05;letter-spacing:-.03em;color:#17191d}.fortune-overview-foot{font-size:11px;color:#959aa2}.fortune-panel{min-width:0}.fortune-panel .ant-card-body{padding:18px}.fortune-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.fortune-section-title{margin:0!important}.fortune-chip-row{display:flex;flex-wrap:wrap;gap:8px}.fortune-panel-alert{margin-bottom:12px;border-radius:14px}.fortune-search{margin-bottom:12px}.fortune-search.ant-input-affix-wrapper,.fortune-field-block .ant-input,.fortune-field-block .ant-input-number,.fortune-field-block .ant-input-number-affix-wrapper,.fortune-field-block .ant-input-textarea,.fortune-field-block .ant-select-selector{border-radius:12px}.fortune-support-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.fortune-form-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-bottom:16px}.fortune-field-block{display:grid;gap:8px}.fortune-switch-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.fortune-sub-row{margin-top:14px;margin-bottom:12px}.fortune-pool-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-bottom:14px}.fortune-pool-block{display:grid;gap:8px;padding:14px;border:1px solid rgba(28,36,54,.06);border-radius:16px;background:#ffffffeb}.fortune-table .ant-table{border:1px solid rgba(28,36,54,.08);border-radius:16px;overflow:hidden;background:#fffdfa}.fortune-table .ant-table-thead>tr>th{background:#f8f7f2;color:#7a7f89;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid rgba(28,36,54,.06);padding-top:10px;padding-bottom:10px}.fortune-table .ant-table-tbody>tr>td{padding-top:10px;padding-bottom:10px;border-bottom:1px solid rgba(28,36,54,.05);vertical-align:top}.fortune-table .ant-table-tbody>tr:hover>td{background:#fffaf0!important}.fortune-table .ant-table-pagination.ant-pagination{margin:18px 8px 2px;align-items:center}.fortune-table .ant-pagination-item,.fortune-table .ant-pagination-prev,.fortune-table .ant-pagination-next{min-width:36px;height:36px;border-radius:12px;border-color:#1c243614;background:#fffdfa}.fortune-table .ant-pagination-item-active{background:#1a1d21;border-color:#1a1d21}.fortune-table .ant-pagination-item-active a{color:#fffaf0}.fortune-modal .ant-modal-content{border-radius:24px;border:1px solid rgba(28,36,54,.08);background:linear-gradient(180deg,#fffdfa,#fbfcff);box-shadow:0 18px 40px #0f172a14;overflow:hidden}.fortune-modal .ant-modal-header{display:none}.fortune-modal .ant-modal-body{padding:24px}.fortune-modal .ant-modal-footer{border-top:1px solid rgba(28,36,54,.06);padding:16px 24px 22px}.fortune-modal .ant-modal-footer .ant-btn{min-height:42px;border-radius:14px;padding-inline:16px}.fortune-modal-head{display:grid;gap:6px;margin-bottom:18px}.fortune-modal-kicker{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9d7a42}.fortune-modal-title.ant-typography{margin:0!important;font-size:24px;line-height:1.08;letter-spacing:-.03em}.fortune-modal-subtitle{display:block;max-width:740px;color:#747a84!important;line-height:1.72}.fortune-modal-subtitle code{margin-inline:2px}.fortune-modal-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.fortune-modal-form{min-width:0}.fortune-modal-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:16px}.fortune-modal-surface{display:grid;gap:14px;padding:16px;border-radius:18px;border:1px solid rgba(28,36,54,.08);background:#ffffffd6}.fortune-modal-section-head,.fortune-modal-copy-row{display:flex;align-items:flex-start;gap:12px}.fortune-modal-section-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;color:#8f5e1f;background:#cdac661f;flex-shrink:0}.fortune-modal-section-note{color:#8b9098;font-size:12px;line-height:1.65}.fortune-modal-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.fortune-modal-two-col--compact{align-items:start}.fortune-modal .ant-form-item{margin-bottom:0}.fortune-modal .ant-form-item-label>label{font-size:12px;font-weight:600;color:#515761}.fortune-modal .ant-input,.fortune-modal .ant-input-number,.fortune-modal .ant-input-number-affix-wrapper,.fortune-modal .ant-input-textarea,.fortune-modal .ant-select-selector{border-radius:12px}.fortune-modal-editor{gap:10px}.fortune-modal-textarea{font-family:SFMono-Regular,Menlo,Monaco,Consolas,monospace}.fortune-modal-textarea textarea{min-height:360px;border-radius:14px;font-family:SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.7;background:#ffffffeb}@container (max-width: 1360px){.fortune-overview-strip,.fortune-support-grid,.fortune-form-split,.fortune-pool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fortune-modal-grid{grid-template-columns:1fr}}@container (max-width: 900px){.fortune-overview-strip,.fortune-support-grid,.fortune-form-split,.fortune-pool-grid,.fortune-modal-two-col{grid-template-columns:1fr}}@media (max-width: 768px){.fortune-overview-panel,.fortune-panel .ant-card-body{padding:16px}.fortune-modal .ant-modal-body,.fortune-modal .ant-modal-footer{padding-left:18px;padding-right:18px}.fortune-modal .ant-modal-body{padding-top:20px}}.settings-page,.api-page{display:grid;gap:18px;container-type:inline-size}.settings-page{gap:14px}.settings-hero,.api-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.settings-hero{align-items:center;gap:12px}.settings-hero-copy,.api-hero-copy{display:grid;gap:8px;max-width:860px}.settings-kicker{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#9e7b44}.settings-hero-copy .page-title{margin-bottom:0!important;font-size:24px!important;font-weight:500!important;letter-spacing:-.02em}.settings-hero-copy .page-subtitle{margin-top:2px!important;font-size:15px;line-height:1.55}.settings-hero-note{display:grid;gap:8px;align-self:stretch;padding:16px 18px;border-radius:22px;border:1px solid rgba(28,36,54,.08);background:linear-gradient(140deg,#fbf6ebf0,#ffffffd1),radial-gradient(circle at top left,rgba(194,153,88,.14),transparent 56%)}.settings-hero-note-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8c6d3d}.settings-hero-note strong{font-size:18px;line-height:1.35;letter-spacing:-.03em;color:#1b2026}.settings-hero-actions,.api-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.settings-hero-actions .ant-btn{min-height:40px;padding-inline:16px;border-radius:14px;font-size:14px;font-weight:500}.api-page{gap:14px}.api-hero{align-items:center;gap:16px}.api-hero-copy{gap:4px;max-width:980px}.api-hero-copy .page-title{margin-bottom:0!important;line-height:1.04}.api-hero-copy .page-subtitle{font-size:14px;line-height:1.5}.api-hero-actions .ant-btn{min-height:40px;padding-inline:14px;border-radius:14px}.settings-overview-panel,.settings-panel,.api-overview-panel,.api-panel{border-radius:26px;border:1px solid rgba(28,36,54,.08);background:linear-gradient(180deg,#fffdfafa,#fcfcfff5);box-shadow:0 18px 40px #0f172a0d;overflow:hidden}.settings-overview-panel,.settings-panel{box-shadow:none;background:linear-gradient(180deg,#fffcf7fa,#fcfcfff5)}.settings-overview-panel .ant-card-body,.settings-panel .ant-card-body,.api-overview-panel .ant-card-body,.api-panel .ant-card-body{padding:22px}.settings-overview-panel{padding:8px 0;border-radius:24px;border-color:#1c24360f}.settings-overview-strip,.api-overview-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.settings-overview-strip{gap:0}.settings-overview-item,.api-overview-item{min-width:0;display:grid;gap:10px;padding:16px 18px;border-radius:20px;border:1px solid rgba(28,36,54,.06);background:#fffc}.settings-overview-item{position:relative;padding:18px 22px 16px;border:0;border-right:1px solid rgba(28,36,54,.07);border-radius:0;background:transparent}.settings-overview-item:last-child{border-right:0}.api-overview-item--soft{background:#fcf7edd6}.api-overview-panel .ant-card-body{padding:10px 12px}.api-overview-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.api-overview-item{gap:4px;padding:10px 12px;border-radius:14px;background:#ffffffeb;box-shadow:inset 0 0 0 1px #1c24360a}.settings-overview-head,.api-overview-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.api-overview-head{gap:8px}.settings-overview-label,.api-overview-label{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#7c818c}.api-overview-label{font-size:11px;letter-spacing:.04em}.settings-overview-icon,.api-overview-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;color:#946019;background:#d6b06824;font-size:18px}.api-overview-icon{width:30px;height:30px;border-radius:10px;font-size:14px}.settings-overview-icon{position:absolute;right:18px;top:18px;width:34px;height:34px;border-radius:12px;color:#a37b31;background:#c9aa6f1f;font-size:16px}.settings-overview-value,.api-overview-value{font-size:34px;line-height:1;letter-spacing:-.04em;font-weight:600;color:#171a1f}.api-overview-value{font-size:22px;line-height:1.02}.settings-overview-value{padding-right:48px}.settings-overview-foot,.api-overview-foot{color:#8a8f98;line-height:1.6}.api-overview-foot{font-size:11px;line-height:1.3}.settings-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.72fr);gap:18px}.settings-config-panel{grid-column:1 / -1;order:3}.settings-risk-panel{order:1}.settings-side-panel{order:2}.settings-section-head,.api-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.settings-section-title,.api-section-title{margin:0 0 6px!important;font-size:24px!important;letter-spacing:-.03em;font-weight:500!important}.settings-section-title{font-size:20px!important;font-weight:500!important}.settings-panel{padding:16px;border-radius:20px}.settings-panel .ant-card-body{padding:0}.settings-risk-layout{display:grid;grid-template-columns:minmax(220px,.5fr) minmax(0,1fr);gap:16px}.settings-risk-aside,.settings-risk-main,.settings-risk-editors{display:grid;gap:14px}.settings-risk-editors{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-search{width:min(320px,100%)}.settings-editor-block{display:grid;gap:10px;padding:18px;border-radius:20px;border:1px solid rgba(28,36,54,.07);background:#ffffff9e;min-width:0}.settings-editor-block .ant-input-textarea textarea,.settings-modal-textarea textarea{border-radius:14px;font-family:SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.7}.settings-tag-row{display:flex;flex-wrap:wrap;gap:8px;min-height:30px}.settings-risk-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.settings-side-stack{display:grid;gap:12px}.settings-side-block{display:grid;gap:6px;padding:16px;border-radius:18px;border:1px solid rgba(28,36,54,.08);background:#ffffffd1}.settings-side-block--accent{background:linear-gradient(180deg,#fffaf0f5,#ffffffd1),radial-gradient(circle at top right,rgba(194,153,88,.16),transparent 58%)}.settings-side-label{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#8a8f98}.settings-side-block strong{font-size:16px;letter-spacing:-.03em;font-weight:500;color:#171a1f}.settings-side-block .ant-typography{font-size:14px}.settings-editor-block .ant-typography,.settings-editor-block strong{font-weight:500!important}.settings-panel .ant-tag{font-weight:500}.settings-side-actions{display:flex;gap:10px;flex-wrap:wrap}.settings-table .ant-table{border:1px solid rgba(28,36,54,.08);border-radius:18px;overflow:hidden;background:#fffdfae6}.settings-table .ant-table-thead>tr>th{background:#f8f7f2e6;color:#7a7f89;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid rgba(28,36,54,.06);white-space:nowrap}.settings-table .ant-table-tbody>tr>td{vertical-align:top;border-bottom:1px solid rgba(28,36,54,.05);background:transparent}.settings-table .ant-table-tbody>tr:hover>td{background:#fff9eed1!important}.settings-config-main,.settings-config-meta{display:grid;gap:4px;min-width:0}.settings-config-main .ant-typography,.settings-config-meta .ant-typography{min-width:0;overflow-wrap:anywhere;word-break:break-word}.settings-config-code{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:8px 10px;border-radius:12px;background:#f7f8fbb8;color:#68707b;font-size:12px;cursor:help}.settings-code-tooltip .ant-tooltip-inner{max-width:min(720px,80vw);border-radius:14px;background:#171a1ff5;box-shadow:0 16px 32px #0f172a2e}.settings-config-tooltip{margin:0;white-space:pre-wrap;word-break:break-word;font-family:SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.65;color:#f6f2ea}.settings-modal .ant-modal-content,.api-modal .ant-modal-content{border-radius:24px;border:1px solid rgba(28,36,54,.08);background:linear-gradient(180deg,#fffdfa,#fbfcff);box-shadow:0 18px 40px #0f172a14;overflow:hidden}.settings-modal .ant-modal-header,.api-modal .ant-modal-header{display:none}.settings-modal .ant-modal-body,.api-modal .ant-modal-body{padding:24px}.settings-modal .ant-modal-footer,.api-modal .ant-modal-footer{border-top:1px solid rgba(28,36,54,.06);padding:16px 24px 22px}.settings-modal-head,.api-modal-head{display:grid;gap:6px;margin-bottom:18px}.settings-modal-kicker,.api-modal-kicker{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9d7a42}.settings-modal-title.ant-typography,.api-modal-title.ant-typography{margin:0!important;font-size:24px;line-height:1.08;letter-spacing:-.03em}.settings-modal-subtitle,.api-modal-subtitle{color:#747a84!important;line-height:1.72}.settings-modal-form .ant-form-item,.api-modal .ant-form-item{margin-bottom:14px}.settings-modal-form .ant-input,.settings-modal-form .ant-input-textarea,.api-modal .ant-input,.api-modal .ant-input-number,.api-modal .ant-input-number-affix-wrapper,.api-modal .ant-input-textarea,.api-modal .ant-select-selector{border-radius:12px}.api-tabs{margin-top:0}.api-tabs .ant-tabs-nav{margin-bottom:18px}.api-tabs .ant-tabs-nav:before{border-bottom:1px solid rgba(28,36,54,.08)}.api-tabs .ant-tabs-nav-wrap{padding:0;border:0;background:transparent}.api-tabs .ant-tabs-tab{margin:0 44px 0 0!important;padding:0 0 14px;border-radius:0;transition:color .2s ease;color:#4d545f;font-size:18px;font-weight:500}.api-tabs .ant-tabs-tab:last-child{margin-right:0!important}.api-tabs .ant-tabs-tab:hover{color:#1f232a;background:transparent}.api-tabs .ant-tabs-tab-active{background:transparent;box-shadow:none}.api-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#f06151;font-weight:600}.api-tabs .ant-tabs-ink-bar{height:3px!important;background:#f06151;border-radius:999px}.api-tab-shell{display:grid;gap:12px}.api-inline-alert{margin:0!important;border-radius:16px}.api-service-shell{display:grid;gap:10px}.api-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border-top:0}.api-service-row{display:grid;grid-template-columns:1fr;gap:9px;min-width:0;padding:14px 16px 13px;border-radius:16px;border:1px solid rgba(28,36,54,.08);background:#fff;box-shadow:none}.api-service-card{min-height:248px;align-content:start}.api-service-topline,.api-service-footer{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.api-service-topline{flex-wrap:nowrap}.api-service-title-wrap{display:grid;gap:4px;min-width:0}.api-service-title{margin:0!important}.api-service-title.ant-typography{font-size:16px;line-height:1.26;font-weight:600!important;letter-spacing:-.02em;color:#161b22}.api-service-description,.api-service-note{display:block;line-height:1.6}.api-service-description{font-size:14px;line-height:1.5;font-weight:400;color:#4a5160}.api-service-meta{display:grid;gap:6px}.api-service-endpoint,.api-service-health{display:inline-flex;align-items:center;gap:6px;min-width:0;color:#6f7786;word-break:break-all;font-size:13px}.api-service-health--active{color:#357255}.api-service-health--warning{color:#a16920}.api-service-health--error{color:#b54848}.api-service-tags{display:flex;flex-wrap:wrap;gap:8px}.api-service-tags .ant-tag{margin-inline-end:0;padding:3px 10px;border-radius:12px;font-size:11px;font-weight:500;color:#5f6776!important;background:#f5f7fb!important;border-color:#e1e6ef!important}.api-service-tags .ant-tag-green{color:#3f7b59!important;background:#eef8f1!important;border-color:#cfe5d6!important}.api-service-tags .ant-tag-orange,.api-service-tags .ant-tag-volcano,.api-service-tags .ant-tag-red{color:#8e6731!important;background:#fff6ee!important;border-color:#f0deca!important}.api-service-tags .ant-tag-blue,.api-service-tags .ant-tag-cyan,.api-service-tags .ant-tag-geekblue,.api-service-tags .ant-tag-magenta,.api-service-tags .ant-tag-purple,.api-service-tags .ant-tag-default{color:#5f6776!important;background:#f5f7fb!important;border-color:#e1e6ef!important}.api-service-note{font-size:12px;color:#7b818b!important}.api-service-footer{flex-direction:row;align-items:center;justify-content:space-between;min-width:0;margin-top:auto}.api-service-footer .ant-typography{font-size:12px}.api-service-footer .ant-space{gap:8px!important}.api-service-footer .ant-btn{min-height:34px;padding-inline:12px;border-radius:10px;font-size:13px;font-weight:500}.api-service-footer .ant-btn-primary{border-color:#f06151;background:#f06151;box-shadow:none}.api-service-corner{flex:0 0 auto;min-width:74px;padding:7px 9px;border-radius:999px;border:1px solid #dce2ec;background:#f6f8fb;color:#5f6674;font-size:12px;font-weight:600;text-align:center;line-height:1.1}.api-section-head .ant-btn{min-height:34px;padding-inline:12px;border-radius:10px;font-size:13px}.api-service-corner--active{border-color:#cde5d5;background:#eef8f1;color:#3f7b59}.api-service-corner--error{border-color:#f0d4d4;background:#fff5f5;color:#a35a5a}.api-test-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.api-test-signal{display:grid;gap:6px;padding:12px 14px;border-radius:14px;border:1px solid rgba(28,36,54,.08);background:#fffc}.api-test-signal span{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#8a8f98}.api-test-signal strong{font-size:18px;line-height:1.2;letter-spacing:-.03em;color:#181d23}.api-empty-state{min-height:200px;display:grid;place-items:center}@container (max-width: 1360px){.settings-overview-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid,.settings-hero{grid-template-columns:1fr}.api-test-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width: 980px){.api-service-grid{grid-template-columns:1fr}}@container (max-width: 900px){.settings-risk-layout,.settings-risk-editors{grid-template-columns:1fr}}@media (max-width: 768px){.settings-hero,.api-hero,.settings-section-head,.api-section-head,.api-service-topline,.api-service-footer{flex-direction:column}.settings-overview-strip,.api-test-overview{grid-template-columns:1fr}.settings-overview-item{border-right:0;border-bottom:1px solid rgba(28,36,54,.07)}.settings-overview-item:last-child{border-bottom:0}.settings-overview-panel .ant-card-body,.settings-panel .ant-card-body,.api-panel .ant-card-body,.settings-modal .ant-modal-body,.api-modal .ant-modal-body,.settings-modal .ant-modal-footer,.api-modal .ant-modal-footer{padding-left:18px;padding-right:18px}}
