.lp-root{--lp-ground: #1F1F23;--lp-ground-mid: #27272C;--lp-accent: #2B9792;--lp-accent-hover: #237d78;--lp-accent-glow: rgba(43, 151, 146, .4);--lp-decor: rgba(43, 151, 146, .16);--lp-muted: #9697A4;--lp-rule: rgba(255, 255, 255, .06);--lp-error-bg: rgba(239, 68, 68, .1);--lp-error-border: rgba(239, 68, 68, .28)}@keyframes lp-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}.lp-root{height:100vh;width:100%;background:radial-gradient(ellipse 75% 65% at 50% 46%,var(--lp-ground-mid) 0%,var(--lp-ground) 70%),var(--lp-ground);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;box-sizing:border-box;padding:0 24px}.lp-circle{position:absolute;width:250px;height:250px;border-radius:50%;background-color:var(--lp-decor);pointer-events:none}.lp-circle-tr{top:-50px;right:-50px}.lp-circle-bl{bottom:-80px;left:-80px}@media(prefers-reduced-motion:no-preference){.lp-circle-tr{animation:lp-breathe 11s ease-in-out infinite}.lp-circle-bl{animation:lp-breathe 11s ease-in-out infinite 5.5s}}.lp-content{width:100%;max-width:360px;display:flex;flex-direction:column;align-items:stretch;gap:0;z-index:1}.lp-brand{text-align:center;margin-bottom:40px}.lp-brand-mark{width:48px;height:48px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;border:1.5px solid rgba(31,140,140,.35);border-radius:14px;background:#1f8c8c14;color:var(--lp-accent)}.lp-title{font-family:Bebas Neue,Arial Black,sans-serif;font-size:36px;font-weight:400;color:#fff;text-transform:uppercase;letter-spacing:-.5px;line-height:1;margin:0}.lp-subtitle{font-family:Bebas Neue,Arial Black,sans-serif;font-size:10px;color:var(--lp-accent);text-transform:uppercase;letter-spacing:4px;margin:4px 0 0}.lp-error{background:var(--lp-error-bg);border:1px solid var(--lp-error-border);border-radius:12px;padding:11px 16px;color:#ef4444;font-size:13px;font-family:system-ui,sans-serif;text-align:center;margin-bottom:20px;line-height:1.4}.lp-field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.lp-label{font-family:Bebas Neue,Arial Black,sans-serif;font-size:9px;color:#94a3b8;text-transform:uppercase;letter-spacing:2px;padding-inline-start:4px}.lp-input{height:56px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:0 20px;font-size:14px;color:#fff;outline:none;font-family:inherit;transition:border-color .15s ease,background .15s ease}.lp-input::placeholder{color:#ffffff47}.lp-input:focus{border-color:var(--lp-accent);background:#ffffff12}.lp-input:disabled{opacity:.5;cursor:not-allowed}.lp-signin-btn{width:100%;height:60px;background:#fff;border:none;border-radius:18px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-family:Bebas Neue,Arial Black,sans-serif;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:#1f1f23;margin-top:4px;box-shadow:0 6px 20px #00000040;transition:opacity .15s ease,transform .1s ease}.lp-signin-btn:hover:not(:disabled){opacity:.92}.lp-signin-btn:active:not(:disabled){transform:scale(.98)}.lp-signin-btn:disabled{opacity:.5;cursor:not-allowed}.lp-divider{display:flex;align-items:center;gap:12px;margin:20px 0 4px}.lp-divider-line{flex:1;height:1px;background:#ffffff14}.lp-divider-text{font-family:Bebas Neue,Arial Black,sans-serif;font-size:9px;color:#64748b;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}.lp-zoho-btn{width:100%;height:56px;background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:18px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .1s ease;font-family:Bebas Neue,Arial Black,sans-serif;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#ffffffa6}.lp-zoho-btn:hover:not(:disabled){background:#ffffff0d;border-color:#ffffff38;color:#fff}.lp-zoho-btn:active:not(:disabled){transform:scale(.98)}.lp-zoho-btn:disabled{opacity:.5;cursor:not-allowed}.lp-zoho-btn--primary{height:60px;background:#fff;border:none;color:#1f1f23;font-size:13px;box-shadow:0 6px 20px #00000040}.lp-zoho-btn--primary:hover:not(:disabled){background:#f0f0f0;border:none;color:#1f1f23;opacity:.92}.lp-footer{margin-top:40px;padding-top:24px;border-top:1px solid var(--lp-rule);display:flex;justify-content:center}.lp-lang-btn{background:none;border:none;cursor:pointer;font-family:Bebas Neue,Arial Black,sans-serif;font-size:10px;color:var(--lp-muted);text-transform:uppercase;letter-spacing:1px;padding:6px 14px;border-radius:8px;transition:color .15s ease,background .15s ease}.lp-lang-btn:hover{color:#ffffff80;background:#ffffff0a}.dl-root{--dl-sidebar-bg: #0E2A47;--dl-header-bg: #0E2A47;--dl-accent: #1F8C8C;--dl-accent-bg: rgba(31, 140, 140, .13);--dl-item-hover: rgba(255, 255, 255, .05);--dl-border: rgba(255, 255, 255, .08);--dl-text-dim: #64748b;--dl-text-muted: #94a3b8;--dl-content-bg: #F1F5F9;--dl-sidebar-w: 240px;--dl-sidebar-w-sm: 72px;--dl-header-h: 64px}.dl-root{display:flex;height:100vh;width:100%;overflow:hidden;font-family:system-ui,Segoe UI,sans-serif}.dl-sidebar{width:var(--dl-sidebar-w);flex-shrink:0;background:var(--dl-sidebar-bg);display:flex;flex-direction:column;height:100vh;transition:width .22s ease;overflow:hidden;border-right:1px solid var(--dl-border);z-index:100}.dl-sidebar--collapsed{width:var(--dl-sidebar-w-sm)}.dl-sidebar-logo{height:var(--dl-header-h);flex-shrink:0;display:flex;align-items:center;gap:10px;padding:0 18px;border-bottom:1px solid var(--dl-border);overflow:hidden;white-space:nowrap}.dl-logo-mark{width:32px;height:32px;flex-shrink:0;border-radius:9px;background:#1f8c8c26;border:1.5px solid rgba(31,140,140,.4);display:flex;align-items:center;justify-content:center;color:var(--dl-accent);font-size:15px}.dl-logo-text{overflow:hidden}.dl-logo-title{font-family:Bebas Neue,Arial Black,sans-serif;font-size:18px;color:#fff;letter-spacing:.5px;line-height:1.1;margin:0;white-space:nowrap}.dl-logo-sub{font-family:Bebas Neue,Arial Black,sans-serif;font-size:8px;color:var(--dl-accent);letter-spacing:3px;text-transform:uppercase;margin:0}.dl-nav{flex:1;overflow-y:auto;overflow-x:hidden;padding:12px 0}.dl-nav::-webkit-scrollbar{width:4px}.dl-nav::-webkit-scrollbar-track{background:transparent}.dl-nav::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.dl-nav-section-label{font-family:Bebas Neue,Arial Black,sans-serif;font-size:9px;color:var(--dl-text-dim);letter-spacing:2px;text-transform:uppercase;padding:16px 20px 6px;white-space:nowrap;overflow:hidden}.dl-nav-item{display:flex;align-items:center;gap:12px;padding:0 14px;height:44px;cursor:pointer;border:none;background:none;width:100%;text-align:left;text-decoration:none;color:inherit;position:relative;border-radius:0;transition:background .15s ease;overflow:hidden;white-space:nowrap;margin:1px 0}.dl-nav-item:hover{background:var(--dl-item-hover)}.dl-nav-item--active{background:var(--dl-accent-bg)!important}.dl-nav-item--active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--dl-accent);border-radius:0 2px 2px 0}.dl-nav-icon{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#ffffff0d;font-size:16px;color:var(--dl-text-dim);transition:color .15s ease,background .15s ease}.dl-nav-item--active .dl-nav-icon{background:#1f8c8c33;color:var(--dl-accent)}.dl-nav-item:hover .dl-nav-icon{color:#cbd5e1}.dl-nav-label{font-family:Bebas Neue,Arial Black,sans-serif;font-size:11px;letter-spacing:.8px;text-transform:uppercase;color:var(--dl-text-muted);transition:color .15s ease}.dl-nav-item--active .dl-nav-label{color:#fff}.dl-nav-item:hover .dl-nav-label{color:#e2e8f0}.dl-nav-divider{height:1px;background:var(--dl-border);margin:8px 14px}.dl-sidebar-footer{flex-shrink:0;border-top:1px solid var(--dl-border);padding:14px;overflow:hidden}.dl-user-card{display:flex;align-items:center;gap:10px;cursor:pointer;padding:8px;border-radius:10px;transition:background .15s ease}.dl-user-card:hover{background:#ffffff0d}.dl-avatar{width:36px;height:36px;flex-shrink:0;border-radius:10px;background:#6366f1;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;text-transform:uppercase}.dl-user-info{overflow:hidden}.dl-user-name{font-size:12px;font-weight:600;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.dl-user-role{font-family:Bebas Neue,Arial Black,sans-serif;font-size:9px;color:var(--dl-text-dim);letter-spacing:1px;text-transform:uppercase}.dl-main{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.dl-header{height:var(--dl-header-h);flex-shrink:0;background:var(--dl-header-bg);border-bottom:1px solid var(--dl-border);display:flex;align-items:center;padding:0 20px;gap:12px}.dl-header-toggle{width:38px;height:38px;flex-shrink:0;background:#ffffff14;border:none;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffffb3;font-size:16px;transition:background .15s ease,color .15s ease}.dl-header-toggle:hover{background:#ffffff24;color:#fff}.dl-header-brand{flex:1;overflow:hidden}.dl-header-title{font-family:Bebas Neue,Arial Black,sans-serif;font-size:16px;color:#fff;letter-spacing:1px;line-height:1.1;margin:0}.dl-header-subtitle{font-family:Bebas Neue,Arial Black,sans-serif;font-size:8px;color:var(--dl-accent);letter-spacing:3px;text-transform:uppercase;margin:0;opacity:.8}.dl-header-actions{display:flex;align-items:center;gap:8px}.dl-icon-btn{width:38px;height:38px;background:#ffffff14;border:none;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffffbf;font-size:16px;transition:background .15s ease,color .15s ease;position:relative}.dl-icon-btn:hover{background:#ffffff24;color:#fff}.dl-badge{position:absolute;top:5px;right:5px;width:8px;height:8px;background:#ef4444;border-radius:50%;border:1.5px solid var(--dl-header-bg)}.dl-lang-btn{height:38px;padding:0 10px 0 14px;background:#ffffff14;border:none;border-radius:20px;cursor:pointer;color:#ffffffbf;font-family:Bebas Neue,Arial Black,sans-serif;font-size:11px;letter-spacing:1px;display:flex;align-items:center;gap:5px;transition:background .15s ease,color .15s ease}.dl-lang-btn:hover{background:#ffffff24;color:#fff}.dl-lang-caret{font-size:8px;opacity:.55;transition:opacity .15s ease}.dl-lang-btn:hover .dl-lang-caret{opacity:.9}.dl-content{flex:1;overflow-y:auto;overflow-x:hidden;background:var(--dl-content-bg);padding:28px}.dl-content::-webkit-scrollbar{width:6px}.dl-content::-webkit-scrollbar-track{background:transparent}.dl-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.dl-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:99}.dl-notif-panel{width:320px;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 12px 32px #0e2a4724;overflow:hidden}.dl-notif-header{padding:16px 18px 12px;border-bottom:1px solid #f1f5f9}.dl-notif-title{font-family:Bebas Neue,Arial Black,sans-serif;font-size:13px;letter-spacing:1px;color:#0e2a47;text-transform:uppercase}.dl-notif-list{max-height:320px;overflow-y:auto}.dl-notif-list::-webkit-scrollbar{width:4px}.dl-notif-list::-webkit-scrollbar-track{background:transparent}.dl-notif-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.dl-notif-item{display:flex;align-items:flex-start;gap:10px;padding:12px 18px;border-bottom:1px solid #f8fafc;position:relative;transition:background .1s ease}.dl-notif-item:hover{background:#f8fafc}.dl-notif-item:last-child{border-bottom:none}.dl-notif-item--unread{background:#1f8c8c0a}.dl-notif-dot{width:7px;height:7px;border-radius:50%;background:#1f8c8c;flex-shrink:0;margin-top:5px}.dl-notif-body{flex:1;min-width:0}.dl-notif-item-title{font-size:13px;font-weight:600;color:#0e2a47;margin:0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dl-notif-item-msg{font-size:12px;color:#64748b;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dl-notif-item-time{font-size:11px;color:#94a3b8;margin:0}.dl-notif-empty{padding:28px 18px;text-align:center;font-size:13px;color:#94a3b8}.dl-notif-view-all{display:block;width:100%;padding:12px 18px;background:none;border:none;border-top:1px solid #f1f5f9;cursor:pointer;font-family:Bebas Neue,Arial Black,sans-serif;font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#1f8c8c;text-align:center;transition:background .1s ease}.dl-notif-view-all:hover{background:#1f8c8c0d}@media(max-width:768px){.dl-sidebar{position:fixed;top:0;left:0;bottom:0;z-index:200;transform:translate(-100%);width:var(--dl-sidebar-w)!important;transition:transform .25s ease}.dl-sidebar--mobile-open{transform:translate(0)}.dl-overlay{display:block}.dl-main{width:100%}}.hlu-root{max-width:660px;width:100%}.hlu-header{margin-bottom:24px}.hlu-page-title{font-family:Bebas Neue,Arial Black,sans-serif;font-size:26px;color:#0e2a47;letter-spacing:1px;margin:0 0 4px}.hlu-page-sub{font-size:12px;color:#94a3b8;margin:0;letter-spacing:.3px}.hlu-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:28px;box-shadow:0 2px 12px #0e2a470f;display:flex;flex-direction:column;gap:20px}.hlu-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px}@media(max-width:560px){.hlu-grid{grid-template-columns:1fr}}.hlu-field{display:flex;flex-direction:column;gap:8px}.hlu-field--full{grid-column:1 / -1}.hlu-label{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:2px}.hlu-input{height:48px;padding:0 16px;border:1.5px solid #bfdbfe;border-radius:12px;font-size:14px;color:#0e2a47;background:#fff;outline:none;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}.hlu-input::placeholder{color:#94a3b8}.hlu-input:focus{border-color:#1f8c8c;box-shadow:0 0 0 3px #1f8c8c1a}.hlu-dropdown{position:relative}.hlu-dropdown-trigger{width:100%;height:48px;padding:0 16px;border:1.5px solid #bfdbfe;border-radius:12px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#0e2a47;font-weight:600;font-family:inherit;transition:border-color .15s ease}.hlu-dropdown-trigger--open{border-color:#1f8c8c;box-shadow:0 0 0 3px #1f8c8c1a}.hlu-placeholder{color:#94a3b8;font-weight:400}.hlu-chevron{font-size:10px;color:#94a3b8;flex-shrink:0}.hlu-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 24px #0e2a471f;overflow:hidden}.hlu-dropdown-item{padding:12px 16px;font-size:14px;color:#0e2a47;cursor:pointer;border-bottom:1px solid #f1f5f9;transition:background .1s ease}.hlu-dropdown-item:last-child{border-bottom:none}.hlu-dropdown-item:hover{background:#f8fafc}.hlu-dropdown-item--active{background:#1f8c8c0f;color:#1f8c8c;font-weight:600}.hlu-dropdown-menu--wide{min-width:100%}.hlu-emp-search-wrap{padding:10px 12px 6px;border-bottom:1px solid #f1f5f9}.hlu-emp-search{width:100%;height:36px;padding:0 12px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:13px;color:#0e2a47;outline:none;font-family:inherit;box-sizing:border-box;background:#f8fafc}.hlu-emp-search:focus{border-color:#1f8c8c;background:#fff}.hlu-dropdown-scroll{max-height:220px;overflow-y:auto}.hlu-dropdown-scroll::-webkit-scrollbar{width:4px}.hlu-dropdown-scroll::-webkit-scrollbar-track{background:transparent}.hlu-dropdown-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.hlu-dropdown-item{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hlu-emp-id{font-family:Bebas Neue,Arial Black,sans-serif;font-size:12px;letter-spacing:.5px;color:#1f8c8c;flex-shrink:0}.hlu-emp-name{flex:1;font-size:14px;color:#0e2a47;font-weight:500}.hlu-emp-desig{font-size:11px;color:#94a3b8;flex-shrink:0}.hlu-dropdown-empty{padding:16px;text-align:center;font-size:13px;color:#94a3b8}.hlu-input--error{border-color:#fca5a5!important;box-shadow:0 0 0 3px #ef444414!important}.hlu-field-err{font-size:11px;color:#ef4444;margin:0;padding-left:2px}.hlu-file-btn--error{border-color:#fca5a5!important}.hlu-file-btn{height:52px;padding:0 20px;border:1.5px dashed #cbd5e1;border-radius:12px;background:#fafafa;cursor:pointer;display:flex;align-items:center;gap:10px;font-family:inherit;font-size:14px;color:#0e2a47;font-weight:600;transition:border-color .15s ease,background .15s ease}.hlu-file-btn:hover{border-color:#1f8c8c;background:#1f8c8c0a}.hlu-file-icon{font-size:16px;color:#0e2a47;flex-shrink:0}.hlu-file-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.hlu-file-change{font-size:11px;color:#1f8c8c;font-weight:700;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.hlu-error{font-size:13px;color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;margin:0}.hlu-info{font-size:12px;color:#0e2a47;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:10px 14px;margin:0}.hlu-submit{height:48px;padding:0 28px;background:#0e2a47;border:none;border-radius:12px;color:#fff;font-family:Bebas Neue,Arial Black,sans-serif;font-size:15px;letter-spacing:1.5px;cursor:pointer;display:flex;align-items:center;justify-content:center;align-self:flex-start;transition:background .15s ease,opacity .15s ease;box-shadow:0 4px 12px #0e2a4733}.hlu-submit:hover:not(:disabled){background:#163658}.hlu-submit:disabled{opacity:.65;cursor:not-allowed}.hlu-success-wrap{display:flex;align-items:flex-start;justify-content:center;padding-top:48px}.hlu-success-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:48px 40px;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 4px 24px #0e2a4714;max-width:360px;width:100%}.hlu-success-icon{width:80px;height:80px;border-radius:50%;background:#f0fdf4;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.hlu-success-title{font-family:Bebas Neue,Arial Black,sans-serif;font-size:22px;color:#0e2a47;letter-spacing:1px;margin:0}.hlu-success-sub{font-size:13px;color:#94a3b8;text-align:center;letter-spacing:.3px;margin:0}.hlu-success-actions{display:flex;gap:10px;margin-top:8px;flex-wrap:wrap;justify-content:center}.hlu-success-btn{height:40px;padding:0 20px;border-radius:10px;font-family:Bebas Neue,Arial Black,sans-serif;font-size:12px;letter-spacing:1px;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.hlu-success-btn--primary{background:#0e2a47;color:#fff;border:1.5px solid #0E2A47}.hlu-success-btn--primary:hover{background:#163658;border-color:#163658}.hlu-success-btn--outline{background:#fff;color:#0e2a47;border:1.5px solid #e2e8f0}.hlu-success-btn--outline:hover{border-color:#1f8c8c;color:#1f8c8c}.hll-root{width:100%;max-width:1100px}.hll-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.hll-page-title{font-family:Bebas Neue,Arial Black,sans-serif;font-size:26px;color:#0e2a47;letter-spacing:1px;margin:0 0 4px}.hll-page-sub{font-size:12px;color:#94a3b8;margin:0;letter-spacing:.3px}.hll-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.hll-btn{height:38px;padding:0 18px;border-radius:10px;font-family:Bebas Neue,Arial Black,sans-serif;font-size:12px;letter-spacing:1px;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;border:1.5px solid transparent;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.hll-btn:disabled{opacity:.55;cursor:not-allowed}.hll-btn--primary{background:#0e2a47;color:#fff;border-color:#0e2a47;box-shadow:0 2px 8px #0e2a472e}.hll-btn--primary:hover:not(:disabled){background:#163658;border-color:#163658}.hll-btn--ghost{background:#fff;color:#0e2a47;border-color:#e2e8f0}.hll-btn--ghost:hover:not(:disabled){border-color:#1f8c8c;color:#1f8c8c}.hll-btn--danger{background:#ef4444;color:#fff;border-color:#ef4444}.hll-btn--danger:hover:not(:disabled){background:#dc2626;border-color:#dc2626}.hll-filters{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}.hll-filter-group{flex:1;min-width:160px;max-width:240px}.hll-filter-input,.hll-filter-select{width:100%;height:40px;padding:0 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:13px;color:#0e2a47;background:#fff;outline:none;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hll-filter-input::placeholder{color:#94a3b8}.hll-filter-input:focus,.hll-filter-select:focus{border-color:#1f8c8c;box-shadow:0 0 0 3px #1f8c8c1a}.hll-filter-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%2394a3b8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.hll-archive-toggle{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none}.hll-archive-toggle input{accent-color:#1F8C8C;cursor:pointer}.hll-clear-btn{height:40px;padding:0 14px;background:none;border:1.5px solid #e2e8f0;border-radius:10px;cursor:pointer;font-size:12px;color:#64748b;display:flex;align-items:center;white-space:nowrap;transition:border-color .15s ease,color .15s ease}.hll-clear-btn:hover{border-color:#1f8c8c;color:#1f8c8c}.hll-error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:11px 16px;color:#ef4444;font-size:13px;margin-bottom:16px;display:flex;align-items:center;gap:12px}.hll-inline-btn{background:none;border:none;cursor:pointer;font-size:12px;font-weight:700;color:#ef4444;text-decoration:underline;padding:0}.hll-table-wrap{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 2px 12px #0e2a470f}.hll-table-wrap .ant-table{background:transparent;font-family:inherit}.hll-table-wrap .ant-table-thead>tr>th{background:#f8fafc;border-bottom:1px solid #e2e8f0;font-family:Bebas Neue,Arial Black,sans-serif;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#94a3b8;padding:12px 16px}.hll-table-wrap .ant-table-tbody>tr>td{padding:14px 16px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.hll-table-wrap .ant-table-tbody>tr>td:first-child,.hll-table-wrap .ant-table-thead>tr>th:first-child{padding-left:24px}.hll-table-wrap .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.hll-table-wrap .ant-table-tbody>tr:last-child>td{border-bottom:none}.hll-table-wrap .ant-pagination{padding:12px 16px;margin:0;border-top:1px solid #f1f5f9}.hll-cell-emp{display:flex;align-items:center;gap:10px}.hll-emp-avatar{width:34px;height:34px;flex-shrink:0;border-radius:10px;background:#6366f1;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;text-transform:uppercase}.hll-emp-name{font-size:13px;font-weight:600;color:#0e2a47;margin:0 0 2px;line-height:1.2}.hll-emp-id{font-family:Bebas Neue,Arial Black,sans-serif;font-size:10px;letter-spacing:.5px;color:#94a3b8;margin:0}.hll-tag{display:inline-block;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:600;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;white-space:nowrap}.hll-cell-title{font-size:13px;color:#334155}.hll-cell-date{font-size:12px;color:#64748b;white-space:nowrap}.hll-status{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700;font-family:Bebas Neue,Arial Black,sans-serif;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.hll-status--new{background:#1f8c8c1a;color:#1f8c8c}.hll-status--read{background:#ecfbf4;color:#2e9b72}.hll-status--archived{background:#f59e0b1a;color:#b45309}.hll-actions{display:flex;align-items:center;gap:6px}.hll-act-btn{width:30px;height:30px;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;color:#64748b;transition:border-color .15s ease,color .15s ease,background .15s ease}.hll-act-btn:hover{border-color:#1f8c8c;color:#1f8c8c;background:#1f8c8c0d}.hll-act-btn--danger:hover{border-color:#ef4444;color:#ef4444;background:#ef44440d}.hll-empty{display:flex;flex-direction:column;align-items:center;padding:48px 24px;gap:8px}.hll-empty-icon{width:64px;height:64px;border-radius:50%;background:#f8fafc;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.hll-empty-title{font-family:Bebas Neue,Arial Black,sans-serif;font-size:16px;color:#0e2a47;letter-spacing:.5px;margin:0}.hll-modal-body{display:flex;flex-direction:column;gap:16px;padding:4px 0 8px}.hll-modal-warn{background:#f59e0b14;border:1px solid rgba(245,158,11,.3);border-radius:8px;padding:10px 14px;font-size:12px;color:#b45309}.hll-modal-field{display:flex;flex-direction:column;gap:6px}.hll-modal-label{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:2px}.hll-modal-input{height:44px;padding:0 14px;border:1.5px solid #bfdbfe;border-radius:10px;font-size:14px;color:#0e2a47;background:#fff;outline:none;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease;width:100%;box-sizing:border-box}.hll-modal-input:focus{border-color:#1f8c8c;box-shadow:0 0 0 3px #1f8c8c1a}.hll-file-btn{height:44px;padding:0 16px;border:1.5px dashed #cbd5e1;border-radius:10px;background:#fafafa;cursor:pointer;display:flex;align-items:center;font-size:13px;color:#64748b;font-family:inherit;transition:border-color .15s ease;width:100%;box-sizing:border-box}.hll-file-btn:hover{border-color:#1f8c8c}.hll-modal-err{font-size:12px;color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 12px;margin:0}.hll-modal-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.hll-delete-msg{font-size:14px;color:#0e2a47;margin:0 0 6px;line-height:1.5}.hll-delete-warn{font-size:12px;color:#64748b;margin:0}.hll-view-body{display:flex;flex-direction:column;gap:14px}.hll-view-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #f1f5f9;flex-wrap:wrap}.hll-pdf-frame{width:100%;height:520px;border:1px solid #e2e8f0;border-radius:10px}.hll-pdf-unavailable{height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#94a3b8;font-size:13px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.hrr-root{width:100%;max-width:1100px}.hrr-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.hrr-page-title{font-family:Bebas Neue,Arial Black,sans-serif;font-size:26px;color:#0e2a47;letter-spacing:1px;margin:0 0 4px}.hrr-page-sub{font-size:12px;color:#94a3b8;margin:0;letter-spacing:.3px}.hrr-refresh-btn{height:38px;padding:0 18px;border-radius:10px;font-family:Bebas Neue,Arial Black,sans-serif;font-size:12px;letter-spacing:1px;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;gap:6px;background:#fff;color:#0e2a47;border:1.5px solid #e2e8f0;transition:border-color .15s ease,color .15s ease;flex-shrink:0}.hrr-refresh-btn:hover:not(:disabled){border-color:#1f8c8c;color:#1f8c8c}.hrr-refresh-btn:disabled{opacity:.55;cursor:not-allowed}.hrr-error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:11px 16px;color:#ef4444;font-size:13px;margin-bottom:16px;display:flex;align-items:center;gap:12px}.hrr-inline-btn{background:none;border:none;cursor:pointer;font-size:12px;font-weight:700;color:#ef4444;text-decoration:underline;padding:0}.hrr-table-wrap{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 2px 12px #0e2a470f}.hrr-table-wrap .ant-table{background:transparent;font-family:inherit}.hrr-table-wrap .ant-table-thead>tr>th{background:#f8fafc;border-bottom:1px solid #e2e8f0;font-family:Bebas Neue,Arial Black,sans-serif;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#94a3b8;padding:12px 16px}.hrr-table-wrap .ant-table-tbody>tr>td{padding:14px 16px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.hrr-table-wrap .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.hrr-table-wrap .ant-table-tbody>tr:last-child>td{border-bottom:none}.hrr-table-wrap .ant-pagination{padding:12px 16px;margin:0;border-top:1px solid #f1f5f9}.hrr-request-cell{display:flex;flex-direction:column;gap:3px}.hrr-request-title{margin:0;font-size:13px;font-weight:600;color:#0e2a47;line-height:1.2}.hrr-request-msg{margin:0;color:#64748b;font-size:12px}.hrr-status{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700;font-family:Bebas Neue,Arial Black,sans-serif;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.hrr-status--new{background:#f59e0b1f;color:#b45309}.hrr-status--seen{background:#ecfbf4;color:#2e9b72}.hrr-actions{display:flex;align-items:center;gap:6px}.hrr-btn{height:34px;padding:0 14px;border-radius:10px;font-family:Bebas Neue,Arial Black,sans-serif;font-size:11px;letter-spacing:1px;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;gap:6px;border:1.5px solid transparent;transition:background .15s ease,border-color .15s ease,color .15s ease}.hrr-btn--ghost{background:#fff;color:#0e2a47;border-color:#e2e8f0}.hrr-btn--ghost:hover{border-color:#1f8c8c;color:#1f8c8c}.hrr-btn--primary{background:#0e2a47;color:#fff;border-color:#0e2a47;box-shadow:0 2px 8px #0e2a472e}.hrr-btn--primary:hover{background:#163658;border-color:#163658}.hrr-modal-body{display:flex;flex-direction:column;gap:16px;padding:4px 0 8px}.hrr-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-right:36px}.hrr-modal-divider{height:1px;background:#f1f5f9;margin:0}.hrr-modal-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.hrr-modal-letter-type{margin:0;font-family:Bebas Neue,Arial Black,sans-serif;font-size:18px;color:#0e2a47;letter-spacing:.5px}.hrr-modal-date{margin:0;font-size:12px;color:#94a3b8;white-space:nowrap}.hrr-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.hrr-modal-field{display:flex;flex-direction:column;gap:4px}.hrr-modal-field--full{grid-column:1 / -1}.hrr-modal-value{font-size:13px;color:#0e2a47;font-weight:500}.hrr-modal-footer{display:flex;justify-content:flex-end;padding-top:4px}.np-root{max-width:720px;width:100%}.np-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.np-page-title{font-family:Bebas Neue,Arial Black,sans-serif;font-size:26px;color:#0e2a47;letter-spacing:1px;margin:0 0 4px}.np-page-sub{font-size:12px;color:#94a3b8;margin:0;letter-spacing:.3px}.np-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.np-action-btn{height:36px;padding:0 16px;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;cursor:pointer;font-family:Bebas Neue,Arial Black,sans-serif;font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#0e2a47;display:flex;align-items:center;transition:border-color .15s ease,background .15s ease}.np-action-btn:hover:not(:disabled){border-color:#1f8c8c;background:#1f8c8c0a;color:#1f8c8c}.np-action-btn--icon{width:36px;padding:0;justify-content:center}.np-action-btn:disabled{opacity:.5;cursor:not-allowed}@keyframes np-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.np-spin{animation:np-spin .8s linear infinite}.np-tabs{display:flex;gap:4px;margin-bottom:16px}.np-tab{height:34px;padding:0 16px;background:none;border:1.5px solid transparent;border-radius:10px;cursor:pointer;font-family:Bebas Neue,Arial Black,sans-serif;font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#94a3b8;display:flex;align-items:center;gap:8px;transition:color .15s ease,border-color .15s ease,background .15s ease}.np-tab:hover{color:#0e2a47}.np-tab--active{color:#0e2a47;background:#fff;border-color:#e2e8f0;box-shadow:0 1px 4px #0e2a470f}.np-tab-count{background:#f1f5f9;color:#64748b;border-radius:6px;font-size:10px;padding:1px 6px;font-family:inherit}.np-tab-count--accent{background:#1f8c8c1a;color:#1f8c8c}.np-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 2px 12px #0e2a470f;min-height:200px}.np-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 24px;gap:8px;color:#94a3b8;font-size:13px;text-align:center}.np-empty-icon{width:64px;height:64px;border-radius:50%;background:#f8fafc;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.np-empty-title{font-family:Bebas Neue,Arial Black,sans-serif;font-size:16px;color:#0e2a47;letter-spacing:.5px;margin:0}.np-empty-sub{font-size:12px;color:#94a3b8;max-width:300px;line-height:1.6;margin:0}.np-spinner{width:28px;height:28px;border:2.5px solid #e2e8f0;border-top-color:#1f8c8c;border-radius:50%;animation:np-spin .7s linear infinite}.np-item{display:flex;align-items:flex-start;gap:0;padding:14px 20px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .1s ease}.np-item:last-child{border-bottom:none}.np-item:hover{background:#f8fafc}.np-item--unread{background:#1f8c8c08}.np-item-indicator{width:20px;flex-shrink:0;display:flex;align-items:flex-start;padding-top:5px}.np-unread-dot{width:7px;height:7px;border-radius:50%;background:#1f8c8c;display:block}.np-item-content{flex:1;min-width:0}.np-item-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:4px}.np-item-title{font-size:14px;font-weight:600;color:#0e2a47;margin:0;line-height:1.3}.np-item--unread .np-item-title{color:#0e2a47}.np-item-time{font-size:11px;color:#94a3b8;white-space:nowrap;flex-shrink:0;margin-top:2px}.np-item-msg{font-size:13px;color:#64748b;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
