:root{--nexus-navy:#1e5e73;--nexus-ink:#18212a;--nexus-soft:#f6f0e8;--nexus-border:rgba(30,94,115,.14)}
.finance-brand-v8 strong,.topbar-title-wrap h1{letter-spacing:-.035em}.finance-brand-v8 small{letter-spacing:.02em;text-transform:none}.nexus-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:20px}.nexus-hero-main{position:relative;overflow:hidden;border:1px solid var(--nexus-border);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(246,240,232,.86));}.nexus-hero-main:after{content:"";position:absolute;inset:auto -110px -110px auto;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgba(30,94,115,.20),transparent 68%)}.nexus-hero-main h2{font-size:clamp(2rem,3vw,3.4rem);font-weight:900;letter-spacing:-.06em;color:#17232b;margin:12px 0}.nexus-hero-main p{max-width:760px;color:#60717b;font-weight:600}.nexus-role-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(30,94,115,.18);background:rgba(30,94,115,.08);color:var(--nexus-navy);border-radius:999px;padding:8px 13px;font-weight:900}.nexus-module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.nexus-module-card{display:flex;flex-direction:column;gap:10px;min-height:180px;border:1px solid rgba(30,94,115,.12);transition:.22s ease}.nexus-module-card:hover{transform:translateY(-2px);box-shadow:0 22px 50px rgba(30,94,115,.12)}.nexus-module-card i{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:rgba(30,94,115,.1);color:var(--nexus-navy)}.nexus-module-card h3{font-weight:900;letter-spacing:-.03em;margin:0}.nexus-module-card p{color:#6b7a82;margin:0;line-height:1.55}.nexus-module-card a{margin-top:auto;text-decoration:none;font-weight:900;color:var(--nexus-navy)}.nexus-status-stack{display:grid;gap:12px}.nexus-status-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:20px;background:rgba(255,255,255,.68);border:1px solid rgba(30,94,115,.10)}.nexus-status-item small{color:#6b7a82;font-weight:800}.nexus-status-item strong{font-size:1.12rem}.modal-panel .modal-dialog,.modal-dialog{max-width:min(96vw,var(--bs-modal-width, 720px))}.modal-panel .modal-content,.modal-content{border-radius:24px;border:1px solid rgba(30,94,115,.12);box-shadow:0 26px 80px rgba(20,31,39,.18)}.modal-footer{position:sticky;bottom:0;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);z-index:5;border-top:1px solid rgba(30,94,115,.08);padding-bottom:max(16px,env(safe-area-inset-bottom))}.modal-body{max-height:min(70vh,720px);overflow:auto}.iban-input-v11{font-variant-numeric:tabular-nums;text-transform:uppercase;direction:ltr;unicode-bidi:plaintext;letter-spacing:.035em}.iban-text-v11{word-break:break-all}.deleted-row,.inactive-contact-row{opacity:.55;background:rgba(108,117,125,.06)}.nexus-filter-bar{display:grid;grid-template-columns:1.4fr repeat(3,minmax(160px,.7fr)) auto;gap:12px;align-items:end;margin-bottom:16px}.nexus-payment-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.nexus-payment-modal-grid .full{grid-column:1/-1}.nexus-login-loader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:radial-gradient(circle at top left,rgba(30,94,115,.24),transparent 35%),linear-gradient(135deg,#102e38,#1e5e73 56%,#f6f0e8);animation:nexusLoaderOut .7s ease 1.45s forwards}.nexus-login-loader img{width:min(180px,46vw);filter:drop-shadow(0 28px 60px rgba(0,0,0,.3));animation:nexusLogoPulse 1.4s cubic-bezier(.2,.8,.2,1) both}.nexus-login-loader span{margin-top:18px;color:white;font-weight:900;letter-spacing:.16em;text-transform:uppercase;font-size:.8rem}@keyframes nexusLogoPulse{0%{opacity:0;transform:scale(.82) translateY(16px)}55%{opacity:1;transform:scale(1.04)}100%{opacity:1;transform:scale(1)}}@keyframes nexusLoaderOut{to{opacity:0;visibility:hidden;pointer-events:none}}
@media(max-width:1200px){.nexus-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nexus-hero{grid-template-columns:1fr}}@media(max-width:768px){.nexus-module-grid,.nexus-filter-bar,.nexus-payment-modal-grid{grid-template-columns:1fr}.topbar-right.actions-wrap{width:100%;justify-content:flex-start;overflow:auto}.modal-dialog{margin:.75rem auto}.modal-body{max-height:calc(100vh - 180px)}.finance-table-wrap{overflow:auto}.primary-action,.ghost-action,.topbar-chip{white-space:nowrap}}


/* coBrew Nexus v1.2 */
.nexus-license-mark{position:fixed;right:12px;bottom:8px;z-index:20;font-size:10px;letter-spacing:.02em;color:rgba(24,33,42,.38);font-weight:800;pointer-events:none}.nexus-header-tray{position:fixed;top:14px;right:18px;z-index:35;display:flex;gap:8px}.nexus-live-pill{width:42px;height:42px;border-radius:16px;border:1px solid rgba(30,94,115,.14);background:rgba(255,255,255,.76);backdrop-filter:blur(18px);display:inline-flex;align-items:center;justify-content:center;color:#1e5e73;text-decoration:none;box-shadow:0 14px 40px rgba(30,94,115,.10);position:relative}.nexus-live-pill span{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;border-radius:999px;background:#c05621;color:white;display:grid;place-items:center;font-size:10px;font-weight:900}.nexus-notification-dropdown{position:relative}.nexus-notification-menu{position:absolute;right:0;top:50px;width:min(360px,calc(100vw - 28px));border:1px solid rgba(30,94,115,.14);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 24px 80px rgba(20,31,39,.18);overflow:hidden}.nexus-notification-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(30,94,115,.08)}.nexus-notification-head strong{font-weight:900}.nexus-notification-head small{color:#7b8790;font-weight:800}.nexus-notification-item{display:grid;grid-template-columns:38px 1fr;gap:10px;padding:13px 16px;text-decoration:none;color:#17232b;border-bottom:1px solid rgba(30,94,115,.06)}.nexus-notification-item>span{width:34px;height:34px;border-radius:13px;background:rgba(30,94,115,.1);display:grid;place-items:center;color:#1e5e73}.nexus-notification-item strong{display:block;font-size:13px}.nexus-notification-item small{display:block;color:#6b7a82;line-height:1.35}.nexus-notification-item.unread{background:rgba(30,94,115,.055)}.nexus-notification-empty{padding:18px;color:#6b7a82;font-weight:800}.nexus-notification-all{display:block;text-align:center;padding:12px;text-decoration:none;font-weight:900;color:#1e5e73}.nexus-dashboard-v11 .panel-card,.nexus-catalog-page-v12 .panel-card,.employee-directory-page-v198 .panel-card{border:1px solid rgba(30,94,115,.12);box-shadow:0 20px 60px rgba(30,94,115,.08)}.nexus-command-center-v11{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px}.nexus-command-hero-v11{min-height:220px;position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(30,94,115,.20),transparent 30%),linear-gradient(135deg,#fffdf8,#f3ece1)}.nexus-user-welcome-v11{display:flex;align-items:center;gap:18px;position:relative;z-index:2}.nexus-user-avatar-v11,.nexus-welcome-avatar-v11{width:82px;height:82px;border-radius:28px;display:grid;place-items:center;overflow:hidden;background:#1e5e73;color:white;font-size:30px;font-weight:900;box-shadow:0 20px 45px rgba(30,94,115,.18)}.nexus-user-avatar-v11 img,.nexus-welcome-avatar-v11 img{width:100%;height:100%;object-fit:cover}.nexus-user-welcome-v11 span{display:block;color:#1e5e73;font-weight:900;text-transform:uppercase;font-size:.78rem;letter-spacing:.12em}.nexus-user-welcome-v11 h2{font-size:clamp(2rem,3vw,3.6rem);font-weight:950;letter-spacing:-.07em;margin:0;color:#17232b}.nexus-hero-lines-v11{position:absolute;right:-30px;bottom:-45px;display:grid;gap:14px;transform:rotate(-12deg)}.nexus-hero-lines-v11 i{display:block;width:340px;height:48px;border-radius:999px;background:rgba(30,94,115,.075)}.nexus-quick-stat-grid-v11{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nexus-quick-stat-v11{display:grid;gap:8px}.nexus-quick-stat-v11 i{width:38px;height:38px;border-radius:15px;background:rgba(30,94,115,.1);color:#1e5e73;display:grid;place-items:center}.nexus-quick-stat-v11 small{font-weight:900;color:#6b7a82}.nexus-quick-stat-v11 strong{font-weight:950;letter-spacing:-.035em}.nexus-module-grid-v11{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.nexus-module-tile-v11{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:14px;padding:18px;border:1px solid rgba(30,94,115,.12);border-radius:24px;background:rgba(255,255,255,.82);text-decoration:none;color:#17232b;box-shadow:0 18px 46px rgba(30,94,115,.06);transition:.22s ease}.nexus-module-tile-v11:hover{transform:translateY(-2px);box-shadow:0 26px 64px rgba(30,94,115,.12)}.nexus-module-icon-v11{width:52px;height:52px;border-radius:19px;background:rgba(30,94,115,.1);display:grid;place-items:center;color:#1e5e73}.nexus-module-copy-v11 strong{display:block;font-weight:950;font-size:1.04rem}.nexus-module-copy-v11 small{display:block;color:#6b7a82;font-weight:700}.nexus-module-metric-v11{text-align:right}.nexus-module-metric-v11 b{display:block;font-weight:950}.nexus-module-metric-v11 em{font-style:normal;color:#7b8790;font-size:.78rem;font-weight:800}.nexus-welcome-popup-v11{border-radius:28px!important;box-shadow:0 28px 100px rgba(30,94,115,.18)!important}.nexus-welcome-inner-v11{display:grid;place-items:center;gap:10px;padding:12px}.nexus-welcome-inner-v11 small{font-weight:950;letter-spacing:.14em;text-transform:uppercase;color:#1e5e73}.nexus-welcome-inner-v11 h2{font-weight:950;letter-spacing:-.05em;margin:4px 0 0;color:#17232b}.nexus-welcome-inner-v11 p{color:#6b7a82;font-weight:800}.nexus-denied-body{margin:0;min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top left,rgba(30,94,115,.22),transparent 38%),#f6f0e8;font-family:Inter,Arial,sans-serif}.nexus-denied-card{width:min(520px,calc(100vw - 32px));border-radius:32px;background:rgba(255,255,255,.86);box-shadow:0 32px 100px rgba(30,94,115,.16);border:1px solid rgba(30,94,115,.12);padding:34px;text-align:center}.nexus-denied-card img{width:92px;margin-bottom:12px}.nexus-denied-card>span{display:inline-flex;gap:8px;align-items:center;border:1px solid rgba(30,94,115,.16);border-radius:999px;padding:8px 12px;color:#1e5e73;font-weight:900}.nexus-denied-card h1{font-weight:950;letter-spacing:-.05em;margin:18px 0 8px}.nexus-denied-card p{color:#697982;font-weight:700}.nexus-denied-card div{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:20px}.nexus-login-loader-v12{background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.16),transparent 24%),radial-gradient(circle at 80% 70%,rgba(246,240,232,.22),transparent 30%),linear-gradient(135deg,#102e38,#1e5e73 52%,#18313b)}.nexus-loader-orbit-v12{position:relative;display:grid;place-items:center}.nexus-loader-orbit-v12 i{position:absolute;border:1px solid rgba(255,255,255,.22);border-radius:999px;animation:nexusOrbit 1.8s ease-in-out infinite}.nexus-loader-orbit-v12 i:nth-child(1){width:240px;height:240px}.nexus-loader-orbit-v12 i:nth-child(2){width:300px;height:300px;animation-delay:.18s}.nexus-loader-orbit-v12 i:nth-child(3){width:360px;height:360px;animation-delay:.32s}@keyframes nexusOrbit{0%,100%{transform:scale(.9);opacity:.24}50%{transform:scale(1.04);opacity:.66}}.auto-shift-preview-v12{margin-top:16px}.auto-shift-preview-list-v12{display:grid;gap:10px}.auto-shift-preview-row-v12{display:grid;grid-template-columns:80px 1.1fr 150px 120px 120px 1fr;gap:8px;align-items:center;padding:10px;border:1px solid rgba(30,94,115,.12);border-radius:18px;background:rgba(255,255,255,.72)}.nexus-catalog-page-v12 .section-head h3{font-weight:950;letter-spacing:-.04em}.media-video-lazy video{width:100%;height:100%;object-fit:cover;border:0}.media-video-lazy{cursor:pointer}.media-card-preview img{content-visibility:auto}.employee-table-panel-v198 tr.deleted-row td{background:rgba(108,117,125,.055)!important}.user-status-dot-v9.offline{background:#9ca3af}.user-status-dot-v9.online{background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.18)}
@media(max-width:1180px){.nexus-command-center-v11{grid-template-columns:1fr}.nexus-module-grid-v11{grid-template-columns:1fr}.auto-shift-preview-row-v12{grid-template-columns:1fr 1fr}}@media(max-width:768px){.nexus-header-tray{top:auto;bottom:14px;right:14px}.nexus-license-mark{display:none}.nexus-quick-stat-grid-v11{grid-template-columns:1fr}.nexus-module-tile-v11{grid-template-columns:46px 1fr}.nexus-module-metric-v11{grid-column:1/-1;text-align:left}.auto-shift-preview-row-v12{grid-template-columns:1fr}.nexus-loader-orbit-v12 i:nth-child(3){width:280px;height:280px}.nexus-loader-orbit-v12 i:nth-child(2){width:230px;height:230px}.nexus-loader-orbit-v12 i:nth-child(1){width:180px;height:180px}}


/* coBrew Nexus v1.2.2 stabilization */
.nexus-avatar{--avatar-size:44px;width:var(--avatar-size);height:var(--avatar-size);min-width:var(--avatar-size);max-width:var(--avatar-size);border-radius:50%;display:inline-grid;place-items:center;position:relative;overflow:visible;background:linear-gradient(135deg,#183745,#2b6f82);box-shadow:0 12px 28px rgba(12,35,44,.14);color:#fff;font-weight:800;line-height:1;vertical-align:middle;isolation:isolate}.nexus-avatar img{width:100%;height:100%;border-radius:50%;display:block;object-fit:cover;object-position:center;aspect-ratio:1/1;background:#e9eef0}.nexus-avatar b{font-size:calc(var(--avatar-size)*.36);letter-spacing:-.04em}.nexus-avatar-sm{--avatar-size:34px}.nexus-avatar-md{--avatar-size:46px}.nexus-avatar-lg{--avatar-size:58px}.nexus-avatar-sidebar{--avatar-size:46px}.nexus-avatar-status{position:absolute;right:0;bottom:2px;width:12px;height:12px;border-radius:50%;border:2px solid #fff;background:#94a3b8;box-shadow:0 0 0 2px rgba(15,23,42,.05);z-index:2}.nexus-avatar-status.online{background:#22c55e}.nexus-avatar-status.offline{background:#94a3b8}.sidebar-user-card .nexus-avatar{flex:0 0 var(--avatar-size)}.sidebar-user-card{align-items:center}.user-photo-v19,.sidebar-user-avatar,.nexus-user-avatar-v11,.nexus-welcome-avatar-v11{width:52px!important;height:52px!important;min-width:52px!important;max-width:52px!important;border-radius:50%!important;overflow:hidden!important;display:grid!important;place-items:center!important}.user-photo-v19 img,.sidebar-user-avatar img,.nexus-user-avatar-v11 img,.nexus-welcome-avatar-v11 img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;aspect-ratio:1/1!important;display:block!important}.nexus-welcome-avatar-v11{width:86px!important;height:86px!important;min-width:86px!important;max-width:86px!important;margin:0 auto 14px}.nexus-chat-page-v122{min-height:100vh}.nexus-chat-shell-v122{height:calc(100vh - 142px);min-height:620px;display:grid;grid-template-columns:360px minmax(0,1fr);gap:18px}.nexus-chat-contacts-v122,.nexus-chat-panel-v122{background:rgba(255,255,255,.78);border:1px solid rgba(30,94,115,.10);box-shadow:0 22px 70px rgba(13,45,56,.10);border-radius:28px;overflow:hidden;backdrop-filter:blur(18px)}.nexus-chat-search-v122{margin:16px;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:18px;background:#f6fafb;border:1px solid rgba(30,94,115,.10);color:#63818b}.nexus-chat-search-v122 input{border:0;outline:0;background:transparent;width:100%;font-weight:700;color:#17333d}.nexus-chat-contact-list-v122{height:calc(100% - 78px);overflow:auto;padding:0 12px 14px}.nexus-chat-contact-v122{display:flex;align-items:center;gap:12px;text-decoration:none;color:#183745;padding:12px;border-radius:20px;transition:.18s ease;border:1px solid transparent}.nexus-chat-contact-v122:hover,.nexus-chat-contact-v122.active{background:#eef8fa;border-color:rgba(30,94,115,.12);transform:translateY(-1px)}.nexus-chat-contact-copy-v122{min-width:0;display:grid}.nexus-chat-contact-copy-v122 strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.nexus-chat-contact-copy-v122 small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#6b858e;font-size:12px}.nexus-chat-contact-v122>b{margin-left:auto;min-width:22px;height:22px;border-radius:99px;background:#1e5e73;color:#fff;display:grid;place-items:center;font-size:12px}.nexus-chat-panel-v122{display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(246,250,251,.82))}.nexus-chat-header-v122{display:flex;align-items:center;gap:14px;padding:18px 20px;border-bottom:1px solid rgba(30,94,115,.10);background:rgba(255,255,255,.64)}.nexus-chat-header-v122 strong{display:block;font-size:17px;color:#17333d}.nexus-chat-header-v122 small{color:#6b858e}.nexus-chat-messages-v122{padding:22px;overflow:auto;display:flex;flex-direction:column;gap:10px;background-image:radial-gradient(circle at 12px 12px,rgba(30,94,115,.035) 1px,transparent 1px);background-size:24px 24px}.nexus-chat-bubble-v122{display:flex;align-items:flex-end;gap:9px;max-width:78%}.nexus-chat-bubble-v122.mine{align-self:flex-end;justify-content:flex-end}.nexus-chat-bubble-v122.theirs{align-self:flex-start}.nexus-chat-bubble-v122>div{padding:12px 14px;border-radius:18px;box-shadow:0 12px 28px rgba(15,23,42,.06)}.nexus-chat-bubble-v122.mine>div{background:#1e5e73;color:#fff;border-bottom-right-radius:6px}.nexus-chat-bubble-v122.theirs>div{background:#fff;color:#17333d;border-bottom-left-radius:6px}.nexus-chat-bubble-v122 p{margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.45}.nexus-chat-bubble-v122 time{display:block;margin-top:6px;font-size:11px;opacity:.72}.nexus-chat-compose-v122{display:flex;gap:10px;padding:16px;border-top:1px solid rgba(30,94,115,.10);background:rgba(255,255,255,.72)}.nexus-chat-compose-v122 textarea{flex:1;min-height:48px;max-height:130px;resize:vertical;border:1px solid rgba(30,94,115,.12);border-radius:18px;padding:13px 14px;outline:0;background:#fff;color:#17333d}.nexus-chat-compose-v122 button{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;padding:0}.nexus-chat-empty-v122,.nexus-chat-no-selection-v122{margin:auto;text-align:center;color:#6b858e}.nexus-chat-empty-v122 i,.nexus-chat-no-selection-v122 i{font-size:42px;color:#1e5e73;margin-bottom:12px}.nexus-chat-empty-v122 strong,.nexus-chat-no-selection-v122 h2{display:block;color:#17333d}.nexus-notification-page-list-v122 .notification-card-v18{grid-template-columns:auto 1fr auto;align-items:center}.nexus-dashboard-v122-polish .panel-card,.nexus-dashboard-page .panel-card{border-color:rgba(30,94,115,.09)}.nexus-command-hero-v11{position:relative;overflow:hidden}.nexus-command-hero-v11:after{content:"";position:absolute;inset:auto -18% -45% 35%;height:210px;background:radial-gradient(circle,rgba(200,169,126,.34),transparent 68%);pointer-events:none}.nexus-release-list-v11 div{border-radius:20px}.nexus-license-mark{position:fixed;right:14px;bottom:8px;z-index:50;font-size:10px;letter-spacing:.04em;color:rgba(15,23,42,.38);pointer-events:none}
@media(max-width:992px){.nexus-chat-shell-v122{height:auto;min-height:0;grid-template-columns:1fr}.nexus-chat-contacts-v122{height:330px}.nexus-chat-panel-v122{min-height:620px}.nexus-license-mark{position:static;text-align:center;padding:8px 0 10px}}@media(max-width:640px){.nexus-chat-shell-v122{gap:12px}.nexus-chat-panel-v122,.nexus-chat-contacts-v122{border-radius:22px}.nexus-chat-bubble-v122{max-width:92%}.nexus-chat-messages-v122{padding:14px}.nexus-chat-header-v122{padding:14px}.nexus-chat-compose-v122{padding:12px}.nexus-avatar-lg{--avatar-size:50px}}


/* coBrew Nexus v1.2.4 UX stabilization */
.nexus-avatar,.user-photo-v19,.sidebar-user-avatar,.nexus-user-avatar-v11,.nexus-welcome-avatar-v11{flex:0 0 auto!important;aspect-ratio:1/1!important;overflow:hidden!important;box-sizing:border-box!important}.nexus-avatar img,.user-photo-v19 img,.sidebar-user-avatar img,.nexus-user-avatar-v11 img,.nexus-welcome-avatar-v11 img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;border-radius:inherit!important}.nexus-avatar{border-radius:999px!important}.nexus-avatar-sm{--avatar-size:34px!important}.nexus-avatar-md{--avatar-size:46px!important}.nexus-avatar-lg{--avatar-size:58px!important}.nexus-avatar-sidebar{--avatar-size:46px!important}.sidebar-user-copy{min-width:0}.sidebar-user-copy strong,.sidebar-user-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.finance-nav-icon-v8{display:grid!important;place-items:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important}.finance-nav-icon-v8 i{font-size:15px;line-height:1}.finance-nav-label-v8{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nexus-dashboard-page .topbar-title-wrap h1{letter-spacing:-.055em}.nexus-command-hero-v11{border-radius:32px;background:radial-gradient(circle at 82% 18%,rgba(30,94,115,.20),transparent 32%),radial-gradient(circle at 12% 82%,rgba(200,169,126,.28),transparent 28%),linear-gradient(135deg,#fffdf9 0%,#f5eee4 100%)}.nexus-module-tile-v11{min-height:104px}.nexus-module-copy-v11 small{max-width:420px}.nexus-release-card-v11 .nexus-release-list-v11 div{background:rgba(255,255,255,.76);border:1px solid rgba(30,94,115,.08);padding:14px}.nexus-welcome-popup-v11{border-radius:34px!important;overflow:hidden!important}.nexus-welcome-popup-v11:before{content:"";position:absolute;inset:0 0 auto;height:7px;background:linear-gradient(90deg,#1e5e73,#c8a97e,#1e5e73)}.nexus-welcome-inner-v11{padding:22px 12px 10px}.nexus-welcome-inner-v11 h2{font-size:clamp(1.45rem,3vw,2.35rem)!important}.nexus-chat-shell-v122{border-radius:30px}.nexus-chat-panel-v122{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(241,247,248,.88))}.nexus-chat-messages-v122{background-color:#eef7f8;background-image:radial-gradient(circle at 12px 12px,rgba(30,94,115,.05) 1px,transparent 1px);background-size:24px 24px}.nexus-chat-compose-v122 textarea{height:52px}.nexus-chat-bubble-v122.mine>div{background:linear-gradient(135deg,#1e5e73,#174756)}.nexus-chat-bubble-v122.theirs>div{background:#fff}.nexus-notification-item small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.user-card-v1913 .user-photo-v19{width:52px!important;height:52px!important;background:linear-gradient(135deg,#183745,#2b6f82);color:white;font-weight:900}.nexus-license-mark{font-size:9px!important;opacity:.72!important}.notifications-page-v122 .notification-card-v18{grid-template-columns:auto minmax(0,1fr) auto}.notifications-page-v122 .notification-card-v18 p{word-break:break-word}
@media(max-width:768px){.nexus-header-tray{bottom:18px!important;right:18px!important}.nexus-live-pill{width:46px;height:46px;border-radius:18px}.nexus-chat-shell-v122{height:auto}.nexus-chat-contacts-v122{height:360px}.nexus-chat-panel-v122{min-height:620px}.nexus-module-tile-v11{grid-template-columns:48px minmax(0,1fr)!important}.nexus-module-metric-v11{grid-column:1/-1}.nexus-welcome-avatar-v11{width:82px!important;height:82px!important}}


/* coBrew Nexus v1.2.4 finance-stable polish */
.nexus-command-hero-v11>.nexus-avatar{--avatar-size:72px!important;border-radius:24px!important}.nexus-command-hero-v11>.nexus-avatar img{border-radius:24px!important}.nexus-chat-contact-v122 .nexus-avatar,.nexus-chat-header-v122 .nexus-avatar,.nexus-chat-bubble-v122 .nexus-avatar{flex:0 0 var(--avatar-size)!important}.nexus-live-pill i,.finance-nav-icon-v8 i,.topbar-chip i,.primary-action i,.ghost-action i{pointer-events:none}.finance-nav-link-v8{min-width:0}.nexus-sidebar-corporate .finance-nav-title-v8 span{letter-spacing:.075em}.nexus-form-titlecase-hint{font-size:11px;color:#7b8790;font-weight:700}.payroll-period-note-v124{display:flex;gap:10px;align-items:flex-start;border:1px solid rgba(30,94,115,.12);background:rgba(30,94,115,.055);border-radius:18px;padding:12px 14px;color:#28515d;font-weight:750}.payroll-period-note-v124 i{margin-top:2px;color:#1e5e73}.user-management-page-v1913 .permission-grid-v10 label{min-height:76px}.nexus-welcome-popup-v11 .swal2-html-container{overflow:visible!important}.nexus-welcome-avatar-v11{border-radius:50%!important;background:linear-gradient(135deg,#183745,#2b6f82)!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:30px!important;font-weight:950!important}.nexus-welcome-avatar-v11 span{line-height:1}.nexus-header-tray .nexus-live-pill span:empty{display:none}.nexus-chat-compose-v122 textarea{font-size:15px;line-height:1.45}.nexus-chat-contact-copy-v122 strong,.nexus-chat-header-v122 strong{letter-spacing:-.02em}.log-command-main-v1912 h2,.nexus-command-hero-v11 h2{letter-spacing:-.055em}
@media(max-width:768px){.nexus-command-hero-v11>.nexus-avatar{--avatar-size:60px!important;border-radius:21px!important}.payroll-period-note-v124{font-size:13px}.nexus-header-tray{z-index:80!important}}


/* coBrew Nexus v1.2.5 refinements */
.nexus-avatar{display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;overflow:hidden!important;flex:0 0 auto!important;border-radius:999px!important;background:linear-gradient(135deg,#1e5e73,#173744)!important;color:#fff!important;font-weight:900!important;line-height:1!important;box-shadow:0 12px 28px rgba(30,94,115,.16)!important;border:2px solid rgba(255,255,255,.78)!important}
.nexus-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;max-width:none!important;max-height:none!important;aspect-ratio:1/1!important}.nexus-avatar b{font-size:.86em!important;letter-spacing:-.03em!important}.nexus-avatar-sm{width:34px!important;height:34px!important;min-width:34px!important}.nexus-avatar-md{width:46px!important;height:46px!important;min-width:46px!important}.nexus-avatar-lg{width:74px!important;height:74px!important;min-width:74px!important}.nexus-avatar-sidebar{width:48px!important;height:48px!important;min-width:48px!important;border-radius:18px!important}.nexus-avatar-status{position:absolute!important;right:1px!important;bottom:1px!important;width:12px!important;height:12px!important;border-radius:999px!important;border:2px solid #fff!important;background:#9ca3af!important}.nexus-avatar-status.online{background:#22c55e!important}.nexus-avatar-status.offline{background:#94a3b8!important}
.employee-photo-v19,.nexus-user-avatar-v11,.nexus-welcome-avatar-v11{flex:0 0 auto!important;overflow:hidden!important}.employee-photo-v19 img,.nexus-user-avatar-v11 img,.nexus-welcome-avatar-v11 img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.topbar,.finance-topbar-v11,.nexus-chat-topbar-v122{position:sticky;top:0;z-index:22;background:rgba(255,255,255,.78)!important;backdrop-filter:blur(22px)!important;border:1px solid rgba(30,94,115,.10)!important;border-radius:26px!important;box-shadow:0 18px 55px rgba(30,94,115,.08)!important;margin-bottom:18px!important}.topbar-title-wrap h1{font-weight:950!important}.topbar-title-wrap p{font-weight:750!important;color:#71808a!important}.nexus-header-tray{top:18px;right:22px}.nexus-live-pill{transition:.2s ease}.nexus-live-pill:hover{transform:translateY(-1px);box-shadow:0 20px 55px rgba(30,94,115,.15)}
.finance-nav-title-v8 span{letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;color:rgba(255,255,255,.62)}.finance-nav-link-v8{min-height:42px}.finance-nav-icon-v8{display:grid!important;place-items:center!important}.finance-nav-icon-v8 i{font-size:15px!important}.sidebar-user-card{overflow:hidden}.sidebar-user-copy{min-width:0}.sidebar-user-copy strong,.sidebar-user-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nexus-dashboard-v11 .nexus-module-tile-v11{min-height:96px}.nexus-dashboard-v11 .nexus-module-tile-v11:focus-visible,.finance-nav-link-v8:focus-visible,.primary-action:focus-visible,.ghost-action:focus-visible{outline:3px solid rgba(30,94,115,.25);outline-offset:2px}.nexus-chat-shell-v122{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:16px;height:calc(100vh - 140px);min-height:620px}.nexus-chat-contacts-v122,.nexus-chat-panel-v122{background:rgba(255,255,255,.82);border:1px solid rgba(30,94,115,.11);border-radius:28px;box-shadow:0 20px 60px rgba(30,94,115,.08);overflow:hidden}.nexus-chat-contacts-v122{display:flex;flex-direction:column}.nexus-chat-search-v122{margin:14px;display:flex;align-items:center;gap:9px;border:1px solid rgba(30,94,115,.11);border-radius:18px;padding:10px 13px;background:rgba(246,240,232,.58)}.nexus-chat-search-v122 input{border:0;outline:0;background:transparent;width:100%;font-weight:750}.nexus-chat-contact-list-v122{overflow:auto;padding:0 10px 12px}.nexus-chat-contact-v122{display:flex;align-items:center;gap:12px;padding:12px;border-radius:20px;text-decoration:none;color:#17232b;margin-bottom:6px;transition:.18s ease}.nexus-chat-contact-v122:hover,.nexus-chat-contact-v122.active{background:rgba(30,94,115,.08)}.nexus-chat-contact-copy-v122{min-width:0;flex:1}.nexus-chat-contact-copy-v122 strong,.nexus-chat-contact-copy-v122 small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nexus-chat-contact-copy-v122 small{color:#72808a;font-weight:700}.nexus-chat-contact-v122>b{min-width:22px;height:22px;border-radius:999px;background:#1e5e73;color:#fff;display:grid;place-items:center;font-size:11px}.nexus-chat-panel-v122{display:flex;flex-direction:column}.nexus-chat-header-v122{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid rgba(30,94,115,.08);background:rgba(255,255,255,.65)}.nexus-chat-header-v122 strong,.nexus-chat-header-v122 small{display:block}.nexus-chat-header-v122 small{color:#6b7a82;font-weight:750}.nexus-chat-messages-v122{flex:1;overflow:auto;padding:22px;background:linear-gradient(180deg,rgba(246,240,232,.55),rgba(255,255,255,.55))}.nexus-chat-bubble-v122{display:flex;gap:9px;margin:8px 0}.nexus-chat-bubble-v122.mine{justify-content:flex-end}.nexus-chat-bubble-v122>div{max-width:min(680px,78%);padding:11px 14px;border-radius:20px;background:#fff;border:1px solid rgba(30,94,115,.08);box-shadow:0 10px 24px rgba(30,94,115,.06)}.nexus-chat-bubble-v122.mine>div{background:#1e5e73;color:#fff;border-color:rgba(30,94,115,.0)}.nexus-chat-bubble-v122 p{margin:0;line-height:1.5;word-break:break-word}.nexus-chat-bubble-v122 time{display:block;margin-top:5px;font-size:11px;opacity:.72;font-weight:800}.nexus-chat-compose-v122{display:grid;grid-template-columns:1fr 48px;gap:10px;padding:14px;border-top:1px solid rgba(30,94,115,.08);background:rgba(255,255,255,.86)}.nexus-chat-compose-v122 textarea{resize:none;border:1px solid rgba(30,94,115,.12);border-radius:18px;padding:13px 14px;outline:0;max-height:120px}.nexus-error-body{margin:0;min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,rgba(30,94,115,.22),transparent 32%),radial-gradient(circle at 80% 10%,rgba(200,169,126,.26),transparent 28%),linear-gradient(135deg,#f6f0e8,#fffaf3);font-family:Inter,Arial,sans-serif;color:#17232b}.nexus-error-card{position:relative;width:min(560px,calc(100vw - 32px));padding:42px;border-radius:34px;background:rgba(255,255,255,.78);border:1px solid rgba(30,94,115,.14);box-shadow:0 34px 120px rgba(30,94,115,.18);overflow:hidden;text-align:center}.nexus-error-card>img{height:70px;object-fit:contain;margin-bottom:18px;filter:drop-shadow(0 18px 32px rgba(30,94,115,.16))}.nexus-error-code{display:inline-grid;place-items:center;min-width:76px;height:38px;border-radius:999px;background:rgba(30,94,115,.1);color:#1e5e73;font-weight:950;letter-spacing:.08em}.nexus-error-card h1{font-size:clamp(2rem,4vw,3.1rem);font-weight:950;letter-spacing:-.06em;margin:14px 0 8px}.nexus-error-card p{color:#61717b;font-weight:750;line-height:1.6;margin:0 auto 22px;max-width:420px}.nexus-error-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.nexus-error-card small{display:block;margin-top:24px;color:rgba(24,33,42,.42);font-weight:850;font-size:10px}.nexus-error-orbit{position:absolute;inset:auto -90px -90px auto;width:250px;height:250px;border-radius:999px;background:rgba(30,94,115,.06);animation:nexusOrbit 6s ease-in-out infinite}.nexus-error-orbit i{position:absolute;border-radius:999px;border:1px solid rgba(30,94,115,.14)}.nexus-error-orbit i:nth-child(1){inset:26px}.nexus-error-orbit i:nth-child(2){inset:62px}.nexus-error-orbit i:nth-child(3){inset:98px}@keyframes nexusOrbit{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-12px) rotate(8deg)}}@media(max-width:992px){.nexus-chat-shell-v122{grid-template-columns:1fr;height:auto;min-height:0}.nexus-chat-contacts-v122{max-height:360px}.nexus-chat-messages-v122{min-height:420px}.topbar{position:relative}.nexus-header-tray{position:absolute;top:10px;right:12px}.nexus-license-mark{display:none}}@media(max-width:576px){.nexus-chat-bubble-v122>div{max-width:88%}.nexus-error-card{padding:30px 22px;border-radius:28px}.nexus-error-actions .primary-action,.nexus-error-actions .ghost-action{width:100%;justify-content:center}.nexus-module-tile-v11{grid-template-columns:46px 1fr!important}.nexus-module-metric-v11{grid-column:1/-1;text-align:left!important}}
