.app-bell{position:relative;margin-right:.35rem}.app-bell-btn{position:relative;background:transparent;border:0;width:38px;height:38px;border-radius:50%;color:#5a5a66;font-size:1.35rem;display:grid;place-items:center;cursor:pointer;transition:background .12s}.app-bell-btn:hover{background:#f2f2f5}.app-bell-badge{position:absolute;top:3px;right:3px;background:#dc2626;color:#fff;font-size:.58rem;font-weight:700;min-width:16px;height:16px;padding:0 4px;border-radius:999px;display:grid;place-items:center;border:2px solid #fff}.app-bell-pop{position:absolute;right:0;top:46px;width:340px;max-height:440px;overflow:auto;background:#fff;border:1px solid #ececf1;border-radius:12px;box-shadow:0 12px 32px #00000029;z-index:1090}.app-bell-head{font-weight:700;font-size:.85rem;padding:.7rem .9rem;border-bottom:1px solid #f0f0f3;color:#2a2a33;position:sticky;top:0;background:#fff}.app-bell-empty{padding:1.6rem .9rem;text-align:center;color:#a0a0aa;font-size:.82rem}.app-bell-item{display:block;width:100%;text-align:left;border:0;background:transparent;padding:.6rem .9rem;border-bottom:1px solid #f4f4f7;cursor:pointer}.app-bell-item:hover{background:#faf7f1}.app-bell-item.unread{background:#fff8ec}.app-bell-item.unread:hover{background:#fdf1dc}.app-bell-item .t{font-size:.8rem;font-weight:600;color:#2a2a33}.app-bell-item .b{font-size:.74rem;color:#7a7a86;margin-top:1px}.app-bell-item .a{font-size:.68rem;color:#a8a8b2;margin-top:3px}body{background:#f5f5f9}.app-navbar{height:56px;background:#fff;border-bottom:1px solid #e7e7ef;display:flex;align-items:center;padding:0 1.25rem;position:sticky;top:0;z-index:1030}.app-brand{display:flex;align-items:center;gap:.6rem;text-decoration:none}.app-brand img{height:24px;width:auto}.app-brand .product{font-weight:700;color:#384551;letter-spacing:-.3px;font-size:1.05rem}.app-brand .divider{width:1px;height:22px;background:#e0e0ea}.app-navbar .spacer{flex:1}.app-user{position:relative}.app-user-btn{display:flex;align-items:center;gap:.55rem;background:none;border:none;cursor:pointer;color:#566}.app-user-avatar{width:34px;height:34px;border-radius:50%;background:#f9a40e;color:#fff;display:grid;place-items:center;font-weight:600;font-size:.9rem}.app-user-name{font-weight:500;color:#384551}.app-menu-pop{position:absolute;right:0;top:48px;background:#fff;border:1px solid #e7e7ef;border-radius:10px;box-shadow:0 8px 24px #0000001f;min-width:220px;padding:.4rem;z-index:1031}.app-menu-pop .head{padding:.5rem .75rem;border-bottom:1px solid #f0f0f5;margin-bottom:.3rem}.app-menu-pop .head .nm{font-weight:600;color:#384551}.app-menu-pop .head .em{font-size:.8rem;color:#8a8a9a}.app-menu-pop a,.app-menu-pop button{display:flex;align-items:center;gap:.55rem;width:100%;text-align:left;padding:.5rem .75rem;border-radius:8px;border:none;background:none;color:#566;text-decoration:none;font-size:.92rem}.app-menu-pop a:hover,.app-menu-pop button:hover{background:#f5f5fa}.app-menubar{background:#fff;border-bottom:1px solid #e7e7ef;box-shadow:0 1px 2px #0000000a;position:sticky;top:56px;z-index:1020}.app-menu-inner{display:flex;flex-wrap:wrap;gap:.2rem;list-style:none;margin:0 auto;padding:.45rem 1.25rem;max-width:1320px}.app-menu-item{position:relative;flex:0 0 auto}.app-menu-link{display:flex;align-items:center;gap:.45rem;padding:.55rem .85rem;border-radius:8px;color:#566;text-decoration:none;font-weight:500;font-size:.94rem;white-space:nowrap;cursor:pointer;border:none;background:none}.app-menu-link:hover{background:#fbf3e6;color:#e0930a}.app-menu-link.active{background:#f9a40e1f;color:#e0930a}.app-menu-link i.bx{font-size:1.2rem}.app-menu-link .caret{font-size:1rem;margin-left:.1rem}.app-submenu{position:absolute;top:calc(100% + .25rem);left:0;background:#fff;border:1px solid #e7e7ef;border-radius:10px;box-shadow:0 8px 24px #0000001f;min-width:210px;padding:.4rem;list-style:none;margin:0;z-index:1025}.app-submenu a{display:flex;align-items:center;gap:.55rem;padding:.5rem .7rem;border-radius:8px;color:#566;text-decoration:none;font-size:.92rem}.app-submenu a:hover{background:#fbf3e6;color:#e0930a}.app-submenu a.active{color:#e0930a;font-weight:600}.s4g-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f1b2d73;display:grid;place-items:center;z-index:2000;padding:1rem}.s4g-modal{background:#fff;border-radius:16px;max-width:420px;width:100%;padding:1.75rem;text-align:center;box-shadow:0 20px 60px #00000040;animation:s4g-pop .12s ease-out}@keyframes s4g-pop{0%{transform:scale(.96);opacity:.4}to{transform:scale(1);opacity:1}}.s4g-modal-icon{font-size:2.75rem;line-height:1;margin-bottom:.5rem}.s4g-modal-title{font-weight:700;color:#384551;margin-bottom:.4rem}.s4g-modal-msg{color:#566;margin-bottom:1.25rem;word-break:break-word}.s4g-modal-actions{display:flex;gap:.5rem;justify-content:center}.s4g-modal-actions .btn{min-width:100px}.app-content{max-width:1320px;margin:0 auto;padding:1.5rem 1.25rem}.page-title{font-weight:700;color:#384551;margin-bottom:1.25rem}.fc{--fc-button-bg-color: #f9a40e;--fc-button-border-color: #f9a40e;--fc-button-hover-bg-color: #e0930a;--fc-button-hover-border-color: #e0930a;--fc-button-active-bg-color: #e0930a;--fc-button-active-border-color: #e0930a;--fc-today-bg-color: rgba(249, 164, 14, .1);--fc-border-color: #e7e7ef;--fc-now-indicator-color: #c0271e}.fc .fc-button{font-weight:500;text-transform:none;box-shadow:none!important}.fc .fc-button-primary{background-color:#f9a40e!important;border-color:#f9a40e!important;color:#fff!important}.fc .fc-button-primary:hover{background-color:#e0930a!important;border-color:#e0930a!important}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{background-color:#e0930a!important;border-color:#e0930a!important}.fc .fc-button-primary:disabled{background-color:#f9a40e!important;border-color:#f9a40e!important;opacity:.65}.fc .fc-today-button{background-color:#fff!important;border-color:#f9a40e!important;color:#e0930a!important}.fc .fc-today-button:hover{background-color:#fbf3e6!important;color:#e0930a!important}.fc .fc-today-button:disabled{opacity:.7!important}.fc .fc-toolbar-title{font-size:1.15rem;color:#384551;font-weight:700}.fc .tk-clickable{cursor:pointer}.fc .fc-event:hover{filter:brightness(.93)}.fc .fc-col-header-cell-cushion,.fc .fc-daygrid-day-number{color:#566;text-decoration:none}@media(max-width:600px){.fc .fc-toolbar{flex-direction:column;gap:.5rem}}.tk-board{display:flex;gap:.85rem;overflow-x:auto;padding:2px 2px 1rem;align-items:flex-start}.tk-col{background:#f5f6f8;border:1px solid #eceef1;border-radius:14px;padding:.55rem .55rem .35rem;min-width:282px;width:282px;flex:0 0 auto;transition:background .15s,box-shadow .15s,outline-color .15s}.tk-col.tk-over{background:#fff7ec;outline:2px dashed #f9a40e;outline-offset:-2px}.tk-col-today{background:#fffaf0;border-color:#f7d9a0}.tk-col-head{display:flex;justify-content:space-between;align-items:center;margin:-.55rem -.55rem .6rem;padding:.5rem .65rem;border-top-left-radius:11px;border-top-right-radius:11px}.tk-col-name{display:flex;align-items:center;gap:.45rem;font-weight:700;font-size:.82rem;letter-spacing:.01em}.tk-col-dot{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.tk-col-count{background:#fff;border:1px solid #e9e9ee;border-radius:999px;padding:0 .5rem;font-size:.72rem;color:#8a8a96;font-weight:600;min-width:24px;text-align:center}.tk-today-pill{background:#f9a40e;color:#fff;font-size:.62rem;font-weight:700;padding:1px 7px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em}.tk-card{background:#fff;border:1px solid #ecedf1;border-radius:11px;padding:.6rem .7rem;margin-bottom:.5rem;box-shadow:0 1px 1px #1018280a;cursor:pointer;transition:transform .12s,box-shadow .12s,border-color .12s}.tk-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1018281f;border-color:#e2d4b8}.tk-card:active{cursor:grabbing}.tk-dragging{opacity:.45;transform:rotate(1.5deg)}.tk-card-top{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.45rem}.tk-pill{font-size:.64rem;font-weight:700;padding:2px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.03em}.tk-due{display:inline-flex;align-items:center;gap:3px;font-size:.68rem;font-weight:600;color:#64748b;background:#f1f5f9;padding:1px 7px;border-radius:999px;white-space:nowrap}.tk-due.tk-overdue{color:#b91c1c;background:#fde8e8}.tk-title{font-weight:600;font-size:.85rem;color:#2a2a33;line-height:1.3;word-break:break-word}.tk-project{display:inline-flex;align-items:center;gap:4px;font-size:.7rem;color:#0a6b54;background:#e7f5f0;padding:2px 8px;border-radius:6px;margin-top:.45rem;max-width:100%}.tk-project i{font-size:.85rem}.tk-progress{height:4px;background:#eef0f3;border-radius:999px;margin-top:.5rem;overflow:hidden}.tk-progress-fill{height:100%;background:#0a6b54;border-radius:999px;transition:width .2s}.tk-card-foot{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;gap:.5rem;min-height:22px}.tk-meta{display:flex;gap:.65rem;font-size:.72rem;color:#94959f;align-items:center}.tk-meta i{font-size:.9rem;vertical-align:-2px}.tk-avatars{display:flex}.tk-avatar{width:24px;height:24px;border-radius:50%;color:#fff;font-size:.6rem;display:grid;place-items:center;font-weight:700;border:2px solid #fff;margin-left:-7px;box-shadow:0 0 0 .5px #0000000a}.tk-avatar:first-child{margin-left:0}.tk-avatar-more{background:#cbd0d8!important;color:#4b5563}.tk-add{display:flex;align-items:center;gap:5px;font-size:.78rem;font-weight:500;color:#97989f;cursor:pointer;padding:.4rem .45rem;border-radius:8px;transition:background .12s,color .12s}.tk-add:hover{color:#e0930a;background:#fff}.tk-day-empty{font-size:.72rem;color:#c4c5cd;text-align:center;padding:.65rem 0;border:1.5px dashed #e6e7ec;border-radius:9px;margin-bottom:.5rem}.tk-seg{display:inline-flex;background:#f0f1f4;border-radius:9px;padding:3px;gap:2px}.tk-seg button{border:0;background:transparent;font-size:.8rem;font-weight:600;color:#6b6c78;padding:.3rem .8rem;border-radius:7px;display:inline-flex;align-items:center;gap:5px;transition:all .12s}.tk-seg button.active{background:#fff;color:#e0930a;box-shadow:0 1px 3px #1018281f}.tk-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182773;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;z-index:1080;padding:1rem}.tk-modal{background:#fff;border-radius:16px;width:100%;max-width:620px;max-height:92vh;overflow:auto;box-shadow:0 24px 60px #0000004d}
