.profile-popup{position:absolute;top:calc(100% + 8px);right:0;width:280px;background:#fff;border:1px solid #e1e9f2;border-radius:12px;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f;z-index:100;overflow:hidden;animation:popup-in .15s ease}@keyframes popup-in{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.profile-popup__info{display:flex;align-items:center;gap:12px;padding:16px}.profile-popup__avatar{width:44px;height:44px;min-width:44px;border-radius:50%;overflow:hidden;position:relative;flex-shrink:0}.profile-popup__avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.profile-popup__avatar-fallback{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#d299ff,#68cedb);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#fff;position:absolute;top:0;right:0;bottom:0;left:0}.profile-popup__user-details{display:flex;flex-direction:column;gap:2px;min-width:0}.profile-popup__name{font-size:16px;font-weight:500;line-height:20px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-popup__email{font-size:12px;font-weight:400;line-height:14px;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-popup__view-account{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:14px;color:#9ca3af;margin-top:2px;cursor:pointer;transition:color .15s ease}.profile-popup__view-account:hover{color:#a100ff}.profile-popup__view-account svg{flex-shrink:0}.profile-popup__divider{height:1px;background:#dfdfeb;margin:0}.profile-popup__menu{padding:4px 0}.profile-popup__menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 16px;font-size:14px;font-weight:400;line-height:20px;color:#111827;cursor:pointer;transition:background .12s ease;text-align:left}.profile-popup__menu-item:hover{background:#a100ff0a}.profile-popup__menu-item--signout{color:#cc212b}.profile-popup__menu-item--signout:hover{background:#cc212b0a}.profile-popup__menu-item--signout .profile-popup__menu-icon svg path{stroke:#cc212b}.profile-popup__menu-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#374151}.profile-popup__switch{padding:12px 16px}.profile-popup__switch-title{font-size:12px;font-weight:500;line-height:16px;color:#111827;margin-bottom:8px}.profile-popup__accounts{display:flex;flex-direction:column;gap:2px}.profile-popup__account-item{display:flex;align-items:center;gap:8px;width:100%;padding:4px 0;cursor:pointer;transition:color .12s ease}.profile-popup__account-item:hover .profile-popup__account-email{color:#a100ff}.profile-popup__account-icon{display:flex;align-items:center;flex-shrink:0}.profile-popup__account-email{font-size:14px;font-weight:400;line-height:20px;color:#374151;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;transition:color .12s ease}.header{height:56px;background:#fff;border-bottom:1px solid #e1e9f2;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:fixed;top:0;left:0;right:0;z-index:20;box-shadow:0 1px 4px #0000000d}.header__logo{display:flex;align-items:center;gap:8px}.header__logo svg{flex-shrink:0}.header__logo-text{font-size:16px;font-weight:500;color:#111827;white-space:nowrap}.header__controls{display:flex;align-items:center;gap:16px}.header__icon-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#6b7280;position:relative;transition:background .15s ease}.header__icon-btn:hover{background:#0000000d}.header__icon-btn--notify{position:relative}.header__notify-badge{position:absolute;top:6px;right:6px;width:8px;height:8px;background:#e6242f;border-radius:50%;border:2px solid #ffffff}.header__org-label{font-size:14px;font-weight:500;color:#111827;letter-spacing:.04em}.header__avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#d299ff,#68cedb);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;border:2px solid transparent;transition:border-color .15s ease,box-shadow .15s ease}.header__avatar:hover,.header__avatar--active{border-color:#a100ff;box-shadow:0 0 0 3px #a100ff26}.header__avatar-initials{font-size:14px;font-weight:500;color:#fff}.header__avatar-img{width:100%;height:100%;object-fit:cover}.header__profile-wrap{position:relative;display:flex;align-items:center}.sidebar{width:56px;min-width:56px;background-color:#fff;box-shadow:0 2px 5px #0000000d;display:flex;flex-direction:column;align-items:center;padding:16px 12px;position:fixed;top:56px;left:0;bottom:40px;z-index:10;overflow:hidden}.sidebar__nav{flex:1;width:100%;overflow-y:auto;overflow-x:hidden}.sidebar__list{display:flex;flex-direction:column;align-items:center;gap:16px}.sidebar__item{width:100%;display:flex;justify-content:center}.sidebar__btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#9ca3af;transition:color .15s ease,background .15s ease}.sidebar__btn:hover{color:#a100ff;background:#a100ff0f}.sidebar__btn--active{background:linear-gradient(92.21deg,#d299ff33 2.65%,#6dccf433 155.93%);color:#a100ff}.sidebar__btn--active .sidebar__icon svg path,.sidebar__btn--active .sidebar__icon svg rect,.sidebar__btn--active .sidebar__icon svg circle{stroke:#a100ff}.sidebar__icon{display:flex;align-items:center;justify-content:center}.sidebar__icon svg{width:20px;height:20px}.sidebar__bottom{margin-top:auto;width:100%;display:flex;flex-direction:column;align-items:center;padding-top:12px;border-top:1px solid rgba(0,0,0,.08)}.sidebar__bottom .sidebar__btn{width:36px;height:36px}.sidebar__bottom-label{margin-top:4px;font-size:9px;color:#9ca3af;text-align:center;line-height:12px;letter-spacing:.3px;white-space:nowrap}.footer{height:40px;background:#fff;border-top:1px solid #dfdfeb;display:flex;align-items:center;justify-content:space-between;padding:0 76px;position:fixed;bottom:0;left:0;right:0;z-index:10}.footer__copy,.footer__links{font-size:12px;font-weight:400;line-height:14px;color:#111827}.footer__links{white-space:nowrap;flex-shrink:0}.status-tag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:400;line-height:14px;white-space:nowrap;flex-shrink:0}.status-tag--mandatory{background:#e6242f;color:#fff}.status-tag--required{background:#ff7800;color:#fff}.status-tag--optional{background:#7500c0;color:#fff}.status-tag--success{background:#e0f0e6;color:#00762b}.status-tag--alert{background:#ffeee0;color:#b05402}.status-tag--warning{background:#fce4e6;color:#cc212b}.progress-bar{position:relative;width:100%;height:4px;margin-top:4px}.progress-bar__track{position:absolute;top:0;right:0;bottom:0;left:0;background:#eee;border-radius:999px}.progress-bar__fill{position:absolute;top:0;left:0;height:100%;background:linear-gradient(to right,#7215be 45.475%,#68cedb 92.836%);border-radius:999px;transition:width .4s ease}.welcome-card{background:#fff;border:1px solid #e1e9f2;border-radius:12px;box-shadow:0 4px 8px #0000000a;padding:25px;display:flex;flex-direction:column;gap:16px;flex:1;width:100%;min-width:0}.welcome-card__profile{display:flex;align-items:center;gap:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.welcome-card__avatar{width:56px;height:56px;min-width:56px;border-radius:50%;background:linear-gradient(135deg,#d299ff,#68cedb);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:400;color:#111827;flex-shrink:0}.welcome-card__profile-info{display:flex;flex-direction:column;gap:2px}.welcome-card__profile-info--horizontal{flex-direction:row;gap:32px;align-items:flex-start;flex-wrap:wrap}.welcome-card__profile-col{display:flex;flex-direction:column;gap:4px;min-width:80px}.welcome-card__profile-col-label{font-size:12px;font-weight:400;color:#9ca3af;line-height:16px}.welcome-card__profile-col-value{font-size:14px;font-weight:500;color:#111827;line-height:18px}.welcome-card__profile-name{font-size:14px;font-weight:600;line-height:18px;color:#111827}.welcome-card__profile-role,.welcome-card__profile-pod{font-size:14px;font-weight:400;line-height:18px;color:#111827}.welcome-card__profile-priority{font-size:14px;font-weight:500;line-height:18px;color:#a100ff}.welcome-card__stats{display:flex;flex-direction:row;gap:24px;flex-wrap:wrap}.welcome-card__stat-block{display:flex;flex-direction:column;gap:4px;flex:1;min-width:200px}.welcome-card__stat-header{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:22px}.welcome-card__stat-label{font-size:14px;font-weight:500;line-height:18px;color:#111827;white-space:nowrap}.welcome-card__stat-value-muted{font-size:14px;font-weight:400;line-height:18px;color:#9ca3af;white-space:nowrap}.welcome-card__stat-bold{font-size:14px;font-weight:600;line-height:18px;color:#111827}.welcome-card__stat-right{display:flex;align-items:center;gap:7px}.welcome-card__pods-list{display:flex;flex-direction:column;gap:8px;margin-top:4px}.welcome-card__pod-row{display:flex;align-items:center;justify-content:space-between;height:21px}.welcome-card__pod-name{font-size:14px;font-weight:400;line-height:18px;color:#111827;white-space:nowrap}.welcome-card__stat-block--contribution{padding-top:8px}.welcome-card__contribution-score{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:18px;color:#111827}.welcome-card__contribution-bars{display:flex;align-items:flex-end;gap:2px;height:32px;width:100%;margin-top:4px}.welcome-card__bar{flex:1;min-width:0;background:#4f46e533;border-radius:4px 4px 0 0;transition:height .4s ease}.announcements-card{background:#fff;border:1px solid #e1e9f2;border-radius:12px;box-shadow:0 4px 8px #0000000a;padding:24px;flex:1;min-width:0;display:flex;flex-direction:column;gap:24px}.announcements-card__header{display:flex;align-items:center;justify-content:space-between;height:20px;flex-shrink:0}.announcements-card__title{font-size:16px;font-weight:500;line-height:20px;color:#111827}.announcements-card__view-all{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;line-height:18px;color:#111827;white-space:nowrap;cursor:pointer;transition:color .15s ease}.announcements-card__view-all:hover{color:#a100ff}.announcements-card__view-all svg{flex-shrink:0}.announcements-card__list{display:flex;flex-direction:column;gap:12px;overflow-y:auto;max-height:430px;padding-right:2px}.announcements-card__list::-webkit-scrollbar{width:4px}.announcements-card__list::-webkit-scrollbar-track{background:transparent}.announcements-card__list::-webkit-scrollbar-thumb{background:#dfdfeb;border-radius:999px}.announcement-item{display:flex;align-items:center;justify-content:space-between;padding:12px;border:1px solid #dfdfeb;border-radius:12px;gap:8px;transition:box-shadow .15s ease}.announcement-item:hover{box-shadow:0 4px 8px #0000000a}.announcement-item__left{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.announcement-item__title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.announcement-item__title{font-size:12px;font-weight:500;line-height:16px;color:#111827;min-width:0}.announcement-item__time{font-size:10px;font-weight:400;line-height:14px;color:#9ca3af}.announcement-item__action{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:400;line-height:14px;color:#111827;white-space:nowrap;flex-shrink:0;cursor:pointer;transition:color .15s ease,background .15s ease}.announcement-item__action:hover{color:#a100ff;background:#a100ff0d}.announcement-item__action svg{flex-shrink:0}.active-awards{background:#fff;border:1px solid #e1e9f2;border-radius:12px;box-shadow:0 4px 8px #0000000a;padding:0;display:flex;flex-direction:column;width:100%;overflow:hidden}.active-awards__toolbar{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e9e9fb;flex-wrap:wrap;gap:12px}.active-awards__title{font-size:16px;font-weight:600;line-height:20px;color:#111827;white-space:nowrap}.active-awards__controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.active-awards__table-wrap{overflow-x:auto;width:100%}.aa-dropdown{position:relative;display:inline-flex;align-items:center;height:34px}.aa-dropdown__select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #d0d0d0;border-radius:8px;padding:0 36px 0 12px;height:34px;min-width:150px;font-size:12px;font-weight:400;color:#111827;cursor:pointer;outline:none;transition:border-color .15s ease}.aa-dropdown__select:hover,.aa-dropdown__select:focus{border-color:#a100ff}.aa-dropdown__icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;color:#505050}.aa-dropdown--nominations .aa-dropdown__select{min-width:180px;color:#a100ff;border-color:#a100ff4d;font-weight:500}.aa-dropdown--nominations .aa-dropdown__select:hover,.aa-dropdown--nominations .aa-dropdown__select:focus{border-color:#a100ff}.aa-filter-btn{display:inline-flex;align-items:center;gap:6px;padding:0 14px;height:34px;border:1px solid #111827;border-radius:8px;background:transparent;font-size:12px;font-weight:400;color:#111827;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease}.aa-filter-btn:hover{background:#0000000a}.tasks-table{width:100%;border-collapse:collapse;table-layout:fixed}.tasks-table__col--task{width:35%}.tasks-table__col--project{width:21%}.tasks-table__col--date{width:18%}.tasks-table__col--status{width:14%}.tasks-table__col--priority{width:12%}.tasks-table__head-row{background:#e6e6ff}.tasks-table__th{padding:10px 16px;font-size:12px;font-weight:600;line-height:18px;color:#111827;text-align:left;white-space:nowrap;border-right:1px solid #cccce5}.tasks-table__th:last-child{border-right:none}.tasks-table__row{border-bottom:1px solid #e9e9fb;transition:background .1s ease}.tasks-table__row:last-child{border-bottom:none}.tasks-table__row:hover{background:#a100ff06}.tasks-table__td{padding:12px 16px;font-size:12px;font-weight:400;line-height:14px;color:#111827;text-align:left;vertical-align:middle;border-right:1px solid #e9e9fb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tasks-table__td:last-child{border-right:none}.tasks-table__td--task{font-weight:500;white-space:normal}.tasks-table__empty{text-align:center;padding:32px;font-size:14px;color:#9ca3af}.task-status-tag{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:500;white-space:nowrap}.task-status-tag--inprogress{background:#4f46e51a;color:#4338ca}.task-status-tag--completed{background:#e0f0e6;color:#00762b}.task-status-tag--pending{background:#fff3e0;color:#e65100}.task-status-tag--atrisk{background:#fce4e6;color:#b71c1c}.task-status-tag--notstarted{background:#f0f0f0;color:#5a5a5a}.task-priority-tag{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:500;white-space:nowrap}.task-priority-tag--high{background:#fce4e6;color:#e6242f}.task-priority-tag--medium{background:#fff3e0;color:#ff7800}.task-priority-tag--low{background:#e8f5e9;color:#2e7d32}.dropdown{position:relative;height:44px;display:inline-flex;align-items:center}.dropdown__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #ddd;border-radius:8px;padding:0 40px 0 16px;height:44px;min-width:185px;font-size:14px;font-weight:400;color:#505050;cursor:pointer;outline:none;transition:border-color .15s ease}.dropdown__select:focus{border-color:#a100ff}.dropdown__select--wide{min-width:363px}.dropdown__icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center}.awards-table{width:100%;border-collapse:collapse}.awards-table__th{background:#e6e6ff;border-bottom:1px solid #ccc;border-left:1px solid #ccc;padding:12px 16px;font-size:14px;font-weight:500;line-height:18px;color:#111827;white-space:nowrap;text-align:left}.awards-table__th:first-child{border-left:none}.awards-table__th--task{min-width:220px}.awards-table__row:hover{background:#a100ff05}.awards-table__td{border-bottom:1px solid #e9e9fb;border-left:1px solid #e9e9fb;padding:8px 16px;font-size:12px;font-weight:400;line-height:14px;color:#111827;text-align:left;vertical-align:middle}.awards-table__td:first-child{border-left:none}.awards-table__td--task{font-size:12px;white-space:nowrap}.awards-table__empty{text-align:center;padding:32px;font-size:14px;color:#9ca3af;border-bottom:1px solid #e9e9fb}.task-status{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:12px;white-space:nowrap}.task-status--inprogress{background:#4f46e51a;color:#4f46e5}.task-status--completed{background:#e0f0e6;color:#00762b}.task-status--pending{background:#fff7e0;color:#a06000}.task-status--warning{background:#fce4e6;color:#cc212b}.task-status--neutral{background:#eee;color:#9ca3af}.task-priority{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:12px;white-space:nowrap}.task-priority--high{background:#fce4e6;color:#cc212b}.task-priority--medium{background:#fff7e0;color:#a06000}.task-priority--low{background:#e0f0e6;color:#00762b}.home-page{display:flex;flex-direction:column;gap:20px;padding:28px 32px;background:#f5f6fa;min-height:100%}.home-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.home-page__header-left{display:flex;flex-direction:column;gap:4px}.home-page__title{font-size:28px;font-weight:600;color:#111827;line-height:36px;margin:0}.home-page__subtitle{font-size:18px;font-weight:400;color:#505050;line-height:24px;margin:0}.home-page__top-row{display:flex;align-items:stretch;gap:32px}@media (max-width: 1024px){.home-page__top-row{flex-direction:column}}.home-page__tabs-section{display:flex;flex-direction:column;gap:16px;width:100%}.home-page__tab-content{width:100%}.tab-bar{display:inline-flex;align-items:center;gap:4.8px;height:28px;background:#fff;border:.6px solid #eeeeee;border-radius:9.6px;box-shadow:0 2.4px 6.6px #0000001a;padding:0;overflow:hidden}.tab-bar__item{display:flex;align-items:center;height:26.4px;padding:5.76px 17.28px;border-radius:11.52px;font-size:16px;font-weight:400;line-height:20px;color:#111827;cursor:pointer;white-space:nowrap;transition:background .15s ease,font-weight .1s ease}.tab-bar__item:hover:not(.tab-bar__item--active){background:#a100ff0a}.tab-bar__item--active{background:linear-gradient(98.62deg,#d299ff33 2.65%,#6dccf433 155.93%);border:1.2px solid #d299ff;font-weight:500}.tab-bar__item--disabled,.tab-bar__item:disabled{color:#b0b0b0;cursor:not-allowed;pointer-events:none;opacity:.5}.tab-panel{background:#fff;border:1px solid #e1e9f2;border-radius:12px;box-shadow:0 4px 8px #0000000a;padding:0;overflow:hidden}.priority-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:500;white-space:nowrap}.prog-bar{width:100%;height:5px;background:#e8e8e8;border-radius:4px;overflow:hidden;flex-shrink:0}.prog-bar__fill{height:100%;background:linear-gradient(90deg,#a100ff,#68cedb);border-radius:4px;transition:width .3s ease}.learning-tab{padding:20px}.learning-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 1024px){.learning-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.learning-grid{grid-template-columns:1fr}}.course-card{display:flex;flex-direction:column;gap:14px;padding:18px;background:#fff;border:1px solid #e8e8f0;border-radius:12px;box-shadow:0 1px 4px #0000000f;transition:box-shadow .15s ease,border-color .15s ease}.course-card:hover{box-shadow:0 3px 12px #0000001a;border-color:#d0d0e8}.course-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.course-card__title{font-size:14px;font-weight:600;color:#111827;line-height:18px;flex:1}.course-card__progress-section{display:flex;flex-direction:column;gap:6px}.course-card__progress-labels{display:flex;align-items:center;justify-content:space-between}.course-card__pct-label,.course-card__max{font-size:12px;color:#9ca3af}.course-card__btn{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:10px;border-radius:8px;font-size:12px;font-weight:500;cursor:pointer;transition:opacity .15s ease;margin-top:auto}.course-card__btn:hover{opacity:.88}.course-card__btn--resume{background:transparent;border:1px solid #d0d0d8;color:#111827}.course-card__btn--enroll{background:#111;border:1px solid #111;color:#fff}.leave-layout{background:#fff;border:1px solid #e1e9f2;border-radius:12px;box-shadow:0 4px 8px #0000000a;display:grid;grid-template-columns:1fr 300px;gap:0;min-height:360px;overflow:hidden}@media (max-width: 1024px){.leave-layout{grid-template-columns:1fr}}.leave-overview-panel{padding:24px;border-right:1px solid #e9e9fb}.leave-overview-panel__title{font-size:16px;font-weight:600;color:#111827;margin-bottom:20px}.leave-stats-row{display:flex;gap:16px;margin-bottom:28px;flex-wrap:wrap}.leave-stat-box{flex:1;min-width:120px;padding:18px 20px;background:#fff;border:1px solid #e8e8f0;border-radius:10px;box-shadow:0 1px 4px #0000000d}.leave-stat-box__value{font-size:28px;font-weight:600;color:#111827;line-height:1.1;margin-bottom:6px}.leave-stat-box__label{font-size:12px;color:#9ca3af}.leave-team-section__heading{font-size:14px;font-weight:500;color:#111827;margin-bottom:12px}.leave-team-list{display:flex;flex-direction:column;gap:10px}.leave-team-row{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#fff;border:1px solid #e8e8f0;border-radius:10px}.leave-team-row__avatar{width:40px;height:40px;border-radius:50%;background:#ede5ff;color:#6b21a8;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.leave-team-row__info{flex:1;min-width:0}.leave-team-row__name{font-size:14px;font-weight:600;color:#111827}.leave-team-row__date{font-size:12px;color:#9ca3af;margin-top:2px}.leave-team-row__status{display:inline-flex;align-items:center;padding:4px 12px;background:#dcfce7;color:#16a34a;border-radius:20px;font-size:12px;font-weight:500;white-space:nowrap;flex-shrink:0}.leave-apply-panel{padding:24px;display:flex;flex-direction:column;gap:14px}.leave-apply-panel__title{font-size:16px;font-weight:600;color:#111827}.leave-apply-panel__primary-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;background:#111;border:none;border-radius:8px;color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:opacity .15s ease}.leave-apply-panel__primary-btn:hover{opacity:.85}.leave-apply-panel__quick-label{font-size:12px;color:#9ca3af;margin-top:4px}.leave-apply-panel__quick-btns{display:flex;flex-direction:column;gap:10px}.leave-quick-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:11px;background:transparent;border:1px solid #d0d0d8;border-radius:8px;font-size:12px;font-weight:400;color:#111827;cursor:pointer;transition:border-color .15s ease,background .15s ease}.leave-quick-btn:hover{border-color:#a100ff;background:#a100ff08}.recognition-tab__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e9e9fb}.recognition-tab__title{font-size:16px;font-weight:600;color:#111827}.recognition-tab__give-btn{display:inline-flex;align-items:center;gap:7px;padding:9px 18px;background:#111;border:none;border-radius:8px;color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:opacity .15s ease}.recognition-tab__give-btn:hover{opacity:.85}.recognition-feed{display:flex;flex-direction:column;gap:12px;padding:20px}.kudos-card{display:flex;align-items:flex-start;gap:16px;padding:18px 20px;background:#fff;border:1px solid #e8e8f0;border-radius:12px}.kudos-card__avatar{width:44px;height:44px;border-radius:50%;background:#ede5ff;color:#6b21a8;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.kudos-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.kudos-card__top{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.kudos-card__names{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#111827}.kudos-card__arrow{display:inline-flex;align-items:center;color:#9ca3af}.kudos-card__badge{display:inline-flex;align-items:center;padding:3px 12px;background:#ede5ff;color:#6b21a8;border-radius:20px;font-size:12px;font-weight:500;white-space:nowrap}.kudos-card__citation{font-size:12px;color:#9ca3af;line-height:18px}.kudos-card__footer{display:flex;align-items:center;gap:8px;margin-top:2px}.kudos-card__time,.kudos-card__likes,.kudos-card__dot{font-size:12px;color:#9ca3af}.workshops-tab__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e9e9fb;gap:12px}.workshops-tab__title{font-size:16px;font-weight:600;color:#111827;flex:1}.workshops-tab__controls{display:flex;align-items:center;gap:12px}.workshops-tab__filter-btn{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid #d8d8e8;border-radius:8px;color:#9ca3af;cursor:pointer;transition:border-color .15s ease}.workshops-tab__filter-btn:hover{border-color:#a100ff;color:#a100ff}.workshops-view-toggle{display:inline-flex;align-items:center;border:1px solid #e0e0f0;border-radius:10px;overflow:hidden}.workshops-view-toggle__btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;background:transparent;border:none;font-size:12px;font-weight:400;color:#9ca3af;cursor:pointer;transition:background .15s ease,color .15s ease;white-space:nowrap}.workshops-view-toggle__btn--active{background:#ede5ff;color:#5b21b6;font-weight:500}.workshops-view-toggle__btn:not(.workshops-view-toggle__btn--active):hover{background:#f5f5ff}.workshops-list{display:flex;flex-direction:column;gap:12px;padding:20px}.wk-card{display:flex;align-items:flex-start;gap:16px;padding:18px 20px;border:1px solid #e8e8f0;border-radius:12px;background:#fff;transition:box-shadow .15s ease}.wk-card:hover{box-shadow:0 2px 12px #00000012}.wk-card__avatar{width:48px;height:48px;border-radius:50%;background:#f2f2f2;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wk-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.wk-card__title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.wk-card__title-left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.wk-card__name{font-size:14px;font-weight:600;color:#111827}.wk-card__badge{display:inline-flex;align-items:center;padding:3px 12px;background:#ede5ff;color:#5b21b6;border-radius:20px;font-size:12px;font-weight:500;white-space:nowrap}.wk-card__participants{font-size:12px;color:#9ca3af;white-space:nowrap;flex-shrink:0}.wk-card__desc{font-size:12px;color:#9ca3af;line-height:18px}.wk-card__meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.wk-card__meta-item{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#374151;white-space:nowrap}.wk-card__tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:2px}.wk-tag{display:inline-flex;align-items:center;padding:3px 12px;border:1px solid #d8d8e8;border-radius:20px;font-size:12px;color:#111827;background:transparent;white-space:nowrap}.workshops-cal__nav{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border-bottom:1px solid #e9e9fb}.workshops-cal__nav-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 18px;border:1px solid #e0e0f0;border-radius:8px;background:transparent;font-size:12px;font-weight:500;color:#111827;cursor:pointer;transition:border-color .15s ease,background .15s ease}.workshops-cal__nav-btn:hover{border-color:#b0a0e0;background:#f8f5ff}.workshops-cal__month{font-size:16px;font-weight:600;color:#111827}.workshops-cal__grid-wrap{overflow-x:auto}.workshops-cal__header-row{display:flex;align-items:stretch;border-bottom:1px solid #e9e9fb;min-width:580px}.workshops-cal__time-spacer{width:110px;flex-shrink:0;border-right:1px solid #e9e9fb}.workshops-cal__day-head{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 4px;border-right:1px solid #e9e9fb;gap:3px}.workshops-cal__day-head:last-child{border-right:none}.workshops-cal__day-num{font-size:16px;font-weight:600;color:#111827;line-height:1}.workshops-cal__day-abbr{font-size:12px;color:#9ca3af;line-height:1}.workshops-cal__body{display:flex;min-width:580px}.workshops-cal__time-col{width:110px;flex-shrink:0;border-right:1px solid #e9e9fb}.workshops-cal__time-cell{height:60px;display:flex;align-items:flex-start;justify-content:flex-end;padding:6px 12px 0 0;font-size:10px;color:#9ca3af;border-bottom:1px solid #e9e9fb;box-sizing:border-box}.workshops-cal__day-col{flex:1;position:relative;border-right:1px solid #e9e9fb}.workshops-cal__day-col:last-child{border-right:none}.workshops-cal__hour-cell{height:60px;border-bottom:1px solid #e9e9fb;box-sizing:border-box}.workshops-cal__event{position:absolute;left:4px;right:4px;border-radius:8px;padding:10px;font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;z-index:1;cursor:pointer;transition:opacity .15s ease}.workshops-cal__event:hover{opacity:.85}.workshops-cal__legend{display:flex;align-items:center;gap:20px;padding:14px 24px;border-top:1px solid #e9e9fb}.workshops-cal__legend-label{font-size:12px;color:#9ca3af}.workshops-cal__legend-item{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#374151}.workshops-cal__legend-dot{width:14px;height:14px;border-radius:4px;display:inline-block;flex-shrink:0}.workshops-cal__legend-dot--optional{background:#edeaff}.workshops-cal__legend-dot--mandatory{background:#fff3e0}.design-office{padding:28px 32px;display:flex;flex-direction:column;gap:24px;min-height:100%;background:#f5f6fa}.design-office__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.design-office__header-text{display:flex;flex-direction:column;gap:6px}.design-office__title{font-size:28px;font-weight:600;color:#111827;line-height:36px;margin:0}.design-office__subtitle{font-size:18px;font-weight:400;color:#505050;line-height:24px;margin:0}.design-office__header-controls{display:flex;align-items:center;gap:20px;flex-shrink:0}.design-office__panels{display:grid;grid-template-columns:1fr 1fr;gap:20px}.do-filter-dropdown{display:flex;align-items:center;gap:12px}.do-filter-dropdown__label{font-size:12px;font-weight:500;color:#111827;white-space:nowrap}.do-filter-dropdown__field{display:flex;align-items:center;gap:8px;height:44px;min-width:120px;padding:0 16px;border:1px solid #ddd;border-radius:8px;background:#fff;font-size:14px;font-weight:400;color:#505050;cursor:pointer;-webkit-user-select:none;user-select:none}.do-search{display:flex;align-items:center;height:44px;width:320px;border:1px solid #ccc;border-radius:24px;background:#fff;overflow:hidden}.do-search__icon{display:flex;align-items:center;padding:0 12px 0 16px;flex-shrink:0}.do-search__input{flex:1;border:none;outline:none;background:transparent;font-size:14px;color:#111827;line-height:18px}.do-search__input::placeholder{color:#737373}.do-search__mic{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0}.do-panel{background:#fff;border:1px solid #dbdbdb;border-radius:12px;box-shadow:0 4px 16px #0000000a;overflow:hidden;display:flex;flex-direction:column}.do-panel__head{padding:20px 20px 0}.do-panel__head--row{display:flex;align-items:flex-start;justify-content:space-between}.do-panel__title{font-size:16px;font-weight:600;color:#111827;margin:0 0 4px;line-height:20px}.do-panel__sub{font-size:12px;font-weight:400;color:#737373;margin:0;line-height:16px}.do-select-all{display:flex;align-items:center;gap:8px;cursor:pointer;margin-top:2px}.do-select-all__cb{width:16px;height:16px;border:1px solid #737373;border-radius:4px;cursor:pointer;accent-color:#a100ff}.do-select-all__label{font-size:12px;font-weight:400;color:#111827;white-space:nowrap}.do-tab-row{display:flex;align-items:center;gap:0;padding:14px 16px 0}.do-tab-pill{display:inline-flex;align-items:center;padding:5px 16px;border-radius:20px;border:1px solid transparent;background:transparent;font-size:14px;font-weight:400;color:#505050;cursor:pointer;line-height:20px;white-space:nowrap;transition:all .15s ease}.do-tab-pill--active{background:#ede5ff;border-color:#a100ff;color:#5b21b6;font-weight:500}.do-tab-pill:not(.do-tab-pill--active):hover{background:#f5f5ff;color:#111827}.do-alert-list{list-style:none;margin:12px 0 0;padding:0;max-height:340px;overflow-y:auto;overflow-x:hidden}.do-alert-list::-webkit-scrollbar{width:4px}.do-alert-list::-webkit-scrollbar-track{background:transparent}.do-alert-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.do-alert-list::-webkit-scrollbar-thumb:hover{background:#a0aec0}.do-alert-list{scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.do-alert-row{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-bottom:1px solid #e9e9fb}.do-alert-row:last-child{border-bottom:none}.do-alert-row__icon{flex-shrink:0;display:flex;align-items:flex-start;padding-top:1px}.do-alert-row__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.do-alert-row__top{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.do-alert-row__text{font-size:16px;font-weight:400;color:#111827;line-height:20px;flex:1;min-width:0}.do-alert-row__meta{display:flex;align-items:center;gap:6px}.do-alert-row__project{font-size:12px;color:#737373;line-height:14px}.do-alert-row__dot{width:3px;height:3px;border-radius:50%;background:#aaa;flex-shrink:0}.do-alert-row__due{font-size:12px;color:#737373;line-height:14px}.do-alert-row__action{flex-shrink:0;background:transparent;border:none;font-size:14px;font-weight:400;color:#374151;cursor:pointer;white-space:nowrap;padding:2px 0;display:inline-flex;align-items:center;gap:2px;transition:color .15s ease}.do-alert-row__action:hover{color:#a100ff}.do-action-list{list-style:none;margin:12px 0 0;padding:0;max-height:340px;overflow-y:auto;overflow-x:hidden}.do-action-list::-webkit-scrollbar{width:4px}.do-action-list::-webkit-scrollbar-track{background:transparent}.do-action-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.do-action-list::-webkit-scrollbar-thumb:hover{background:#a0aec0}.do-action-list{scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.do-action-row{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-bottom:1px solid #e9e9fb}.do-action-row:last-child{border-bottom:none}.do-action-row__cb{flex-shrink:0;width:16px;height:16px;margin-top:2px;border:1px solid #737373;border-radius:4px;cursor:pointer;accent-color:#a100ff}.do-action-row__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.do-action-row__top{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.do-action-row__text{font-size:16px;font-weight:400;color:#111827;line-height:20px;flex:1;min-width:0}.do-action-row__meta{display:flex;align-items:center;gap:6px}.do-action-row__project{font-size:12px;color:#737373;line-height:14px}.do-action-row__dot{width:3px;height:3px;border-radius:50%;background:#aaa;flex-shrink:0}.do-action-row__due{font-size:12px;color:#737373;line-height:14px}.do-action-row__action{flex-shrink:0;background:transparent;border:none;font-size:14px;font-weight:400;color:#374151;cursor:pointer;white-space:nowrap;padding:2px 0;display:inline-flex;align-items:center;gap:2px;transition:color .15s ease}.do-action-row__action:hover{color:#a100ff}.do-badge{display:inline-flex;align-items:center;padding:3px 12px;border-radius:20px;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap;flex-shrink:0}.do-pods{background:#fff;border:1px solid #dbdbdb;border-radius:12px;box-shadow:0 4px 16px #0000000a;overflow:hidden;display:flex;flex-direction:column}.do-pods__header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid #e9e9fb}.do-pods__header-left{display:flex;align-items:center;gap:10px}.do-pods__title{font-size:20px;font-weight:600;color:#111827;margin:0;line-height:24px}.do-pods__count{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;background:#e5e7eb;border-radius:4px;font-size:12px;font-weight:400;color:#111827;line-height:16px}.do-pods__header-right{display:flex;align-items:center;gap:10px}.do-pods__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:1px solid #e0e0f0;border-radius:8px;cursor:pointer;color:#9ca3af;transition:border-color .15s ease}.do-pods__icon-btn:hover{border-color:#a100ff;color:#a100ff}.do-pods__add-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;background:#111;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s ease}.do-pods__add-btn:hover:not(:disabled){background:#333}.do-pods__add-btn:disabled{background:#bbb;cursor:not-allowed;opacity:.6}.do-pods__export-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:transparent;border:1px solid #d0d0d8;border-radius:8px;font-size:14px;font-weight:400;color:#111827;cursor:pointer;white-space:nowrap;transition:border-color .15s ease}.do-pods__export-btn:hover{border-color:#a100ff;color:#a100ff}.do-pods__filters{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #e9e9fb;gap:12px}.do-pods__filters-left{display:flex;align-items:center;gap:12px}.do-pods__pills{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:12px 20px;border-bottom:1px solid #e9e9fb}.do-pods__pills::-webkit-scrollbar{height:4px}.do-pods__pills::-webkit-scrollbar-track{background:transparent}.do-pods__pills::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.do-pods__pills::-webkit-scrollbar-thumb:hover{background:#a0aec0}.do-pods__pills{scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.do-dropdown{display:flex;flex-direction:column;gap:4px}.do-dropdown__label{font-size:10px;font-weight:500;color:#737373;line-height:12px}.do-dropdown__field{display:flex;align-items:center;justify-content:space-between;gap:8px;height:40px;min-width:180px;padding:0 14px;border:1px solid #ddd;border-radius:8px;background:#fff;font-size:14px;color:#505050;cursor:pointer;-webkit-user-select:none;user-select:none}.do-view-toggle{display:inline-flex;align-items:center;border:1px solid #e0e0f0;border-radius:8px;overflow:hidden}.do-view-toggle__btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:none;color:#737373;cursor:pointer;transition:background .15s ease,color .15s ease}.do-view-toggle__btn--active{background:#ede5ff;color:#5b21b6}.do-view-toggle__btn:not(.do-view-toggle__btn--active):hover{background:#f5f5ff}.do-project-pill{display:inline-flex;align-items:center;padding:5px 16px;border:1px solid #d0d0d8;border-radius:20px;background:transparent;font-size:14px;font-weight:400;color:#111827;cursor:pointer;white-space:nowrap;transition:all .15s ease}.do-project-pill--active{background:#ede5ff;border-color:#a100ff;color:#5b21b6;font-weight:500}.do-project-pill:not(.do-project-pill--active):hover{border-color:#a100ff;color:#a100ff}.do-table-wrap{overflow-x:auto;overflow-y:visible}.do-table{width:100%;min-width:1100px;border-collapse:collapse}.do-table__th{padding:0;border-bottom:1px solid #ccc;background:#fff;text-align:left;position:sticky;top:0;z-index:1}.do-table__th--check{width:52px;text-align:center}.do-table__th--wide{min-width:180px}.do-table__th-inner{display:inline-flex;align-items:center;gap:6px;padding:12px 16px;font-size:14px;font-weight:500;color:#111827;line-height:18px;white-space:nowrap}.do-table__badge{display:inline-flex;align-items:center;justify-content:center;padding:1px 6px;background:#d9d9d9;border-radius:4px;font-size:12px;font-weight:400;color:#111827;line-height:14px}.do-table__cb{width:16px;height:16px;border:1px solid #737373;border-radius:4px;cursor:pointer;accent-color:#a100ff}.do-table__row:hover{background:#fafafa}.do-table__row--selected{background:#f8f5ff}.do-table__td{padding:12px 16px;border-bottom:1px solid #e9e9fb;font-size:12px;font-weight:400;color:#111827;line-height:14px;vertical-align:middle}.do-table__td--check{width:52px;text-align:center}.do-table__td--name{font-weight:500;white-space:nowrap}.do-table__td--wrap{white-space:normal;min-width:160px;line-height:18px}.do-progress{display:flex;align-items:center;gap:8px}.do-progress__bar{flex:1;height:6px;background:#e9e9fb;border-radius:3px;overflow:hidden;min-width:60px}.do-progress__fill{height:100%;background:#a100ff;border-radius:3px;transition:width .3s ease}.do-progress__label{font-size:12px;color:#505050;white-space:nowrap;flex-shrink:0}.anp-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.anp{background:#fff;border-radius:12px;width:100%;max-width:560px;box-shadow:0 8px 32px #0000002e;display:flex;flex-direction:column;max-height:90vh;overflow:hidden}.anp__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #e9e9fb;flex-shrink:0}.anp__title{font-size:20px;font-weight:600;color:#111827;margin:0}.anp__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid #e0e0f0;border-radius:6px;cursor:pointer;color:#9ca3af;transition:border-color .15s,color .15s}.anp__close:hover{border-color:#a100ff;color:#a100ff}.anp__form{display:flex;flex-direction:column;overflow-y:auto;flex:1}.anp__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;padding:20px 24px}.anp__field{display:flex;flex-direction:column;gap:6px}.anp__field--full{grid-column:1/-1}.anp__label{font-size:12px;font-weight:500;color:#374151}.anp__req{color:#a100ff;margin-left:2px}.anp__input{height:38px;padding:0 12px;border:1px solid #d0d0d8;border-radius:8px;font-size:14px;color:#111827;background:#f5f6fa;outline:none;transition:border-color .15s}.anp__input:focus{border-color:#a100ff}.anp__input[type=date]{padding:0 10px}.anp__textarea{padding:10px 12px;border:1px solid #d0d0d8;border-radius:8px;font-size:14px;color:#111827;background:#f5f6fa;outline:none;resize:vertical;font-family:inherit;line-height:1.5;transition:border-color .15s}.anp__textarea:focus{border-color:#a100ff}.anp__footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 20px;border-top:1px solid #e9e9fb;flex-shrink:0}.anp__btn{display:inline-flex;align-items:center;justify-content:center;padding:9px 22px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.anp__btn--cancel{background:transparent;border:1px solid #d0d0d8;color:#111827}.anp__btn--cancel:hover{border-color:#a100ff;color:#a100ff}.anp__btn--save{background:#a100ff;border:1px solid #a100ff;color:#fff}.anp__btn--save:hover{background:#8700d6;border-color:#8700d6}.people-page{padding:28px 32px;display:flex;flex-direction:column;gap:24px;background:#f5f6fa;min-height:100%}.people-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.people-page__title{font-size:28px;font-weight:600;color:#111827;line-height:36px;margin:0 0 8px}.people-page__subtitle{font-size:18px;font-weight:400;color:#505050;line-height:24px;margin:0}.people-page__add-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#111827;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;line-height:18px;cursor:pointer;white-space:nowrap;flex-shrink:0}.people-page__add-btn:hover:not(:disabled){background:#374151}.people-page__add-btn:disabled{background:#bbb;cursor:not-allowed;opacity:.6}.people-page__stats{display:flex;gap:24px;flex-wrap:wrap}.people-stat{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 3px #0000001a;flex:1;min-width:170px;display:flex;flex-direction:column;gap:16px}.people-stat__top{display:flex;align-items:center;gap:16px}.people-stat__icon-wrap{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.people-stat__value{font-size:24px;font-weight:500;color:#111827;line-height:28px}.people-stat__label{font-size:14px;font-weight:400;color:#505050;line-height:18px;margin:0}.people-alloc{background:#fff;border-radius:12px;border:1px solid #dbdbdb;box-shadow:0 4px 16px #0000000a;overflow:hidden}.people-alloc__toolbar{padding:16px 24px 0}.people-alloc__title{font-size:16px;font-weight:500;color:#111827;line-height:20px}.people-alloc__controls{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 24px;flex-wrap:wrap}.people-alloc__left-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.people-alloc__right-controls{display:flex;align-items:center;gap:12px;flex-shrink:0}.people-alloc__ctrl-label{font-size:14px;font-weight:500;color:#111827;white-space:nowrap}.people-alloc__ctrl-label--disabled{color:#c0c0c8}.people-alloc__dropdown{display:flex;align-items:center;gap:8px;height:44px;padding:0 16px;background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;min-width:160px;font-size:14px;color:#505050}.people-alloc__dropdown:hover{border-color:#a100ff}.people-alloc__dropdown--disabled{background:#f3f4f6;border-color:#e5e7eb;color:#c0c0c8;cursor:not-allowed;opacity:.6;pointer-events:none}.people-alloc__dropdown-wrap{position:relative}.people-alloc__dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:100;background:#fff;border:1px solid #e0e0f0;border-radius:8px;box-shadow:0 4px 16px #0000001f;list-style:none;margin:0;padding:4px 0;min-width:180px;max-height:280px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.people-alloc__dropdown-menu::-webkit-scrollbar{width:4px}.people-alloc__dropdown-menu::-webkit-scrollbar-track{background:transparent}.people-alloc__dropdown-menu::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.people-alloc__dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:9px 16px;font-size:14px;color:#374151;cursor:pointer;white-space:nowrap}.people-alloc__dropdown-item:hover{background:#f5f5ff;color:#a100ff}.people-alloc__dropdown-item--active{background:#ede5ff;color:#5b21b6;font-weight:500}.people-alloc__dropdown-item-dir{font-size:12px;opacity:.8}.people-alloc__sort-dir{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;font-size:13px;color:#a100ff;background:#ede5ff;flex-shrink:0;cursor:pointer}.people-alloc__sort-dir:hover{background:#d8b4fe}.people-alloc__dropdown-text{flex:1;font-size:14px;color:#505050}.people-alloc__search{display:flex;align-items:center;gap:8px;height:44px;padding:0 16px;border:1px solid #ccc;border-radius:24px;background:#fff;width:280px}.people-alloc__search-input{flex:1;border:none;outline:none;font-size:14px;color:#111827;background:transparent}.people-alloc__search-input::placeholder{color:#9ca3af}.people-alloc__bookmark-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;cursor:not-allowed;color:#d1d5db;opacity:.55;pointer-events:none}.people-alloc__highlight-btn{display:flex;align-items:center;gap:6px;height:44px;padding:0 16px;background:#fff;border:1px solid #d0d0d8;border-radius:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;white-space:nowrap}.people-alloc__highlight-btn:hover{border-color:#d97706;color:#d97706}.people-alloc__highlight-btn--active{background:#fffbeb;border-color:#d97706;color:#d97706}.people-table-wrap{overflow-x:auto;border-top:1px solid #e9e9fb}.people-table{min-width:1100px;width:100%;border-collapse:collapse}.people-table__th{background:#e6e6ff;border-bottom:1px solid #ccc;padding:0;text-align:left;position:sticky;top:0;z-index:2}.people-table__th--avatar{width:56px;min-width:56px}.people-table__th--sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.people-table__th--sortable:hover{background:#d8d8f8}.people-table__th--sortable:hover .people-table__th-inner{color:#a100ff}.people-table__th--draggable{cursor:grab}.people-table__th--draggable:active{cursor:grabbing}.people-table__th--draggable[data-drag-over]{border-left:2px solid #a100ff}.people-table__th--drag-over{background:#a100ff14!important;border-left:2px solid #a100ff}.people-table__th--sorted{background:#d0d0f5}.people-table__th--sorted .people-table__th-inner{color:#a100ff;font-weight:600}.people-table__th-inner{display:inline-flex;align-items:center;gap:4px;padding:12px 16px;font-size:14px;font-weight:500;color:#111827;white-space:nowrap;line-height:18px}.people-table__drag-grip{font-size:14px;color:#9ca3af;line-height:1;margin-right:2px;opacity:0;transition:opacity .15s}.people-table__th:hover .people-table__drag-grip{opacity:1}.people-table__td{padding:12px 16px;font-size:12px;font-weight:400;color:#111827;border-bottom:1px solid #e9e9fb;vertical-align:middle;line-height:14px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.people-table__td--avatar{padding:8px 16px;width:56px}.people-table__td--proj{overflow:visible}.people-table__td--name{font-size:12px;white-space:nowrap;max-width:120px}.people-table__td--conflict{max-width:180px}.people-table__row:hover td{background:#fafafa}.people-table__row--risk td{background:#fff7ed}.people-table__row--risk td:first-child{border-left:3px solid #f97316}.people-table__empty{padding:40px 16px;text-align:center;font-size:14px;color:#9ca3af;font-style:italic}.people-table__projects{display:flex;align-items:center;gap:6px;white-space:nowrap}.people-table__project-extra{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;background:#fff;border:1px solid #ccc;border-radius:24px;font-size:12px;color:#505050}.people-table__name-btn{background:none;border:none;padding:0;margin:0;font-size:12px;font-weight:400;color:#111827;cursor:pointer;text-align:left;white-space:nowrap}.people-table__name-btn:hover{color:#a100ff;text-decoration:underline}.people-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;flex-shrink:0}.people-status-badge{display:inline-flex;align-items:center;padding:3px 12px;border-radius:24px;font-size:12px;font-weight:400;white-space:nowrap}.pt-multiselect{position:relative;width:100%}.pt-multiselect__trigger{display:flex;align-items:center;justify-content:space-between;gap:4px;width:100%;height:30px;padding:0 8px;background:#fff;border:1px solid #d1d5db;border-radius:4px;font-size:12px;color:#111827;font-family:Inter,Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;text-align:left;white-space:nowrap;overflow:hidden}.pt-multiselect__trigger:hover{border-color:#dfdfeb}.pt-multiselect__trigger:focus{outline:none;border-color:#a100ff}.pt-multiselect__value{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pt-multiselect__menu{z-index:9999;background:#fff;border:1px solid #dbdbdb;border-radius:8px;box-shadow:0 6px 20px #00000029;max-height:220px;overflow-y:auto;padding:4px}.pt-multiselect__item{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:5px;cursor:pointer;font-size:12px;color:#111827;transition:background .1s}.pt-multiselect__item input[type=checkbox]{accent-color:#a100ff;cursor:pointer;flex-shrink:0}.pt-multiselect__item:hover{background:#f5f6fa}.pt-multiselect__empty{font-size:12px;color:#9ca3af;padding:8px;text-align:center;margin:0}.people-conflict{display:flex;align-items:center;gap:8px;min-width:0}.people-conflict__text{font-size:12px;color:#f59e0b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.people-conflict--none{font-size:12px;color:#111827}.people-pagination{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border-top:1px solid #e9e9fb;flex-wrap:wrap;gap:12px}.people-pagination__info{font-size:12px;color:#6b7280}.people-pagination__controls{display:flex;align-items:center;gap:4px}.people-pagination__btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:12px;color:#374151;cursor:pointer;white-space:nowrap;transition:border-color .15s,background .15s,color .15s}.people-pagination__btn:hover:not(:disabled){border-color:#a100ff;color:#a100ff}.people-pagination__btn:disabled{opacity:.4;cursor:not-allowed}.people-pagination__btn--page{min-width:36px;padding:0}.people-pagination__btn--active{background:#111827;border-color:#111827;color:#fff;font-weight:500}.people-pagination__btn--active:hover:not(:disabled){background:#374151;border-color:#374151;color:#fff}.people-pagination__ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;font-size:12px;color:#9ca3af}.apm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000073;display:flex;align-items:center;justify-content:center;padding:16px}.apm{background:#fff;border-radius:16px;width:720px;max-width:100%;max-height:92vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000002e;overflow:hidden}.apm-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 28px 20px;border-bottom:1px solid #e1e9f2;flex-shrink:0}.apm-header__left{display:flex;flex-direction:column;gap:3px}.apm-title{font-size:16px;font-weight:600;color:#111827;margin:0;line-height:24px}.apm-subtitle{font-size:12px;color:#9ca3af;margin:0;line-height:18px}.apm-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:1px solid #e1e9f2;border-radius:8px;color:#9ca3af;cursor:pointer;flex-shrink:0;transition:background .15s,color .15s}.apm-close:hover{background:#f5f6fa;color:#111827;border-color:#dfdfeb}.apm-body{overflow-y:auto;padding:24px 28px 8px;flex:1;display:flex;flex-direction:column;gap:24px}.apm-section{display:flex;flex-direction:column;gap:14px}.apm-section__title{font-size:14px;font-weight:600;color:#111827;margin:0;padding-bottom:10px;border-bottom:1px solid #e1e9f2}.apm-section__desc{font-size:12px;color:#9ca3af;margin:-8px 0 0}.apm-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 20px}.apm-grid--3{grid-template-columns:1fr 1fr 1fr}.apm-field{display:flex;flex-direction:column;gap:6px}.apm-label{font-size:12px;font-weight:500;color:#374151;line-height:16px}.apm-required{color:#e6242f}.apm-input{height:40px;padding:0 12px;background:#f5f6fa;border:1px solid #dbdbdb;border-radius:8px;font-size:14px;color:#111827;font-family:Inter,Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;outline:none;transition:border-color .15s,box-shadow .15s;width:100%;box-sizing:border-box}.apm-input::placeholder{color:#9ca3af}.apm-input:focus{border-color:#a100ff;box-shadow:0 0 0 3px #a100ff14;background:#fff}.apm-input:hover:not(:focus){border-color:#dfdfeb}.apm select.apm-input{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 7L11 1' stroke='%239CA3AF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.apm-error{padding:10px 14px;background:#e6242f0f;border:1px solid rgba(230,36,47,.25);border-radius:8px;color:#e6242f;font-size:12px}.apm-footer{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px 28px;border-top:1px solid #e1e9f2;flex-shrink:0}.apm-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 24px;border-radius:8px;font-size:14px;font-weight:500;font-family:Inter,Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;border:none;transition:background .15s,opacity .15s;white-space:nowrap}.apm-btn:disabled{opacity:.5;cursor:not-allowed}.apm-btn--cancel{background:#f5f6fa;color:#374151;border:1px solid #dbdbdb}.apm-btn--cancel:hover:not(:disabled){background:#ebebeb}.apm-btn--save{background:#a100ff;color:#fff}.apm-btn--save:hover:not(:disabled){background:#7500c0}.apm-field--full{grid-column:1/-1}.apm-multiselect{position:relative}.apm-multiselect__trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:40px;padding:0 12px;background:#f5f6fa;border:1px solid #dbdbdb;border-radius:8px;font-size:14px;color:#111827;font-family:Inter,Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s}.apm-multiselect__trigger:hover{border-color:#dfdfeb}.apm-multiselect__trigger:focus{outline:none;border-color:#a100ff;box-shadow:0 0 0 3px #a100ff14}.apm-multiselect__value{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9ca3af}.apm-multiselect__value:not(:empty){color:#111827}.apm-multiselect__menu{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:200;background:#fff;border:1px solid #dbdbdb;border-radius:10px;box-shadow:0 8px 24px #0000001f;max-height:200px;overflow-y:auto;padding:6px}.apm-multiselect__item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:6px;cursor:pointer;font-size:12px;color:#111827;transition:background .12s}.apm-multiselect__item input[type=checkbox]{accent-color:#a100ff;cursor:pointer;flex-shrink:0}.apm-multiselect__item:hover{background:#f5f6fa}.apm-multiselect__empty{font-size:12px;color:#9ca3af;padding:10px;text-align:center;margin:0}.apm-multiselect__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.apm-multiselect__tag{display:inline-flex;align-items:center;gap:4px;padding:3px 8px 3px 10px;background:#a100ff14;border:1px solid rgba(161,0,255,.2);border-radius:20px;font-size:12px;color:#a100ff;line-height:18px}.apm-multiselect__tag button{background:none;border:none;color:#a100ff;cursor:pointer;font-size:14px;line-height:1;padding:0;display:flex;align-items:center;opacity:.7}.apm-multiselect__tag button:hover{opacity:1}.pdp-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#515151b3;z-index:100;cursor:pointer;animation:pdp-fade-in .2s ease}.pdp{position:fixed;top:0;right:0;width:484px;height:100vh;background:#fff;z-index:101;display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000001f;animation:pdp-slide-in .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.pdp__header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 24px 16px;flex-shrink:0}.pdp__identity{display:flex;gap:16px;align-items:flex-start;flex:1;min-width:0}.pdp__avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:400;flex-shrink:0}.pdp__info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.pdp__name{font-size:16px;font-weight:500;color:#111827;line-height:20px;margin:0}.pdp__role-dept{font-size:12px;font-weight:400;color:#9ca3af;line-height:14px;margin:0}.pdp__tags{display:flex;gap:4px;flex-wrap:wrap;margin-top:2px}.pdp__tag{display:inline-flex;align-items:center;padding:4px 12px;border:1px solid #ccc;border-radius:4px;font-size:12px;font-weight:400;color:#222;line-height:14px}.pdp__util-row{display:flex;align-items:center;gap:8px;margin-top:2px}.pdp__util-text{font-size:12px;font-weight:400;color:#a100ff;line-height:14px}.pdp__status-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:24px;font-size:12px;font-weight:400;line-height:14px;white-space:nowrap}.pdp__close-btn{background:transparent;border:none;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#111827;border-radius:4px}.pdp__close-btn:hover{background:#f3f4f6}.pdp__actions{display:flex;gap:12px;padding:0 24px 16px;flex-shrink:0}.pdp__action-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #111827;border-radius:8px;background:transparent;font-size:12px;font-weight:400;color:#111827;cursor:pointer;line-height:14px}.pdp__action-btn:hover{background:#f9fafb}.pdp__tabs{display:flex;align-items:center;padding:0 24px 16px;flex-shrink:0;background:#fff;border:.6px solid #eeeeee;border-left:none;border-right:none;border-top:none;gap:0;position:relative;overflow:hidden}.pdp__tabs:before{content:"";position:absolute;top:0;left:24px;right:24px;height:28px;background:#fff;border:.6px solid #eeeeee;border-radius:9.6px;box-shadow:0 2.4px 13.2px #0000001a}.pdp__tab{position:relative;z-index:1;display:flex;align-items:center;padding:5.76px 20px;background:transparent;border:none;border-radius:11.52px;font-size:16px;font-weight:400;color:#111827;cursor:pointer;line-height:20px;white-space:nowrap;transition:background .15s ease,font-weight .15s ease}.pdp__tab:hover{color:#a100ff}.pdp__tab--active{background:linear-gradient(97.5deg,#d299ff33 2.65%,#6dccf433 155.93%);border:1.2px solid #d299ff;font-weight:500}.pdp__scroll{flex:1;overflow-y:auto;overflow-x:hidden;padding:24px}.pdp__content{display:flex;flex-direction:column;gap:24px}.pdp__card{background:#fff;border:1px solid #dfdfeb;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:10px}.pdp__card-title{font-size:16px;font-weight:500;color:#111827;line-height:20px;margin:0}.pdp__pattern-list{display:flex;flex-direction:column}.pdp__pattern-row{display:flex;flex-direction:column;gap:6px;padding:8px 0;border-bottom:1px solid #e9e9fb;min-height:60px;justify-content:center}.pdp__pattern-row:last-child{border-bottom:none}.pdp__pattern-label{font-size:14px;font-weight:500;color:#111827;line-height:18px;margin:0}.pdp__pattern-desc{font-size:12px;font-weight:400;color:#737373;line-height:14px;margin:0}.pdp__risk-list{display:flex;flex-direction:column;gap:10px}.pdp__risk-item{background:#fff;border:1px solid;border-radius:12px;padding:25px;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 8px #0000000a}.pdp__risk-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.pdp__risk-name{font-size:14px;font-weight:500;color:#111827;line-height:18px;margin:0}.pdp__risk-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:24px;font-size:12px;font-weight:400;line-height:14px;white-space:nowrap}.pdp__risk-desc{font-size:12px;font-weight:400;color:#737373;line-height:14px;margin:0}.pdp__risk-action-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #111827;border-radius:8px;background:transparent;font-size:12px;font-weight:400;color:#111827;cursor:pointer;line-height:14px;align-self:flex-start}.pdp__risk-action-btn:hover{background:#f9fafb}.pdp__rr-header{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.pdp__rr-subtitle{font-size:12px;font-weight:400;color:#9ca3af;line-height:14px;margin:0}.pdp__nom-card{background:#fff;border:1px solid #e1e9f2;border-radius:12px;padding:25px;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 8px #0000000a}.pdp__nom-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pdp__nom-title{font-size:16px;font-weight:500;color:#111827;line-height:20px;margin:0;white-space:nowrap}.pdp__nom-badge{display:inline-flex;align-items:center;padding:4px 12px;background:#0041f0;border-radius:24px;font-size:12px;font-weight:400;color:#fff;line-height:14px;white-space:nowrap}.pdp__nom-desc{font-size:12px;font-weight:400;color:#9ca3af;line-height:14px;margin:0}.pdp__nom-actions{display:flex;align-items:flex-start}.pdp__nom-link-btn{display:inline-flex;align-items:center;padding:4px 12px;border:1px solid #ccc;border-radius:4px;font-size:12px;font-weight:400;color:#222;line-height:14px;cursor:pointer;white-space:nowrap}.pdp__nom-link-btn:hover{background:#f9fafb}.pdp__timeline-card{background:#fff;border:1px solid #e1e9f2;border-radius:12px;padding:25px;display:flex;flex-direction:column;gap:24px;box-shadow:0 4px 8px #0000000a}.pdp__timeline-row{display:flex;align-items:flex-start;gap:12px;min-height:90px}.pdp__timeline-date{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-shrink:0;width:36px}.pdp__timeline-month{font-size:14px;font-weight:500;color:#111827;line-height:20px;text-align:center}.pdp__timeline-day{font-size:16px;font-weight:500;color:#111827;line-height:20px;text-align:center}.pdp__timeline-divider{flex-shrink:0;width:1px;align-self:stretch;background:#dfdfeb}.pdp__timeline-content{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.pdp__timeline-title{font-size:16px;font-weight:500;color:#111827;line-height:20px;margin:0;white-space:nowrap}.pdp__placeholder-list{display:flex;flex-direction:column;gap:0}.pdp__reward-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e9e9fb}.pdp__reward-row:last-child{border-bottom:none}.pdp__reward-label{font-size:14px;font-weight:500;color:#111827;margin:0 0 4px}.pdp__reward-date{font-size:12px;color:#737373;margin:0}.pdp__reward-pts{font-size:14px;font-weight:500;color:#a100ff}.pdp__skill-list{display:flex;flex-direction:column;gap:10px}.pdp__skill-card{background:#fff;border:1px solid #e1e9f2;border-radius:12px;padding:25px;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 8px #0000000a}.pdp__skill-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.pdp__skill-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pdp__skill-name{font-size:14px;font-weight:500;color:#111827;line-height:18px;margin:0;white-space:nowrap}.pdp__skill-cert-tag{display:inline-flex;align-items:center;padding:4px 12px;background:#fff;border:1px solid #ccc;border-radius:24px;font-size:12px;font-weight:400;color:#505050;line-height:14px;white-space:nowrap}.pdp__skill-level{font-size:14px;font-weight:400;color:#9ca3af;line-height:18px;white-space:nowrap}.pdp__skill-updated{font-size:14px;font-weight:400;color:#9ca3af;line-height:18px;text-align:right;margin:0;width:100%}.pdp__work-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.pdp__work-title{font-size:16px;font-weight:500;color:#111827;line-height:20px;margin:0;white-space:nowrap}.pdp__work-edit-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;background:#111827;border:none;border-radius:8px;font-size:12px;font-weight:400;color:#fff;cursor:pointer;line-height:14px;white-space:nowrap}.pdp__work-edit-btn:hover{background:#374151}.pdp__work-summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pdp__work-summary-label{font-size:12px;font-weight:400;color:#9ca3af;line-height:14px;flex:1;min-width:0}.pdp__work-summary-pct{font-size:12px;font-weight:500;color:#e6242f;line-height:14px;white-space:nowrap}.pdp__work-card{background:#fff;border:1px solid #e1e9f2;border-radius:12px;padding:25px;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 8px #0000000a}.pdp__work-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.pdp__work-card-left{display:flex;flex-direction:column;gap:7px;flex:1;min-width:0}.pdp__work-card-name-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.pdp__work-card-name{font-size:14px;font-weight:500;color:#111827;line-height:18px;margin:0;white-space:nowrap}.pdp__work-active-badge{display:inline-flex;align-items:center;padding:4px 12px;background:#00762b;border-radius:24px;font-size:12px;font-weight:400;color:#fff;line-height:14px;white-space:nowrap}.pdp__work-card-meta{display:flex;gap:7px;font-size:12px;font-weight:400;color:#111827;line-height:14px}.pdp__work-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0;white-space:nowrap}.pdp__work-card-pct{font-size:14px;font-weight:500;color:#111827;line-height:18px;margin:0}.pdp__work-card-involvement{font-size:12px;font-weight:400;color:#111827;line-height:14px;margin:0}.pdp__work-card-dates{display:flex;justify-content:space-between;font-size:14px;font-weight:400;color:#9ca3af;line-height:18px}.pdp__work-progress-track{height:4px;border-radius:999px;background:#eee;position:relative;overflow:hidden}.pdp__work-progress-fill{position:absolute;top:0;left:0;height:100%;border-radius:999px;background:linear-gradient(90deg,#7215be 45.48%,#68cedb 92.84%);min-width:8px}.pdp__alloc-list{display:flex;flex-direction:column;gap:0}.pdp__alloc-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e9e9fb}.pdp__alloc-row:last-child{border-bottom:none}.pdp__alloc-info{display:flex;flex-direction:column;gap:4px}.pdp__alloc-project{font-size:14px;font-weight:500;color:#111827;margin:0}.pdp__alloc-hours{font-size:12px;color:#737373;margin:0}.pdp__alloc-right{display:flex;align-items:center;gap:8px}.pdp__alloc-pct{font-size:14px;font-weight:500;color:#a100ff}@keyframes pdp-slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes pdp-fade-in{0%{opacity:0}to{opacity:1}}.lmp{display:flex;flex-direction:column;gap:24px;padding:32px;min-height:100%;box-sizing:border-box}.lmp__header{display:flex;flex-direction:column;gap:8px}.lmp__header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.lmp__title{font-size:28px;font-weight:600;color:#111827;line-height:36px;margin:0 0 8px}.lmp__subtitle{font-size:18px;font-weight:400;color:#9ca3af;line-height:26px;margin:0}.lmp__export-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;background:#111827;border:none;border-radius:8px;font-size:14px;font-weight:400;color:#fff;cursor:pointer;white-space:nowrap;flex-shrink:0}.lmp__export-btn:hover{background:#374151}.lmp__stat-row{display:flex;gap:20px;flex-wrap:wrap}.lmp__stat-card{background:#fff;border-radius:12px;padding:20px 24px;display:flex;flex-direction:column;gap:14px;filter:drop-shadow(0px 4px 3px rgba(0,0,0,.1));flex:1;min-width:130px;max-width:200px}.lmp__stat-icon{width:40px;height:40px;background:#f5e5ff;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lmp__stat-body{display:flex;flex-direction:column;gap:4px}.lmp__stat-value{font-size:24px;font-weight:500;color:#111827;line-height:28px;margin:0}.lmp__stat-label{font-size:14px;font-weight:400;color:#505050;line-height:18px;margin:0}.lmp__search-bar{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 16px}.lmp__search-input-wrap{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.lmp__search-input{flex:1;border:none;outline:none;font-size:14px;color:#111827;background:transparent;min-width:0}.lmp__search-input::placeholder{color:#9ca3af}.lmp__refresh-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e5e7eb;border-radius:50%;background:#fff;cursor:pointer;flex-shrink:0}.lmp__refresh-btn:hover{background:#f9fafb}.lmp__cal-card{background:#fff;border-radius:12px;border:1px solid #dbdbdb;box-shadow:0 4px 16px #0000000a;overflow:hidden;display:flex;flex-direction:column;flex:1}.lmp__cal-toolbar{display:flex;flex-direction:column;gap:0;border-bottom:1px solid #e9e9fb}.lmp__cal-nav-row{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border-bottom:1px solid #f3f4f6}.lmp__cal-nav-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid #111827;border-radius:8px;background:#fff;font-size:12px;font-weight:400;color:#111827;cursor:pointer}.lmp__cal-nav-btn:hover{background:#f9fafb}.lmp__cal-month{font-size:16px;font-weight:600;color:#111827;white-space:nowrap;min-width:160px;text-align:center}.lmp__cal-tabs{display:flex;align-items:center;padding:12px 20px;gap:4px;background:#fff}.lmp__cal-tab{display:flex;align-items:center;padding:7px 20px;background:transparent;border:1.2px solid transparent;border-radius:20px;font-size:14px;font-weight:400;color:#111827;cursor:pointer;white-space:nowrap;line-height:20px;transition:background .15s}.lmp__cal-tab:hover:not(.lmp__cal-tab--active){color:#a100ff}.lmp__cal-tab--active{background:linear-gradient(102deg,#d299ff33 2.65%,#6dccf433 155.93%);border-color:#d299ff;font-weight:500}.lmp__legend{display:flex;gap:20px;padding:10px 24px;border-bottom:1px solid #e9e9fb;flex-wrap:wrap;background:#fafafa}.lmp__legend-item{display:inline-flex;align-items:center;gap:7px}.lmp__legend-dot{width:12px;height:12px;border-radius:3px;flex-shrink:0}.lmp__legend-label{font-size:12px;color:#505050;line-height:16px}.lmp__table-wrap{overflow-x:auto;overflow-y:auto;max-height:580px}.lmp__table{border-collapse:collapse;min-width:100%}.lmp__table thead{position:sticky;top:0;z-index:4;background:#fff}.lmp__th{background:#fff;border-bottom:1px solid #cccccc;padding:10px 8px;font-size:14px;font-weight:500;color:#111827;text-align:center;white-space:nowrap}.lmp__th--avatar{width:64px;min-width:64px;position:sticky;left:0;z-index:5;text-align:left;padding-left:16px;border-right:none}.lmp__th--name{width:180px;min-width:180px;position:sticky;left:64px;z-index:5;text-align:left;padding-left:8px;border-right:1px solid #e9e9fb}.lmp__th--day{width:70px;min-width:60px;padding:8px 4px}.lmp__th--weekend{background:#f9fafb}.lmp__day-num{display:block;font-size:14px;font-weight:500;color:#111827;line-height:18px}.lmp__day-abbr{display:block;font-size:12px;color:#9ca3af;line-height:14px}.lmp__tr:hover .lmp__td--day{background-color:#f5f5ff}.lmp__td{border-bottom:1px solid #e9e9fb;height:56px;padding:4px 8px;font-size:12px;color:#111827;text-align:center;vertical-align:middle}.lmp__td--avatar{position:sticky;left:0;z-index:2;background:#fff;width:64px;min-width:64px;padding:8px 16px}.lmp__td--name{position:sticky;left:64px;z-index:2;background:#fff;width:180px;min-width:180px;text-align:left;padding:8px 12px 8px 8px;border-right:1px solid #e9e9fb}.lmp__td--day{width:70px;min-width:60px;border-left:1px solid #e9e9fb;padding:4px}.lmp__td--weekend{background:#f9fafb!important}.lmp__emp-name{font-size:12px;font-weight:500;color:#111827;margin:0 0 3px;white-space:nowrap;line-height:14px}.lmp__emp-dept{font-size:12px;color:#9ca3af;margin:0;white-space:nowrap;line-height:14px}.lmp__avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;flex-shrink:0}.lmp__avatar--sm{width:28px;height:28px;font-size:12px}.lmp__leave-code{display:block;font-size:12px;font-weight:500;text-align:center;white-space:nowrap;line-height:14px}.lmp__requests{overflow-x:auto}.lmp__req-table{width:100%;border-collapse:collapse;min-width:860px}.lmp__req-th{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px 16px;font-size:12px;font-weight:500;color:#6b7280;text-align:left;white-space:nowrap}.lmp__req-tr:hover{background:#f9fafb}.lmp__req-td{border-bottom:1px solid #f3f4f6;padding:14px 16px;font-size:14px;color:#111827;vertical-align:middle;white-space:nowrap}.lmp__req-td--muted{color:#6b7280}.lmp__req-td--reason{white-space:normal;max-width:200px;color:#374151}.lmp__req-emp{display:flex;align-items:center;gap:10px}.lmp__req-name{font-size:14px;font-weight:500;color:#111827}.lmp__type-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:12px;font-size:12px;font-weight:500;line-height:18px;white-space:nowrap}.lmp__status-badge{display:inline-flex;align-items:center;padding:4px 14px;border-radius:20px;font-size:12px;font-weight:500;line-height:18px;white-space:nowrap;color:#fff}.lmp__status-badge--approved{background:#16a34a}.lmp__status-badge--pending{background:#f59e0b}.lmp__status-badge--rejected{background:#dc2626}.lmp__approved-by{font-size:12px;color:#6b7280;white-space:nowrap}.lmp__req-actions{display:flex;align-items:center;gap:6px}.lmp__action-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:background .15s}.lmp__action-icon:hover:not(:disabled){background:#f3f4f6}.lmp__action-icon:disabled{opacity:.4;cursor:not-allowed}.lmp__action-icon--approve:hover:not(:disabled){background:#d1fae5;border-color:#16a34a}.lmp__action-icon--reject:hover:not(:disabled){background:#fee2e2;border-color:#dc2626}.rrp{display:flex;flex-direction:column;gap:0;padding:32px 40px;min-height:100%;box-sizing:border-box;background:#f5f6fa}.rrp__page-header{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.rrp__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.rrp__title{font-size:28px;font-weight:600;color:#111827;line-height:36px;margin:0}.rrp__subtitle{font-size:18px;font-weight:400;color:#505050;line-height:24px;margin:0}.rrp__new-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;min-height:36px;background:#000;border:none;border-radius:8px;font-size:14px;font-weight:400;color:#fff;cursor:pointer;white-space:nowrap;flex-shrink:0}.rrp__new-btn:hover:not(:disabled){background:#1f2937}.rrp__new-btn:disabled{background:#bbb;cursor:not-allowed;opacity:.6}.rrp__tab-bar{display:flex;align-items:center;gap:32px}.rrp__tab{display:flex;align-items:center;height:64px;padding:0;background:transparent;border:none;border-bottom:2.5px solid transparent;font-size:18px;font-weight:400;color:#111827;cursor:pointer;white-space:nowrap;line-height:24px;transition:color .15s;position:relative}.rrp__tab:hover{color:#a100ff}.rrp__tab--active{font-weight:500;color:#111827;border-bottom-color:#a100ff}.rrp__divider{height:1px;background:#e5e7eb;margin-bottom:24px}.rrp__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px;padding:8px 0}.rrp__section-title-wrap{display:flex;align-items:center;gap:8px}.rrp__section-title{font-size:20px;font-weight:600;color:#111827;line-height:24px;margin:0;white-space:nowrap}.rrp__count-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border:1px solid #cccccc;border-radius:24px;background:#fff;font-size:12px;color:#505050;line-height:14px;white-space:nowrap}.rrp__controls{display:flex;align-items:center;gap:10px;flex-shrink:0}.rrp__search-wrap{display:flex;align-items:center;gap:8px;width:396px;height:44px;padding:0 4px 0 16px;border:1px solid #cccccc;border-radius:24px;background:#fff;box-sizing:border-box}.rrp__search-input{flex:1;border:none;outline:none;font-size:16px;color:#111827;background:transparent;min-width:0}.rrp__search-input::placeholder{color:#737373}.rrp__search-mic{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0}.rrp__filter-wrap{position:relative}.rrp__filter-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;height:44px;background:#fff;border:1px solid #cccccc;border-radius:8px;font-size:14px;color:#111827;cursor:pointer;white-space:nowrap}.rrp__filter-btn:hover{background:#f9fafb}.rrp__filter-label{font-weight:400;color:#111827}.rrp__filter-value{font-weight:500;color:#111827}.rrp__dropdown{position:absolute;top:calc(100% + 4px);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:50;min-width:160px;overflow:hidden}.rrp__dropdown-item{display:block;width:100%;padding:9px 14px;background:transparent;border:none;font-size:14px;color:#111827;text-align:left;cursor:pointer;white-space:nowrap}.rrp__dropdown-item:hover{background:#f9fafb}.rrp__dropdown-item--active{background:#f5e5ff;color:#a100ff;font-weight:500}.rrp__grid{display:flex;flex-wrap:wrap;gap:24px 28px}.rrp__card{display:flex;flex-direction:column;gap:24px;width:306px;min-height:241px;padding:24px;background:#fff;border-radius:12px;box-shadow:0 2px 5.5px #0000001a;box-sizing:border-box;cursor:pointer;transition:box-shadow .15s}.rrp__card:hover{box-shadow:0 4px 12px #00000026}.rrp__card-header{display:flex;align-items:flex-start;gap:20px;width:100%}.rrp__avatar{width:41px;height:41px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;flex-shrink:0}.rrp__card-person{display:flex;flex-direction:column;justify-content:center;flex:1;min-width:0;gap:2px}.rrp__card-name{font-size:20px;font-weight:500;color:#1f2937;line-height:24px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rrp__card-role{font-size:12px;font-weight:400;color:#333;line-height:14px;margin:0;white-space:nowrap}.rrp__kebab-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;background:transparent;border:none;cursor:pointer;border-radius:4px;padding:0}.rrp__kebab-btn:hover{background:#f3f4f6}.rrp__card-body{display:flex;flex-direction:column;gap:24px;flex:1}.rrp__tags-row{display:flex;flex-wrap:wrap;gap:8px}.rrp__tag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:24px;font-size:12px;font-weight:400;line-height:14px;white-space:nowrap}.rrp__card-desc{font-size:14px;font-weight:400;color:#333;line-height:18px;margin:0}.rrp__card-footer{border-top:1px solid #dfdfeb;padding-top:20px}.rrp__card-date{font-size:12px;font-weight:400;color:#737373;line-height:14px;margin:0}.rrp__empty-tab{display:flex;align-items:center;justify-content:center;padding:80px 0;color:#9ca3af;font-size:16px}.np{display:flex;flex-direction:column;gap:24px}.np__toolbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #dddddd}.np__toolbar-left{display:flex;align-items:center;gap:8px}.np__section-title{font-size:20px;font-weight:600;color:#111827;white-space:nowrap}.np__count-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;border:1px solid #cccccc;border-radius:24px;font-size:12px;color:#505050;background:#fff}.np__toolbar-right{display:flex;align-items:center;gap:12px}.np__search-icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;border-radius:50%;cursor:pointer}.np__search-icon-btn:hover{background:#f3f4f6}.np__action-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid #111827;border-radius:8px;background:transparent;font-size:12px;color:#111827;cursor:pointer;white-space:nowrap}.np__action-btn:hover{background:#f3f4f6}.np__action-btn--export{display:inline-flex;align-items:center;gap:6px}.np__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.np__stat-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 3px #0000001a;display:flex;flex-direction:column;gap:12px}.np__stat-top{display:flex;align-items:center;gap:16px}.np__stat-icon{width:40px;height:40px;border-radius:8px;background:#f5e5ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.np__stat-value{font-size:24px;font-weight:500;color:#111827;line-height:28px}.np__stat-label{font-size:14px;color:#505050;line-height:18px}.np__cycle{display:flex;flex-direction:column;gap:16px}.np__cycle-header{display:flex;align-items:center;gap:10px}.np__cycle-name{font-size:16px;color:#111827;white-space:nowrap}.np__cycle-badge{display:inline-flex;align-items:center;padding:3px 12px;border:1px solid #cccccc;border-radius:24px;font-size:12px;color:#505050;background:#fff;white-space:nowrap}.np__group{display:flex;flex-direction:column;gap:8px;padding-left:8px}.np__group-label{display:flex;align-items:center;gap:8px;padding:2px 0}.np__group-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.np__group-name{font-size:14px;color:#111827;white-space:nowrap}.np__group-items{display:flex;flex-direction:column;gap:8px}.np__card{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;background:#fff;border:1px solid #dfdfeb;border-radius:12px;padding:20px 12px}.np__card-left{display:flex;align-items:flex-start;gap:16px;flex:1;min-width:0}.np__avatar{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;flex-shrink:0}.np__card-info{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.np__card-name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.np__card-name{font-size:18px;font-weight:500;color:#333;white-space:nowrap}.np__card-category-badge{display:inline-flex;align-items:center;padding:3px 12px;border-radius:24px;background:#ccc;font-size:12px;color:#111827;white-space:nowrap}.np__card-desc{font-size:14px;color:#9ca3af;line-height:18px}.np__card-meta{display:flex;align-items:center;gap:6px;font-size:12px;color:#9ca3af;flex-wrap:wrap}.np__meta-dot{color:#9ca3af;font-size:12px}.np__chain{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:2px}.np__chain-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:24px;font-size:12px}.np__chain-arrow{font-size:12px;color:#9ca3af}.np__card-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.np__btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:999px;font-size:12px;cursor:pointer;white-space:nowrap;border:1px solid transparent}.np__btn--approve{background:#111827;color:#fff;border-color:#111827}.np__btn--approve:hover{background:#374151}.np__btn--reject{background:transparent;color:#111827;border-color:#111827}.np__btn--reject:hover{background:#f3f4f6}.np__btn--view{background:transparent;color:#111827;border-color:#111827}.np__btn--view:hover{background:#f3f4f6}.cl{display:flex;flex-direction:column;gap:24px}.cl__toolbar{display:flex;align-items:center;justify-content:space-between}.cl__title{font-size:20px;font-weight:600;color:#111827;line-height:24px}.cl__toolbar-right{display:flex;align-items:center;gap:12px}.cl__filter-wrap{position:relative}.cl__filter-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid #cccccc;border-radius:8px;background:transparent;font-size:12px;color:#111827;cursor:pointer;white-space:nowrap}.cl__filter-btn:hover{background:#f3f4f6}.cl__dropdown{position:absolute;top:calc(100% + 4px);right:0;z-index:50;min-width:140px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001f;overflow:hidden}.cl__dropdown-item{display:block;width:100%;padding:8px 14px;background:transparent;border:none;font-size:12px;color:#374151;text-align:left;cursor:pointer}.cl__dropdown-item:hover{background:#f9fafb}.cl__dropdown-item--active{font-weight:500;color:#a100ff}.cl__export-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid #cccccc;border-radius:8px;background:transparent;font-size:12px;color:#111827;cursor:pointer;white-space:nowrap}.cl__export-btn:hover{background:#f3f4f6}.cl__card{background:#fff;border:1px solid #dfdfeb;border-radius:12px;padding:24px}.cl__list{display:flex;flex-direction:column;gap:8px}.cl__row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border:1px solid #dfdfeb;border-radius:12px;background:#fff}.cl__row-left{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.cl__rank-badge{width:44px;height:44px;border-radius:50%;border:2px solid #a100ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cl__rank-badge span{font-size:14px;font-weight:500;color:#a100ff;line-height:1}.cl__avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.cl__person-info{display:flex;flex-direction:column;gap:6px;min-width:0}.cl__name-row{display:flex;align-items:center;gap:12px}.cl__name{font-size:18px;font-weight:500;color:#333;white-space:nowrap}.cl__score-badge{display:inline-flex;align-items:center;padding:3px 12px;border-radius:24px;font-size:12px;background:#fff;border:1px solid #cccccc;color:#505050;white-space:nowrap}.cl__score-badge--high{background:#e0f0e6;border-color:#e0f0e6;color:#00762b}.cl__subtitle{font-size:14px;color:#9ca3af;line-height:18px;white-space:nowrap}.cl__row-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.cl__nominations-tag{display:inline-flex;align-items:center;padding:4px 16px;border-radius:24px;background:#f1f2ff;font-size:12px;color:#0041f0;white-space:nowrap}.cl__view-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid #111827;border-radius:8px;background:transparent;font-size:12px;color:#111827;cursor:pointer;white-space:nowrap}.cl__view-btn:hover{background:#f3f4f6}.cl__nominate-btn{display:inline-flex;align-items:center;padding:7px 12px;border:none;border-radius:8px;background:#111827;font-size:12px;color:#fff;cursor:pointer;white-space:nowrap}.cl__nominate-btn:hover:not(:disabled){background:#374151}.cl__nominate-btn:disabled{background:#bbb;cursor:not-allowed;opacity:.6}.pods{padding:32px;min-height:100%;background:#f5f6fa}.pods__header{margin-bottom:20px}.pods__header-top{display:flex;align-items:center;gap:16px;margin-bottom:6px}.pods__title{font-size:28px;font-weight:600;color:#111827;margin:0}.pods__dropdown-wrap{position:relative}.pods__dropdown{display:flex;align-items:center;gap:6px;padding:8px 14px;border:1.5px solid #ccc;border-radius:8px;background:#fff;font-size:14px;color:#111827;cursor:pointer}.pods__dropdown:hover{border-color:#a100ff}.pods__dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:100;min-width:200px;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 16px #0000001a;list-style:none;margin:0;padding:4px 0;max-height:260px;overflow-y:auto}.pods__dropdown-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 16px;font-size:14px;color:#111827;cursor:pointer}.pods__dropdown-item:hover{background:#f5f3ff}.pods__dropdown-item--active{background:#f5f3ff;font-weight:600;color:#a100ff}.pods__dropdown-item-code{font-size:11px;color:#9ca3af;font-weight:400}.pods__loading{padding:24px;text-align:center;color:#9ca3af;font-size:14px}.pods__empty{text-align:center;color:#9ca3af;padding:24px}.pods__subtitle{font-size:18px;color:#505050;margin:0;font-weight:400}.pods__filter-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.pods__filter-tag{padding:8px 20px;border:1px solid #ff6c00;border-radius:24px;background:#fff;font-size:14px;color:#111827;cursor:pointer;transition:background .15s}.pods__filter-tag--active{background:linear-gradient(208deg,#ff6c001f 26%,#b500ef1f 80%,#6f00ef1f 98%)}.pods__filter-tag:hover:not(.pods__filter-tag--active){background:#fff5ef}.pods__meta-row{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}.pods__meta-status{padding:4px 12px;border:1px solid #4ade80;border-radius:24px;background:#e0f0e6;color:#00762b;font-size:12px}.pods__meta-status--risk{background:#ffeee0;border-color:#ffd4aa;color:#b05402}.pods__meta-divider{display:inline-block;width:1px;height:16px;background:#ccc}.pods__meta-icon{color:#505050;flex-shrink:0}.pods__meta-date,.pods__meta-people{font-size:12px;color:#505050}.pods__tabs{display:flex;gap:0;border-bottom:1.5px solid #e5e7eb;margin-bottom:20px}.pods__tab{padding:10px 20px;background:none;border:none;font-size:14px;color:#737373;cursor:pointer;position:relative}.pods__tab:after{content:"";position:absolute;bottom:-1.5px;left:0;right:0;height:2.5px;border-radius:2px;background:transparent}.pods__tab--active{color:#a100ff;font-weight:600}.pods__tab--active:after{background:#a100ff}.pods__tab:hover:not(.pods__tab--active){color:#111827}.pods__card{background:#fff;border:1px solid #dfdfeb;border-radius:12px;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a;overflow:hidden}.pods__card-toolbar{display:flex;align-items:center;gap:10px;padding:16px 24px;border-bottom:1px solid #e9e9fb}.pods__search{display:flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid #ccc;border-radius:24px;width:280px;background:#fff}.pods__search svg{flex-shrink:0}.pods__search-input{border:none;outline:none;font-size:14px;color:#737373;width:100%;background:transparent}.pods__filter-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #ccc;border-radius:8px;background:#fff;font-size:14px;color:#111827;cursor:pointer}.pods__filter-btn span{font-weight:400}.pods__filter-btn strong{font-weight:600}.pods__filter-btn:hover{border-color:#a100ff}.pods__toolbar-spacer{flex:1}.pods__btn{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:12px;cursor:pointer;font-weight:500}.pods__btn--outline{background:#fff;border:1px solid #ccc;color:#505050}.pods__btn--outline:hover{border-color:#888}.pods__btn--primary{background:#a100ff;border:none;color:#fff}.pods__btn--primary:hover:not(:disabled){background:#8a00d9}.pods__btn--primary:disabled{background:#bbb;cursor:not-allowed;opacity:.6}.pods__table-wrap{overflow-x:auto;border-bottom:1px solid #e9e9fb}.pods__table{width:100%;border-collapse:collapse;min-width:900px}.pods__th{background:#e6e6ff;padding:12px 16px;text-align:left;font-size:14px;font-weight:600;color:#111827;white-space:nowrap;border-bottom:1px solid #ccc;display:table-cell;vertical-align:middle}.pods__th svg{margin-left:4px;vertical-align:middle}.pods__tr{border-bottom:1px solid #e9e9fb}.pods__tr:last-child{border-bottom:none}.pods__tr:hover{background:#f9f8ff}.pods__td{padding:10px 16px;font-size:12px;color:#111827;vertical-align:middle}.pods__td--name{font-size:14px;font-weight:500;min-width:180px}.pods__td--lead{display:flex;align-items:center;gap:8px;min-width:140px}.pods__td--progress{min-width:120px}.pods__td--date{min-width:130px}.pods__td--review{max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#9ca3af}.pods__td--action{white-space:nowrap}.pods__avatar{width:32px;height:32px;border-radius:50%;background:#e6e6ff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#a100ff;flex-shrink:0}.pods__lead-name{font-size:12px;color:#111827;white-space:nowrap}.pods__status-tag{padding:4px 10px;border-radius:24px;font-size:12px;font-weight:400;white-space:nowrap}.pods__status-tag--done{background:#e0f0e6;color:#00762b}.pods__status-tag--in-progress{background:#f5e5ff;color:#7500c0}.pods__status-tag--at-risk{background:#ffeee0;color:#b05402}.pods__status-tag--not-started{background:#eee;color:#737373}.pods__progress-cell{display:flex;flex-direction:column;gap:4px}.pods__progress-pct{font-size:12px;color:#505050}.pods__progress-track{width:100px;height:4px;background:#eee;border-radius:999px;overflow:hidden}.pods__progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#7215be 45%,#68cedb 93%)}.pods__date-cell{display:flex;align-items:center;gap:6px;font-size:12px;color:#505050}.pods__link-btn{font-size:12px;color:#a100ff;text-decoration:none}.pods__link-btn:hover{text-decoration:underline}.pods__action-btn{background:none;border:none;cursor:pointer;padding:4px;color:#505050;border-radius:4px}.pods__action-btn:hover{background:#f3f4f6}.pods__insights{padding:20px 24px 24px}.pods__insights-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.pods__insights-title{font-size:14px;font-weight:600;color:#111827;margin:0}.pods__insights-tag{padding:4px 12px;border:1px solid #ccc;border-radius:24px;font-size:12px;color:#505050}.pods__insights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 1100px){.pods__insights-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.pods__insights-grid{grid-template-columns:1fr}}.pods__insight-card{background:#fff;border:.8px solid #e1e4f0;border-radius:12px;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a;padding:16px;display:flex;flex-direction:column;gap:12px}.pods__insight-label{font-size:12px;color:#9ca3af;margin:0}.pods__insight-sub-label{font-size:12px;color:#9ca3af;margin:-8px 0 0}.pods__progress-section{display:flex;align-items:center;gap:12px}.pods__donut-wrap{flex-shrink:0}.pods__progress-info{display:flex;flex-direction:column;gap:4px}.pods__progress-sub-label{font-size:10px;color:#9ca3af;margin:0}.pods__progress-value{font-size:14px;font-weight:600;color:#111827;margin:0}.pods__timeline-section{display:flex;flex-direction:column;gap:8px}.pods__timeline-bar{display:flex;height:24px;border-radius:8px;overflow:hidden;background:#f3f4ff}.pods__timeline-seg{display:flex;align-items:center;justify-content:center;font-size:10px;position:relative}.pods__timeline-seg--planning{width:20%;background:#f59e0b;color:#fff}.pods__timeline-seg--execution{flex:1;background:transparent;color:#111827}.pods__timeline-seg--monitoring{width:25%;background:transparent;color:#111827}.pods__timeline-today{position:absolute;right:30%;top:0;width:2px;height:100%;background:#dc2626;border-radius:9999px}.pods__timeline-dates{display:flex;justify-content:space-between;font-size:10px;color:#9ca3af}.pods__today-label{color:#dc2626}.pods__tasks-chart{display:flex;flex-direction:column;gap:8px}.pods__task-row{display:flex;align-items:center;gap:8px}.pods__task-label{font-size:10px;color:#666;width:70px;flex-shrink:0;text-align:right}.pods__task-bar-track{flex:1;height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden}.pods__task-bar-fill{height:100%;border-radius:4px;transition:width .4s ease}.pods__task-val{font-size:10px;color:#505050;width:24px;text-align:right;flex-shrink:0}.pods__total-tasks{font-size:12px;color:#9ca3af;display:flex;justify-content:space-between}.pods__total-tasks strong{color:#111827}.pods__alloc-tags{display:flex;gap:6px;flex-wrap:wrap}.pods__alloc-tag{padding:4px 10px;border:1px solid #ccc;border-radius:24px;font-size:12px;color:#505050;background:#fff}.pods__alloc-tag--warn{background:#ffeee0;border-color:#ffeee0;color:#b05402}.pods__td--role{min-width:130px;font-size:12px;color:#111827}.pods__td--alloc{min-width:120px}.pods__td--date-plain{font-size:12px;color:#111827;white-space:nowrap}.pods__alloc-bar-cell{display:flex;flex-direction:column;gap:4px}.pods__alloc-bar-pct{font-size:12px;color:#505050}.pods__alloc-bar-track{width:100px;height:4px;background:#eee;border-radius:999px;overflow:hidden}.pods__alloc-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#7215be 45%,#68cedb 93%)}.pods__contract-tag{padding:4px 10px;border:1px solid #ccc;border-radius:24px;font-size:12px;color:#505050;background:#fff;white-space:nowrap}.pods__alloc-status{padding:4px 10px;border-radius:24px;font-size:12px;white-space:nowrap}.pods__alloc-status--overallocated{background:#fce4e6;color:#cc212b}.pods__alloc-status--optimal{background:#e0f0e6;color:#00762b}.pods__alloc-status--under{background:#f5e5ff;color:#7500c0}.pods__td--rid-title{min-width:140px;max-width:180px;font-size:12px;color:#111827;white-space:normal}.pods__td--milestone{min-width:110px;font-size:12px;color:#111827;white-space:normal}.pods__td--resolution{min-width:160px;font-size:12px;color:#111827;white-space:normal}.pods__type-tag{padding:4px 10px;border-radius:24px;font-size:12px;white-space:nowrap}.pods__type-tag--risk{background:#fce4e6;color:#cc212b}.pods__type-tag--issue{background:#ffeee0;color:#b05402}.pods__type-tag--decision{background:#f5e5ff;color:#7500c0}.pods__sev-tag{padding:4px 10px;border-radius:24px;font-size:12px;white-space:nowrap}.pods__sev-tag--high{background:#fce4e6;color:#cc212b}.pods__sev-tag--medium{background:#ffeee0;color:#b05402}.pods__sev-tag--low{background:#e0f0e6;color:#00762b}.pods__neutral-tag{padding:4px 10px;border:1px solid #ccc;border-radius:24px;font-size:12px;color:#505050;background:#fff;white-space:nowrap}.pods__rid-status{padding:4px 10px;border-radius:24px;font-size:12px;white-space:nowrap}.pods__rid-status--open{background:#f5e5ff;color:#7500c0}.pods__rid-status--mitigated{background:#ffeee0;color:#b05402}.pods__rid-status--in-progress{background:#f5e5ff;color:#7500c0}.pods__rid-status--closed{background:#e0f0e6;color:#00762b}.pods__td--link-name{min-width:200px;font-size:12px;color:#111827}.pods__td--uploader{display:flex;align-items:center;gap:8px;min-width:160px;white-space:nowrap}.pods__avatar--sm{width:28px;height:28px;min-width:28px;font-size:10px;border-radius:50%;background:linear-gradient(135deg,#a100ff,#6f00ef);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.pods__link-type-tag{padding:4px 10px;border-radius:24px;font-size:12px;background:#f5e5ff;color:#7500c0;border:1px solid #f5e5ff;white-space:nowrap}.pods__locked-tag{padding:4px 10px;border:1px solid #ccc;border-radius:24px;font-size:12px;color:#505050;background:#fff;white-space:nowrap}.risks{padding:32px;min-height:100%;background:#f5f6fa}.risks__header{margin-bottom:24px}.risks__header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.risks__title{font-size:28px;font-weight:600;color:#111827;line-height:1.2;margin:0 0 4px}.risks__subtitle{font-size:12px;color:#737373;margin:0}.risks__btn-add{display:inline-flex;align-items:center;gap:6px;background:#a100ff;color:#fff;font-size:12px;font-weight:500;border:none;border-radius:8px;padding:8px 16px;cursor:pointer;white-space:nowrap;flex-shrink:0}.risks__btn-add:hover:not(:disabled){background:#8a00d9}.risks__btn-add:disabled{background:#bbb;cursor:not-allowed;opacity:.6}.risks__card{background:#fff;border:1px solid #dbdbdb;border-radius:12px;box-shadow:0 4px 16px #0000000a;overflow:hidden}.risks__toolbar{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid #e9e9fb}.risks__search{display:flex;align-items:center;gap:8px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;padding:6px 12px;min-width:200px}.risks__search-input{border:none;background:transparent;font-size:12px;color:#111827;outline:none;width:100%}.risks__search-input::placeholder{color:#a0a0a0}.risks__filter-btn{display:inline-flex;align-items:center;gap:5px;background:#fff;border:1px solid #ccc;border-radius:8px;padding:6px 12px;font-size:12px;color:#111827;cursor:pointer}.risks__filter-btn strong{font-weight:500}.risks__filter-btn:hover{background:#f5f5f5}.risks__toolbar-spacer{flex:1}.risks__btn{display:inline-flex;align-items:center;gap:6px;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:500;cursor:pointer}.risks__btn--outline{background:#fff;border:1px solid #ccc;color:#505050}.risks__btn--outline:hover{background:#f5f5f5}.risks__table-wrap{overflow-x:auto}.risks__table{width:100%;border-collapse:collapse;min-width:900px}.risks__th{background:#e6e6ff;border-bottom:1px solid #ccc;padding:12px 16px;text-align:left;font-size:14px;font-weight:500;color:#111827;white-space:nowrap}.risks__th--issue{width:320px;display:table-cell;vertical-align:middle}.risks__th--issue svg{vertical-align:middle;margin-left:4px}.risks__th--owner{min-width:180px}.risks__group-row td{border-bottom:1px solid #e9e9fb}.risks__group-cell{padding:8px 16px;display:flex;align-items:center;gap:8px}.risks__group-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;display:inline-block}.risks__group-label{font-size:12px;font-weight:500;color:#111827}.risks__group-count{font-size:12px;color:#505050}.risks__tr{border-bottom:1px solid #e9e9fb}.risks__tr:hover{background:#fafafa}.risks__td{padding:10px 16px;font-size:12px;color:#111827;vertical-align:middle}.risks__td--title{font-weight:500;max-width:320px}.risks__td--project{color:#505050}.risks__td--owner{display:flex;align-items:center;gap:8px;white-space:nowrap}.risks__td--date{white-space:nowrap;color:#505050}.risks__empty{padding:40px 16px;text-align:center;font-size:14px;color:#737373}.risks__avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#c060ff,#7b00cc);color:#fff;font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.3px}.risks__owner-name{font-size:12px;color:#111827}.risks__cat-tag{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #ccc;color:#505050;font-size:12px;border-radius:24px;padding:2px 10px;white-space:nowrap}.risks__type-tag{display:inline-flex;align-items:center;justify-content:center;font-size:12px;border-radius:24px;padding:2px 10px;white-space:nowrap}.risks__type-tag--critical{background:#fce4e6;color:#cc212b}.risks__type-tag--at-risk{background:#ffeee0;color:#b05402}.risks__type-tag--low{background:#e0f0e6;color:#00762b}.risks__status-tag{display:inline-flex;align-items:center;justify-content:center;font-size:12px;border-radius:24px;padding:2px 10px;white-space:nowrap}.risks__status-tag--done{background:#e0f0e6;color:#00762b}.risks__status-tag--in-progress,.risks__status-tag--at-risk{background:#ffeee0;color:#b05402}.risks__status-tag--not-started{background:#fff;border:1px solid #ccc;color:#505050}.add-risk-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000007a;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.add-risk-modal{background:#fff;border-radius:16px;box-shadow:0 16px 48px #00000029;width:100%;max-width:640px;max-height:calc(100vh - 48px);display:flex;flex-direction:column;overflow:hidden}.add-risk-modal__header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 24px 12px;border-bottom:1px solid #737373;flex-shrink:0}.add-risk-modal__header-inner{display:flex;align-items:flex-start;gap:8px}.add-risk-modal__ai-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;margin-top:1px}.add-risk-modal__header-text{display:flex;flex-direction:column;gap:2px}.add-risk-modal__title{font-size:16px;font-weight:400;color:#222;line-height:20px;margin:0}.add-risk-modal__subtitle{font-size:12px;color:#737373;line-height:14px;margin:0}.add-risk-modal__close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;border-radius:6px;cursor:pointer;color:#505050;flex-shrink:0;margin-top:-2px}.add-risk-modal__close:hover{background:#f5f5f5}.add-risk-modal__body{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:16px}.add-risk-modal__row{display:flex;gap:16px;align-items:flex-start}.add-risk-modal__row--title-cat .add-risk-modal__field--title{flex:1}.add-risk-modal__row--title-cat .add-risk-modal__field--category{width:160px;flex-shrink:0}.add-risk-modal__row--two .add-risk-modal__field{flex:1}.add-risk-modal__field{display:flex;flex-direction:column;gap:8px;width:100%}.add-risk-modal__label{font-size:16px;font-weight:400;color:#111827;line-height:20px;display:flex;align-items:center;gap:3px}.add-risk-modal__label--sm{font-size:12px}.add-risk-modal__label--optional{font-size:14px;color:#505050;font-weight:400}.add-risk-modal__required{color:#e6242f;font-size:18px;line-height:1;font-weight:500}.add-risk-modal__input{width:100%;height:44px;border:1px solid #ccc;border-radius:8px;padding:0 16px;font-size:14px;color:#111827;background:#fff;outline:none;box-sizing:border-box}.add-risk-modal__input::placeholder{color:#505050}.add-risk-modal__input:focus{border-color:#a100ff;box-shadow:0 0 0 2px #a100ff1a}.add-risk-modal__input[type=date]{cursor:pointer}.add-risk-modal__input--tag{padding-right:44px}.add-risk-modal__select-wrap{width:100%;position:relative}.add-risk-modal__select{width:100%;height:44px;border:1px solid #ccc;border-radius:8px;padding:0 36px 0 16px;font-size:14px;color:#505050;background:#fff;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;box-sizing:border-box;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5l5 5 5-5' stroke='%23505050' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:20px 20px}.add-risk-modal__select:focus{border-color:#a100ff;box-shadow:0 0 0 2px #a100ff1a}.add-risk-modal__select option[value=""]{color:#505050}.add-risk-modal__textarea{width:100%;border:1px solid #ccc;border-radius:8px;padding:14px 16px;font-size:14px;color:#111827;background:#fff;outline:none;resize:vertical;min-height:80px;font-family:inherit;line-height:18px;box-sizing:border-box}.add-risk-modal__textarea::placeholder{color:#505050}.add-risk-modal__textarea:focus{border-color:#a100ff;box-shadow:0 0 0 2px #a100ff1a}.add-risk-modal__pill-row{display:flex;flex-wrap:wrap;gap:8px}.add-risk-modal__pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ccc;border-radius:24px;background:#fff;color:#505050;font-size:12px;padding:4px 12px;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.add-risk-modal__pill:hover{border-color:#a100ff;color:#a100ff}.add-risk-modal__pill--active{background:#e6e6ff;border-color:#a100ff;color:#a100ff}.add-risk-modal__tags-list{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.add-risk-modal__tag{display:inline-flex;align-items:center;gap:5px;background:#e6e6ff;border:1px solid #a100ff;border-radius:24px;color:#a100ff;font-size:12px;padding:3px 10px}.add-risk-modal__tag-remove{background:none;border:none;cursor:pointer;color:#a100ff;font-size:14px;line-height:1;padding:0;display:flex;align-items:center}.add-risk-modal__tag-input-wrap{position:relative;width:100%}.add-risk-modal__tag-add-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:2px}.add-risk-modal__tag-add-btn:hover svg path{stroke:#a100ff}.add-risk-modal__suggestions{display:flex;flex-direction:column;gap:8px}.add-risk-modal__suggestions-label{font-size:12px;color:#222;line-height:14px}.add-risk-modal__footer{padding:16px 24px;border-top:1px solid #e9e9fb;flex-shrink:0;background:#fff}.add-risk-modal__footer-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.add-risk-modal__btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:14px;font-weight:500;padding:7px 16px;cursor:pointer;height:36px;white-space:nowrap}.add-risk-modal__btn--cancel{background:#fff;border:1px solid #ccc;color:#222}.add-risk-modal__btn--cancel:hover{background:#f5f5f5}.add-risk-modal__btn--save{background:#a100ff;border:1px solid #a100ff;color:#fff}.add-risk-modal__btn--save:hover{background:#8a00d9;border-color:#8a00d9}.rpt{display:flex;flex-direction:column;height:100%;overflow:hidden}.rpt__header{flex-shrink:0;background:#fff;padding:28px 32px 0;border-bottom:1px solid #e5e7eb}.rpt__header-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.rpt__title{font-size:28px;font-weight:600;color:#111827;line-height:36px;margin:0 0 8px}.rpt__subtitle{font-size:18px;font-weight:400;color:#505050;line-height:24px;margin:0}.rpt__tabs-row{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.rpt__tabs{display:flex;gap:32px}.rpt__tab{background:none;border:none;padding:20px 0;font-size:18px;font-weight:400;color:#111827;cursor:pointer;position:relative;white-space:nowrap;line-height:24px}.rpt__tab--active{font-weight:500}.rpt__tab--active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#a100ff;border-radius:2px 2px 0 0}.rpt__tab:hover:not(.rpt__tab--active){color:#a100ff}.rpt__toolbar{display:flex;align-items:center;gap:12px;padding-bottom:16px}.rpt__btn{display:inline-flex;align-items:center;gap:6px;border-radius:8px;font-size:12px;font-weight:400;cursor:pointer;padding:8px 12px;line-height:14px;white-space:nowrap}.rpt__btn--primary{background:#111827;color:#fff;border:none}.rpt__btn--primary:hover{background:#1f2937}.rpt__btn--outline{background:none;color:#111827;border:1px solid #111827}.rpt__btn--outline:hover{background:#f3f4f6}.rpt__btn--pill{background:none;color:#111827;border:1px solid #d1d5db;border-radius:20px;font-size:12px;padding:6px 14px}.rpt__btn--pill:hover{background:#f3f4f6}.rpt__content{flex:1;overflow-y:auto;padding:24px 32px;background:#f5f6fa;display:flex;flex-direction:column;gap:20px}.rpt__chips-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.rpt__chips-label{font-size:12px;font-weight:500;color:#111827;white-space:nowrap}.rpt__chips{display:flex;gap:8px;flex-wrap:wrap}.rpt__chip{background:#fff;border:1px solid #e5e7eb;border-radius:20px;font-size:12px;color:#111827;padding:5px 14px;cursor:pointer;font-weight:400;white-space:nowrap}.rpt__chip--active{background:#a100ff;border-color:#a100ff;color:#fff;font-weight:500}.rpt__chip:hover:not(.rpt__chip--active){border-color:#a100ff;color:#a100ff}.rpt__kpi-row{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}@media (max-width: 1200px){.rpt__kpi-row{grid-template-columns:repeat(3,1fr)}}.rpt__kpi-card{background:#fff;border-radius:12px;border:1px solid #f0f0f0;padding:16px 18px;display:flex;flex-direction:column;gap:8px}.rpt__kpi-header{display:flex;align-items:center;gap:6px}.rpt__kpi-icon{display:flex;align-items:center;flex-shrink:0}.rpt__kpi-label{font-size:12px;font-weight:400;color:#505050}.rpt__kpi-value{font-size:28px;font-weight:600;line-height:1.2;margin-top:4px}.rpt__kpi-bar-track{height:6px;background:#e9e9e9;border-radius:3px;overflow:hidden;display:flex}.rpt__kpi-bar-fill{height:100%;border-radius:3px;transition:width .3s ease}.rpt__kpi-dots{display:flex;flex-wrap:wrap;gap:4px}.rpt__kpi-dot{width:10px;height:10px;border-radius:50%;display:inline-block;opacity:.7}.rpt__kpi-dot:last-child{opacity:1}.rpt__kpi-tri{display:flex;gap:4px;align-items:flex-end;height:20px}.rpt__kpi-tri-seg{height:6px;border-radius:3px}.rpt__kpi-sub{font-size:12px;display:flex;align-items:center;gap:4px;margin-top:2px}.rpt__kpi-sub--spread{justify-content:space-between}.rpt__trend{display:inline-flex;align-items:center;gap:3px;font-size:12px;font-weight:400}.rpt__charts-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.rpt__charts-col{display:flex;flex-direction:column;gap:16px}.rpt__chart-card{background:#fff;border-radius:12px;border:1px solid #f0f0f0;padding:20px}.rpt__chart-card--tall{min-height:380px}.rpt__chart-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.rpt__chart-title{font-size:18px;font-weight:500;color:#111827;line-height:24px}.rpt__chart-sub{font-size:12px;color:#888;margin-top:4px;line-height:1.4}.rpt__chart-kpi{display:flex;align-items:center;gap:10px;margin-bottom:20px}.rpt__chart-kpi-val{font-size:24px;font-weight:400;color:#111827;line-height:28px}.rpt__donut-wrap{display:flex;align-items:center;gap:24px}.rpt__donut-legend{display:flex;flex-direction:column;gap:10px;flex:1}.rpt__legend-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#111827}.rpt__legend-dot{width:10px;height:10px;border-radius:2px;flex-shrink:0}.rpt__legend-name{flex:1;color:#111827}.rpt__legend-pct{font-weight:500;color:#505050}.rpt__hbar-list{display:flex;flex-direction:column;gap:12px}.rpt__hbar-row{display:flex;align-items:center;gap:10px}.rpt__hbar-label{font-size:12px;color:#505050;width:68px;flex-shrink:0}.rpt__hbar-track{flex:1;height:8px;background:#e9e9e9;border-radius:4px;overflow:hidden}.rpt__hbar-fill{height:100%;border-radius:4px;transition:width .3s ease}.rpt__hbar-val{font-size:12px;color:#505050;width:32px;text-align:right;flex-shrink:0}.rpt__vbar-chart{position:relative}.rpt__vbar-xaxis{display:flex;justify-content:space-between;padding:0 0 6px;border-bottom:1px solid #e9e9e9;margin-bottom:8px}.rpt__vbar-body{position:relative}.rpt__vbar-gridlines{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.rpt__vbar-gridline{position:absolute;top:0;bottom:0;width:1px;background:#f0f0f0;transform:translate(-50%)}.rpt__vbar-grid{display:flex;justify-content:space-between;margin-bottom:8px;border-bottom:1px solid #e9e9e9;padding-bottom:4px}.rpt__vbar-bars{display:flex;flex-direction:column;gap:10px;position:relative;z-index:1}.rpt__vbar-row{display:flex;flex-direction:column;gap:4px}.rpt__vbar-label{font-size:12px;color:#505050}.rpt__vbar-xlabel{font-size:10px;color:#888}.rpt__vbar-track{height:28px;background:#f3f4f6;border-radius:4px;overflow:hidden;width:100%}.rpt__vbar-fill{height:100%;border-radius:4px;transition:width .3s ease}.rpt__gc-dual{display:grid;grid-template-columns:1fr 1fr;gap:20px}.rpt__gc-col{display:flex;flex-direction:column;align-items:center;gap:16px}.rpt__gc-legend{display:flex;flex-direction:column;gap:8px;width:100%}.rpt__pa-card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px;gap:12px}.rpt__pa-controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.rpt__pa-toggle{display:flex;align-items:center;gap:6px;border:1px solid #e5e7eb;border-radius:20px;padding:4px 10px;font-size:12px;color:#505050;background:none;cursor:pointer;white-space:nowrap}.rpt__pa-toggle:hover{border-color:#a100ff;color:#a100ff}.rpt__pa-icon-btn{background:none;border:1px solid #e5e7eb;border-radius:6px;padding:5px;display:flex;align-items:center;justify-content:center;cursor:pointer}.rpt__pa-icon-btn:hover{background:#f3f4f6}.rpt__pa-donut-body{display:flex;align-items:center;gap:20px}.rpt__pa-legend-table{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.rpt__pa-legend-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#111827}.rpt__pa-legend-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rpt__pa-legend-pct{font-weight:500;color:#505050;text-align:right;flex-shrink:0;min-width:28px}.rpt__pa-ai-tip{display:flex;align-items:flex-start;gap:8px;background:#f3e8ff;border-radius:8px;padding:10px 14px;margin-top:16px;font-size:12px;color:#6b21a8;line-height:1.4}.rpt__pa-dual-body{display:flex;align-items:flex-start;justify-content:center;gap:24px;padding:8px 0}.rpt__pa-dual-col{display:flex;flex-direction:column;align-items:center;gap:8px}.rpt__pa-dual-label{font-size:11px;color:#888;text-align:center}.rpt__pa-footer-legend{display:flex;flex-wrap:wrap;gap:10px 18px;padding:12px 0 0;border-top:1px solid #f0f0f0;margin-top:16px}.rpt__pa-legend-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#505050}.rpt__pa-legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.rpt__pa-full-card{background:#fff;border-radius:12px;border:1px solid #f0f0f0;overflow:hidden}.rpt__pa-full-header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid #f0f0f0;gap:16px}.rpt__pa-full-title{font-size:18px;font-weight:500;color:#111827;line-height:24px;margin:0 0 4px}.rpt__pa-full-sub{font-size:12px;color:#9494a0;margin:0}.rpt__pa-seg-btn{display:flex;align-items:center;gap:2px;border:1px solid #dcdde7;border-radius:40px;padding:3px;background:#fff}.rpt__pa-seg-opt{padding:3px 10px;border-radius:100px;font-size:12px;cursor:pointer;border:none;background:none;color:#505050;line-height:16px}.rpt__pa-seg-opt--active{background:#35353e;color:#fff;font-weight:500}.rpt__pa-seg-opt:hover:not(.rpt__pa-seg-opt--active){background:#f3f4f6}.rpt__pa-role-rows{flex:0 0 50%;padding:16px 20px;display:flex;flex-direction:column;gap:10px;border-right:1px solid #f0f0f0}.rpt__pa-role-header{display:grid;grid-template-columns:160px 1fr 80px;gap:16px;align-items:center;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.rpt__pa-full-body{display:flex;align-items:stretch}.rpt__pa-trend-panel{flex:1;padding:16px 20px;display:flex;flex-direction:column;gap:8px}.rpt__pa-trend-title{font-size:12px;font-weight:500;color:#505050;flex-shrink:0;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.rpt__pa-trend-chart{flex:1;min-height:220px}.rpt__pa-role-hdr-text{font-size:12px;font-weight:500;color:#505050}.rpt__pa-role-hdr-text--right{text-align:right}.rpt__pa-role-row{display:grid;grid-template-columns:160px 1fr 80px;gap:16px;align-items:center}.rpt__pa-role-label{font-size:12px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rpt__pa-role-track{height:12px;background:#dcdde74d;border-radius:21px;overflow:hidden}.rpt__pa-role-fill{height:100%;border-radius:21px;transition:width .3s ease}.rpt__pa-role-val{font-size:10px;font-weight:500;color:#505050;text-align:right}.rpt__pr-stats-bar{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #ebebf0;border-radius:8px;padding:16px 20px;margin-bottom:16px}.rpt__pr-stats-group{display:flex;align-items:center;gap:20px}.rpt__pr-divider{width:1px;height:32px;background:#ebebf0;flex-shrink:0}.rpt__pr-stat-item{display:flex;flex-direction:column;gap:3px}.rpt__pr-stat-label{font-size:12px;color:#9494a0;font-weight:400;line-height:1.2}.rpt__pr-stat-val{font-size:18px;font-weight:600;color:#111827;line-height:1.2}.rpt__pr-badges{display:flex;align-items:center;gap:8px}.rpt__pr-badge{display:flex;align-items:center;gap:6px;background:#f8f9fb;border:1px solid #ebebf0;border-radius:20px;padding:5px 12px;font-size:12px;color:#111827}.rpt__pr-badge-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.rpt__pr-view-toggle{display:flex;align-items:center;background:#f3f4f6;border-radius:6px;padding:3px;gap:2px}.rpt__pr-view-btn{padding:5px 16px;border-radius:5px;font-size:12px;font-weight:500;border:none;background:none;color:#9494a0;cursor:pointer;line-height:1.4;transition:background .15s,color .15s}.rpt__pr-view-btn--active{background:#fff;color:#111827;box-shadow:0 1px 3px #00000014}.rpt__pr-view-btn:hover:not(.rpt__pr-view-btn--active){color:#111827}.as{padding:32px 40px 48px;background:#f5f6fa;min-height:100%}.as__header{margin-bottom:20px}.as__header-row{margin-bottom:8px}.as__title{font-size:28px;font-weight:600;color:#111827;line-height:1.2;margin:0}.as__subtitle{font-size:14px;color:#9ca3af;margin:0}.as__subnav{display:flex;align-items:center;gap:4px;background:#fff;border:.6px solid #eeeeee;border-radius:9.6px;padding:4px;box-shadow:0 2.4px 6.6px #0000001a;width:fit-content;margin-bottom:32px;flex-wrap:wrap}.as__subnav-tab{display:flex;align-items:center;padding:4px 16px;border-radius:11.5px;border:none;background:none;font-size:14px;font-weight:400;color:#111827;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s;line-height:20px;height:28px}.as__subnav-tab:hover:not(.as__subnav-tab--active){background:#f3f4f6}.as__subnav-tab--active{background:linear-gradient(100deg,#d299ff33 2.65%,#6dccf433 155.93%);border:1.2px solid #d299ff;font-weight:600}.as__placeholder{padding:48px 0;text-align:center;color:#9ca3af;font-size:14px}.as__preferences{display:flex;flex-direction:column;gap:24px}.as__pref-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width: 1100px){.as__pref-grid{grid-template-columns:1fr}}.as__pref-card{background:#fff;border:1px solid #e1e9f2;border-radius:12px;box-shadow:0 4px 8px #0000000a;padding:25px;display:flex;flex-direction:column;gap:16px}.as__card-title{font-size:12px;font-weight:600;color:#111827;margin:0;line-height:18px}.as__card-sub{font-size:12px;color:#9ca3af;margin:-8px 0 0;line-height:18px}.as__pref-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.as__pref-label-block{display:flex;flex-direction:column;gap:2px}.as__pref-label{font-size:12px;font-weight:400;color:#111827;line-height:18px}.as__pref-hint{font-size:12px;color:#9ca3af;line-height:14px;margin:0}.as__pref-hint--mt{margin-top:2px}.as__pref-field{display:flex;flex-direction:column;gap:8px}.as__toggle{position:relative;width:36px;height:20px;border-radius:20px;background:#d1d5db;border:none;cursor:pointer;flex-shrink:0;padding:0;transition:background .2s}.as__toggle:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 1px 3px #0003}.as__toggle--on{background:#460073}.as__toggle--on:after{transform:translate(16px)}.as__radio-group{display:flex;flex-direction:column;gap:8px}.as__radio-option{display:flex;align-items:center;gap:8px;cursor:pointer;background:none;border:none;padding:0;text-align:left}.as__radio{flex-shrink:0;width:16px;height:16px;border-radius:50%;border:1.5px solid #d1d5db;background:#fff;cursor:pointer;position:relative;transition:border-color .15s}.as__radio--checked{border-color:#460073;background:#fff}.as__radio--checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#460073}.as__radio-text{font-size:12px;color:#111827;line-height:18px}.as__checkbox-group{display:flex;flex-direction:column;gap:10px}.as__checkbox-option{display:flex;align-items:center;gap:8px;cursor:pointer;background:none;border:none;padding:0;text-align:left}.as__checkbox{flex-shrink:0;width:16px;height:16px;border-radius:4px;border:1.5px solid #d1d5db;background:#fff;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s}.as__checkbox--checked{background:#460073;border-color:#460073}.as__email-items{display:flex;flex-direction:column;gap:8px;border-left:1.6px solid rgba(70,0,115,.2);padding-left:17px;margin-left:0}.as__time-input{position:relative;display:flex;align-items:center}.as__time-input__field{width:100%;height:44px;border:1px solid #d1d5db;border-radius:8px;padding:0 16px;font-size:12px;color:#505050;background:#fff;outline:none}.as__time-input__field:focus{border-color:#460073}.as__time-input__icon{position:absolute;right:12px;pointer-events:none;display:flex;align-items:center}.as__export-btn{margin-top:auto;align-self:flex-start}.as__thresholds{display:flex;flex-direction:column;gap:24px}.as__section-heading{display:flex;flex-direction:column;gap:4px}.as__section-title{font-size:16px;font-weight:600;color:#111827;margin:0;line-height:20px}.as__section-sub{font-size:12px;color:#9ca3af;margin:0;line-height:14px}.as__filter-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.as__filter-left{display:flex;flex-direction:column;gap:8px}.as__label{font-size:14px;font-weight:400;color:#111827;line-height:20px}.as__select-wrap{display:flex;align-items:center;justify-content:space-between;gap:8px;width:200px;height:44px;background:#fff;border:1px solid #dddddd;border-radius:8px;padding:0 16px;cursor:pointer}.as__select-wrap--sm{width:160px;height:36px}.as__select-val{font-size:14px;color:#505050}.as__select-arrow{display:flex;align-items:center;color:#505050}.as__filter-right{display:flex;align-items:center;gap:12px}.as__btn{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:8px;font-size:12px;font-weight:400;cursor:pointer;border:none;line-height:14px;white-space:nowrap;transition:background .15s,box-shadow .15s}.as__btn--outline{background:#fff;border:1px solid #111827;color:#111827}.as__btn--outline:hover{background:#f9f9f9}.as__btn--primary{background:#111827;color:#fff}.as__btn--primary:hover{background:#1f2937}.as__btn--danger{background:#e6242f;color:#fff;border:none}.as__btn--danger:hover{background:#c01c25}.as__btn--danger:disabled{opacity:.5;cursor:not-allowed}.as__table-section{display:flex;flex-direction:column;gap:8px}.as__table-title{font-size:16px;font-weight:600;color:#111827;margin:0;line-height:20px}.as__table{border:1px solid #dbdbdb;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000000a}.as__table-head{display:flex;background:#e6e6ff;border-bottom:1px solid #cccccc}.as__th{padding:12px 16px;font-size:14px;font-weight:600;color:#111827;min-height:44px;display:flex;align-items:center;white-space:nowrap}.as__table-row{display:flex;border-bottom:1px solid #e9e9fb}.as__table-row:last-child{border-bottom:none}.as__td{padding:12px 16px;font-size:12px;color:#111827;min-height:48px;display:flex;align-items:center;line-height:14px}.as__col--band{flex:0 0 320px}.as__col--threshold{flex:0 0 310px}.as__col--color{flex:0 0 210px}.as__col--actions{flex:1;gap:8px}.as__col--severity{flex:0 0 320px}.as__col--likelihood{flex:0 0 310px}.as__col--impact{flex:0 0 210px}.as__col--result{flex:1}.as__color-dot{width:32px;height:32px;border-radius:50%;display:inline-block;flex-shrink:0}.as__icon-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:none;cursor:pointer;border-radius:4px;padding:0;color:#888;transition:background .15s}.as__icon-btn:hover{background:#f3f4f6}.as__tag{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:24px;font-size:12px;font-weight:400;white-space:nowrap;line-height:14px}.as__footer-row{display:flex;align-items:center;justify-content:space-between;padding-top:4px}.as__footer-left{display:flex;align-items:center}.as__footer-right{display:flex;align-items:center;gap:12px}.as__access{display:flex;flex-direction:column;gap:24px}.as__access-layout{display:grid;grid-template-columns:360px 1fr;gap:24px;align-items:start}@media (max-width: 1100px){.as__access-layout{grid-template-columns:1fr}}.as__access-card{background:#fff;border:1px solid #e1e9f2;border-radius:12px;box-shadow:0 4px 8px #0000000a;padding:24px;display:flex;flex-direction:column;gap:18px}.as__dropzone{background:#f1f2ff;border:.9px dashed #bfc3e8;border-radius:8px;padding:28px 24px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;cursor:pointer;transition:background .15s,border-color .15s}.as__dropzone--active,.as__dropzone:hover{background:#ebe9ff;border-color:#a100ff}.as__dropzone-text{font-size:12px;color:#111827;line-height:18px;margin:0}.as__dropzone-hint{font-size:12px;color:#9ca3af;line-height:14px;margin:0}.as__link{background:none;border:none;padding:0;font-size:inherit;color:#7500c0;cursor:pointer;text-decoration:underline}.as__link:hover{color:#a100ff}.as__divider{display:flex;align-items:center;gap:12px;color:#9ca3af;font-size:12px}.as__divider:before,.as__divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.as__divider span{flex-shrink:0}.as__invite-section{display:flex;flex-direction:column;gap:8px}.as__invite-label{font-size:12px;font-weight:400;color:#111827;margin:0;line-height:18px}.as__invite-input-wrap{position:relative;display:flex;align-items:center}.as__invite-input{width:100%;height:40px;border:1px solid #d1d5db;border-radius:8px;padding:0 44px 0 14px;font-size:12px;color:#111827;background:#fff;outline:none}.as__invite-input::placeholder{color:#9ca3af}.as__invite-input:focus{border-color:#a100ff;box-shadow:0 0 0 3px #a100ff14}.as__invite-send{position:absolute;right:10px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;color:#a100ff;border-radius:4px;transition:background .15s}.as__invite-send:hover{background:#a100ff14}.as__hris-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;background:#111827;color:#fff;border:none;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s}.as__hris-btn:hover{background:#1f2937}.as__rp-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.as__btn--sm{padding:6px 14px;font-size:12px;font-weight:600;gap:6px}.as__rp-table{border:1px solid #e1e4f0;border-radius:12px;overflow:hidden}.as__rp-head{display:flex;background:#e6e6ff;border-bottom:1px solid #d0d4f0}.as__rp-th{padding:11px 16px;font-size:12px;font-weight:600;color:#111827;line-height:18px}.as__rp-row{display:flex;align-items:center;border-bottom:1px solid #f0f2fb}.as__rp-row:last-child{border-bottom:none}.as__rp-row:hover{background:#fafafe}.as__rp-td{padding:14px 16px;font-size:12px;color:#111827;line-height:18px}.as__rp-col--role{flex:0 0 200px}.as__rp-col--perm{flex:1}.as__rp-col--members{flex:0 0 120px;display:flex;align-items:center}.as__rp-col--actions{flex:0 0 120px;display:flex;align-items:center;gap:4px}.as__member-badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:50%;border:1.5px solid #a100ff;color:#a100ff;font-size:12px;font-weight:600;padding:0 4px;background:#fff}.as__integrations{display:flex;flex-direction:column;gap:28px}.as__int-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 1100px){.as__int-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 720px){.as__int-grid{grid-template-columns:1fr}}.as__int-card{background:#fff;border:1px solid #e1e9f2;border-radius:12px;box-shadow:0 4px 8px #0000000a;padding:24px;display:flex;flex-direction:column;gap:14px;min-height:156px}.as__int-card-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.as__int-card-name{font-size:16px;font-weight:500;color:#111827;line-height:20px}.as__int-badge{display:inline-flex;align-items:center;padding:3px 12px;border-radius:24px;font-size:12px;line-height:14px;white-space:nowrap}.as__int-badge--connected{background:#e0f0e6;color:#00762b}.as__int-badge--disconnected{background:#fff;border:1px solid #cccccc;color:#505050}.as__int-meta{display:flex;flex-direction:column;gap:4px;flex:1}.as__int-meta-row{display:flex;align-items:center;justify-content:space-between}.as__int-meta-label{font-size:12px;color:#9ca3af;line-height:14px}.as__int-meta-value{font-size:12px;color:#111827;line-height:14px}.as__int-meta-value--success{color:#008731}.as__int-actions{display:flex;gap:8px}.as__int-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;height:36px;font-size:12px;padding:0 12px}.as__int-desc{font-size:12px;color:#9ca3af;line-height:14px;margin:0;flex:1}.as__int-connect-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;height:36px;font-size:12px;padding:0 16px}.as__int-col--tool,.as__int-col--sync,.as__int-col--status,.as__int-col--errors{flex:1}.as__int-col--actions{flex:0 0 100px}.as__pods{display:flex;flex-direction:column;gap:28px}.as__pp-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width: 900px){.as__pp-grid{grid-template-columns:1fr}}.as__pp-card{background:#fff;border:1px solid #e1e9f2;border-radius:12px;box-shadow:0 4px 8px #0000000a;padding:24px;display:flex;flex-direction:column;gap:20px}.as__pp-card-title{font-size:16px;font-weight:500;color:#111827;line-height:20px;margin:0}.as__pp-form{display:flex;flex-direction:column;gap:16px}.as__pp-field{display:flex;flex-direction:column;gap:8px}.as__pp-label{font-size:14px;color:#111827;line-height:20px}.as__pp-input{width:100%;height:44px;padding:0 16px;border:1px solid #cccccc;border-radius:8px;font-size:12px;color:#505050;background:#fff;outline:none;box-sizing:border-box}.as__pp-input::placeholder{color:#9ca3af}.as__pp-input:focus{border-color:#a100ff;box-shadow:0 0 0 2px #a100ff1f}.as__pp-textarea{width:100%;min-height:80px;padding:12px 16px;border:1px solid #cccccc;border-radius:8px;font-size:12px;color:#505050;background:#fff;outline:none;resize:vertical;box-sizing:border-box;font-family:inherit;line-height:18px}.as__pp-textarea::placeholder{color:#9ca3af}.as__pp-textarea:focus{border-color:#a100ff;box-shadow:0 0 0 2px #a100ff1f}.as__pp-select-wrap{position:relative;width:100%}.as__pp-select{width:100%;height:44px;padding:0 40px 0 16px;border:1px solid #dddddd;border-radius:8px;font-size:12px;color:#111827;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer;box-sizing:border-box}.as__pp-select:focus{border-color:#a100ff;box-shadow:0 0 0 2px #a100ff1f}.as__pp-select-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;color:#505050}.as__pp-slider-wrap{display:flex;flex-direction:column;gap:6px;width:100%}.as__pp-slider-labels{display:flex;justify-content:space-between;font-size:12px;color:#505050;line-height:14px}.as__pp-slider-pct{font-weight:500;color:#111827}.as__pp-slider-max{color:#505050}.as__pp-slider-track{position:relative;height:4px;width:100%}.as__pp-slider-fill{position:absolute;top:0;left:0;height:4px;border-radius:999px;background:linear-gradient(90deg,#7215be,#68cedb);pointer-events:none;z-index:1}.as__pp-range{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#eee;border-radius:999px;outline:none;cursor:pointer;z-index:2}.as__pp-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid #a100ff;box-shadow:0 1px 4px #0003;cursor:pointer;position:relative;z-index:3}.as__pp-range::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid #a100ff;box-shadow:0 1px 4px #0003;cursor:pointer}.as__pp-range::-webkit-slider-runnable-track{background:transparent}.as__pp-range::-moz-range-track{background:transparent}.as__pp-submit{width:100%;height:44px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;margin-top:4px}.as__workshop{display:flex;flex-direction:column;gap:20px}.as__ws-card{background:#fff;border:1px solid #e1e4f0;border-radius:12px;box-shadow:0 1px 1.5px #0000001a;padding:24px 24px 0;overflow:visible}.as__ws-filters{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-bottom:20px}.as__ws-filter-group{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.as__ws-filter{display:flex;flex-direction:column;gap:6px}.as__ws-filter-label{font-size:12px;font-weight:500;color:#111827;line-height:14px}.as__ws-select-wrap{min-width:140px}.as__ws-select{height:36px;font-size:12px;padding:0 36px 0 14px}.as__ws-add-btn{display:flex;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:12px;white-space:nowrap;flex-shrink:0}.as__ws-table-wrap{margin:0 -24px;overflow-x:auto;border-top:1px solid #e1e4f0;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#c7c7d0 transparent}.as__ws-table-wrap::-webkit-scrollbar{height:6px}.as__ws-table-wrap::-webkit-scrollbar-thumb{background:#c7c7d0;border-radius:3px}.as__ws-table-wrap::-webkit-scrollbar-track{background:transparent}.as__table--ws{width:100%;min-width:1540px;border:none;border-radius:0;box-shadow:none}.as__table--ws>.as__table-head,.as__table--ws>.as__table-row{display:grid}.as__table--ws .as__td{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;align-items:center}.as__table--ws .as__td:has(.as__ws-description){max-width:180px}.as__ws-col--action{display:flex;align-items:center;gap:4px}.as__td--truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.as__ws-cat-tag{display:inline-flex;align-items:center;padding:2px 10px;border:1px solid #cccccc;border-radius:24px;font-size:12px;color:#111827;background:#fff;white-space:nowrap}.as__ws-instructor{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:13px;color:#111827}.as__ws-avatar{width:28px;height:28px;border-radius:50%;background:#e5e7eb url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='%239ca3af'%3E%3Cpath d='M12 12c2.7 0 4.8-2.1 4.8-4.8S14.7 2.4 12 2.4 7.2 4.5 7.2 7.2 9.3 12 12 12zm0 2.4c-3.2 0-9.6 1.6-9.6 4.8v2.4h19.2v-2.4c0-3.2-6.4-4.8-9.6-4.8z'/%3E%3C/svg%3E") center/16px no-repeat;flex-shrink:0}.as__th--draggable{cursor:grab;-webkit-user-select:none;user-select:none}.as__th--draggable:active{cursor:grabbing}.as__th--drag-over{background:#ede9fe;border-bottom:2px solid #7c3aed}.as__th--sortable{cursor:pointer}.as__th--sortable:hover{background:#f3f4f6}.as__th--sorted{background:#eef2ff;color:#4338ca}.as__th-sort-icon{font-size:10px;margin-left:2px;opacity:.8}.as__ws-edit-input{width:100%;height:30px;padding:0 8px;font-size:12px;color:#111827;background:#f9fafb;border:1px solid #a5b4fc;border-radius:6px;outline:none;box-sizing:border-box}.as__ws-edit-input:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 2px #6366f126}.as__ws-edit-input--date{padding:0 4px}.as__ws-edit-select{width:100%;height:30px;padding:0 6px;font-size:12px;color:#111827;background:#f9fafb;border:1px solid #a5b4fc;border-radius:6px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;box-sizing:border-box}.as__ws-edit-select:focus{border-color:#6366f1;background:#fff}.as__table-row--editing{background:#f5f5ff}.as__icon-btn--save{color:#00762b}.as__icon-btn--save:hover{background:#e0f0e6}.as__icon-btn--save:disabled{opacity:.4;cursor:not-allowed}.as__icon-btn--cancel{color:#cc212b}.as__icon-btn--cancel:hover{background:#fce4e6}.as__ws-save-error{font-size:12px;color:#cc212b;background:#fce4e6;border:1px solid #f5c6cb;border-radius:6px;padding:6px 12px;margin:0 0 12px}.as__confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9000;display:flex;align-items:center;justify-content:center}.as__confirm-dialog{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000002e;padding:28px 28px 24px;max-width:420px;width:90%;display:flex;flex-direction:column;gap:12px}.as__confirm-title{font-size:16px;font-weight:600;color:#111827;margin:0}.as__confirm-msg{font-size:13px;color:#4b5563;line-height:1.5;margin:0}.as__confirm-error{font-size:12px;color:#cc212b;background:#fce4e6;border-radius:6px;padding:6px 10px;margin:0}.as__confirm-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.as__ws-pagination{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #e1e4f0;gap:8px;flex-wrap:wrap}.as__ws-page-info{font-size:12px;color:#6b7280}.as__ws-page-btns{display:flex;align-items:center;gap:4px}.as__ws-page-btn{min-width:32px;height:32px;padding:0 8px;font-size:13px;font-weight:500;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;transition:background .15s,border-color .15s}.as__ws-page-btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.as__ws-page-btn--active{background:#4f46e5;border-color:#4f46e5;color:#fff}.as__ws-page-btn--active:hover{background:#4338ca;border-color:#4338ca}.as__ws-page-btn:disabled{opacity:.4;cursor:not-allowed}.as__rewards{display:flex;flex-direction:column;gap:20px}.as__rw-card{background:#fff;border:1px solid #e1e9f2;border-radius:12px;box-shadow:0 4px 8px #0000000a;padding:24px;display:flex;flex-direction:column;gap:16px}.as__rw-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.as__rw-card-title{font-size:16px;font-weight:500;color:#111827;line-height:20px}.as__rw-new-btn{display:flex;align-items:center;gap:6px;height:32px;padding:0 12px;font-size:12px}.as__table--rw{overflow:hidden}.as__table--rw>.as__table-head,.as__table--rw>.as__table-row{display:grid;grid-template-columns:1fr 140px 130px 130px 130px}.as__rw-actions{display:flex;align-items:center;gap:4px}.as__rw-footer{border-top:1px solid #e1e4f0;padding-top:16px;position:relative}.as__rw-nominations{position:relative;display:inline-flex;flex-direction:column}.as__rw-nom-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;height:44px;min-width:220px;padding:0 16px;border:1px solid #dddddd;border-radius:8px;background:#fff;font-size:12px;color:#505050;cursor:pointer;text-align:left}.as__rw-nom-trigger:hover{border-color:#aaa}.as__rw-nom-dropdown{position:absolute;top:calc(100% + 4px);left:0;min-width:220px;background:#fff;border:1px solid #dddddd;border-radius:8px;box-shadow:0 4px 16px #0000001a;z-index:50;overflow:hidden}.as__rw-nom-item{display:block;width:100%;padding:10px 16px;font-size:12px;color:#111827;text-align:left;background:none;border:none;cursor:pointer}.as__rw-nom-item:hover{background:#f5f5f5}.as__rw-nom-item--active{background:#f0e6ff;color:#7500c0;font-weight:500}.as__priorities{display:flex;flex-direction:column;gap:20px}.as__pr-subtabs{display:inline-flex;align-items:center;background:#fff;border:.6px solid #eeeeee;border-radius:9.6px;box-shadow:0 2.4px 6.6px #0000001a;gap:4.8px;padding:.8px;height:28px}.as__pr-subtab{display:flex;align-items:center;height:26.4px;padding:5.76px 17.28px;border:none;border-radius:11.52px;background:none;font-size:14px;color:#111827;cursor:pointer;white-space:nowrap}.as__pr-subtab--active{border:1.2px solid #d299ff;background-image:linear-gradient(98.7deg,#d299ff33 2.65%,#6dccf433 155.93%);font-weight:500}.as__pr-card{background:#fff;border:1px solid #e1e4f0;border-radius:12px;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a;display:flex;flex-direction:column}.as__pr-filters{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:15px 23px 16px}.as__pr-filter-group{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap}.as__pr-filter{display:flex;flex-direction:column;gap:4px;min-width:180px}.as__pr-filter-label{font-size:14px;color:#111827;line-height:20px;font-weight:400}.as__pr-new-btn{display:flex;align-items:center;gap:6px;height:44px;padding:0 16px;font-size:12px;flex-shrink:0;align-self:flex-end}.as__table--pr{overflow-x:auto;border-top:1px solid #dbdbdb}.as__table--pr>.as__table-head,.as__table--pr>.as__table-row{display:grid;grid-template-columns:170px 235px 160px 260px 115px 145px 90px 96px;min-width:1270px}.as__pr-name-cell{display:flex;align-items:center;gap:8px}.as__pr-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;flex-shrink:0;line-height:1}.as__pr-name{font-size:12px;color:#111827;line-height:14px}.as__pr-actions{display:flex;align-items:center;gap:4px;justify-content:center}.as__tag--outline{background:#fff;border:1px solid #cccccc;color:#111827}.as__audit{display:flex;flex-direction:column;gap:20px}.as__al-card{background:#fff;border:1px solid #e1e4f0;border-radius:12px;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a;display:flex;flex-direction:column}.as__al-filters{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 23px;flex-wrap:nowrap}.as__al-filter-group{display:flex;gap:12px;flex-wrap:nowrap;flex:1;min-width:0}.as__al-select.as__pp-select{min-width:0;width:100%}.as__al-filter-group>.as__pp-select-wrap{flex:1;min-width:0}.as__al-export-btn{display:flex;align-items:center;gap:6px;height:44px;padding:0 16px;font-size:12px;flex-shrink:0}.as__table--al{overflow-x:auto;border-top:1px solid #dbdbdb}.as__table--al>.as__table-head,.as__table--al>.as__table-row{display:grid;grid-template-columns:90px 215px 250px 230px 190px 144px 96px;min-width:1215px}.as__al-date{font-size:12px;color:#374151}.as__al-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:16px 23px;border-top:1px solid #e1e4f0}.as__al-page-btn{height:36px;padding:0 16px;font-size:12px}.as__al-page-btn:disabled{opacity:.4;cursor:not-allowed}.awm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9000;display:flex;align-items:center;justify-content:center;padding:16px}.awm{background:#fff;border-radius:16px;box-shadow:0 8px 40px #0000002e;width:100%;max-width:640px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;font-family:inherit}.awm-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 24px 16px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.awm-title{font-size:16px;font-weight:600;color:#111827;margin:0 0 2px}.awm-subtitle{font-size:12px;color:#6b7280;margin:0}.awm-close{background:none;border:none;cursor:pointer;color:#9ca3af;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:-2px}.awm-close:hover{background:#f3f4f6;color:#374151}.awm-body{overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:20px;flex:1}.awm-section{display:flex;flex-direction:column;gap:12px}.awm-section-title{font-size:12px;font-weight:600;color:#6366f1;text-transform:uppercase;letter-spacing:.06em;margin:0}.awm-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.awm-field{display:flex;flex-direction:column;gap:4px}.awm-field--full{grid-column:1/-1}.awm-label{font-size:12px;font-weight:500;color:#374151}.awm-required{color:#e6242f}.awm-hint{font-weight:400;color:#9ca3af}.awm-input{width:100%;height:36px;padding:0 10px;font-size:13px;color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;box-sizing:border-box;font-family:inherit;transition:border-color .15s}.awm-input:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f11f}.awm-input[multiple],.awm-input select.awm-input{cursor:pointer}.awm-textarea{height:auto;padding:8px 10px;resize:vertical;line-height:1.5}.awm-error{font-size:12px;color:#cc212b;background:#fce4e6;border:1px solid #f5c6cb;border-radius:6px;padding:8px 12px;margin:0}.awm-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid #f0f0f0;flex-shrink:0}.awm-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 18px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;border:none;font-family:inherit;transition:background .15s}.awm-btn--cancel{background:#f3f4f6;color:#374151}.awm-btn--cancel:hover{background:#e5e7eb}.awm-btn--save{background:#111827;color:#fff}.awm-btn--save:hover{background:#1f2937}.awm-btn--save:disabled{opacity:.5;cursor:not-allowed}.lp{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f7}.lp__card{background:#fff;border-radius:12px;box-shadow:0 4px 24px #0000001a;padding:48px 40px;width:100%;max-width:400px}.lp__title{font-size:22px;font-weight:700;color:#111827;margin:0 0 4px;text-align:center}.lp__sub{font-size:12px;color:#6b7280;margin:0 0 28px;text-align:center}.lp__form{display:flex;flex-direction:column;gap:16px}.lp__field{display:flex;flex-direction:column;gap:6px}.lp__label{font-size:12px;font-weight:500;color:#111827}.lp__input{padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#111827;background:#fff;outline:none;transition:border-color .15s}.lp__input::placeholder{color:#9ca3af}.lp__input:focus{border-color:#a100ff;box-shadow:0 0 0 3px #a100ff14}.lp__error{font-size:12px;color:#cc212b;margin:0;padding:8px 12px;background:#fce4e6;border-radius:6px}.lp__btn{margin-top:4px;padding:11px;background:#a100ff;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s}.lp__btn:hover:not(:disabled){background:#7500c0}.lp__btn:disabled{opacity:.55;cursor:not-allowed}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{font-family:Inter,Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#111827;background-color:#f5f6fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit;cursor:pointer}button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;padding:0}ul,ol{list-style:none}img{display:block;max-width:100%}.app{display:flex;flex-direction:column;min-height:100vh;background-color:#f5f6fa;font-family:Inter,Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app--loading{align-items:center;justify-content:center}.app__spinner{width:36px;height:36px;border:3px solid #e9d5ff;border-top-color:#a100ff;border-radius:50%;animation:app-spin .7s linear infinite}.app__main{margin-top:56px;margin-left:56px;margin-bottom:40px;padding:24px;min-height:calc(100vh - 96px);overflow-y:auto}.app__placeholder{display:flex;align-items:center;justify-content:center;height:400px;color:#9ca3af;font-size:18px}@keyframes app-spin{to{transform:rotate(360deg)}}
