html,body,#root{margin:0;padding:0;height:100%;background:#f5f7fb}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d3dae6;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#b6c1d4}::-webkit-scrollbar-track{background:transparent}.ant-table{border-radius:12px}.ant-card{border:none}.overdue-row td{background:#fff7ed!important}.wa-bubble{width:38px;height:38px;border:none;border-radius:50%;cursor:pointer;color:#fff;font-size:24px;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 32% 28%,#3ce47e,#25d366 55%,#1daf5a);box-shadow:0 2px 8px #25d36673;transition:filter .2s}.wa-bubble:hover{filter:brightness(1.08)}.wa-wiggle{animation:wa-ring 2.6s ease-in-out infinite;transform-origin:50% 50%}@keyframes wa-ring{0%,52%,to{transform:rotate(0)}58%{transform:rotate(-13deg)}64%{transform:rotate(11deg)}70%{transform:rotate(-8deg)}76%{transform:rotate(6deg)}82%{transform:rotate(-3deg)}88%{transform:rotate(0)}}.brand-logo{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;font-weight:700;font-size:16px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px #2563eb59}.auth-page{min-height:100vh;display:flex}.auth-hero{flex:1.1;background:linear-gradient(150deg,#1e3a8a,#2563eb 55%,#4f46e5);color:#fff;padding:64px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.auth-hero:before,.auth-hero:after{content:"";position:absolute;border-radius:50%;background:#ffffff14}.auth-hero:before{width:420px;height:420px;top:-140px;right:-120px}.auth-hero:after{width:260px;height:260px;bottom:-90px;left:-70px}.auth-panel{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 24px;background:#fff}.auth-feature{display:flex;align-items:center;gap:12px;margin-top:20px;font-size:15px;opacity:.92}.auth-feature-dot{width:28px;height:28px;border-radius:50%;background:#ffffff29;display:inline-flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}@media (max-width: 900px){.auth-hero{display:none}}
