html,body{max-width:100%;overflow-x:hidden}body{background:#f4f6f8;color:#142033}.app,.joco-shell{width:100%;max-width:100%;overflow-x:hidden}.joco-shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh}.joco-sidebar{background:#f7f8fa;border-right:1px solid #e3e6ea;padding:10px 8px 16px;position:sticky;top:0;height:100vh;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#c4ccd8 transparent}.joco-sidebar::-webkit-scrollbar{width:10px}.joco-sidebar::-webkit-scrollbar-track{background:transparent}.joco-sidebar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#d2d8e2 0%,#b9c3d3 100%);border-radius:999px;border:2px solid #f7f8fa}.joco-sidebar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#bcc6d6 0%,#aab5c7 100%)}.ping-brand{padding:10px 8px 12px;border-bottom:0;margin-bottom:4px;display:flex;justify-content:center;align-items:center}.brand-logo-window{display:flex;width:100%;overflow:visible;justify-content:center;align-items:center}.brand-logo-window img{display:block;width:auto;max-width:105px;max-height:76px;height:auto;margin:0 auto;position:static;object-fit:contain}.sidebar-company{background:transparent;border:0;border-radius:0;padding:0 8px;margin:-2px 0 18px;text-align:center}.sidebar-company span{display:none}.sidebar-company strong{display:block;font-size:14px;color:#111827;font-weight:800;line-height:1.2}.nav-group{margin-bottom:15px}.simple-nav-label{font-size:11px;font-weight:800;color:#2f3a4c;padding:0 9px 6px;text-transform:uppercase;letter-spacing:.08em}.joco-sidebar .nav-link{display:flex;align-items:center;gap:9px;padding:11px 10px;border-radius:13px;color:#24324a;font-weight:700;margin-bottom:4px;font-size:14px}.joco-sidebar .nav-link:hover{background:#eef2f7}.joco-sidebar .nav-link.active{background:#e9ecef;color:#0f172a}.nav-icon{font-size:16px;width:23px;text-align:center;color:#687385;flex:0 0 23px}.sidebar-profile{margin-top:12px;padding:10px 8px;border-top:1px solid #e3e6ea;display:flex;align-items:center;gap:9px}.sidebar-profile .avatar{width:34px;height:34px}.main{min-width:0;max-width:100%;overflow-x:hidden}.joco-topbar{height:88px;background:#fff;border-bottom:1px solid #e3e6ea;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.topbar-left{display:flex;align-items:center;gap:12px;min-width:0}.topbar-left h1{font-size:22px;margin:0;color:#111827}.joco-content{padding:24px 28px 34px;max-width:100%;overflow-x:hidden}.content>*{max-width:100%}.card{max-width:100%;min-width:0}.userbox{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end;max-width:100%}.top-date{color:#667085;padding-right:16px;border-right:1px solid #e5e7eb}.top-action,.top-dropdown>summary{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 12px;border:1px solid #d8dde5;border-radius:14px;background:#fff;color:#1f2937;font-weight:700;cursor:pointer;list-style:none;position:relative;white-space:nowrap}.top-dropdown>summary::-webkit-details-marker{display:none}.top-action:hover,.top-dropdown[open]>summary,.top-dropdown>summary:hover{background:#f8fafc;border-color:#cfd7e3}.top-action-small{padding:0 10px;min-width:40px;justify-content:center}.top-action-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#23324a}.top-action-icon svg{width:18px;height:18px;display:block}.top-action-label{font-size:13px;letter-spacing:.02em}.badge-count{position:absolute;top:-6px;right:-4px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#6d5dfc;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;box-shadow:0 2px 8px rgba(109,93,252,.28)}.top-dropdown{position:relative}.top-dropdown-menu{position:absolute;right:0;top:48px;width:430px;max-width:min(430px,calc(100vw - 40px));background:#fff;border:1px solid #dde3ea;border-radius:18px;box-shadow:0 20px 50px rgba(20,25,35,.14);padding:16px;z-index:30}.todo-menu-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.todo-menu-head strong{font-size:16px}.todo-menu-head small{color:#7b8190}.todo-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.todo-metric{background:#f8fafc;border:1px solid #e7ecf2;border-radius:14px;padding:10px 12px}.todo-metric span{display:block;font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin-bottom:5px}.todo-metric strong{font-size:21px;color:#0f172a}.todo-quick-flow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:#64748b;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #edf1f5}.todo-quick-flow span{font-weight:700;color:#334155}.todo-list-title{font-size:12px;text-transform:uppercase;letter-spacing:.03em;color:#64748b;font-weight:800;margin-bottom:8px}.todo-list-wrap{display:flex;flex-direction:column;gap:8px}.todo-item{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e8edf3;border-radius:14px;padding:10px 12px;color:#111827;text-decoration:none;background:#fff}.todo-item:hover{background:#f8fafc}.todo-item strong{display:block;font-size:14px}.todo-item small{display:block;color:#6b7280;margin-top:2px}.todo-when{font-size:12px;font-weight:700;color:#475569;white-space:nowrap}.todo-when.overdue{color:#c2410c}.top-avatar{width:42px;height:42px;background:#111827;color:#fff}.user-name strong{display:block;white-space:nowrap}.user-name .small{color:#7b8190;text-transform:uppercase;letter-spacing:.03em}.online-users summary b{font-size:11px;background:#f2f4f7;border-radius:999px;padding:2px 6px}.online-stack{display:flex;align-items:center}.online-avatar{position:relative;width:26px;height:26px;border-radius:50%;background:#5068e8;color:#fff;border:2px solid #fff;display:grid;place-items:center;font-size:9px;font-weight:900;margin-left:-5px}.online-avatar:first-child{margin-left:0}.online-avatar i{position:absolute;right:-1px;bottom:-1px;width:8px;height:8px;border-radius:50%;background:#3cc46c;border:2px solid #fff}.online-popover{width:300px}.online-popover>strong{display:block;margin-bottom:8px}.online-row{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;padding:8px 2px;border-top:1px solid #f0f1f3}.online-dot{width:8px;height:8px;background:#39bc68;border-radius:50%}.online-row small{color:#8a9099;font-size:10px}.calendar-card{padding:18px 20px;overflow:hidden}.compact-calendar-card{margin-bottom:18px}.calendar-card .section-head{margin-bottom:8px}.calendar-sync-line{margin-bottom:10px}.joco-login-page{min-height:100vh;display:grid;place-items:center;background:#f7f7f7;padding:24px}.joco-login-card{width:min(560px,calc(100% - 28px));background:#fff;border:1px solid #e0e2e5;border-radius:22px;padding:28px 36px 40px;box-shadow:0 8px 30px rgba(18,24,33,.04)}.login-logo-window{display:block;width:100%;overflow:visible;margin:0 auto 6px}.login-logo-window img{display:block;width:100%;max-width:460px;height:auto;position:static;margin:0 auto}.joco-login-card h1{text-align:center;font-size:32px;margin:4px 0 12px;color:#151920}.joco-login-card>p{text-align:center;color:#667085;margin:0 0 24px}.joco-login-card .field{margin-top:15px}.joco-login-card .input{height:48px}.remember-row{display:flex;gap:8px;align-items:center;margin:18px 0;color:#333}.login-submit{width:100%;height:50px;font-size:16px;background:#3169b4}.login-submit:hover{background:#285c9f}@media(max-width:1180px){.joco-shell{grid-template-columns:210px minmax(0,1fr)}.joco-sidebar{width:210px}.brand-logo-window img{max-width:96px;max-height:70px}}@media(max-width:1000px){.top-action-label,.top-date{display:none}.top-dropdown-menu{right:0}.joco-login-card{padding:24px 22px 34px}.brand-logo-window img{max-width:90px;max-height:66px}}@media(max-width:800px){.joco-shell{display:block}.joco-sidebar{position:fixed;left:-230px;width:220px;z-index:40}.joco-content{padding:18px}.todo-metrics{grid-template-columns:1fr}.top-dropdown-menu{width:min(92vw,420px);right:0}.online-stack,.online-users summary b{display:none}}
