.homePage_homePageWrapper__bcFtN{min-height:100vh;display:flex;flex-direction:column;position:relative;background:#f1f5f9;overflow-x:hidden;padding:0}.homePage_govHeader__OCHa2{position:relative;z-index:10;background:linear-gradient(90deg,#991b1b,#dc2626);border-bottom:4px solid #fbbf24;padding:12px 10px 8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.homePage_headerContent__oaG_j{max-width:1250px;margin:0 auto;display:flex;align-items:center;gap:16px}.homePage_logoContainer__2O8UJ{width:54px;height:54px;background:transparent;display:flex;align-items:center;justify-content:center}.homePage_logoContainer__2O8UJ .homePage_logo__iWdLc{width:100%;height:100%;object-fit:contain}.homePage_headerTitle__yZW7A .homePage_mainTitle__GwTHp{color:#fef08a;font-size:1.55rem;font-weight:800;margin:0;text-transform:uppercase;letter-spacing:.5px}.homePage_headerTitle__yZW7A .homePage_subtitle__D5O9d{color:#f8fafc;font-weight:700;text-transform:uppercase;font-size:1.1rem}.homePage_mainContent__wBI0k{flex:1 1;max-width:1200px;margin:0 auto;width:100%;padding:40px 40px 80px}.homePage_sectionHeader__WWiRC{margin-bottom:30px;text-align:center}.homePage_sectionHeader__WWiRC>div{display:inline-block}.homePage_sectionHeader__WWiRC h2{color:#0f172a;font-size:1.5rem;font-weight:700;text-transform:uppercase;margin:0 0 10px}.homePage_sectionHeader__WWiRC .homePage_divider__k7kuQ{width:80%;justify-self:center;height:4px;background:#dc2626;border-radius:2px}.homePage_servicesGrid__r6AW4{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px;gap:25px}.homePage_serviceCard__S8TVY{position:relative;background:var(--bg-light);border:1px solid rgba(15,23,42,.04);border-radius:12px;padding:30px;cursor:pointer;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.2,1,.3,1);box-shadow:0 4px 10px rgba(15,23,42,.02)}.homePage_serviceCard__S8TVY:hover{transform:translateY(-6px);box-shadow:0 15px 30px rgba(15,23,42,.08);border-color:rgba(15,23,42,.08)}.homePage_serviceCard__S8TVY:hover .homePage_iconBox__IO4Mn{transform:scale(1.08) rotate(3deg);box-shadow:0 8px 20px rgba(0,0,0,.15)}.homePage_serviceCard__S8TVY:hover .homePage_cardFooter__126fX{color:var(--accent-color);padding-left:5px}.homePage_cardHeader__Yk5Va{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.homePage_iconBox__IO4Mn{width:60px;height:60px;background:var(--accent-color);color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.2,1,.3,1);box-shadow:0 4px 12px rgba(0,0,0,.08)}.homePage_iconBox__IO4Mn svg{width:32px;height:32px;stroke:currentColor;stroke-width:1.8}.homePage_cardBody__bBqAT{flex:1 1}.homePage_cardTitle__BNeEv{font-size:2rem;font-weight:800;color:#0f172a;margin:0 0 12px}.homePage_cardDesc__PHiVA{color:#3f4a5b;font-size:.95rem;line-height:1.6;margin:0}.homePage_cardFooter__126fX{display:flex;align-items:center;justify-content:space-between;margin-top:25px;padding-top:15px;border-top:1px dashed rgba(15,23,42,.15);color:#64748b;font-weight:700;font-size:.9rem;transition:all .3s ease}.homePage_cardFooter__126fX i{font-size:.8rem;stroke-width:bold}.homePage_govFooter__PWnoo{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-top:2px solid #bae6fd;padding:50px 40px;margin-top:auto}.homePage_footerInner__z_s05{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:30px;gap:30px}.homePage_footerInner__z_s05 .homePage_logoCol__BMXJq{display:flex;align-items:center;justify-content:center;margin-right:16px}.homePage_footerInner__z_s05 .homePage_logoCol__BMXJq .homePage_footerLogo__9CdWR{width:70px;height:70px;object-fit:contain}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz h4{color:#0369a1;font-weight:800;margin-bottom:4px;font-size:1.05rem;line-height:1.4}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz p{color:#334155;font-size:.9rem;margin:8px 0;display:flex;align-items:flex-start;gap:10px;font-weight:500}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz span{color:#334155;font-size:.9rem;margin:0;display:flex;align-items:flex-start;gap:10px;font-weight:500}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz i{color:#dc2626;margin-top:3px}.homePage_copyText__M6nLZ{font-size:.85rem!important;color:#475569!important;margin-top:10px!important;font-style:italic;font-weight:400!important}.homePage_logoutBtn__TrYeC{margin-left:auto;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid hsla(53,98%,77%,.85);border-radius:10px;background:hsla(0,0%,100%,.12);color:#fef08a;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .25s ease}.homePage_logoutBtn__TrYeC i{font-size:.95rem}.homePage_logoutBtn__TrYeC:hover{background:#fef08a;color:#991b1b;border-color:#fef08a;transform:translateY(-1px)}.homePage_logoutBtn__TrYeC:active{transform:translateY(0)}@media(max-width:1200px){.homePage_mainContent__wBI0k{padding:35px 35px 70px}.homePage_sectionHeader__WWiRC h2{font-size:1.4rem}.homePage_servicesGrid__r6AW4{gap:20px}.homePage_serviceCard__S8TVY{padding:28px}.homePage_cardTitle__BNeEv{font-size:1.85rem}.homePage_footerInner__z_s05{gap:25px}}@media(max-width:992px){.homePage_mainContent__wBI0k{padding:30px 30px 60px}.homePage_sectionHeader__WWiRC{margin-bottom:25px}.homePage_sectionHeader__WWiRC h2{font-size:1.3rem}.homePage_sectionHeader__WWiRC .homePage_divider__k7kuQ{height:3px}.homePage_servicesGrid__r6AW4{grid-template-columns:1fr;gap:18px}.homePage_serviceCard__S8TVY{padding:26px}.homePage_cardTitle__BNeEv{font-size:1.7rem}.homePage_cardDesc__PHiVA{font-size:.9rem}.homePage_iconBox__IO4Mn{width:50px;height:50px}.homePage_iconBox__IO4Mn svg{width:26px;height:26px}.homePage_footerInner__z_s05{grid-template-columns:1fr;gap:30px}.homePage_govFooter__PWnoo{padding:40px 30px}}@media(max-width:768px){.homePage_mainContent__wBI0k{padding:25px 25px 50px}.homePage_sectionHeader__WWiRC{margin-bottom:20px}.homePage_sectionHeader__WWiRC h2{font-size:1.2rem}.homePage_serviceCard__S8TVY{padding:24px}.homePage_cardHeader__Yk5Va{margin-bottom:18px}.homePage_cardTitle__BNeEv{font-size:1.5rem}.homePage_cardDesc__PHiVA{font-size:.88rem}.homePage_iconBox__IO4Mn{width:48px;height:48px;border-radius:12px}.homePage_iconBox__IO4Mn svg{width:24px;height:24px}.homePage_cardFooter__126fX{margin-top:20px;font-size:.85rem}.homePage_govFooter__PWnoo{padding:35px 25px}.homePage_footerInner__z_s05{gap:25px}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz h4{font-size:1rem;margin-bottom:12px}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz p{font-size:.85rem}.homePage_logoutBtn__TrYeC{padding:7px 12px;font-size:.82rem}.homePage_logoutBtn__TrYeC i{font-size:.85rem}}@media(max-width:576px){.homePage_govHeader__OCHa2{padding:10px}.homePage_logoContainer__2O8UJ{width:40px;height:40px}.homePage_headerTitle__yZW7A .homePage_mainTitle__GwTHp{font-size:1.15rem;letter-spacing:.3px}.homePage_headerTitle__yZW7A .homePage_subtitle__D5O9d{font-size:.8rem;letter-spacing:.5px}.homePage_mainContent__wBI0k{padding:20px 20px 40px}.homePage_sectionHeader__WWiRC{margin-bottom:18px}.homePage_sectionHeader__WWiRC h2{font-size:1.1rem}.homePage_sectionHeader__WWiRC .homePage_divider__k7kuQ{height:3px}.homePage_servicesGrid__r6AW4{gap:16px}.homePage_serviceCard__S8TVY{padding:20px;border-radius:10px}.homePage_cardHeader__Yk5Va{margin-bottom:16px;gap:12px}.homePage_cardTitle__BNeEv{font-size:1.3rem}.homePage_cardDesc__PHiVA{font-size:.85rem;line-height:1.5}.homePage_iconBox__IO4Mn{width:45px;height:45px;border-radius:11px}.homePage_iconBox__IO4Mn svg{width:22px;height:22px}.homePage_cardFooter__126fX{margin-top:18px;padding-top:12px;font-size:.8rem}.homePage_govFooter__PWnoo{padding:30px 20px}.homePage_footerInner__z_s05{gap:20px}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz h4{font-size:.95rem;margin-bottom:10px}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz p{font-size:.8rem;margin:6px 0}.homePage_copyText__M6nLZ{font-size:.75rem!important;margin-top:8px!important}.homePage_logoutBtn__TrYeC{padding:6px 10px;border-radius:8px;font-size:.75rem}}.homePage_topBar__HBpvX{background:linear-gradient(90deg,#1063b5,#1a70c3 55%,#008cdb);height:64px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:100;flex-shrink:0}@keyframes homePage_shimmer__KjKuj{0%{background-position:100% 0}to{background-position:-100% 0}}.homePage_headerLeft__QRoag{display:flex;align-items:center;gap:13px;position:relative;padding-right:28px;margin-right:12px}.homePage_headerLeft__QRoag:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:24px;background-color:hsla(0,0%,100%,.25)}.homePage_headerLeft__QRoag .homePage_logo__iWdLc{width:42px;height:42px;transition:transform .3s}.homePage_headerLeft__QRoag .homePage_headerTitle__yZW7A h2{color:#fff;margin:0;font-size:1.1rem;font-weight:800;letter-spacing:.4px}.homePage_headerLeft__QRoag .homePage_headerTitle__yZW7A .homePage_subtitle__D5O9d{font-size:.8rem;color:hsla(0,0%,100%,.85);font-weight:700;text-transform:uppercase;letter-spacing:1.2px}.homePage_headerCenter__LOZ_A{flex:1 1;display:flex}.homePage_searchBox__tQaki{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;padding:7px 16px;width:100%;max-width:370px;display:flex;align-items:center;gap:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s}.homePage_searchBox__tQaki i{color:hsla(0,0%,100%,.5);font-size:.9rem}.homePage_searchBox__tQaki .homePage_searchInput__ehKVw{background:transparent;border:none;color:#fff;width:100%;font-size:.87rem}.homePage_searchBox__tQaki .homePage_searchInput__ehKVw::placeholder{color:hsla(0,0%,100%,.5)}.homePage_searchBox__tQaki .homePage_searchInput__ehKVw:focus{outline:none}.homePage_searchBox__tQaki:focus-within{border-color:rgba(0,212,255,.55);box-shadow:0 0 0 3px rgba(0,212,255,.14);max-width:410px}.homePage_headerRight__aQ2wb{display:flex;align-items:center;gap:16px}.homePage_headerTimeWidget__zBMPV{text-align:right;border-right:1px solid hsla(0,0%,100%,.18);padding-right:15px}.homePage_headerTimeWidget__zBMPV .homePage_clock__D6Ha6{font-size:1.1rem;font-weight:800;color:#15f2ff;letter-spacing:1px;font-family:Space Grotesk,monospace;text-shadow:0 0 10px rgba(0,212,255,.5)}.homePage_headerTimeWidget__zBMPV .homePage_date__k2j5_{font-size:.64rem;color:hsla(0,0%,100%,.95);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.homePage_userButton__U4yQ1{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);padding:4px 12px 4px 4px;border-radius:50px;color:#fff;display:flex;align-items:center;gap:9px;cursor:pointer;transition:all .2s;font-family:Inter var,sans-serif}.homePage_userButton__U4yQ1:hover{background:hsla(0,0%,100%,.18);transform:translateY(-1px)}.homePage_userButton__U4yQ1 .homePage_userAvatar__PDdnn{width:28px;height:28px;background:linear-gradient(135deg,#60a5fa,#15f2ff);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.82rem}.homePage_userButton__U4yQ1 .homePage_username__DAE9n{font-weight:700;font-size:.84rem}.homePage_dropdownWrapper__FFbPD{position:relative;height:100%;display:flex;align-items:center}.homePage_loginButton__iStBa{display:flex;align-items:center;gap:7px;padding:8px 18px;background:linear-gradient(135deg,#15f2ff,#60a5fa);border:none;border-radius:999px;cursor:pointer;color:#0a1628;font-weight:600;color:#fff;font-family:Inter var,sans-serif;font-size:.84rem;box-shadow:0 4px 14px rgba(0,212,255,.4);transition:all .3s}.homePage_loginButton__iStBa:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,212,255,.55)}.homePage_horizontalNav__NK3Ia{display:flex;align-items:center;justify-content:flex-start;height:38px;align-self:center;gap:2px;overflow:visible;position:relative;z-index:2;flex-shrink:0;background:hsla(0,0%,100%,.2);border-radius:6px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.homePage_horizontalNav__NK3Ia::-webkit-scrollbar{display:none}.homePage_horizontalNav__NK3Ia .homePage_navDivider__W0Pjf{width:1px;height:16px;background-color:hsla(0,0%,100%,.35);margin:0 4px;flex-shrink:0}.homePage_navItemHorizontal__AyIcY{position:relative;padding:0 14px;border:1px solid transparent;border-radius:6px;height:100%;background:transparent;color:#fff;font-weight:600;font-size:.855rem;font-family:Inter var,Inter,sans-serif;letter-spacing:.01em;cursor:pointer;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;outline:none;box-shadow:none;transition:all .2s ease-in-out}.homePage_navItemHorizontal__AyIcY i{font-size:.84rem;color:#fff;flex-shrink:0}.homePage_navItemHorizontal__AyIcY:hover:not(.homePage_active__vOcNa){color:#fff;background:hsla(0,0%,100%,.15)}.homePage_navItemHorizontal__AyIcY:hover:not(.homePage_active__vOcNa) i{color:#fff;transform:scale(1.06)}.homePage_navItemHorizontal__AyIcY:active{transform:scale(.97)}.homePage_navItemHorizontal__AyIcY.homePage_active__vOcNa{color:#1055b5;font-weight:700;background:#fff;border-color:hsla(0,0%,100%,.9);box-shadow:0 1px 4px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.08)}.homePage_navItemHorizontal__AyIcY.homePage_active__vOcNa i{color:#1a70c3}.homePage_navItemHorizontal__AyIcY.homePage_active__vOcNa:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.homePage_navItemHorizontal__AyIcY.homePage_active__vOcNa:not(:first-child):not(:last-child){border-radius:0}.homePage_navItemHorizontal__AyIcY.homePage_active__vOcNa:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.homePage_navLabel__1sa0j{display:inline-block;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.homePage_mobileMenuToggle__A2FNU{display:none;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.25);color:#fff;border-radius:8px;padding:6px 9px;margin-left:9px;cursor:pointer;font-size:1rem;transition:all .2s}.homePage_mobileMenuToggle__A2FNU:hover{background:hsla(0,0%,100%,.18)}.homePage_dropdownMenu__ddd_9{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:#fff;border:1.5px solid rgba(29,106,245,.15);border-radius:14px;padding:8px;z-index:1000;box-shadow:0 16px 48px rgba(17,71,200,.2),0 4px 12px rgba(0,0,0,.06);animation:homePage_dropIn__YzUMZ .17s cubic-bezier(.34,1.56,.64,1)}.homePage_dropdownMenu__ddd_9:before{content:"";position:absolute;top:-12px;left:0;width:100%;height:12px;background:transparent}@keyframes homePage_dropIn__YzUMZ{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.homePage_dropdownItem__0ME0j{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:9px;cursor:pointer;background:transparent;border:none;width:100%;color:#334155;font-size:.85rem;font-weight:500;text-align:left;transition:all .14s}.homePage_dropdownItem__0ME0j i{color:#1d6af5;font-size:.95rem}.homePage_dropdownItem__0ME0j:hover{background:#eff6ff;color:#1d6af5}.homePage_dropdownItem__0ME0j.homePage_danger__mgdH3,.homePage_dropdownItem__0ME0j.homePage_danger__mgdH3 i{color:#ef4444}.homePage_dropdownItem__0ME0j.homePage_danger__mgdH3:hover{background:#fef2f2}.homePage_dropdownDivider__Cr34M{height:1px;background:#f1f5f9;margin:5px 0}.homePage_mobileMenuPanel__P3bum{position:fixed;inset:0;z-index:2000;display:flex;justify-content:flex-end;overflow:hidden}.homePage_mobileMenuPanel__P3bum .homePage_overlay__nm2JT{position:absolute;inset:0;background:rgba(10,22,40,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:homePage_fadeIn__IDk2q .25s ease}.homePage_mobileMenuPanel__P3bum .homePage_mobileMenuCard__PWiOo{position:relative;z-index:2;width:80%;max-width:270px;height:100%;background:#f0f7ff;display:flex;flex-direction:column;box-shadow:-8px 0 32px rgba(10,22,40,.25);animation:homePage_slideIn__JG15z .3s cubic-bezier(.25,1,.5,1)}.homePage_mobileMenuHeader__Al9uQ{padding:12px 16px;background:linear-gradient(90deg,#1147c8,#2e7cf6);display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #15f2ff}.homePage_mobileMenuHeader__Al9uQ .homePage_headerUserInfo___wyBi{display:flex;align-items:center;gap:10px}.homePage_mobileMenuHeader__Al9uQ .homePage_headerUserInfo___wyBi .homePage_userAvatarHeader__rHdRD{width:38px;height:38px;background:rgba(0,212,255,.15);border:1px solid rgba(0,212,255,.3);border-radius:9px;display:flex;align-items:center;justify-content:center;color:#15f2ff;font-size:1rem}.homePage_mobileMenuHeader__Al9uQ .homePage_headerUserInfo___wyBi .homePage_userTextInfo__KUmFs{display:flex;flex-direction:column}.homePage_mobileMenuHeader__Al9uQ .homePage_headerUserInfo___wyBi .homePage_userTextInfo__KUmFs .homePage_userRole__nFR_f{font-size:.62rem;color:hsla(0,0%,100%,.55);text-transform:uppercase;font-weight:700}.homePage_mobileMenuHeader__Al9uQ .homePage_headerUserInfo___wyBi .homePage_userTextInfo__KUmFs .homePage_userNameHeader__2qAV7{font-size:.9rem;color:#fff;font-weight:800}.homePage_mobileMenuHeader__Al9uQ .homePage_closeMenuBtn__npQ_T{background:transparent;border:none;color:hsla(0,0%,100%,.55);font-size:1.3rem;cursor:pointer}.homePage_mobileMenuHeader__Al9uQ .homePage_closeMenuBtn__npQ_T:hover{color:#fff}.homePage_mobileNav__pJYPu{flex:1 1;padding:10px}.homePage_mobileNav__pJYPu .homePage_navSectionTitle__uqBK1{font-size:.68rem;color:#94a3b8;font-weight:800;text-transform:uppercase;margin:0 10px 10px;letter-spacing:1px}.homePage_mobileNav__pJYPu .homePage_mobileNavItem__F_PS9{width:100%;padding:12px;display:flex;align-items:center;gap:10px;background:transparent;color:#475569;font-weight:600;font-size:.9rem;transition:.2s;border:none;border-left:3px solid transparent;border-radius:0 9px 9px 0;cursor:pointer}.homePage_mobileNav__pJYPu .homePage_mobileNavItem__F_PS9 i{font-size:.95rem;color:#94a3b8}.homePage_mobileNav__pJYPu .homePage_mobileNavItem__F_PS9.homePage_active__vOcNa{background:#eff6ff;color:#1d6af5;border-left-color:#1d6af5}.homePage_mobileNav__pJYPu .homePage_mobileNavItem__F_PS9.homePage_active__vOcNa i{color:#1d6af5}.homePage_mobileActions__CU3U1{padding:14px;background:#fff;display:flex;flex-direction:column;gap:8px;border-top:1px solid #e2e8f0}.homePage_mobileActions__CU3U1 button{width:100%;padding:11px;border-radius:9px;border:1px solid #e2e8f0;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .18s}.homePage_mobileActions__CU3U1 .homePage_logoutBtn__TrYeC{background:#fef2f2;color:#ef4444;border-color:#fecaca}.homePage_mobileActions__CU3U1 .homePage_loginBtnFull__qoOFt{background:linear-gradient(135deg,#1147c8,#1d6af5);color:#fff;border:none}.homePage_mobileActions__CU3U1 .homePage_adminBtn__Y8QU_{background:#f8fafc;color:#1e293b}@keyframes homePage_slideIn__JG15z{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes homePage_fadeIn__IDk2q{0%{opacity:0}to{opacity:1}}@media(max-width:1200px){.homePage_horizontalNav__NK3Ia,.homePage_topBar__HBpvX{padding:0 22px}}@media(max-width:992px){.homePage_topBar__HBpvX{padding:0 16px;height:58px}.homePage_headerCenter__LOZ_A{display:none}.homePage_headerRight__aQ2wb{gap:12px}.homePage_horizontalNav__NK3Ia{padding:0 14px}}@media(max-width:768px){.homePage_topBar__HBpvX{height:auto;padding:8px 12px;flex-wrap:wrap;gap:8px}.homePage_headerRight__aQ2wb{display:none}.homePage_mobileMenuToggle__A2FNU{display:flex;margin-left:auto}.homePage_horizontalNav__NK3Ia{display:none}}@media(max-width:576px){.homePage_topBar__HBpvX{padding:6px 10px}.homePage_headerLeft__QRoag .homePage_logo__iWdLc{width:36px;height:36px}.homePage_headerLeft__QRoag .homePage_headerTitle__yZW7A h2{font-size:1rem}}@keyframes document-dashboard_fadeUp__TArbj{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes document-dashboard_breatheRed__yw3Fv{0%,to{box-shadow:0 4px 20px rgba(220,38,38,.45),0 0 0 0 rgba(220,38,38,0)}50%{box-shadow:0 8px 40px rgba(220,38,38,.75),0 0 0 7px rgba(220,38,38,.18)}}@keyframes document-dashboard_breatheOrange__kVAvl{0%,to{box-shadow:0 4px 20px rgba(234,88,12,.4),0 0 0 0 rgba(234,88,12,0)}50%{box-shadow:0 8px 36px rgba(234,88,12,.68),0 0 0 7px rgba(234,88,12,.15)}}@keyframes document-dashboard_wiggleIcon__LJism{0%,to{transform:rotate(0deg)}25%{transform:rotate(-12deg)}75%{transform:rotate(12deg)}}@keyframes document-dashboard_bellShake__l9qKF{0%,45%,to{transform:rotate(0deg) scale(1)}5%{transform:rotate(15deg) scale(1.08)}15%{transform:rotate(-18deg) scale(1.08)}25%{transform:rotate(14deg) scale(1.05)}35%{transform:rotate(-10deg) scale(1.03)}}@keyframes document-dashboard_bounceIcon__prw_Q{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes document-dashboard_accentGrow__DB8SD{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes document-dashboard_shimmerSweep__hHL61{0%{left:-70%}to{left:160%}}@keyframes document-dashboard_pulseWatermark__uICSe{0%,to{transform:scale(1);opacity:.11}50%{transform:scale(1.18);opacity:.2}}@keyframes document-dashboard_spinSlow__yEOdv{0%{transform:rotate(0deg) scale(1);opacity:.1}50%{transform:rotate(12deg) scale(1.15);opacity:.2}to{transform:rotate(0deg) scale(1);opacity:.1}}@keyframes document-dashboard_glowBlue__3WJJB{0%,to{text-shadow:0 2px 20px rgba(59,130,246,.45)}50%{text-shadow:0 2px 40px rgba(59,130,246,.85)}}@keyframes document-dashboard_glowGold__izmWs{0%,to{text-shadow:0 2px 20px rgba(167,139,250,.6)}50%{text-shadow:0 2px 50px #c4b5fd,0 0 24px rgba(139,92,246,.75)}}@keyframes document-dashboard_pulseRingRed__cD4rP{0%{box-shadow:0 0 0 0 hsla(0,99%,69%,.85),0 0 18px rgba(220,38,38,.55)}70%{box-shadow:0 0 0 18px hsla(0,99%,69%,0),0 0 30px rgba(220,38,38,.75)}to{box-shadow:0 0 0 0 hsla(0,99%,69%,0),0 0 18px rgba(220,38,38,.55)}}@keyframes document-dashboard_pulseRingOrange__wiynJ{0%{box-shadow:0 0 0 0 hsla(31,97%,72%,.85),0 0 16px rgba(234,88,12,.5)}70%{box-shadow:0 0 0 16px hsla(31,97%,72%,0),0 0 26px rgba(234,88,12,.7)}to{box-shadow:0 0 0 0 hsla(31,97%,72%,0),0 0 16px rgba(234,88,12,.5)}}.document-dashboard_wrapper__6r_Rb{padding:1rem;min-height:100%;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;background:radial-gradient(ellipse 60% 50% at 0 0,rgba(59,130,246,.08) 0,transparent 55%),radial-gradient(ellipse 50% 40% at 100% 100%,rgba(99,102,241,.07) 0,transparent 55%),#f0f4ff;border-radius:20px;position:relative}.document-dashboard_wrapper__6r_Rb:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(37,99,235,.05) 1px,transparent 0);background-size:28px 28px;pointer-events:none}.document-dashboard_dashboardGrid__Vv72z{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.23fr;grid-gap:1.2rem;gap:1.2rem;align-items:start;flex:1 1;min-height:0;animation:document-dashboard_fadeUp__TArbj .3s ease-out}.document-dashboard_leftColumn__XcXi5{display:flex;flex-direction:column;gap:1.1rem}.document-dashboard_firstRow__DunoR{display:grid;grid-template-columns:.6fr 1.4fr;grid-gap:1.1rem;gap:1.1rem;align-items:stretch}.document-dashboard_secondRow__C42uu{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.1rem;gap:1.1rem;align-items:stretch}.document-dashboard_rightColumn__G_JOe{display:flex;flex-direction:column}.document-dashboard_deadlineCard__E3zm0,.document-dashboard_receivedCard__wgO_4,.document-dashboard_tableCard__YPeam,.document-dashboard_totalCard__i4Bgb,.document-dashboard_urgentCard__t0lxX{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.06),0 4px 16px rgba(37,99,235,.09),0 0 0 1px rgba(180,200,230,.18);transition:box-shadow .18s,transform .18s;display:flex;flex-direction:column}.document-dashboard_cardHeader__evuJp{display:flex;align-items:center;gap:.2rem;padding:.5rem;border-bottom:1.5px solid #eef3fc}.document-dashboard_cardHeader__evuJp i{width:32px;height:32px;border-radius:9px;color:#1a202c;display:inline-flex;align-items:center;justify-content:center;font-size:1.15rem;flex-shrink:0}.document-dashboard_cardHeader__evuJp span{font-size:1.1rem;font-weight:700;color:#1a202c}.document-dashboard_totalBody__25sYW{display:flex;flex-direction:column;flex:1 1}.document-dashboard_totalHeroSection__6n2TO{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;padding:1.8rem 1rem 1.6rem;background:#fff;gap:.25rem;position:relative;overflow:hidden}.document-dashboard_totalHeroSection__6n2TO:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 30%,rgba(59,130,246,.07) 0,transparent 65%);pointer-events:none}.document-dashboard_totalHeroNum__QEMag{font-size:3.6rem;font-weight:900;line-height:1;color:#1e3a8a;letter-spacing:-.02em}.document-dashboard_totalHeroLabel__keHFS{font-size:.68rem;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.14em}.document-dashboard_totalSubRow__hbOkO{display:flex;flex-direction:column;flex:1 1;border-top:1.5px solid #dbeafe}.document-dashboard_totalSubItem__wcXz3{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.4rem 1rem 1.3rem;gap:.55rem;position:relative;overflow:hidden}.document-dashboard_totalSubItem__wcXz3:first-child{border-bottom:1.5px solid #dbeafe}.document-dashboard_totalSubItem__wcXz3:first-child:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(0,135,67,.08) 0,transparent 70%);bottom:-30px;right:-20px;pointer-events:none}.document-dashboard_totalSubItem__wcXz3:last-child:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(2,132,199,.07) 0,transparent 70%);bottom:-30px;right:-20px;pointer-events:none}.document-dashboard_totalSubLabelRow__Lhnwo{display:flex;flex-direction:row;align-items:center;gap:.38rem}.document-dashboard_totalSubLabelRow__Lhnwo i{font-size:1.1rem}.document-dashboard_totalSubLabelRow__Lhnwo span{font-size:.8rem;font-weight:700;color:#374151;text-transform:uppercase;white-space:nowrap}.document-dashboard_totalSubNum__uqcUM{font-size:2.6rem;font-weight:900;line-height:1;letter-spacing:-.03em}.document-dashboard_totalSubNumDen__lkzTD{color:#008743}.document-dashboard_totalSubNumDi__zmneq{color:#0284c7}.document-dashboard_receivedBody__j0BZ6{display:flex;flex-direction:row;flex:1 1}.document-dashboard_receivedDayHero__4JIpS{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.1rem 1rem 1rem;background:linear-gradient(150deg,#2563eb,#1d4ed8 55%,#2563eb);gap:.6rem;position:relative;overflow:hidden;box-shadow:inset 0 0 30px hsla(0,0%,100%,.08);min-width:185px}.document-dashboard_receivedDayHero__4JIpS:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 15%,hsla(0,100%,89%,.12) 0,transparent 55%);pointer-events:none}.document-dashboard_receivedDayLabel__cC3t_{font-size:.9rem;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:.1em;text-shadow:0 1px 6px rgba(0,0,0,.2)}.document-dashboard_receivedDayNum__a8iha{font-size:3.5rem;font-weight:900;color:#fff;line-height:1;text-shadow:0 0 28px rgba(147,197,253,.7)}.document-dashboard_receivedDayUrgency__uuQkX{display:flex;flex-direction:column;gap:.3rem;width:100%;margin-top:1rem;justify-content:center;align-items:flex-start}.document-dashboard_receivedSubRow__wKsK4{display:flex;flex-direction:column;border-top:1.5px solid #dbeafe;flex:1 1}.document-dashboard_receivedSubItem__9Lz8a{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:start;padding:.9rem 1.1rem;grid-gap:.28rem 1rem;gap:.28rem 1rem;flex:1 1;transition:background .15s}.document-dashboard_receivedSubItem__9Lz8a:not(:last-child){border-bottom:1.5px solid #dbeafe}.document-dashboard_receivedSubItem__9Lz8a:first-child{background:linear-gradient(160deg,#fff3e8,#fff8f1 60%,#fff);border-left:0 solid #ea580c}.document-dashboard_receivedSubItem__9Lz8a:nth-child(2){background:linear-gradient(160deg,#fce8f4,#fdf2f8 60%,#fff);border-left:0 solid #d81d83}.document-dashboard_receivedSubItem__9Lz8a:last-child{background:linear-gradient(160deg,#e8f8ee,#f0fdf4 60%,#fff);border-left:0 solid #16a34a}.document-dashboard_receivedSubItem__9Lz8a:hover{filter:brightness(.97)}.document-dashboard_receivedSubNum__TCg4S{font-size:1.9rem;font-weight:900;line-height:1;grid-row:2;grid-column:1;align-self:start;min-width:9.5rem}.document-dashboard_receivedSubNumWeek__fBZfk{color:#ea580c}.document-dashboard_receivedSubNumMonth__0xuxK{color:#d81d83}.document-dashboard_receivedSubNumYear__YAt1_{color:#16a34a}.document-dashboard_receivedSubLabelRow__alM3_{display:flex;align-items:center;gap:.28rem;grid-column:1;grid-row:1;align-self:start;min-width:5rem}.document-dashboard_receivedSubLabelRow__alM3_ i{font-size:.9rem}.document-dashboard_receivedSubLabelRow__alM3_ span{font-size:.8rem;font-weight:800;color:#374151;text-transform:uppercase;white-space:nowrap}.document-dashboard_receivedSubBadges__WN7Ni{display:grid;grid-template-columns:auto auto;grid-gap:.2rem;gap:.2rem;justify-items:start;justify-content:start;align-items:center;grid-column:2;grid-row:1/3;align-self:center;padding-left:0}.document-dashboard_badgeHoaToc__rkznc,.document-dashboard_badgeKhac__UBzF_,.document-dashboard_badgeKhan__UGhV2,.document-dashboard_badgeThuongKhan__gnhIC{display:inline-flex;align-items:center;font-size:.62rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;line-height:1.5;width:-moz-fit-content;width:fit-content}.document-dashboard_badgeHoaToc__rkznc{background:#dc2626;color:#fff;padding:3px 14px 3px 7px;-webkit-clip-path:polygon(0 0,calc(100% - 8px) 0,100% 50%,calc(100% - 8px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 8px) 0,100% 50%,calc(100% - 8px) 100%,0 100%);grid-column:1/-1;justify-self:start}.document-dashboard_badgeThuongKhan__gnhIC{grid-column:1/-1;justify-self:start}.document-dashboard_badgeKhan__UGhV2,.document-dashboard_badgeThuongKhan__gnhIC{padding:2px 7px;border:1.5px solid #dc2626;color:#dc2626;background:hsla(0,86%,97%,.92)}.document-dashboard_badgeKhac__UBzF_{padding:2px 7px;border:1.5px solid #0891b2;color:#0e7490;background:rgba(236,254,255,.92)}.document-dashboard_deadlineFeatured__7JyxA{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;padding:.9rem 1rem}.document-dashboard_featuredItem__seeAg{border-radius:14px;padding:1rem .8rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;position:relative;overflow:hidden;cursor:default;transition:transform .16s}.document-dashboard_featuredItem__seeAg:hover{transform:scale(1.04)}.document-dashboard_featuredItem__seeAg:after{content:"";position:absolute;bottom:-16px;right:-16px;width:70px;height:70px;border-radius:50%;background:hsla(0,0%,100%,.08)}.document-dashboard_featuredItem__seeAg strong{font-size:2.6rem;font-weight:900;color:#fff;line-height:1;position:relative;z-index:1}.document-dashboard_featLabel__164Bz{display:flex;align-items:center;gap:.5rem;position:relative;z-index:1}.document-dashboard_featLabel__164Bz i{font-size:.9rem;color:hsla(0,0%,100%,.9)}.document-dashboard_featLabel__164Bz span{font-size:.72rem;font-weight:800;color:hsla(0,0%,100%,.9);text-transform:uppercase;letter-spacing:.07em;white-space:nowrap}.document-dashboard_featNone__7NiU1,.document-dashboard_featOnTime__c6EeD{padding:.65rem .7rem}.document-dashboard_featNone__7NiU1 strong,.document-dashboard_featOnTime__c6EeD strong{font-size:1.6rem}.document-dashboard_featNone__7NiU1 .document-dashboard_featLabel__164Bz i,.document-dashboard_featOnTime__c6EeD .document-dashboard_featLabel__164Bz i{font-size:.8rem}.document-dashboard_featNone__7NiU1 .document-dashboard_featLabel__164Bz span,.document-dashboard_featOnTime__c6EeD .document-dashboard_featLabel__164Bz span{font-size:.63rem}.document-dashboard_featOverdue__MQevf{background:linear-gradient(145deg,#dc2626,#ef4444 50%,#f87171);border:1.5px solid hsla(0,100%,89%,.6);animation:document-dashboard_breatheRed__yw3Fv 3s ease-in-out infinite;z-index:2;padding:1.1rem 1rem 1rem;align-items:center}.document-dashboard_featOverdue__MQevf:before{content:"";position:absolute;top:0;left:-70%;width:45%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.13) 50%,transparent);transform:skewX(-12deg);animation:document-dashboard_shimmerSweep__hHL61 3.2s ease-in-out infinite;pointer-events:none;z-index:0}.document-dashboard_featOverdue__MQevf:after{content:"!";position:absolute;right:-2px;bottom:-14px;font-size:7rem;font-weight:900;color:hsla(0,0%,100%,.06);line-height:1;pointer-events:none}.document-dashboard_featOverdue__MQevf strong{font-size:4.6rem;color:#fff;text-shadow:0 0 32px rgba(255,80,80,.7),0 2px 10px rgba(0,0,0,.45);position:relative;z-index:1;align-self:center}.document-dashboard_featOverdue__MQevf .document-dashboard_featLabel__164Bz{order:-1;flex-direction:row;align-items:center;gap:.65rem;background:transparent;margin:0;padding:0;border:none;border-radius:0}.document-dashboard_featOverdue__MQevf .document-dashboard_featLabel__164Bz i{font-size:2rem;color:#fca5a5;width:62px;height:62px;border-radius:50%;background:transparent;border:none;display:inline-flex;align-items:center;justify-content:center;animation:document-dashboard_wiggleIcon__LJism 2.2s ease-in-out infinite,document-dashboard_pulseRingRed__cD4rP 2s ease-in-out infinite;flex-shrink:0}.document-dashboard_featOverdue__MQevf .document-dashboard_featLabel__164Bz span{font-size:1.4rem;font-weight:900;color:#fff;letter-spacing:.04em}.document-dashboard_featDueSoon__ymu7R{background:linear-gradient(145deg,#ea580c,#f97316 50%,#fb923c);border:1.5px solid rgba(255,210,160,.6);animation:document-dashboard_breatheOrange__kVAvl 3s ease-in-out 1.6s infinite;z-index:1;padding:1.1rem 1rem 1rem;align-items:center}.document-dashboard_featDueSoon__ymu7R:before{content:"";position:absolute;top:0;left:-70%;width:45%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.11) 50%,transparent);transform:skewX(-12deg);animation:document-dashboard_shimmerSweep__hHL61 3.2s ease-in-out 1.6s infinite;pointer-events:none;z-index:0}.document-dashboard_featDueSoon__ymu7R strong{font-size:4.6rem;color:#fff;text-shadow:0 0 28px rgba(255,140,50,.65),0 2px 10px rgba(0,0,0,.4);position:relative;z-index:1;align-self:center}.document-dashboard_featDueSoon__ymu7R .document-dashboard_featLabel__164Bz{order:-1;flex-direction:row;align-items:center;gap:.65rem;background:transparent;margin:0;padding:0;border:none;border-radius:0}.document-dashboard_featDueSoon__ymu7R .document-dashboard_featLabel__164Bz i{font-size:1.9rem;color:#fdba74;width:58px;height:58px;border-radius:50%;background:hsla(0,0%,100%,.13);display:inline-flex;align-items:center;justify-content:center;animation:document-dashboard_bellShake__l9qKF 2.4s ease-in-out infinite,document-dashboard_pulseRingOrange__wiynJ 2.2s ease-in-out .8s infinite;flex-shrink:0;background:transparent;border:none}.document-dashboard_featDueSoon__ymu7R .document-dashboard_featLabel__164Bz span{font-size:1.4rem;font-weight:900;color:#fff;letter-spacing:.04em}.document-dashboard_featOnTime__c6EeD{background:linear-gradient(140deg,#16a34a,#22c55e 55%,#4ade80);box-shadow:0 4px 20px rgba(74,222,128,.45);padding:1.2rem 1rem}.document-dashboard_featOnTime__c6EeD strong{font-size:2.6rem}.document-dashboard_featOnTime__c6EeD .document-dashboard_featLabel__164Bz i{font-size:1.1rem}.document-dashboard_featOnTime__c6EeD .document-dashboard_featLabel__164Bz span{font-size:.82rem;font-weight:700}.document-dashboard_featNone__7NiU1{background:linear-gradient(140deg,#1e293b,#334155 55%,#475569);box-shadow:0 4px 16px rgba(30,41,59,.3);padding:1.2rem 1rem;opacity:.85}.document-dashboard_featNone__7NiU1 strong{font-size:2.6rem}.document-dashboard_featNone__7NiU1 .document-dashboard_featLabel__164Bz i{font-size:1.1rem}.document-dashboard_featNone__7NiU1 .document-dashboard_featLabel__164Bz span{font-size:.82rem;font-weight:700}.document-dashboard_tableCard__YPeam{display:flex;flex-direction:column;overflow:hidden}.document-dashboard_tableWrap__TWTN5{max-height:calc(100vh - 240px);overflow-x:auto;overflow-y:auto}.document-dashboard_tableWrap__TWTN5::-webkit-scrollbar{width:5px;height:5px}.document-dashboard_tableWrap__TWTN5::-webkit-scrollbar-track{background:transparent}.document-dashboard_tableWrap__TWTN5::-webkit-scrollbar-thumb{background:#bfdbfe;border-radius:99px}.document-dashboard_tableWrap__TWTN5::-webkit-scrollbar-thumb:hover{background:#93c5fd}.document-dashboard_tableWrap__TWTN5::-webkit-scrollbar-corner{background:transparent}.document-dashboard_unitTable__HsKPG{width:100%;border-collapse:collapse;min-width:780px;border:1.5px solid #c7d8f5}.document-dashboard_unitTable__HsKPG thead tr{background:#60a5fa}.document-dashboard_unitTable__HsKPG thead tr:first-child th{border-bottom:2px solid hsla(0,0%,100%,.45);padding:.72rem .9rem;background:#3b82f6}.document-dashboard_unitTable__HsKPG th{padding:.58rem .75rem;text-align:center;font-size:.8rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;border:1px solid hsla(0,0%,100%,.8)}.document-dashboard_unitTable__HsKPG td{padding:.56rem .75rem;text-align:center;font-size:.82rem;font-weight:600;color:#374151;border:1px solid #dde6f5;white-space:nowrap}.document-dashboard_unitTable__HsKPG tbody td:first-child{color:#64748b;font-weight:600}.document-dashboard_unitTable__HsKPG tbody td:nth-child(5){color:#c2410c;font-weight:700}.document-dashboard_unitTable__HsKPG tbody td:nth-child(6){color:#1e1b4b;font-weight:700}.document-dashboard_unitTable__HsKPG tbody td:nth-child(7){color:#c2410c;font-weight:700}.document-dashboard_unitTable__HsKPG tbody td:nth-child(8){color:#166534;font-weight:700;background:#f0fdf4}.document-dashboard_unitTable__HsKPG tbody tr{transition:background .12s}.document-dashboard_unitTable__HsKPG tbody tr:nth-child(odd){background:#fff}.document-dashboard_unitTable__HsKPG tbody tr:nth-child(2n){background:#f9fbff}.document-dashboard_unitTable__HsKPG tbody tr:hover td{background:#dbeafe!important}.document-dashboard_unitTable__HsKPG tbody tr:last-child td{border-bottom:1px solid #dde6f5}.document-dashboard_thStt__B3wKv{width:44px;vertical-align:middle}.document-dashboard_thName__YMiJu{text-align:left!important;min-width:200px;vertical-align:middle}.document-dashboard_thGroup__MtjNX{font-size:.72rem!important;letter-spacing:.1em!important;color:#fff!important}.document-dashboard_thSub__NG92D{font-size:.62rem!important;color:#fff!important}.document-dashboard_cellStt__agPG3{width:44px;font-weight:700;color:#64748b;font-size:.8rem}.document-dashboard_unitName__vFZe1{text-align:left!important;font-weight:600!important;max-width:260px;overflow:hidden;text-overflow:ellipsis}.document-dashboard_cellNum__292n9{color:#1d4ed8;font-weight:600}.document-dashboard_cellTotal__UG0iU{color:#1e1b4b!important}.document-dashboard_cellActive__8Jr_N{color:#c2410c!important;font-weight:800!important;background:rgba(255,237,213,.8)!important}.document-dashboard_cellZero__hxBbN{color:#94a3b8;font-weight:500}.document-dashboard_cellHoanThanh__XMuE2{color:#065a26!important;font-weight:700!important}.document-dashboard_thGrandTotal__8cAHu{background:#1e3a8a!important;border-left:2px solid hsla(0,0%,100%,.35)!important;vertical-align:middle}.document-dashboard_cellGrandTotal__Nvpzy{color:#1e3a8a!important;font-weight:900!important;background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;border-left:2px solid #bfdbfe!important}.document-dashboard_rowTotals__QWo26 td{color:#1e3a8a!important;font-weight:800!important;font-size:.82rem;border-bottom:2px solid #bfdbfe!important}.document-dashboard_cellTotalSum__FcuWi{text-align:center;letter-spacing:.01em}.document-dashboard_urgentBody__YnWSq{padding:.85rem .9rem .9rem;display:grid;grid-template-columns:1.15fr 1fr;grid-template-areas:"day week" "day month" "day year";grid-gap:.75rem;gap:.75rem;background:linear-gradient(155deg,#f3f8ff,#eef4ff 48%,#fff);height:100%}.document-dashboard_urgentRow__YHuB3{border-radius:12px;padding:.62rem .75rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border:1px solid #dbeafe;transition:filter .15s,transform .15s,box-shadow .18s}.document-dashboard_urgentRow__YHuB3:hover{filter:brightness(1.03);transform:translateX(3px);box-shadow:0 7px 18px rgba(59,130,246,.16)}.document-dashboard_urgentRow__YHuB3 strong{font-size:1.8rem;font-weight:900;line-height:1;min-width:2.2ch;text-align:right}.document-dashboard_urgentRowLeft__iV_96{display:flex;align-items:center;gap:.5rem}.document-dashboard_urgentRowLeft__iV_96 i{font-size:.85rem;flex-shrink:0}.document-dashboard_urgentRowLeft__iV_96 span{font-size:.75rem;font-weight:800;letter-spacing:.07em;white-space:nowrap;text-transform:uppercase}.document-dashboard_urgentDay__nvccd{grid-area:day;min-height:166px;padding:.9rem .95rem;display:grid;grid-template-rows:auto 1fr;align-items:center;justify-content:center;background:linear-gradient(135deg,#38bdf8,#3b82f6 48%,#6366f1);border:1px solid rgba(59,130,246,.3);box-shadow:inset 0 0 28px hsla(0,0%,100%,.24),0 7px 22px rgba(59,130,246,.34);position:relative;overflow:hidden}.document-dashboard_urgentDay__nvccd .document-dashboard_urgentRowLeft__iV_96{width:100%;justify-content:center;gap:.42rem}.document-dashboard_urgentDay__nvccd .document-dashboard_urgentRowLeft__iV_96 i{display:none}.document-dashboard_urgentDay__nvccd .document-dashboard_urgentRowLeft__iV_96 span{font-size:.92rem;letter-spacing:.1em}.document-dashboard_urgentDay__nvccd:before{content:"";position:absolute;top:0;left:-70%;width:45%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2) 50%,transparent);transform:skewX(-12deg);pointer-events:none}.document-dashboard_urgentDay__nvccd .document-dashboard_urgentRowLeft__iV_96 i,.document-dashboard_urgentDay__nvccd .document-dashboard_urgentRowLeft__iV_96 span{color:#fff;font-weight:800}.document-dashboard_urgentDay__nvccd strong{font-size:3.8rem;font-weight:900;color:#fff;line-height:1;min-width:0;text-align:center;padding:.5rem .92rem;border-radius:999px;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.25);text-shadow:0 0 24px rgba(96,165,250,.95),0 2px 8px rgba(0,0,0,.32)}.document-dashboard_urgentValueNoBg___Ce9J{background:transparent!important;border-color:transparent!important;padding:0!important}.document-dashboard_urgentWeek__aMrMt{grid-area:week;background:linear-gradient(145deg,#e0f2fe,#bae6fd);border:1px solid rgba(14,165,233,.32)}.document-dashboard_urgentWeek__aMrMt .document-dashboard_urgentRowLeft__iV_96 i,.document-dashboard_urgentWeek__aMrMt .document-dashboard_urgentRowLeft__iV_96 span{color:#0369a1}.document-dashboard_urgentWeek__aMrMt strong{color:#0369a1;text-shadow:0 0 10px rgba(14,165,233,.28)}.document-dashboard_urgentMonth__hqOrH{grid-area:month;background:linear-gradient(145deg,#dcfce7,#bbf7d0);border:1px solid rgba(52,211,153,.32)}.document-dashboard_urgentMonth__hqOrH .document-dashboard_urgentRowLeft__iV_96 i,.document-dashboard_urgentMonth__hqOrH .document-dashboard_urgentRowLeft__iV_96 span{color:#059669}.document-dashboard_urgentMonth__hqOrH strong{color:#059669;text-shadow:0 0 9px rgba(52,211,153,.26)}.document-dashboard_urgentYear__uoAc5{grid-area:year;background:linear-gradient(145deg,#fef3c7,#fde68a);border:1px solid rgba(245,158,11,.3)}.document-dashboard_urgentYear__uoAc5 .document-dashboard_urgentRowLeft__iV_96 i,.document-dashboard_urgentYear__uoAc5 .document-dashboard_urgentRowLeft__iV_96 span{color:#b45309}.document-dashboard_urgentYear__uoAc5 strong{color:#b45309;text-shadow:0 0 8px rgba(245,158,11,.24)}@media(max-width:1300px){.document-dashboard_dashboardGrid__Vv72z{grid-template-columns:1fr 1.6fr}}@media(max-width:1000px){.document-dashboard_dashboardGrid__Vv72z{grid-template-columns:1fr}.document-dashboard_firstRow__DunoR,.document-dashboard_secondRow__C42uu{grid-template-columns:repeat(2,minmax(0,1fr))}.document-dashboard_deadlineFeatured__7JyxA{grid-template-columns:repeat(2,1fr)}.document-dashboard_urgentBody__YnWSq{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"day day" "week month" "year year"}.document-dashboard_urgentDay__nvccd{min-height:132px}}@media(max-width:600px){.document-dashboard_wrapper__6r_Rb{padding:.85rem}.document-dashboard_totalValue__7XYhS{font-size:3.6rem}.document-dashboard_receivedHeroValue__qMzZI{font-size:2.8rem}.document-dashboard_featuredItem__seeAg strong{font-size:1.8rem}.document-dashboard_deadlineFeatured__7JyxA{grid-template-columns:repeat(2,1fr)}.document-dashboard_firstRow__DunoR,.document-dashboard_secondRow__C42uu{grid-template-columns:1fr}.document-dashboard_urgentBody__YnWSq{grid-template-columns:1fr;grid-template-areas:"day" "week" "month" "year"}.document-dashboard_urgentDay__nvccd{min-height:114px}.document-dashboard_urgentRow__YHuB3{transform:none!important}}