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}html,body,#root{width:100%;min-width:0;height:100%;margin:0;overflow-x:hidden}body{background:#f4f7f5}button{font:inherit}.admin-shell{--bg: #f4f7f5;--text: #1e2f29;--muted: #6e7d76;--border: #e1e8e2;--soft-border: #eef2f0;--table-head: #f7faf8;--primary: #143d34;--card-radius: 14px;min-height:100vh;width:100%;min-width:0;overflow-x:hidden;background:var(--bg);color:var(--text)}.admin-shell.platform{--bg: #f4f7fb;--text: #101828;--muted: #667085;--border: #dfe6ef;--soft-border: #eef2f6;--table-head: #f8fafc;--primary: #1d4ed8;--card-radius: 10px}.admin-sider{position:fixed!important;inset:0 auto 0 0;overflow:hidden;border-inline-end:0;padding:24px 16px}.sider-layout{height:100%;min-height:0}.brand-block{display:flex;flex-direction:column;gap:4px;margin-bottom:20px;padding:0 8px}.brand-title{margin:0!important}.admin-nav{flex:1;min-height:0;border-inline-end:0!important;overflow-y:auto}.admin-nav .ant-menu-item-selected{background:var(--primary)!important;color:#fff!important}.admin-nav .ant-menu-item-selected *{color:#fff!important}.sider-footer{width:100%;margin-top:16px}.sider-user-card{cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.sider-user-card:hover{border-color:color-mix(in srgb,var(--primary) 34%,#fff);box-shadow:0 10px 24px #143d341f;transform:translateY(-1px)}.workspace{min-height:100vh;min-width:0;width:calc(100vw - 248px);margin-left:248px;background:var(--bg)}.admin-content{box-sizing:border-box;height:100vh;overflow:auto;padding:28px 32px 42px}.platform .admin-content{padding:24px 30px 42px}.page-platform-dashboard .admin-content{padding-top:26px}.page-enterprise-risk-rules .page-header{min-height:96px}.page-header{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.platform .page-header{min-height:58px;margin-bottom:14px}.account-overview-modal .ant-modal-content{border-radius:18px;overflow:hidden}.account-overview-modal .ant-modal-body{padding-top:8px}.account-overview-content{width:100%}.account-overview-hero{display:flex;align-items:center;gap:16px;padding:18px;border:1px solid var(--soft-border);border-radius:16px;background:linear-gradient(135deg,#143d341a,#ffffffeb)}.account-overview-hero h4{margin:0}.platform .account-overview-hero{background:linear-gradient(135deg,#1d4ed81a,#fffffff0)}.account-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-overview-tile,.account-password-panel{border:1px solid var(--soft-border);border-radius:14px;background:#fff}.account-overview-tile{display:flex;min-height:78px;flex-direction:column;justify-content:center;gap:6px;padding:14px 16px}.account-password-panel{padding:16px}.account-password-heading{margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--soft-border)}.account-password-heading .anticon{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:12px;background:color-mix(in srgb,var(--primary) 10%,#fff);color:var(--primary);font-size:18px}.account-password-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:720px){.account-overview-grid,.account-password-grid{grid-template-columns:1fr}.account-overview-hero{align-items:flex-start;flex-direction:column}}.page-platform-dashboard .page-header{margin-bottom:16px}.page-header h1,.login-card h2{margin:0;color:var(--text);line-height:1.25}.page-header h1{font-size:26px;font-weight:900}.platform .page-header h1{font-size:22px;font-weight:800}.page-header p,.login-card p{margin:6px 0 0;color:var(--muted);font-size:13px;font-weight:650}.platform .page-header p{font-size:12px;font-weight:500}.rule-test-input{box-sizing:border-box;height:90px;margin-bottom:14px;border:1px solid #e1e8e2;border-radius:12px;background:#f4f7f5;color:#6e7d76;padding:14px;font-size:13px;font-weight:650}.dashboard-grid,.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 396px;gap:14px}.platform-dashboard-grid{grid-template-columns:minmax(0,1fr) 396px}.side-stack,.detail-side,.detail-main{display:flex;flex-direction:column;gap:10px}.detail-layout{align-items:start}.action-list,.health-lines{display:flex;flex-direction:column;gap:12px;padding:16px;color:var(--text);font-size:13px}.success-text{color:#067647;font-weight:800}.danger-text{color:#b42318;font-weight:800}.pagination-bar{display:flex;box-sizing:border-box;align-items:center;justify-content:space-between;min-height:42px;margin-top:2px;padding:0 16px 12px}.list-filter-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;width:100%;border:1px solid var(--soft-border);border-radius:10px;background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--primary) 3%,#fff));padding:10px 12px}.list-filter-fields{display:grid;flex:1;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px 10px;min-width:0}.list-filter-field{display:flex;min-width:0;flex-direction:column;gap:4px}.list-filter-field-search{grid-column:span 2;min-width:min(100%,220px)}.list-filter-label{color:var(--muted);font-size:11px;font-weight:750;line-height:1.2}.list-filter-field .ant-input-affix-wrapper,.list-filter-field .ant-select-selector,.resource-filter-form .ant-input-affix-wrapper,.resource-filter-form .ant-select-selector{min-height:38px;border-color:var(--border)!important;border-radius:9px!important;background:#fff!important;box-shadow:none!important}.list-filter-field .ant-select,.resource-filter-form .ant-select{width:100%;min-width:124px}.list-filter-field .ant-input-affix-wrapper:hover,.list-filter-field .ant-select-selector:hover,.resource-filter-form .ant-input-affix-wrapper:hover,.resource-filter-form .ant-select-selector:hover{border-color:color-mix(in srgb,var(--primary) 42%,var(--border))!important}.list-filter-field .ant-input-affix-wrapper-focused,.list-filter-field .ant-select-focused .ant-select-selector,.resource-filter-form .ant-input-affix-wrapper-focused,.resource-filter-form .ant-select-focused .ant-select-selector{border-color:var(--primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 12%,transparent)!important}.list-filter-actions{display:flex;align-items:flex-end;gap:6px;padding-top:15px}.list-filter-actions .ant-btn,.resource-filter-actions .ant-btn{min-height:38px;border-radius:9px;font-weight:750}.resource-filter-card{border-color:var(--soft-border)}.resource-filter-card .ant-card-body{padding:10px 12px}.resource-filter-form{align-items:flex-end;gap:8px 10px;width:100%}.resource-filter-form .ant-form-item{margin:0!important}.resource-filter-form .ant-form-item-label{padding-bottom:4px}.resource-filter-form .ant-form-item-label>label{height:auto;color:var(--muted);font-size:11px;font-weight:750}.resource-filter-form .ant-input-affix-wrapper{min-width:min(100%,220px)}.resource-filter-actions{margin-left:auto!important}.full-width{width:100%}.tenant-form-shell{display:grid;gap:14px}.tenant-form-section{border:1px solid var(--soft-border);border-radius:14px;background:#fff;padding:16px}.tenant-form-section-admin{border:1px solid color-mix(in srgb,var(--primary) 30%,#d8e2ec);background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 7%,#fff),#fff 58%);box-shadow:inset 0 0 0 1px #ffffffb8}.tenant-form-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--soft-border)}.tenant-form-section-head h3{margin:0;color:var(--text);font-size:15px;font-weight:850}.tenant-form-section-head p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.tenant-form-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.tenant-form-field,.tenant-admin-account-form{min-width:0}.tenant-form-field-wide,.tenant-form-admin-callout{grid-column:1 / -1}.tenant-form-field .ant-form-item,.tenant-admin-account-form .ant-form-item{margin-bottom:0}.tenant-form-admin-callout{border-top:1px solid color-mix(in srgb,var(--primary) 12%,#e8eef4);padding-top:2px}.tenant-admin-account-form{display:grid;gap:14px}.tenant-admin-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.tenant-admin-password-panel{border:1px solid color-mix(in srgb,var(--primary) 20%,#e3e9f0);border-radius:14px;background:color-mix(in srgb,var(--primary) 5%,#fff);padding:14px}.tenant-admin-password-heading{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:12px}.tenant-admin-password-heading strong{color:var(--text);font-size:14px}.tenant-admin-password-heading span{color:var(--muted);font-size:12px;line-height:1.45;text-align:right}.tenant-admin-note{margin-bottom:0}.employee-form-shell{display:grid;gap:14px}.employee-form-section{border:1px solid var(--soft-border);border-radius:14px;background:#fff;padding:16px}.employee-form-account-panel{border-color:color-mix(in srgb,var(--primary) 26%,#dce6ee);background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 6%,#fff),#fff 60%)}.employee-form-section-head{margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--soft-border)}.employee-form-section-head h3{margin:0;color:var(--text);font-size:15px;font-weight:850}.employee-form-section-head p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.employee-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.employee-form-field{min-width:0}.employee-form-field-wide{grid-column:1 / -1}.employee-form-field .ant-form-item{margin-bottom:0}.employee-form-password-hint{margin-top:6px;color:var(--muted);font-size:12px;line-height:1.4}.login-page{display:grid;grid-template-columns:520px minmax(0,1fr);min-height:100vh;background:#fff}.login-brand{background:#143d34;padding:90px 64px;color:#fff}.login-brand h1{margin:0 0 18px;font-size:30px;font-weight:900}.login-brand p{max-width:360px;margin:0;color:#d7e8e0;font-size:18px;font-weight:650;line-height:1.25}.login-panel{display:flex;align-items:flex-start;justify-content:center;padding-top:120px}.login-card{width:600px}.login-card form{margin-top:18px;border:1px solid #e1e8e2;border-radius:14px;background:#fff;padding:18px;box-shadow:0 10px 26px #10231b14,0 1px 4px #10231b08}@media(max-width:1320px){.dashboard-grid,.detail-layout{grid-template-columns:1fr}.list-filter-toolbar{align-items:stretch;flex-direction:column}.list-filter-actions{justify-content:flex-end;padding-top:0}}@media(max-width:720px){.tenant-form-section-grid,.tenant-admin-account-grid,.employee-form-grid{grid-template-columns:1fr}.tenant-admin-password-heading{align-items:flex-start;flex-direction:column;gap:4px}.tenant-admin-password-heading span{text-align:left}.list-filter-fields{grid-template-columns:1fr}.list-filter-field-search{grid-column:auto}.list-filter-actions,.list-filter-actions .ant-btn,.resource-filter-actions,.resource-filter-actions .ant-space,.resource-filter-actions .ant-btn{width:100%}.resource-filter-form{display:grid;grid-template-columns:1fr}}
