@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--sus-navy:#0b0b3d;--sus-indigo:#2e1ee0;--sus-blue:#4a5ff7;--sus-violet-light:#f1f0fc;--sus-bg-soft:#f7f8fc;--sus-text-dark:#101024;--sus-text-muted:#6b6b85;--sus-yellow-dot:#ffc93c;--sus-teal-dot:#3fd6c8}.admin-login-page{z-index:20;isolation:isolate;background:var(--sus-bg-soft);width:100vw;height:100dvh;color:var(--sus-text-dark);font-family:var(--body,"DM Sans", sans-serif);place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.admin-background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.admin-blob{opacity:.11;filter:blur(64px);background:linear-gradient(135deg, var(--sus-indigo), var(--sus-blue));will-change:transform;border-radius:999px;width:min(36rem,70vw);height:min(36rem,70vw);animation:16s ease-in-out infinite alternate admin-blob-drift;position:absolute}.admin-blob-left{top:-15rem;left:-13rem}.admin-blob-right{animation-delay:4s;bottom:-18rem;right:-16rem}.admin-dot-grid{opacity:.3;background-image:radial-gradient(#2e1ee024 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 22% 78%,#0000);mask-image:linear-gradient(#0000,#000 22% 78%,#0000)}.admin-particle{opacity:.65;border-radius:999px;width:7px;height:7px;animation:7s ease-in-out infinite admin-particle-float;position:absolute}.admin-particle:nth-of-type(odd){background:var(--sus-yellow-dot)}.admin-particle:nth-of-type(2n){background:var(--sus-teal-dot)}.admin-particle-1{animation-delay:.3s;bottom:18%;left:12%}.admin-particle-2{animation-delay:1.5s;top:22%;left:22%}.admin-particle-3{animation-delay:2.2s;top:18%;right:15%}.admin-particle-4{animation-delay:3.6s;bottom:24%;right:11%}.admin-particle-5{animation-delay:1s;top:42%;left:8%}.admin-particle-6{animation-delay:4.3s;top:48%;right:7%}.admin-particle-7{animation-delay:2.8s;bottom:12%;left:28%}.admin-particle-8{animation-delay:.8s;top:12%;right:28%}.admin-particle-9{animation-delay:3.2s;top:70%;left:17%}.admin-particle-10{animation-delay:1.9s;top:72%;right:18%}.admin-particle-11{animation-delay:4.8s;top:10%;left:36%}.admin-particle-12{animation-delay:2.5s;bottom:10%;right:35%}.admin-particle-13{animation-delay:5s;bottom:43%;left:5%}.admin-particle-14{animation-delay:3.9s;bottom:46%;right:5%}.admin-particle-15{animation-delay:1.2s;bottom:5%;left:42%}.admin-particle-16{animation-delay:4.1s;top:5%;right:42%}.admin-back{z-index:20;color:var(--sus-text-muted);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;animation:.6s ease-out both admin-fade-in;display:inline-flex;position:fixed;top:1.5rem;left:1.5rem}.admin-back:hover{color:var(--sus-indigo)}.admin-back-arrow{transition:transform .2s}.admin-back:hover .admin-back-arrow{transform:translate(-4px)}.admin-card{z-index:10;background:#fff;border:1px solid #1010240f;border-radius:1.5rem;width:90%;max-width:28rem;animation:.5s ease-out .2s both admin-fade-in-scale;position:relative;box-shadow:0 24px 70px #1f19691f}.admin-card-content{text-align:center;padding:2.5rem 3rem 2.25rem}.admin-logo-wrap{background:var(--sus-violet-light);border-radius:1rem;place-items:center;width:4rem;height:4rem;margin:0 auto 1.25rem;animation:.5s ease-out .35s both admin-fade-in-scale;display:grid;box-shadow:0 4px 12px #2e1ee014}.admin-logo-wrap img{object-fit:contain;width:2.6rem;height:2.6rem}.admin-eyebrow{color:var(--sus-indigo);letter-spacing:.2em;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:800;animation:.6s ease-out .45s both admin-fade-in-up;display:block}.admin-card h1{color:var(--sus-text-dark);letter-spacing:-.04em;margin:0 0 .75rem;font-size:clamp(2.25rem,7vw,3rem);font-weight:800;line-height:1;animation:.6s ease-out .45s both admin-fade-in-up}.admin-intro{max-width:21rem;color:var(--sus-text-muted);margin:0 auto;font-size:.9rem;line-height:1.55;animation:.6s ease-out .45s both admin-fade-in-up}.admin-form{text-align:left;gap:.75rem;margin-top:2rem;display:grid}.admin-field{background:#f1f0fcb3;border:1px solid #0000;border-radius:.75rem;align-items:center;min-height:3.5rem;padding:.875rem 1rem;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex}.admin-field:focus-within{border-color:var(--sus-indigo);background:#fff;box-shadow:0 0 0 3px #2e1ee01a}.admin-field-icon{width:1.25rem;height:1.25rem;color:var(--sus-text-muted);flex:none;place-items:center;margin-right:.75rem;display:grid}.admin-field-icon svg,.admin-eye svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:100%;height:100%}.admin-field input{width:100%;min-width:0;color:var(--sus-text-dark);background:0 0;border:0;outline:0;font-size:.9rem}.admin-field input::placeholder{color:#6b6b85b3}.admin-field input:-webkit-autofill{-webkit-text-fill-color:var(--sus-text-dark);-webkit-box-shadow:0 0 0 1000px var(--sus-violet-light) inset}.admin-eye{width:1.25rem;height:1.25rem;color:var(--sus-text-muted);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;margin-left:.5rem;padding:0;transition:color .2s;display:grid}.admin-eye:hover{color:var(--sus-indigo)}.admin-submit{background:linear-gradient(110deg, var(--sus-indigo), var(--sus-blue));color:#fff;cursor:pointer;border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.6rem;width:100%;min-height:3.5rem;margin-top:.5rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;animation:.6s ease-out .75s both admin-fade-in-up;display:flex;box-shadow:0 12px 24px #2e1ee03b}.admin-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 28px #2e1ee047}.admin-submit:active:not(:disabled){transform:translateY(0)}.admin-submit:disabled{cursor:not-allowed;opacity:.55}.admin-submit-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite admin-login-spin}.admin-caution{color:var(--sus-text-muted);margin:1.5rem 0 0;font-size:.7rem;animation:.6s ease-out .85s both admin-fade-in-up}@keyframes admin-blob-drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-30px)scale(1.08)}}@keyframes admin-particle-float{0%,to{opacity:.6;transform:translateY(0)scale(1)}50%{opacity:.2;transform:translateY(-24px)scale(.7)}}@keyframes admin-fade-in{0%{opacity:0}to{opacity:1}}@keyframes admin-fade-in-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes admin-fade-in-scale{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes admin-login-spin{to{transform:rotate(360deg)}}@media (width<=600px){.admin-back{top:1.25rem;left:1.25rem}.admin-card-content{padding:2rem 1.25rem 1.75rem}.admin-intro{font-size:.82rem}}@media (prefers-reduced-motion:reduce){.admin-blob,.admin-particle,.admin-back,.admin-card,.admin-logo-wrap,.admin-eyebrow,.admin-card h1,.admin-intro,.admin-submit,.admin-caution,.admin-submit-spinner{animation:none}}html,body,#root{background:#f4f5fb;min-height:100%;margin:0}body{font-family:DM Sans,sans-serif}.dashboard-shell{--dash-ink:#17213f;--dash-muted:#7a849a;--dash-line:#e8ecf4;--dash-soft:#f7f8fc;--dash-purple:#5f56f6;--dash-green:#25b99a;--dash-sidebar-width:250px;--dash-sidebar-collapsed-width:78px;width:100%;min-height:100vh;color:var(--dash-ink);background:#f4f5fb;font-family:DM Sans,sans-serif;display:flex;overflow-x:hidden}.dashboard-shell a{color:inherit;text-decoration:none}.dash-sidebar{z-index:25;width:var(--dash-sidebar-width);scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-right:1px solid #e8ecf4;padding:24px 17px 20px;transition:width .25s;position:fixed;inset:0 auto 0 0;overflow:visible auto}.dash-sidebar::-webkit-scrollbar{width:0;height:0;display:none}.dash-sidebar.is-collapsed{width:var(--dash-sidebar-collapsed-width)}.dash-brand{white-space:nowrap;align-items:center;gap:10px;padding:0 9px 27px;font:800 16px/1 Manrope;display:flex;overflow:hidden}.dash-brand img{object-fit:contain;border-radius:9px;width:34px;height:34px}.dash-brand b{color:#7b8496;margin-top:4px;font:600 10px DM Sans;display:block}.dash-collapse{left:calc(var(--dash-sidebar-width) - 16px);color:#1f2b47;cursor:pointer;width:24px;height:24px;box-shadow:none;z-index:200;background:0 0;border:0;border-radius:0;place-items:center;padding:0;font-size:26px;font-weight:800;line-height:1;display:grid;position:fixed;top:22px}.dash-collapse.is-collapsed{left:calc(var(--dash-sidebar-collapsed-width) - 12px)}.dash-collapse span{display:inline-block;transform:translateY(-1px)}.dashboard-shell.is-dark .dash-collapse{color:#edf1ff}.dash-nav-section,.dash-account-nav{margin-top:20px}.dash-nav-label{color:#8d97ad;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;padding:0 12px 9px;font-size:9px;font-weight:800;display:block}.dash-nav-item{color:#58657f;letter-spacing:.01em;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:44px;margin:4px 0;padding:0 12px;font-size:12px;font-weight:700;transition:all .18s;display:flex;position:relative;overflow:hidden}.dash-nav-icon{color:#4b5a78;background:#eef2fb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;min-height:34px;transition:all .18s;display:flex;box-shadow:inset 0 0 0 1px #7f89a714}.dash-nav-item .dash-icon{width:17px;min-width:17px;height:17px;min-height:17px;display:block}.dash-nav-item .dash-icon:last-child{opacity:.8;width:13px;height:13px;margin:auto}.dash-nav-item:hover{color:#243556;background:#5f56f60d;border-color:#5f56f614}.dash-nav-item:hover .dash-nav-icon{background:#5f56f617;transform:translateY(-1px)}.dash-nav-item.is-active{color:#202d4a;background:linear-gradient(135deg,#5f56f626,#8a7cff2e);border-color:#5f56f61a;box-shadow:inset 0 0 0 1px #5f56f614}.dash-nav-item.is-active .dash-nav-icon{color:#fff;background:linear-gradient(135deg,#5f56f6,#7a6ef8);box-shadow:inset 0 1px #ffffff38,0 8px 16px #5f56f629}.is-collapsed .dash-brand span,.is-collapsed .dash-nav-item span,.is-collapsed .dash-nav-label{display:none}.is-collapsed .dash-nav-item{justify-content:center;align-items:center;width:100%;min-height:42px;margin:6px 0;padding:0;display:flex}.is-collapsed .dash-nav-item .dash-nav-icon{border-radius:10px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;min-height:30px;margin:0 auto;display:flex}.is-collapsed .dash-nav-item:hover .dash-nav-icon,.is-collapsed .dash-nav-item.is-active .dash-nav-icon{transform:none}.is-collapsed .dash-nav-item:after{content:attr(data-tooltip);color:#edf2ff;letter-spacing:.01em;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:40;background:#0f1727f7;border:1px solid #94a3b838;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:700;transition:opacity .15s,visibility .15s;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%);box-shadow:0 12px 22px #02061747}.is-collapsed .dash-nav-item:hover:after,.is-collapsed .dash-nav-item:focus-visible:after{opacity:1;visibility:visible}.is-collapsed .dash-brand{justify-content:center;padding-left:5px}.dashboard-main{width:calc(100% - var(--dash-sidebar-width));margin-left:var(--dash-sidebar-width);min-width:0;transition:width .25s,margin-left .25s}.dash-sidebar.is-collapsed~.dashboard-main{width:calc(100% - var(--dash-sidebar-collapsed-width));margin-left:var(--dash-sidebar-collapsed-width)}.dash-header{z-index:15;border-bottom:1px solid var(--dash-line);background:#ffffffeb;justify-content:space-between;align-items:center;gap:12px;height:80px;padding:0 clamp(1rem,3vw,3rem);display:flex;position:relative;box-shadow:0 4px 18px #2734570f}.dash-topbar-left{align-items:flex-end;min-width:0;margin-right:auto;display:flex}.dash-topbar-stack{flex-direction:column;justify-content:flex-end;gap:.28rem;min-height:54px;display:flex}.dash-topbar-page-title{color:#2d3b5b;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800;line-height:1.15}.dash-header-tools{align-items:center;gap:12px;margin-left:auto;display:flex;position:relative}.dash-branch-wrap{position:relative}.dash-branch{color:#68738b;cursor:pointer;background:#fff;border:1px solid #edf0f6;border-radius:999px;align-items:center;gap:7px;width:180px;height:38px;padding:0 13px;font-size:11px;font-weight:700;display:flex;box-shadow:0 4px 12px #27345712}.dash-branch span{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;overflow:hidden}.dash-branch-menu{z-index:10;background:#fffffff5;border:1px solid #d3dbebe6;border-radius:14px;width:222px;padding:6px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 38px #2734572e}.dash-branch-menu button{color:#596681;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;width:100%;padding:10px 11px;font:600 12px DM Sans;display:block}.dash-branch-menu button:hover,.dash-branch-menu button.is-selected{color:var(--dash-purple);background:#f0f2ff}.dash-search{background:#fff;border:1px solid #edf0f6;border-radius:999px;align-items:center;gap:8px;width:180px;height:38px;padding:0 14px;display:flex;box-shadow:0 4px 12px #27345712}.dash-search input{width:100%;color:var(--dash-ink);background:0 0;border:0;outline:0;font:12px DM Sans}.dash-search input::placeholder{color:#a0a8b9}.dash-header-button{color:#778198;cursor:pointer;background:#fff;border:1px solid #edf0f6;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:relative;box-shadow:0 4px 12px #27345714}.dash-header-button:hover{color:var(--dash-purple);box-shadow:0 7px 16px #2734571f}.dash-header-button i{color:#fff;background:#5f7bf0;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;font-style:normal;font-weight:800;line-height:14px;display:grid;position:absolute;top:-3px;right:-3px}.dash-settings-wrap{position:relative}.dash-settings-menu{z-index:8;background:#fffffff0;border:1px solid #e2e7f0e6;border-radius:14px;width:180px;padding:14px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 16px 34px #27345729}.dash-settings-title{color:#8993a7;letter-spacing:.12em;text-transform:uppercase;margin-bottom:11px;font-size:10px;font-weight:800;display:block}.dash-theme-toggle{color:var(--dash-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.dash-theme-toggle input{opacity:0;pointer-events:none;position:absolute}.dash-theme-toggle i{background:#dce2ef;border-radius:999px;width:38px;height:22px;transition:background .2s;display:block;position:relative}.dash-theme-toggle i:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #27345733}.dash-theme-toggle input:checked+i{background:var(--dash-purple)}.dash-theme-toggle input:checked+i:after{transform:translate(16px)}.dash-profile-wrap{position:relative}.dash-profile{min-height:38px;color:var(--dash-ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:3px 8px 3px 3px;display:flex}.dash-profile:hover{background:#fafbfe}.dash-profile small,.dash-profile b{display:block}.dash-profile small{color:#9da6b5;font-size:9px}.dash-profile b{font-size:11px}.dash-avatar{width:33px;height:33px;color:var(--dash-purple);background:#e5e4ff;border-radius:50%;place-items:center;font:800 13px Manrope;display:grid}.dash-profile-menu{z-index:10;border:1px solid var(--dash-line);background:#fff;border-radius:10px;width:160px;padding:7px;position:absolute;top:43px;right:0;box-shadow:0 14px 30px #1823431f}.dash-profile-menu a,.dash-profile-menu button{color:#68738b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:9px;font:600 11px DM Sans;display:block}.dash-profile-menu a:hover,.dash-profile-menu button:hover{color:var(--dash-purple);background:#f3f4ff}.dashboard-content{max-width:1450px;margin:auto;padding:clamp(1.5rem,3vw,2.8rem)}.dash-greeting{justify-content:space-between;align-items:flex-end;margin-bottom:27px;display:flex}.dash-breadcrumb{color:#a1a9b9;font-size:11px;font-weight:600}.dash-breadcrumbs{flex-wrap:wrap;align-items:center;gap:.2rem .42rem;min-height:1.5rem;display:flex}.dash-breadcrumb-item-wrap{align-items:center;gap:.35rem;display:inline-flex}.dash-breadcrumb-item{color:#77829c;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;font-size:.56rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.dash-breadcrumb-item:hover{color:#2d2f78}.dash-breadcrumb-item.is-home{color:#3a4560}.dash-breadcrumb-item.is-current{color:#586784}.dash-breadcrumb-separator{color:#a1a9bb;font-size:.7rem;font-weight:500;line-height:1}.dashboard-shell.is-dark .dash-breadcrumb-item{color:#edf1ff}.dashboard-shell.is-dark .dash-breadcrumb-item.is-current{color:#f3f6ff}.dashboard-shell.is-dark .dash-breadcrumb-separator{color:#a2afd4}.dash-greeting h1{letter-spacing:-.05em;margin:8px 0 5px;font:800 clamp(1.45rem,2.5vw,2.2rem)/1 Manrope}.dash-greeting p{color:#8b95a8;font-size:12px}.dash-greeting p span{color:#c2c8d5;padding:0 5px}.dash-date{border:1px solid var(--dash-line);color:#69748a;background:#fff;border-radius:8px;align-items:center;gap:7px;padding:10px 13px;font-size:11px;font-weight:700;display:flex}.dash-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:19px;display:grid}.dash-stat-card,.dash-widget,.dash-bottom-band,.org-card{border:1px solid var(--dash-line);background:#fff;border-radius:12px;box-shadow:0 8px 24px #1e284b09}.user-panel-card{max-width:760px}.user-password-intro{border-left:3px solid #5f56f6;max-width:900px}.user-security-mark{color:#16835b;letter-spacing:.14em;font-size:10px;font-weight:800}.user-password-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;max-width:none;padding:24px 28px 28px;display:grid}.user-password-form label{gap:7px;display:grid}.user-password-form label:first-child{grid-column:1/-1}.user-password-form label span{color:#53607d;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.user-password-form input{color:#182542;background:#fff;border:1px solid #dce4f1;border-radius:6px;width:100%;min-height:46px;padding:11px 13px;font:500 14px DM Sans}.user-password-form input:focus{border-color:#7068ee;outline:none;box-shadow:0 0 0 3px #5f56f61a}.user-password-form .primary-button{grid-column:1/-1;justify-self:start;margin-top:8px}.user-notification-card{border-left:4px solid #27a879;gap:10px;max-width:760px;display:grid}.user-notification-card h3{color:#182542;margin:0;font-size:20px}.user-notification-card p{color:#66738f;margin:0 0 8px}.user-notification-card.is-warning{background:#fff8f8;border-color:#f2c8cc #f2c8cc #f2c8cc #c2414d}.user-notification-card.is-warning h3{color:#a52d38}@media (width<=680px){.user-password-form{grid-template-columns:1fr;padding:20px}.user-password-form label:first-child,.user-password-form .primary-button{grid-column:auto}}.dash-stat-card{min-height:136px;padding:20px;position:relative}.dash-stat-label{color:#8b95a8;font-size:11px;font-weight:600;display:block}.dash-stat-card strong{letter-spacing:-.05em;margin:11px 0 8px;font:800 clamp(1.5rem,2.8vw,2rem)/1 Manrope;display:block}.dash-stat-card small{color:var(--dash-green);font-size:10px;font-weight:700;display:block}.dash-stat-card small.is-neutral{color:#8d96a7}.dash-stat-card small em{color:#a0a8b6;margin-left:4px;font-style:normal;font-weight:500}.dash-stat-icon{width:36px;height:36px;color:var(--dash-purple);background:#f0efff;border-radius:9px;place-items:center;display:grid;position:absolute;top:18px;right:18px}.dash-stat-card:nth-child(2) .dash-stat-icon{color:var(--dash-green);background:#e5f8f3}.dash-stat-card:nth-child(3) .dash-stat-icon{color:#db971d;background:#fff5df}.dash-stat-card:nth-child(4) .dash-stat-icon{color:#ed6a5a;background:#ffedeb}.dash-widget-grid{grid-template-columns:1.05fr 1.1fr 1fr;gap:16px;display:grid}.dash-widget{min-height:325px;padding:20px}.dash-widget-head{justify-content:space-between;align-items:flex-start;display:flex}.dash-widget-head h2{letter-spacing:-.035em;margin-top:6px;font:800 15px Manrope}.dash-overline{color:#a1a9b9;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:800}.dash-widget-head button{color:#a6afbd;letter-spacing:2px;cursor:pointer;background:0 0;border:0;font-weight:800}.dash-donut-layout{justify-content:center;align-items:center;gap:clamp(1.2rem,3vw,2.8rem);padding:26px 5px 10px;display:flex}.dash-donut{background:conic-gradient(#5f56f6 0 38%, #25b99a 38% 72%, #f5a623 72% 100%);border-radius:50%;place-items:center;width:154px;height:154px;display:grid;position:relative}.dash-donut:before{content:"";background:#fff;border-radius:50%;width:105px;height:105px;position:absolute}.dash-donut>div{z-index:1;text-align:center;display:grid;position:relative}.dash-donut strong{letter-spacing:-.06em;font:800 23px Manrope}.dash-donut span{color:#9ca5b5;margin-top:3px;font-size:9px}.dash-legend{min-width:145px}.dash-legend div{color:#768196;grid-template-columns:9px 1fr auto;align-items:center;gap:7px;margin:13px 0;font-size:10px;display:grid}.dash-legend div>span:first-child{border-radius:50%;width:7px;height:7px}.dash-legend b{color:var(--dash-ink);font-size:10px}.dash-bars{border-bottom:1px solid var(--dash-line);background:repeating-linear-gradient(#0000 0 45px,#e8ecf4a6 46px);justify-content:space-around;align-items:flex-end;height:184px;margin:25px 4px 12px;padding:0 6px;display:flex}.dash-bar-column{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.dash-bar-track{align-items:flex-end;width:18px;height:145px;display:flex}.dash-bar-track i{background:linear-gradient(#756cf8,#aea8ff);border-radius:6px 6px 2px 2px;width:100%;display:block;box-shadow:0 6px 12px #5f56f629}.dash-bar-column span{color:#9aa3b3;font-size:9px}.dash-widget-caption{color:#9aa3b3;margin:0;font-size:10px;line-height:1.5}.dash-ranked-metric{color:#9aa3b3;margin:25px 0 18px;font-size:10px}.dash-ranked-row{margin:17px 0}.dash-ranked-row>div:first-child{color:#6e7a90;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;font-size:10px;display:grid}.dash-rank-number{color:#b2bac7;font-weight:700}.dash-ranked-row strong{color:var(--dash-ink);font-size:10px}.dash-progress{background:#eef0f5;border-radius:99px;height:7px;margin:8px 0 0 33px;overflow:hidden}.dash-progress i{border-radius:inherit;height:100%;display:block}.dash-view-link{color:var(--dash-purple);align-items:center;gap:7px;margin-top:25px;font-size:10px;font-weight:700;display:flex}.dash-bottom-band{background:linear-gradient(105deg,#f0efff,#fff);justify-content:space-between;align-items:center;margin-top:16px;padding:20px 25px;display:flex}.dash-bottom-band h2{letter-spacing:-.04em;max-width:600px;margin-top:7px;font:800 17px Manrope}.dash-insight-mark{color:var(--dash-purple);opacity:.14;font:800 42px Manrope}.dashboard-loading{color:#818ba0;background:#f7f8fc;place-content:center;justify-items:center;gap:14px;min-height:100vh;font:600 12px DM Sans;display:grid}.dashboard-spinner{border:3px solid #e2e5f2;border-top-color:#5f56f6;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite dash-spin}@keyframes dash-spin{to{transform:rotate(360deg)}}.employee-portal-shell{gap:18px;padding:8px 4px 0;display:grid}.employee-hero-header{justify-content:space-between;align-items:flex-end;gap:16px;padding:8px 4px 0;display:flex}.employee-hero-header h2{letter-spacing:-.06em;margin:6px 0 0;font-size:clamp(2rem,3vw,2.8rem);line-height:1.1}.employee-badge{color:#4f46e5;letter-spacing:.12em;text-transform:uppercase;background:#5f56f614;border:1px solid #5f56f62e;border-radius:5px;align-items:center;gap:8px;padding:9px 13px;font-size:11px;font-weight:800;display:inline-flex}.employee-form-card{padding:0}.employee-form{gap:16px;display:grid}.employee-fieldset{background:#ffffffc7;border:1px solid #e2e8f2;border-left:3px solid #d9d5ff;border-radius:10px;gap:20px;padding:24px 26px 26px;display:grid;box-shadow:0 8px 20px #171f3b09}.employee-fieldset-header{border-bottom:1px solid #e9edf5;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.employee-fieldset-header h3{letter-spacing:-.03em;margin:0;font-size:1rem}.employee-section-tag{color:#5348d8;letter-spacing:.12em;text-transform:uppercase;background:#f2f1ff;border-radius:4px;justify-content:center;align-items:center;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.employee-grid{gap:18px;display:grid}.employee-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-label{color:#53607d;gap:8px;font-size:12px;font-weight:700;display:grid}.employee-label.full-width{grid-column:1/-1}.employee-label input,.employee-label textarea,.employee-label select{width:100%;min-height:48px;color:var(--dash-ink);background:#fff;border:1px solid #dce4f1;border-radius:6px;padding:11px 13px;font:500 14px DM Sans;transition:border-color .2s,box-shadow .2s;box-shadow:inset 0 1px 1px #11182705}.employee-label textarea{resize:vertical;min-height:104px}.employee-label input:focus,.employee-label textarea:focus,.employee-label select:focus{border-color:#5f56f68c;outline:none;box-shadow:0 0 0 4px #5f56f614}.branch-picker{position:relative}.branch-picker-trigger{width:100%;min-height:48px;color:var(--dash-ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dce4f1;border-radius:6px;justify-content:space-between;align-items:center;padding:11px 13px;font:500 14px DM Sans;transition:border-color .2s,box-shadow .2s;display:flex}.branch-picker-trigger:hover,.branch-picker-trigger.is-open{border-color:#5f56f6a6;box-shadow:0 0 0 4px #5f56f614}.branch-picker-trigger .is-placeholder{color:#8792a8}.branch-picker-chevron{border-bottom:2px solid #69758d;border-right:2px solid #69758d;width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)translateY(-2px)}.branch-picker-trigger.is-open .branch-picker-chevron{transform:rotate(225deg)translate(-2px,-2px)}.branch-picker-menu{z-index:5;background:#fff;border:1px solid #dce4f1;border-radius:6px;max-height:220px;padding:5px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 32px #1e284b24}.branch-picker-option{color:#35415d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;width:100%;padding:11px 12px;font:600 13px DM Sans;display:block}.branch-picker-option:hover,.branch-picker-option.is-selected{color:#4f46d9;background:#f1f0ff}.employee-actions{border-top:1px solid #e5eaf3;justify-content:flex-end;gap:10px;padding:18px 2px 2px;display:flex}.employee-actions .primary-button,.employee-actions .secondary-button{border-radius:6px}.employee-actions .primary-button{min-width:132px}.employee-actions .secondary-button{min-width:90px}.employee-fieldset-header h3{color:#1c2948;font-size:16px;font-weight:700}.org-screen{gap:18px;padding:8px 4px 0;display:grid}.manage-employee-workspace{gap:16px;display:grid}.manage-employee-tabs{background:#f5f7fc;border:1px solid #e1e7f2;border-radius:10px;justify-self:center;gap:4px;padding:4px;display:inline-flex;box-shadow:0 8px 18px #171f3b0f}.manage-employee-tabs button{color:#73809b;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:150px;padding:10px 18px;font:700 12px DM Sans;transition:background .18s,color .18s,box-shadow .18s}.manage-employee-tabs button.is-active{color:#4f46d9;background:#fff;box-shadow:0 4px 10px #171f3b1a}@media (width<=520px){.manage-employee-tabs{width:100%}.manage-employee-tabs button{flex:1;min-width:0}}.org-toolbar{justify-content:space-between;align-items:flex-end;gap:16px;padding:0 4px;display:flex}.org-toolbar .dash-overline,.org-toolbar h2{display:none}.primary-button,.secondary-button,.small-button,.table-action{cursor:pointer;border:1px solid #0000;border-radius:12px;font:700 13px DM Sans;transition:transform .18s,box-shadow .18s}.primary-button,.small-button:not(.secondary){color:#fff;background:linear-gradient(135deg,#645cf6,#7a6cf9);box-shadow:0 12px 24px #5f56f638}.primary-button{padding:12px 18px}.secondary-button,.small-button.secondary,.table-action{color:#42507a;background:#eef2fb;border-color:#e0e7f5}.secondary-button{padding:11px 16px}.small-button{padding:9px 12px}.table-action{color:#3d4e78;background:#f6f8fe;border-color:#e5ebfb;padding:7px 11px}.table-action.danger{color:#c15263;background:#fff4f4;border-color:#f7d8de}.table-action.success{color:#159a70;background:#ebfbf5;border-color:#c7eddd}.primary-button:hover,.secondary-button:hover,.small-button:not(.secondary):hover,.table-action:hover{transform:translateY(-1px)}.org-card{background:#ffffffc2;border:1px solid #e1e7f0e6;border-radius:22px;padding:20px;box-shadow:0 16px 32px #171f3b0d}.ip-security-settings,.ip-records-card{border-radius:10px;padding:24px 28px;box-shadow:0 10px 24px #171f3b0b}.ip-security-settings{border-left:3px solid #5f56f6;justify-content:space-between;align-items:center;gap:28px;display:flex}.ip-security-intro{gap:6px;min-width:240px;display:grid}.ip-security-kicker{color:#8290ac;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.ip-security-intro strong{color:#182542;letter-spacing:-.025em;font-size:17px}.ip-security-intro p{color:#7a849a;margin:0;font-size:12px}.ip-security-controls{align-items:center;gap:28px;display:flex}.ip-toggle-label,.ip-duration-label{color:#34415e;white-space:nowrap;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.ip-toggle-label input{opacity:0;width:1px;height:1px;position:absolute}.ip-toggle{background:#cbd3e2;border-radius:99px;width:38px;height:22px;transition:background .2s;position:relative}.ip-toggle i{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #1e284b33}.ip-toggle-label input:checked+.ip-toggle{background:#5f56f6}.ip-toggle-label input:checked+.ip-toggle i{transform:translate(16px)}.ip-toggle-label input:focus-visible+.ip-toggle{outline:3px solid #5f56f633}.ip-duration-label{color:#8290ac;letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:10px;display:grid}.ip-select-wrap{min-width:174px;position:relative}.ip-select-trigger{color:#1c2948;cursor:pointer;background:#fff;border:1px solid #dce3f0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:40px;padding:0 12px;font:700 13px DM Sans;display:flex}.ip-select-trigger:hover,.ip-select-trigger.is-open{border-color:#7068ee;box-shadow:0 0 0 3px #5f56f617}.ip-select-trigger i{border-bottom:1.5px solid #62708c;border-right:1.5px solid #62708c;width:7px;height:7px;transform:rotate(45deg)translateY(-2px)}.ip-select-trigger.is-open i{transform:rotate(225deg)translate(-2px,-2px)}.ip-select-menu{z-index:20;background:#fff;border:1px solid #dce3f0;border-radius:6px;width:100%;padding:5px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 14px 30px #1e284b29}.ip-select-menu button{color:#34415e;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:10px 9px;font:600 13px DM Sans;display:flex}.ip-select-menu button:hover,.ip-select-menu button.is-selected{color:#4f46d9;background:#f0efff}.ip-select-menu button b{font-size:14px}.ip-records-card{padding:0;overflow:hidden}.ip-records-heading{border-bottom:1px solid #e9edf5;justify-content:space-between;align-items:center;padding:22px 28px 18px;display:flex}.ip-records-heading h3{color:#182542;letter-spacing:-.025em;margin:5px 0 0;font-size:17px}.ip-records-count{color:#7d8aa5;font-size:11px;font-weight:700}.ip-table-wrap{scrollbar-color:#a9b4cc #edf1f8;scrollbar-width:thin;overflow-x:auto}.ip-table-wrap::-webkit-scrollbar{height:8px}.ip-table-wrap::-webkit-scrollbar-track{background:#edf1f8;border-radius:999px;margin:0 18px}.ip-table-wrap::-webkit-scrollbar-thumb{background:#a9b4cc;border:2px solid #edf1f8;border-radius:999px}.ip-table-wrap::-webkit-scrollbar-thumb:hover{background:#7169df}.ip-records-table{border-collapse:collapse;width:100%;min-width:850px}.ip-records-table th{color:#8290ac;letter-spacing:.12em;text-align:left;text-transform:uppercase;border-bottom:1px solid #e9edf5;padding:13px 28px;font-size:10px;font-weight:800}.ip-records-table td{color:#53607d;border-bottom:1px solid #eef2f8;padding:17px 28px;font-size:13px}.ip-records-table tbody tr:last-child td{border-bottom:0}.ip-address-cell{color:#1d2a49!important;font:700 13px DM Mono,monospace!important}.ip-remaining-cell{font-weight:700;color:#1d2a49!important}.ip-path-cell{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.ip-status{text-transform:uppercase;border-radius:4px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.ip-status.is-blocked{color:#c2414d;background:#fff0f0}.ip-status.is-clear{color:#16835b;background:#eaf9f3}.ip-actions-cell{gap:7px;display:flex}.ip-actions-cell button{color:#435273;cursor:pointer;background:#f8faff;border:1px solid #dfe6f2;border-radius:5px;padding:7px 10px;font:700 11px DM Sans}.ip-actions-cell button:hover{color:#4f46d9;border-color:#7068ee}.ip-empty-cell{text-align:center;color:#7a849a!important;padding:44px!important}.employee-table{table-layout:auto;white-space:nowrap;width:100%;min-width:1380px}.employee-table th,.employee-table td{padding-left:18px;padding-right:18px}.employee-table th:first-child{width:130px}.employee-table th:nth-child(2){width:190px}.employee-table th:nth-child(3){width:280px}.employee-table th:nth-child(4){width:160px}.employee-table th:nth-child(5){width:190px}.employee-table th:nth-child(6){width:170px}.employee-table th:nth-child(7){width:120px}.employee-table th:nth-child(8){width:130px}.employee-table th:nth-child(9){width:220px}.employee-table td strong,.employee-table td small{white-space:nowrap;display:inline-block}.employee-table td strong{color:#1d2a49;font-size:13px}.employee-table td small{color:#8995ad;margin-left:8px;font-size:11px}.employee-id-cell{color:#6b63df!important;font:700 12px DM Mono,monospace!important}.employee-name-cell small{color:#6b63df;font-family:DM Mono,monospace;font-weight:700}.employee-table .table-actions{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.employee-table .table-action{white-space:nowrap;flex:none}.employee-detail-modal{max-width:780px}.employee-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:22px 0;display:grid}.employee-detail-item{background:#f8fafff5;border:1px solid #798ab03d;border-radius:14px;gap:6px;padding:14px 16px;display:grid;box-shadow:inset 0 1px #ffffff80}.employee-detail-item span{color:#6e7d9a;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.employee-detail-item strong{color:#182545;word-break:break-word;font-size:13px;line-height:1.5}.employee-editor-modal{max-width:820px}.employee-editor-form{gap:16px;display:grid}.employee-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.employee-field{color:#647191;gap:8px;font-size:12px;font-weight:700;display:grid}.employee-field span{color:#647191;font-size:12px;font-weight:700}.employee-field input,.employee-field select{color:#1b2848;background:#ffffff05;border:1px solid #7c8ab052;border-radius:12px;min-height:46px;padding:11px 14px;font:500 14px DM Sans}.employee-field.is-readonly input,.employee-field.is-readonly select{color:#4d5b7f;cursor:not-allowed;background:#92a1c31a}.employee-form-actions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.dashboard-shell.is-dark .employee-detail-item{background:#f1f5fff5;border-color:#8e9cc061}.dashboard-shell.is-dark .employee-detail-item span{color:#596b8d}.dashboard-shell.is-dark .employee-detail-item strong{color:#0a1531}.dashboard-shell.is-dark .employee-field span{color:#b0bfd9}.dashboard-shell.is-dark .employee-field input,.dashboard-shell.is-dark .employee-field select{color:#edf1ff;background:#141d2d;border-color:#394667}.dashboard-shell.is-dark .employee-field.is-readonly input,.dashboard-shell.is-dark .employee-field.is-readonly select{color:#c4d0ed;background:#95a1bd14}@media (width<=1180px){.employee-table th,.employee-table td{padding-left:12px;padding-right:12px}}@media (width<=820px){.employee-form-grid,.employee-detail-grid{grid-template-columns:1fr}.employee-form-actions{flex-direction:column-reverse}.employee-form-actions .primary-button,.employee-form-actions .secondary-button{width:100%}}@media (width<=720px){.employee-table th,.employee-table td{padding-left:14px;padding-right:14px}.employee-table .table-actions{flex-wrap:nowrap}}.roles-permissions-screen{gap:16px}.roles-permissions-toolbar{background:#ffffffc7;border:1px solid #e2e8f2;border-left:3px solid #5f56f6;border-radius:10px;grid-template-columns:minmax(280px,1fr) 220px auto;align-items:end;gap:14px;padding:18px 22px;display:grid;box-shadow:0 8px 20px #171f3b09}.roles-search,.roles-filter{color:#8290ac;letter-spacing:.1em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:800;display:grid}.roles-search input,.roles-filter select{box-sizing:border-box;color:#1c2948;background:#fff;border:1px solid #dce4f1;border-radius:6px;width:100%;min-height:40px;padding:0 12px;font:500 13px DM Sans}.roles-search input:focus,.roles-filter select:focus{border-color:#7068ee;outline:none;box-shadow:0 0 0 3px #5f56f617}.roles-filter select{appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#63708a 50%),linear-gradient(135deg,#63708a 50%,#0000 50%);background-position:calc(100% - 17px) 17px,calc(100% - 12px) 17px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.roles-result-count{color:#7d8aa5;white-space:nowrap;padding-bottom:11px;font-size:11px;font-weight:700}.roles-account-list{gap:8px;display:grid}.roles-account{background:#ffffffd1;border:1px solid #e2e8f2;border-radius:8px;overflow:visible;box-shadow:0 6px 16px #171f3b08}.roles-account.is-open{border-color:#bdb8fb;box-shadow:0 10px 24px #5f56f614}.roles-account.has-changes{border-left:3px solid #f5a623}.roles-account-trigger{color:#1c2948;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:42px minmax(180px,1.2fr) minmax(130px,.9fr) minmax(110px,.7fr) 120px 18px;align-items:center;gap:16px;width:100%;min-height:78px;padding:14px 20px;display:grid}.roles-account-trigger:hover{background:#f8f9fd}.roles-account-index{color:#a2aec2;font:700 12px DM Mono,monospace}.roles-account-main{gap:5px;min-width:0;display:grid}.roles-account-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.roles-account-main small,.roles-account-detail{color:#7d8aa5;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.roles-role-badge{color:#5348d8;letter-spacing:.04em;text-transform:uppercase;background:#f0efff;border-radius:4px;width:fit-content;padding:6px 8px;font-size:10px;font-weight:800}.roles-permission-count{color:#53607d;white-space:nowrap;font-size:11px;font-weight:700}.roles-chevron{border-bottom:1.5px solid #62708c;border-right:1.5px solid #62708c;width:7px;height:7px;transition:transform .2s;transform:rotate(45deg)}.roles-account.is-open .roles-chevron{transform:rotate(225deg)translate(-2px,-2px)}.roles-account-panel{background:#fbfcff;border-top:1px solid #e9edf5;padding:0 22px 20px}.roles-panel-header{justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 0 16px;display:flex}.roles-kicker{color:#8290ac;letter-spacing:.14em;font-size:10px;font-weight:800}.roles-panel-header h3{color:#1c2948;letter-spacing:-.025em;margin:6px 0 5px;font-size:16px}.roles-panel-header p{color:#7d8aa5;margin:0;font-size:12px}.roles-draft-state{color:#16835b;text-transform:uppercase;white-space:nowrap;background:#eaf9f3;border-radius:4px;padding:6px 8px;font-size:10px;font-weight:800}.roles-draft-state.is-dirty{color:#b26d05;background:#fff5df}.roles-permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.roles-permission-row{background:#fff;border:1px solid #e5eaf3;border-radius:6px;align-items:center;gap:9px;min-height:58px;padding:10px 12px;display:flex}.roles-permission-row:hover,.roles-permission-row.is-enabled{background:#f8f7ff;border-color:#c8c4fb}.roles-permission-row input{opacity:0;width:1px;height:1px;position:absolute}.roles-check{color:#0000;border:1px solid #cbd4e3;border-radius:3px;place-items:center;width:17px;height:17px;font-size:11px;font-weight:900;display:grid}.roles-permission-row input:checked+.roles-check{color:#fff;background:#5f56f6;border-color:#5f56f6}.roles-permission-row input:focus-visible+.roles-check{outline:3px solid #5f56f62e}.permission-module-toggle{cursor:pointer;align-items:center;display:inline-flex}.roles-permission-row>span:nth-child(3){flex:auto;gap:5px;min-width:0;display:grid}.roles-permission-name{align-items:center;gap:7px;min-width:0;display:flex}.roles-permission-row strong{color:#1c2948;white-space:nowrap;font-size:12px;line-height:1.35}.roles-permission-row em{color:#a0aabd;text-transform:uppercase;flex:none;margin-left:auto;font-size:9px;font-style:normal;font-weight:800}.permission-actions-menu{flex:none;position:relative}.permission-actions-trigger{color:#5f6f8f;cursor:pointer;background:#fff;border:1px solid #dce3f0;border-radius:5px;padding:6px 8px;font-size:10px;font-weight:700}.permission-actions-list{z-index:20;background:#fff;border:1px solid #dce3f0;border-radius:6px;gap:5px;min-width:125px;padding:8px;display:grid;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 10px 20px #171f3b24}.permission-actions-list label{color:#273555;cursor:pointer;align-items:center;gap:7px;font-size:11px;display:flex}.roles-permission-row .permission-actions-list input{opacity:1;accent-color:#5f56f6;width:14px;height:14px;position:static}.permission-info{outline:none;flex:none;justify-content:center;align-items:center;width:15px;height:15px;margin-top:1px;display:inline-flex;position:relative}.permission-info-icon{color:#71809d;cursor:help;border:1px solid #aeb8cd;border-radius:50%;place-items:center;width:14px;height:14px;font:800 10px/1 Georgia,serif;display:grid}.permission-info:hover .permission-info-icon,.permission-info:focus-visible .permission-info-icon{color:#4f46d9;background:#f0efff;border-color:#5f56f6}.permission-info-tooltip{z-index:30;color:#fff;opacity:0;pointer-events:none;background:#1d2947;border:1px solid #dce3f0;border-radius:6px;gap:5px;width:min(260px,70vw);padding:11px 12px;font-size:10px;line-height:1.45;transition:opacity .16s,transform .16s;display:grid;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%,4px);box-shadow:0 12px 24px #171f3b33}.permission-info-tooltip:after{content:"";background:#1d2947;width:9px;height:9px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.permission-info-tooltip strong,.permission-info-tooltip span{z-index:1;color:inherit;font-size:inherit;white-space:normal;position:relative}.permission-info-tooltip strong{color:#fff;font-weight:800}.permission-info:hover .permission-info-tooltip,.permission-info:focus-visible .permission-info-tooltip{opacity:1;pointer-events:auto;transform:translate(-50%)}.roles-panel-actions{justify-content:flex-end;gap:9px;padding-top:18px;display:flex}.roles-panel-actions button{border-radius:5px}.roles-empty{color:#7a849a;place-items:center;min-height:180px;display:grid}.roles-empty p{margin:8px 0 0}.org-table-wrap{overflow-x:auto}.org-table{border-collapse:collapse;width:100%}.org-table th{color:#7d8aa5;letter-spacing:.12em;text-transform:uppercase;text-align:left;padding:0 0 14px;font-size:11px;font-weight:800}.org-table td{color:#27324b;border-top:1px solid #eef2f8;padding:16px 0;font-size:14px;font-weight:600}.org-table tbody tr:first-child td{border-top:0}.table-actions{flex-wrap:wrap;gap:8px;display:flex}.branches-list-card,.branches-access-card{border-radius:10px;box-shadow:0 10px 24px #171f3b0b}.branches-list-card{padding:24px 26px 8px}.branches-table th{padding-bottom:14px}.branches-table td{color:#53607d;padding:18px 0;font-size:13px}.branches-table td:first-child{color:#1c2948;font-size:14px;font-weight:800}.branches-table td:nth-child(2){color:#405071;letter-spacing:.04em;font:700 13px DM Mono,monospace}.branches-table tbody tr:hover td{background:#f4f6fc8c}.branches-table tbody tr:hover td:first-child{padding-left:8px}.branches-table tbody tr td{transition:padding .18s,background .18s}.branches-table .status-pill{letter-spacing:.05em;text-transform:uppercase;border-radius:4px;padding:5px 9px;font-size:10px}.branches-table .table-action{border-radius:5px;padding:7px 11px;font-size:11px}.branches-access-card{padding:0 26px 8px}.branches-access-heading{border-bottom:1px solid #e9edf5;justify-content:space-between;align-items:center;gap:16px;padding:23px 0 18px;display:flex}.branches-kicker{color:#8290ac;letter-spacing:.14em;font-size:10px;font-weight:800}.branches-access-heading h3{color:#1c2948;letter-spacing:-.03em;margin:6px 0 0;font-size:18px}.branches-access-count{color:#7d8aa5;font-size:11px;font-weight:700}.branches-access-card .branch-admin-row{grid-template-columns:minmax(180px,1fr) 130px 120px;padding:17px 0}.branches-access-card .branch-status-pill{letter-spacing:.05em;text-transform:uppercase;border-radius:4px;min-width:100px;padding:7px 10px;font-size:10px}.branches-access-card .branch-toggle{border-radius:5px;min-width:108px;height:32px;padding:4px 10px 4px 12px;font-size:10px}.branches-access-card .branch-toggle-thumb{width:22px;height:22px;top:5px}.branches-access-card .branch-toggle.is-on .branch-toggle-thumb{transform:translate(72px)}.branches-access-card .branch-toggle-text{margin-left:25px}.accounts-list-card{border-radius:10px;padding:24px 30px 8px;box-shadow:0 10px 24px #171f3b0b}.accounts-table th{padding-bottom:15px}.accounts-table td{color:#53607d;padding:22px 0;font-size:13px}.accounts-table td:first-child{color:#1c2948;font-size:14px;font-weight:800}.accounts-table td:nth-child(2){color:#1c2948;font-size:14px;font-weight:700}.accounts-table tbody tr:hover td{background:#f4f6fc8c}.accounts-table tbody tr td{transition:padding .18s,background .18s}.accounts-table tbody tr:hover td:first-child{padding-left:8px}.accounts-table .role-badge,.accounts-table .status-pill{letter-spacing:.05em;border-radius:4px;padding:7px 10px;font-size:10px}.accounts-table .status-pill{border-radius:999px}.accounts-table .table-action{border-radius:5px;padding:8px 13px;font-size:11px}.status-pill{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.status-pill.is-active{color:#1ba86d;background:#ebfbf5;border-color:#caefdf}.status-pill.is-inactive{color:#66738d;background:#f5f6fb;border-color:#e4e8f3}.branch-selector-label{color:#7d8aa5;letter-spacing:.12em;text-transform:uppercase;width:100%;font-size:11px;font-weight:800;display:block}.branch-selector-label span{margin-bottom:10px;display:block}.branch-selector-label select{color:#27324b;background:#fff;border:1px solid #e5e9f4;border-radius:12px;width:100%;height:50px;padding:0 16px;font:700 15px DM Sans}.company-profile-branch-panel{border-left:3px solid #5f56f6;border-radius:10px;padding:24px 28px 28px;box-shadow:0 10px 24px #171f3b0b}.company-profile-branch-label{color:#8290ac;letter-spacing:.14em;margin-bottom:12px;font-size:10px;font-weight:800}.company-profile-branch-picker{position:relative}.company-profile-branch-trigger{color:#1c2948;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce3f0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:0 16px;font:700 15px DM Sans;display:flex}.company-profile-branch-trigger:hover,.company-profile-branch-trigger.is-open{border-color:#7068ee;box-shadow:0 0 0 3px #5f56f617}.company-profile-branch-trigger i{border-bottom:1.5px solid #62708c;border-right:1.5px solid #62708c;width:8px;height:8px;transform:rotate(45deg)translateY(-2px)}.company-profile-branch-trigger.is-open i{transform:rotate(225deg)translate(-2px,-2px)}.company-profile-branch-menu{z-index:20;background:#fff;border:1px solid #dce3f0;border-radius:6px;max-height:230px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #1e284b29}.company-profile-branch-menu button{color:#34415e;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:11px 12px;font:600 14px DM Sans;display:flex}.company-profile-branch-menu button:hover,.company-profile-branch-menu button.is-selected{color:#4f46d9;background:#f0efff}.company-profile-branch-menu button b{font-size:14px}.company-profile-empty{box-sizing:border-box;min-height:270px;box-shadow:none;background:#fafbffb8;border:1px dashed #cfd8e8;border-radius:10px}.company-profile-empty-mark{color:#5f56f6;background:#fff;border:1px solid #d7def0;border-radius:6px;place-items:center;width:40px;height:40px;margin-bottom:16px;font-size:24px;font-weight:400;display:grid}.company-profile-empty-kicker{color:#8290ac;letter-spacing:.14em;font-size:10px;font-weight:800}.company-profile-empty h3{color:#1c2948;letter-spacing:-.035em;margin:8px 0 7px;font-size:23px}.company-profile-empty p{color:#7a849a;max-width:510px;margin:0 0 22px;font-size:13px;line-height:1.55}.company-profile-empty .primary-button{border-radius:6px}.org-empty{color:#6d7891;text-align:center;background:#fafbffcc;border:1px dashed #dfe6f3;border-radius:18px;place-items:center;min-height:180px;display:grid}.org-empty h3{margin:0 0 18px;font-size:clamp(1.3rem,2vw,2rem)}.org-admin-panel h3,.org-modal-head h3{letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(1.5rem,2vw,2rem)}.branch-admin-row{border-top:1px solid #eef2f8;grid-template-columns:minmax(180px,1.6fr) minmax(110px,140px) auto;align-items:center;gap:16px;padding:14px 0;display:grid}.branch-admin-row:first-of-type{border-top:0}.branch-admin-meta{gap:4px;display:grid}.branch-admin-meta strong{font-size:14px}.branch-admin-meta small{color:#7b879b;font-size:11px;font-weight:600}.branch-status-pill{letter-spacing:.02em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-width:110px;padding:8px 10px;font-size:12px;font-weight:700;display:inline-flex}.branch-status-pill.is-assigned{color:#1ba86d;background:#ebfbf5;border-color:#caefdf}.branch-status-pill.is-available{color:#69758e;background:#f4f5f9;border-color:#e3e8f5}.branch-toggle{color:#52607d;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;background:#e9edf6;border:none;border-radius:999px;justify-content:flex-start;align-items:center;min-width:118px;height:36px;padding:4px 12px 4px 14px;font:700 11px DM Sans;transition:background .2s,color .2s;display:inline-flex;position:relative}.branch-toggle.is-on{color:#fff;background:linear-gradient(135deg,#5d4ee8,#7364f7)}.branch-toggle-thumb{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;position:absolute;top:5px;left:7px;box-shadow:0 2px 8px #18243e2e}.branch-toggle.is-on .branch-toggle-thumb{transform:translate(78px)}.branch-toggle-text{z-index:1;margin-left:30px;font-size:11px;position:relative}.branch-admin-row input{width:100%;height:42px;color:var(--dash-ink);background:#fff;border:1px solid #e5e9f4;border-radius:10px;padding:0 12px}.org-modal-backdrop{z-index:30;background:#151b2947;place-items:center;display:grid;position:fixed;inset:0}.org-modal{box-sizing:border-box;background:#fff;border-radius:20px;width:min(620px,100vw - 32px);max-height:calc(100vh - 24px);padding:24px 30px 22px;overflow:hidden;box-shadow:0 24px 60px #0e162838}.org-modal-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.org-modal .org-form{gap:14px}.org-modal .org-form label{gap:6px}.org-modal .org-form input,.org-modal .org-form select{min-height:44px;padding:10px 14px}.org-modal .form-actions{margin-top:4px}.close-button{color:#6c7891;cursor:pointer;background:0 0;border:0;font-size:28px;line-height:1}.org-form,.org-profile-form{gap:18px;display:grid}.org-form label,.org-profile-form label{color:#66738d;gap:8px;font-size:12px;font-weight:700;display:grid}.org-form input,.org-form textarea,.org-profile-form input,.org-profile-form textarea,.org-form select,.org-profile-form select{width:100%;color:var(--dash-ink);background:#fff;border:1px solid #e5e9f4;border-radius:12px;padding:12px 14px;font:14px DM Sans}.org-form input:focus,.org-form textarea:focus,.org-form select:focus{border-color:#5f56f6a6;outline:none;box-shadow:0 0 0 4px #5f56f617}.org-form select,.employee-label select{appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#63708a 50%),linear-gradient(135deg,#63708a 50%,#0000 50%);background-position:calc(100% - 19px) 21px,calc(100% - 14px) 21px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:38px}.employee-picker{position:relative}.employee-picker input{margin-bottom:0}.employee-result{width:100%;color:var(--dash-ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #e8ecf4;border-top:0;padding:12px 14px;transition:background .15s,padding-left .15s;display:block}.employee-result:hover,.employee-result:focus-visible{background:#f4f5ff;outline:none;padding-left:18px}.employee-result-name{font-weight:700}.employee-result-meta,.field-hint,.field-success,.field-error{margin-top:6px;font-size:11px;font-weight:600;display:block}.employee-result-meta,.field-hint{color:#7a849a}.field-success{color:#159a70}.field-error{color:#c24153}.org-form input.has-error{border-color:#e06172}.password-control{grid-template-columns:minmax(0,1fr) auto auto;align-items:stretch;gap:8px;display:grid}.password-control input{min-width:0}.password-toggle,.generate-button{color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:10px;padding:0 14px;font:700 12px DM Sans}.password-toggle{color:#52617f;background:#edf1fb}.generate-button{background:linear-gradient(135deg,#5f56f6,#796cf9)}.password-toggle:hover,.generate-button:hover{filter:brightness(.97)}.form-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.form-actions-right{justify-content:flex-end}.org-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.org-profile-form .full-width{grid-column:1/-1}@media (width<=1100px){.dash-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-widget-grid{grid-template-columns:1fr 1fr}.dash-ranked-card{grid-column:1/-1}}@media (width<=860px){.dash-sidebar,.dash-sidebar.is-collapsed{width:var(--dash-sidebar-collapsed-width)}.dash-sidebar .dash-brand span,.dash-sidebar .dash-nav-item>span:not(.dash-nav-icon),.dash-sidebar .dash-nav-label{display:none}.dash-brand{padding-left:5px}.dash-nav-item{justify-content:center;padding:0}.dash-nav-item .dash-nav-icon{margin:0 auto;display:flex}.dashboard-main,.dash-sidebar.is-collapsed~.dashboard-main{width:calc(100% - var(--dash-sidebar-collapsed-width));margin-left:var(--dash-sidebar-collapsed-width)}}@media (width<=760px){.dash-header{height:auto;min-height:72px;padding:14px}.dash-header-tools{flex-wrap:wrap;justify-content:flex-end;gap:8px;width:100%}.dash-search{order:5;width:100%}.dash-branch{width:min(200px,100%)}.dash-profile>span:nth-child(2){display:none}.dashboard-content{padding:1.1rem}.dash-greeting{flex-direction:column;align-items:flex-start;gap:15px}.dash-date{justify-content:center;align-self:stretch}.dash-stat-grid,.dash-widget-grid,.org-profile-grid{grid-template-columns:1fr}.dash-widget{min-height:0}.dash-bottom-band{padding:16px}.branch-admin-row{grid-template-columns:1fr auto;align-items:center}.branch-admin-row strong{grid-column:1/-1}.org-toolbar,.employee-hero-header{flex-direction:column;align-items:flex-start}.employee-fieldset{padding:20px}.employee-fieldset-header{flex-direction:column;align-items:flex-start}.employee-fieldset-header h3{font-size:15px}.employee-actions{justify-content:stretch}.employee-actions .primary-button,.employee-actions .secondary-button{flex:1;min-width:0}.ip-security-settings{flex-direction:column;align-items:stretch;gap:20px;padding:20px}.ip-security-controls{flex-direction:column;align-items:stretch;gap:18px}.ip-duration-label,.ip-select-wrap{width:100%}.ip-select-menu{left:0;right:auto}.ip-records-heading{padding:20px}.ip-records-table th,.ip-records-table td,.branches-list-card,.branches-access-card,.accounts-list-card{padding-left:20px;padding-right:20px}.roles-permissions-toolbar{grid-template-columns:1fr 1fr}.roles-result-count{grid-column:1/-1;padding-bottom:0}.roles-account-trigger{grid-template-columns:28px minmax(0,1fr) 18px;gap:10px;padding:14px}.roles-account-detail,.roles-role-badge,.roles-permission-count{display:none}.roles-account-panel{padding-left:14px;padding-right:14px}.roles-permission-grid{grid-template-columns:1fr}.branches-access-card .branch-admin-row{grid-template-columns:1fr auto;gap:10px}.branches-access-card .branch-status-pill{justify-self:end}.branches-access-card .branch-toggle{grid-column:1/-1;justify-self:end}}@media (width<=560px){.dash-header-tools{justify-content:center}.dash-branch,.dash-search,.dash-header-button,.dash-profile{min-width:0}.dash-profile{padding-right:6px}.dash-profile .dash-avatar{width:30px;height:30px}.dash-greeting h1{font-size:clamp(1.6rem,7vw,2.2rem)}.dash-stat-card strong{font-size:1.6rem}}.dashboard-shell.is-dark{--dash-ink:#edf1ff;--dash-muted:#a8b1c8;--dash-line:#303950;--dash-soft:#171d2c;color:var(--dash-ink);background:#111625}.dashboard-shell.is-dark .dash-sidebar{background:#171d2c;border-color:#303950}.dashboard-shell.is-dark .dash-brand b,.dashboard-shell.is-dark .dash-nav-label,.dashboard-shell.is-dark .dash-breadcrumb,.dashboard-shell.is-dark .dash-stat-label,.dashboard-shell.is-dark .dash-widget-caption,.dashboard-shell.is-dark .dash-ranked-metric,.dashboard-shell.is-dark .dash-donut span,.dashboard-shell.is-dark .dash-legend,.dashboard-shell.is-dark .dash-legend div,.dashboard-shell.is-dark .dash-legend b,.dashboard-shell.is-dark .dash-donut>div span{color:#9da8c0}.dashboard-shell.is-dark .dash-nav-item{color:#dfe7ff}.dashboard-shell.is-dark .dash-nav-icon{color:#edf3ff;background:#94a3b81a}.dashboard-shell.is-dark .dash-nav-item:hover{color:#fff;background:#94a3b80f}.dashboard-shell.is-dark .dash-nav-item.is-active{color:#f6f7ff;background:linear-gradient(135deg,#5f56f64d,#9185ff2e)}.dashboard-shell.is-dark .dash-nav-item.is-active .dash-nav-icon{color:#fff;background:linear-gradient(135deg,#5f56f6,#816efb)}.dashboard-shell.is-dark .dash-collapse{color:#dfe7ff;background:#111625f5;border-color:#394667}.dashboard-shell.is-dark .dash-donut:before{background:#1a2233}.dashboard-shell.is-dark .dash-donut strong,.dashboard-shell.is-dark .dash-donut>div strong{color:#edf1ff}.dashboard-shell.is-dark .dash-header{background:#171d2cbd;border-color:#5d6c8f59}.dashboard-shell.is-dark .dashboard-content,.dashboard-shell.is-dark .dashboard-main{background:#111625}.dashboard-shell.is-dark .dash-header-button,.dashboard-shell.is-dark .dash-search,.dashboard-shell.is-dark .dash-branch,.dashboard-shell.is-dark .dash-profile-menu,.dashboard-shell.is-dark .dash-settings-menu,.dashboard-shell.is-dark .dash-branch-menu,.dashboard-shell.is-dark .dash-stat-card,.dashboard-shell.is-dark .dash-widget,.dashboard-shell.is-dark .dash-bottom-band,.dashboard-shell.is-dark .org-card,.dashboard-shell.is-dark .org-modal,.dashboard-shell.is-dark .maintenance-panel,.dashboard-shell.is-dark .global-settings-form,.dashboard-shell.is-dark .health-card,.dashboard-shell.is-dark .health-panel,.dashboard-shell.is-dark .health-settings-panel,.dashboard-shell.is-dark .health-stat-card,.dashboard-shell.is-dark .health-metric-card,.dashboard-shell.is-dark .health-operation-card,.dashboard-shell.is-dark .health-table-card,.dashboard-shell.is-dark .health-distribution-card,.dashboard-shell.is-dark .health-retention-card,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-stat-grid article,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-feed-card,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-flagged-card,.dashboard-shell.is-dark .log-type-list button,.dashboard-shell.is-dark .log-management-workspace,.dashboard-shell.is-dark .health-access-panel,.dashboard-shell.is-dark .health-clear-modal,.dashboard-shell.is-dark .health-card-heading,.dashboard-shell.is-dark .health-primary-button{color:#edf1ff;background:#1a2233;border-color:#303950}.dashboard-shell.is-dark .dash-search input,.dashboard-shell.is-dark .dash-branch select,.dashboard-shell.is-dark .dash-profile,.dashboard-shell.is-dark .dash-form-input,.dashboard-shell.is-dark .org-form input,.dashboard-shell.is-dark .org-form textarea,.dashboard-shell.is-dark .org-form select,.dashboard-shell.is-dark .org-profile-form input,.dashboard-shell.is-dark .org-profile-form textarea,.dashboard-shell.is-dark .org-profile-form select,.dashboard-shell.is-dark .branch-admin-row input,.dashboard-shell.is-dark .branch-selector-label select,.dashboard-shell.is-dark .global-settings-form input,.dashboard-shell.is-dark .global-settings-form textarea,.dashboard-shell.is-dark .global-settings-form select,.dashboard-shell.is-dark .maintenance-message-textarea,.dashboard-shell.is-dark .maintenance-field input,.dashboard-shell.is-dark .health-settings-grid input,.dashboard-shell.is-dark .health-modal-fields input,.dashboard-shell.is-dark .health-modal-select select,.dashboard-shell.is-dark .log-filter-grid input,.dashboard-shell.is-dark .log-filter-grid select,.dashboard-shell.is-dark .log-confirm-field input,.dashboard-shell.is-dark .global-security-field input,.dashboard-shell.is-dark .roles-search input,.dashboard-shell.is-dark .roles-filter select{color:#edf1ff;background:#141d2d;border-color:#394667}.dashboard-shell.is-dark .company-profile-branch-panel{background:#1a2233;border-color:#394667;box-shadow:0 12px 26px #0a0f1947}.dashboard-shell.is-dark .company-profile-branch-label,.dashboard-shell.is-dark .company-profile-empty-kicker{color:#9da8c0}.dashboard-shell.is-dark .company-profile-branch-trigger{color:#edf1ff;background:#141d2d;border-color:#394667}.dashboard-shell.is-dark .company-profile-branch-trigger i{border-color:#cbd4e8}.dashboard-shell.is-dark .company-profile-branch-menu{background:#141d2d;border-color:#394667;box-shadow:0 18px 30px #070c166b}.dashboard-shell.is-dark .company-profile-branch-menu button{color:#eaf3ff;background:0 0}.dashboard-shell.is-dark .company-profile-branch-menu button:hover,.dashboard-shell.is-dark .company-profile-branch-menu button.is-selected{color:#fff;background:#283149}.dashboard-shell.is-dark .company-profile-empty,.dashboard-shell.is-dark .org-empty{color:#cbd4e8;background:#111625d1;border-color:#394667}.dashboard-shell.is-dark .company-profile-empty-mark{color:#dfe7ff;background:#1a2233;border-color:#394667}.dashboard-shell.is-dark .company-profile-empty h3,.dashboard-shell.is-dark .company-profile-empty p,.dashboard-shell.is-dark .org-empty h3{color:#edf1ff}.dashboard-shell.is-dark .company-profile-empty p{color:#cbd4e8}.dashboard-shell.is-dark .org-card,.dashboard-shell.is-dark .dash-stat-card,.dashboard-shell.is-dark .dash-widget,.dashboard-shell.is-dark .dash-bottom-band,.dashboard-shell.is-dark .user-password-form,.dashboard-shell.is-dark .employee-fieldset,.dashboard-shell.is-dark .global-settings-form,.dashboard-shell.is-dark .maintenance-panel,.dashboard-shell.is-dark .maintenance-panel-control,.dashboard-shell.is-dark .maintenance-message-textarea,.dashboard-shell.is-dark .ip-security-settings,.dashboard-shell.is-dark .ip-records-card,.dashboard-shell.is-dark .branch-picker-menu,.dashboard-shell.is-dark .employee-form-card,.dashboard-shell.is-dark .manage-employee-tabs,.dashboard-shell.is-dark .user-notification-card{color:#edf1ff;background:#1a2233;border-color:#303950;box-shadow:0 14px 28px #0a0f193d}.dashboard-shell.is-dark .org-card,.dashboard-shell.is-dark .global-settings-form,.dashboard-shell.is-dark .maintenance-panel,.dashboard-shell.is-dark .ip-security-settings,.dashboard-shell.is-dark .ip-records-card,.dashboard-shell.is-dark .employee-fieldset,.dashboard-shell.is-dark .user-password-form{border-left-color:#5f56f6}.dashboard-shell.is-dark .employee-fieldset-header h3,.dashboard-shell.is-dark .employee-label,.dashboard-shell.is-dark .employee-section-tag,.dashboard-shell.is-dark .user-password-form label span,.dashboard-shell.is-dark .maintenance-panel-heading h3,.dashboard-shell.is-dark .maintenance-field-label,.dashboard-shell.is-dark .global-settings-form label,.dashboard-shell.is-dark .ip-security-kicker,.dashboard-shell.is-dark .user-notification-card h3,.dashboard-shell.is-dark .employee-badge{color:#edf1ff}.dashboard-shell.is-dark .employee-label input,.dashboard-shell.is-dark .employee-label textarea,.dashboard-shell.is-dark .employee-label select,.dashboard-shell.is-dark .user-password-form input,.dashboard-shell.is-dark .maintenance-message-textarea,.dashboard-shell.is-dark .global-settings-form input,.dashboard-shell.is-dark .global-settings-form textarea,.dashboard-shell.is-dark .global-settings-form select,.dashboard-shell.is-dark .branch-picker-trigger,.dashboard-shell.is-dark .branch-picker-menu,.dashboard-shell.is-dark .manage-employee-tabs{color:#edf1ff;background:#141d2d;border-color:#394667}.dashboard-shell.is-dark .employee-label input:focus,.dashboard-shell.is-dark .employee-label textarea:focus,.dashboard-shell.is-dark .employee-label select:focus,.dashboard-shell.is-dark .user-password-form input:focus,.dashboard-shell.is-dark .maintenance-message-textarea:focus,.dashboard-shell.is-dark .global-settings-form input:focus,.dashboard-shell.is-dark .global-settings-form textarea:focus,.dashboard-shell.is-dark .global-settings-form select:focus{border-color:#7d73ff;box-shadow:0 0 0 4px #5f56f61f}.dashboard-shell.is-dark .branch-picker-option:hover,.dashboard-shell.is-dark .branch-picker-option.is-selected,.dashboard-shell.is-dark .manage-employee-tabs button.is-active{color:#fff;background:#283149}.dashboard-shell.is-dark .manage-employee-tabs button{color:#b8c1d5}.dashboard-shell.is-dark .user-notification-card.is-warning{background:#5c1c2538;border-color:#ff7d7d73}.dashboard-shell.is-dark .user-notification-card p,.dashboard-shell.is-dark .maintenance-panel-copy,.dashboard-shell.is-dark .maintenance-state,.dashboard-shell.is-dark .ip-security-intro,.dashboard-shell.is-dark .ip-security-settings p,.dashboard-shell.is-dark .global-settings-form label,.dashboard-shell.is-dark .dash-greeting p{color:#cbd4e8}.dashboard-shell.is-dark .roles-permissions-toolbar,.dashboard-shell.is-dark .roles-account,.dashboard-shell.is-dark .roles-account-panel,.dashboard-shell.is-dark .roles-permission-row,.dashboard-shell.is-dark .permission-actions-list,.dashboard-shell.is-dark .permission-actions-trigger,.dashboard-shell.is-dark .roles-empty{color:#edf1ff;background:#1a2233;border-color:#303950}.dashboard-shell.is-dark .roles-permissions-toolbar{background:#111625db;border-left-color:#5f56f6;box-shadow:0 8px 20px #0a0f1933}.dashboard-shell.is-dark .roles-search,.dashboard-shell.is-dark .roles-filter,.dashboard-shell.is-dark .roles-result-count,.dashboard-shell.is-dark .roles-account-main small,.dashboard-shell.is-dark .roles-account-detail,.dashboard-shell.is-dark .roles-panel-header p,.dashboard-shell.is-dark .roles-permission-row em,.dashboard-shell.is-dark .roles-empty p,.dashboard-shell.is-dark .permission-actions-list label{color:#cbd4e8}.dashboard-shell.is-dark .roles-account-trigger{color:#edf1ff;background:0 0}.dashboard-shell.is-dark .roles-account-trigger:hover{background:#202b40}.dashboard-shell.is-dark .roles-account.is-open{border-color:#5f56f6;box-shadow:0 12px 26px #0e131f4d}.dashboard-shell.is-dark .roles-account-index,.dashboard-shell.is-dark .roles-account-main strong,.dashboard-shell.is-dark .roles-permission-row strong,.dashboard-shell.is-dark .roles-panel-header h3,.dashboard-shell.is-dark .roles-role-badge,.dashboard-shell.is-dark .roles-permission-count,.dashboard-shell.is-dark .roles-draft-state{color:#edf1ff}.dashboard-shell.is-dark .roles-role-badge{color:#dfe5ff;background:#5f56f629}.dashboard-shell.is-dark .roles-permission-count{color:#b8c1d5}.dashboard-shell.is-dark .roles-account-panel{background:#141d2d;border-top-color:#303950}.dashboard-shell.is-dark .roles-draft-state{color:#9ce2c1;background:#36a07624}.dashboard-shell.is-dark .roles-draft-state.is-dirty{color:#f7d38d;background:#f5a62324}.dashboard-shell.is-dark .roles-permission-row{background:#1a2233;border-color:#394667}.dashboard-shell.is-dark .roles-permission-row:hover,.dashboard-shell.is-dark .roles-permission-row.is-enabled{background:#202b40;border-color:#5f56f6}.dashboard-shell.is-dark .roles-check{background:#101827;border-color:#67769b}.dashboard-shell.is-dark .roles-permission-row input:checked+.roles-check{color:#fff;background:#5f56f6;border-color:#5f56f6}.dashboard-shell.is-dark .permission-actions-trigger{color:#eaf3ff;background:#141d2d;border-color:#394667}.dashboard-shell.is-dark .permission-actions-list{background:#141d2d;border-color:#394667;box-shadow:0 12px 24px #070c166b}.dashboard-shell.is-dark .permission-actions-list label{color:#edf1ff}.dashboard-shell.is-dark .permission-info-icon{color:#dfe7ff;border-color:#8ea1c7}.dashboard-shell.is-dark .permission-info:hover .permission-info-icon,.dashboard-shell.is-dark .permission-info:focus-visible .permission-info-icon{color:#fff;background:#5f56f61f;border-color:#8a80ff}.dashboard-shell.is-dark .roles-empty{background:#111625d1;border-color:#394667}.dashboard-shell.is-dark .security-alerts-screen .security-alerts-toolbar,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-stat-grid article,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-feed-card,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-flagged-card,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-filter select,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-filter input,.dashboard-shell.is-dark .security-alerts-screen .ip-table-wrap,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-records-table thead,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-records-table tbody tr,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-records-table tbody tr:nth-child(2n),.dashboard-shell.is-dark .security-alerts-screen .security-alerts-records-table th,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-records-table td,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-flagged-card .security-flag-row,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-flagged-card .security-flag-row button{color:#edf1ff;background:#1a2233;border-color:#303950}.dashboard-shell.is-dark .security-alerts-screen .security-alerts-toolbar{border-bottom-color:#303950}.dashboard-shell.is-dark .security-alerts-screen .security-alerts-status{color:#dfe5ff;background:#5f56f624;border-color:#5f56f652}.dashboard-shell.is-dark .security-alerts-screen .security-alerts-stat-grid strong,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-records-table td,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-records-table th,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-flagged-card .security-flag-row strong,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-flagged-card .security-flag-row small{color:#edf1ff}.dashboard-shell.is-dark .security-alerts-screen .security-alerts-filter label span,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-stat-grid p,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-records-table th,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-records-table td{color:#cbd4e8}.dashboard-shell.is-dark .security-alerts-screen .security-alerts-records-table tbody tr:nth-child(odd){background:#1a2233}.dashboard-shell.is-dark .security-alerts-screen .security-alerts-records-table tbody tr:nth-child(2n){background:#141d2d}.dashboard-shell.is-dark .security-alerts-screen .security-alerts-records-table tbody tr:hover{background:#5f56f614}.dashboard-shell.is-dark .security-alerts-screen .security-alerts-flagged-card .security-flag-row button{color:#edf1ff;background:#141d2d;border-color:#394667}.dashboard-shell.is-dark .security-alerts-screen .security-alerts-flagged-card .security-flag-row button:hover{color:#fff;background:#5f56f6;border-color:#5f56f6}.dashboard-shell.is-dark .branding-settings-card,.dashboard-shell.is-dark .global-settings-overview,.dashboard-shell.is-dark .global-settings-group,.dashboard-shell.is-dark .global-settings-capsule,.dashboard-shell.is-dark .org-toolbar p,.dashboard-shell.is-dark .global-settings-overview-metrics span{color:#edf1ff;background:#1a2233;border-color:#303950}.dashboard-shell.is-dark .health-dashboard-screen,.dashboard-shell.is-dark .health-access-state,.dashboard-shell.is-dark .health-access-panel,.dashboard-shell.is-dark .health-card,.dashboard-shell.is-dark .log-attention-panel,.dashboard-shell.is-dark .log-management-workspace,.dashboard-shell.is-dark .health-settings-card,.dashboard-shell.is-dark .health-clear-modal,.dashboard-shell.is-dark .health-panel,.dashboard-shell.is-dark .health-table-card,.dashboard-shell.is-dark .health-distribution-card,.dashboard-shell.is-dark .health-retention-card{color:#edf1ff;background:#1a2233;border-color:#303950;box-shadow:0 14px 28px #0a0f193d}.dashboard-shell.is-dark .health-access-panel{background:linear-gradient(#171d2cf5,#111625f0)}.dashboard-shell.is-dark .health-dashboard-header h1,.dashboard-shell.is-dark .health-score-copy h2,.dashboard-shell.is-dark .health-optimize-panel h2,.dashboard-shell.is-dark .health-card-heading h2,.dashboard-shell.is-dark .health-card-heading h3,.dashboard-shell.is-dark .health-stat-card strong,.dashboard-shell.is-dark .health-metric-card>strong,.dashboard-shell.is-dark .health-operation-value,.dashboard-shell.is-dark .health-panel h3,.dashboard-shell.is-dark .health-table-card th,.dashboard-shell.is-dark .health-table-card td,.dashboard-shell.is-dark .health-distribution-card h3,.dashboard-shell.is-dark .health-retention-card h3,.dashboard-shell.is-dark .health-settings-card h2,.dashboard-shell.is-dark .health-clear-modal h2,.dashboard-shell.is-dark .log-management-workspace h2,.dashboard-shell.is-dark .health-list-row strong,.dashboard-shell.is-dark .health-growth-day small,.dashboard-shell.is-dark .health-preview-panel strong,.dashboard-shell.is-dark .health-preview-panel span,.dashboard-shell.is-dark .health-score-ring strong{color:#edf1ff}.dashboard-shell.is-dark .health-breadcrumb,.dashboard-shell.is-dark .health-dashboard-header p,.dashboard-shell.is-dark .health-score-copy p,.dashboard-shell.is-dark .health-optimize-panel p,.dashboard-shell.is-dark .health-stat-card span,.dashboard-shell.is-dark .health-metric-heading>span,.dashboard-shell.is-dark .health-stat-card small,.dashboard-shell.is-dark .health-metric-card small,.dashboard-shell.is-dark .health-operation-card small,.dashboard-shell.is-dark .health-panel-action,.dashboard-shell.is-dark .health-eyebrow,.dashboard-shell.is-dark .health-last-updated,.dashboard-shell.is-dark .health-chart-legend,.dashboard-shell.is-dark .health-list-row small,.dashboard-shell.is-dark .health-list-row time,.dashboard-shell.is-dark .health-table-card th,.dashboard-shell.is-dark .health-retention-card p,.dashboard-shell.is-dark .health-settings-grid label,.dashboard-shell.is-dark .health-check,.dashboard-shell.is-dark .health-operation-status,.dashboard-shell.is-dark .log-attention-panel>p,.dashboard-shell.is-dark .log-attention-item small,.dashboard-shell.is-dark .health-unavailable small,.dashboard-shell.is-dark .log-filter-grid label,.dashboard-shell.is-dark .log-confirm-field,.dashboard-shell.is-dark .health-modal-fields label,.dashboard-shell.is-dark .health-modal-select,.dashboard-shell.is-dark .health-preview-count,.dashboard-shell.is-dark .health-legend-row,.dashboard-shell.is-dark .health-components-strip,.dashboard-shell.is-dark .health-access-panel p{color:#cbd4e8}.dashboard-shell.is-dark .health-score-ring:after,.dashboard-shell.is-dark .health-donut:after{background:#141d2d}.dashboard-shell.is-dark .health-score-ring span,.dashboard-shell.is-dark .health-donut small,.dashboard-shell.is-dark .health-inline-status.muted{color:#9da8c0}.dashboard-shell.is-dark .health-live-badge,.dashboard-shell.is-dark .health-refresh-control,.dashboard-shell.is-dark .health-primary-button,.dashboard-shell.is-dark .health-outline-button,.dashboard-shell.is-dark .table-action.success{box-shadow:0 8px 18px #5f56f61f}.dashboard-shell.is-dark .health-refresh-control,.dashboard-shell.is-dark .health-primary-button{color:#fff;background:linear-gradient(135deg,#645cf6,#7a6cf9)}.dashboard-shell.is-dark .health-outline-button{color:#dfe5ff;background:#5f56f614;border-color:#5f56f6}.dashboard-shell.is-dark .health-optimize-panel,.dashboard-shell.is-dark .health-score-hero,.dashboard-shell.is-dark .health-stat-card,.dashboard-shell.is-dark .health-metric-card,.dashboard-shell.is-dark .health-operation-card,.dashboard-shell.is-dark .health-card,.dashboard-shell.is-dark .log-attention-item,.dashboard-shell.is-dark .log-type-list button,.dashboard-shell.is-dark .health-settings-grid input,.dashboard-shell.is-dark .health-modal-fields input,.dashboard-shell.is-dark .health-modal-select select,.dashboard-shell.is-dark .log-filter-grid input,.dashboard-shell.is-dark .log-filter-grid select,.dashboard-shell.is-dark .log-confirm-field input,.dashboard-shell.is-dark .health-clear-modal,.dashboard-shell.is-dark .health-unavailable,.dashboard-shell.is-dark .health-preview-panel,.dashboard-shell.is-dark .health-components-strip,.dashboard-shell.is-dark .health-access-panel{background:#141d2d;border-color:#394667}.dashboard-shell.is-dark .health-command-hero.health-card>.health-optimize-panel{border-left-color:#303950}.dashboard-shell.is-dark .log-attention-item{background:#5f56f614;border-left-color:#5f56f6}.dashboard-shell.is-dark .log-attention-item.is-yellow{background:#f5a62314}.dashboard-shell.is-dark .log-attention-item.is-orange{background:#f9731614}.dashboard-shell.is-dark .log-attention-item.is-red{background:#ef444414}.dashboard-shell.is-dark .health-icon-badge,.dashboard-shell.is-dark .health-metric-heading .health-icon-badge,.dashboard-shell.is-dark .health-operation-card h3 .health-icon-badge{color:#dfe5ff;background:#5f56f624;border:1px solid #5f56f640}.dashboard-shell.is-dark .health-status-success{color:#8fe0b0;background:#16a34a1f}.dashboard-shell.is-dark .health-status-danger{color:#ff9a9a;background:#dc26261f}.dashboard-shell.is-dark .health-status-info{color:#dfe5ff;background:#5f56f61f}.dashboard-shell.is-dark .health-status-muted{color:#dfe7ff;background:#94a3b81f}.dashboard-shell.is-dark .health-progress{background:#2b344a}.dashboard-shell.is-dark .health-skeleton{background:#5f56f614}.dashboard-shell.is-dark .health-chart-gridline{stroke:#394667}.dashboard-shell.is-dark .health-growth-stack .teal{background:#3fd6c8}.dashboard-shell.is-dark .health-growth-stack .blue{background:#7a6cf9}.dashboard-shell.is-dark .health-growth-stack .amber{background:#ffc93c}.dashboard-shell.is-dark .health-growth-day small,.dashboard-shell.is-dark .health-legend-row,.dashboard-shell.is-dark .health-panel-action,.dashboard-shell.is-dark .health-check,.dashboard-shell.is-dark .health-operation-status,.dashboard-shell.is-dark .health-components-strip{color:#cbd4e8}.dashboard-shell.is-dark .log-type-list button{color:#edf1ff;background:#141d2d;border-color:#394667}.dashboard-shell.is-dark .log-type-list button:hover,.dashboard-shell.is-dark .log-type-list button.is-active{color:#fff;background:#5f56f614;border-color:#5f56f6}.dashboard-shell.is-dark .health-unavailable{color:#f4c76a;background:#f5a62314}.dashboard-shell.is-dark .health-unavailable strong,.dashboard-shell.is-dark .health-unavailable small{color:#f3f7ff}.dashboard-shell.is-dark .health-preview-panel,.dashboard-shell.is-dark .health-operation-status,.dashboard-shell.is-dark .log-preview-panel{background:#5f56f61a;border-color:#5f56f6}.dashboard-shell.is-dark .health-settings-grid input:focus,.dashboard-shell.is-dark .health-modal-fields input:focus,.dashboard-shell.is-dark .health-modal-select select:focus,.dashboard-shell.is-dark .log-filter-grid input:focus,.dashboard-shell.is-dark .log-filter-grid select:focus,.dashboard-shell.is-dark .log-confirm-field input:focus{border-color:#7d73ff;box-shadow:0 0 0 4px #5f56f61f}.dashboard-shell.is-dark .branding-settings-card{background:linear-gradient(#171d2cf5,#111625f0);border:1px solid #303950;box-shadow:0 14px 28px #0a0f193d}.dashboard-shell.is-dark .branding-settings-top,.dashboard-shell.is-dark .branding-settings-heading,.dashboard-shell.is-dark .branding-settings-grid,.dashboard-shell.is-dark .branding-preview-row,.dashboard-shell.is-dark .branding-actions{color:#edf1ff}.dashboard-shell.is-dark .branding-settings-status,.dashboard-shell.is-dark .branding-field-label,.dashboard-shell.is-dark .branding-settings-heading p,.dashboard-shell.is-dark .branding-file-sub,.dashboard-shell.is-dark .branding-preview-name{color:#cbd4e8}.dashboard-shell.is-dark .branding-settings-heading h3,.dashboard-shell.is-dark .branding-file-main{color:#edf1ff}.dashboard-shell.is-dark .branding-settings-chip{color:#dfe5ff;background:#5f56f61f;border-color:#5f56f6}.dashboard-shell.is-dark .branding-name-field,.dashboard-shell.is-dark .branding-file-drop{color:#edf1ff;background:#141d2d;border-color:#394667;box-shadow:inset 0 0 0 1px #5f56f60a}.dashboard-shell.is-dark .branding-name-field:focus,.dashboard-shell.is-dark .branding-file-drop:focus-within{border-color:#7d73ff;box-shadow:0 0 0 4px #5f56f61f}.dashboard-shell.is-dark .branding-file-icon{background:#202b40;border:1px solid #5f56f640}.dashboard-shell.is-dark .branding-preview-row{border-top-color:#303950;border-bottom-color:#303950}.dashboard-shell.is-dark .branding-preview-logo{background:#141d2d;border-color:#394667}.dashboard-shell.is-dark .branding-settings-status-dot{box-shadow:0 0 0 4px #4ebc821f}.dashboard-shell.is-dark .global-settings-overview{background:linear-gradient(135deg,#171d2cf5,#111625f0);border:1px solid #303950;box-shadow:0 14px 28px #0a0f193d}.dashboard-shell.is-dark .global-settings-kicker,.dashboard-shell.is-dark .global-settings-group-heading>span,.dashboard-shell.is-dark .global-settings-overview-metrics small,.dashboard-shell.is-dark .global-settings-capsule-description,.dashboard-shell.is-dark .global-settings-status{color:#cbd4e8}.dashboard-shell.is-dark .global-settings-overview h1,.dashboard-shell.is-dark .global-settings-group-heading h3,.dashboard-shell.is-dark .global-settings-capsule-top strong,.dashboard-shell.is-dark .global-settings-overview-metrics strong,.dashboard-shell.is-dark .org-toolbar p{color:#edf1ff}.dashboard-shell.is-dark .global-settings-capsule{background:#141d2de6;border:1px solid #303950;box-shadow:0 12px 24px #0a0f192e}.dashboard-shell.is-dark .global-settings-capsule:hover{border-color:#5f56f6;box-shadow:0 16px 28px #5f56f61f}.dashboard-shell.is-dark .global-settings-code.is-blue{color:#dfe7ff;background:#6d8cff24}.dashboard-shell.is-dark .global-settings-code.is-violet{color:#e5deff;background:#8c7aff29}.dashboard-shell.is-dark .global-settings-code.is-amber{color:#f8d48b;background:#f5a6231f}.dashboard-shell.is-dark .global-settings-code.is-green{color:#b6f5dc;background:#34d39921}.dashboard-shell.is-dark .global-settings-code.is-red{color:#fecaca;background:#f871711f}.dashboard-shell.is-dark .global-settings-capsule-top b{color:#dfe7ff}.dashboard-shell.is-dark .dash-profile-menu a,.dashboard-shell.is-dark .dash-profile-menu button,.dashboard-shell.is-dark .dash-branch-menu button,.dashboard-shell.is-dark .dash-settings-title,.dashboard-shell.is-dark .dash-date,.dashboard-shell.is-dark .status-pill.is-inactive,.dashboard-shell.is-dark .health-score-copy p,.dashboard-shell.is-dark .health-optimize-panel p,.dashboard-shell.is-dark .health-stat-card small,.dashboard-shell.is-dark .health-metric-card small,.dashboard-shell.is-dark .health-operation-card small,.dashboard-shell.is-dark .health-panel-action,.dashboard-shell.is-dark .health-table-card td,.dashboard-shell.is-dark .health-table-card th,.dashboard-shell.is-dark .health-retention-card p,.dashboard-shell.is-dark .global-settings-form label,.dashboard-shell.is-dark .global-settings-form input,.dashboard-shell.is-dark .maintenance-panel-copy,.dashboard-shell.is-dark .maintenance-state,.dashboard-shell.is-dark .log-type-list button,.dashboard-shell.is-dark .log-preview-panel,.dashboard-shell.is-dark .health-quick-ranges button,.dashboard-shell.is-dark .health-secondary-button,.dashboard-shell.is-dark .health-preview-count,.dashboard-shell.is-dark .health-inline-status.muted,.dashboard-shell.is-dark .global-security-group h4,.dashboard-shell.is-dark .global-security-field{color:#cbd4e8}.dashboard-shell.is-dark .dash-profile-menu a:hover,.dashboard-shell.is-dark .dash-profile-menu button:hover,.dashboard-shell.is-dark .dash-branch-menu button:hover,.dashboard-shell.is-dark .dash-branch-menu button.is-selected,.dashboard-shell.is-dark .log-type-list button:hover,.dashboard-shell.is-dark .log-type-list button.is-active,.dashboard-shell.is-dark .health-quick-ranges button:hover{color:#fff;background:#283149}.dashboard-shell.is-dark .dash-avatar{color:#dfe4ff;background:#2d356d}.dashboard-shell.is-dark .dash-stat-card strong,.dashboard-shell.is-dark .dash-widget h2,.dashboard-shell.is-dark .dash-ranked-row b,.dashboard-shell.is-dark .org-table td,.dashboard-shell.is-dark .org-admin-panel h3,.dashboard-shell.is-dark .org-toolbar h2,.dashboard-shell.is-dark .org-form label,.dashboard-shell.is-dark .org-profile-form label,.dashboard-shell.is-dark .maintenance-panel-heading h3,.dashboard-shell.is-dark .maintenance-switch-copy strong,.dashboard-shell.is-dark .health-score-copy h2,.dashboard-shell.is-dark .health-optimize-panel h2,.dashboard-shell.is-dark .health-stat-card strong,.dashboard-shell.is-dark .health-metric-card>strong,.dashboard-shell.is-dark .health-operation-card h3,.dashboard-shell.is-dark .health-operation-value,.dashboard-shell.is-dark .health-table-card h3,.dashboard-shell.is-dark .health-distribution-card h3,.dashboard-shell.is-dark .health-retention-card h3,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-stat-grid strong,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-feed-card>h3,.dashboard-shell.is-dark .security-alerts-screen .security-alerts-flagged-card>h3,.dashboard-shell.is-dark .health-score-ring strong,.dashboard-shell.is-dark .health-access-panel h1,.dashboard-shell.is-dark .health-dashboard-header h1,.dashboard-shell.is-dark .log-preview-panel strong,.dashboard-shell.is-dark .log-management-workspace h2,.dashboard-shell.is-dark .global-security-group .ip-toggle-label,.dashboard-shell.is-dark .global-security-field input{color:#edf1ff}.dashboard-shell.is-dark .status-pill.is-active{color:#7ed7be;background:#133a2d;border-color:#1d5645}.dashboard-shell.is-dark .dash-bar-track,.dashboard-shell.is-dark .dash-progress{background:#2b344a}.dashboard-shell.is-dark .dash-date{background:#1a2233;border-color:#303950}.dashboard-shell.is-dark .health-score-ring:after,.dashboard-shell.is-dark .health-donut:after,.dashboard-shell.is-dark .health-score-ring.is-animating{background:#1a2233}.dashboard-shell.is-dark .health-score-ring{box-shadow:0 0 0 8px #18a87914}.dashboard-shell.is-dark .health-live-badge{color:#8fe0b0;background:#16a34a24}.dashboard-shell.is-dark .health-live-badge.is-error{color:#ff9a9a;background:#dc262624}.dashboard-shell.is-dark .health-refresh-control,.dashboard-shell.is-dark .health-primary-button,.dashboard-shell.is-dark .primary-button,.dashboard-shell.is-dark .small-button:not(.secondary),.dashboard-shell.is-dark .table-action.success{color:#fff;background:linear-gradient(135deg,#645cf6,#7a6cf9)}.dashboard-shell.is-dark .secondary-button,.dashboard-shell.is-dark .small-button.secondary,.dashboard-shell.is-dark .table-action,.dashboard-shell.is-dark .health-outline-button,.dashboard-shell.is-dark .health-secondary-button,.dashboard-shell.is-dark .health-quick-ranges button{color:#eaf3ff;background:#161f31;border-color:#3d4b69}.dashboard-shell.is-dark .dash-stat-card small.is-neutral,.dashboard-shell.is-dark .dash-widget-caption,.dashboard-shell.is-dark .dash-ranked-metric,.dashboard-shell.is-dark .health-score-ring span,.dashboard-shell.is-dark .health-breadcrumb,.dashboard-shell.is-dark .health-eyebrow,.dashboard-shell.is-dark .health-chart-legend,.dashboard-shell.is-dark .health-components-strip,.dashboard-shell.is-dark .health-list-row time,.dashboard-shell.is-dark .health-list-row small,.dashboard-shell.is-dark .health-card-heading p,.dashboard-shell.is-dark .health-dashboard-header p,.dashboard-shell.is-dark .health-score-strip small,.dashboard-shell.is-dark .health-score-strip em{color:#9da8c0}.dashboard-shell.is-dark .health-list-row strong,.dashboard-shell.is-dark .health-activity-dot,.dashboard-shell.is-dark .health-dot,.dashboard-shell.is-dark .health-inline-status.success,.dashboard-shell.is-dark .health-title,.dashboard-shell.is-dark .health-list-row button,.dashboard-shell.is-dark .health-operation-status{color:#edf1ff}.dashboard-shell.is-dark .health-operation-status{background:#5f56f61f}.dashboard-shell.is-dark .health-bottom-band,.dashboard-shell.is-dark .dashboard-content .dash-bottom-band{background:#1a2233}.dashboard-shell.is-dark .security-toast,.dashboard-shell.is-dark .health-toast,.dashboard-shell.is-dark .sus-toast{color:#edf1ff;background:#121d2ef5;border-color:#434f72}.role-badge{letter-spacing:.02em;text-transform:uppercase;border-radius:6px;justify-content:center;align-items:center;padding:7px 11px;font-size:11px;font-weight:700;display:inline-flex}.role-badge[role-type=superadmin]{color:#7c3aed;background:#f3e8ff}.role-badge[role-type=admin]{color:#0284c7;background:#dbeafe}.role-badge[role-type=user]{color:#16a34a;background:#dcfce7}.status-badge{letter-spacing:.02em;text-transform:uppercase;border-radius:6px;justify-content:center;align-items:center;padding:7px 11px;font-size:11px;font-weight:700;display:inline-flex}@media (prefers-reduced-motion:reduce){.dashboard-spinner{animation:none}}.global-settings-capsules{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.global-settings-capsule{color:#26324d;cursor:pointer;text-align:left;background:#fff;border:1px solid #e3e8f1;border-radius:10px;flex-direction:column;gap:12px;min-height:154px;padding:19px 20px 17px 57px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative}.global-settings-overview{color:#fff;background:linear-gradient(120deg,#182542 0%,#27385f 100%);border:1px solid #e1e7f0;border-radius:14px;justify-content:space-between;align-items:flex-end;gap:28px;margin-top:24px;padding:28px 30px;display:flex;box-shadow:0 16px 32px #1e2b4b1f}.global-settings-kicker{color:#8292b4;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.global-settings-overview .global-settings-kicker{color:#aabbe0}.global-settings-overview h1{letter-spacing:-.04em;max-width:500px;margin:8px 0 7px;font-size:clamp(24px,3vw,34px);line-height:1.08}.global-settings-overview p{color:#c3cde0;max-width:560px;margin:0;font-size:13px;line-height:1.55}.global-settings-overview-metrics{grid-template-columns:repeat(3,minmax(76px,1fr));gap:22px;min-width:290px;display:grid}.global-settings-overview-metrics span{border-left:1px solid #fff3;gap:5px;padding-left:14px;display:grid}.global-settings-overview-metrics strong{font-size:20px}.global-settings-overview-metrics small{color:#aabbe0;text-transform:uppercase;font-size:10px}.global-settings-group{margin-top:28px}.global-settings-group-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.global-settings-group-heading h3{color:#182542;letter-spacing:-.02em;margin:5px 0 0;font-size:18px}.global-settings-group-heading>span{color:#8a96aa;font-size:11px;font-weight:800}.global-settings-capsule:not(:disabled):hover{border-color:#5f6f9a;transform:translateY(-2px);box-shadow:0 10px 26px #2531531a}.global-settings-capsule-top strong{font-size:14px;line-height:1.25}.global-settings-capsule-description{color:#7a849a;margin-top:16px;font-size:13px;line-height:1.5}.global-settings-capsule-top b{color:#9aa5bb;font-size:17px;font-weight:400}.global-settings-code{border-radius:7px;place-items:center;width:27px;height:27px;font-size:10px;font-weight:900;display:grid;position:absolute;top:19px;left:19px}.global-settings-code.is-blue{color:#3564c7;background:#e7efff}.global-settings-code.is-violet{color:#6953c6;background:#eeeaff}.global-settings-code.is-amber{color:#b47717;background:#fff3d7}.global-settings-code.is-green{color:#1a8a67;background:#e1f6ed}.global-settings-code.is-red{color:#bb4652;background:#ffe7e9}.global-settings-capsule .global-settings-status{color:#758198;letter-spacing:.04em;text-transform:uppercase;text-align:left;border-top:1px solid #edf0f5;margin-top:auto;padding-top:14px;font-size:10px;font-weight:800}@media (width<=760px){.global-settings-overview{flex-direction:column;align-items:flex-start}.global-settings-overview-metrics{width:100%;min-width:0}.global-settings-capsules{grid-template-columns:1fr}}@media (width<=560px){.global-settings-overview{padding:22px}.global-settings-overview-metrics{gap:10px}.global-settings-overview-metrics strong{font-size:17px}}.branding-settings-card{border:1px solid var(--dash-line);background:linear-gradient(#fff 0%,#f8faff 100%);border-radius:16px;gap:22px;max-width:780px;margin-top:18px;padding:28px;display:grid;box-shadow:0 16px 30px #1e284b0f}.dashboard-shell.is-dark .branding-settings-card .branding-settings-card{background:linear-gradient(#171d2cf5,#111625f0)}.branding-settings-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.branding-settings-status{color:#516078;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.branding-settings-status-dot{background:var(--dash-green,#1aa874);border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 4px #50b2941a}.branding-settings-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.branding-settings-heading h3{color:var(--dash-title,#182542);letter-spacing:-.045em;margin:0 0 8px;font-size:clamp(28px,3vw,34px);font-weight:800}.branding-settings-heading p{color:#748198;margin:0;font-size:13px}.branding-settings-chip{border:1px solid var(--dash-line);width:42px;height:42px;color:var(--dash-purple);font:800 12px var(--display);background:#f7f8ff;border-radius:50%;place-items:center;display:grid}.branding-settings-grid{gap:14px;display:grid}.branding-field{gap:8px;display:grid}.branding-field-label{color:#56627d;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.branding-name-field,.branding-file-drop{background:#fff;border:1px solid #dce4f1;border-radius:8px;min-height:48px}.dashboard-shell.is-dark .branding-name-field,.dashboard-shell.is-dark .branding-file-drop{color:#edf1ff;background:#141d2d;border-color:#394667}.branding-name-field{color:#26324d;width:100%;font:600 15px var(--body);padding:0 14px}.branding-name-field:focus,.branding-file-drop:focus-within{border-color:var(--dash-purple);outline:none;box-shadow:0 0 0 3px #5f56f614}.branding-file-field{gap:10px}.branding-file-drop{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:10px 14px;transition:border-color .18s,box-shadow .18s;display:flex;position:relative}.branding-file-drop-left{align-items:center;gap:10px;display:flex}.branding-file-icon{width:34px;height:34px;color:var(--dash-purple);background:#eef1ff;border-radius:8px;place-items:center;display:grid}.branding-file-icon svg{fill:currentColor;width:22px;height:22px}.branding-file-copy{gap:3px;display:grid}.branding-file-main{color:#182542;font-size:13px;font-weight:800}.branding-file-sub{color:#748198;font-size:11px}.branding-file-trigger{background:var(--dash-purple);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:6px;flex:none;padding:8px 14px;font-size:11px;font-weight:800}.branding-file-drop input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.branding-preview-row{border-top:1px solid #e7edf7;border-bottom:1px solid #e7edf7;align-items:center;gap:14px;min-height:88px;padding:16px 0;display:flex}.branding-preview-logo{background:#eef1f7;border:1px solid #dce3f0;border-radius:12px;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.branding-preview-logo img{object-fit:contain;max-width:50px;max-height:50px}.branding-preview-name{color:var(--dash-title,#182542);font-size:16px;font-weight:800}.branding-actions{justify-content:center;display:flex}.branding-save-button{background:var(--dash-purple);color:#fff;min-width:180px;min-height:44px;font:800 13px var(--body);letter-spacing:.08em;text-transform:uppercase;border-radius:8px;padding:12px 22px}.smtp-layout{gap:16px;max-width:900px;margin-top:18px;display:grid}.smtp-form-card{border:1px solid var(--dash-line);background:#ffffffc7;border-radius:16px;gap:22px;min-width:100%;padding:26px 30px;display:grid;box-shadow:0 16px 30px #1e284b0b}.smtp-form-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.smtp-form-top h3{color:var(--dash-title,#182542);letter-spacing:-.035em;margin:7px 0 0;font-size:clamp(28px,2vw,34px);font-weight:800}.smtp-form-index{background:var(--dash-purple);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:13px;font-weight:800;display:grid}.smtp-form-grid{gap:14px;display:grid}.smtp-field{gap:8px;display:grid}.smtp-field-label{color:#56627d;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.smtp-input{color:#26324d;width:100%;min-height:46px;font:600 14px var(--body);background:#fff;border:1px solid #dbe1ec;border-radius:8px;padding:0 14px}.smtp-input.highlight{background:#eef2ff;border-color:#b8b4ff}.smtp-input:focus{border-color:var(--dash-purple);outline:none;box-shadow:0 0 0 3px #5f56f614}.smtp-form-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.smtp-save-button{border-radius:8px;min-width:180px;min-height:44px}.smtp-cancel-button{min-height:44px;padding:12px 18px}.smtp-table-card{margin-top:18px;padding:0;overflow:hidden}.smtp-table-heading{border-bottom:1px solid #e9edf5;justify-content:space-between;align-items:center;padding:20px 28px;display:flex}.smtp-table-heading h3{color:#1d2a49;margin:6px 0 0;font-size:20px;font-weight:800}.smtp-record-count{color:#7d8aa5;font-size:11px;font-weight:800}.active-sessions-screen{width:100%;max-width:none;padding:0 0 34px}.active-sessions-screen .active-sessions-toolbar{border-bottom:1px solid var(--dash-line,#dde3ee);justify-content:space-between;align-items:flex-end;gap:16px;padding:14px 4px 22px;display:flex}.active-sessions-screen .active-sessions-toolbar h2{color:var(--dash-title,#182542);letter-spacing:-.035em;margin:8px 0 10px;font-size:clamp(30px,2.5vw,36px);font-weight:800;line-height:1.2}.active-sessions-screen .active-sessions-toolbar p{max-width:760px;color:var(--dash-muted,#66728a);margin:0;font-size:12px}.active-sessions-screen .active-sessions-form{border:1px solid var(--dash-line,#dde3ee);background:#fff;border-radius:14px;width:100%;min-width:100%;max-width:none;margin-top:18px;padding:22px;box-shadow:0 16px 30px #1e284b09}.active-sessions-screen .active-sessions-tabs{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.active-sessions-screen .active-sessions-tabs button{border:1px solid var(--dash-line,#dde3ee);min-width:140px;color:var(--dash-title,#182542);letter-spacing:.1em;cursor:pointer;background:#eef2f8;border-radius:8px;padding:10px 16px;font-size:11px;font-weight:800}.active-sessions-screen .active-sessions-tabs button.is-active{color:#fff;background:var(--dash-purple,#7068ee);border-color:var(--dash-purple,#7068ee)}.active-sessions-screen .roles-filter{box-sizing:border-box;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:12px;width:100%;display:grid}.active-sessions-screen .roles-filter label{min-width:0;color:var(--dash-muted,#66728a);letter-spacing:.1em;text-transform:uppercase;align-content:start;gap:7px;font-size:10px;font-weight:800;display:grid}.active-sessions-screen .roles-filter select,.active-sessions-screen .roles-filter input{box-sizing:border-box;border:1px solid var(--dash-line,#dde3ee);width:100%;min-width:0;min-height:40px;color:var(--dash-title,#182542);background:#fff;border-radius:8px;padding:0 12px;font:500 12px DM Sans}.active-sessions-screen .roles-filter input[type=datetime-local]{max-width:100%;overflow:hidden}.active-sessions-screen .active-sessions-table-wrap{overflow-x:hidden}.active-sessions-screen .active-sessions-records-card{border-radius:12px;width:100%;min-width:100%;max-width:none;padding:0;overflow:hidden}.active-sessions-screen .active-sessions-records-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:100%}.active-sessions-screen .active-sessions-records-table th:first-child,.active-sessions-screen .active-sessions-records-table td:first-child{width:14%}.active-sessions-screen .active-sessions-records-table th:nth-child(2),.active-sessions-screen .active-sessions-records-table td:nth-child(2){width:11%}.active-sessions-screen .active-sessions-records-table th:nth-child(3),.active-sessions-screen .active-sessions-records-table td:nth-child(3){width:12%}.active-sessions-screen .active-sessions-records-table th:nth-child(4),.active-sessions-screen .active-sessions-records-table td:nth-child(4),.active-sessions-screen .active-sessions-records-table th:nth-child(5),.active-sessions-screen .active-sessions-records-table td:nth-child(5),.active-sessions-screen .active-sessions-records-table th:nth-child(6),.active-sessions-screen .active-sessions-records-table td:nth-child(6){width:16%}.active-sessions-screen .active-sessions-records-table th:nth-child(7),.active-sessions-screen .active-sessions-records-table td:nth-child(7),.active-sessions-screen .active-sessions-records-table th:nth-child(8),.active-sessions-screen .active-sessions-records-table td:nth-child(8){width:11%}.active-sessions-screen .active-sessions-records-table th,.active-sessions-screen .active-sessions-records-table td{white-space:nowrap;text-overflow:ellipsis;padding:14px 16px;overflow:hidden}.global-settings-form{gap:16px;max-width:720px;margin-top:18px;padding:22px;display:grid}.global-settings-form label{color:#56627d;text-transform:capitalize;gap:7px;font-size:12px;font-weight:700;display:grid}.global-settings-form input:not([type=checkbox]){color:#26324d;font:inherit;border:1px solid #dbe1ec;border-radius:6px;min-height:40px;padding:0 11px}.maintenance-settings-grid{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:20px;margin-top:18px;display:grid}.maintenance-panel{border:1px solid var(--dash-line);background:#fff;border-radius:16px;align-content:start;gap:20px;min-height:360px;padding:24px 28px;display:grid;box-shadow:0 16px 30px #1e284b0b}.maintenance-panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.maintenance-panel-kicker{color:#7484a6;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.maintenance-panel-heading h3{color:#182542;letter-spacing:-.025em;margin-top:7px;font-size:30px;font-weight:800}.maintenance-panel-index{color:#a2aec4;font:800 14px var(--display)}.maintenance-panel-copy{color:#7a849a;max-width:440px;font-size:13px;line-height:1.65}.maintenance-field{gap:8px;display:grid}.maintenance-field-label{color:#56627d;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.maintenance-message-textarea{resize:vertical;color:#26324d;width:100%;min-height:150px;font:700 15px/1.6 var(--body);background:#fbfcff;border:1px solid #dbe1ec;border-radius:8px;padding:12px}.maintenance-message-textarea:focus{border-color:var(--dash-purple);outline:3px solid #5f56f61f}.maintenance-panel-control{border-top:3px solid var(--dash-purple)}.maintenance-state{color:#7d89a0;letter-spacing:.08em;background:#eef1f7;border-radius:6px;padding:6px 10px;font-size:10px;font-weight:800}.maintenance-state.is-active{color:#c66a15;background:#fff1e4}.maintenance-switch-row{border-top:1px solid #edf0f6;border-bottom:1px solid #edf0f6;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.maintenance-switch-copy{gap:5px;display:grid}.maintenance-switch-copy strong{color:#34415e;font-size:15px;font-weight:800}.maintenance-switch-copy small{color:#8994aa;font-size:11px;line-height:1.5}.maintenance-switch-row .ip-toggle{flex:none}.maintenance-switch-row .ip-toggle input{opacity:0;width:1px;height:1px;position:absolute}.maintenance-switch-row .ip-toggle input:checked+i{transform:translate(16px)}.maintenance-switch-row .ip-toggle:has(input:checked){background:var(--dash-purple)}.maintenance-switch-row .ip-toggle:has(input:focus-visible){outline:3px solid #5f56f633}.maintenance-actions{justify-content:flex-end;align-items:center;display:flex}.maintenance-save-button{justify-self:start;min-width:190px;padding:12px 20px}.maintenance-feedback{color:#16804a;margin:14px 0 0;font-size:12px;font-weight:700}.maintenance-feedback.is-error{color:#b42318}.security-alerts-screen{width:100%;max-width:none;margin:0 auto;padding:0 0 40px}.security-alerts-screen .security-alerts-toolbar{border-bottom:1px solid var(--dash-line,#dde3ee);justify-content:space-between;align-items:center;gap:14px;padding:10px 0 16px;display:flex}.security-alerts-screen .security-alerts-toolbar>div{gap:4px;display:grid}.security-alerts-screen .dash-overline{color:var(--dash-muted,#6b738b);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.security-alerts-screen .security-alerts-title-wrap h2{color:var(--dash-title,#182542);letter-spacing:-.035em;margin:0;font-size:clamp(30px,2.2vw,36px);font-weight:800;line-height:1.2}.security-alerts-screen .security-alerts-status{place-self:center end;min-width:120px}.security-alerts-screen .security-alerts-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0 16px;display:grid}.security-alerts-screen .security-alerts-stat-grid article{border:1px solid var(--dash-line,#dde3ee);background:#f4f6fbdb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:118px;padding:16px;display:flex;box-shadow:0 8px 20px #212d4609}.security-alerts-screen .security-alerts-stat-grid .dash-overline{color:var(--dash-muted,#66728a);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.security-alerts-screen .security-alerts-stat-grid strong{color:var(--dash-title,#182542);margin:12px 0 2px;font-size:clamp(34px,2vw,40px);font-weight:800;line-height:1.1;display:block}.security-alerts-screen .security-alerts-stat-grid p{color:var(--dash-muted,#66728a);margin:0;font-size:11px}.security-alerts-screen .security-alerts-feed-card,.security-alerts-screen .security-alerts-flagged-card{border:1px solid var(--dash-line,#dde3ee);background:#fff;border-radius:14px;width:100%;min-width:100%;max-width:none;margin-top:16px;padding:22px 26px;box-shadow:0 14px 30px #212d4609}.security-alerts-screen .security-alerts-feed-card>h3,.security-alerts-screen .security-alerts-flagged-card>h3{color:var(--dash-title,#182542);letter-spacing:-.025em;margin:0 0 16px;font-size:20px;font-weight:800}.security-alerts-screen .security-alerts-filter{box-sizing:border-box;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:12px;width:100%;padding-bottom:14px;display:grid}.security-alerts-screen .security-alerts-filter label{align-content:start;gap:7px;min-width:0;display:grid}.security-alerts-screen .security-alerts-filter label span{color:var(--dash-muted,#66728a);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.security-alerts-screen .security-alerts-filter select,.security-alerts-screen .security-alerts-filter input{box-sizing:border-box;border:1px solid var(--dash-line,#dde3ee);width:100%;min-width:0;min-height:40px;color:var(--dash-title,#182542);background:#fff;border-radius:8px;padding:0 12px;font:500 12px DM Sans}.security-alerts-screen .security-alerts-filter input[type=datetime-local]{min-width:0;max-width:100%;overflow:hidden}.security-alerts-screen .security-alerts-filter select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#63708a 50%),linear-gradient(135deg,#63708a 50%,#0000 50%);background-position:calc(100% - 17px) 15px,calc(100% - 12px) 15px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.security-alerts-screen .security-alerts-filter select:focus,.security-alerts-screen .security-alerts-filter input:focus{border-color:var(--dash-purple,#7068ee);outline:none;box-shadow:0 0 0 3px #5f56f614}.security-alerts-screen .ip-table-wrap{border:1px solid var(--dash-line,#dde3ee);background:#fbfcff;border-radius:10px;width:100%;overflow-x:hidden}.security-alerts-screen .security-alerts-records-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:100%}.security-alerts-screen .security-alerts-records-table thead{background:#eef2f8}.security-alerts-screen .security-alerts-records-table th:first-child,.security-alerts-screen .security-alerts-records-table td:first-child{width:13%}.security-alerts-screen .security-alerts-records-table th:nth-child(2),.security-alerts-screen .security-alerts-records-table td:nth-child(2){width:14%}.security-alerts-screen .security-alerts-records-table th:nth-child(3),.security-alerts-screen .security-alerts-records-table td:nth-child(3){width:17%}.security-alerts-screen .security-alerts-records-table th:nth-child(4),.security-alerts-screen .security-alerts-records-table td:nth-child(4),.security-alerts-screen .security-alerts-records-table th:nth-child(5),.security-alerts-screen .security-alerts-records-table td:nth-child(5){width:14%}.security-alerts-screen .security-alerts-records-table th:nth-child(6),.security-alerts-screen .security-alerts-records-table td:nth-child(6){width:13%}.security-alerts-screen .security-alerts-records-table th:nth-child(7),.security-alerts-screen .security-alerts-records-table td:nth-child(7){width:15%}.security-alerts-screen .security-alerts-records-table th,.security-alerts-screen .security-alerts-records-table td{white-space:nowrap;text-overflow:ellipsis;padding:14px 16px;overflow:hidden}.security-alerts-screen .security-alerts-records-table th{border-bottom:1px solid var(--dash-line,#dde3ee);color:var(--dash-muted,#66728a);letter-spacing:.12em;text-align:left;text-transform:uppercase;font-size:10px;font-weight:800}.security-alerts-screen .security-alerts-records-table td{border-bottom:1px solid var(--dash-line,#dde3ee);color:var(--dash-title,#182542);font-size:12px}.security-alerts-screen .security-alerts-records-table tbody tr{background:#fff}.security-alerts-screen .security-alerts-records-table tbody tr:nth-child(2n){background:#f9fbfe}.security-alerts-screen .security-alerts-records-table tbody tr:last-child td{border-bottom:0}.security-alerts-screen .security-alerts-flagged-card{padding-top:14px}.security-alerts-screen .security-alerts-flagged-card .security-flag-row{border-top:1px solid var(--dash-line,#dde3ee);justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:14px 0;display:flex}.security-alerts-screen .security-alerts-flagged-card .security-flag-row:first-of-type{border-top:none}.security-alerts-screen .security-alerts-flagged-card .security-flag-row>span:first-child{gap:4px;display:grid}.security-alerts-screen .security-alerts-flagged-card .security-flag-row strong{color:var(--dash-title,#182542);font-size:14px}.security-alerts-screen .security-alerts-flagged-card .security-flag-row small{color:var(--dash-muted,#66728a);font-size:11px}.security-alerts-screen .security-alerts-flagged-card .security-flag-row>span:last-child{align-items:center;gap:8px;display:flex}.security-alerts-screen .security-alerts-flagged-card .security-flag-row button{border:1px solid var(--dash-line,#dde3ee);color:var(--dash-title,#182542);cursor:pointer;background:#eef2fb;border-radius:8px;padding:8px 12px;font-size:11px;font-weight:800}.security-alerts-screen .security-alerts-flagged-card .security-flag-row button:hover{border-color:var(--dash-purple,#7068ee);color:#fff;background:var(--dash-purple,#7068ee)}@media (width<=900px){.security-alerts-screen .security-alerts-stat-grid,.security-alerts-screen .security-alerts-filter{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.security-alerts-screen .security-alerts-stat-grid,.security-alerts-screen .security-alerts-filter{grid-template-columns:1fr}}.global-security-grid{grid-template-columns:repeat(3,minmax(280px,1fr));align-items:stretch;gap:16px;margin-top:14px;display:grid}.global-security-card{border:1px solid var(--dash-line);background:#fff;border-radius:16px;flex-direction:column;gap:16px;min-height:420px;padding:24px 26px;display:flex;box-shadow:0 16px 30px #1e284b0b}.global-security-card-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.global-security-card-head h3{color:var(--dash-title,#182542);letter-spacing:-.04em;margin:7px 0 0;font-size:22px;font-weight:800}.global-security-card-index{background:var(--dash-purple);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.global-security-group-stack{gap:14px;display:grid}.health-monitor-screen{gap:18px;display:grid}.health-server-strip,.health-metric-grid,.health-two-column{gap:14px;display:grid}.health-server-strip{grid-template-columns:repeat(4,minmax(0,1fr));padding:14px}.health-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.health-metric{align-content:center;gap:8px;min-height:108px;padding:18px;display:grid}.health-metric strong,.health-log-card strong{color:var(--dash-title,#182542);font-size:24px}.health-metric small,.health-log-card small{color:var(--dash-muted,#78829a)}.health-metric.is-unavailable{background:#fffaf0;border-color:#e7c58d}.health-log-card{justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.health-log-card div{gap:7px;display:grid}.health-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.health-panel,.health-settings-panel{padding:20px}.health-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.health-panel-head h3,.health-section-title{color:var(--dash-title,#182542);margin:0}.health-alert-row{border-top:1px solid var(--dash-line);grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:11px 0;display:grid}.health-alert-row button,.health-panel-head button{color:var(--dash-purple,#6358d6);cursor:pointer;background:0 0;border:0;font-weight:700}.health-settings-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.health-settings-grid label,.health-check{color:var(--dash-muted,#78829a);text-transform:capitalize;gap:6px;font-size:12px;display:grid}.health-settings-grid input{border:1px solid var(--dash-line);width:100%;color:var(--dash-title,#182542);background:#fff;padding:10px}.health-check{align-items:center;margin-top:16px;display:flex}.health-check input{width:16px;height:16px}@media (width<=1100px){.health-server-strip,.health-metric-grid,.health-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.health-server-strip,.health-metric-grid,.health-two-column,.health-settings-grid{grid-template-columns:1fr}.health-alert-row{grid-template-columns:1fr auto}}.health-dashboard-screen{background:#f7f8fc;gap:20px;padding:28px clamp(18px,3vw,40px) 48px;display:grid}.health-access-state{background:#f7f8fc;place-items:center;min-height:100vh;padding:32px;display:grid}.health-access-panel{background:#fff;border:1px solid #10102414;border-radius:18px;width:min(100%,560px);padding:36px;box-shadow:0 18px 50px #1f196914}.health-access-panel h1{color:#111c36;letter-spacing:-.04em;margin:10px 0;font-size:clamp(26px,4vw,38px)}.health-access-panel p{color:#68748d;margin:0 0 22px;font-size:14px;line-height:1.6}.health-access-panel .health-primary-button{text-decoration:none;display:inline-flex}.health-command-hero{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:14px;display:grid}.health-command-hero.health-card{background:#fff;padding:0;overflow:hidden}.health-command-hero.health-card>.health-score-hero,.health-command-hero.health-card>.health-optimize-panel{box-shadow:none;border:0;border-radius:0}.health-command-hero.health-card>.health-optimize-panel{border-left:1px solid #edf0f5}.log-attention-panel{padding:22px}.log-attention-panel>p{color:#68748d;margin:-7px 0 16px;font-size:12px}.log-attention-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.log-attention-item{color:#111c36;background:#f5fbf8;border-left:4px solid #18a879;border-radius:10px;gap:6px;min-height:118px;padding:13px 14px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid}.log-attention-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1e2a4817}.log-attention-item.is-yellow{background:#fffbef;border-color:#d9ad2d}.log-attention-item.is-orange{background:#fff6ed;border-color:#df7d24}.log-attention-item.is-red{background:#fff1f2;border-color:#d4555f}.log-attention-level{color:#168363;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.is-yellow .log-attention-level{color:#9b7712}.is-orange .log-attention-level{color:#b95e14}.is-red .log-attention-level{color:#b53d48}.log-attention-item strong{font-size:13px}.log-attention-item b{font-size:17px}.log-attention-item small{color:#68748d;font-size:10px;line-height:1.4}.log-management-layout{grid-template-columns:245px minmax(0,1fr);gap:14px;display:grid}.log-type-list{align-content:start;gap:8px;padding:20px;display:grid}.log-type-list button{color:#68748d;cursor:pointer;text-align:left;background:#fff;border:1px solid #e7ebf2;border-radius:9px;justify-content:space-between;align-items:center;padding:13px;display:flex}.log-type-list button:hover,.log-type-list button.is-active{color:#2e1ee0;background:#f5f4ff;border-color:#2e1ee0}.log-type-list button small{font-size:10px}.log-management-workspace{min-height:420px;padding:24px}.log-management-workspace h2{color:#111c36;margin:7px 0 0;font-size:22px}.log-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.log-filter-grid label,.log-confirm-field{color:#68748d;text-transform:uppercase;gap:7px;font-size:11px;font-weight:800;display:grid}.log-filter-grid input,.log-filter-grid select,.log-confirm-field input{color:#111c36;background:#f8f9fc;border:1px solid #e1e6ef;border-radius:8px;min-height:42px;padding:0 11px}.log-operation-actions{gap:10px;margin-top:20px;display:flex}.log-preview-panel{background:#fffbef;border-left:4px solid #d9ad2d;border-radius:9px;gap:4px;margin-top:22px;padding:15px;display:grid}.log-preview-panel strong{color:#111c36;font-size:29px}.log-preview-panel span{color:#111c36;font-size:13px;font-weight:800}.log-preview-panel small{color:#68748d}.log-preview-panel.is-clear{background:#f1fbf7;border-color:#18a879}.log-preview-panel.is-danger{background:#fff1f2;border-color:#d4555f}.log-confirm-field{color:#b53d48;margin-top:18px}.log-confirm-field input{text-transform:uppercase}.health-operation-status.is-danger{color:#b53d48;background:#fff1f2}.log-quick-search{color:#68748d;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;font-size:11px;font-weight:800;display:flex}.log-quick-search button{color:#2e1ee0;cursor:pointer;background:#fff;border:1px solid #dfe3ed;border-radius:7px;padding:8px 10px;font-size:11px;font-weight:800}.log-quick-search button:hover{background:#f5f4ff;border-color:#2e1ee0}.log-preview-modal{width:min(100%,650px)}@media (width<=820px){.health-command-hero.health-card{grid-template-columns:1fr}.health-command-hero.health-card>.health-optimize-panel{border-top:1px solid #edf0f5;border-left:0}.log-attention-grid,.log-management-layout{grid-template-columns:1fr}.log-type-list{grid-template-columns:repeat(3,1fr)}.log-type-list .health-eyebrow{grid-column:1/-1}}@media (width<=560px){.log-filter-grid,.log-type-list{grid-template-columns:1fr}.log-type-list .health-eyebrow{grid-column:auto}}.health-score-hero{align-items:center;gap:26px;min-height:218px;padding:26px 30px;display:flex}.health-score-ring{background:conic-gradient(#18a879 var(--health-score), #e9edf5 0);border-radius:50%;flex:0 0 158px;place-items:center;width:158px;height:158px;transition:transform .25s,box-shadow .25s;display:grid;position:relative}.health-score-ring.is-animating{animation:1.15s ease-in-out infinite health-ring-pulse;box-shadow:0 0 0 8px #18a87914}.health-score-ring:after{border-radius:inherit;content:"";background:#fff;position:absolute;inset:12px}.health-score-ring>div{z-index:1;place-items:center;display:grid}.health-score-ring strong{color:#111c36;letter-spacing:-.06em;font-size:42px;line-height:1}.health-score-ring span{color:#7b879f;margin-top:5px;font-size:11px;font-weight:800}.health-score-hero.is-caution .health-score-ring{background:conic-gradient(#d88a1d var(--health-score), #f2eadb 0)}.health-score-hero.is-critical .health-score-ring{background:conic-gradient(#d4555f var(--health-score), #f4e3e5 0)}.health-score-hero.is-unknown .health-score-ring{background:#e9edf5}.health-score-copy{min-width:0}.health-eyebrow{color:#6d7892;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.health-score-copy h2,.health-optimize-panel h2{color:#111c36;letter-spacing:-.03em;margin:8px 0;font-size:22px}.health-score-copy p,.health-optimize-panel p{color:#68748d;margin:0;font-size:13px;line-height:1.6}.health-optimize-panel{align-content:center;gap:14px;min-height:218px;padding:25px;display:grid}.health-optimize-panel .health-card-heading{justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.health-optimize-panel .health-card-heading>div{min-width:0}.health-optimize-panel .health-card-heading h2{margin:8px 0 0;line-height:1.08}.health-optimize-panel .health-status{display:none}.health-optimize-panel .health-primary-button{justify-self:start}.health-optimize-summary{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.health-optimize-summary span{color:#68748d;text-transform:capitalize;border-left:2px solid #dfe4ef;gap:4px;padding-left:9px;font-size:11px;display:grid}.health-optimize-summary b{color:#111c36;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.health-score-hero+.health-stat-grid{margin-top:0}@media (width<=820px){.health-command-hero{grid-template-columns:1fr}.health-score-hero,.health-optimize-panel{min-height:0}}@media (width<=560px){.health-score-hero{flex-direction:column;align-items:flex-start;padding:22px}.health-score-ring{flex-basis:132px;width:132px;height:132px}.health-score-copy h2{font-size:20px}.health-optimize-summary{grid-template-columns:1fr}}.health-dashboard-header,.health-card-heading{justify-content:space-between;align-items:flex-start;gap:18px;min-width:0;display:flex}.health-card-heading>*{min-width:0}.health-dashboard-header h1{color:#0b0b3d;letter-spacing:-.045em;margin:6px 0 7px;font-size:clamp(28px,3vw,40px);line-height:1.05}.health-dashboard-header p,.health-card-heading p{color:#6b6b85;margin:0;font-size:14px}.health-breadcrumb{color:#6b6b85;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.health-header-tools{color:#6b6b85;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;padding-top:8px;font-size:12px;display:flex}.health-live-badge,.health-refresh-control{border-radius:8px;align-items:center;gap:7px;padding:8px 11px;font-weight:800;display:inline-flex}.health-live-badge{color:#16a34a;background:#dcfce7}.health-live-badge.is-error{color:#dc2626;background:#fee2e2}.health-live-badge i{background:currentColor;border-radius:50%;width:7px;height:7px;position:relative}.health-live-badge i:after{border-radius:inherit;content:"";opacity:.35;border:2px solid;animation:1.8s ease-out infinite health-ping;position:absolute;inset:-3px}.health-refresh-control{color:#fff;background:#2e1ee0}.health-card{background:#fff;border:1px solid #1010240f;border-radius:16px;min-width:0;box-shadow:0 5px 18px #1f19690d}.health-card-teal .health-icon-badge{color:#16a34a;background:#dcfce7}.health-card-blue .health-icon-badge{color:#4a5ff7;background:#eef0ff}.health-card-amber .health-icon-badge{color:#d97706;background:#fef3c7}.health-card-indigo .health-icon-badge{color:#2e1ee0;background:#f1f0fc}.health-card-teal .health-metric-heading>span,.health-card-blue .health-metric-heading>span,.health-card-amber .health-metric-heading>span,.health-card-indigo .health-metric-heading>span{color:#5b6478}.health-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.health-score-strip{justify-content:space-between;align-items:center;gap:18px;padding:16px 20px;display:flex}.health-score-strip>div{align-items:center;gap:12px;display:flex}.health-score-strip>div>div{gap:4px;display:grid}.health-score-strip span{color:#6b6b85;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.health-score-strip strong{color:#16a34a;font-size:24px}.health-score-strip small,.health-score-strip em{color:#6b6b85;font-size:11px;font-style:normal}.health-primary-button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.health-stat-card{align-items:center;gap:13px;min-height:112px;padding:19px;display:flex}.health-icon-badge{color:#2e1ee0;background:#f1f0fc;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:inline-grid}.health-stat-card>div:last-child{gap:5px;min-width:0;display:grid}.health-stat-card span:not(.health-icon-badge),.health-metric-heading>span{color:#6b6b85;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.health-stat-card strong{color:#101024;overflow-wrap:anywhere;font-size:18px;line-height:1.25}.health-stat-card small,.health-metric-card small,.health-operation-card small{color:#6b6b85;font-size:11px}.health-metric-card{min-height:142px;padding:17px}.health-metric-heading{align-items:center;gap:9px;display:flex}.health-metric-heading .health-icon-badge{border-radius:9px;width:32px;height:32px}.health-metric-heading button{color:#6b6b85;cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;display:inline-grid}.health-metric-heading button:hover{color:#dc2626}.health-metric-card>strong{color:#101024;letter-spacing:-.04em;margin:13px 0 3px;font-size:28px;display:block}.health-tone-teal,.health-dot.teal{color:#16a34a;background:#dcfce7}.health-tone-blue,.health-dot.blue{color:#4a5ff7;background:#eef0ff}.health-tone-amber,.health-dot.amber{color:#d97706;background:#fef3c7}.health-tone-indigo{color:#2e1ee0;background:#f1f0fc}.health-sparkline{color:#2e1ee0;width:100%;height:34px;margin-top:8px;display:block}.health-operation-grid,.health-chart-grid,.health-status-grid{gap:14px;min-width:0;display:grid}.health-operation-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.health-operation-card{min-height:164px;padding:19px}.health-operation-card h3,.health-panel h3,.health-table-card h3,.health-distribution-card h3,.health-retention-card h3{color:#101024;align-items:center;gap:9px;margin:0;font-size:15px;display:flex}.health-operation-card h3 .health-icon-badge{border-radius:9px;width:32px;height:32px}.health-operation-value{color:#101024;margin:19px 0 8px;font-size:26px;font-weight:800}.health-progress{background:#f1f0fc;border-radius:999px;height:7px;overflow:hidden}.health-progress-fill{border-radius:inherit;background:#2e1ee0;height:100%;display:block}.health-progress-success{background:#16a34a}.health-dual-value{color:#101024;gap:22px;margin:21px 0 12px;font-size:15px;display:flex}.health-inline-status{align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.health-inline-status i{background:currentColor;border-radius:50%;width:7px;height:7px}.health-inline-status.success{color:#16a34a}.health-inline-status.danger{color:#dc2626}.health-inline-status.muted{color:#6b6b85}.health-chart-grid{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);align-items:stretch}.health-status-grid{grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(0,1fr))}.health-panel,.health-table-card,.health-distribution-card,.health-retention-card{flex-direction:column;min-height:280px;padding:20px;display:flex}.health-panel>.health-card-heading+*,.health-table-card>.health-card-heading+*,.health-distribution-card>.health-card-heading+*,.health-retention-card>.health-card-heading+*{flex:1}.health-panel-action{color:#2e1ee0;flex:none;font-size:12px;font-weight:800;text-decoration:none}.health-panel-action:hover{text-decoration:underline}.health-chart-empty,.health-empty-list,.health-retention-empty{color:#6b6b85;text-align:center;place-items:center;gap:9px;min-height:205px;display:grid}.health-line-chart{flex-direction:column;flex:1;min-height:220px;padding-top:16px;display:flex}.health-line-chart svg{width:100%;min-height:190px;overflow:visible}.health-chart-gridline{fill:none;stroke:#edf0f7;stroke-width:1px}.health-chart-line{fill:none;stroke-width:2.4px}.health-chart-line.teal{stroke:#16a34a}.health-chart-line.blue{stroke:#4a5ff7}.health-chart-line.amber{stroke:#d97706}.health-chart-legend{color:#6b6b85;flex-wrap:wrap;gap:14px;margin-top:10px;font-size:10px;display:flex}.health-chart-legend span{align-items:center;gap:5px;display:inline-flex}.health-growth-chart{min-height:220px;padding-top:22px}.health-growth-bars{background:repeating-linear-gradient(#0000 0 45px,#edf0f7 46px);border-bottom:1px solid #edf0f7;justify-content:space-around;align-items:flex-end;height:185px;display:flex}.health-growth-day{flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.health-growth-stack{flex-direction:column-reverse;justify-content:flex-start;width:clamp(16px,3vw,28px);height:160px;display:flex}.health-growth-stack i{min-height:1px;display:block}.health-growth-stack .teal{background:#3fd6c8}.health-growth-stack .blue{background:#4a5ff7}.health-growth-stack .amber{background:#ffc93c}.health-growth-day small{color:#6b6b85;font-size:9px}.health-chart-empty svg,.health-empty-list svg,.health-retention-empty svg{color:#2e1ee0}.health-chart-empty strong,.health-empty-list strong,.health-retention-empty strong{color:#101024;font-size:13px}.health-chart-empty span,.health-empty-list span,.health-retention-empty span{max-width:260px;font-size:12px;line-height:1.5}.health-list-row{border-bottom:1px solid #eef0f6;align-items:flex-start;gap:10px;padding:13px 0;display:flex}.health-activity-dot{background:#3fd6c8;border-radius:50%;flex:none;width:8px;height:8px}.health-activity-dot.medium{background:#ffc93c}.health-activity-dot.high{background:#dc2626}.health-list-row time{color:#6b6b85;white-space:nowrap;font-size:10px}.health-list-row>div{flex:1;gap:4px;min-width:0;display:grid}.health-list-row strong{color:#101024;overflow-wrap:anywhere;font-size:12px;line-height:1.35}.health-list-row small{color:#6b6b85;overflow-wrap:anywhere;font-size:11px;line-height:1.4}.health-list-row time{flex:none}.health-list-row button{color:#2e1ee0;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.health-table-wrap{margin-top:15px;overflow-x:auto}.health-table-card table{border-collapse:collapse;width:100%;font-size:11px}.health-table-card th{color:#6b6b85;letter-spacing:.08em;text-align:left;text-transform:uppercase;font-size:10px}.health-table-card td,.health-table-card th{white-space:normal;overflow-wrap:anywhere;border-bottom:1px solid #eef0f6;padding:11px 7px}.health-table-card td{color:#101024}.health-status{text-transform:capitalize;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-block}.health-status-success{color:#16a34a;background:#dcfce7}.health-status-danger{color:#dc2626;background:#fee2e2}.health-status-info{color:#2e1ee0;background:#eef0ff}.health-status-muted{color:#6b6b85;background:#f1f0fc}.health-distribution-body{grid-template-columns:minmax(108px,128px) minmax(0,1fr);align-items:center;gap:12px;min-height:210px;display:grid}.health-donut-wrap{place-items:center;display:grid}.health-donut{aspect-ratio:1;text-align:center;border-radius:50%;place-content:center;width:min(124px,100%);display:grid;position:relative}.health-donut:after{border-radius:inherit;content:"";background:#fff;position:absolute;inset:19px}.health-donut strong,.health-donut small{z-index:1;grid-area:1/1;position:relative}.health-donut strong{color:#101024;font-size:18px}.health-donut small{color:#6b6b85;text-transform:uppercase;margin-top:26px;font-size:9px}.health-legend-row{color:#6b6b85;align-items:center;gap:8px;min-width:0;padding:7px 0;font-size:11px;display:flex}.health-legend-row span{overflow-wrap:anywhere;min-width:0}.health-legend-row b{color:#101024;margin-left:auto}.health-dot{border-radius:50%;flex:none;width:8px;height:8px}.health-retention-card p{color:#6b6b85;font-size:12px}.health-outline-button{color:#2e1ee0;border:1px solid #2e1ee0;border-radius:8px;align-items:center;gap:6px;padding:8px 11px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.health-outline-button:hover{background:#f1f0fc}.health-components-strip{color:#6b6b85;flex-wrap:wrap;align-items:center;gap:22px;padding:15px 20px;font-size:12px;display:flex}.health-components-strip span{align-items:center;gap:7px;display:inline-flex}.health-components-strip i{color:#16a34a;background:#dcfce7;border-radius:50%;place-items:center;width:17px;height:17px;font-size:11px;font-style:normal;font-weight:800;display:grid}.health-components-strip i.is-unknown{color:#d97706;background:#fef3c7}.health-settings-card{padding:24px}.health-settings-card h2{color:#0b0b3d;margin:6px 0 0;font-size:22px}.health-primary-button{color:#fff;cursor:pointer;background:linear-gradient(110deg,#2e1ee0,#4a5ff7);border:0;border-radius:8px;padding:10px 15px;font-weight:800}.health-primary-button:hover{box-shadow:0 8px 18px #2e1ee033}.health-operation-status{color:#2e1ee0;background:#f1f0fc;border-radius:8px;padding:9px 12px;font-size:12px;font-weight:700}.health-settings-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.health-settings-grid label{color:#6b6b85;text-transform:capitalize;gap:7px;font-size:11px;font-weight:800;display:grid}.health-settings-grid input{box-sizing:border-box;color:#101024;background:#f1f0fcb8;border:1px solid #0000;border-radius:10px;outline:0;width:100%;min-height:42px;padding:0 12px;transition:border-color .2s,background-color .2s,box-shadow .2s}.health-settings-grid input:focus{background:#fff;border-color:#2e1ee0;box-shadow:0 0 0 3px #2e1ee01a}.health-check{color:#6b6b85;align-items:center;gap:8px;margin-top:15px;font-size:12px;display:flex}.health-check input{accent-color:#2e1ee0;width:16px;height:16px}.health-unavailable{color:#d97706;background:#fff8e8;border-radius:10px;align-items:center;gap:9px;padding:10px;display:flex}.health-unavailable div{gap:3px;display:grid}.health-unavailable strong{color:#101024;font-size:12px}.health-unavailable small{color:#6b6b85;font-size:10px}.health-skeleton-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.health-skeleton{background:#f1f0fc;border-radius:16px;min-height:112px;animation:1.3s ease-in-out infinite health-pulse}.health-skeleton.is-wide{grid-column:span 2;min-height:180px}.health-modal-backdrop{z-index:1200;background:#0b0b3d59;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.health-clear-modal{background:#fff;border:1px solid #10102414;border-radius:18px;width:min(100%,520px);padding:28px;position:relative;box-shadow:0 24px 80px #0b0b3d33}.health-clear-modal h2{color:#0b0b3d;text-transform:capitalize;margin:8px 0;font-size:24px}.health-clear-modal p{color:#6b6b85;margin:0 0 18px;font-size:13px;line-height:1.5}.health-modal-close{color:#6b6b85;cursor:pointer;background:0 0;border:0;font-size:26px;position:absolute;top:12px;right:16px}.health-quick-ranges{flex-wrap:wrap;gap:8px;margin-bottom:17px;display:flex}.health-quick-ranges button,.health-secondary-button{color:#6b6b85;cursor:pointer;background:#fff;border:1px solid #dfe2ee;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700}.health-quick-ranges button:hover{color:#2e1ee0;border-color:#2e1ee0}.health-modal-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.health-modal-fields label,.health-modal-select{color:#6b6b85;text-transform:uppercase;gap:6px;margin-bottom:14px;font-size:11px;font-weight:800;display:grid}.health-modal-fields input,.health-modal-select select{box-sizing:border-box;color:#101024;background:#f1f0fc;border:1px solid #0000;border-radius:10px;outline:0;min-height:42px;padding:0 10px}.health-modal-fields input:focus,.health-modal-select select:focus{background:#fff;border-color:#2e1ee0}.health-confirm-check{color:#d97706;align-items:center;gap:8px;margin:10px 0 14px;font-size:12px;display:flex}.health-confirm-check input{accent-color:#2e1ee0}.health-preview-count{color:#6b6b85;background:#fff8e8;border-radius:9px;margin:12px 0;padding:11px;font-size:12px}.health-preview-count strong{color:#101024}.health-modal-actions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.health-danger-button{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:8px;align-items:center;gap:7px;padding:9px 13px;font-size:12px;font-weight:800;display:inline-flex}.health-danger-button:disabled{cursor:not-allowed;opacity:.45}@keyframes health-ping{0%{opacity:.65;transform:scale(.7)}to{opacity:0;transform:scale(1.8)}}@keyframes health-pulse{50%{opacity:.55}}@keyframes health-ring-pulse{0%{transform:scale(1);box-shadow:0 0 #18a8791f}50%{transform:scale(1.03);box-shadow:0 0 0 10px #18a8790a}to{transform:scale(1);box-shadow:0 0 #18a87900}}@media (width<=1120px){.health-stat-grid,.health-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-retention-card{grid-column:span 2}.health-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.health-dashboard-header{display:grid}.health-header-tools{justify-content:flex-start}.health-operation-grid,.health-chart-grid,.health-status-grid{grid-template-columns:1fr}.health-retention-card{grid-column:auto}}@media (width<=560px){.health-dashboard-screen{padding:20px 13px 36px}.health-stat-grid,.health-settings-grid,.health-skeleton-grid{grid-template-columns:1fr}.health-skeleton.is-wide{grid-column:auto}.health-distribution-body{grid-template-columns:minmax(0,1fr);justify-items:center}.health-distribution-body>div:last-child{width:100%}.health-card-heading{flex-wrap:wrap;align-items:flex-start}.health-card-heading h3{line-height:1.35}.health-panel-action{margin-left:auto}.health-primary-button{width:100%}.health-components-strip{gap:12px}.health-score-strip{flex-direction:column;align-items:stretch}.health-modal-fields{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.health-live-badge i:after,.health-skeleton{animation:none}}.global-security-group{border-top:1px solid #eaf0f7;gap:9px;padding:14px 0;display:grid}.global-security-group h4{color:var(--dash-title,#182542);letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:12px;font-weight:800}.global-security-group .ip-toggle-label{justify-content:flex-start}.global-security-field{color:#56627d;text-transform:uppercase;gap:8px;font-size:11px;font-weight:800;display:grid}.global-security-field input{width:100%;min-height:40px;color:var(--dash-title,#182542);background:#fff;border:1px solid #dbe1ec;border-radius:6px;padding:0 11px}.global-security-field input:focus{border-color:var(--dash-purple);outline:none;box-shadow:0 0 0 3px #5f56f614}.global-security-numeric-grid{gap:10px;display:grid}.global-security-save-row{border-top:1px solid #eaf0f7;justify-content:center;align-items:center;padding-top:16px;display:flex}.global-security-save-button{min-width:150px}.security-toast{z-index:1100;color:#166534;background:#f4fbf7;border:1px solid #cfe8da;border-radius:6px;align-items:flex-start;gap:14px;min-width:min(280px,100vw - 44px);max-width:min(360px,100vw - 44px);padding:12px 16px 16px;font-size:12px;font-weight:700;display:flex;position:fixed;top:22px;right:22px;overflow:hidden;box-shadow:0 12px 28px #171f3b24}.security-toast>span:first-child{flex:1}.security-toast-close,.sus-toast-close{color:currentColor;cursor:pointer;opacity:.65;background:0 0;border:0;flex:none;padding:0;font-size:20px;line-height:16px}.security-toast-close:hover,.sus-toast-close:hover{opacity:1}.security-toast-progress,.sus-toast-progress{transform-origin:0;opacity:.55;background:currentColor;height:3px;animation:3.5s linear forwards sus-toast-countdown;position:absolute;bottom:0;left:0;right:0}@keyframes sus-toast-countdown{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.sus-toast-popup{min-width:min(280px,100vw - 32px);color:#166534!important;background:#f4fbf7!important;border:1px solid #cfe8da!important;border-radius:6px!important;width:fit-content!important;max-width:min(420px,100vw - 32px)!important;box-shadow:0 12px 28px #171f3b24!important}.sus-toast-popup .swal2-title,.sus-toast-popup .swal2-html-container{color:inherit!important}.sus-toast-popup .swal2-timer-progress-bar{background:currentColor!important}.sus-toast-popup.swal2-icon-error{color:#b42318!important;background:#fff6f5!important;border-color:#f2c7c3!important}.security-toast-error{color:#b42318;background:#fff6f5;border-color:#f2c7c3}@media (width<=900px){.global-security-grid{grid-template-columns:1fr}}@media (width<=760px){.maintenance-settings-grid{grid-template-columns:1fr}.maintenance-panel{min-height:0}}@media print{.capture-protection-enabled body,.capture-protection-enabled body *,.print-css-hiding-enabled body,.print-css-hiding-enabled body *{color:#0000!important;text-shadow:none!important;background:#000!important;border-color:#000!important}}.dashboard-window-blurred .dashboard-main{filter:blur(12px)}.text-selection-blocked .dashboard-main{-webkit-user-select:none;user-select:none}.text-selection-blocked .dashboard-main input,.text-selection-blocked .dashboard-main textarea,.text-selection-blocked .dashboard-main [contenteditable=true]{-webkit-user-select:text;user-select:text}#sus-capture-overlay{z-index:2147483647;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;background:#0b101c5c;transition:opacity .2s;position:fixed;inset:0}#sus-capture-overlay.is-visible{opacity:1}.capture-protection-enabled .dashboard-main,.capture-protection-enabled .dashboard-main *{-webkit-user-select:none!important;user-select:none!important}.dashboard-watermark{z-index:900;transform:translate(var(--watermark-x), var(--watermark-y)) rotate(-18deg);color:rgba(42, 52, 83, var(--watermark-opacity));letter-spacing:.06em;pointer-events:none;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(4,minmax(260px,1fr));align-content:space-around;gap:60px 32px;font-size:11px;font-weight:700;display:grid;position:fixed;inset:-20%;overflow:hidden}.dashboard-watermark span{white-space:nowrap}.multiple-dashboard-tabs:after{content:"This dashboard is open in another tab";z-index:1000;color:#b42318;pointer-events:none;background:#fff6f5;border:1px solid #f3c3c0;border-radius:6px;padding:10px 14px;font-size:12px;font-weight:700;position:fixed;inset:16px 16px auto auto}.security-flag-row{border-bottom:1px solid #e5e9f2;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.security-flag-row span:first-child{gap:4px;display:grid}.security-flag-row small{color:#8290ac}.security-flag-row button{margin-left:8px}.maintenance-page{z-index:100;isolation:isolate;color:#101024;width:100vw;min-height:100dvh;font-family:var(--body);background:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.maintenance-background,.maintenance-grid,.maintenance-blob,.maintenance-particle{pointer-events:none;position:absolute}.maintenance-background{z-index:-1;inset:0;overflow:hidden}.maintenance-blob{filter:blur(70px);opacity:.16;background:linear-gradient(135deg,#2e1ee0,#4a5ff7);border-radius:50%;width:360px;height:360px;animation:14s ease-in-out infinite maintenance-blob}.maintenance-blob-one{top:-160px;left:-100px}.maintenance-blob-two{animation-delay:-5s;bottom:-170px;right:-150px}.maintenance-blob-three{opacity:.08;width:210px;height:210px;animation-delay:-9s;top:28%;right:8%}.maintenance-grid{opacity:.38;background-image:linear-gradient(#2e1ee00d 1px,#0000 1px),linear-gradient(90deg,#2e1ee00d 1px,#0000 1px);background-size:42px 42px;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 74%);mask-image:radial-gradient(#000 0%,#0000 74%)}.maintenance-particle{border-radius:50%;width:7px;height:7px;animation:7s ease-in infinite maintenance-float}.maintenance-particle-one{background:#ffc93c;bottom:18%;right:22%}.maintenance-particle-two{background:#3fd6c8;animation-delay:-2s;top:30%;left:17%}.maintenance-particle-three{background:#4a5ff7;width:5px;height:5px;animation-delay:-4s;top:22%;right:13%}.maintenance-mini-brand{z-index:2;color:#101024;font:800 .82rem/1 var(--display);align-items:center;gap:9px;animation:.6s ease-out both maintenance-fade;display:flex;position:fixed;top:28px;left:38px}.maintenance-mini-brand .brand{width:auto}.maintenance-mini-brand b{color:#2e1ee0}.maintenance-mini-mark{color:#ffc93c;background:#0b0b3d;border-radius:9px;place-items:center;width:30px;height:30px;font-size:1rem;display:grid}.maintenance-content{z-index:1;text-align:center;flex-direction:column;align-items:center;width:min(720px,100% - 32px);padding:70px 20px 52px;display:flex;position:relative}.maintenance-status{color:#2e1ee0;letter-spacing:.02em;background:#f1f0fc;border:1px solid #2e1ee01a;border-radius:999px;align-items:center;gap:9px;margin-bottom:18px;padding:9px 15px;font-size:.7rem;font-weight:700;animation:.6s ease-out .2s both maintenance-up;display:inline-flex}.maintenance-pulse,.maintenance-footer-dot{background:#ffc93c;border-radius:50%;width:8px;height:8px;animation:2s ease-out infinite maintenance-pulse;display:inline-block;box-shadow:0 0 #ffc93ca6}.gear-loader{justify-content:center;align-items:center;width:184px;height:184px;margin:0 0 16px;animation:.7s ease-out .3s both maintenance-scale;display:flex;position:relative}.gear-glow{filter:blur(30px);opacity:.25;background:linear-gradient(135deg,#2e1ee0,#4a5ff7);border-radius:50%;animation:2.2s ease-in-out infinite maintenance-ring-pulse;position:absolute;inset:20px}.gear-ring{width:100%;height:100%;position:absolute;inset:0}.gear-ring-outer{animation:8s linear infinite maintenance-spin}.gear-ring-inner{opacity:.5;width:calc(100% - 44px);height:calc(100% - 44px);animation:12s linear infinite reverse maintenance-spin;inset:22px}.gear-orbit{animation:6s linear infinite maintenance-spin;position:absolute;inset:0}.gear-orbit span{background:#ffc93c;border-radius:50%;width:10px;height:10px;position:absolute;top:4px;left:calc(50% - 5px);box-shadow:0 0 12px 3px #ffc93c8c}.gear-badge{z-index:1;background:#fff;border:1px solid #2e1ee014;border-radius:50%;place-items:center;width:92px;height:92px;display:grid;position:relative;box-shadow:0 18px 42px #0b0b3d1f}.gear-icon{width:48px;height:48px;animation:6s linear infinite maintenance-spin}.maintenance-content h1{color:#101024;max-width:680px;font:800 clamp(2.2rem, 5vw, 4rem)/1.05 var(--display);letter-spacing:-.065em;margin:0;animation:.6s ease-out .5s both maintenance-up}.maintenance-content h1 em{color:#2e1ee0;font-style:normal}.maintenance-message{color:#6b6b85;max-width:500px;margin:16px auto 0;font-size:clamp(.92rem,2vw,1.08rem);line-height:1.65;animation:.6s ease-out .65s both maintenance-up}.maintenance-progress{background:#f1f0fc;border-radius:999px;width:256px;height:6px;margin-top:24px;animation:.6s ease-out .8s both maintenance-up;position:relative;overflow:hidden}.maintenance-progress span{border-radius:inherit;background:linear-gradient(90deg,#2e1ee0,#4a5ff7);width:36%;animation:1.8s ease-in-out infinite maintenance-progress;position:absolute;inset:0 auto 0 0}.maintenance-eta{color:#6b6b85;margin-top:14px;font-size:.78rem;animation:.6s ease-out .9s both maintenance-up}.maintenance-contact{color:#2e1ee0;gap:7px;margin-top:20px;font-size:.8rem;font-weight:700;transition:color .2s;animation:.6s ease-out 1s both maintenance-up;display:inline-flex}.maintenance-contact:hover{color:#4a5ff7}.maintenance-contact span{transition:transform .2s}.maintenance-contact:hover span{transform:translate(4px)}.maintenance-footer{z-index:2;color:#6b6b85;align-items:center;gap:8px;font-size:.68rem;animation:.6s ease-out 1.1s both maintenance-fade;display:flex;position:fixed;bottom:22px}.maintenance-footer-dot{background:#3fd6c8;width:6px;height:6px}.maintenance-loading{color:#6b6b85;min-height:100vh;font:700 .72rem var(--body);letter-spacing:.12em;text-transform:uppercase;background:#f7f8fc;place-items:center;display:grid}@keyframes maintenance-fade{0%{opacity:0}to{opacity:1}}@keyframes maintenance-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes maintenance-scale{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@keyframes maintenance-spin{to{transform:rotate(360deg)}}@keyframes maintenance-ring-pulse{0%,to{opacity:.22;transform:scale(.9)}50%{opacity:.38;transform:scale(1.12)}}@keyframes maintenance-pulse{70%{box-shadow:0 0 0 8px #ffc93c00}to{box-shadow:0 0 #ffc93c00}}@keyframes maintenance-blob{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-40px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.95)}}@keyframes maintenance-float{0%{opacity:.6;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-120px)scale(.4)}}@keyframes maintenance-progress{0%{transform:translate(-110%)}50%,to{transform:translate(290%)}}@media (width<=600px){.maintenance-mini-brand{top:18px;left:18px}.maintenance-content{padding-top:54px}.gear-loader{width:156px;height:156px}.gear-badge{width:78px;height:78px}.gear-icon{width:40px;height:40px}.maintenance-footer{text-align:center;justify-content:center;width:calc(100% - 28px);bottom:14px}}@media (prefers-reduced-motion:reduce){.maintenance-page *,.maintenance-page :before,.maintenance-page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.float-left{float:left}.float-right{float:right}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}.about-page{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 90% 12%,#2a4bff1a,#0000 25rem),#fff}.about-nav{z-index:5;-webkit-backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #ffffffe6;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;width:min(1140px,100% - 2rem);height:70px;padding:0 1.25rem;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #141e3c1a}.about-nav-links{color:#59647b;align-items:center;gap:1.5rem;font-size:.74rem;font-weight:600;display:flex}.about-nav-links a:hover,.about-nav-links .active{color:var(--blue)}.about-hero{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,7vw,7rem);width:min(1200px,100%);margin:auto;padding:clamp(10rem,16vw,13rem) 1.4rem 7rem;display:grid}.about-hero h1{max-width:600px;color:var(--navy);font:800 clamp(3rem,5.5vw,5.4rem)/1.02 var(--display);letter-spacing:-.075em;margin:1.4rem 0}.about-hero h1 em,.about-copy h2 em,.about-reason h2 em,.about-cta em{color:var(--blue);font-style:normal}.about-hero-copy>p:not(.badge){max-width:520px;color:var(--muted);font-size:1rem;line-height:1.7}.about-hero-copy .button{margin-top:2rem}.about-hero-visual{background:linear-gradient(140deg,#f0f3ff,#fff 52%,#e7ebff);border-radius:28px;min-height:480px;position:relative;overflow:hidden}.about-grid-lines{background-image:linear-gradient(#2a4bff1a 1px,#0000 1px),linear-gradient(90deg,#2a4bff1a 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000,#0000 80%);mask-image:linear-gradient(135deg,#000,#0000 80%)}.about-hero-card{z-index:2;background:#ffffffd9;border-radius:18px;padding:1.5rem;position:absolute;top:24%;left:15%;right:12%;transform:rotate(-4deg);box-shadow:0 25px 55px #2a4bff29}.about-hero-card small{color:var(--blue);font-size:.63rem;font-weight:800;display:block}.about-hero-card small i{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:.3rem;display:inline-block}.about-hero-card strong{color:var(--navy);font:800 clamp(1.6rem,3vw,2.8rem)/1.05 var(--display);letter-spacing:-.06em;margin:3.5rem 0 2.4rem;display:block}.about-hero-card em{color:var(--blue);font-style:normal}.hero-card-line{border-bottom:1px solid var(--line);align-items:end;gap:.5rem;height:70px;padding-bottom:.5rem;display:flex}.hero-card-line span{background:var(--blue);border-radius:5px 5px 0 0;flex:1}.hero-card-line span:first-child{height:40%}.hero-card-line span:nth-child(2){background:#93a5ff;height:78%}.hero-card-line span:nth-child(3){background:var(--gold);height:58%}.about-hero-card>b{color:var(--muted);margin-top:1rem;font-size:.65rem;display:block}.about-orbit{border:1px solid #2a4bff4d;border-radius:50%;animation:16s linear infinite about-spin;position:absolute}.orbit-large{width:280px;height:280px;top:30px;right:-50px;box-shadow:0 0 0 25px #2a4bff0a,0 0 0 50px #2a4bff06}.orbit-small{border-color:#f5a62359;width:180px;height:180px;animation-duration:11s;animation-direction:reverse;bottom:-20px;left:-42px}.about-orbit i{background:var(--blue);border-radius:50%;width:10px;height:10px;position:absolute;top:-5px;left:calc(50% - 5px);box-shadow:0 0 0 5px #2a4bff26}.about-orbit i:nth-child(2){background:var(--gold);inset:auto 15% 2% auto}.about-orbit i:nth-child(3){background:var(--green);top:50%;left:-5px}.orbit-small i:nth-child(2){top:10%;left:auto;right:-5px}@keyframes about-spin{to{transform:rotate(360deg)}}.about-float{z-index:3;box-shadow:var(--shadow);color:var(--blue);font:800 1.1rem var(--display);background:#fff;border-radius:12px;padding:.9rem 1rem;position:absolute}.about-float small{color:var(--muted);font:500 .58rem var(--body);display:block}.float-left{bottom:44px;left:14px}.float-right{top:26px;right:12px}.about-section{width:min(1200px,100%);margin:auto;padding:clamp(5rem,9vw,8rem) 1.4rem}.about-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.67rem;font-weight:800}.about-split{grid-template-columns:1fr 2.2fr;gap:2rem;display:grid}.about-copy{max-width:700px}.about-copy h2,.about-reason h2{color:var(--navy);font:800 clamp(2.4rem,4.4vw,4rem)/1.05 var(--display);letter-spacing:-.07em;margin:1rem 0 1.3rem}.about-copy p{max-width:650px;color:var(--muted);margin-top:1rem;font-size:1rem;line-height:1.7}.about-reason{background:var(--soft);max-width:none}.about-reason-content{grid-template-columns:1.1fr 1fr 1fr;gap:2rem;margin-top:1rem;display:grid}.about-reason-content>p{color:var(--muted);align-self:end;font-size:.88rem;line-height:1.7}.about-covers{grid-template-columns:1fr 2.2fr;gap:2rem;display:grid}.about-covers .about-coverage-grid{grid-column:2}.about-coverage-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.about-coverage-grid article{border:1px solid var(--line);min-height:145px;box-shadow:var(--shadow);background:#fff;border-radius:15px;padding:1.2rem}.about-icon{width:38px;height:38px;color:var(--blue);background:#eef1ff;border-radius:11px;place-items:center;margin-bottom:1.6rem;font-size:1.1rem;display:grid}.about-coverage-grid h3,.belief-grid h3{color:var(--navy);font:700 1rem var(--display);margin-bottom:.5rem}.about-coverage-grid p,.belief-grid p{color:var(--muted);font-size:.73rem;line-height:1.5}.about-belief{background:var(--navy);color:#fff}.about-belief .about-section{padding-top:5rem;padding-bottom:5rem}.about-belief .about-label{color:#aab7e7}.belief-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:-1.2rem;margin-left:calc(25% + 1rem);display:grid}.belief-grid article{border-top:1px solid #4c5981;padding:1.2rem 0}.belief-grid article>span{color:var(--gold);font-size:.68rem;font-weight:800}.belief-grid h3{color:#fff;margin-top:2rem}.belief-grid p{color:#b9c3df}.about-behind{grid-template-columns:1fr 2.2fr;gap:2rem;display:grid}.about-links{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2.5rem;display:grid}.about-links a{border-top:1px solid var(--ink);color:var(--navy);padding:1rem;font-weight:700}.about-links a small{color:var(--muted);margin-top:.5rem;font-size:.67rem;font-weight:400;display:block}.about-cta{background:linear-gradient(120deg,var(--blue),#536cff);color:#fff;justify-content:space-between;align-items:center;min-height:390px;padding:5rem max(50% - 500px,1.4rem);display:flex}.about-cta .eyebrow{color:#dbe2ff}.about-cta h2{font:800 clamp(3rem,5vw,5rem)/1 var(--display);letter-spacing:-.07em;margin:1rem 0 1.5rem}.about-cta em{color:#ffe000}.about-cta-outline{box-shadow:none;background:0 0;border:1px solid #aab8ff}.about-cta-orbit{color:#fff;width:170px;height:170px;font:800 2rem var(--display);border:1px solid #aab8ff;border-radius:50%;place-items:center;animation:3s ease-in-out infinite about-cta-pulse;display:grid}.about-cta-orbit span{color:#ffe000;margin-top:.2rem;font-size:.55rem;display:block}@keyframes about-cta-pulse{50%{transform:scale(1.08)rotate(10deg);box-shadow:0 0 0 18px #ffffff14}}.about-footer{background:#fff;width:min(1200px,100%);margin:auto;padding:4rem 1.4rem 1.2rem}.about-footer p{max-width:350px;color:var(--muted);margin:1.2rem 0 2.5rem;font-size:.8rem}.about-footer>div{flex-wrap:wrap;gap:1.3rem;display:flex}.about-footer>div a{color:var(--muted);font-size:.72rem}.about-footer>div a:hover{color:var(--blue)}.about-footer>small{border-top:1px solid var(--line);color:var(--muted);margin-top:3rem;padding-top:1.2rem;font-size:.65rem;display:block}.about-page [data-about-reveal]{opacity:0;transition:opacity .75s,transform .75s;transform:translateY(22px)}.about-page [data-about-reveal].about-in-view{opacity:1;transform:none}@media (width<=800px){.about-nav{top:12px}.about-nav-links{display:none}.about-hero{grid-template-columns:1fr;padding-top:9rem}.about-hero-visual{min-height:380px}.about-split,.about-covers,.about-behind{grid-template-columns:1fr;gap:2rem}.about-covers .about-coverage-grid{grid-column:auto}.about-coverage-grid{grid-template-columns:repeat(2,1fr)}.about-reason-content{grid-template-columns:1fr}.belief-grid{grid-template-columns:1fr;margin:2rem 0 0}.about-links{grid-template-columns:1fr}.about-cta-orbit{opacity:.35;position:absolute;right:-35px}}@media (width<=480px){.about-hero h1{font-size:clamp(3rem,14vw,5rem)}.about-hero-visual{min-height:320px}.about-hero-card{top:22%;left:9%;right:8%}.about-hero-card strong{margin:2.5rem 0 1.5rem}.about-coverage-grid{grid-template-columns:1fr}.about-footer>div{grid-template-columns:1fr 1fr;display:grid}}.social-links a svg path[fill=currentColor]{fill:#fff!important}.social-links a{box-shadow:0 7px 16px #10056329;color:#fff!important;background:#100563!important;border:1px solid #100563!important;width:36px!important;height:36px!important}.social-links a svg{color:#fff!important;stroke:#fff!important;stroke-width:1.75px!important;width:17px!important;height:17px!important}.social-links a:hover{transform:translateY(-3px)scale(1.04);color:#e7e9f2!important;background:#100563!important;border-color:#100563!important}.social-links a:hover svg{color:#e7e9f2!important;stroke:#e7e9f2!important}.social-links a{color:#100563!important}.social-links a svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;display:block}.social-links a:hover{color:#fff!important}.social-links{flex-wrap:wrap;gap:.55rem;margin-top:1.25rem;display:flex}.social-links a{width:31px;height:31px;font:700 .68rem var(--display);background:#fff;border:1px solid #dce3f4;border-radius:50%;place-items:center;transition:color .2s,background .2s,border-color .2s,transform .2s;color:var(--blue)!important;display:grid!important}.social-links a:hover{border-color:var(--blue);background:var(--blue);transform:translateY(-3px);color:#fff!important}.social-links a:nth-child(2):hover{background:#d946a6;border-color:#d946a6}.social-links a:nth-child(4):hover{background:#ef4444;border-color:#ef4444}.social-links a:nth-child(5):hover{background:#1877f2;border-color:#1877f2}.social-links a:nth-child(6):hover{background:#16a34a;border-color:#16a34a}.social-links a span{line-height:1}.nav details:after{content:"";height:.35rem;position:absolute;top:100%;left:0;right:0}.nav details .dropdown{margin-top:0;top:100%}@media (width<=680px){.nav details .dropdown{margin-top:.4rem;top:auto}}.nav details{position:relative}.nav summary{cursor:pointer;align-items:center;gap:.45rem;list-style:none;display:inline-flex}.nav summary::-webkit-details-marker{display:none}.nav summary .chevron{border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;transition:transform .2s;transform:rotate(45deg)translateY(-2px)}.nav details[open] summary .chevron{transform:rotate(225deg)translate(-1px,-1px)}.nav details:not([open]) .dropdown{display:none}.nav details:hover .dropdown,.nav details:focus-within .dropdown,.nav details[open] .dropdown{display:grid}.nav details:hover summary,.nav details:focus-within summary{color:var(--blue)}.footer .footer-grid{grid-template-columns:1.35fr 1fr 1.25fr 1.55fr}@media (width<=900px){.footer .footer-grid{grid-template-columns:1.5fr 1fr}.footer-map{grid-column:1/-1}}@media (width<=680px){.footer .footer-grid{grid-template-columns:1fr}.footer-map{grid-column:auto}}.footer-map{min-width:0}.footer-map h4{margin-bottom:1rem}.footer-map iframe{border:0;border-radius:12px;width:100%;height:190px;display:block;box-shadow:0 10px 28px #141e3c1a}.brand-logo{object-fit:contain;border-radius:10px;width:38px;height:38px;display:block}.modal-logo{object-fit:contain;border-radius:12px;width:56px;height:56px;display:block}.time-greeting{min-width:84px;font-weight:700;animation:.8s both greeting-in,3s ease-in-out 1s infinite greeting-glow;display:inline-block;color:var(--blue)!important}@keyframes greeting-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes greeting-glow{0%,to{text-shadow:0 0 #2a4bff00}50%{text-shadow:0 0 12px #2a4bff38}}.hero{padding-top:8rem!important}.cta-ring{animation:4s ease-in-out infinite cta-float,16s linear infinite cta-turn;position:relative}.cta-ring:before,.cta-ring:after{content:"";border:1px solid #ffffffa6;border-radius:50%;position:absolute}.cta-ring:before{animation:3.2s ease-in-out infinite cta-pulse;inset:-15px}.cta-ring:after{border-style:dashed;border-color:#ffe000bf;animation:10s linear infinite cta-turn-reverse;inset:22px}@keyframes cta-float{0%,to{transform:translateY(0)rotate(-14deg)}50%{transform:translateY(-10px)rotate(-5deg)}}@keyframes cta-turn{to{filter:hue-rotate(12deg)}}@keyframes cta-turn-reverse{to{transform:rotate(-360deg)}}@keyframes cta-pulse{0%,to{opacity:.45;transform:scale(.94)}50%{opacity:1;transform:scale(1.08)}}.company-grid .skillq-card{justify-self:center;background:#e9edff!important;grid-column:1/-1!important;width:calc(50% - .5rem)!important}.company-grid .skillq-card h3,.company-grid .skillq-card p{color:var(--navy)!important}.company-grid .skillq-card .company-label,.company-grid .skillq-card a{color:var(--blue)!important}@media (width<=680px){.company-grid .skillq-card{grid-column:auto!important;width:100%!important}}.nav{transition:top .35s,width .35s,height .35s,border-radius .35s}.nav-scrolled{background:#ffffffeb!important;border-color:#e9edf5cc!important;border-radius:0!important;width:100%!important;height:76px!important;top:0!important;box-shadow:0 8px 28px #141e3c14!important}.hero-orbit{background:#ffffff61;border:1px solid #2a4bff47;border-radius:50%;width:156px;height:156px;animation:18s linear infinite orbit-spin;position:absolute;bottom:-18px;right:-42px;box-shadow:0 0 0 18px #2a4bff09,0 0 0 36px #2a4bff06}.hero-orbit:before,.hero-orbit:after{content:"";border:1px dashed #2a4bff38;border-radius:50%;position:absolute;inset:19px}.hero-orbit:after{border-style:solid;border-color:#f5a62359;inset:42px}.orbit-core{background:var(--blue);color:#fff;font:800 .62rem var(--display);letter-spacing:.06em;border-radius:50%;place-items:center;animation:18s linear infinite orbit-counter;display:grid;position:absolute;inset:57px}.hero-orbit i{background:var(--gold);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:calc(50% - 4px);box-shadow:0 0 0 5px #f5a62326}.hero-orbit i:nth-of-type(2){background:var(--blue);top:calc(50% - 4px);left:-4px}.hero-orbit i:nth-of-type(3){background:var(--green);inset:auto 14px 12px auto}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes orbit-counter{to{transform:rotate(-360deg)}}.process{color:var(--navy)!important;background:linear-gradient(135deg,#eef2ff,#f8f9ff)!important}.process .section-head h2{color:var(--navy)!important}.step-grid{background:#dce3ff!important}.step{background:#fff!important}.step.highlighted{background:var(--blue)!important}.step.highlighted h3,.step.highlighted p{color:#fff!important}.step.highlighted .step-icon{color:var(--blue)!important;background:#fff!important;border-color:#fff!important}.company-grid{grid-template-columns:repeat(2,1fr)}.company-grid article:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - .5rem);background:#e9edff!important}.company-grid article:last-child .company-label,.company-grid article:last-child a{color:var(--blue)!important}@media (width<=680px){.nav-scrolled{height:64px!important}.hero-orbit{width:120px;height:120px;bottom:-10px;right:-25px}.orbit-core{inset:44px}.hero-orbit:before{inset:15px}.hero-orbit:after{inset:32px}.company-grid article:last-child{grid-column:auto;width:100%}}:root{--blue:#100563;--navy:#151e3f;--gold:#f5a623;--green:#16a34a;--ink:#17213f;--muted:#5f6a7e;--bg:#fff;--soft:#f7f8fc;--line:#e9edf5;--shadow:0 16px 45px #141e3c14;--display:"Manrope",sans-serif;--body:"DM Sans",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:0}h1,h2,h3,h4,p{margin:0}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.page{background:radial-gradient(circle at 10% 18%,#2a4bff14,#0000 25rem),#fff;overflow:hidden}.utility{background:var(--navy);color:#dbe2ff;justify-content:space-between;align-items:center;height:34px;padding:0 max(50% - 600px,1.4rem);font-size:.68rem;display:flex}.utility span:last-child{color:#aab7e7}.nav{z-index:5;-webkit-backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #ffffffe6;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;width:min(1140px,100% - 2rem);height:70px;padding:0 1.25rem;display:flex;position:fixed;top:46px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #141e3c1a}.brand{align-items:center;gap:.6rem;display:flex}.sw-logo{background:var(--blue);color:#fff;width:37px;height:37px;font:800 1.35rem/.95 var(--display);letter-spacing:-.2em;border-radius:10px;display:inline-block;position:relative;overflow:hidden}.sw-logo b{color:#ffe000;position:absolute;top:7px;left:3px}.sw-logo i{font-style:normal;position:absolute;top:8px;right:1px}.brand-copy{color:var(--navy);font:800 1rem/1 var(--display);letter-spacing:-.05em;flex-direction:column;display:flex}.brand-copy strong{color:var(--muted);letter-spacing:0;font-size:.63rem}.brand-code{border-left:1px solid var(--line);color:var(--blue);font:800 .7rem var(--display);margin-left:.2rem;padding-left:.6rem}.nav-links{color:#59647b;align-items:center;gap:1.25rem;font-size:.74rem;font-weight:600;display:flex}.nav-links a:hover,.nav-links summary:hover{color:var(--blue)}details{position:relative}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.dropdown{border:1px solid var(--line);min-width:220px;box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:.5rem;display:grid;position:absolute;top:1.8rem;left:-1rem}.dropdown a{padding:.55rem .7rem;font-size:.7rem}.dropdown a:hover{background:var(--soft);color:var(--blue)}.account-button,.button{background:var(--blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:.2rem;padding:.75rem 1.15rem;font-size:.74rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 20px #2a4bff2e}.account-button:hover,.button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #2a4bff47}.button span,.account-button span{margin-left:.25rem}.menu-toggle{color:var(--navy);background:0 0;font-size:1.25rem;display:none}.hero{background:radial-gradient(at 88% 40%,#2a4bff1f,#0000 28rem);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,6rem);width:min(1200px,100%);margin:auto;padding:clamp(10rem,16vw,13rem) 1.4rem 6rem;display:grid}.badge{color:var(--blue);background:#eef1ff;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .8rem;font-size:.66rem;font-weight:700;display:inline-flex}.badge i{background:var(--green);border-radius:50%;width:7px;height:7px}.hero h1{max-width:650px;color:var(--navy);font:800 clamp(3rem,5.5vw,5.2rem)/1.04 var(--display);letter-spacing:-.075em;margin:1.3rem 0 1.45rem}.hero h1 em,.section-head h2 em,.company-grid em,.bottom-cta em{color:var(--blue);font-style:normal}.hero-copy>p:not(.badge){max-width:560px;color:var(--muted);font-size:1rem;line-height:1.7}.actions{align-items:center;gap:.75rem;margin-top:2rem;display:flex}.outline{color:var(--blue);box-shadow:none;background:#fff;border:1px solid #cfd7ff}.outline:hover{background:#f0f3ff}.hero-trust{color:var(--muted);align-items:center;gap:1rem;margin-top:2.4rem;font-size:.69rem;line-height:1.4;display:flex}.avatars{flex-shrink:0;display:flex}.avatars span{color:#fff;background:#f5a623;border:3px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;margin-right:-8px;font-size:.52rem;font-weight:700;display:grid}.avatars span:nth-child(2){background:#ef6b4e}.avatars span:nth-child(3){background:#70a5d9}.avatars span:nth-child(4){background:var(--navy)}.hero-trust b{color:var(--navy)}.hero-art{min-height:430px;position:relative}.dashboard{background:#fff;border-radius:22px;padding:1.4rem;position:absolute;inset:25px 0 0 20px;transform:rotate(3deg);box-shadow:0 25px 65px #1a2c622e}.dash-head,.dash-foot{color:var(--muted);justify-content:space-between;align-items:center;font-size:.6rem;display:flex}.dash-head span{color:var(--navy);font-weight:700}.dash-head i,.dash-foot i{background:var(--blue);border-radius:50%;width:7px;height:7px;margin-right:.3rem;display:inline-block}.dashboard h3{color:var(--navy);font:700 1.15rem var(--display);margin:2.5rem 0 1.5rem}.dash-cards{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.dash-cards>div,.dash-graph{background:var(--soft);border-radius:12px;padding:1rem}.dash-cards small,.dash-graph small{color:var(--muted);font-size:.58rem;display:block}.dash-cards strong{color:var(--navy);font:800 2rem var(--display);margin:.65rem 0 .3rem;display:block}.dash-cards em{color:var(--green);font-size:.58rem;font-style:normal}.dash-graph{margin-top:.75rem}.bars{align-items:end;gap:.5rem;height:95px;margin-top:1rem;display:flex}.bars i{background:linear-gradient(var(--blue),#aab8ff);border-radius:4px 4px 0 0;flex:1}.dash-foot{border-top:1px solid var(--line);margin-top:2rem;padding-top:1rem}.dash-foot i{background:var(--green)}.float-card{box-shadow:var(--shadow);color:var(--blue);background:#fff;border-radius:12px;padding:.9rem 1rem;position:absolute}.float-card b{font:800 1.2rem var(--display);display:block}.float-card small{color:var(--muted);font-size:.58rem;display:block}.card-a{bottom:48px;left:-20px}.card-b{top:20px;right:-20px}.tagline{background:var(--blue);color:#dbe2ff;justify-content:center;align-items:center;gap:.4rem;padding:1.3rem;font-size:.84rem;display:flex}.tagline strong{color:#fff}.section{width:min(1200px,100%);margin:auto;padding:clamp(5rem,9vw,8rem) 1.4rem}.section-head{max-width:700px}.section-head.centered{text-align:center;margin:auto}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800;display:block}.section-head h2{color:var(--navy);font:800 clamp(2.4rem,4.4vw,4rem)/1.08 var(--display);letter-spacing:-.07em;margin:1rem 0}.section-head p{color:var(--muted);font-size:.94rem;line-height:1.65}.feature-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3.5rem;display:grid}.feature-grid article{border:1px solid var(--line);min-height:275px;box-shadow:var(--shadow);background:#fff;border-radius:15px;padding:1.3rem}.card-number{color:var(--blue);font-size:.68rem;font-weight:800}.line-icon{width:48px;height:48px;color:var(--blue);background:#eef1ff;border-radius:14px;place-items:center;margin:2.3rem 0 1.2rem;font-size:1.4rem;display:grid}.feature-grid h3,.coverage-tile h3,.step h3,.company-grid h3{color:var(--navy);font:700 1rem var(--display);letter-spacing:-.035em;margin-bottom:.7rem}.feature-grid p,.coverage-tile p,.step p,.company-grid p{color:var(--muted);font-size:.77rem;line-height:1.65}.coverage{background:var(--soft);max-width:none}.coverage .section-head,.coverage-grid{width:min(1000px,100%);margin-left:auto;margin-right:auto}.coverage-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3.5rem;display:grid}.coverage-tile{border:1px solid var(--line);min-height:130px;box-shadow:var(--shadow);background:#fff;border-radius:14px;align-items:center;gap:.9rem;padding:1rem;transition:transform .2s;display:flex}.coverage-tile:hover{transform:translateY(-4px)}.tile-icon{width:43px;height:43px;color:var(--blue);background:#eef1ff;border-radius:12px;flex-shrink:0;place-items:center;font-size:1.2rem;display:grid}.coverage-tile>b{color:var(--blue);align-self:flex-start;margin-left:auto;font-size:.8rem}.process{color:#fff;background:linear-gradient(135deg,#0d173d,#111f4d 35%,#1a2c5d);overflow:hidden}.process-inner{width:min(1200px,100%);margin:auto;padding:clamp(5rem,9vw,8rem) 1.4rem 7rem}.process .section-head{text-align:center;max-width:760px;margin:0 auto}.process .section-head h2{color:#fff;margin:1rem 0}.process .section-head p{color:#b9c3df}.step-grid{background:#ffffff1f;border:1px solid #ffffff24;border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:3.5rem;display:grid;overflow:hidden;box-shadow:0 24px 54px #1005632e}.step{background:#131d3de0;flex-direction:column;min-height:300px;padding:1.6rem;display:flex}.step>span{color:var(--gold);letter-spacing:.12em;font-size:.7rem;font-weight:800;display:inline-block}.step-icon{color:#b4c1ff;background:#ffffff0a;border:1px solid #b4c1ff80;border-radius:50%;place-items:center;width:60px;height:60px;margin:2.5rem 0 1.3rem;font-size:1.4rem;display:grid}.step h3{color:#fff}.step p{color:#b9c3df}.step.highlighted{background:linear-gradient(#1f346f,#1a2857);transform:translateY(-6px)}.step.highlighted .step-icon{border-color:var(--blue);background:var(--blue);color:#fff}.stats{grid-template-columns:repeat(3,1fr);width:min(1000px,100%);margin:auto;padding:4rem 1.4rem;display:grid}.stats>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:1rem;display:flex}.stats>div:last-child{border:0}.stats strong{color:var(--blue);font:800 clamp(1.9rem,3vw,3.1rem) var(--display);letter-spacing:-.07em}.stats span{color:var(--muted);font-size:.7rem;line-height:1.35}@media (width<=680px){.process-inner{padding-bottom:4.5rem}.step-grid{grid-template-columns:1fr}.step.highlighted{transform:none}.step{min-height:auto}}.company{background:var(--soft);max-width:none}.company .section-head,.company-grid,.company-close{width:min(1000px,100%);margin-left:auto;margin-right:auto}.company-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:3.5rem;display:grid}.company-grid article{box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:2rem}.company-grid article:last-child{background:var(--navy)}.company-grid article:last-child h3,.company-grid article:last-child p{color:#fff}.company-label{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;font-size:.63rem;font-weight:800}.company-grid h3{margin:3.3rem 0 1rem;font-size:1.35rem}.company-grid a{color:var(--blue);margin-top:1.5rem;font-size:.72rem;font-weight:800;display:inline-block}.company-close{text-align:center;color:var(--navy);font:700 1rem var(--display);margin-top:2.5rem}.testimonial{padding-top:4rem;padding-bottom:4rem}.testimonial-card{background:#eef1ff;border-radius:18px;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:3rem;display:grid}.testimonial-card h2{color:var(--navy);font:800 clamp(2rem,3.5vw,3.2rem)/1.05 var(--display);letter-spacing:-.07em;margin-top:1rem}.testimonial blockquote{color:var(--navy);font:600 1rem/1.6 var(--display);margin:0}.testimonial cite{color:var(--muted);font:500 .7rem var(--body);margin-top:1.3rem;display:block}.faq{grid-template-columns:1fr 1.4fr;gap:5rem;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;color:var(--navy);text-align:left;background:0 0;justify-content:space-between;padding:1.2rem 0;font-size:.84rem;font-weight:700;display:flex}.faq-item button b{color:var(--blue);font-size:1.2rem}.faq-item p{color:var(--muted);padding:0 2rem 1.3rem 0;font-size:.78rem;line-height:1.65}.bottom-cta{background:linear-gradient(120deg,var(--blue),#536cff);color:#fff;justify-content:space-between;align-items:center;min-height:400px;padding:5rem max(50% - 500px,1.4rem);display:flex;position:relative}.bottom-cta .eyebrow{color:#dbe2ff}.bottom-cta h2{color:#fff;font:800 clamp(2.8rem,5vw,4.8rem)/1.05 var(--display);letter-spacing:-.07em;margin:1rem 0}.bottom-cta p{color:#dbe2ff;font-size:.9rem}.button.light{color:var(--blue);box-shadow:none;background:#fff}.cta-outline{color:#fff;box-shadow:none;background:0 0;border:1px solid #aab8ff}.cta-ring{color:#fff;width:180px;height:180px;font:800 2rem var(--display);border:1px solid #9cacff;border-radius:50%;place-items:center;display:grid;transform:rotate(-14deg)}.footer{background:#fff;width:min(1200px,100%);margin:auto;padding:4.5rem 1.4rem 1.2rem}.footer-grid{grid-template-columns:2fr 1fr 1.5fr;gap:2rem;padding-bottom:4rem;display:grid}.footer-grid>div:first-child p{color:var(--muted);margin-top:1.2rem;font-size:.78rem}.footer-grid h4{color:var(--navy);margin:0 0 1rem;font-size:.74rem}.footer-grid>div:not(:first-child){flex-direction:column;gap:.65rem;display:flex}.footer-grid a{width:max-content;color:var(--muted);font-size:.71rem}.footer-grid a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding-top:1.3rem;font-size:.66rem;display:flex}.modal-backdrop{z-index:10;background:#0c1434a1;place-items:center;padding:1rem;animation:.2s fade;display:grid;position:fixed;inset:0}.login-modal{background:#fff;border-radius:18px;width:min(440px,100%);padding:2.8rem;animation:.3s rise;position:relative;box-shadow:0 30px 100px #00000040}.close{color:var(--muted);background:0 0;font-size:1.6rem;position:absolute;top:1rem;right:1.3rem}.login-logo{align-items:center;gap:.7rem;margin-bottom:2rem;display:flex}.login-logo small{color:var(--muted);font-size:.7rem;font-weight:700}.login-modal h2{color:var(--navy);font:800 2.6rem var(--display);letter-spacing:-.07em;margin:.7rem 0 .5rem}.login-modal h2 em{color:var(--blue);font-style:normal}.login-modal>p:not(.eyebrow){color:var(--muted);font-size:.8rem}.login-modal form{gap:1rem;margin-top:2rem;display:grid}.login-modal label{color:var(--navy);gap:.4rem;font-size:.7rem;font-weight:700;display:grid}.login-modal input{border:1px solid var(--line);background:var(--soft);width:100%;font:inherit;border-radius:8px;padding:.85rem}.login-modal input:focus{outline:2px solid var(--blue);border-color:#0000}.login-modal form .button{width:100%;margin-top:.4rem}.backend-note{color:var(--muted);text-align:center;margin-top:1rem;font-size:.63rem;display:block}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes rise{0%{opacity:0;transform:translateY(15px)scale(.98)}to{opacity:1;transform:none}}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}[data-reveal].in-view{opacity:1;transform:none}@media (width<=900px){.nav-links{gap:.65rem}.feature-grid,.coverage-grid{grid-template-columns:repeat(2,1fr)}.faq{grid-template-columns:1fr;gap:2rem}.footer-grid{grid-template-columns:1.5fr 1fr}}@media (width<=680px){.utility{height:30px;padding:0 1rem}.utility span:last-child{display:none}.nav{width:calc(100% - 1.3rem);height:62px;top:37px}.brand-copy{font-size:.86rem}.brand-code{display:none}.nav-links{box-shadow:var(--shadow);background:#fffffff5;border-radius:14px;flex-direction:column;align-items:stretch;gap:0;padding:.7rem;display:none;position:absolute;top:68px;left:0;right:0}.nav-links.menu-open{display:flex}.nav-links a,.nav-links summary{padding:.7rem}.dropdown{box-shadow:none;background:var(--soft);margin-top:.4rem;position:static}.menu-toggle{display:block}.account-button{padding:.62rem .85rem}.hero{grid-template-columns:1fr;padding-top:9rem;padding-bottom:4.5rem}.hero h1{font-size:clamp(3rem,14vw,5rem)}.hero-art{min-height:360px}.dashboard{inset:15px 7px 0}.card-a{left:0}.card-b{right:0}.hero-trust{flex-direction:column;align-items:flex-start}.feature-grid,.coverage-grid,.step-grid,.company-grid,.testimonial-card{grid-template-columns:1fr}.stats{grid-template-columns:1fr;gap:1.2rem}.stats>div{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start;padding-bottom:1.2rem}.stats>div:last-child{border-bottom:0}.testimonial-card{gap:2rem;padding:2rem}.actions{flex-direction:column;align-items:flex-start}.bottom-cta{min-height:500px}.cta-ring{opacity:.35;position:absolute;bottom:25px;right:-50px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:.7rem}}@media (width<=400px){.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.login-modal{padding:2.2rem 1.4rem}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
