:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f4f6fb;font-synthesis:none;--primary:#5367f7;--primary2:#7653ef;--nav:#101425;--muted:#6f7890;--border:#e5e9f2;--shadow:0 14px 40px rgba(23,32,51,.08);--radius:18px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:#f4f6fb}body{min-height:100vh}button,input,select,textarea{font:inherit}button,a{transition:.18s ease}button{cursor:pointer}a{text-decoration:none;color:inherit}h1,h2,h3,p{margin-top:0}h1{font-size:32px;line-height:1.15;margin-bottom:8px}h2{font-size:24px}h3{font-size:18px}p{color:var(--muted);line-height:1.55}.eyebrow{display:block;font-size:11px;font-weight:800;letter-spacing:.13em;color:#6571a0;margin-bottom:7px}.eyebrow.light{color:#aeb7dc}.muted{color:var(--muted)}.small{font-size:12px}.strong{font-weight:800}.grow{flex:1}.push{margin-left:auto}.row{display:flex;align-items:center}.row-between{display:flex;align-items:center;justify-content:space-between;gap:18px}.gap{gap:12px}.right{text-align:right!important}.label{display:block;color:#69738b;font-size:12px;font-weight:700;margin-bottom:8px}.page-heading{margin-bottom:24px}.page-heading p{max-width:760px;margin-bottom:0}.primary-button,.secondary-button,.ghost-button,.whatsapp-button{border:none;border-radius:12px;padding:12px 18px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary-button{background:linear-gradient(135deg,#456bf6,#7650ea);color:#fff;box-shadow:0 8px 22px #5367f73d}.primary-button:hover{transform:translateY(-1px);box-shadow:0 10px 28px #5367f757}.primary-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.secondary-button{background:#fff;color:#293453;border:1px solid #dce2ef}.secondary-button:hover{border-color:#bac4d9;background:#f9faff}.ghost-button{background:transparent;color:#7c869d;padding:9px 12px}.ghost-button:hover{background:#ffffff0f;color:#fff}.compact{padding:9px 13px;border-radius:10px;font-size:13px}.large{width:100%;font-size:16px;padding:15px}.link-button{border:none;background:none;color:#5264e9;padding:0;font-weight:750}.link-button:hover{text-decoration:underline}.whatsapp-button{background:#1fbf63;color:#fff}.icon-button{border:0;background:#f2f4f9;width:36px;height:36px;border-radius:10px;display:grid;place-items:center;font-size:24px;color:#58627a}.danger-text{color:#d64f5f}.panel,.table-card,.group-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 1px #141e3705}.panel{padding:22px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.panel-head h3{margin-bottom:0}.app-shell{display:flex;min-height:100vh}.sidebar{width:248px;background:linear-gradient(180deg,#111629,#0c1121);color:#c8d0e8;padding:22px 16px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:20}.brand{display:flex;align-items:center;gap:11px}.brand-logo,.login-brand-mark{display:grid;place-items:center;background:linear-gradient(135deg,#5a6cf7,#8a4ee9);color:#fff;font-weight:900;letter-spacing:-.04em;box-shadow:0 8px 20px #5763f04d}.brand-logo{width:38px;height:38px;border-radius:11px}.brand>div:last-child{display:flex;flex-direction:column}.brand strong{font-size:17px;color:#fff}.brand span{font-size:11px;color:#8e98b9}.sidebar nav{display:flex;flex-direction:column;gap:5px;margin-top:28px}.sidebar nav button{border:0;background:transparent;color:#949fbd;text-align:left;padding:11px 12px;border-radius:11px;font-weight:650;display:flex;gap:11px;align-items:center}.sidebar nav button span{width:20px;text-align:center;font-size:16px}.sidebar nav button:hover{background:#ffffff0d;color:#fff}.sidebar nav button.active{background:linear-gradient(90deg,#5b6bf73d,#734eea21);color:#fff;box-shadow:inset 3px 0 #6877ff}.sidebar-foot{margin-top:auto;border-top:1px solid rgba(255,255,255,.08);padding-top:16px}.user-chip{display:flex;gap:10px;align-items:center}.user-chip>div:last-child{display:flex;flex-direction:column;min-width:0}.user-chip strong{font-size:13px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-chip span{font-size:10px;color:#8e98b9}.avatar{width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#6273ff,#8452ee);color:#fff;display:grid;place-items:center;font-weight:800;font-size:12px;flex:none}.avatar.soft{background:#edf0ff;color:#5668e8}.avatar.xl{width:62px;height:62px;font-size:18px;border-radius:18px}.main-content{margin-left:248px;width:calc(100% - 248px);padding:34px 34px 60px;max-width:1640px}.mobile-top{display:none}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:20px}.metric-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px;text-align:left;min-height:128px;position:relative;overflow:hidden}.metric-card:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;right:14px;top:14px;background:#5b6ef6}.metric-card.purple:before{background:#8455eb}.metric-card.amber:before{background:#e9a43a}.metric-card.green:before{background:#20b875}.metric-card.red:before{background:#df586a}.metric-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.metric-card .metric-label{display:block;color:#6f7890;font-size:12px;font-weight:700}.metric-card strong{display:block;font-size:31px;margin:12px 0 6px}.metric-card small{color:#8a93a8}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.connector-list,.run-list{display:flex;flex-direction:column}.connector-row,.run-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #eef1f6}.connector-row:first-child,.run-row:first-child{border-top:0}.connector-icon{width:38px;height:38px;border-radius:11px;background:#eef1ff;color:#5366ee;display:grid;place-items:center;font-weight:900}.connector-row .grow,.run-row>div:first-child{display:flex;flex-direction:column}.connector-row span,.run-row span{font-size:12px;color:#7d879d;margin-top:3px}.run-row{justify-content:space-between}.run-meta{display:flex;align-items:center;gap:9px}.status-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;letter-spacing:.02em;white-space:nowrap}.status-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.status-badge.success{background:#e9f9f1;color:#159966}.status-badge.danger{background:#fff0f2;color:#cd4055}.status-badge.warning{background:#fff7e7;color:#b97b16}.status-badge.neutral{background:#f0f2f7;color:#697289}.toolbar,.filter-bar,.bulk-bar{background:#fff;border:1px solid var(--border);border-radius:15px;padding:12px 14px;margin-bottom:14px;display:flex;align-items:center;gap:12px}.search-box{display:flex;align-items:center;gap:8px;border:1px solid #dde3ee;border-radius:11px;padding:0 10px;background:#fafbfe;flex:1}.search-box input{border:0;background:transparent;padding:11px 2px;outline:none;flex:1;min-width:120px}.search-box button{border:0;background:none;color:#5366ed;font-weight:750}.toolbar-stat{display:flex;align-items:baseline;gap:5px;padding:0 8px}.toolbar-stat strong{font-size:20px}.toolbar-stat span{font-size:11px;color:#8a93a8}.table-card{overflow:hidden}.table-card table{width:100%;border-collapse:collapse}.table-card th{background:#f8f9fc;color:#6b758d;font-size:10px;letter-spacing:.05em;text-transform:uppercase;text-align:left;padding:12px 14px;border-bottom:1px solid #e8ebf2}.table-card td{padding:14px;border-bottom:1px solid #edf0f5;font-size:13px;vertical-align:middle}.table-card tr:last-child td{border-bottom:0}.table-card tbody tr:hover{background:#fbfcff}.cell-sub{display:block;color:#8b93a6;font-size:11px;margin-top:3px}.person-cell{display:flex;align-items:center;gap:10px}.person-cell>div:last-child{display:flex;flex-direction:column}.person-cell span{font-size:11px;color:#8b93a6;margin-top:2px}.chip,.chip-list span{display:inline-flex;border-radius:999px;background:#f0f2f9;color:#58627a;padding:5px 9px;font-size:11px;font-weight:700}.chip-list{display:flex;gap:7px;flex-wrap:wrap}.action-menu{display:flex;gap:8px;flex-wrap:wrap}.action-menu button,.action-menu a{border:0;background:none;color:#5366e9;font-size:11px;font-weight:750;padding:3px}.empty-state{text-align:center;color:#8a93a8;padding:30px}.modal-backdrop{position:fixed;inset:0;background:#0d122285;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:flex-start;padding:7vh 20px;z-index:100;overflow:auto}.modal{background:#fff;border-radius:20px;width:min(580px,100%);box-shadow:0 30px 90px #0f142840;overflow:hidden}.modal.wide{width:min(980px,100%)}.modal>header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 22px;border-bottom:1px solid #edf0f5}.modal>header h3{margin:0}.modal-body{padding:22px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:1fr 1fr}label{display:flex;flex-direction:column;gap:6px;color:#4f5a72;font-size:12px;font-weight:750}input,select,textarea{width:100%;border:1px solid #dce2ed;background:#fff;color:#202a43;border-radius:10px;padding:11px 12px;outline:none}input:focus,select:focus,textarea:focus{border-color:#7785ef;box-shadow:0 0 0 3px #5b6cf51c}input:disabled{background:#f2f4f8;color:#7d879b}.field-hint{font-size:10px;color:#9199aa;font-weight:500}.form-section{margin:20px 0}.form-error,.success-note,.warning-note{border-radius:11px;padding:11px 13px;margin:12px 0;font-size:12px;line-height:1.5}.form-error{background:#fff0f2;color:#af3549;border:1px solid #ffd7dd}.success-note{background:#eafaf2;color:#167c56;border:1px solid #cceedd}.warning-note{background:#fff8e9;color:#936414;border:1px solid #f4e0ad}.lookup-card{border:1px solid #e5e9f2;border-radius:14px;padding:16px;margin:18px 0;display:flex;gap:14px;align-items:flex-start}.lookup-card.loading{background:#f8f9ff}.lookup-card.success{background:#f5fcf8;border-color:#d3eee0}.lookup-card.danger{background:#fff5f6;border-color:#ffd9de;flex-direction:column}.lookup-card>div:not(.spinner,.checkmark){display:flex;flex-direction:column}.lookup-card span{font-size:11px;color:#7a8499}.checkmark{width:34px;height:34px;border-radius:50%;background:#22b879;color:#fff;display:grid;place-items:center;font-weight:900}.spinner{width:26px;height:26px;border:3px solid #d8def6;border-top-color:#586bee;border-radius:50%;animation:spin .8s linear infinite}.spinner.center{margin:0 auto}.lookup-data{display:grid!important;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.lookup-data span{display:flex;flex-direction:column}.lookup-data b{color:#46516a;margin-bottom:3px}.profile-head{display:flex;align-items:center;gap:14px;margin-bottom:20px}.profile-head h2{margin-bottom:4px}.profile-head p{margin:0}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.detail-grid>div{background:#f8f9fc;border:1px solid #edf0f5;border-radius:12px;padding:13px;display:flex;flex-direction:column}.detail-grid span{font-size:10px;text-transform:uppercase;color:#8c95a8;font-weight:800}.detail-grid strong{margin-top:6px;font-size:13px}.section-title{display:flex;justify-content:space-between;align-items:center;margin:24px 0 12px}.section-title h3{margin:0}.section-title>span{color:#8a93a8;font-size:11px}.compact-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px solid #edf0f5}.compact-row:first-child{border-top:0}.compact-row>div{display:flex;flex-direction:column}.compact-row span{font-size:11px;color:#8a93a8;margin-top:3px}.group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.group-card{padding:20px}.group-card header{display:flex;justify-content:space-between;align-items:flex-start}.group-card header h3{margin:0}.group-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.group-kpis>div{background:#f8f9fc;border-radius:10px;padding:11px;display:flex;flex-direction:column}.group-kpis strong{font-size:20px}.group-kpis span{font-size:10px;color:#8a93a8}.group-section{margin:15px 0}.schedule-list{display:flex;gap:7px;flex-wrap:wrap}.schedule-list span{background:#eef1ff;color:#5667df;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:700}.group-card footer{border-top:1px solid #eef0f5;margin-top:18px;padding-top:14px;display:flex;justify-content:flex-end;gap:8px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.check-card{display:flex;flex-direction:row;align-items:center;gap:9px;border:1px solid #e1e6ef;border-radius:10px;padding:10px}.check-card input{width:auto}.time-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.time-row{display:flex;gap:7px}.time-row .icon-button{flex:none}.switch-row{flex-direction:row;align-items:center;border:1px solid #e1e6ef;border-radius:11px;padding:11px}.switch-row input{width:auto}.switch-row span{display:flex;flex-direction:column}.switch-row small{font-weight:500;color:#8a93a8}.filter-bar{align-items:end;flex-wrap:wrap}.filter-bar label{min-width:115px;flex:1}.filter-action{margin-left:auto}.bulk-bar{background:#eef1ff;border-color:#d8defa;color:#3d4da8}.progress-wrap{display:flex;align-items:center;gap:7px}.progress{width:84px;height:6px;background:#edf0f5;border-radius:999px;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,#4e6bf7,#7654eb)}.payroll-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:15px}.payroll-summary>div{border:1px solid #edf0f5;background:#f8f9fc;border-radius:11px;padding:12px;display:flex;flex-direction:column}.payroll-summary span{font-size:10px;color:#8b94a8;font-weight:700;text-transform:uppercase}.payroll-summary strong{margin-top:5px}.payroll-summary .net{background:#eef8f4;border-color:#d8eee5}.table-card.inner{box-shadow:none}.acceptance-box{background:#f7f8fc;border:1px solid #e7eaf2;border-radius:12px;padding:14px;margin:16px 0}.acceptance-box strong{font-size:12px}.acceptance-box p{font-size:12px;margin:7px 0 0}.accept-check{flex-direction:row;align-items:flex-start;font-weight:600;line-height:1.55}.accept-check input{width:auto;margin-top:3px}.hash-list{display:flex;flex-direction:column;gap:7px;margin-top:18px}.hash-list>div{background:#f6f7fa;border-radius:9px;padding:9px 11px;display:flex;flex-direction:column}.hash-list span{font-size:10px;color:#818aa0}.hash-list code{font-size:10px;color:#3b4660;word-break:break-all;margin-top:4px}.evidence-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.evidence-grid>div{border:1px solid #e8ebf2;border-radius:10px;padding:10px;display:flex;flex-direction:column}.evidence-grid span{font-size:10px;color:#8a93a8}.timeline{position:relative;padding-left:10px}.timeline>div{display:flex;gap:12px;position:relative;padding:0 0 16px}.timeline>div:before{content:"";position:absolute;left:5px;top:11px;bottom:-2px;width:1px;background:#dfe3ec}.timeline>div:last-child:before{display:none}.timeline-dot{width:11px;height:11px;border-radius:50%;background:#6172ed;z-index:1;margin-top:3px;flex:none}.timeline>div>div{display:flex;flex-direction:column;gap:3px}.timeline span:not(.timeline-dot),.timeline time{font-size:10px;color:#8992a6}.timeline code{font-size:9px;color:#8a93a8;word-break:break-all}.choice-list{display:flex;flex-direction:column;gap:9px}.choice{flex-direction:row;align-items:flex-start;border:1px solid #e0e4ed;border-radius:12px;padding:13px}.choice.selected{border-color:#7080ed;background:#f6f7ff}.choice input{width:auto;margin-top:2px}.choice div{display:flex;flex-direction:column}.choice span{font-size:11px;color:#7e879b;margin-top:3px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.span-2{grid-column:span 2}.settings-grid textarea{resize:vertical}.security-features{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.security-features>div{background:#f7f8fc;border-radius:11px;padding:12px;display:flex;flex-direction:column}.security-features span{font-size:10px;color:#8a93a8;margin-top:4px}.save-bar{display:flex;justify-content:flex-end;margin-top:16px}.audit-card{background:#fff;border:1px solid #e6e9f1;border-radius:13px;padding:13px;flex:1}.audit-card p{margin:4px 0;font-size:12px}.audit-meta{display:flex;gap:15px;color:#8a93a8;font-size:10px}.audit-card details{margin-top:8px}.audit-card pre{font-size:10px;white-space:pre-wrap}.integration-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-bottom:24px}.button-stack{display:flex;flex-direction:column;gap:8px}.log-list{display:flex;flex-direction:column;gap:7px}.log-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;border:1px solid #e8ebf2;border-radius:10px;padding:10px}.log-row time{font-size:10px;color:#8a93a8}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#fff}.login-brand-panel{background:radial-gradient(circle at 20% 15%,rgba(115,83,234,.45),transparent 30%),linear-gradient(145deg,#111729,#171e38 55%,#21284c);color:#fff;padding:9vh 8vw;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.login-brand-panel:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-150px;bottom:-130px;box-shadow:0 0 0 80px #ffffff05,0 0 0 160px #ffffff04}.login-brand-mark{width:64px;height:64px;border-radius:18px;font-size:24px;margin-bottom:28px}.login-brand-panel h1{font-size:48px;max-width:680px;letter-spacing:-.035em;margin-bottom:18px}.login-brand-panel p{color:#b7c0dc;max-width:600px;font-size:16px}.login-points{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px}.login-points span{font-size:11px;color:#c7cfea;background:#ffffff0f;padding:8px 10px;border-radius:999px}.login-form-panel{display:flex;align-items:center;justify-content:center;padding:40px;background:#f8f9fc}.login-card{background:#fff;border:1px solid #e3e7f0;border-radius:22px;width:min(470px,100%);padding:34px;box-shadow:0 20px 55px #19234114}.login-card>p{font-size:13px}.login-card form{display:flex;flex-direction:column;gap:14px}.security-note{margin-top:20px;padding-top:15px;border-top:1px solid #edf0f5;color:#8992a6;font-size:10px;text-align:center}.mobile-brand{display:none}.app-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#0f1425;color:#fff}.app-loading span{color:#8f9aba;font-size:11px}.pulse{animation:pulse 1.2s infinite}.employee-portal{min-height:100vh;background:#f3f5fa}.employee-header{height:70px;background:#fff;border-bottom:1px solid #e5e9f2;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1160px)/2));position:sticky;top:0;z-index:20}.employee-user{display:flex;align-items:center;gap:10px}.employee-user>div:nth-child(2){display:flex;flex-direction:column}.employee-user strong{font-size:12px}.employee-user span{font-size:10px;color:#8a93a8}.employee-content{max-width:1160px;margin:0 auto;padding:26px 20px 60px}.employee-hero{background:radial-gradient(circle at 80% 30%,rgba(117,82,235,.45),transparent 30%),linear-gradient(135deg,#16203d,#25295a);color:#fff;border-radius:22px;padding:28px 30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 15px 40px #1d244a2e}.employee-hero h1{font-size:34px}.employee-hero p{color:#c3cae2;margin:0}.hero-stat{display:flex;flex-direction:column;align-items:flex-end}.hero-stat strong{font-size:40px}.hero-stat span{font-size:11px;color:#bbc3df}.employee-toolbar{display:flex;gap:10px;margin:18px 0}.payroll-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.employee-payroll-card{background:#fff;border:1px solid #e4e8f1;border-radius:18px;padding:18px;box-shadow:0 3px 14px #161f3708}.employee-payroll-card.signed{border-color:#d7eee4}.payroll-card-top{display:flex;justify-content:space-between;align-items:flex-start}.month-badge{width:54px;height:54px;background:#eef1ff;color:#5364df;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center}.month-badge strong{font-size:19px}.month-badge span{font-size:9px}.employee-payroll-card h3{margin:16px 0}.employee-money{display:flex;flex-direction:column;background:#f8f9fc;border-radius:11px;padding:11px}.employee-money span{font-size:10px;color:#8790a4}.employee-money strong{font-size:18px;margin-top:3px}.employee-payroll-actions{display:flex;gap:7px;margin-top:14px;flex-wrap:wrap}.signed-note{display:block;color:#199765;font-size:10px;margin-top:10px}.signature-canvas{width:100%;height:180px;border:1px dashed #aeb6c8;border-radius:10px;background:#fff;touch-action:none}.signature-security{display:flex;gap:10px;align-items:flex-start;background:#eef5ff;border:1px solid #d8e6ff;border-radius:11px;padding:11px;margin:14px 0}.signature-security p{margin:0;font-size:11px;color:#51617b}.public-sign-shell{min-height:100vh;background:radial-gradient(circle at 50% -10%,rgba(92,108,245,.2),transparent 34%),#f3f5fa;padding:24px}.public-sign-brand{max-width:900px;margin:0 auto 18px;display:flex;align-items:center;gap:10px}.public-sign-brand>span{font-size:11px;color:#818ba0}.public-sign-card{max-width:520px;margin:8vh auto;background:#fff;border:1px solid #e4e8f0;border-radius:22px;padding:28px;box-shadow:var(--shadow);text-align:center}.public-sign-card.wide-card{max-width:900px;margin:0 auto;text-align:left}.public-document-head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #edf0f5;padding-bottom:18px;margin-bottom:15px}.public-document-head h1{font-size:26px}.document-badge{background:#eef1ff;color:#5364df;padding:12px 14px;border-radius:12px;display:flex;flex-direction:column;align-items:center}.document-badge strong{font-size:18px}.document-badge span{font-size:10px}.expiration-note{font-size:11px;background:#fff8ea;color:#8f6517;padding:9px 11px;border-radius:9px;margin-bottom:14px}.first-access-box{background:#f7f8fc;border:1px solid #e5e8f0;border-radius:14px;padding:16px;margin:15px 0}.first-access-box h3{margin-bottom:4px}.first-access-box p{font-size:11px}.success-symbol,.error-symbol{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;font-size:28px;font-weight:900}.success-symbol{background:#e8f8f0;color:#159864}.error-symbol{background:#fff0f2;color:#c84658}.success-screen{max-width:600px}.skeleton-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.skeleton{height:128px;background:linear-gradient(90deg,#eef0f5 25%,#f7f8fb 37%,#eef0f5 63%);background-size:400% 100%;animation:shimmer 1.3s infinite;border-radius:16px}.center{text-align:center}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{transform:scale(1.05);box-shadow:0 0 0 12px #5a6cf70f}}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:1200px){.metric-grid{grid-template-columns:repeat(3,1fr)}.payroll-card-grid{grid-template-columns:repeat(2,1fr)}.security-features{grid-template-columns:1fr 1fr}.skeleton-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.sidebar{width:82px;padding:18px 10px}.sidebar .brand>div:last-child,.sidebar nav button:not(.active)>span+*,.sidebar nav button{font-size:0}.sidebar nav button span{font-size:17px;width:100%}.sidebar nav button.active{font-size:0}.user-chip>div:last-child{display:none}.main-content{margin-left:82px;width:calc(100% - 82px);padding:24px 20px}.dashboard-grid,.integration-grid,.group-grid,.login-shell{grid-template-columns:1fr}.login-brand-panel{display:none}.login-form-panel{min-height:100vh}.mobile-brand{display:flex;align-items:center;gap:8px;margin-bottom:22px}.detail-grid{grid-template-columns:1fr 1fr}.filter-bar label{min-width:140px}.payroll-summary,.evidence-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.sidebar{display:none}.main-content{margin-left:0;width:100%;padding:18px 14px 50px}.mobile-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.metric-grid,.skeleton-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:110px;padding:14px}.metric-card strong{font-size:26px}.row-between.page-heading{align-items:flex-start;flex-direction:column}.toolbar,.employee-toolbar{flex-direction:column;align-items:stretch}.table-card{overflow-x:auto}.table-card table{min-width:760px}.form-grid.two,.check-grid,.time-grid,.detail-grid,.settings-grid,.lookup-data{grid-template-columns:1fr}.span-2{grid-column:auto}.group-kpis{grid-template-columns:repeat(3,1fr)}.modal-backdrop{padding:0;align-items:flex-end}.modal,.modal.wide{width:100%;max-height:92vh;overflow:auto;border-radius:20px 20px 0 0}.modal-body{padding:18px}.modal-actions.stack-mobile{flex-direction:column}.security-features{grid-template-columns:1fr}.employee-header{padding:0 14px}.employee-user>div:nth-child(2){display:none}.employee-content{padding:15px 12px 40px}.employee-hero{padding:22px;align-items:flex-start}.employee-hero h1{font-size:27px}.hero-stat strong{font-size:30px}.payroll-card-grid{grid-template-columns:1fr}.public-sign-shell{padding:12px}.public-sign-card.wide-card{padding:18px;border-radius:16px}.public-document-head{gap:12px}.login-form-panel{padding:16px}.login-card{padding:24px}.profile-head{align-items:flex-start;flex-wrap:wrap}.profile-head .push{margin-left:0;width:100%}.payroll-summary{grid-template-columns:1fr 1fr}.filter-bar{align-items:stretch}.filter-bar label{min-width:calc(50% - 8px);flex:none;width:calc(50% - 8px)}.filter-action{width:100%;margin:0}.bulk-bar{flex-wrap:wrap}.group-card footer{flex-direction:column}.group-card footer button{width:100%}.app-loading .brand-logo{width:52px;height:52px}.evidence-grid{grid-template-columns:1fr}.public-document-head{flex-direction:column}.document-badge{align-items:flex-start}.signature-canvas{height:150px}}.remember-email{display:flex!important;flex-direction:row!important;align-items:center;gap:9px!important;font-size:11px!important;font-weight:650!important;color:#66718a!important;cursor:pointer;-webkit-user-select:none;user-select:none}.remember-email input{width:16px;height:16px;margin:0;accent-color:#5b6ef6;flex:none}.remember-email span{line-height:1.25}.sage-holerite{position:relative;background:#fff;color:#111;border:1px solid #626262;border-radius:0;font-family:Arial,Helvetica,sans-serif;font-size:11px;overflow:hidden;margin:4px auto 18px;max-width:940px;box-shadow:0 1px 8px #0f14280f}.sage-holerite-head{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #666;min-height:76px}.sage-company,.sage-title{padding:7px 9px;display:flex;flex-direction:column;gap:2px}.sage-company strong{font-size:14px}.sage-company span{font-size:11px;line-height:1.2}.sage-title{text-align:right;align-items:flex-end}.sage-title strong{font-size:17px}.sage-title span{font-size:12px;margin-top:4px}.sage-employee-grid{display:grid;grid-template-columns:58px minmax(220px,1.4fr) 55px 42px 45px 50px 45px 45px;position:relative;border-bottom:1px solid #666;min-height:58px;padding:3px 0 21px}.sage-employee-grid>div{padding:1px 5px;display:flex;flex-direction:column;min-width:0}.sage-employee-grid small{font-size:8px;line-height:1;color:#555}.sage-employee-grid strong{font-size:10px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sage-employee-grid span{font-size:9px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sage-employee-grid .admission-cell{position:absolute;left:50%;bottom:2px;right:4px;display:flex;flex-direction:row;align-items:center;gap:8px}.sage-employee-grid .admission-cell small,.sage-employee-grid .admission-cell strong,.sage-employee-grid .admission-cell span{font-size:9px}.sage-events-wrap{display:grid;grid-template-columns:minmax(0,1fr) 62px;min-height:330px}.sage-events{width:100%;border-collapse:collapse;table-layout:fixed}.sage-events th,.sage-events td{border-right:1px solid #777;padding:4px 7px;color:#111}.sage-events th:last-child,.sage-events td:last-child{border-right:0}.sage-events thead th{font-size:9px;font-weight:500;text-align:center;border-bottom:1px solid #777;background:#fff;text-transform:none;letter-spacing:0}.sage-events thead th:nth-child(1){width:56px}.sage-events thead th:nth-child(3){width:92px}.sage-events thead th:nth-child(4),.sage-events thead th:nth-child(5){width:120px}.sage-events tbody tr:hover{background:transparent}.sage-events tbody td{border-bottom:0;font-size:12px;line-height:1.2;padding-top:4px;padding-bottom:2px;vertical-align:top}.sage-events tbody td:nth-child(1){font-variant-numeric:tabular-nums}.sage-events tbody td:nth-child(3){text-align:center}.sage-events .money-cell{text-align:right;font-variant-numeric:tabular-nums}.sage-events tfoot td{border-top:1px solid #777;font-size:9px}.sage-events tfoot .sage-totals-label td:nth-last-child(-n+2){text-align:center}.sage-events tfoot .sage-totals-value td:nth-last-child(-n+2){text-align:right;font-size:14px;padding:5px 12px}.sage-events tfoot .sage-net td:nth-last-child(2){font-size:10px}.sage-events tfoot .sage-net td:last-child{text-align:right;font-size:15px;font-weight:700;padding-right:12px}.sage-signature-strip{border-left:1px solid #666;display:grid;grid-template-columns:1fr;place-items:center;padding:7px 4px;position:relative;overflow:hidden}.sage-signature-strip>span{writing-mode:vertical-rl;transform:rotate(180deg);font-size:9px;line-height:1.1;text-align:center;max-height:245px}.sage-signature-strip .signature-line{height:1px;width:42px;background:#444;margin-top:4px}.sage-signature-strip strong{writing-mode:vertical-rl;transform:rotate(180deg);font-size:9px;font-weight:500;margin:5px 0}.sage-signature-strip .date-line{border-top:1px solid #444;width:42px;text-align:center;font-size:9px;padding-top:3px}.sage-bases{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #666;padding:5px 2px}.sage-bases>div{text-align:center;display:flex;flex-direction:column;gap:2px}.sage-bases span{font-size:8px;color:#222}.sage-bases strong{font-size:12px;font-weight:500}.sage-accessibility-nature{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.signature-document>.sage-holerite,.public-sign-card .sage-holerite{margin-top:8px}.public-sign-card.wide-card{width:min(1060px,calc(100vw - 30px))}@media(max-width:900px){.sage-holerite{overflow-x:auto}.sage-holerite-head,.sage-employee-grid,.sage-events-wrap,.sage-bases{min-width:800px}.sage-holerite-head{grid-template-columns:1fr 1fr}.sage-events-wrap{min-height:300px}.public-sign-card.wide-card{width:min(100%,calc(100vw - 20px))}}.brand-mark{width:40px;height:40px;object-fit:contain;flex:none;filter:drop-shadow(0 5px 10px rgba(22,71,114,.18))}.brand-compact .brand-mark{width:34px;height:34px}.full-brand{display:block;width:min(290px,82%);height:auto;object-fit:contain}.login-full-brand{width:min(380px,75%);margin-bottom:26px;filter:drop-shadow(0 18px 30px rgba(7,50,86,.12))}.loading-brand{width:min(320px,70vw);margin-bottom:20px}.loading-track{width:min(300px,64vw);height:5px;background:#e8edf4;border-radius:999px;overflow:hidden}.loading-track:after{content:"";display:block;width:42%;height:100%;background:linear-gradient(90deg,#1374b5,#28aaa1,#e5c96c);border-radius:inherit;animation:payhub-load 1.15s ease-in-out infinite}.app-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 20%,rgba(24,137,172,.1),transparent 32%),#f4f7fb}.desktop-topbar{min-height:44px;display:flex;justify-content:flex-end;align-items:center;margin:-18px 0 12px}.topbar-spacer{flex:1}.mobile-top-actions{display:flex;align-items:center;gap:7px}@keyframes payhub-load{0%{transform:translate(-130%)}to{transform:translate(340%)}}.notification-center{position:relative;z-index:55}.notification-bell{position:relative;width:42px;height:42px;border-radius:13px;border:1px solid #dce4ec;background:#fff;display:grid;place-items:center;font-size:17px;color:#26364b;box-shadow:0 5px 16px #1426410f}.notification-bell:hover{border-color:#b7c9da;background:#fbfdff;transform:translateY(-1px)}.notification-bell b{position:absolute;right:-4px;top:-5px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#d94252;color:#fff;border:2px solid #f4f6fb;font-size:9px;display:grid;place-items:center}.notification-popover{position:absolute;right:0;top:50px;width:min(390px,calc(100vw - 28px));background:#fff;border:1px solid #dfe6ed;border-radius:18px;box-shadow:0 24px 65px #0d203633;overflow:hidden}.notification-head{padding:15px 17px;border-bottom:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:12px}.notification-head>div{display:flex;flex-direction:column}.notification-head strong{font-size:14px}.notification-head span{font-size:10px;color:#8b96a6;margin-top:2px}.notification-list{max-height:310px;overflow:auto}.notification-item{width:100%;border:0;border-bottom:1px solid #f0f3f6;background:#fff;padding:13px 15px;display:grid;grid-template-columns:8px 1fr;gap:10px;text-align:left}.notification-item:hover{background:#f8fbfd}.notification-item.unread{background:#f4f9fc}.notification-dot{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#c8d1db}.notification-item.unread .notification-dot{background:#168ac0;box-shadow:0 0 0 4px #168ac01a}.notification-item>div{min-width:0}.notification-item strong{display:block;font-size:12px;color:#192c40}.notification-item p{font-size:11px;line-height:1.35;margin:4px 0;color:#657286}.notification-item small{font-size:9px;color:#96a0ad}.compact-empty{padding:22px!important;font-size:11px}.notification-settings{padding:14px 16px;background:#fbfcfd;border-top:1px solid #edf1f5}.notification-device{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.notification-device>div{display:flex;flex-direction:column}.notification-device strong{font-size:11px}.notification-device span{font-size:9px;color:#8390a0;margin-top:2px}.notification-pref{display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;gap:12px!important;padding:7px 0!important;font-size:10px!important;font-weight:650!important}.notification-pref input{width:17px;height:17px;accent-color:#178eaa}.notification-msg{font-size:10px!important;margin:8px 0 0!important;padding-top:8px;border-top:1px solid #e7edf2}.people-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.people-overview>div{background:#fff;border:1px solid #e2e8ef;border-radius:14px;padding:13px 15px;display:flex;align-items:baseline;justify-content:space-between;gap:9px}.people-overview span{font-size:10px;color:#7f8b9c;font-weight:700}.people-overview strong{font-size:18px;color:#18324b}.employee-table tbody tr{transition:.15s}.employee-table tbody tr:hover{background:#f7fbfd}.sage-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#edf6fa;color:#136e93;border:1px solid #d4eaf2;border-radius:8px;padding:5px 7px;font-size:11px}.employee-open{white-space:nowrap}.action-with-icon span{font-size:15px;line-height:1}.lookup-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:17px;padding:16px;border:1px solid #e4eaf0;background:linear-gradient(135deg,#f8fbfd,#f6f9fb);border-radius:14px}.lookup-intro h3{margin-bottom:4px}.lookup-intro p{margin:0;font-size:11px}.sage-pill{background:#e7f5f4;color:#187f79;border:1px solid #cce8e5;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;letter-spacing:.06em;white-space:nowrap}.employee-found{align-items:flex-start}.employee-profile-hero{display:flex;align-items:flex-start;gap:15px;padding:18px;background:linear-gradient(135deg,#f5fafc,#f7f8fd);border:1px solid #dfe8ee;border-radius:16px}.employee-profile-hero h2{margin:2px 0 4px}.employee-profile-hero p{margin:0;font-size:12px}.profile-statuses{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.profile-actions{display:flex;flex-direction:column;gap:7px;align-items:stretch}.danger-button{border:1px solid #f0bbc1;background:#fff3f4;color:#b92f42;border-radius:11px;padding:11px 15px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:7px}.danger-button:hover{background:#ffecef;border-color:#e7949f}.danger-button:disabled{opacity:.48;cursor:not-allowed}.profile-tabs{display:flex;gap:4px;overflow-x:auto;border-bottom:1px solid #e7ebf0;margin:18px -2px 0;padding:0 2px}.profile-tabs button{border:0;background:transparent;padding:10px 12px;color:#748094;font-size:11px;font-weight:750;white-space:nowrap;border-bottom:2px solid transparent}.profile-tabs button:hover{color:#244763}.profile-tabs button.active{color:#147b9e;border-bottom-color:#1798a7}.profile-tabs button b{margin-left:6px;background:#edf2f6;border-radius:999px;padding:2px 5px;font-size:9px}.profile-tab-content{padding-top:16px;min-height:200px}.detail-grid.premium>div{background:#fbfcfd;border-color:#e7ecf1}.detail-grid.premium select{padding:7px 9px;font-size:12px}.profile-highlight-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.profile-highlight-row>div{border:1px solid #e5ebf0;background:#fff;border-radius:13px;padding:13px;display:flex;flex-direction:column}.profile-highlight-row span{font-size:9px;color:#8491a2;font-weight:800;text-transform:uppercase}.profile-highlight-row strong{font-size:22px;color:#18354e;margin:3px 0}.profile-highlight-row small{font-size:9px;color:#8995a4}.sage-field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.sage-field-grid>div{min-height:70px;border:1px solid #e4eaf0;background:#fbfcfd;border-radius:12px;padding:12px;display:flex;flex-direction:column;justify-content:center}.sage-field-grid span{font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#8793a3;font-weight:800}.sage-field-grid strong{font-size:12px;color:#20384f;margin-top:5px;overflow-wrap:anywhere}.profile-empty{background:#fafcfd;border:1px dashed #dbe4eb;border-radius:12px}.sage-sync-note{margin-top:16px;padding:10px 12px;background:#f0f7f9;color:#4d7180;border-radius:10px;font-size:10px}.signed-lock{background:#fff5e7!important;color:#986412!important}.critical-warning{border:1px solid #f2c6cb;background:#fff6f7;border-radius:13px;padding:13px;margin-bottom:14px}.critical-warning strong{color:#a82f3f}.critical-warning p{font-size:11px;margin:5px 0 0;color:#7a4b52}.payroll-mini{padding-left:4px;padding-right:4px}.skeleton-list{display:grid;gap:8px;padding:16px}.skeleton-list i{display:block;height:45px;border-radius:10px;background:linear-gradient(90deg,#edf1f4 25%,#f7f9fa 37%,#edf1f4 63%);background-size:400% 100%;animation:shimmer 1.3s infinite}.premium-actions{gap:5px;flex-wrap:nowrap}.table-action{border:1px solid #dce5ec!important;background:#fff!important;color:#34516b!important;padding:7px 9px!important;border-radius:9px!important;font-size:10px!important;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.table-action:hover{background:#f5f9fb!important;border-color:#b9ccd8!important;transform:translateY(-1px)}.table-action.primary{background:#edf8f9!important;color:#147b83!important;border-color:#c9e7e8!important}.table-action.whatsapp{background:#effaf4!important;color:#168153!important;border-color:#caead8!important}.table-action.pdf{background:#f4f3fb!important;color:#6251a2!important;border-color:#ddd8ee!important}.table-action.evidence{background:#f8f6ec!important;color:#79671c!important;border-color:#e9e0ac!important}.payroll-events-table th{font-size:9px}.payroll-events-table td{padding-top:11px;padding-bottom:11px}.nature-chip{display:inline-flex;align-items:center;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:850;letter-spacing:.03em}.nature-chip.earning{background:#e9f7f0;color:#16805c}.nature-chip.deduction{background:#fff0f1;color:#b54050}.nature-chip.other{background:#f0f3f6;color:#6d7784}.public-loading-logo,.public-success-logo{width:210px;margin:0 auto 18px}.public-sign-brand>.brand{margin:0}.public-sign-brand .brand strong{color:#17344f}.public-sign-brand .brand span{color:#758395}@media(max-width:900px){.people-overview,.sage-field-grid{grid-template-columns:repeat(2,1fr)}.profile-actions{width:100%;flex-direction:row}.employee-profile-hero,.premium-actions{flex-wrap:wrap}}@media(max-width:650px){.desktop-topbar{display:none}.notification-popover{position:fixed;right:10px;left:10px;top:64px;width:auto}.people-overview{grid-template-columns:1fr 1fr}.people-overview>div{padding:11px}.employee-profile-hero{padding:14px}.profile-actions{flex-direction:column}.profile-actions button{width:100%}.profile-highlight-row,.sage-field-grid{grid-template-columns:1fr}.profile-tabs{margin-left:-18px;margin-right:-18px;padding-left:14px}.lookup-intro{flex-direction:column}.premium-actions{min-width:390px}.brand-mark{width:36px;height:36px}}.employee-extra-fields{margin-top:16px}.sync-sage-button{white-space:nowrap}.profile-history{margin-top:22px;padding-top:4px}.compact-title{margin:10px 0}.history-table{border:1px solid var(--border);border-radius:14px;overflow:hidden;background:#fff}.history-row{display:grid;grid-template-columns:120px minmax(180px,1fr) minmax(120px,.7fr);gap:14px;align-items:center;padding:11px 14px;border-top:1px solid #edf0f5}.history-row:first-child{border-top:0}.history-row span{font-size:12px;color:#6f7890;font-weight:700}.history-row strong{font-size:13px;color:#202a43}.history-row small{font-size:11px;color:#8790a4;text-align:right}@media(max-width:760px){.history-row{grid-template-columns:1fr 1fr}.history-row small{grid-column:1/-1;text-align:left}.employee-extra-fields{grid-template-columns:1fr!important}.profile-actions{width:100%}.profile-actions button{flex:1}}.signature-drawing-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,360px) auto;align-items:center;gap:18px;padding:18px;margin-bottom:18px;border:1px solid var(--border);border-radius:16px;background:#fbfcff}.signature-drawing-card h3{margin:0 0 5px}.signature-drawing-card p{margin:0}.signature-drawing-card img{width:100%;max-height:150px;object-fit:contain;background:#fff;border:1px solid #e4e8f0;border-radius:12px;padding:10px}.payroll-breakdown .payroll-events-table{margin-bottom:0}@media(max-width:760px){.signature-drawing-card{grid-template-columns:1fr}.signature-drawing-card img{max-height:130px}.payroll-events-table{overflow-x:auto}.payroll-events-table table{min-width:680px}}.evidence-device-grid{margin-bottom:14px}.location-evidence-card{border:1px solid var(--border);border-radius:16px;padding:16px;background:#fbfcff;margin-bottom:18px}.location-address{margin-top:14px;padding:14px;border:1px solid #e6eaf3;border-radius:13px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.location-address>span{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#7c869c}.location-address>strong{font-size:13px;color:#25314a;line-height:1.45}.location-address code{font-size:11px;color:#68738a;background:#f3f5f9;padding:6px 8px;border-radius:8px}.location-address .secondary-button{margin-top:2px}.full-brand-lockup{display:inline-flex;align-items:center;gap:18px;max-width:100%;position:relative;z-index:2}.full-brand-mark-wrap{width:94px;height:94px;display:grid;place-items:center;position:relative;isolation:isolate}.full-brand-mark-wrap:before{content:"";position:absolute;inset:10%;border-radius:50%;background:radial-gradient(circle,rgba(38,170,161,.22),rgba(30,113,181,.08) 55%,transparent 72%);filter:blur(7px);z-index:-1;animation:brandAura 4.8s ease-in-out infinite}.full-brand-mark{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(5,28,64,.24));animation:brandFloat 5.6s ease-in-out infinite}.full-brand-copy{display:flex;flex-direction:column;line-height:1}.full-brand-copy strong{font-size:52px;letter-spacing:.045em;font-weight:900;color:#ecf4ff;text-shadow:0 8px 24px rgba(8,23,56,.3)}.full-brand-copy span{font-size:12px;letter-spacing:.13em;font-weight:800;color:#b8c8e7;margin-top:9px}.login-full-brand{width:auto!important;max-width:min(520px,90%);margin-bottom:30px!important;filter:none!important;animation:brandEnter .8s cubic-bezier(.2,.75,.2,1) both}.login-brand-panel:before{content:"";position:absolute;inset:-20%;background:conic-gradient(from 210deg at 50% 50%,transparent 0 20%,rgba(34,168,160,.08) 31%,transparent 43% 63%,rgba(230,201,108,.08) 73%,transparent 84%);animation:loginOrbit 18s linear infinite;pointer-events:none}.login-brand-panel>*{position:relative;z-index:2}.login-card{animation:loginCardEnter .65s .08s cubic-bezier(.2,.8,.2,1) both}.login-access-hints{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 16px}.login-access-hints span{display:flex;flex-direction:column;gap:2px;border:1px solid #e5e9f2;background:#f8faff;border-radius:11px;padding:10px 11px;color:#7d879b;font-size:10px}.login-access-hints b{color:#26324c;font-size:11px}.mobile-brand .full-brand-lockup{transform:scale(.7);transform-origin:left center}.public-loading-logo,.public-success-logo,.loading-brand{width:auto!important;max-width:min(430px,82vw)}.public-loading-logo .full-brand-copy strong,.public-success-logo .full-brand-copy strong,.loading-brand .full-brand-copy strong{color:#17233f}.public-loading-logo .full-brand-copy span,.public-success-logo .full-brand-copy span,.loading-brand .full-brand-copy span{color:#6f7890}.app-loading .full-brand-lockup{animation:brandEnter .8s both}.app-loading .full-brand-mark-wrap{width:110px;height:110px}.app-loading .full-brand-copy strong{color:#13223e}.app-loading .full-brand-copy span{color:#70809b}@keyframes brandFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-5px) rotate(1.2deg)}}@keyframes brandAura{0%,to{opacity:.65;transform:scale(.94)}50%{opacity:1;transform:scale(1.08)}}@keyframes brandEnter{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:none}}@keyframes loginCardEnter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes loginOrbit{to{transform:rotate(360deg)}}@media(max-width:650px){.full-brand-lockup{gap:10px}.full-brand-mark-wrap{width:50px;height:50px}.full-brand-copy strong{font-size:27px}.full-brand-copy span{font-size:7px;letter-spacing:.1em}.login-access-hints{grid-template-columns:1fr}.mobile-brand .brand{margin-bottom:0}}.employee-header .brand strong,.mobile-top .brand strong,.mobile-brand .brand strong{color:#17344f}.employee-header .brand span,.mobile-top .brand span,.mobile-brand .brand span{color:#758395}.evidence-export-row{display:flex;justify-content:flex-end;margin:4px 0 16px}
