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{--om-bg: #f3f6fb;--om-panel: #ffffff;--om-sidebar: #111827;--om-sidebar-2: #0b1220;--om-sidebar-text: #cbd5e1;--om-sidebar-active: #14b8a6;--om-title: #0f172a;--om-muted: #64748b;--om-border: #e2e8f0}html,body,#root{height:100%}body{margin:0;background:radial-gradient(1200px 500px at -10% -20%,#dbeafe 0,transparent 60%),var(--om-bg);color:var(--om-title)}.om-app-layout{min-height:100vh}.om-sidebar{position:fixed!important;left:0;top:0;bottom:0;z-index:1000;background:linear-gradient(180deg,var(--om-sidebar) 0%,var(--om-sidebar-2) 100%)!important;border-right:1px solid #1f2937;overflow-y:auto}.om-brand{padding:20px 18px;color:#f8fafc;font-weight:700;font-size:18px;letter-spacing:.4px}.om-menu.ant-menu-dark{background:transparent;color:var(--om-sidebar-text)}.om-menu.ant-menu-dark .ant-menu-item,.om-menu.ant-menu-dark .ant-menu-submenu-title{color:var(--om-sidebar-text);border-radius:8px;margin:4px 10px;width:calc(100% - 20px)}.om-menu.ant-menu-dark .ant-menu-item-selected{background:#14b8a633!important;color:#f8fafc!important}.om-menu.ant-menu-dark .ant-menu-item-selected a{color:#f8fafc!important}.om-menu.ant-menu-dark .ant-menu-item-group-title{color:#94a3b8;font-size:11px;letter-spacing:.8px;text-transform:uppercase;padding:14px 20px 6px}.om-header{position:fixed!important;top:0;left:270px;right:0;z-index:999;height:64px;line-height:64px;background:#ffffffeb!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--om-border);display:flex;align-items:center;justify-content:space-between;padding:0 20px!important}.om-header-title{font-weight:600;color:var(--om-title);max-width:40vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.om-header-user-meta{display:flex;flex-direction:column;gap:0;line-height:1}.om-header-user-name{display:block;line-height:1}.om-header-user-role{display:block;font-size:12px;line-height:1;margin-top:2px}.om-content{margin-left:270px;margin-top:64px;min-height:calc(100vh - 64px);padding:20px;overflow:auto}.om-content .ant-table-wrapper{width:100%;overflow-x:auto}.om-content .ant-table-wrapper .ant-table{min-width:640px}.om-content .ant-card-body,.om-content .ant-form{min-width:0}.om-content .ant-space{max-width:100%}.om-content .ant-statistic-content{font-size:clamp(20px,4.8vw,32px)}.om-card{border:1px solid var(--om-border);border-radius:14px;box-shadow:0 8px 28px #0206170d}.om-kpi .ant-card-head-title{color:var(--om-muted);font-size:13px}.om-kpi-value{font-size:28px;font-weight:700;color:var(--om-title)}.om-page-title{margin:0 0 14px;font-size:22px;font-weight:700}.om-dash-hero{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid var(--om-border);border-radius:14px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 6px 18px #0206170d}.om-dash-rate{font-size:28px;font-weight:700;line-height:1}.om-login-wrap{min-height:100vh;display:grid;place-items:center;background:radial-gradient(500px 300px at 10% 20%,rgba(20,184,166,.18),transparent 70%),radial-gradient(700px 300px at 90% 80%,rgba(59,130,246,.2),transparent 70%),linear-gradient(145deg,#0f172a,#0b1220 45%,#111827)}.om-login-card{width:400px;border-radius:14px;box-shadow:0 16px 50px #0f172a66}.om-login-brand{display:flex;justify-content:center}.om-login-logo{display:block;margin:0 auto}.om-login-sub{display:block;text-align:center;color:var(--om-muted);margin-bottom:12px}.om-org-tree{background:linear-gradient(180deg,#fbfdff,#f8fafc);border:1px solid var(--om-border);border-radius:12px;padding:12px}.om-org-node{width:100%;border:1px solid var(--om-border);border-left-width:4px;border-radius:12px;padding:10px 12px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 4px 12px #0f172a0a}.om-org-node-main{display:flex;align-items:center;gap:10px;min-width:0}.om-org-node-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#eef2ff;color:#1d4ed8;font-size:16px;flex-shrink:0}.om-org-node-title{font-size:14px;font-weight:700;color:#0f172a;line-height:1.2}.om-org-node-sub{margin-top:4px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#64748b;font-size:12px}.om-org-node-sub .ant-tag{margin-inline-end:0}.om-org-node-badge{font-size:12px;font-weight:600;color:#334155;background:#f1f5f9;border-radius:999px;padding:4px 10px;white-space:nowrap}.om-org-tone-blue{border-left-color:#2563eb}.om-org-tone-blue .om-org-node-icon{background:#dbeafe;color:#1d4ed8}.om-org-tone-green{border-left-color:#16a34a}.om-org-tone-green .om-org-node-icon{background:#dcfce7;color:#15803d}.om-org-tone-purple{border-left-color:#7c3aed}.om-org-tone-purple .om-org-node-icon{background:#ede9fe;color:#6d28d9}.om-org-tone-orange{border-left-color:#ea580c}.om-org-tone-orange .om-org-node-icon{background:#ffedd5;color:#c2410c}.om-org-tone-cyan{border-left-color:#0891b2}.om-org-tone-cyan .om-org-node-icon{background:#cffafe;color:#0e7490}@media (max-width: 768px){.om-header{left:0;padding:0 12px!important}.om-content{margin-left:0;padding:12px}.om-header-title{max-width:52vw;font-size:14px}.om-header-user-meta{display:none}.om-content .ant-table-wrapper .ant-table{min-width:560px}.om-content .ant-space{width:100%}.om-content .ant-space-item{max-width:100%}.om-content .ant-card{border-radius:12px}.om-content .ant-form-item{margin-bottom:12px}.om-login-card{width:calc(100vw - 24px)}.om-dash-hero{flex-direction:column;align-items:flex-start;gap:12px}.om-org-node{align-items:flex-start;flex-direction:column}.om-landing-wrap{padding:16px}.om-landing-hero{margin-top:30px}.om-landing-note{display:block}}.om-brand-logo{width:auto;max-width:180px;max-height:52px;height:auto;display:block;object-fit:contain}.om-login-brand{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.om-login-logo{width:auto;max-width:220px;max-height:80px;height:auto;display:block;object-fit:contain}.om-landing-wrap{position:relative;overflow:hidden;min-height:100vh;padding:120px 32px 44px;background:radial-gradient(550px 320px at 8% 8%,rgba(20,184,166,.28),transparent 70%),radial-gradient(700px 380px at 92% 88%,rgba(59,130,246,.26),transparent 74%),linear-gradient(145deg,#0f172a,#0b1220 45%,#111827)}.om-landing-glow{position:absolute;pointer-events:none;border-radius:999px;filter:blur(70px);opacity:.4;animation:omLandingFloat 8s ease-in-out infinite}.om-landing-glow-a{width:340px;height:340px;top:10%;left:-100px;background:#14b8a6}.om-landing-glow-b{width:300px;height:300px;right:-60px;bottom:8%;background:#2563eb;animation-delay:1.8s}.om-landing-nav{position:relative;z-index:2;position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;margin:0;padding:22px 0;display:flex;align-items:center;justify-content:center;gap:16px;background:transparent;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);border-bottom:0;transition:backdrop-filter .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1)}.om-landing-nav.is-scrolled{background:transparent;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 10px 22px #0206171f}.om-landing-nav:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#061127ad,#0611278a 72%,#0611276b);opacity:0;transform:translateY(-4px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);pointer-events:none}.om-landing-nav.is-scrolled:before{opacity:1;transform:translateY(0)}.om-landing-nav:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:transparent;transition:background .45s cubic-bezier(.22,1,.36,1),opacity .45s cubic-bezier(.22,1,.36,1);opacity:0}.om-landing-nav.is-scrolled:after{opacity:1;background:linear-gradient(90deg,#94a3b800,#94a3b838,#94a3b800)}.om-landing-nav-inner{width:min(1160px,calc(100% - 64px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.om-landing-menu{display:flex;gap:34px}.om-landing-menu a{color:#e2e8f0;text-decoration:none;font-size:18px}.om-landing-logo{width:auto;max-width:200px;max-height:60px;height:auto;object-fit:contain}.om-landing-login-btn{height:44px;padding:0 18px;border-radius:14px;border:1px solid rgba(245,184,79,.6)!important;background:linear-gradient(180deg,#f5b84f33,#f5b84f14)!important;color:#f5c56b!important;font-weight:600;box-shadow:0 10px 24px #0206173d}.om-landing-login-btn:hover,.om-landing-login-btn:focus{border-color:#f5b84fe6!important;color:#ffd58a!important;background:linear-gradient(180deg,#f5b84f42,#f5b84f1f)!important}.om-landing-login-popover .ant-popover-inner{border-radius:14px;border:1px solid rgba(148,163,184,.26);background:#08132bf5}.om-landing-login-panel{width:280px}.om-landing-login-title{color:#f8fafc;display:block;font-size:16px;font-weight:600;margin-bottom:10px}.om-landing-login-panel .ant-form-item-label>label{color:#cbd5e1!important}.om-landing-login-panel .ant-input,.om-landing-login-panel .ant-input-password{border-radius:10px;border-color:#94a3b84d;background:#0f172ab3;color:#f8fafc}.om-landing-login-panel .ant-btn-primary{border-radius:10px}.om-landing-hero{position:relative;z-index:2;max-width:1160px;margin:56px auto 28px;display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center}.om-landing-copy{padding:0;animation:omLandingFadeUp .6s ease both}.om-landing-badge{display:inline-block;border:1px solid rgba(45,212,191,.35);color:#99f6e4;border-radius:999px;padding:6px 12px;margin-bottom:14px;background:#14b8a629}.om-landing-title{color:#f8fafc!important;font-size:clamp(42px,5vw,68px)!important;line-height:1.04!important;margin-bottom:14px!important;max-width:860px;letter-spacing:-1px}.om-landing-title strong{color:#f5b84f}.om-landing-subtitle{color:#cbd5e1!important;font-size:20px;max-width:720px;margin-bottom:24px!important}.om-landing-note{color:#cbd5e1}.om-landing-cta{border:0;height:48px;border-radius:12px;background:linear-gradient(90deg,#14b8a6,#06b6d4)!important;box-shadow:0 10px 24px #14b8a64d}.om-landing-stats-strip{position:relative;z-index:2;max-width:1160px;margin:8px auto 18px;padding:14px 18px;border:1px solid rgba(148,163,184,.28);border-radius:14px;background:#0f172aa3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;animation:omLandingFadeUp .9s ease both}.om-landing-stats-strip div strong{display:block;color:#f8fafc;font-size:22px;line-height:1.1}.om-landing-stats-strip div span{color:#cbd5e1;font-size:13px}.om-landing-demo-link{display:inline-flex;align-items:center;gap:8px;color:#f5b84f;font-size:18px;font-weight:500;text-decoration:none;border-bottom:2px solid rgba(245,184,79,.55);padding-bottom:2px;line-height:1.2}.om-landing-demo-link-icon{font-size:14px}.om-landing-demo-link:hover,.om-landing-demo-link:focus{color:#ffd58a;border-bottom-color:#ffd58ae6}.om-landing-product{position:relative;min-height:360px;display:flex;align-items:center;justify-content:center}.om-landing-product-image{width:min(640px,100%);max-width:620px;height:auto;object-fit:contain;filter:drop-shadow(0 16px 34px rgba(2,6,23,.32))}.om-landing-benefits{position:relative;max-width:1160px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid rgba(148,163,184,.25);border-radius:14px;overflow:hidden;background:#0f172a8a}.om-landing-benefits-decor{position:absolute;right:-36px;bottom:-40px;width:220px;opacity:.2;pointer-events:none}.om-landing-benefit-item{position:relative;z-index:1;padding:20px;border-right:1px solid rgba(148,163,184,.2)}.om-landing-benefit-item:last-child{border-right:0}.om-landing-benefit-item h4{color:#f8fafc;margin:0 0 8px;font-size:22px}.om-landing-benefit-item p{margin:0;color:#cbd5e1;font-size:16px}.om-landing-cta-bottom{position:relative;z-index:2;max-width:1160px;margin:24px auto 0;padding:22px;border:1px solid rgba(148,163,184,.32);border-radius:16px;background:linear-gradient(120deg,#0f172ab8,#1e293b99);overflow:hidden}.om-landing-cta-decor{position:absolute;right:-80px;bottom:-120px;width:360px;opacity:.1;pointer-events:none}.om-landing-cta-bottom .ant-typography{position:relative;z-index:1;color:#f8fafc!important}.om-landing-cta-bottom p{position:relative;z-index:1;color:#cbd5e1!important}@keyframes omLandingFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes omLandingFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width: 992px){.om-landing-menu{display:none}.om-landing-hero{grid-template-columns:1fr}.om-landing-product{min-height:250px}.om-landing-stats-strip,.om-landing-benefits{grid-template-columns:1fr}.om-landing-benefit-item{border-right:0;border-bottom:1px solid rgba(148,163,184,.2)}.om-landing-benefit-item:last-child{border-bottom:0}}
