:root{--deep:#101f45;--blue:#1d4ed8;--green:#16a34a;--red:#dc2626;--amber:#f59e0b;--muted:#718096;--line:#dce7f6;--bg:#f4f8ff;--shadow:0 12px 30px rgba(17,31,69,.1)}*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--bg);color:#17223b;font-size:14px}button,input,select,textarea{font:inherit}button{cursor:pointer}.loginPage{min-height:100vh;background-size:cover;background-position:center;display:grid;grid-template-columns:1.08fr .92fr;gap:30px;align-items:center;padding:46px 70px;position:relative;overflow:hidden}.loginPage:before{content:"";position:absolute;inset:-10%;background:inherit;background-size:cover;background-position:center;animation:zoomBg 3.2s ease-in-out infinite alternate;z-index:-2}.loginPage:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 25%,rgba(255,255,255,.65),transparent 38%),linear-gradient(90deg,#091f4833,#ffffff2e);z-index:-1}.loginIntro{text-align:center;color:#fff;text-shadow:0 8px 24px rgba(0,0,0,.22)}.introLogo{width:150px;height:150px;border-radius:25px;background:#fffffff0;display:grid;place-items:center;margin:0 auto 26px;box-shadow:var(--shadow)}.loginIntro img{width:112px}.loginIntro h1{font-size:54px;letter-spacing:9px;margin:0 0 12px}.loginIntro h3{font-size:24px;line-height:1.34;margin:0 0 18px}.loginIntro p{font-size:17px;line-height:1.55;max-width:760px;margin:0 auto 22px}.heroLine{display:flex;gap:12px;justify-content:center}.heroLine span{border:1px solid rgba(255,255,255,.52);border-radius:999px;padding:10px 20px;background:#ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.loginCard{background:#ffffffdb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.75);box-shadow:0 22px 55px #111f452e;border-radius:28px;padding:34px;width:min(500px,100%);margin:auto}.zoomBox{animation:loginZoom .85s cubic-bezier(.22,.61,.36,1) both}.loginCard img{width:75px;display:block;margin:0 auto 16px}.loginCard h2{text-align:center;color:var(--deep);font-size:29px;margin:0 0 12px}.loginCard p{text-align:center;color:var(--muted);font-size:15px;margin:0 0 18px}.loginCard label,.form label{font-weight:800;color:#22315b;display:block;margin:11px 0 6px;text-transform:capitalize}.inputField{height:54px;border:1px solid var(--line);border-radius:15px;background:#fff;display:flex;align-items:center;gap:11px;padding:0 14px;position:relative;overflow:hidden;transition:.22s}.inputField:before{content:"";position:absolute;inset:0;border:2px solid transparent;border-radius:15px;pointer-events:none}.inputField.active:before{border-color:#17b45b;animation:focusRotate 1.55s linear infinite}.inputField.active{box-shadow:0 0 0 4px #16a34a17}.inputField input{border:0;outline:0;flex:1;height:100%;background:transparent;min-width:0}.inputField button{border:0;background:transparent;color:#49627f}.captchaRow{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:center}.captchaBox{height:54px;border:1px solid #b7c6d9;border-radius:12px;background:repeating-linear-gradient(32deg,#f8fafc 0 15px,#e7edf6 16px 19px);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.captchaBox span{font-family:Georgia,serif;font-size:25px;letter-spacing:4px;color:#343b48;text-decoration:line-through;transform:skew(-9deg)}.captchaBox button{position:absolute;right:6px;top:6px;border:1px solid #bcd0ea;background:#fff;border-radius:8px;height:27px;width:27px;display:grid;place-items:center;color:var(--blue)}.captchaInput{padding:0 12px}.primary,.secondary{border:0;border-radius:12px;padding:11px 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.primary{background:linear-gradient(135deg,#3368da,#123d91);color:#fff;box-shadow:0 8px 20px #0d5bd73b}.secondary{background:#eef5ff;color:#09337b}.small{padding:10px 13px;font-size:13px}.loginBtn{width:100%;height:52px;margin-top:18px}.loginCard small{display:block;text-align:center;color:var(--muted);margin-top:7px}.alert{margin-top:12px;border-radius:12px;padding:11px 13px}.alert.bad{background:#fde8e8;color:#9b1c1c}.fly{opacity:0;animation:flyUp 1.5s cubic-bezier(.22,.61,.36,1) forwards}.fly.left{animation-name:flyLeft}.fly.right{animation-name:flyRight}.fly.up{animation-name:flyUp}.fly.down{animation-name:flyDown}.shell{min-height:100vh}.side{position:fixed;left:0;top:0;bottom:0;width:220px;background:linear-gradient(180deg,#08295c,#071a3c);color:#fff;padding:18px 11px;z-index:20;box-shadow:10px 0 25px #06163729;transition:.25s;overflow:auto}.collapsed .side{width:72px}.brand{display:flex;gap:10px;align-items:center;margin-bottom:18px;padding:7px}.brand img{width:42px;height:42px;object-fit:contain;border-radius:12px;background:#fff;padding:4px}.brand b{font-size:18px;letter-spacing:1px}.brand small{display:block;color:#bcd4ff;font-size:11px}.side nav{display:grid;gap:6px}.side nav button{border:0;background:transparent;color:#d9e7ff;display:flex;gap:10px;align-items:center;padding:11px 12px;border-radius:12px;text-align:left;font-weight:750;transition:.2s;font-size:13px}.side nav button:hover,.side nav button.active{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;box-shadow:0 6px 16px #0000002e}.subNav{display:grid;gap:5px;margin:0 0 5px 20px;border-left:1px solid rgba(255,255,255,.18);padding-left:8px}.subNav button{font-size:12px!important;padding:9px!important}.turn{transform:rotate(180deg)}.collapsed .side span,.collapsed .brand div,.collapsed .subNav{display:none}.collapsed .side nav button{justify-content:center;padding:12px 0}main{margin-left:220px;transition:.25s}.collapsed main{margin-left:72px}header{height:64px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 22px;position:sticky;top:0;z-index:12}.ghost{border:0;background:#eef5ff;color:#09337b;border-radius:11px;width:39px;height:39px;display:grid;place-items:center}.topRight{display:flex;align-items:center;gap:10px;margin-left:auto;position:relative}.welcomeSmall{font-weight:800;color:#1f2d50}.bell,.avatarBtn{border:1px solid var(--line);background:#fff;border-radius:14px;height:41px;display:grid;place-items:center;color:#18315f}.bell{width:41px;position:relative}.bell i{position:absolute;right:4px;top:3px;background:var(--red);color:#fff;font-size:10px;border-radius:99px;padding:1px 5px;font-style:normal}.avatarBtn{display:flex;gap:6px;padding:0 8px}.drop{position:absolute;right:0;top:50px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;min-width:205px;overflow:hidden;animation:drop .35s ease both}.drop button{display:flex;gap:8px;align-items:center;width:100%;padding:12px 14px;background:#fff;border:0;text-align:left;color:var(--deep);font-size:13px}.drop button:hover{background:#f0f6ff}.title{display:flex;justify-content:space-between;align-items:center;padding:22px 26px 12px}.title h1{margin:0;color:var(--deep);font-size:25px}.title p{margin:6px 0 0;color:var(--muted)}.reveal{animation:reveal .9s cubic-bezier(.22,.61,.36,1) both}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:0 26px 16px}.cards.five{grid-template-columns:repeat(5,1fr)}.card,.panel{background:#fffffff7;border:1px solid var(--line);border-radius:17px;box-shadow:var(--shadow)}.card{padding:16px}.card span{display:flex;gap:8px;color:var(--muted);font-size:12px;align-items:center}.card svg{width:18px}.card b{display:block;font-size:29px;color:var(--blue);margin:8px 0 0}.card.ok b{color:var(--green)}.card.bad b{color:var(--red)}.card.warn b{color:var(--amber)}.graphGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:0 26px 16px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0 26px 16px}.panel{padding:16px;margin:0 26px 16px}.graphGrid .panel,.grid3 .panel{margin:0}.panel h3{margin:0 0 13px;color:var(--deep);font-size:16px}.panelHead{display:flex;align-items:center;justify-content:space-between;gap:8px}.tiny{border:1px solid var(--line);background:#f8fbff;color:#09337b;border-radius:10px;padding:7px 9px;display:flex;align-items:center;gap:5px;font-weight:800;font-size:12px}.chart{width:100%;height:265px;background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid #edf3fb;border-radius:14px}.chart line{stroke:#dbe6f5}.chart text{font-size:12px;fill:#61718c}.chart .num,.num{fill:#102047;font-weight:900}.barG rect,.hbar rect{animation:barGrow 1.15s ease both;transform-origin:bottom}.donutWrap{display:grid;grid-template-columns:200px 1fr;align-items:center;gap:10px}.donutSvg{width:200px;height:200px;filter:drop-shadow(0 8px 14px rgba(13,91,215,.1));animation:rotateIn 1.1s ease both}.donutT{font-size:28px;font-weight:900;fill:var(--deep)}.donutS{font-size:12px;fill:var(--muted)}.legend{display:grid;gap:8px}.legend span{display:flex;align-items:center;justify-content:space-between;gap:6px;color:#43516b}.legend b{font-weight:700}.legend i{width:11px;height:11px;border-radius:50%;display:inline-block;margin-right:7px}.legend em{font-style:normal;color:var(--deep);font-weight:800}.miniPanel p{display:flex;align-items:center;justify-content:space-between;border:1px solid #edf3fb;border-radius:13px;padding:11px 13px;background:#fbfdff}.miniPanel p span{color:var(--muted)}.miniPanel p b{color:var(--deep)}.quality{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quality div{border:1px solid var(--line);border-radius:15px;padding:17px;background:#fbfdff}.quality b{display:block;font-size:28px;color:var(--blue)}.quality span{color:var(--muted)}.filters{display:flex;gap:9px;margin-bottom:14px;align-items:center;flex-wrap:wrap}.filters input,.filters select,.form input,.form select,.textarea{border:1px solid var(--line);border-radius:11px;padding:10px;background:#fff;width:100%;outline:none}.filters select{width:auto;min-width:142px}.search{display:flex;align-items:center;border:1px solid var(--line);border-radius:11px;padding-left:10px;min-width:315px;background:#fff}.search input{border:0!important;min-width:260px}.tableWrap{overflow:auto}table{width:100%;border-collapse:separate;border-spacing:0}th{background:#f0f6ff;color:var(--deep);font-size:12px;text-align:left;white-space:nowrap}th,td{padding:11px 10px;border-bottom:1px solid var(--line);vertical-align:middle}tr:hover td{background:#fbfdff}td small{display:block;color:var(--muted);margin-top:3px}.badge{display:inline-block;border-radius:999px;background:#eef4ff;color:#0b4fb2;padding:5px 9px;font-size:11px;font-weight:800;white-space:nowrap}.badge.ok{background:#dcfce7;color:#166534}.badge.bad{background:#fee2e2;color:#991b1b}.actions{white-space:nowrap}.actions button{background:#eef4ff;color:#0b4fb2;border:0;border-radius:9px;padding:7px;margin:0 2px}.actions button.danger{background:#fff1f2;color:#dc2626}.empty{text-align:center;color:var(--muted);padding:38px}.modalShade{position:fixed;inset:0;background:#0912287a;z-index:50;display:grid;place-items:center;padding:18px}.modal{background:#fff;border-radius:20px;width:min(700px,96vw);max-height:92vh;overflow:auto;padding:22px;box-shadow:0 25px 75px #00000040;position:relative;animation:floatModal .35s ease both}.modal.wide{width:min(1040px,97vw)}.modalClose{position:absolute;right:13px;top:13px;border:0;background:#f1f5f9;border-radius:10px;width:32px;height:32px}.modal h2{margin:0 0 8px;color:var(--deep);font-size:21px}.modalSub{color:var(--muted)}.form{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.form small{color:var(--muted);font-size:12px}.roleBox{grid-column:1/-1;background:#f7faff;border:1px solid var(--line);border-radius:14px;padding:13px}.roleBox b{display:block;color:var(--deep)}.roleBox span{color:var(--muted)}.modalActions{display:flex;justify-content:flex-end;gap:9px;margin-top:16px;flex-wrap:wrap}.textarea{min-height:130px;resize:vertical}.recordHead{display:flex;gap:16px;align-items:center;background:#f7faff;border-radius:16px;padding:14px;margin:12px 0}.bigPhoto{width:98px;height:98px;border-radius:20px;background:#eaf2ff;display:grid;place-items:center;color:#64748b}.infoGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.infoGrid div{border:1px solid var(--line);border-radius:12px;padding:10px}.infoGrid b{display:block;text-transform:capitalize;color:var(--muted);font-size:11px}.infoGrid span{font-weight:750;color:#22324a;overflow-wrap:anywhere}.checkGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.checkGrid label{display:flex;gap:8px;align-items:center;border:1px solid var(--line);padding:10px;border-radius:12px;text-transform:capitalize}.toast{position:fixed;right:22px;top:76px;z-index:80;background:#fff;border-left:5px solid var(--green);box-shadow:var(--shadow);border-radius:12px;padding:13px 16px;min-width:300px;display:grid;gap:3px;animation:toast .3s ease both}.toast.bad{border-left-color:var(--red)}.notifyList p{background:#f7faff;border:1px solid var(--line);border-radius:12px;padding:12px}@keyframes zoomBg{0%{transform:scale(1)}50%{transform:scale(1.12)}to{transform:scale(1.02)}}@keyframes loginZoom{0%{opacity:0;transform:scale(.78)}to{opacity:1;transform:scale(1)}}@keyframes focusRotate{0%{clip-path:polygon(0 0,28% 0,28% 100%,0 100%)}25%{clip-path:polygon(0 0,100% 0,100% 28%,0 28%)}50%{clip-path:polygon(72% 0,100% 0,100% 100%,72% 100%)}75%{clip-path:polygon(0 72%,100% 72%,100% 100%,0 100%)}to{clip-path:polygon(0 0,28% 0,28% 100%,0 100%)}}@keyframes flyLeft{0%{opacity:0;transform:translate(-55px)}to{opacity:1;transform:none}}@keyframes flyRight{0%{opacity:0;transform:translate(55px)}to{opacity:1;transform:none}}@keyframes flyUp{0%{opacity:0;transform:translateY(42px)}to{opacity:1;transform:none}}@keyframes flyDown{0%{opacity:0;transform:translateY(-42px)}to{opacity:1;transform:none}}@keyframes reveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes navIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:none}}@keyframes drop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes floatModal{0%{opacity:0;transform:translateY(32px) scale(.97)}to{opacity:1;transform:none}}@keyframes toast{0%{opacity:0;transform:translate(45px)}to{opacity:1;transform:none}}@keyframes barGrow{0%{transform:scaleX(0) scaleY(0)}to{transform:scaleX(1) scaleY(1)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-25deg) scale(.85)}to{opacity:1;transform:none}}@media(max-width:1180px){.cards.five{grid-template-columns:repeat(3,1fr)}.graphGrid,.grid3{grid-template-columns:1fr}.loginPage{grid-template-columns:1fr;padding:28px}.loginIntro{min-height:35vh}}@media(max-width:780px){.side{position:static;width:100%;height:auto}.collapsed .side{width:100%}.collapsed .side span,.collapsed .brand div{display:inline}.collapsed .subNav{display:grid}main,.collapsed main{margin:0}.cards,.cards.five,.form,.infoGrid,.checkGrid,.quality{grid-template-columns:1fr}.cards,.graphGrid,.grid3{padding-left:12px;padding-right:12px}.panel{margin-left:12px;margin-right:12px}.title{padding-left:14px;padding-right:14px;display:block}.filters{display:grid}.filters select,.search{width:100%;min-width:100%}.search input{min-width:0}.captchaRow,.donutWrap{grid-template-columns:1fr}.welcomeSmall{display:none}.loginIntro h1{font-size:38px}.loginIntro h3{font-size:19px}}body{font-size:13px}.loginPage{isolation:isolate}.loginPage:before{animation:zoomBg 1.8s ease-in-out infinite alternate;filter:saturate(1.1)}.loginCard{background:#f7faffc7;border-color:#ffffff7a;padding:30px;border-radius:22px}.loginLock{width:64px;height:64px;margin:0 auto 15px;border-radius:18px;background:linear-gradient(135deg,#0b2a66,#2f61d4);display:grid;place-items:center;color:#fff;box-shadow:0 15px 30px #0d347a38}.loginCard h2{font-size:25px}.loginCard p{font-size:14px}.captchaInput{border-radius:14px}.captchaInput:before{border-radius:14px}.side{width:192px;padding:16px 9px}.collapsed .side{width:68px}main{margin-left:192px}.collapsed main{margin-left:68px}.brand b{font-size:16px}.side nav button{font-size:12.5px;padding:10px}.subNav{margin-left:12px}.title h1{font-size:23px}.title p{font-size:13.5px}.card{padding:13px}.card b{font-size:24px}.card span{font-size:11.5px}.panel{padding:14px}.panel h3{font-size:15px}.chart{height:250px}.compactCards{margin-top:2px}.modal{border-radius:18px;padding:20px}.modal h2{font-size:19px}.modal.wide{width:min(1120px,96vw)}.exportGrid{grid-template-columns:repeat(4,1fr);max-height:55vh;overflow:auto;padding-right:4px}.topActions{justify-content:flex-start;margin:10px 0 14px}.classEdit{border:1px solid var(--line);background:#fbfdff;border-radius:14px;padding:12px;margin-bottom:12px;display:flex;gap:16px;align-items:end;flex-wrap:wrap}.classEdit label{font-weight:800;color:var(--deep)}.classEdit select{display:block;margin-top:6px;border:1px solid var(--line);border-radius:10px;padding:9px 12px}.classEdit small{color:var(--muted)}.actions button[title]:hover:after{content:attr(title);position:absolute;background:#0f1f45;color:#fff;padding:6px 8px;border-radius:8px;font-size:11px;transform:translate(-40%,28px);white-space:nowrap;z-index:99}.analysisFilters{margin-bottom:12px}.chartPanel{animation:reveal .9s ease both}.chartPanel:nth-child(2){animation-delay:.06s}.chartPanel:nth-child(3){animation-delay:.12s}.chartPanel:nth-child(4){animation-delay:.18s}.chartPanel:nth-child(5){animation-delay:.24s}.chartPanel:nth-child(6){animation-delay:.3s}@keyframes zoomBg{0%{transform:scale(1.02)}to{transform:scale(1.18)}}@media(max-width:780px){.side{width:100%}main,.collapsed main{margin:0}.exportGrid{grid-template-columns:1fr}.loginCard{padding:22px}}.loginPage:before{animation:zoomBgSlow 9s ease-in-out infinite alternate!important}.loginCard{width:min(440px,100%)!important;background:#f8fbffe0!important}.loginCard h2{font-size:23px!important}.loginCard p{font-size:13.5px!important}.captchaInput{padding:0 14px!important}.captchaInput:before{inset:0!important}.brandVertical{display:grid!important;justify-items:center;text-align:center;gap:8px}.brandVertical img{width:50px;height:50px}.brandVertical b{display:block;font-size:17px}.brandVertical small{display:block}.side{width:186px!important}.collapsed .side{width:68px!important}main{margin-left:186px!important}.collapsed main{margin-left:68px!important}.pageReveal>*{animation:revealSlow 1.1s cubic-bezier(.22,.61,.36,1) both}.dashTop{padding-top:24px!important}.title h1{font-size:25px!important}.title p{font-size:14.5px!important}.card span{font-size:13px!important}.card b{font-size:28px!important}.panel h3{font-size:17px!important}.chart{height:285px!important}.chart text{font-size:13px!important}.chart .num,.num{font-size:14px!important}.modal.wide{width:min(860px,94vw)!important}.modal{animation:modalSoft 1.05s cubic-bezier(.22,.61,.36,1) both!important}.userForm{grid-template-columns:repeat(3,1fr)!important;gap:14px!important}.userActions{grid-column:1/-1!important;justify-content:flex-end!important}.form.userForm label{margin:0!important}.form.userForm input,.form.userForm select{height:42px!important}.actions button:hover:after{content:none!important}.actions button[data-tip]:hover:after{content:attr(data-tip)!important;position:absolute;background:#0f1f45;color:#fff;padding:6px 8px;border-radius:8px;font-size:11px;transform:translate(-40%,28px);white-space:nowrap;z-index:99}.profileGrid{display:grid;grid-template-columns:1fr;gap:12px}.profileGrid label{font-weight:800;color:var(--deep)}.profileGrid input{border:1px solid var(--line);border-radius:11px;padding:10px;width:100%}.filters select{min-width:180px!important}.graphGrid{align-items:stretch}.chartPanel{overflow:hidden}.chartPanel svg .barG rect{filter:drop-shadow(0 7px 8px rgba(29,78,216,.18));animation:barDance 2.6s ease-in-out infinite alternate}.chartPanel svg circle{animation:pulseChart 2.4s ease-in-out infinite alternate;transform-origin:center}.chartPanel svg polyline{stroke-dasharray:900;stroke-dashoffset:900;animation:drawLine 2.2s ease forwards}.tableWrap table{font-size:13.2px}th{font-size:12.5px!important}td{font-size:13.5px!important}.welcomeSmall{font-size:14px}.drop{animation:dropSlow .65s ease both!important}.fly{animation-duration:1.9s!important}.fly:nth-child(2){animation-delay:.08s}.fly:nth-child(3){animation-delay:.16s}.fly:nth-child(4){animation-delay:.24s}@keyframes zoomBgSlow{0%{transform:scale(1.02)}to{transform:scale(1.1)}}@keyframes revealSlow{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:none}}@keyframes modalSoft{0%{opacity:0;transform:translateY(50px) scale(.94)}to{opacity:1;transform:none}}@keyframes dropSlow{0%{opacity:0;transform:translateY(-16px) scale(.96)}to{opacity:1;transform:none}}@keyframes barDance{0%{transform:scaleY(.94)}to{transform:scaleY(1)}}@keyframes pulseChart{0%{opacity:.88}to{opacity:1}}@keyframes drawLine{to{stroke-dashoffset:0}}@media(max-width:900px){.userForm{grid-template-columns:1fr!important}.modal.wide{width:96vw!important}.side{width:100%!important}main,.collapsed main{margin-left:0!important}}.recordToolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:12px;flex-wrap:wrap}.recordTotal{background:#eef5ff;color:#10224c;border:1px solid var(--line);border-radius:12px;padding:10px 14px;font-weight:800}.recordToolbar select{border:1px solid var(--line);border-radius:12px;padding:10px 14px;background:#fff}.tableWrap td small{display:inline!important;margin-left:0!important}.tableWrap td b,.tableWrap th,.tableWrap td{white-space:nowrap}.returnHead{background:#f6f9ff;border:1px solid var(--line);border-radius:13px;padding:12px;margin-bottom:12px;display:grid;gap:4px}.returnHead span{color:var(--muted)}.classActions{margin-left:auto;display:flex;gap:8px;flex-wrap:wrap}.classEdit{align-items:center!important}.settingsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0 28px 28px}.settingsCard label{display:grid;gap:6px;margin:10px 0;font-weight:800;color:var(--deep)}.settingsCard select{border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#fff;color:#142042}.filters select{transition:all .45s ease}.filters select:focus{box-shadow:0 0 0 4px #2e6be221;transform:translateY(-1px)}.toast{animation:toastRight .55s cubic-bezier(.22,.61,.36,1) both!important}.modalShade{animation:shadeFade .35s ease both}.modal{max-height:88vh;overflow:auto}.bigPhoto{flex:0 0 98px}.chartPanel{background:linear-gradient(180deg,#fff,#f8fbff)}.chartPanel .panelHead h3{font-size:18px!important}.chart{height:315px!important}.chart text{fill:#52627b;font-weight:700}.chart .num{fill:#111e44!important;font-weight:950!important;font-size:15px!important}.subNav{display:grid!important}.side .navIn .turn{display:none}.loginPage:before{animation-duration:12s!important}.loginCard{animation-duration:1.35s!important}.alert.bad{animation:toastRight .55s ease both}.topRight .bell i{background:#d13b35;color:#fff}.modalActions .primary,.modalActions .secondary{min-width:120px}.infoGrid{margin-bottom:12px}@keyframes toastRight{0%{opacity:0;transform:translate(95px)}to{opacity:1;transform:none}}@keyframes shadeFade{0%{opacity:0}to{opacity:1}}@media(max-width:1100px){.settingsGrid{grid-template-columns:1fr}.tableWrap{overflow:auto}.classActions{width:100%;margin-left:0}.chart{height:280px!important}}.toast{right:24px!important;top:76px!important;border-left:0!important;border-radius:14px!important;background:linear-gradient(135deg,#16a34a,#047857)!important;color:#fff!important;box-shadow:0 18px 40px #0478573d!important;min-width:330px!important;font-weight:800!important}.toast.bad{background:linear-gradient(135deg,#dc2626,#991b1b)!important;color:#fff!important;box-shadow:0 18px 40px #991b1b3d!important}.loginPage:before{animation-duration:8.5s!important}.loginCard{width:min(420px,100%)!important;padding:28px!important}.loginLock{width:58px!important;height:58px!important;border-radius:17px!important}.inputField{height:50px!important}.captchaRow{grid-template-columns:1.05fr 1fr!important}.captchaBox{height:50px!important;padding-right:42px!important;overflow:visible!important}.captchaBox span{font-size:24px!important;letter-spacing:5px!important;white-space:nowrap!important}.captchaBox button{right:7px!important;top:50%!important;transform:translateY(-50%)!important;height:32px!important;width:32px!important;border-radius:10px!important;background:#fff!important;z-index:3!important}.captchaInput.inputField{height:50px!important;border-radius:14px!important;overflow:hidden!important}.captchaInput input{letter-spacing:1px!important}.chart{height:330px!important;background:linear-gradient(180deg,#fbfdff,#fff)!important}.chartTotal{font-size:15px!important;font-weight:900!important;fill:#102047!important}.chartPanel{border-radius:18px!important;box-shadow:0 14px 34px #111f4517!important}.chartPanel .panelHead h3{font-size:19px!important}.graphGrid{gap:18px!important}.chart .donutT{font-size:28px!important}.chart text{font-size:14px!important}.chart .num{font-size:17px!important}.chartPanel svg .barG rect,.chartPanel svg .hbar rect{animation:barGrow 1.2s ease both,barBreath 2.8s ease-in-out infinite alternate!important;transform-origin:bottom!important}.chartPanel svg .hbar rect{transform-origin:left!important}@keyframes barBreath{0%{filter:drop-shadow(0 6px 6px rgba(13,91,215,.12));opacity:.92}to{filter:drop-shadow(0 12px 13px rgba(13,91,215,.22));opacity:1}}.settingsHero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;background:linear-gradient(135deg,#fff,#f2f7ff)!important}.settingsHero h3{font-size:21px!important;margin:0 0 4px!important}.settingsHero p{margin:0!important;color:var(--muted)!important}.settingsSaved{margin:0 28px 16px;padding:13px 16px;border-radius:14px;background:#dcfce7;color:#166534;font-weight:900;animation:toastRight .45s ease both}.settingsGrid.professional{align-items:stretch}.settingsCard{position:relative;overflow:hidden}.settingsCard:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#1d4ed8,#0ea5e9)}.settingsCard h3{font-size:18px!important;margin-bottom:6px!important}.settingsCard p{color:var(--muted);min-height:34px;margin:0 0 12px}.settingsCard select{height:42px!important}.settingsCard label{font-size:13.5px!important}.auditRowDetail{font-size:13px}.tableWrap table td,.tableWrap table th{vertical-align:middle!important}.badge{font-size:12px!important}.modalActions{position:sticky;bottom:0;background:linear-gradient(180deg,#ffffffb8,#fff);padding-top:10px}.classActions{margin-left:auto!important}.classActions button{height:40px}.recordHead h3{font-size:20px!important;margin:0 0 8px!important}.recordHead p{font-size:14px!important}.infoGrid b{font-size:12px!important}.infoGrid span{font-size:14px!important}.filters select{appearance:auto!important}.filters select:focus{transition:.55s ease!important}.professional select:focus,.analysisFilters select:focus{box-shadow:0 0 0 4px #1d4ed821!important}@media(max-width:900px){.loginCard{width:100%!important}.captchaRow{grid-template-columns:1fr!important}.settingsHero{display:grid!important}.graphGrid{grid-template-columns:1fr!important}.chart{height:300px!important}}body.darkMode{--bg:#071225;--deep:#eaf2ff;--muted:#aec0d9;--line:#1d345a;color:#dbeafe;background:#071225}body.darkMode main,body.darkMode .panel,body.darkMode .card,body.darkMode .modal,body.darkMode header,body.darkMode .loginCard{background:#0b1831!important;color:#eaf2ff!important}body.darkMode input,body.darkMode select,body.darkMode textarea{background:#101f3f!important;color:#fff!important;border-color:#28456f!important}body.highContrast{--blue:#003b95;--deep:#07183a;--line:#9bb7e2}.profileFull{grid-template-columns:repeat(3,1fr)!important}.profileFull div{min-width:0}.profileFull span{word-break:break-word;overflow-wrap:anywhere}.modal:not(.wide){width:min(780px,92vw)!important}.userForm select option:first-child{color:#718096}.toast{animation:toastInOut 3.4s cubic-bezier(.22,.61,.36,1) forwards!important}.toast span{font-style:italic}.toast.ok{background:linear-gradient(135deg,#18a957,#047857)!important}.toast.bad{background:linear-gradient(135deg,#ef4444,#991b1b)!important}@keyframes toastInOut{0%{opacity:0;transform:translate(110px)}14%{opacity:1;transform:translate(0)}82%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(110px)}}body[data-loginzoom=visible] .loginPage:before{animation-duration:5.5s!important}body[data-loginzoom=standard] .loginPage:before{animation-duration:7s!important}body[data-loginzoom=slow] .loginPage:before{animation-duration:10s!important}.loginPage:before{animation-duration:7s!important}.captchaBox{min-width:0}.captchaBox span{font-size:22px!important;letter-spacing:3px!important;max-width:calc(100% - 48px);overflow:hidden;text-overflow:clip}.loginCard{width:min(430px,100%)!important}.inputField input::placeholder{color:#738198}.analysisFilters select,.filters select,.form select{transition:box-shadow .35s ease,transform .35s ease,background-color .35s ease!important}.analysisFilters select:focus,.filters select:focus,.form select:focus{transform:translateY(2px)!important;box-shadow:0 7px 18px #1d4ed824!important}.chart{height:360px!important}.chartPanel{background:linear-gradient(180deg,#fff,#f7fbff)!important;border:1px solid #dbe8fb!important}.chartPanel .panelHead h3{font-size:20px!important;letter-spacing:-.02em}.chart .chartTotal{font-size:16px!important}.chart text{font-size:14.5px!important}.chart .num{font-size:18px!important}.chartPanel:after{content:"";display:block;height:3px;background:linear-gradient(90deg,#1d4ed8,#16a34a,#f97316,#9333ea);border-radius:99px;margin-top:10px;opacity:.45}.graphGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.settingsGrid.professional{grid-template-columns:repeat(3,minmax(0,1fr))!important}.settingsCard{background:#fff!important;border-radius:18px!important}.settingsCard h3{display:flex;align-items:center;gap:8px}.settingsCard h3:before{content:"";width:10px;height:10px;border-radius:50%;background:#1d4ed8;box-shadow:0 0 0 5px #1d4ed81a}.settingsHero.panel{border-left:5px solid #1d4ed8!important}.side .brandVertical img{margin-top:0}.side .brandVertical b{margin-top:4px}.tableWrap table td,.tableWrap table th,.badge{white-space:nowrap}.modalActions{z-index:5}.classEdit{position:sticky;bottom:0;z-index:4}.infoGrid div{background:#fff}.drop{transform-origin:top right}.drop button{font-weight:800}body[data-motion=slow] .pageReveal>*{animation-duration:1.6s!important}body[data-motion=fast] .pageReveal>*{animation-duration:.55s!important}@media(max-width:1100px){.profileFull,.settingsGrid.professional,.graphGrid{grid-template-columns:1fr!important}.chart{height:310px!important}}.executiveChart .panelHead small{display:block;color:#718096;font-weight:700;margin-top:3px}.executiveChart .chartFooter{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px;color:#40516e;font-size:12px;font-weight:800}.executiveChart .chartFooter span{display:inline-flex;align-items:center;gap:6px;background:#f4f8ff;border:1px solid #dbe8fb;border-radius:999px;padding:6px 10px}.executiveChart .chartFooter i{width:9px;height:9px;border-radius:50%;display:inline-block}.executiveChart .pct{font-size:12px!important;fill:#64748b!important;font-weight:900!important}.executiveChart .chart{height:390px!important}.spinRing{animation:dashSpin 4s ease-in-out infinite alternate;transform-origin:center}@keyframes dashSpin{0%{stroke-dashoffset:0}to{stroke-dashoffset:18}}.auditTools{display:flex;gap:14px;align-items:end;flex-wrap:wrap}.auditTools label{font-weight:900;color:var(--deep);display:grid;gap:5px}.auditTools input{border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#fff}.userForm input::placeholder{color:#8a96aa;font-weight:650}.form select,.filters select,.analysisFilters select{cursor:pointer}.form select:focus,.filters select:focus,.analysisFilters select:focus{animation:selectWipe .45s ease both}@keyframes selectWipe{0%{box-shadow:0 0 #1d4ed800;transform:translateY(-2px)}to{box-shadow:0 10px 24px #1d4ed829;transform:translateY(0)}}.recordToolbar select.smoothSelect,.filters select.smoothSelect{min-width:150px}.captchaInput input,.captchaBox span{text-transform:none!important}.loginPage:before{animation-duration:6.2s!important}.loginCard{box-shadow:0 26px 65px #111f4538!important}.chartPanel svg text{font-family:Inter,Segoe UI,Arial,sans-serif!important}.chartPanel svg rect{shape-rendering:geometricPrecision}.graphGrid .panel{min-height:505px}.chartPanel .chart{min-height:390px}.tiny.iconOnly{width:42px;height:38px;padding:0;justify-content:center;font-size:0}.tiny.iconOnly svg{margin:0}.heavyChart{height:430px!important;min-height:430px!important}.chartLegend{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.chartLegend span{border:1px solid #dbe7f7;background:#f8fbff;border-radius:999px;padding:8px 12px;color:#25334e;font-weight:800}.chartLegend i{width:10px;height:10px;border-radius:99px;display:inline-block;margin-right:7px}.executiveChart{min-height:560px!important}.chartTotal{font-size:17px!important;font-weight:950!important;fill:#0f1d42!important}.pct{font-weight:850!important;fill:#516178!important}.badge.cls{font-weight:900}.badge.cls.settled{background:#dcfce7!important;color:#166534!important}.badge.cls.irregular{background:#fee2e2!important;color:#991b1b!important}.badge.cls.pending{background:#fef3c7!important;color:#92400e!important}.captchaInput input,.loginCard input{text-transform:none!important}.form input::placeholder{color:#7b879a!important;font-weight:650!important}.graphGrid .chartPanel .panelHead small{font-weight:800;color:#718096}.chart .donutT{font-size:31px!important}.chart .donutS{font-size:13px!important}.barG,.hbar{animation:chartDance 1.4s ease both}@keyframes chartDance{0%{opacity:0;transform:translateY(24px) scale(.94)}60%{opacity:1;transform:translateY(-3px) scale(1.02)}to{opacity:1;transform:none}}select.smoothSelect,.filters select,.form select,.analysisFilters select{transition:box-shadow .45s ease,transform .45s ease!important}select.smoothSelect:focus,.filters select:focus,.form select:focus,.analysisFilters select:focus{transform:translateY(3px)!important;box-shadow:0 12px 28px #1d4ed82e!important}.modal .infoGrid span{overflow-wrap:anywhere}.loginPage:before{animation-duration:5.6s!important}.modal:has(.changePassBody){width:min(620px,92vw)!important}.changePassBody .profileGrid{grid-template-columns:1fr!important}.changePassBody .modalActions{justify-content:flex-end}.proChart{height:330px!important;min-height:330px!important}.executiveChart,.graphGrid .panel{min-height:475px!important}.chartPanel .panelHead h3{font-size:21px!important}.chartPanel .panelHead small{font-size:13.5px!important}.chartLegend em{margin-left:5px;color:#64748b;font-style:normal}.proChart .segment{animation:softPulse 3.5s ease-in-out infinite alternate;transform-origin:center}.proChart .live{animation:floatGraph 3.8s ease-in-out infinite alternate}.proChart .radial circle:nth-child(2){animation:ringDash 4s linear infinite}.proChart .trendLine{animation:trendGlow 2.8s ease-in-out infinite alternate}.proChart .num{fill:#0f1d42!important}.proChart text{font-weight:800!important}.toast{position:fixed;top:84px;right:22px;z-index:99999;border-radius:16px;padding:15px 18px;min-width:310px;box-shadow:0 18px 45px #0f1e4638;color:#fff}.loginCard input,.captchaInput input{text-transform:none!important;letter-spacing:normal!important}.captchaInput input{font-family:Inter,Segoe UI,Arial,sans-serif!important}.loginCard input::placeholder{color:#7d889b!important}.userForm input::placeholder{color:#8b95a7!important;font-weight:600!important}.tableWrap table{font-size:14px!important}.tableWrap table th{font-size:13px!important}.badge.cls.settled:after{content:""}.badge.cls.irregular:after{content:""}.badge.cls.pending:after{content:""}@keyframes softPulse{0%{opacity:.92;transform:scale(.995)}to{opacity:1;transform:scale(1.01)}}@keyframes floatGraph{0%{transform:translateY(0)}to{transform:translateY(-4px)}}@keyframes ringDash{to{stroke-dashoffset:-32}}@keyframes trendGlow{0%{filter:drop-shadow(0 3px 4px rgba(37,99,235,.13))}to{filter:drop-shadow(0 8px 11px rgba(37,99,235,.28))}}.chartPanel.executiveChart{min-height:520px!important;overflow:hidden!important;background:#fff!important}.chartPanel .panelHead{align-items:flex-start!important;margin-bottom:8px!important}.chartPanel .panelHead h3{font-size:20px!important;line-height:1.2!important;margin:0 0 8px!important;color:#101f45!important}.chartPanel .panelHead small{font-size:13px!important;color:#66738c!important;font-weight:750!important}.proChart.animatedChart{height:360px!important;min-height:360px!important;width:100%!important;background:transparent!important;border:0!important;overflow:visible!important}.animatedChart .axisText{font-size:12px!important;fill:#586780!important;font-weight:850!important}.animatedChart .pct{font-size:12px!important;fill:#64748b!important;font-weight:850!important}.animatedChart .num{font-size:17px!important;fill:#0f1d42!important;font-weight:950!important}.animatedChart .lightNum{fill:#fff!important}.animatedChart .legendText{font-size:13px!important;fill:#26354f!important;font-weight:850!important}.animatedChart .chartTotal{font-size:16px!important;fill:#0f1d42!important;font-weight:950!important}.animatedChart .donutT{font-size:32px!important;fill:#0f1d42!important;font-weight:950!important}.animatedChart .donutS{font-size:13px!important;fill:#64748b!important;font-weight:850!important}.chartPulse{animation:graphFloat 3.6s ease-in-out infinite alternate,graphEnter .8s ease both;transform-box:fill-box;transform-origin:center}@keyframes graphEnter{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes graphFloat{0%{filter:drop-shadow(0 3px 5px rgba(37,99,235,.12));transform:translateY(0)}to{filter:drop-shadow(0 10px 14px rgba(37,99,235,.2));transform:translateY(-3px)}}.chartLegend{min-height:45px!important;overflow:hidden!important}.chartLegend span{font-size:13px!important;padding:7px 11px!important}.graphGrid{align-items:start!important}.solidChartPanel{min-height:500px!important;overflow:hidden!important;background:linear-gradient(180deg,#fff,#f8fbff)!important}.solidChartPanel .panelHead{margin-bottom:10px!important}.solidChartPanel .panelHead h3{font-size:20px!important}.solidChartPanel .panelHead small{font-size:13px!important;color:#64748b!important}.visualChart{position:relative;min-height:305px;border:1px solid #dce8f8;border-radius:22px;background:linear-gradient(180deg,#fbfdff,#f3f7fc);padding:24px 24px 18px;overflow:hidden}.visualChart:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 19%,rgba(202,216,238,.55) 20%,transparent 20.6%,transparent 39%,rgba(202,216,238,.55) 40%,transparent 40.6%,transparent 59%,rgba(202,216,238,.55) 60%,transparent 60.6%,transparent 79%,rgba(202,216,238,.55) 80%,transparent 80.6%);opacity:.75;pointer-events:none}.chartInsight{position:relative;z-index:2;display:flex;gap:12px;align-items:center;margin-bottom:14px;color:#102047}.chartInsight>b{font-size:24px}.chartInsight span{font-weight:900;color:#64748b}.chartInsight em{font-style:normal;color:#334155;font-weight:700;font-size:12px}.solidBars{position:relative;z-index:2;height:238px;display:flex;align-items:flex-end;gap:18px;padding:18px 8px 0}.solidBarItem{flex:1;min-width:64px;display:grid;grid-template-rows:auto 1fr auto;align-items:end;text-align:center}.solidBar{height:170px;display:flex;align-items:flex-end;justify-content:center}.solidBar i{display:block;width:min(52px,70%);height:var(--h);min-height:26px;border-radius:14px;background:linear-gradient(180deg,var(--c),color-mix(in srgb,var(--c) 82%,#000));box-shadow:0 14px 24px color-mix(in srgb,var(--c) 25%,transparent);animation:barDance 2.6s ease-in-out infinite alternate}.solidValue{font-weight:950;color:#102047;font-size:16px}.solidValue small{display:block;color:#64748b;font-size:11px}.solidBarItem b{font-size:12px;color:#53627b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rankBars{position:relative;z-index:2;display:grid;gap:13px;padding:22px 8px}.rankRow{display:grid;grid-template-columns:26px 140px 1fr 44px 48px;gap:12px;align-items:center}.rankRow span{width:24px;height:24px;border-radius:8px;background:#eef4ff;display:grid;place-items:center;font-weight:900;color:#1d4ed8}.rankRow b{font-size:12px;color:#42526d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rankRow div{height:18px;border-radius:999px;background:#e8eef8;overflow:hidden}.rankRow div i{display:block;height:100%;width:var(--w);border-radius:999px;background:linear-gradient(90deg,var(--c),color-mix(in srgb,var(--c) 72%,#fff));box-shadow:0 7px 18px color-mix(in srgb,var(--c) 28%,transparent);animation:hbarFlow 3s ease-in-out infinite alternate}.rankRow strong{font-weight:950;color:#102047}.rankRow em{font-style:normal;font-weight:850;color:#64748b}.donutWrap{position:relative;z-index:2;display:grid;grid-template-columns:240px 1fr;gap:30px;align-items:center;min-height:235px;padding:10px 20px}.bigDonut{width:205px;height:205px;border-radius:50%;display:grid;place-items:center;box-shadow:0 15px 40px #1f305a29}.bigDonut i{width:118px;height:118px;border-radius:50%;background:#fff;display:grid;place-items:center;font-style:normal;box-shadow:inset 0 0 0 1px #e5edf9}.bigDonut b{font-size:28px;color:#102047}.bigDonut span{font-size:12px;color:#64748b;font-weight:900}.donutLegend{display:grid;gap:9px}.donutLegend p{display:grid;grid-template-columns:12px 1fr 48px 48px;gap:10px;margin:0;align-items:center;font-weight:850;color:#25334e}.donutLegend i{width:12px;height:12px;border-radius:50%}.donutLegend span,.donutLegend em{font-style:normal;color:#64748b}.pipelineCards{position:relative;z-index:2;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px;padding:25px 10px}.pipeCard{border:1px solid #dbe8f8;background:#fff;border-radius:18px;padding:16px;text-align:center;box-shadow:0 12px 30px #0f224814;animation:tileFloat 3s ease-in-out infinite alternate}.pipeCard .ring{width:86px;height:86px;border-radius:50%;margin:0 auto 10px;display:grid;place-items:center}.pipeCard .ring i{width:55px;height:55px;border-radius:50%;background:#fff;display:grid;place-items:center;font-style:normal;font-weight:950;color:#102047}.pipeCard b{display:block;font-size:12px;color:#35435c}.pipeCard span{font-weight:900;color:var(--c)}.trendChart{position:relative;z-index:2;height:238px;padding:18px 16px;display:flex;align-items:stretch;gap:8px}.trendPoint{position:relative;flex:1}.trendPoint:before{content:"";position:absolute;left:50%;top:var(--y);width:18px;height:18px;border-radius:50%;background:var(--c);box-shadow:0 0 0 6px color-mix(in srgb,var(--c) 20%,transparent);animation:pulseDot 2.4s ease-in-out infinite}.trendPoint:after{content:"";position:absolute;left:50%;top:calc(var(--y) + 9px);height:calc(100% - var(--y) - 44px);width:5px;border-radius:99px;background:linear-gradient(var(--c),transparent);opacity:.35}.trendPoint i{position:absolute;left:calc(50% - 6px);top:calc(var(--y) - 28px);font-style:normal;font-weight:950;color:#102047}.trendPoint b{position:absolute;left:0;right:0;bottom:0;text-align:center;font-size:11px;color:#56657d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.heatGrid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:14px;padding:26px 12px}.heatTile{min-height:95px;border-radius:18px;padding:16px;background:linear-gradient(135deg,color-mix(in srgb,var(--c) calc(var(--a)*100%),#fff),var(--c));box-shadow:0 15px 28px color-mix(in srgb,var(--c) 22%,transparent);color:#fff;display:grid;align-content:center;gap:4px;animation:heatPulse 3s ease-in-out infinite alternate}.heatTile strong{font-size:24px}.heatTile b{font-size:12px;line-height:1.2}.heatTile span{font-weight:900;opacity:.9}.solidLegend{border-top:0!important;margin-top:12px}.solidLegend span{font-size:12.5px!important}.emptyViz{position:relative;z-index:2;height:220px;display:grid;place-items:center;color:#64748b;font-weight:900}@keyframes barDance{0%{transform:scaleY(.96);filter:brightness(.98)}to{transform:scaleY(1.04);filter:brightness(1.08)}}@keyframes hbarFlow{0%{filter:brightness(.98)}to{filter:brightness(1.1)}}@keyframes tileFloat{0%{transform:translateY(0)}to{transform:translateY(-5px)}}@keyframes pulseDot{0%,to{transform:scale(1)}50%{transform:scale(1.22)}}@keyframes heatPulse{0%{transform:translateY(0) scale(1)}to{transform:translateY(-4px) scale(1.015)}}@keyframes liveSpin{to{transform:rotate(360deg)}}.liveSpin{animation:donutBreathe 4s ease-in-out infinite alternate}@keyframes donutBreathe{0%{transform:scale(.99)}to{transform:scale(1.025)}}@media(max-width:1100px){.donutWrap{grid-template-columns:1fr}.rankRow{grid-template-columns:24px 95px 1fr 36px 42px}.visualChart{padding:18px}.solidBars{gap:8px}.solidChartPanel{min-height:auto!important}}.pageReveal>*{animation:pageSoftIn .72s cubic-bezier(.18,.84,.28,1) both}.pageReveal .panel,.pageReveal .card{animation:panelWipeIn .9s cubic-bezier(.19,1,.22,1) both;transform-origin:top left}.pageReveal .panel:nth-child(2n),.pageReveal .card:nth-child(2n){animation-delay:.06s}.pageReveal .panel:nth-child(3n),.pageReveal .card:nth-child(3n){animation-delay:.11s}@keyframes pageSoftIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes panelWipeIn{0%{opacity:0;clip-path:inset(0 100% 0 0 round 24px);transform:translateY(12px) scale(.992)}to{opacity:1;clip-path:inset(0 0 0 0 round 24px);transform:translateY(0) scale(1)}}.visualChart{isolation:isolate;animation:chartCanvasDraw .9s cubic-bezier(.19,1,.22,1) both;transform-origin:left center}.visualChart:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.7) 46%,transparent 58%);transform:translate(-120%);animation:chartSheen 5.8s ease-in-out infinite;pointer-events:none;z-index:1}.visualChart>*{position:relative;z-index:2}@keyframes chartCanvasDraw{0%{opacity:0;clip-path:inset(0 100% 0 0 round 22px)}to{opacity:1;clip-path:inset(0 0 0 0 round 22px)}}@keyframes chartSheen{0%,62%{transform:translate(-120%)}78%,to{transform:translate(120%)}}.solidBars .solidBarItem{animation:barItemIn .75s cubic-bezier(.2,.9,.25,1.15) both;animation-delay:calc(var(--n,0) * 55ms)}.solidBars .solidBarItem:nth-child(1){--n:1}.solidBars .solidBarItem:nth-child(2){--n:2}.solidBars .solidBarItem:nth-child(3){--n:3}.solidBars .solidBarItem:nth-child(4){--n:4}.solidBars .solidBarItem:nth-child(5){--n:5}.solidBars .solidBarItem:nth-child(6){--n:6}.solidBars .solidBarItem:nth-child(7){--n:7}.solidBars .solidBarItem:nth-child(8){--n:8}.solidBar i{transform-origin:bottom center;animation:barDraw 1.2s cubic-bezier(.18,.88,.26,1.1) both,barLive 4s ease-in-out infinite 1.2s!important}@keyframes barItemIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes barDraw{0%{transform:scaleY(0);filter:saturate(.85)}to{transform:scaleY(1);filter:saturate(1)}}@keyframes barLive{0%,to{filter:brightness(1);transform:scaleY(1)}50%{filter:brightness(1.08);transform:scaleY(1.025)}}.rankRow{animation:rankRowIn .85s cubic-bezier(.18,.86,.3,1) both;animation-delay:calc(var(--r,0) * .06s)}.rankRow:nth-child(1){--r:1}.rankRow:nth-child(2){--r:2}.rankRow:nth-child(3){--r:3}.rankRow:nth-child(4){--r:4}.rankRow:nth-child(5){--r:5}.rankRow:nth-child(6){--r:6}.rankRow:nth-child(7){--r:7}.rankRow:nth-child(8){--r:8}.rankRow div i{transform-origin:left center;animation:hbarDraw 1.1s cubic-bezier(.19,1,.22,1) both,hbarLive 5s ease-in-out infinite 1.2s!important}@keyframes rankRowIn{0%{opacity:0;transform:translate(-22px)}to{opacity:1;transform:translate(0)}}@keyframes hbarDraw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes hbarLive{0%,to{filter:brightness(1)}50%{filter:brightness(1.12)}}.bigDonut{animation:donutDraw .95s cubic-bezier(.19,1,.22,1) both,donutMotion 6s ease-in-out infinite 1s!important;transform-origin:center}.donutLegend p{animation:legendSlideIn .65s ease both;animation-delay:calc(var(--l,0) * .06s)}.donutLegend p:nth-child(1){--l:1}.donutLegend p:nth-child(2){--l:2}.donutLegend p:nth-child(3){--l:3}.donutLegend p:nth-child(4){--l:4}.donutLegend p:nth-child(5){--l:5}.donutLegend p:nth-child(6){--l:6}.donutLegend p:nth-child(7){--l:7}.donutLegend p:nth-child(8){--l:8}@keyframes donutDraw{0%{opacity:0;transform:rotate(-28deg) scale(.82)}to{opacity:1;transform:rotate(0) scale(1)}}@keyframes donutMotion{0%,to{transform:rotate(0) scale(1)}50%{transform:rotate(2deg) scale(1.025)}}@keyframes legendSlideIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.pipeCard{animation:pipePop .85s cubic-bezier(.17,.84,.28,1.22) both,pipeFloat 4.8s ease-in-out infinite 1s!important;animation-delay:calc(var(--p,0) * .07s)}.pipeCard:nth-child(1){--p:1}.pipeCard:nth-child(2){--p:2}.pipeCard:nth-child(3){--p:3}.pipeCard:nth-child(4){--p:4}.pipeCard:nth-child(5){--p:5}.pipeCard:nth-child(6){--p:6}.pipeCard .ring{animation:ringSweep 1.1s ease both;transform-origin:center}@keyframes pipePop{0%{opacity:0;transform:translateY(18px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pipeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes ringSweep{0%{filter:blur(2px);transform:rotate(-35deg) scale(.8)}to{filter:blur(0);transform:rotate(0) scale(1)}}.trendPoint{animation:trendIn .9s cubic-bezier(.19,1,.22,1) both;animation-delay:calc(var(--i,0) * 75ms)}.trendPoint:before{animation:dotPulse 2.6s ease-in-out infinite!important}.trendPoint:after{animation:lineGrow 1.25s ease both,trailBreathe 4s ease-in-out infinite 1.3s!important;transform-origin:top center}@keyframes trendIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes lineGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes trailBreathe{0%,to{opacity:.32}50%{opacity:.58}}@keyframes dotPulse{0%,to{transform:scale(1);box-shadow:0 0 0 6px color-mix(in srgb,var(--c) 18%,transparent)}50%{transform:scale(1.16);box-shadow:0 0 0 12px color-mix(in srgb,var(--c) 10%,transparent)}}.heatTile{animation:heatTileIn .75s cubic-bezier(.18,.84,.28,1.12) both,heatLive 4.2s ease-in-out infinite 1s!important;animation-delay:calc(var(--horder,0) * .06s)}.heatTile:nth-child(1){--horder:1}.heatTile:nth-child(2){--horder:2}.heatTile:nth-child(3){--horder:3}.heatTile:nth-child(4){--horder:4}.heatTile:nth-child(5){--horder:5}.heatTile:nth-child(6){--horder:6}.heatTile:nth-child(7){--horder:7}.heatTile:nth-child(8){--horder:8}@keyframes heatTileIn{0%{opacity:0;transform:translateY(18px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes heatLive{0%,to{filter:brightness(1);transform:translateY(0)}50%{filter:brightness(1.08);transform:translateY(-3px)}}.chartLegend span{animation:legendBubble .7s cubic-bezier(.18,.84,.28,1.08) both;animation-delay:calc(var(--lg,0) * 45ms)}.chartLegend span:nth-child(1){--lg:1}.chartLegend span:nth-child(2){--lg:2}.chartLegend span:nth-child(3){--lg:3}.chartLegend span:nth-child(4){--lg:4}.chartLegend span:nth-child(5){--lg:5}.chartLegend span:nth-child(6){--lg:6}@keyframes legendBubble{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.visualChart,.visualChart:after,.solidBar i,.rankRow div i,.bigDonut,.pipeCard,.heatTile,.trendPoint,.trendPoint:before,.trendPoint:after,.chartLegend span,.pageReveal>*{animation:none!important}}.chartPanel .visualChart{will-change:transform,opacity;background:linear-gradient(180deg,#fbfdff,#f7fbff)!important;animation:chartSoftDraw 1.15s cubic-bezier(.18,.86,.28,1) both,chartAlive 7s ease-in-out infinite 1.2s!important}.solidBar i,.rankRow div i{animation-timing-function:cubic-bezier(.22,.61,.36,1)!important;animation-duration:4.8s!important;will-change:height,width,filter,transform}.bigDonut{animation:donutSoftPulse 5.6s ease-in-out infinite!important;will-change:transform,filter}.pipeCard{animation-duration:5.8s!important;animation-timing-function:ease-in-out!important}.trendPoint:before{animation-duration:4.2s!important}.trendPoint:after{animation-duration:4.8s!important}.heatTile{animation-duration:5.2s!important;animation-timing-function:ease-in-out!important}@keyframes chartSoftDraw{0%{opacity:0;clip-path:inset(0 100% 0 0);transform:translate(-12px)}to{opacity:1;clip-path:inset(0 0 0 0);transform:none}}@keyframes chartAlive{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes donutSoftPulse{0%,to{transform:scale(1);filter:drop-shadow(0 10px 18px rgba(31,48,90,.11))}50%{transform:scale(1.018);filter:drop-shadow(0 14px 24px rgba(31,48,90,.18))}}.tableWrap th:nth-child(7),.tableWrap td:nth-child(7){min-width:120px}.inputField.error{border-color:#ef4444!important;box-shadow:0 0 0 4px #ef44441f!important}.inputField.error svg{color:#ef4444!important}.actions button{position:relative}.actions button[data-tip]:hover:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#0f1f44;color:#fff;white-space:nowrap;font-size:11px;font-weight:800;padding:7px 9px;border-radius:9px;z-index:10;box-shadow:0 8px 20px #0000002e}.proUserForm{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px 22px!important;padding-top:4px}.proUserForm .formNotice{grid-column:1/-1;display:flex;gap:12px;align-items:flex-start;background:linear-gradient(135deg,#f7fbff,#eef5ff);border:1px solid #dbe8fb;border-radius:18px;padding:14px 16px;color:#172554}.proUserForm .formNotice svg{color:#1d4ed8;margin-top:2px}.proUserForm .formNotice b{font-size:15px}.proUserForm .formNotice p{margin:3px 0 0;color:#64748b;font-size:13px;font-weight:600}.proField{display:grid!important;gap:7px!important;color:#172554!important;font-weight:800!important}.proField span{font-size:14px;letter-spacing:.01em}.proField span small{color:#7c879a;font-weight:700;text-transform:none}.proField input,.proField select{width:100%;height:50px;border:1px solid #d7e2f3;border-radius:14px;background:#fff;color:#172033;font-size:14.5px!important;font-weight:500!important;letter-spacing:normal!important;padding:0 15px;outline:none;box-shadow:0 1px #0f172a05;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.proField input::placeholder{color:#9aa6b8!important;font-weight:500!important}.proField input:focus,.proField select:focus{border-color:#2f61d6;box-shadow:0 0 0 4px #2f61d61f!important;transform:none!important}.proField input.invalid,.proField select.invalid{border-color:#ef4444!important;background:snow!important;box-shadow:0 0 0 4px #ef44441a!important}.proField em{color:#dc2626;font-size:12.5px;font-style:normal;font-weight:700;margin-top:-2px}.passwordMeter{height:8px;background:#e8eef8;border-radius:99px;overflow:hidden;margin-top:8px}.passwordMeter i{display:block;height:100%;border-radius:99px;transition:width .28s ease,background .28s ease}.passwordMeter.weak i{background:#ef4444}.passwordMeter.medium i{background:#f59e0b}.passwordMeter.strong i{background:#16a34a}.passText{display:block;margin-top:5px!important;font-size:12.5px!important;font-weight:800!important}.passText.weak{color:#dc2626}.passText.medium{color:#b45309}.passText.strong{color:#15803d}.proUserForm .userActions{grid-column:1/-1;justify-content:flex-end;margin-top:14px}.proUserForm .userActions button{height:48px;border-radius:14px;font-weight:850}.modal.wide:has(.proUserForm){width:min(1180px,94vw)!important}.modal:has(.proUserForm)>h2{font-size:24px;margin-bottom:16px}.userForm input,.userForm select{font-family:Inter,Segoe UI,Arial,sans-serif!important;text-transform:none!important}.userForm input{font-weight:500!important}@media(max-width:960px){.proUserForm{grid-template-columns:1fr!important}.modal.wide:has(.proUserForm){width:96vw!important}}.modal.wide:has(.proUserForm){width:min(860px,92vw)!important;max-height:92vh;overflow:auto;border-radius:22px!important;padding:22px!important}.modal:has(.proUserForm)>h2{font-size:22px!important;margin:0 0 14px!important;font-weight:800!important;letter-spacing:-.02em!important}.proUserForm{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:13px 16px!important;padding-top:0!important;animation:none!important}.proUserForm .formNotice{padding:12px 14px!important;border-radius:16px!important;background:linear-gradient(135deg,#f8fbff,#eef5ff)!important}.proUserForm .formNotice b{font-size:14px!important;font-weight:750!important}.proUserForm .formNotice p{font-size:12.5px!important;font-weight:450!important;line-height:1.4!important}.proField{gap:5px!important;font-weight:700!important;min-width:0!important}.proField span{font-size:13px!important;font-weight:750!important;color:#172554!important}.proField span small{font-size:12px!important;font-weight:600!important;color:#7a8496!important}.proField input,.proField select{height:41px!important;border-radius:12px!important;font-size:13.2px!important;font-weight:400!important;color:#172033!important;padding:0 13px!important;letter-spacing:0!important;box-shadow:none!important;transition:border-color .15s ease,box-shadow .15s ease!important;transform:none!important}.proField input::placeholder{font-size:13px!important;font-weight:400!important;color:#99a4b5!important}.proField input:focus,.proField select:focus{transform:none!important;border-color:#335fcd!important;box-shadow:0 0 0 3px #335fcd1a!important;background:#fff!important}.proField em{font-size:11.8px!important;font-weight:600!important;margin-top:0!important}.passwordMeter{height:6px!important;margin-top:6px!important;background:#e9eef7!important}.passText{font-size:11.8px!important;font-weight:700!important;margin-top:3px!important}.proUserForm .userActions{margin-top:10px!important;gap:10px!important}.proUserForm .userActions button{height:42px!important;border-radius:13px!important;font-size:13px!important;font-weight:800!important;padding:0 22px!important}.userForm input,.userForm select{font-weight:400!important;-webkit-font-smoothing:antialiased!important;text-rendering:optimizeLegibility!important}.userForm input:focus,.userForm select:focus{animation:none!important}@media(max-width:760px){.proUserForm{grid-template-columns:1fr!important}.modal.wide:has(.proUserForm){width:96vw!important;padding:18px!important}}.modal.wide:has(.proUserForm){width:min(760px,92vw)!important;max-height:none!important;overflow:visible!important;padding:20px 22px!important;border-radius:24px!important}.modalShade:has(.proUserForm){align-items:center!important;overflow:hidden!important;padding:10px!important}.modal:has(.proUserForm)>h2{font-size:21px!important;margin:0 0 12px!important;font-weight:750!important;letter-spacing:-.02em!important}.proUserForm{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px 14px!important;padding:0!important;margin:0!important;animation:none!important}.proUserForm .formNotice{padding:10px 12px!important;border-radius:15px!important;gap:10px!important}.proUserForm .formNotice b{font-size:13.5px!important;font-weight:700!important}.proUserForm .formNotice p{font-size:12px!important;font-weight:400!important;margin-top:2px!important;line-height:1.25!important}.proField{margin:0!important;gap:4px!important;font-weight:650!important;min-width:0!important;text-transform:none!important}.proField span{font-size:12.8px!important;font-weight:700!important;line-height:1.1!important;color:#172554!important}.proField span small{font-size:11.5px!important;font-weight:500!important;color:#7d8799!important;text-transform:none!important}.proField input,.proField select{height:38px!important;min-height:38px!important;border-radius:12px!important;padding:0 12px!important;font-size:13.2px!important;line-height:38px!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important;transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease!important;transform:none!important;animation:none!important}.proField input,.proField input:focus,.proField select,.proField select:focus{font-weight:400!important;transform:none!important;animation:none!important}.proField input::placeholder{font-size:13px!important;font-weight:400!important;color:#9aa6b8!important}.proField input:focus,.proField select:focus{border-color:#2f61d6!important;box-shadow:0 0 0 3px #2f61d61a!important}.proField em{font-size:11px!important;font-weight:500!important;line-height:1.1!important;margin:0!important}.passwordMeter{height:5px!important;margin-top:5px!important}.passText{font-size:11px!important;font-weight:600!important;margin-top:2px!important}.proUserForm .userActions{grid-column:1/-1!important;margin-top:7px!important;gap:9px!important}.proUserForm .userActions button{height:39px!important;border-radius:12px!important;font-size:12.8px!important;font-weight:750!important;padding:0 20px!important}.userForm input,.userForm select,.profileGrid input,.changePassBody input{font-weight:400!important;letter-spacing:0!important;text-transform:none!important}.userForm *{animation:none!important}.captchaRow{grid-template-columns:1.15fr .95fr!important;gap:10px!important}.captchaBox{display:grid!important;grid-template-columns:minmax(0,1fr) 34px!important;gap:6px!important;align-items:center!important;justify-content:stretch!important;padding:0 7px 0 10px!important;overflow:hidden!important}.captchaBox span{display:block!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:20px!important;letter-spacing:2px!important;line-height:1!important;text-align:center!important;padding-right:0!important;text-transform:none!important}.captchaBox button{position:static!important;transform:none!important;inset:auto!important;width:30px!important;height:30px!important;border-radius:9px!important;flex:0 0 30px!important;z-index:2!important}.captchaInput input,.loginCard input{font-weight:400!important;letter-spacing:0!important;text-transform:none!important}.inputField input{font-weight:400!important}.drop button{font-weight:500!important;color:#18233b!important}.drop button:hover{background:#f4f8ff!important}.drop button:last-child{color:#dc2626!important;font-weight:700!important}.drop button:last-child:hover{background:#fff1f2!important;color:#b91c1c!important}.profileGrid label,.changePassBody label{font-weight:650!important}.profileGrid input,.changePassBody input{font-weight:400!important}@media(max-width:780px){.modal.wide:has(.proUserForm){width:96vw!important;max-height:94vh!important;overflow:auto!important;padding:18px!important}.proUserForm{grid-template-columns:1fr!important}.modalShade:has(.proUserForm){overflow:auto!important}}.modalShade:has(.proUserForm){align-items:center!important;overflow:hidden!important;padding:8px!important}.modal.wide:has(.proUserForm){width:min(720px,88vw)!important;max-height:calc(100vh - 32px)!important;overflow:visible!important;padding:18px 20px!important;border-radius:22px!important}.modal:has(.proUserForm)>h2{font-size:20px!important;margin-bottom:10px!important}.proUserForm{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px 12px!important}.proUserForm .formNotice{grid-column:1/-1!important;padding:9px 12px!important;margin-bottom:4px!important}.proField{display:flex!important;flex-direction:column!important;gap:3px!important;margin:0!important}.proField span{font-size:12.4px!important;font-weight:650!important;line-height:1.05!important}.proField input,.proField select{height:36px!important;min-height:36px!important;line-height:36px!important;font-size:13px!important;font-weight:400!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;border-radius:11px!important;padding:0 11px!important;caret-color:#1d4ed8!important;will-change:auto!important;backface-visibility:visible!important;transition:border-color .12s ease,box-shadow .12s ease!important;transform:none!important;animation:none!important}.proField input:focus,.proField select:focus{transform:none!important;animation:none!important;outline:none!important}.proUserForm,.proUserForm *{animation:none!important}.proField input::placeholder{font-weight:400!important;color:#9aa6b8!important}.passwordMeter{height:4px!important;margin-top:4px!important}.passText,.proField em{font-size:10.8px!important}.proUserForm .userActions{margin-top:6px!important}.proUserForm .userActions button{height:38px!important}.profileSummary{display:flex;align-items:center;gap:14px;padding:12px;border:1px solid #dce7fa;border-radius:16px;background:#f8fbff;margin-bottom:12px}.profileAvatar{width:58px;height:58px;border-radius:18px;background:#eef4ff;color:#244aad;display:grid;place-items:center}.profileSummary h3{margin:0;font-size:18px}.profileSummary p{margin:3px 0 0;color:#64748b;font-weight:500}.profileDetails{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profileDetails div{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:10px}.profileDetails span{display:block;color:#64748b;font-size:12px;font-weight:500}.profileDetails b{display:block;margin-top:4px;font-size:13px;font-weight:650;color:#0f1d42;overflow-wrap:anywhere}.changePassBody .profileGrid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.changePassBody label{font-weight:600!important;color:#172554}.changePassBody input{height:42px!important;border-radius:12px!important;font-weight:400!important}.alert.ok{background:#dcfce7!important;color:#166534!important;border:1px solid #bbf7d0!important}.drop button{font-weight:500!important}.drop button:last-child{background:#fff1f2!important;color:#dc2626!important;font-weight:700!important}@media(max-height:760px){.modal.wide:has(.proUserForm){width:min(700px,90vw)!important;padding:14px 18px!important}.proUserForm{gap:5px 10px!important}.proField input,.proField select{height:33px!important;min-height:33px!important;line-height:33px!important}.proUserForm .formNotice{padding:7px 10px!important}.proUserForm .formNotice p{display:none!important}.proUserForm .userActions button{height:35px!important}.modal:has(.proUserForm)>h2{font-size:18px!important;margin-bottom:8px!important}.passwordMeter{height:3px!important;margin-top:3px!important}}@media(max-width:760px){.modal.wide:has(.proUserForm){width:96vw!important;max-height:94vh!important;overflow:auto!important}.proUserForm,.profileDetails{grid-template-columns:1fr!important}}.cards.six{grid-template-columns:repeat(6,1fr)}.filterBlock{margin-bottom:14px}.filterTop{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.filterTop b{display:inline-flex;align-items:center;background:#f3f7ff;border:1px solid #dce7f6;color:#12224a;border-radius:14px;padding:10px 16px;font-weight:800}.searchBox{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:0 10px;min-width:310px;height:43px}.searchBox input{border:0;outline:0;min-width:240px;height:100%;font-weight:400!important;background:transparent}.filters select{height:43px;min-width:150px}@media(max-width:1300px){.cards.six{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.cards.six{grid-template-columns:1fr}.searchBox{min-width:100%;width:100%}.searchBox input{min-width:0}.filters select{width:100%}}.bioPanel{background:#f7fbff;border:1px solid #d8e7fb;border-radius:18px;padding:14px;margin:14px 0}.bioPanel h3{margin:0 0 10px;color:#083b74}.bioChips{display:flex;gap:8px;flex-wrap:wrap}.fingerList{display:grid;grid-template-columns:140px 1fr;gap:8px;margin-top:12px;color:#344054}.fingerList b{color:#0b376d}@media(max-width:640px){.loginPage{display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;min-height:100vh!important}.loginIntro{display:none!important}.loginCard{width:min(420px,100%)!important;margin:0 auto!important;padding:24px 20px!important;border-radius:24px!important}.captchaRow{grid-template-columns:1fr!important}.captchaBox,.captchaInput.inputField,.inputField{height:50px!important}}
