@charset "UTF-8";#main-layout{display:flex;flex-direction:row;padding:0;margin:0}#main-layout.green{background-color:#306663}#main-layout.grape{background-color:#a35ea4}#main-layout.brick{background-color:#ba5656}#main-layout.ocean{background-color:#0d709b}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-family:Poppins,Helvetica,sans-serif}#main-content{width:100%;background:#fff;padding:2rem}.main-content--authenticated{border-radius:2rem 0 0 2rem}#side-nav{display:flex;height:100vh;flex-direction:column;align-items:center;padding:0rem .5rem;position:sticky;top:0;min-width:300px;width:16%;max-width:300px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}#side-nav.grape{background-color:#a35ea4}#side-nav.brick{background-color:#ba5656}#side-nav.ocean{background-color:#0d709b}.link-icon{margin-right:1rem}#menu{background:transparent}.name-card{border-radius:8px;border:1px}.nav-link{font-family:Roboto;font-size:16px;font-weight:400;line-height:24px;text-align:left;text-decoration:none;color:#fff;border-radius:1rem;padding:1rem;width:204px;opacity:.6;display:flex;align-items:center;justify-content:flex-start;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.nav-link.active{background-color:#000;opacity:1}.nav-link:hover{cursor:pointer}#navlogo{width:9rem;margin-top:20px;margin-bottom:20px;flex-shrink:0}.nav-link-area{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.dummy{text-align:center}.name-card{color:#fff;display:flex;border:1px solid rgba(255,255,255,.5);padding:.5rem;position:relative;width:90%;margin-top:auto;margin-bottom:20px;flex-shrink:0}.username{font-weight:700}.email{opacity:.6}.profile-pic{border-radius:100%;width:4rem;margin-right:.2rem}.info-area{display:flex;flex-direction:column;text-align:left}.dots{color:#fff;cursor:pointer}.settings-icon{margin-left:.5rem;display:flex;font-family:Roboto;text-decoration:none;padding:.1rem;color:#999;transition:.2s all}.settings-icon:hover{color:#ccc}#page-plus-sidenav-container{display:flex;flex-direction:row}#data-activity-sub{display:flex;flex-direction:row;gap:1rem;width:100%}@media (max-width: 902px){#data-activity-sub{flex-direction:column;gap:1rem}}#org-table-and-table-header{flex:3;min-width:0;align-items:left;text-align:left}@media (max-width: 902px){#org-table-and-table-header{width:100%}}.notifications-container{flex:1;min-width:350px}@media (max-width: 902px){.notifications-container{min-width:auto;max-width:none}}h1,h2{padding:0;margin:0}#user-org-data{padding-bottom:.3rem;padding-top:.3rem}#user-org-data img{margin-right:1.2rem;vertical-align:middle}#user-org-data span{font-family:Roboto,Helvetica,sans-serif;color:#29292d;font-weight:400;vertical-align:middle;font-size:1rem}#user-org-data span.bold{font-weight:700}.header-info-with-logo-container{display:flex;flex-direction:row;margin:1rem 0rem;width:100%;justify-content:space-between;align-items:flex-start}.header-info-container{text-align:left;margin-left:1rem;align-self:center;width:100%}.org-page-logo-container{width:14rem;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f4f4f4}.org-page-logo{width:100%;height:100%;object-fit:cover}.org-title{font-weight:600}.change-leave-org-container{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:center}@media (max-width: 902px){.change-leave-org-container{flex-direction:column}}.change-leave-link{font-family:Roboto,Helvetica,sans-serif;font-size:1rem;background-color:#f5f8f7;padding:.5rem;border-radius:.5rem;text-decoration:underline;height:fit-content;width:fit-content;text-align:center;cursor:pointer;white-space:nowrap}.change-leave-link:hover{background-color:#e8edec}.manage-teams-button{cursor:pointer;background-color:#000;color:#fff;border-radius:.5rem;padding:.7rem;border:none;font-family:roboto,helvetica,sans-serif;font-size:.875rem;font-weight:400;white-space:nowrap;transition:all .2s ease}.manage-teams-button:hover{background-color:#333}.manage-teams-button:active{transform:scale(.98)}@media (max-width: 902px){.manage-teams-button{width:100%}}hr{border:none;border-top:.1rem solid #dde5e5;margin:1.5rem 0rem}.tabs-container{display:flex;border-bottom:1px solid #e0e0e0;background-color:#fff;margin-bottom:0;width:100%;position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;justify-content:space-between;align-items:center}.tab-button{background:none;border:none;padding:12px 16px;cursor:pointer;border-bottom:2px solid transparent;font-size:14px;font-weight:500;color:#666;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.tab-button:hover{color:#333;background-color:#f5f5f5}.tab-button.active{color:#ff6b35;border-bottom-color:#ff6b35;background-color:#fff;font-weight:600}.tab-buttons{display:flex;gap:12px;margin-left:auto;padding:0 16px;flex-shrink:0}.tab-buttons button{font-size:14px;font-family:roboto,helvetica,sans-serif;cursor:pointer;background-color:#fff;border-radius:6px;border:1px solid #d1d5db;height:42px;padding:8px 16px;transition:all .2s ease;color:#374151;font-weight:500;margin:0;white-space:nowrap}.tab-buttons button:hover{background-color:#f9fafb;border-color:#9ca3af}.tab-buttons button.primary{background-color:#ff5018;color:#fff;border-color:#ff5018}.tab-buttons button.primary:hover{background-color:#e6481a}.tab-content{background-color:#fff;padding:0;min-height:400px}.org-table-header-content{display:flex;flex-direction:column;margin-bottom:0}@media (max-width: 768px){.org-table-header-content{gap:1rem;align-items:stretch}}.org-buttons-container{display:flex;flex-direction:row;justify-content:flex-end;padding:16px 20px;background-color:#fff;border-bottom:1px solid #e0e0e0;gap:12px;width:100%;flex-wrap:wrap}@media (max-width: 768px){.org-buttons-container{justify-content:center}}.org-buttons-container button{font-size:14px;font-family:roboto,helvetica,sans-serif;cursor:pointer;background-color:#fff;border-radius:6px;border:1px solid #d1d5db;height:36px;padding:8px 16px;transition:all .2s ease;color:#374151;font-weight:500;margin:0;white-space:nowrap}.org-buttons-container button:hover{background-color:#f9fafb;border-color:#9ca3af}.org-buttons-container button.primary{background-color:#ff5018;color:#fff;border-color:#ff5018}.org-buttons-container button.primary:hover{background-color:#e6481a}#subscription{background-color:#e9f0f0cc;border-radius:.5rem;height:auto;min-height:8rem;margin-bottom:.5rem;min-width:350px;width:100%;display:flex;flex-direction:column;border:1px solid #d1e0e0;flex:1}@media (max-width: 902px){#subscription{min-width:auto;max-width:none}}.activity-title{padding:0rem 1rem;font-size:1.125rem}.notifications-container{order:2}.notification-item{background-color:#ffd98d80;border-radius:.5rem;min-width:0;width:100%;padding:1rem;margin:.5rem 0rem 1rem;display:block;position:relative;z-index:1}#activity-notification{background-color:#ffd98d80;border-radius:.5rem;min-width:0;width:100%;padding:1.5rem;margin:.5rem 0rem 1rem;display:block;position:relative;z-index:1;border:1px solid #f0c674}#inner-box-subscription{background-color:#fff;border-radius:.5rem;padding:1.5rem;margin:.5rem 1rem;height:auto;flex:1;box-shadow:0 1px 3px #0000001a}#title-plus-cost{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:flex-start}#subscription-title{font-size:1.625rem;font-weight:400;white-space:nowrap}#subscription-cost{text-align:right;font-size:1.25rem;font-weight:700;margin-top:.3rem;white-space:nowrap}#company-plus-seats{display:flex;flex-direction:row;width:100%;justify-content:space-between;margin:.3rem 0rem}#seats{margin-top:.8rem}#seats-button{font-family:roboto,helvetica,sans-serif;padding:.7rem;background-color:#fff;border-radius:.375rem;border-width:.063rem}#button-plus{width:.6rem;margin-right:.4rem}.subscription-icon{padding:.2rem;vertical-align:middle;margin-bottom:.3rem}#cancel-subscription{color:#dc2626;text-decoration:underline;font-family:roboto,helvetica,sans-serif;cursor:pointer;font-size:.75rem;text-align:right;margin-top:1rem;padding-top:1rem}#cancel-subscription:hover{color:#b91c1c;text-decoration:none}#employees,#managers{font-family:roboto,helvetica,sans-serif}#notification-text{font-weight:700;font-size:1.125rem;margin-bottom:.4rem}#notification-org-data-container{display:flex;flex-direction:row;margin-bottom:.5rem}.activity-org-data{font-family:roboto,helvetica,sans-serif;margin:.2rem;font-weight:400;font-size:1rem}.activity-org-icon{vertical-align:middle;width:1.1rem;margin:0rem .2rem .1rem 0rem}.activity-button{cursor:pointer;background-color:#000;color:#fff;border-radius:.5rem;margin-right:.3rem;padding:.7rem;border-width:.063rem;font-family:roboto,helvetica,sans-serif}.activity-button.decline{background-color:transparent;color:#000}.activity-button-text{font-weight:400;font-size:.875rem;padding:1rem;font-family:roboto,helvetica,sans-serif}#org-plus-icon{vertical-align:middle;width:1rem;padding:0rem .3rem 0rem 0rem;color:#28303f;margin-bottom:.2rem}ul{list-style:none;text-align:left;padding:0rem .6rem}li{font-family:roboto,helvetica,sans-serif;color:#141416;font-size:.875rem;font-weight:400;opacity:50%;border-radius:.5rem;padding:.8rem;margin:.1rem 0rem}#org-selector-list-container{width:16rem;border-radius:.5rem;position:absolute;top:4.2rem;left:21rem;background-color:#fff;padding:.3rem;border-radius:.45rem;white-space:nowrap;z-index:1000;box-shadow:.1rem .1rem .2rem .1rem #eee}#org-selector{display:flex;flex-direction:row;cursor:pointer;align-items:center;gap:.5rem}#org-selector-title{font-size:1.5rem;font-weight:600}.org-selector-caret{width:1rem;height:1rem;opacity:.7}.selected{background-color:#1d52531a;color:#000;opacity:100%}.modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:9999;display:flex;align-items:center;justify-content:center}.modal{position:relative;width:29rem;max-width:90vw;height:fit-content;max-height:90vh;background:#fff;display:flex;flex-direction:column;z-index:10000;border-radius:.7rem;box-shadow:0 20px 40px #0000004d;overflow:hidden}.modal-content{padding:0rem 2rem 1rem}.close{align-self:flex-end;padding:1rem 1rem 0rem 0rem;cursor:pointer}.modal-title-content{margin-bottom:1rem}.modal-header{text-align:center;font-weight:700;font-size:1.2rem;margin-bottom:.4rem}.modal-subheader{text-align:center;font-family:roboto,helvetica,sans-serif;font-weight:400;color:#0f181e;opacity:50%;font-size:1rem;line-height:1.5rem}.modal-subheader div{font-family:roboto,helvetica,sans-serif}.modal article{display:flex;flex-direction:column}.invite-text{font-weight:700;font-family:roboto,helvetica,sans-serif;margin-bottom:.5rem}.modal-socials{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem;cursor:pointer}.modal .invite-form{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.2rem}.modal .invite-form.owner{flex-direction:column;align-items:center}.modal .invite-form input{background-color:#f5f7f7;width:100%;height:3rem;border:none;border-radius:.5rem;font-family:roboto,helvetica,sans-serif;font-size:1rem;padding-left:1rem;margin-right:.3rem}.modal button{cursor:pointer;background-color:#000;color:#fff;width:6rem;height:3rem;border-radius:.5rem;font-size:1rem;font-family:roboto,helvetica,sans-serif}.modal button.invite{width:8rem;align-self:center}.modal button.cancel{background-color:#fff;color:#000;margin:1rem;border-width:.1rem}.modal button.ok{align-self:center}.added-emails{font-family:roboto,helvetica,sans-serif;font-size:.8rem;background-color:#e8eeee;padding:.5rem;width:fit-content;color:#1d5253;font-weight:400;margin-bottom:.15rem;border-radius:.5rem}.added-emails img{width:.9rem;padding-left:.3rem;vertical-align:middle;cursor:pointer}.added-emails-container{margin-bottom:1rem}#request-more-seats{display:flex;flex-direction:column}.number-picker-container{display:flex;flex-direction:column;align-items:center}.number-picker-container-add{display:flex;flex-direction:row;justify-content:space-between}.number-picker-container-add .number{font-family:roboto,helvetica,sans-serif;color:#0f181e;opacity:50%;font-weight:400;font-size:.875rem}.number-picker-container-add .number.number{font-size:1rem}.number-picker{margin:.5rem;display:flex;flex-direction:row;justify-content:space-between;width:12rem;height:3rem;background-color:#f5f7f7;border-radius:.625rem;align-items:center;cursor:pointer}.number-picker img{padding:.8rem}.number-picker-add{display:flex;flex-direction:row;justify-content:space-between;width:11rem;height:3rem;background-color:#f5f7f7;border-radius:.625rem;align-items:center;cursor:pointer}.number-picker-add img{padding:.8rem}.number-picker-container .number{font-family:roboto,helvetica,sans-serif;color:#0f181e;opacity:50%;font-weight:400;font-size:.875rem}.number-picker-container .number.number{font-size:1rem}.picker-header .icon{vertical-align:middle;width:1rem;margin-bottom:.2rem;margin-right:.3rem}.cost-container{display:flex;flex-direction:column;align-items:center}.cost-container .employees{font-family:roboto,helvetica,sans-serif;color:#0f181e;opacity:80%;font-weight:400;font-size:1rem;margin:.1rem}.cost-container .total-price{color:#141416;font-weight:700;font-size:1.125rem;margin:.4rem}.cost-container .request-seats-button{opacity:50%;margin:.4rem}.picker-subheader{font-family:roboto,helvetica,sans-serif;color:#0f181e;opacity:50%;font-weight:400;font-size:.875rem;margin-bottom:1rem}button{cursor:pointer}.role-radio-buttons{display:flex;flex-direction:row;align-self:center;align-items:center;margin-bottom:2rem}.role-radio-buttons label{display:flex;flex-direction:row;align-items:center}.role-radio-buttons input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;border:.1rem solid #73a9aa;border-radius:50%;position:relative;cursor:pointer;margin-right:.5rem}.role-radio-buttons input[type=radio]:checked{background-color:#ff5018}.role-radio-buttons div{font-family:roboto,helvetica,sans-serif;font-size:.875rem;color:#141416;opacity:80%;font-weight:400;margin-top:.2rem;margin-right:.5rem}.modal-buttons{align-self:center}#no-subscription-content{text-align:center;padding:2rem 1rem}#no-subscription-content h3{color:#333;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}#no-subscription-content p{color:#666;margin-bottom:1.5rem;font-size:1rem;font-family:roboto,helvetica,sans-serif}#subscribe-now-btn{background-color:#ff5018;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;font-family:roboto,helvetica,sans-serif;transition:background-color .2s ease}#subscribe-now-btn:hover{background-color:#e6481a}#subscribe-now-btn:focus{outline:2px solid #ff5018;outline-offset:2px}#subscription-top-row{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:flex-start}.org-info{display:flex;align-items:center;margin-bottom:.25rem}.org-info img{margin-right:1.2rem;width:1rem;height:1rem}.org-info .info-label{margin-right:.5rem}@media (max-width: 902px){#data-activity-sub{flex-direction:column}#org-table-and-table-header{width:100%;min-width:auto}.org-table-header-content{flex-direction:column;gap:1rem;align-items:stretch}.org-buttons-container{justify-content:center}}.table-header-with-buttons{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background-color:#fff;border:1px solid #e0e0e0;border-bottom:none;border-top-left-radius:6px;border-top-right-radius:6px}.table-header-with-buttons h3{margin:0;font-size:1.125rem;font-weight:600;color:#374151}.table-header-with-buttons .table-header-buttons{display:flex;gap:12px;flex-wrap:wrap}@media (max-width: 768px){.table-header-with-buttons .table-header-buttons{justify-content:center}}@media (max-width: 768px){.table-header-with-buttons{flex-direction:column;gap:1rem;align-items:stretch;text-align:center}}.table-header-buttons button{font-size:14px;font-family:roboto,helvetica,sans-serif;cursor:pointer;background-color:#fff;border-radius:6px;border:1px solid #d1d5db;height:36px;padding:8px 16px;transition:all .2s ease;color:#374151;font-weight:500;margin:0;white-space:nowrap}.table-header-buttons button:hover{background-color:#f9fafb;border-color:#9ca3af}.table-header-buttons button.primary{background-color:#ff5018;color:#fff;border-color:#ff5018}.table-header-buttons button.primary:hover{background-color:#e6481a}.table-with-header{border-top-left-radius:0;border-top-right-radius:0;border-top:none}.table-with-header thead th:first-child{border-top-left-radius:0}.table-with-header thead th:last-child{border-top-right-radius:0}.dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.dialog-content{background:#fff;padding:2rem;border-radius:8px;max-width:500px;width:90%;box-shadow:0 4px 6px #0000001a}.dialog-content h3{margin-top:0;color:#333}.dialog-content p{margin:1rem 0;line-height:1.5}.dialog-buttons{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.view-dismissed-btn{background-color:#f8f9fa;border:1px solid #d1d5db;color:#374151;padding:.75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;font-family:roboto,helvetica,sans-serif;margin:.5rem 0;width:100%;transition:all .2s ease}.view-dismissed-btn:hover{background-color:#e5e7eb;border-color:#9ca3af}.view-dismissed-btn:focus{outline:none}.view-dismissed-btn:active{background-color:#e5e7eb}.dismissed-notifications{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;margin-top:.5rem}.dismissed-notifications h4{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#374151;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.dismissed-notification{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:1rem;margin-bottom:.75rem;box-shadow:0 1px 2px #0000000d}.dismissed-notification:last-child{margin-bottom:0}.dismissed-notification div{font-size:.875rem;color:#374151;margin-bottom:.5rem;line-height:1.4}.dismissed-notification small{font-size:.75rem;color:#6b7280;font-style:italic}.notification-actions{display:flex;gap:.5rem;margin-top:1rem;justify-content:flex-start}.notification-actions .activity-button{padding:.5rem 1rem;font-size:.875rem;border-radius:.375rem;border:1px solid;cursor:pointer;font-family:roboto,helvetica,sans-serif;font-weight:500;transition:all .2s ease}.notification-actions .activity-button.cancel{background-color:#dc2626;color:#fff;border-color:#dc2626}.notification-actions .activity-button.cancel:hover{background-color:#b91c1c}.notification-actions .activity-button.dismiss{background-color:#6b7280;color:#fff;border-color:#6b7280}.notification-actions .activity-button.dismiss:hover{background-color:#4b5563}.notification-actions .activity-button .activity-button-text{padding:0;font-size:.875rem}.dismissed-notifications-empty{text-align:center;padding:2rem;color:#6b7280;font-style:italic}#sub-and-activity{flex:1;min-width:300px;width:100%;display:flex;flex-direction:column;gap:1rem}@media (max-width: 902px){#sub-and-activity{min-width:auto;max-width:none}}.seat-usage-bars{margin-top:1rem;padding-top:1rem;padding-bottom:1rem;border-top:1px solid #e9ecef}.usage-item{margin-bottom:.75rem}.usage-item:last-child{margin-bottom:0}.usage-item span{display:block;font-size:.85rem;color:#6c757d;margin-bottom:.25rem}.usage-bar{width:100%;height:8px;background-color:#e9ecef;border-radius:4px;overflow:hidden}.usage-fill{height:100%;transition:width .3s ease;border-radius:4px}.upgrade-button{background-color:#ff5018!important;color:#fff!important}.upgrade-button:hover{background-color:#e6481a!important}.seat-limit-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.seat-limit-modal{background:#fff;padding:2rem;border-radius:.7rem;max-width:500px;width:90%;box-shadow:0 20px 40px #0000004d}.seat-limit-modal h3{margin:0 0 1rem;color:#333;font-family:roboto,helvetica,sans-serif;font-weight:700;font-size:1.2rem}.seat-limit-modal p{margin:0 0 1.5rem;color:#666;line-height:1.5;font-family:roboto,helvetica,sans-serif;font-size:1rem}.seat-limit-modal-actions{display:flex;gap:1rem;justify-content:flex-end}.seat-limit-modal-actions .btn-primary{background-color:#ff5018;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;font-weight:500;font-family:roboto,helvetica,sans-serif}.seat-limit-modal-actions .btn-primary:hover{background-color:#e6481a}.seat-limit-modal-actions .btn-secondary{background-color:#fff;color:#374151;border:1px solid #d1d5db;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;font-weight:500;font-family:roboto,helvetica,sans-serif}.seat-limit-modal-actions .btn-secondary:hover{background-color:#f9fafb;border-color:#9ca3af}.usage-item span{display:block;font-size:.85rem;color:#6c757d;margin-bottom:.25rem;font-family:roboto,helvetica,sans-serif}.seat-request-section{display:flex;justify-content:space-between;align-items:center;margin:1rem 0;padding:1rem;border:1px solid #e9ecef;border-radius:.5rem}.seat-header{display:flex;align-items:center;gap:.5rem;font-weight:500}.seat-icon{width:20px;height:20px}.number-picker{display:flex;align-items:center;gap:1rem}.picker-button{width:24px;height:24px;cursor:pointer}.picker-button:hover{opacity:.7}.number{font-size:1.2rem;font-weight:600;min-width:2rem;text-align:center}#subscription.compact{min-height:auto}#inner-box-subscription.compact{padding:1rem 1.5rem}.confirm-delete-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.confirm-delete-modal{background:#fff;padding:2rem;border-radius:.7rem;max-width:500px;width:90%;box-shadow:0 20px 40px #0000004d}.confirm-delete-modal h3{margin:0 0 1rem;color:#333;font-family:roboto,helvetica,sans-serif;font-weight:700;font-size:1.2rem}.confirm-delete-modal p{margin:0 0 1.5rem;color:#666;line-height:1.5;font-family:roboto,helvetica,sans-serif;font-size:1rem}.confirm-delete-modal-actions{display:flex;gap:1rem;justify-content:flex-end}.confirm-delete-modal-actions .btn-danger{background-color:#dc3545;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;font-weight:500;font-family:roboto,helvetica,sans-serif}.confirm-delete-modal-actions .btn-danger:hover{background-color:#c82333}.confirm-delete-modal-actions .btn-secondary{background-color:#fff;color:#374151;border:1px solid #d5d7db;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;font-weight:500;font-family:roboto,helvetica,sans-serif}.confirm-delete-modal-actions .btn-secondary:hover{background-color:#f9fafb;border-color:#9ca3af}.integrations-button{cursor:pointer;background-color:#000;color:#fff;border-radius:.5rem;padding:.5rem 1rem;border:none;font-family:roboto,helvetica,sans-serif;font-size:.875rem;font-weight:400;white-space:nowrap;transition:all .2s ease;margin-left:.5rem}.integrations-button:hover{background-color:#333}.integrations-button:active{transform:scale(.98)}.integrations-link{cursor:pointer;color:#3b82f6;text-decoration:underline;margin-left:.5rem}.integrations-link:hover{color:#2563eb}.disc-assessment-options{display:flex;flex-direction:column;gap:20px}.disc-assessment-options-button{width:100%;text-align:left;padding:24px;border-radius:24px;border:1px solid #e5e7eb;transition:all .2s ease}.disc-assessment-options-button span{display:block}.disc-assessment-options-button:hover{background-color:#f973160d;border-color:#f97316}.disc-assessment-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:3rem}.disc-assessment-navigation .nav-button{padding:12px 32px;border-radius:24px;font-weight:600;font-size:14px;transition:all .2s ease;border:none;cursor:pointer}.disc-assessment-navigation .nav-button.previous{background-color:#f3f4f6;color:#374151}.disc-assessment-navigation .nav-button.previous:hover:not(:disabled){background-color:#e5e7eb}.disc-assessment-navigation .nav-button.previous:disabled{opacity:.5;cursor:not-allowed}.disc-assessment-navigation .nav-button.next{background-color:#f97316;color:#fff}.disc-assessment-navigation .nav-button.next:hover:not(:disabled){background-color:#ea580c}.disc-assessment-navigation .nav-button.next:disabled{opacity:.5;cursor:not-allowed}.disc-assessment-navigation .progress-info{font-size:14px;color:#6b7280;font-weight:500}.recharts-responsive-container,.recharts-responsive-container .recharts-wrapper{margin:0 auto}.recharts-responsive-container .recharts-radar{opacity:1}.enneagram-assessment .header{margin-bottom:2rem}.enneagram-assessment .header-row{display:flex;gap:2rem;align-items:stretch;background:linear-gradient(135deg,#71aeae,#1c5253);padding:1.5rem;border-radius:.75rem}@media (max-width: 768px){.enneagram-assessment .header-row{flex-direction:column}}.enneagram-assessment .header-row.full-width .progress-bar-container{flex:1}.enneagram-assessment h1{text-align:center;color:#71aeae;margin-bottom:10px;font-size:2rem;font-weight:700}.enneagram-assessment .subtitle{text-align:center;color:#6b7280;margin-bottom:1.5rem;font-size:1rem}.enneagram-assessment .intro{background:#fff;padding:1.5rem;border-radius:.75rem;flex:1;min-width:0}.enneagram-assessment .intro h3{margin-bottom:.75rem;color:#333;font-weight:600;font-size:1rem}.enneagram-assessment .intro p{margin-bottom:0;line-height:1.6;color:#333;font-size:.875rem}.enneagram-assessment .question-container{margin-bottom:3rem}.enneagram-assessment .question-text{font-weight:600;margin-bottom:1.5rem;color:#333;font-size:1.25rem;line-height:1.75rem}.enneagram-assessment .progress-bar-container{flex:1;min-width:300px}.enneagram-assessment .progress-bar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.enneagram-assessment .progress-text,.enneagram-assessment .progress-percentage{font-size:.875rem;font-weight:600;color:#fff}.enneagram-assessment .progress-bar-track{width:100%;height:8px;background-color:#ffffff4d;border-radius:999px;overflow:hidden;position:relative}.enneagram-assessment .progress-bar-fill{height:100%;background:#fff;border-radius:999px;transition:width .4s ease}.enneagram-assessment .options{display:flex;flex-direction:column;gap:1rem}.enneagram-assessment .option-button{width:100%;text-align:left;padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;cursor:pointer;transition:all .2s ease;line-height:1.5;color:#333;font-size:1rem}.enneagram-assessment .option-button:hover{border-color:#71aeae;background:#e2eff0}.enneagram-assessment .option-button.selected{border-color:#71aeae;background:#e2eff0;border-width:2px}.enneagram-assessment-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:5rem}.enneagram-assessment-navigation .nav-button{padding:12px 32px;border-radius:24px;font-weight:600;font-size:14px;transition:all .2s ease;border:none;cursor:pointer}.enneagram-assessment-navigation .nav-button.previous{background-color:#f3f4f6;color:#333}.enneagram-assessment-navigation .nav-button.previous:hover:not(:disabled){background-color:#e5e7eb}.enneagram-assessment-navigation .nav-button.previous:disabled{opacity:.5;cursor:not-allowed}.enneagram-assessment-navigation .nav-button.next,.enneagram-assessment-navigation .nav-button.submit{background-color:#71aeae;color:#fff}.enneagram-assessment-navigation .nav-button.next:hover:not(:disabled),.enneagram-assessment-navigation .nav-button.submit:hover:not(:disabled){background-color:#569696}.enneagram-assessment-navigation .nav-button.next:disabled,.enneagram-assessment-navigation .nav-button.submit:disabled{opacity:.5;cursor:not-allowed}.enneagram-assessment-navigation .progress-info{font-size:14px;color:#6b7280;font-weight:500}.enneagram-assessment #results{margin-top:2rem}.enneagram-assessment .result-card{background:linear-gradient(135deg,#71aeae,#1c5253);color:#fff;padding:2rem;border-radius:1rem;margin-bottom:1.5rem}.enneagram-assessment .result-card h2{font-size:1.875rem;margin-bottom:.75rem;font-weight:700}.enneagram-assessment .result-card p{font-size:1.125rem;margin-top:.5rem}.enneagram-assessment .score-distribution{background:#fff3;padding:1.5rem;border-radius:.75rem;margin-top:1.5rem}.enneagram-assessment .score-distribution strong{font-size:1.125rem}.enneagram-assessment .score-bar{display:flex;align-items:center;margin-bottom:.75rem;font-size:.95em;margin-top:1rem}.enneagram-assessment .score-bar:first-of-type{margin-top:1rem}.enneagram-assessment .score-label{width:80px;font-weight:600}.enneagram-assessment .score-visual{flex:1;height:24px;background:#ffffff4d;border-radius:12px;overflow:hidden;margin:0 10px}.enneagram-assessment .score-fill{height:100%;background:#fff;border-radius:12px;transition:width .5s ease}.enneagram-assessment .score-value{width:30px;text-align:right;font-weight:600}.enneagram-assessment .type-description{background:#fff;color:#333;padding:2rem;border-radius:.75rem;line-height:1.8;margin-bottom:1.5rem}.enneagram-assessment .type-description p{margin-bottom:1rem}.enneagram-assessment .type-description h3{color:#71aeae;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.enneagram-assessment .type-description ul{margin-left:1.5rem;margin-top:.5rem}.enneagram-assessment .type-description ul li{margin-bottom:.5rem}.enneagram-assessment .strengths-challenges-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:1.5rem}@media (max-width: 768px){.enneagram-assessment .strengths-challenges-grid{grid-template-columns:1fr}}.enneagram-assessment .strengths-challenges-grid .strength-column h3,.enneagram-assessment .strengths-challenges-grid .challenge-column h3{margin-top:0}.enneagram-assessment .team-dynamics{background:#e2eff0;padding:1.5rem;border-radius:.75rem;margin-top:1.5rem;border-left:4px solid #71aeae}.enneagram-assessment .team-dynamics h4{color:#71aeae;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.enneagram-assessment .dynamics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:1rem}.enneagram-assessment .dynamics-item{background:#fff;padding:1rem;border-radius:.5rem;border-left:3px solid #71aeae}.enneagram-assessment .dynamics-item strong{color:#71aeae;display:block;margin-bottom:.5rem}.enneagram-assessment .dynamics-item ul{margin-left:1.25rem}.enneagram-assessment .button-container{text-align:center;margin-top:2rem}.enneagram-assessment .button-container button{background:#fff;color:#71aeae;border:2px solid #71aeae;padding:12px 32px;font-size:1rem;border-radius:24px;cursor:pointer;transition:all .3s ease;font-weight:600}.enneagram-assessment .button-container button:hover{background:#71aeae;color:#fff}@media (max-width: 768px){.enneagram-assessment h1{font-size:1.5rem}.enneagram-assessment .question-text{font-size:1.125rem}.enneagram-assessment .dynamics-grid{grid-template-columns:1fr}.enneagram-assessment-navigation{margin-top:3rem}.enneagram-assessment-navigation .nav-button{padding:10px 24px;font-size:13px}.enneagram-assessment-navigation .progress-info{font-size:12px}}#welcome{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;margin:1rem}@media (min-width: 640px) and (max-width: 1023px){#welcome{margin:2rem}}@media (min-width: 1024px) and (max-width: 1199px){#welcome{margin:2rem 4rem}}@media (min-width: 1200px){#welcome{margin:2rem 6rem}}#welcome #QR-Area{display:flex;position:relative;align-items:center;justify-content:center}#welcome .qr-code-container{width:412px;margin:2rem}#welcome .qr-code-container img{width:auto;height:auto}#welcome .qr-person{width:200px;position:absolute}#welcome .logo-container{margin-top:0}#welcome .highlight-text-container{margin-top:1rem;margin-bottom:1rem}#welcome .welcome-message{margin-top:.5rem;font-size:1rem;text-align:center}#welcome .welcome-message br{display:none}@media (min-width: 572px){#welcome .welcome-message br{display:inline}}@media (min-width: 768px) and (max-width: 1023px){#welcome .welcome-message{margin-top:1rem;font-size:1.4rem}}@media (min-width: 1024px) and (max-width: 1199px){#welcome .welcome-message{margin-top:1rem;font-size:1.4rem}}@media (min-width: 1200px){#welcome .welcome-message{margin-top:1rem;font-size:1.4rem}}#welcome .welcome-steps{min-width:280px;width:66%;padding-left:3.7rem;padding-right:0;counter-reset:step;margin-bottom:0}#welcome .welcome-steps li::marker{content:"Step " counter(step) ":"}#welcome .welcome-steps li{counter-increment:step;padding:.4rem;font-size:.8rem}@media (min-width: 768px) and (max-width: 1023px){#welcome .welcome-steps li{font-size:.9rem}}@media (min-width: 1024px) and (max-width: 1199px){#welcome .welcome-steps li{font-size:1rem}}@media (min-width: 1200px){#welcome .welcome-steps li{font-size:1rem}}@media (min-width: 572px) and (max-width: 767px){#welcome .welcome-steps{width:490px;padding-left:7rem;padding-right:1rem}}@media (min-width: 768px) and (max-width: 1023px){#welcome .welcome-steps{width:490px;padding-left:7rem}}@media (min-width: 1024px) and (max-width: 1199px){#welcome .welcome-steps{width:500px;padding-left:6rem}}@media (min-width: 1200px){#welcome .welcome-steps{width:500px;padding-left:6rem}}#welcome .welcome-copy{margin-left:.5rem;margin-right:.5rem;text-align:center;font-size:.9rem}@media (min-width: 768px){#welcome .welcome-copy{font-size:1rem}}#welcome #share-area{display:flex;justify-content:space-evenly;align-items:center;font-size:.8rem;width:15rem}@media (min-width: 572px) and (max-width: 767px){#welcome #share-area{font-size:.9rem;width:20rem}}@media (min-width: 768px) and (max-width: 1023px){#welcome #share-area{font-size:1rem;width:20rem}}@media (min-width: 1024px){#welcome #share-area{font-size:1rem;width:25rem}}#welcome .share-area-button{scale:50%;width:15%}@media (min-width: 572px) and (max-width: 767px){#welcome .share-area-button{scale:70%}}@media (min-width: 768px) and (max-width: 1023px){#welcome .share-area-button{scale:70%}}@media (min-width: 1024px){#welcome .share-area-button{scale:90%}}#welcome .share-area-icon{border-radius:10px}#welcome .download-buttons{display:flex;justify-content:center;width:400px;margin:0}#welcome .download-button{display:flex;width:100%;margin:1rem}#welcome .download-button.google img{max-width:100%;max-height:100%;width:auto;height:auto}#welcome .download-button.apple{padding:0 6.5%}#welcome .download-button.apple a{display:block;width:100%}#welcome .download-button.apple img{width:100%;height:100%}#welcome .welcome-page{display:flex;flex-direction:column;align-items:center}.table-title{text-align:left;font-size:1.125rem;padding:0rem}.data-table{padding:0rem;border-collapse:separate;border-spacing:0 .325rem;border-radius:.5rem;width:100%}.table-header{font-size:.7rem;background-color:#edf3f3}.table-body{background-color:#f5f9fa}td,th{font-family:roboto,helvetica,sans-serif;font-weight:400;font-size:.875rem;text-align:left;padding:.9rem;color:#414146}td.action,th.action{text-align:center}.data-table tbody tr td:first-child{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.data-table tbody tr td:last-child{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.data-table thead tr th:first-child{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.data-table thead tr th:last-child{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.caret{margin-left:.8rem;vertical-align:middle;width:.7rem}.header-cell{cursor:pointer}.header-cell.action{cursor:default;text-align:center}.action-icon{margin:0 .3rem;max-width:1.15rem;text-align:center}.tooltip{position:absolute;background-color:#fff;color:#000;text-align:center;padding:.5rem .8rem;border-radius:.45rem;font-size:1rem;white-space:nowrap;z-index:1000;transition:opacity .3s ease;box-shadow:0 .5rem 1rem #eee;font-family:roboto,helvetica,sans-serif}.icon-container{position:relative;display:inline-block;cursor:pointer}.icon-container:hover .tooltip{opacity:1}.tooltip:after{content:"";position:absolute;top:-.9rem;left:50%;margin-left:-.45rem;border-width:.45rem;border-style:solid;border-color:transparent transparent #ffffff transparent}.icon-container .tooltip{bottom:-1.875rem;left:50%;transform:translate(-50%)}.integrations-page{padding:2rem;max-width:1400px;margin:0 auto}.integrations-page .integrations-header{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center}.integrations-page .integrations-header h1{font-size:2rem;font-weight:600;margin-bottom:.5rem}.integrations-page .integrations-header .subtitle{color:#6b7280;font-size:.95rem}.integrations-page .integrations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;margin-top:2rem}.integrations-page .integration-card{position:relative;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;background:#fff;transition:all .2s ease;overflow:hidden}.integrations-page .integration-card:hover{box-shadow:0 4px 6px -1px #0000001a}.integrations-page .integration-card.connected{border-color:#10b981;background:#f0fdf4}.integrations-page .integration-card.coming-soon{opacity:.7;background:#f9fafb}.integrations-page .integration-card.coming-soon .primary-button{opacity:.5;cursor:not-allowed}.integrations-page .integration-card .coming-soon-banner{position:absolute;top:20px;right:-35px;background:linear-gradient(135deg,#71aeae,#4ba24f);color:#fff;font-size:.7rem;font-weight:600;padding:.4rem 2.5rem;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #667eea66;transform:rotate(45deg);transform-origin:center;z-index:10;width:150px;text-align:center}.integrations-page .integration-card .integration-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.integrations-page .integration-card .integration-header .platform-info{display:flex;gap:1rem;align-items:flex-start}.integrations-page .integration-card .integration-header .platform-info .platform-logo{font-size:2.5rem;line-height:1}.integrations-page .integration-card .integration-header .platform-info h3{font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.integrations-page .integration-card .integration-header .platform-info .platform-description{color:#6b7280;font-size:.875rem}.integrations-page .integration-card .integration-header .status-badge{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600}.integrations-page .integration-card .integration-header .status-badge.connected{background:#d1fae5;color:#065f46}.integrations-page .integration-card .integration-stats{background:#f9fafb;border-radius:8px;padding:1rem;margin-bottom:1rem}.integrations-page .integration-card .integration-stats .stat{display:flex;justify-content:space-between;margin-bottom:.5rem}.integrations-page .integration-card .integration-stats .stat:last-child{margin-bottom:0}.integrations-page .integration-card .integration-stats .stat .stat-label{color:#6b7280;font-size:.875rem}.integrations-page .integration-card .integration-stats .stat .stat-value{font-weight:500;font-size:.875rem}.integrations-page .integration-card .integration-actions{display:flex;gap:.75rem}.integrations-page .integration-card .integration-actions button{flex:1}.integrations-page .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.integrations-page .modal-content{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.integrations-page .modal-content .modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.integrations-page .modal-content .modal-header h2{font-size:1.5rem;font-weight:600}.integrations-page .modal-content .modal-header .close-button{background:none;border:none;font-size:2rem;cursor:pointer;color:#6b7280;line-height:1;padding:0}.integrations-page .modal-content .modal-header .close-button:hover{color:#111827}.integrations-page .modal-content .modal-body{padding:1.5rem}.integrations-page .modal-content .modal-body .info-message{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:1rem;margin-bottom:1.5rem;color:#1e40af;font-size:.875rem}.integrations-page .modal-content .modal-body .form-group{margin-bottom:1.25rem}.integrations-page .modal-content .modal-body .form-group label{display:block;font-weight:500;margin-bottom:.5rem;color:#374151}.integrations-page .modal-content .modal-body .form-group label .required{color:#ef4444;margin-left:.25rem}.integrations-page .modal-content .modal-body .form-group input,.integrations-page .modal-content .modal-body .form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem}.integrations-page .modal-content .modal-body .form-group input:focus,.integrations-page .modal-content .modal-body .form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.integrations-page .modal-content .modal-body .test-connection-btn{width:100%;margin-top:1rem}.integrations-page .modal-content .modal-footer{padding:1.5rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:.75rem}.integrations-page .loading-overlay{text-align:center;padding:4rem 2rem}.integrations-page .loading-overlay .loading-spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 1rem}.integrations-page .loading-overlay p{color:#6b7280;font-size:.95rem}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.page-title{font-weight:700;font-size:1.5rem;margin-bottom:.7rem}#dashboard-looker-data iframe{width:100%;height:45rem;border:none;border-radius:.5rem;box-shadow:0 -.188rem #ffd042,0 0 .5rem #1414161a}.tabs-container{display:flex;flex-direction:row;justify-content:flex-start;background-color:#f5f7f7;border-radius:.75rem;padding:.5rem;width:auto;margin-bottom:1.5rem;box-shadow:0 2px 6px #00000014}#individual-dashboard-looker-data iframe{width:100%;height:75rem;border:none;border-radius:.5rem;box-shadow:0 -.188rem #ffd042,0 0 .5rem #1414161a}.tab-text{font-family:roboto,helvetica,sans-serif;vertical-align:middle;text-align:center;font-size:.875rem;font-weight:500;border-radius:.5rem;padding:.75rem 1.5rem;color:#141416;text-decoration:none;cursor:pointer;margin-right:.75rem;transition:all .25s ease;position:relative}.tab-text:hover{background-color:#ff501814}.tab-text:last-child{margin-right:0}.tab-text.selected,.tab-text.active-tab{background-color:#fff;color:#ff5018;font-weight:600;box-shadow:0 2px 4px #0000001a}.tab-text.selected:after,.tab-text.active-tab:after{content:"";position:absolute;bottom:0;left:15%;width:70%;height:3px;background-color:#306663;border-radius:3px}.dashboard-container{min-height:100vh;background-color:#f8fafc;padding:1.5rem}.dashboard-header{max-width:87.5rem;margin:0 auto 2rem}.dashboard-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.dashboard-subtitle{color:#6b7280;font-size:1rem}.layout{max-width:87.5rem;margin:0 auto}.widget-container{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;padding:1.5rem;height:100%;display:flex;flex-direction:column;transition:box-shadow .2s ease}.widget-container:hover{box-shadow:0 4px 6px -1px #0000001a}.widget-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;flex-shrink:0}.widget-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}.widget-actions{display:flex;gap:.5rem}.action-btn{padding:.5rem;border:none;background:transparent;color:#6b7280;border-radius:.375rem;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.action-btn:hover{background-color:#f3f4f6;color:#374151}.kpi-widget{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;padding:1.5rem;height:100%;transition:box-shadow .2s ease}.kpi-widget:hover{box-shadow:0 4px 6px -1px #0000001a}.kpi-content{display:flex;justify-content:space-between;align-items:center;height:100%}.kpi-label{font-size:.875rem;font-weight:500;color:#6b7280;margin:0 0 .5rem}.kpi-value{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 .25rem}.kpi-change{font-size:.875rem;margin:0}.kpi-change.positive{color:#059669}.kpi-change.negative{color:#dc2626}.kpi-icon{padding:.75rem;background-color:#dbeafe;border-radius:50%;color:#2563eb;flex-shrink:0}.react-grid-item{transition:all .2s ease;transition-property:left,top}.react-grid-item.cssTransforms{transition-property:transform}.react-grid-item>.react-resizable-handle{position:absolute;width:1.25rem;height:1.25rem;bottom:0;right:0;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgNiA2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiM0Qjc4OEIiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0ibTUgNWgtNCIvPjxwYXRoIGQ9Im01IDMuNWgtMiIvPjxwYXRoIGQ9Im01IDJoLTEiLz48L2c+PC9zdmc+) no-repeat;background-position:bottom right;padding:0 3px 3px 0;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;cursor:se-resize;opacity:.4;transition:opacity .2s ease}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item.react-grid-placeholder{background:#2563eb;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none;border-radius:.75rem}.custom-tooltip{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;box-shadow:0 4px 6px -1px #0000001a}.custom-tooltip .tooltip-label{font-weight:600;color:#1f2937;margin:0 0 .25rem}.custom-tooltip .tooltip-hint{font-size:.75rem;color:#6b7280;font-style:italic;margin:0 0 .5rem}.custom-tooltip p{margin:.125rem 0;font-size:.875rem}.widget-instructions{padding:.5rem 0;text-align:center}.widget-instructions p{margin:0;font-size:.75rem;color:#6b7280;font-style:italic}.recharts-bar-rectangle,.recharts-bar{cursor:pointer!important;pointer-events:auto!important}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;max-width:90vw;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.rating-distribution-modal{width:800px;height:600px}.modal-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#1f2937}.modal-close{padding:.5rem;border:none;background:transparent;color:#6b7280;border-radius:.375rem;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.modal-close:hover{background-color:#f3f4f6;color:#374151}.modal-body{padding:1.5rem;overflow-y:auto;flex:1}.rating-summary{margin-bottom:2rem}.rating-bars{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.rating-bar{padding:1rem;border-radius:.5rem;text-align:center;cursor:pointer;transition:all .2s ease;border:2px solid transparent}.rating-bar:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.rating-bar.low{background-color:#ffcdd2}.rating-bar.low:hover{border-color:#f44336}.rating-bar.medium{background-color:#fff9c4}.rating-bar.medium:hover{border-color:#ff9800}.rating-bar.high{background-color:#c8e6c9}.rating-bar.high:hover{border-color:#4caf50}.rating-bar.expert{background-color:#90caf9}.rating-bar.expert:hover{border-color:#2196f3}.rating-label{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.rating-count{font-size:1.5rem;font-weight:700;color:#1f2937}.profiles-section h3{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.profiles-list{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto}.profile-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.profile-info{flex:1}.profile-info .profile-name{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.profile-info .profile-email{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.profile-info .skill-name{font-size:.75rem;color:#374151;font-style:italic}.profile-rating{flex-shrink:0}.rating-badge{padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;color:#fff}.rating-badge.rating-low{background-color:#f44336}.rating-badge.rating-medium{background-color:#ff9800}.rating-badge.rating-high{background-color:#4caf50}.rating-badge.rating-expert{background-color:#2196f3}.no-profiles-container{display:flex;justify-content:center;align-items:center;min-height:400px;padding:60px 20px}.no-profiles-container .no-live-data-message{text-align:center;max-width:600px}.no-profiles-container .no-live-data-message .message-icon{margin-bottom:24px}.no-profiles-container .no-live-data-message .message-icon .logo-large{width:80px;height:80px;opacity:.7}.no-profiles-container .no-live-data-message h3{font-size:24px;font-weight:600;color:#333;margin-bottom:16px}.no-profiles-container .no-live-data-message p{font-size:16px;line-height:1.6;color:#666;margin-bottom:20px}.no-profiles-container .no-live-data-message .message-actions{margin-top:24px}.no-profiles-container .no-live-data-message .message-actions .help-text{font-size:14px;color:#888;font-style:italic;margin:0}.no-profiles-container .no-profiles-message{text-align:center}.no-profiles-container .no-profiles-message p{font-size:16px;color:#666;margin:0}@media (max-width: 768px){.dashboard-container{padding:1rem}.dashboard-title{font-size:1.5rem}.widget-container,.kpi-widget{padding:1rem}.kpi-value{font-size:1.5rem}.rating-distribution-modal{width:95vw;height:80vh}.rating-bars{grid-template-columns:repeat(2,1fr)}.header-with-toggle{flex-direction:column;gap:1rem}}.summary-dashboard{padding:20px;background:#f8f9fa;min-height:100vh;position:relative}.summary-dashboard.loading .dashboard-content{display:none}.summary-dashboard .consolidated-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;background:#fff;padding:15px 20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.summary-dashboard .consolidated-header .header-left .tab-navigation{display:flex;gap:2px;background:#f8f9fa;padding:4px;border-radius:8px}.summary-dashboard .consolidated-header .header-left .tab-navigation .tab-button{min-width:40px;width:auto;height:40px;border:none;background:transparent;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s;color:#6c757d;padding:0 12px;font-size:.875rem;white-space:nowrap}.summary-dashboard .consolidated-header .header-left .tab-navigation .tab-button:hover{background:#e9ecef}.summary-dashboard .consolidated-header .header-left .tab-navigation .tab-button.active{color:#fff}.summary-dashboard .consolidated-header .header-left .tab-navigation .tab-button.active:nth-child(1){background:#ffb412}.summary-dashboard .consolidated-header .header-left .tab-navigation .tab-button.active:nth-child(2){background:#ff5018}.summary-dashboard .consolidated-header .header-left .tab-navigation .tab-button.active:nth-child(3){background:#1d5253}.summary-dashboard .consolidated-header .header-left .tab-navigation .tab-button.active:nth-child(4){background:#5fa0a0}.summary-dashboard .consolidated-header .header-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.summary-dashboard .consolidated-header .header-right .data-source-toggle{display:flex;align-items:center;gap:.75rem;font-size:.875rem;font-family:roboto,helvetica,sans-serif}.summary-dashboard .consolidated-header .header-right .data-source-toggle span{color:#6b7280;font-weight:500;transition:all .2s ease}.summary-dashboard .consolidated-header .header-right .data-source-toggle span.active-source{font-weight:600;color:#1f2937}.summary-dashboard .consolidated-header .header-right .data-source-toggle .toggle-switch{position:relative;display:inline-block}.summary-dashboard .consolidated-header .header-right .header-actions{display:flex;gap:10px}.summary-dashboard .consolidated-header .header-right .header-actions .action-btn{padding:8px 12px;border:1px solid #dee2e6;background:#fff;border-radius:4px;cursor:pointer;display:flex;align-items:center;transition:all .2s}.summary-dashboard .consolidated-header .header-right .header-actions .action-btn:hover{background:#f8f9fa;border-color:#adb5bd}.summary-dashboard .content-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;background:#fff;padding:10px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.summary-dashboard .content-header .skillprofile-logo{display:flex;align-items:center;gap:10px}.summary-dashboard .content-header span{font-size:14px;font-weight:600;color:#2c3e50}.summary-dashboard h1{flex:1;text-align:center;margin:0;font-size:28px;font-weight:600;color:#2c3e50}.summary-dashboard .overall-rating{display:flex;flex-direction:column;align-items:flex-end}.summary-dashboard .overall-rating .rating-label{font-size:14px;color:#6c757d;margin-bottom:5px}.summary-dashboard .overall-rating .rating-value{font-size:32px;font-weight:700;color:#2c3e50}.chart-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:30px}.chart-section .chart-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #dee2e6}.chart-section .chart-header .filter-info{font-size:12px;color:#6c757d;flex-shrink:0}.chart-section .chart-header .chart-controls{display:flex;gap:10px;align-items:center}.chart-section .chart-header .chart-controls .filter-input-container{position:relative;width:0;overflow:hidden;opacity:0;transition:all .3s ease}.chart-section .chart-header .chart-controls .filter-input-container.visible{width:250px;opacity:1}.chart-section .chart-header .chart-controls .filter-input-container.hidden{width:0;opacity:0}.chart-section .chart-header .chart-controls .filter-input-container .filter-input{width:100%;padding:8px 35px 8px 12px;border:1px solid #dee2e6;border-radius:6px;font-size:14px;background:#fff;transition:border-color .2s}.chart-section .chart-header .chart-controls .filter-input-container .filter-input:focus{outline:none;border-color:#306663;box-shadow:0 0 0 2px #3066631a}.chart-section .chart-header .chart-controls .filter-input-container .filter-input::placeholder{color:#6c757d}.chart-section .chart-header .chart-controls .filter-input-container .clear-filter-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:#6c757d;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s}.chart-section .chart-header .chart-controls .filter-input-container .clear-filter-btn:hover{background:#f8f9fa;color:#495057}.chart-section .chart-header .chart-controls .control-btn{padding:6px;border:1px solid #dee2e6;background:#fff;border-radius:4px;cursor:pointer;display:flex;align-items:center;transition:all .2s}.chart-section .chart-header .chart-controls .control-btn:hover{background:#f8f9fa}.chart-section .chart-header .chart-controls .control-btn.active{background:#306663;color:#fff;border-color:#306663}.chart-section .chart-table .table-header{background:#f8f9fa;border-bottom:2px solid #dee2e6}.chart-section .chart-table .table-header .header-row{display:grid;grid-template-columns:60px 1fr 300px 200px;align-items:center;padding:15px 20px;font-weight:600;color:#495057;font-size:14px}.chart-section .chart-table .table-header .header-row .sortable-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s;padding:4px 8px;border-radius:4px}.chart-section .chart-table .table-header .header-row .sortable-header:hover{color:#306663;background:#3066630d}.chart-section .chart-table .table-header .header-row .sortable-header span{flex:1}.chart-section .chart-table .table-header .header-row .sortable-header svg{margin-left:8px;flex-shrink:0;opacity:.7;transition:opacity .2s}.chart-section .chart-table .table-header .header-row .sortable-header:hover svg{opacity:1}.chart-section .chart-table .table-header .header-row .col-attribute.sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none}.chart-section .chart-table .table-header .header-row .col-attribute.sortable-header:hover{color:#306663;background:#3066630d}.chart-section .chart-table .table-body .no-results{padding:40px 20px;text-align:center;color:#6c757d;font-style:italic;border-bottom:1px solid #f1f3f4}.chart-section .chart-table .table-body .no-results p{margin:0}.chart-section .chart-table .table-body .table-row{display:grid;grid-template-columns:60px 1fr 300px 200px;align-items:center;padding:12px 20px;border-bottom:1px solid #f1f3f4;transition:background-color .2s}.chart-section .chart-table .table-body .table-row:hover{background:#f8f9fa}.chart-section .chart-table .table-body .table-row .col-rank{font-weight:500;color:#6c757d}.chart-section .chart-table .table-body .table-row .col-attribute{font-weight:500;color:#2c3e50;padding-right:15px}.chart-section .chart-table .table-body .table-row .col-rating .bar-cell,.chart-section .chart-table .table-body .table-row .col-responses .bar-cell{position:relative;width:100%;display:flex;align-items:center;gap:10px}.chart-section .chart-table .table-body .table-row .col-rating .rating-bar-container,.chart-section .chart-table .table-body .table-row .col-rating .response-bar-container,.chart-section .chart-table .table-body .table-row .col-responses .rating-bar-container,.chart-section .chart-table .table-body .table-row .col-responses .response-bar-container{position:relative;height:16px;background:#f1f3f4;border-radius:8px;overflow:hidden;cursor:help;flex:1}.chart-section .chart-table .table-body .table-row .col-rating .rating-bar-container .rating-bar,.chart-section .chart-table .table-body .table-row .col-rating .rating-bar-container .response-bar,.chart-section .chart-table .table-body .table-row .col-rating .response-bar-container .rating-bar,.chart-section .chart-table .table-body .table-row .col-rating .response-bar-container .response-bar,.chart-section .chart-table .table-body .table-row .col-responses .rating-bar-container .rating-bar,.chart-section .chart-table .table-body .table-row .col-responses .rating-bar-container .response-bar,.chart-section .chart-table .table-body .table-row .col-responses .response-bar-container .rating-bar,.chart-section .chart-table .table-body .table-row .col-responses .response-bar-container .response-bar{height:16px;border-radius:8px;transition:all .3s ease;position:absolute;left:0;top:0;padding:0;margin:0;box-sizing:border-box}.chart-section .chart-table .table-body .table-row .col-rating .rating-bar-container:hover .rating-bar,.chart-section .chart-table .table-body .table-row .col-rating .rating-bar-container:hover .response-bar,.chart-section .chart-table .table-body .table-row .col-rating .response-bar-container:hover .rating-bar,.chart-section .chart-table .table-body .table-row .col-rating .response-bar-container:hover .response-bar,.chart-section .chart-table .table-body .table-row .col-responses .rating-bar-container:hover .rating-bar,.chart-section .chart-table .table-body .table-row .col-responses .rating-bar-container:hover .response-bar,.chart-section .chart-table .table-body .table-row .col-responses .response-bar-container:hover .rating-bar,.chart-section .chart-table .table-body .table-row .col-responses .response-bar-container:hover .response-bar{opacity:.8}.chart-section .chart-table .table-body .table-row .col-rating .bar-value,.chart-section .chart-table .table-body .table-row .col-responses .bar-value{font-size:12px;font-weight:500;color:#374151;min-width:30px;flex-shrink:0}.chart-section .chart-table .table-body .table-row .col-rating.col-rating .bar-value,.chart-section .chart-table .table-body .table-row .col-responses.col-rating .bar-value{text-align:left;order:-1}.chart-section .chart-table .table-body .table-row .col-rating.col-responses .bar-value,.chart-section .chart-table .table-body .table-row .col-responses.col-responses .bar-value{text-align:right;order:1}.summary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.summary-stats .stat-item{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;gap:15px}.summary-stats .stat-item svg{color:#ffb315}.summary-stats .stat-item div .stat-value{display:block;font-size:24px;font-weight:700;color:#2c3e50;line-height:1}.summary-stats .stat-item div .stat-label{display:block;font-size:14px;color:#6c757d;margin-top:4px}@media (max-width: 768px){.summary-dashboard{padding:10px}.summary-dashboard .consolidated-header{flex-direction:column;gap:15px;padding:15px}.summary-dashboard .consolidated-header .header-left,.summary-dashboard .consolidated-header .header-right{width:100%}.summary-dashboard .consolidated-header .header-left{justify-content:center}.summary-dashboard .consolidated-header .header-right{align-items:center;order:2}.summary-dashboard .content-header{flex-direction:column;gap:15px;text-align:center}.summary-dashboard .content-header h1{font-size:24px}.summary-dashboard .chart-section .chart-table .table-header .header-row,.summary-dashboard .chart-section .chart-table .table-body .table-row{grid-template-columns:40px 1fr}.summary-dashboard .chart-section .chart-table .table-header .header-row .col-rating,.summary-dashboard .chart-section .chart-table .table-header .header-row .col-responses,.summary-dashboard .chart-section .chart-table .table-body .table-row .col-rating,.summary-dashboard .chart-section .chart-table .table-body .table-row .col-responses{display:none}.summary-dashboard .chart-section .filter-section .filter-input-container .filter-input{font-size:16px}.summary-dashboard .summary-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}[title]{position:relative}[title]:hover:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;box-shadow:0 4px 6px -1px #0000001a;font-size:.875rem;color:#374151;white-space:nowrap;z-index:9999;pointer-events:none}#dashboard-reports .header-info-with-logo-container .org-page-logo-container{width:100px;height:100px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f4f4f4}#dashboard-reports .header-info-with-logo-container .org-page-logo{width:100%;height:100%;object-fit:cover}.attribute-drilldown-modal{width:90vw;max-width:1000px;height:80vh;max-height:800px}.attribute-drilldown-modal .modal-body{display:flex;flex-direction:column;gap:1.5rem}.attribute-drilldown-modal .drilldown-summary{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f8f9fa;border-radius:.5rem;border-left:4px solid #306663}.attribute-drilldown-modal .drilldown-summary .summary-left .attribute-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.attribute-drilldown-modal .drilldown-summary .summary-left .attribute-category{font-size:.875rem;color:#6b7280;text-transform:capitalize}.attribute-drilldown-modal .drilldown-summary .summary-right{display:flex;gap:2rem;text-align:center}.attribute-drilldown-modal .drilldown-summary .summary-right .summary-stat .stat-value{display:block;font-size:1.5rem;font-weight:700;color:#1f2937}.attribute-drilldown-modal .drilldown-summary .summary-right .summary-stat .stat-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.attribute-drilldown-modal .drilldown-filters{display:flex;gap:1rem;align-items:center}.attribute-drilldown-modal .drilldown-filters .rating-filter{display:flex;gap:.5rem}.attribute-drilldown-modal .drilldown-filters .rating-filter .rating-chip{padding:.375rem .75rem;border:1px solid #d1d5db;border-radius:1rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease}.attribute-drilldown-modal .drilldown-filters .rating-filter .rating-chip:hover{border-color:#306663;background-color:#f0f9ff}.attribute-drilldown-modal .drilldown-filters .rating-filter .rating-chip.active{background-color:#306663;color:#fff;border-color:#306663}.attribute-drilldown-modal .drilldown-filters .search-filter{flex:1;position:relative}.attribute-drilldown-modal .drilldown-filters .search-filter input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}.attribute-drilldown-modal .drilldown-filters .search-filter input:focus{outline:none;border-color:#306663;box-shadow:0 0 0 2px #3066631a}.attribute-drilldown-modal .profiles-table{flex:1;overflow:hidden;display:flex;flex-direction:column}.attribute-drilldown-modal .profiles-table .table-header{background:#f8f9fa;border-bottom:2px solid #dee2e6;flex-shrink:0}.attribute-drilldown-modal .profiles-table .table-header .header-row{display:grid;grid-template-columns:2fr 2fr 1fr 1fr;gap:1rem;padding:.75rem 1rem;font-weight:600;color:#495057;font-size:.875rem}.attribute-drilldown-modal .profiles-table .table-body{flex:1;overflow-y:auto}.attribute-drilldown-modal .profiles-table .table-body .profile-row{display:grid;grid-template-columns:2fr 2fr 1fr 1fr;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid #f1f3f4;transition:background-color .2s;align-items:center}.attribute-drilldown-modal .profiles-table .table-body .profile-row:hover{background-color:#f8f9fa}.attribute-drilldown-modal .profiles-table .table-body .profile-row .profile-name{font-weight:500;color:#1f2937}.attribute-drilldown-modal .profiles-table .table-body .profile-row .profile-email{color:#6b7280;font-size:.875rem}.attribute-drilldown-modal .profiles-table .table-body .profile-row .profile-rating .rating-badge{padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;color:#fff}.attribute-drilldown-modal .profiles-table .table-body .profile-row .profile-rating .rating-badge.rating-1{background-color:#dc2626}.attribute-drilldown-modal .profiles-table .table-body .profile-row .profile-rating .rating-badge.rating-2{background-color:#ea580c}.attribute-drilldown-modal .profiles-table .table-body .profile-row .profile-rating .rating-badge.rating-3{background-color:#d97706}.attribute-drilldown-modal .profiles-table .table-body .profile-row .profile-rating .rating-badge.rating-4{background-color:#16a34a}.attribute-drilldown-modal .profiles-table .table-body .profile-row .profile-rating .rating-badge.rating-5{background-color:#059669}.attribute-drilldown-modal .profiles-table .table-body .profile-row .profile-actions{display:flex;gap:.5rem}.attribute-drilldown-modal .profiles-table .table-body .profile-row .profile-actions .action-link{padding:.25rem .5rem;background:#306663;color:#fff;text-decoration:none;border-radius:.25rem;font-size:.75rem;transition:background-color .2s}.attribute-drilldown-modal .profiles-table .table-body .profile-row .profile-actions .action-link:hover{background:#245450}.attribute-drilldown-modal .profiles-table .table-body .no-profiles-found{padding:2rem;text-align:center;color:#6b7280;font-style:italic}@media (max-width: 768px){.attribute-drilldown-modal{width:95vw;height:85vh}.attribute-drilldown-modal .drilldown-summary{flex-direction:column;gap:1rem;text-align:center}.attribute-drilldown-modal .drilldown-summary .summary-right{justify-content:center}.attribute-drilldown-modal .drilldown-filters{flex-direction:column;align-items:stretch}.attribute-drilldown-modal .drilldown-filters .rating-filter{flex-wrap:wrap;justify-content:center}.attribute-drilldown-modal .profiles-table .table-header .header-row,.attribute-drilldown-modal .profiles-table .table-body .profile-row{grid-template-columns:1fr;gap:.5rem}.attribute-drilldown-modal .profiles-table .table-header .header-row .profile-email,.attribute-drilldown-modal .profiles-table .table-body .profile-row .profile-email{font-size:.75rem}.attribute-drilldown-modal .profiles-table .table-header .header-row .profile-actions,.attribute-drilldown-modal .profiles-table .table-body .profile-row .profile-actions{justify-content:flex-start}}#individual-dashboard .member-selector{margin:20px 0;display:flex;align-items:center}#individual-dashboard .member-selector label{margin-right:10px;font-weight:700}#individual-dashboard .member-selector select{padding:8px;border-radius:4px;border:1px solid #ccc;min-width:300px}#individual-dashboard .member-header{padding:15px 0;border-bottom:1px solid #e0e0e0}#individual-dashboard .date-and-actions{display:flex;justify-content:space-between;margin-top:10px}#individual-dashboard .date-and-actions .actions img{margin-left:10px;cursor:pointer}#individual-dashboard .skill-summary{margin:20px 0}#individual-dashboard .skill-summary .summary-header{display:flex;align-items:center;margin-bottom:20px}#individual-dashboard .skill-summary .summary-header .profile-icon{width:60px;height:60px;margin-right:15px}#individual-dashboard .category-cards{display:flex;justify-content:space-between;gap:20px;margin-top:20px}#individual-dashboard .category-cards .category-card{flex:1;padding:15px;border:2px solid;border-radius:5px;text-align:center}#individual-dashboard .category-cards .category-card .average-score-value{font-size:24px;font-weight:700;margin:10px 0}#individual-dashboard .category-cards .category-card .top-attribute-row{display:flex;justify-content:center;margin:6px 0 2px}#individual-dashboard .category-cards .category-card .top-attribute-chip{max-width:90%;display:inline-block;padding:4px 10px;border-radius:999px;background-color:#f1f5f9;color:#1f2937;font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#individual-dashboard .category-cards .category-card .ratings-mini-bars{display:flex;flex-direction:column;gap:6px;margin-top:12px;text-align:left}#individual-dashboard .category-cards .category-card .ratings-mini-bars .mini-row{display:grid;grid-template-columns:36px 1fr 38px;align-items:center;gap:8px}#individual-dashboard .category-cards .category-card .ratings-mini-bars .mini-label{font-size:12px;color:#64748b;text-align:right}#individual-dashboard .category-cards .category-card .ratings-mini-bars .mini-bar-bg{position:relative;height:8px;border-radius:999px;overflow:hidden;background-color:#e5e7eb}#individual-dashboard .category-cards .category-card .ratings-mini-bars .mini-bar-fill{position:absolute;inset:0 auto 0 0;height:100%;width:0%;background-color:#306663;border-radius:999px;transition:width .3s ease}#individual-dashboard .category-cards .category-card .ratings-mini-bars .mini-value{font-size:12px;color:#334155;text-align:left;font-weight:600}#individual-dashboard .category-cards .category-card .score-graph{display:none}#individual-dashboard .attribute-table-section,#individual-dashboard .attribute-table-section .profile-tables-container{margin:30px 0}#individual-dashboard .attribute-table-section .profile-tables-container .profile-tables-header{border-bottom:2px solid #306663;padding-bottom:10px;margin-bottom:20px;font-size:1.25rem;font-weight:600}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section{margin-bottom:30px;background:#fafafa;padding:20px;border-radius:8px;box-shadow:0 1px 3px #0000001a}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section:last-child{margin-bottom:0}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .profile-attribute-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .profile-attribute-header h3{margin:0;color:#306663}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .profile-attribute-header .profile-metadata{display:flex;align-items:center;gap:10px}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .profile-attribute-header .profile-metadata .profile-type-badge{background-color:#e0f2f1;color:#306663;padding:4px 10px;border-radius:20px;font-size:12px}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .profile-attribute-header .profile-metadata .profile-date{font-size:14px;color:#666}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .attribute-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;margin-top:15px;box-shadow:0 1px 2px #0000000d}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .attribute-table th,#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .attribute-table td{padding:12px 15px;text-align:left;border-bottom:1px solid #e0e0e0}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .attribute-table th{background-color:#f5f5f5;font-weight:600;color:#333;position:relative;border-bottom:2px solid #d0d0d0;white-space:nowrap}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .attribute-table th:not(:last-child):after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background-color:#d0d0d0}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .attribute-table tr:last-child td{border-bottom:none}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .attribute-table tr:hover td{background-color:#f0f7f7}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .attribute-table td:nth-child(4),#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .attribute-table td:nth-child(5),#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .attribute-table td:nth-child(6){text-align:center;font-weight:500}#individual-dashboard .attribute-table-section .profile-tables-container .profile-attribute-section .attribute-table td:nth-child(6){color:#306663}#individual-dashboard .development-section{margin:30px 0}#individual-dashboard .development-section .recommendations-container{display:flex;flex-wrap:wrap;gap:20px}#individual-dashboard .development-section .recommendations-container .recommendation-category{flex:1;min-width:300px;border:3px solid #e0e0e0;border-radius:5px;padding:15px}#individual-dashboard .profile-count-badge{display:inline-block;background-color:#306663;color:#fff;padding:4px 10px;border-radius:20px;font-size:14px;margin-top:10px}#individual-dashboard .category-cards .category-card .profile-count{font-size:12px;color:#666;margin-top:10px;font-style:italic}#individual-dashboard .profile-tables-container{margin:30px 0}#individual-dashboard .profile-tables-container .profile-tables-header{border-bottom:2px solid #306663;padding-bottom:10px;margin-bottom:20px;font-size:1.25rem;font-weight:600}#individual-dashboard .profile-tables-container .profile-attribute-section{margin-bottom:30px;background:#fafafa;padding:20px;border-radius:8px;box-shadow:0 1px 3px #0000001a}#individual-dashboard .profile-tables-container .profile-attribute-section:last-child{margin-bottom:0}#individual-dashboard .profile-tables-container .profile-attribute-section .profile-attribute-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}#individual-dashboard .profile-tables-container .profile-attribute-section .profile-attribute-header h3{margin:0;color:#306663}#individual-dashboard .profile-tables-container .profile-attribute-section .profile-attribute-header .profile-metadata{display:flex;align-items:center;gap:10px}#individual-dashboard .profile-tables-container .profile-attribute-section .profile-attribute-header .profile-metadata .profile-type-badge{background-color:#e0f2f1;color:#306663;padding:4px 10px;border-radius:20px;font-size:12px}#individual-dashboard .profile-tables-container .profile-attribute-section .profile-attribute-header .profile-metadata .profile-date{font-size:14px;color:#666}#individual-dashboard .profile-tables-container .profile-attribute-section .attribute-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;margin-top:15px;box-shadow:0 1px 2px #0000000d}#individual-dashboard .profile-tables-container .profile-attribute-section .attribute-table th,#individual-dashboard .profile-tables-container .profile-attribute-section .attribute-table td{padding:12px 15px;text-align:left;border-bottom:1px solid #e0e0e0}#individual-dashboard .profile-tables-container .profile-attribute-section .attribute-table th{background-color:#f5f5f5;font-weight:600;color:#333;position:relative;border-bottom:2px solid #d0d0d0;white-space:nowrap}#individual-dashboard .profile-tables-container .profile-attribute-section .attribute-table th:not(:last-child):after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background-color:#d0d0d0}#individual-dashboard .profile-tables-container .profile-attribute-section .attribute-table tr:last-child td{border-bottom:none}#individual-dashboard .profile-tables-container .profile-attribute-section .attribute-table tr:hover td{background-color:#f0f7f7}#individual-dashboard .profile-tables-container .profile-attribute-section .attribute-table td:nth-child(4),#individual-dashboard .profile-tables-container .profile-attribute-section .attribute-table td:nth-child(5),#individual-dashboard .profile-tables-container .profile-attribute-section .attribute-table td:nth-child(6){text-align:center;font-weight:500}#individual-dashboard .profile-tables-container .profile-attribute-section .attribute-table td:nth-child(6){color:#306663}#individual-dashboard .comments-section{margin:30px 0}#individual-dashboard .comments-section .comments-container .no-comments-container{text-align:center;padding:40px 20px}#individual-dashboard .comments-section .comments-container .no-comments-container .no-comments-message{max-width:600px;margin:0 auto}#individual-dashboard .comments-section .comments-container .no-comments-container .no-comments-message p{font-style:italic;color:#666;font-size:16px;line-height:1.6;margin-bottom:20px}#individual-dashboard .comments-section .comments-container .no-comments-container .no-comments-message .message-actions{margin-top:24px}#individual-dashboard .comments-section .comments-container .no-comments-container .no-comments-message .message-actions .help-text{font-style:italic;color:#888;font-size:14px;margin:0}#individual-dashboard .comments-section .comments-container .comment{background-color:#f9f9f9;padding:15px;margin-bottom:15px;border-radius:5px}#individual-dashboard .development-section .recommendation-category .recommendation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}#individual-dashboard .development-section .recommendation-category .recommendation-header h4{margin:0;font-weight:600}#individual-dashboard .development-section .recommendation-category .recommendation-header .recommendation-profiles{display:flex;flex-wrap:wrap;gap:5px}#individual-dashboard .development-section .recommendation-category .recommendation-header .recommendation-profile-badge{background-color:#f0f0f0;color:#333;padding:3px 8px;border-radius:15px;font-size:12px}@media (max-width: 768px){#individual-dashboard .profile-attribute-header{flex-direction:column;align-items:flex-start;gap:10px}#individual-dashboard .comment-header,#individual-dashboard .recommendation-header{flex-direction:column;align-items:flex-start;gap:8px}}#individual-dashboard .dashboard-header{display:flex;justify-content:space-between;align-items:center;margin:20px 0;padding-bottom:15px;border-bottom:1px solid #e0e0e0}#individual-dashboard .dashboard-header .header-left{flex:1}#individual-dashboard .dashboard-header .header-right{display:flex;align-items:center}#individual-dashboard .dashboard-header .header-right .data-source-toggle{display:flex;align-items:center;gap:.75rem;font-size:.875rem;font-family:roboto,helvetica,sans-serif}#individual-dashboard .dashboard-header .header-right .data-source-toggle span{color:#6b7280;font-weight:500;transition:all .2s ease}#individual-dashboard .dashboard-header .header-right .data-source-toggle span.active-source{font-weight:600;color:#1f2937}#individual-dashboard .dashboard-header .header-right .data-source-toggle .toggle-switch{position:relative;display:inline-block;width:48px;height:24px}#individual-dashboard .dashboard-header .header-right .data-source-toggle .toggle-switch input{opacity:0;width:0;height:0}#individual-dashboard .dashboard-header .header-right .data-source-toggle .toggle-switch .toggle-slider{position:absolute;top:0;right:0;bottom:0;left:0;background:#e2e8f0;border-radius:9999px;transition:background .2s ease}#individual-dashboard .dashboard-header .header-right .data-source-toggle .toggle-switch .toggle-slider:before{content:"";position:absolute;width:24px;height:21px;left:2px;top:2px;background:#fff;border-radius:9999px;box-shadow:0 1px 2px #00000026;transition:transform .2s ease}#individual-dashboard .dashboard-header .header-right .data-source-toggle .toggle-switch input:checked+.toggle-slider{background:#ff6b00}#individual-dashboard .dashboard-header .header-right .data-source-toggle .toggle-switch input:checked+.toggle-slider:before{transform:translate(12px)}#individual-dashboard .dashboard-header .header-right .header-actions{display:flex;gap:10px}#individual-dashboard .dashboard-header .header-right .header-actions .action-btn{padding:8px 12px;border:1px solid #dee2e6;background:#fff;border-radius:4px;cursor:pointer;display:flex;align-items:center;transition:all .2s}#individual-dashboard .dashboard-header .header-right .header-actions .action-btn:hover{background:#f8f9fa;border-color:#adb5bd}.widget-container .recharts-legend-wrapper li.recharts-legend-item{font-weight:600;opacity:1}.widget-container .recharts-legend-wrapper .recharts-legend-item-text{font-weight:600;opacity:1;fill:#1f2937}.widget-container .recharts-legend-wrapper li.recharts-legend-item.legend-item-0,.widget-container .recharts-legend-wrapper li.recharts-legend-item.legend-item-1,.widget-container .recharts-legend-wrapper li.recharts-legend-item.legend-item-2,.widget-container .recharts-legend-wrapper li.recharts-legend-item.legend-item-3{font-weight:600;opacity:1}.data-source-toggle{display:flex;align-items:center;gap:8px;white-space:nowrap}.data-source-toggle span{font-size:14px;font-weight:500;color:#64748b}.data-source-toggle span.active-source{color:#1f2937;font-weight:600}.data-source-toggle .toggle-switch{position:relative;display:inline-block;width:48px;height:24px}.data-source-toggle .toggle-switch input{opacity:0;width:0;height:0}.data-source-toggle .toggle-switch .toggle-slider{position:absolute;top:0;right:0;bottom:0;left:0;background:#e2e8f0;border-radius:9999px;transition:background .2s ease}.data-source-toggle .toggle-switch .toggle-slider:before{content:"";position:absolute;width:24px;height:21px;left:2px;top:2px;background:#fff;border-radius:9999px;box-shadow:0 1px 2px #00000026;transition:transform .2s ease}.data-source-toggle .toggle-switch input:checked+.toggle-slider{background:#ff6b00}.data-source-toggle .toggle-switch input:checked+.toggle-slider:before{transform:translate(12px)}.recommendation-category{margin-bottom:1.5rem}.recommendation-category[data-priority=high] .recommendation-header{background:linear-gradient(135deg,#ff6b35,#ff8c42);color:#fff;padding:1rem;border-radius:8px;margin-bottom:.5rem}.recommendation-category[data-priority=high] .recommendation-header h4{color:#fff;margin:0 0 .5rem}.recommendation-category[data-priority=completed] .recommendation-header{background:linear-gradient(135deg,#28a745,#4caf50);color:#fff;padding:1rem;border-radius:8px;margin-bottom:.5rem}.recommendation-category[data-priority=completed] .recommendation-header h4{color:#fff;margin:0 0 .5rem}.recommendation-category ul li strong{font-weight:600}.primary-button,.add-member-button,.modal-add-button{background-color:#ff4f18;color:#fff;padding:.5rem 1rem;border-radius:.3rem;border:none;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .3s;text-align:center;box-shadow:0 1px 3px #0000001a}.primary-button:hover,.add-member-button:hover,.modal-add-button:hover{background-color:#e43600;box-shadow:0 2px 5px #00000026}.primary-button:focus,.add-member-button:focus,.modal-add-button:focus{outline:none;box-shadow:0 0 0 2px #ff4f1866}.primary-button:disabled,.add-member-button:disabled,.modal-add-button:disabled{opacity:.6;cursor:not-allowed}.secondary-button,.clear-selection{background-color:#71aeae;color:#fff;padding:.5rem 1rem;border-radius:.3rem;border:none;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .3s;text-align:center}.secondary-button:hover,.clear-selection:hover{background-color:#569696;box-shadow:0 2px 5px #0000001a}.secondary-button:focus,.clear-selection:focus{outline:none;box-shadow:0 0 0 2px #71aeae66}.text-button,.remove-button{background:none;color:#ff4f18;border:none;padding:.25rem .5rem;border-radius:.3rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .3s}.text-button:hover,.remove-button:hover{background-color:#ff4f1814;color:#e43600}.text-button:focus,.remove-button:focus{outline:none;box-shadow:0 0 0 2px #ff4f1833}.skills-gap-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1.5rem;width:100%;margin:0;padding:.5rem 0}.analysis-card{background-color:#fff;border-radius:.3rem;box-shadow:0 4px 10px #0000000d;padding:1.5rem;transition:all .3s;width:100%}.analysis-card h1{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1c5253}.analysis-card h2{font-size:1.25rem;font-weight:600;color:#1c5253;margin-bottom:1rem}.analysis-card h3{font-size:1rem;font-weight:600;color:#333;margin-bottom:.5rem}.analysis-controls{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;margin-bottom:1rem;padding:1rem;background-color:#fff;border-radius:.3rem;box-shadow:0 2px 6px #0000000d}.analysis-controls .control-group{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.35rem;width:100%;margin-bottom:.75rem}.analysis-controls .control-group:last-child{margin-bottom:0}.analysis-controls .control-group label{width:100%;font-size:.875rem;font-weight:600;color:#333;margin-bottom:.25rem}.analysis-controls .control-group .custom-select-wrapper{position:relative;width:100%;margin-bottom:.5rem}.analysis-controls .control-group .custom-select-wrapper .custom-select{width:100%;padding:.75rem 1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f5f7f7;border:none;border-radius:8px;font-size:.875rem;color:#333;cursor:pointer;transition:all .2s}.analysis-controls .control-group .custom-select-wrapper .custom-select:focus{outline:none;box-shadow:0 0 0 2px #71aeae33}.analysis-controls .control-group .custom-select-wrapper .select-arrow{position:absolute;top:50%;right:1rem;transform:translateY(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #333333;pointer-events:none}.analysis-controls .control-group.slider-group{margin-top:.5rem}.analysis-controls .control-group .slider-container{width:100%;padding-top:.5rem}.analysis-controls .control-group .slider-container .custom-slider{width:100%;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e0e0e0;border-radius:3px;outline:none;margin-bottom:1rem}.analysis-controls .control-group .slider-container .custom-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#71aeae;cursor:pointer;border:2px solid white;box-shadow:0 1px 3px #0003}.analysis-controls .control-group .slider-container .slider-value-container{display:flex;justify-content:center}.analysis-controls .control-group .slider-container .slider-value-container .threshold-value{background-color:#71aeae;color:#fff;font-weight:600;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:1.1rem;box-shadow:0 2px 4px #0000001a}.analysis-controls .control-group .slider-value-container{display:flex;justify-content:center}.analysis-controls .control-group .threshold-value{background-color:#71aeae;color:#fff;font-weight:600;padding:.25rem .75rem;border-radius:12px;font-size:.875rem}.skill-gaps{background-color:#fff;border-radius:.3rem;padding:1rem;margin-bottom:1.5rem}.skill-gaps ul{list-style:none;padding:0}.skill-gaps ul li{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:.5rem 0;border-bottom:1px solid rgb(243.4130434783,244.3043478261,246.0869565217)}.skill-gaps ul li:last-child{border-bottom:none}.skill-gaps ul li .gap-skill-name{font-size:.875rem;color:#333}.skill-gaps ul li .gap-metrics{font-size:.875rem;font-weight:500;color:#ff4f18}.skill-gaps .no-gaps{color:#66b9b9;font-weight:500;font-size:.875rem}.chart-container{width:100%;height:400px;margin-bottom:0;background-color:#f9fafb;border-radius:.3rem;padding:1rem;box-shadow:inset 0 0 0 1px #e5e7eb}.chart-container .recharts-polar-grid-angle line,.chart-container .recharts-polar-grid-concentric path{stroke:#f3f4f6;stroke-width:1}.chart-container .recharts-polar-angle-axis-tick-value{fill:#333;font-size:12px}.chart-container .recharts-radar-polygon:nth-of-type(1){fill:#71aeae66;stroke:#71aeae;stroke-width:2}.chart-container .recharts-radar-polygon:nth-of-type(2){fill:#ffb3151a;stroke:#ffb315;stroke-width:1.5;stroke-dasharray:3 3}.chart-container .recharts-legend-item .recharts-surface{margin-right:.25rem}.chart-container .recharts-legend-item .recharts-legend-item-text{color:#333!important;font-size:.75rem}.chart-container .no-data-message{height:100%;display:flex;align-items:center;justify-content:center;color:#6b7280;text-align:center;padding:1rem}.team-members{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem}.team-members .member-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;margin-bottom:1rem}.team-members .add-member-button{margin-left:auto}.team-members .member-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem}.team-members .member-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.3rem;transition:all .3s}.team-members .member-item:hover{border-color:#71aeae;background-color:#fff}.team-members .member-item .member-name{font-size:.875rem;color:#333}.team-members .member-item .remove-button{padding:.25rem .5rem}.team-members .member-item .skill-indicator{display:inline-block;padding:.25rem .5rem;border-radius:.3rem;font-size:.75rem;font-weight:500;color:#fff;background-color:#ff4f18}.team-members-section{background-color:#f9fafb;border-radius:.3rem;padding:1rem;border:1px solid #e5e7eb}.team-members-section .member-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.team-members-section .member-header h2{margin-bottom:0}.team-members-section .member-list{display:flex;flex-direction:column;gap:.5rem}.team-members-section .member-item{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:.5rem .75rem;border-radius:.3rem;background-color:#fff;border:1px solid #e5e7eb}.team-members-section .member-item .member-name{font-size:.875rem;font-weight:500;color:#333;padding-right:.5rem}.team-members-section .member-item .member-attributes{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;justify-content:center}.team-members-section .member-item .attribute-pill{display:inline-flex;align-items:center;justify-content:space-between;padding:.25rem .5rem;font-size:.75rem;font-weight:500;border-radius:1rem;white-space:nowrap;max-width:120px;margin-right:.35rem;margin-bottom:.35rem}.team-members-section .member-item .attribute-pill .attribute-name{margin-right:.35rem;overflow:hidden;text-overflow:ellipsis;max-width:80px}.team-members-section .member-item .attribute-pill .attribute-rating{font-weight:600;background-color:#ffffff4d;min-width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.75rem}.team-members-section .member-item .attribute-pill.skills{background-color:#ffdcd1;border:1px solid #ff4f18;color:#ff4f18}.team-members-section .member-item .attribute-pill.competencies{background-color:#e2eff0;border:1px solid #71aeae;color:#71aeae}.team-members-section .member-item .attribute-pill.attitudes{background-color:#d2dcde;border:1px solid #1c5253;color:#1c5253}.team-members-section .member-item .member-actions{display:flex;justify-content:flex-end}.team-members-section .member-item .remove-button{padding:.25rem .5rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .2s ease-out;isolation:isolate}.modal-container{background-color:#fff;border-radius:.3rem;padding:1.5rem;max-width:64rem;width:95%;max-height:90vh;overflow:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;position:relative;z-index:10000}.modal-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb;padding-bottom:.75rem}.modal-header h2{font-size:1.5rem;font-weight:600;color:#1c5253;margin:0}.modal-header .modal-close-button{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:50%;transition:all .3s}.modal-header .modal-close-button:hover{background-color:#f9fafb;color:#333}.modal-search{margin-bottom:1.5rem}.modal-search .search-input-container{position:relative}.modal-search .search-input-container .search-input{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:1px solid #e5e7eb;border-radius:.3rem;font-size:.875rem}.modal-search .search-input-container .search-input:focus{outline:none;border-color:#71aeae;box-shadow:0 0 0 3px #71aeae33}.modal-search .search-input-container .search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#6b7280}.modal-profiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:1rem;margin-bottom:1rem}.modal-profile{border:1px solid #e5e7eb;border-radius:.3rem;padding:1rem;transition:all .3s}.modal-profile:hover{border-color:#71aeae;box-shadow:0 4px 8px #0000001a}.modal-profile h3{font-size:1rem;font-weight:600;margin-bottom:.25rem}.modal-profile p{color:#6b7280;font-size:.875rem;margin-bottom:.75rem}.modal-add-button{width:100%;margin-top:.75rem}.profile-interests p{margin-bottom:.25rem;font-size:.75rem;font-weight:500}.profile-interests .interests-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.25rem}.profile-interests .interest-item{border-radius:.5rem;border-style:solid;border-width:.031rem;padding:.2rem .4rem;font-size:.7rem;display:flex;align-items:center;gap:.25rem}.profile-interests .interest-item.default-category{color:#1c5253;background-color:#d2dcde;border-color:#1c5253}.profile-interests .interest-item.skill-category{color:#ff4f18;background-color:#ffdcd1;border-color:#ff4f18}.profile-interests .interest-item.knowledge-category{color:#ffb315;background-color:#fef0cf;border-color:#ffb315}.profile-interests .interest-item.competency-category{color:#71aeae;background-color:#e2eff0;border-color:#71aeae}.profile-interests .interest-item.attitude-category{color:#1c5253;background-color:#d2dcde;border-color:#1c5253}.profile-interests .interest-item .interest-rating{background-color:#ffffff80;border-radius:.25rem;padding:0 .25rem;font-weight:600;margin-left:.25rem;font-size:.65rem}.no-results{padding:2rem 1rem;text-align:center;border:2px dashed #e5e7eb;border-radius:.3rem;margin-top:1rem}.no-results p{color:#6b7280;margin-bottom:.75rem}.secondary-button{font-size:.75rem;padding:.25rem .75rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.analysis-content{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;width:100%}@media (min-width: 768px){.analysis-content{flex-direction:row}}.analysis-content .analysis-controls{flex:0 0 100%;min-width:100%;background-color:#fff;border-radius:.3rem;box-shadow:0 2px 6px #0000000d;padding:1.5rem;border:none;margin-bottom:1rem}@media (min-width: 768px){.analysis-content .analysis-controls{flex:0 0 25%;min-width:250px;max-width:300px;margin-bottom:0}}.analysis-content .analysis-controls .control-group{margin-bottom:.75rem}.analysis-content .analysis-controls .control-group:last-child{margin-bottom:0}.analysis-content .analysis-controls .control-group label{display:block;margin-bottom:.25rem;font-weight:600;color:#333}.skill-gaps-section{border-top:1px solid #e5e7eb;padding-top:1.5rem;margin-top:2rem}.skill-gaps-section h3{margin-bottom:1rem;font-size:1.2rem;border-bottom:1px solid #e0e0e0;padding-bottom:.5rem;color:#333}.skill-gaps-section .gaps-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;overflow:hidden}.skill-gaps-section .gaps-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 3fr;background-color:#f5f5f5;padding:.75rem 1rem;font-weight:600;font-size:.9rem;color:#333;border-bottom:2px solid #e0e0e0}.skill-gaps-section .gaps-list{list-style:none;padding:0;margin:0;max-height:400px;overflow-y:auto}.skill-gaps-section .gap-item{border-bottom:1px solid #f0f0f0;padding:.75rem 1rem;transition:background-color .2s}.skill-gaps-section .gap-item:hover{background-color:#f9f9f9}.skill-gaps-section .gap-item.skills{border-left:3px solid #ff4f18}.skill-gaps-section .gap-item.knowledge{border-left:3px solid #ffb315}.skill-gaps-section .gap-item.attitudes{border-left:3px solid #1c5253}.skill-gaps-section .gap-item.competencies{border-left:3px solid #71aeae}.skill-gaps-section .gap-main-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 3fr;align-items:center;gap:.5rem}.skill-gaps-section .gap-attribute-section{display:flex;align-items:center}.skill-gaps-section .gap-category-indicator{display:inline-block;width:12px;height:12px;border-radius:50%;margin-right:10px;box-shadow:0 1px 2px #0000001a}.skill-gaps-section .gap-attribute-name{font-weight:600;color:#333}.skill-gaps-section .gap-category-label{color:#6b7280;font-size:.9rem;font-weight:500}.skill-gaps-section .gap-metrics-container{display:contents}.skill-gaps-section .gap-current-rating,.skill-gaps-section .gap-size{font-weight:600;text-align:center;font-size:.95rem;color:#333}.skill-gaps-section .gap-current-rating{color:#6b7280}.skill-gaps-section .gap-size{color:#ff4f18}.skill-gaps-section .gap-visual-meter{padding:0 .5rem}.skill-gaps-section .gap-meter-background{height:8px;background-color:#e9e9e9;border-radius:4px;position:relative;overflow:visible;margin:8px 0}.skill-gaps-section .gap-meter-fill{height:100%;border-radius:4px;transition:width .3s ease}.skill-gaps-section .gap-meter-threshold{position:absolute;top:-4px;height:16px;width:2px;background-color:#333;z-index:2}.skill-gaps-section .gap-meter-threshold:after{content:"";position:absolute;top:-2px;left:-3px;width:8px;height:8px;border-radius:50%;background-color:#333}.skill-gaps-section .gap-size-label{font-size:.8rem;margin-top:6px;font-weight:500;text-align:right}.skill-gaps-section .no-gaps{padding:1.5rem;text-align:center;color:#6b7280;background-color:#f9f9f9;border-radius:6px;font-weight:500}@media (max-width: 768px){.skill-gaps-section .gaps-header,.skill-gaps-section .gap-main-content{grid-template-columns:2fr 1fr 1fr 2fr}.skill-gaps-section .header-visual,.skill-gaps-section .gap-visual-meter{display:none}}.attribute-selection{border:1px solid #e5e7eb;border-radius:.3rem;padding:1rem;background-color:#fff;margin-top:.5rem;box-shadow:0 1px 3px #0000000d}.attribute-selection h3{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.attribute-selection h3 .selection-count{font-size:.75rem;color:#6b7280;font-weight:400;background-color:#f5f7f7;padding:.25rem .5rem;border-radius:12px}.attribute-selection .attribute-list{max-height:200px;overflow-y:auto;background-color:#f9fafb;border-radius:6px}.attribute-selection .attribute-list .attribute-item{padding:.4rem .75rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-bottom:1px solid rgba(229,231,235,.5);transition:background-color .2s}.attribute-selection .attribute-list .attribute-item:last-child{border-bottom:none}.attribute-selection .attribute-list .attribute-item:hover{background-color:#e5e7eb1a}.attribute-selection .attribute-list .attribute-item.selected{background-color:#71aeae1a;font-weight:600}.attribute-selection .attribute-list .attribute-item .attribute-name{font-size:.85rem}.attribute-selection .attribute-list .attribute-item .category-indicator{width:8px;height:8px;border-radius:50%}.attribute-selection .clear-selection{margin-top:.5rem;width:100%;padding:.5rem;font-size:.8rem}.header-with-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem}.header-with-toggle h1{margin-bottom:0}.header-with-toggle .data-source-toggle{display:flex;align-items:center}.header-with-toggle .data-source-toggle span{margin:0 8px;font-size:14px;color:#333}.header-with-toggle .data-source-toggle span.active-source{font-weight:600;text-decoration:underline}.header-with-toggle .data-source-toggle .toggle-switch{position:relative;display:inline-block;width:48px;height:24px}.header-with-toggle .data-source-toggle .toggle-switch input{opacity:0;width:0;height:0}.header-with-toggle .data-source-toggle .toggle-switch input:checked+.toggle-slider{background-color:#ff4f18}.header-with-toggle .data-source-toggle .toggle-switch input:checked+.toggle-slider:before{transform:translate(8px)}.header-with-toggle .data-source-toggle .toggle-switch input:disabled+.toggle-slider{opacity:.6;cursor:not-allowed}.header-with-toggle .data-source-toggle .toggle-switch .toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:24px}.header-with-toggle .data-source-toggle .toggle-switch .toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.attribute-category-legend{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e5e7eb}.attribute-category-legend h4{margin-bottom:.75rem;font-size:.875rem;font-weight:600;color:#333}.attribute-category-legend .legend-items{display:flex;flex-wrap:wrap;gap:.5rem}.attribute-category-legend .legend-item{display:inline-flex;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;border-radius:1rem;white-space:nowrap}.attribute-category-legend .legend-item.skills{background-color:#ffdcd1;border:1px solid #ff4f18;color:#ff4f18}.attribute-category-legend .legend-item.knowledge{background-color:#fef0cf;border:1px solid #ffb315;color:#ffb315}.attribute-category-legend .legend-item.competencies{background-color:#e2eff0;border:1px solid #71aeae;color:#71aeae}.attribute-category-legend .legend-item.attitudes{background-color:#d2dcde;border:1px solid #1c5253;color:#1c5253}.onboarding-container{min-height:100vh;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:30px}.onboarding-card{background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;width:100%;max-width:800px;position:relative}.progress-bar{height:8px;background-color:#e0e0e0;border-radius:4px 4px 0 0;overflow:hidden}.progress-bar .progress-fill{height:100%;background-color:#ff5018;transition:all .3s ease}.stepper{display:flex;justify-content:space-between;padding:24px 32px;position:relative;margin-bottom:10px}.stepper:before{content:"";position:relative;top:50%;left:50px;right:50px;height:1px;background-color:#e0e0e0;z-index:1}.stepper .step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;flex:1}.stepper .step.active .step-circle{border-color:#ff5018;background-color:#ff5018;color:#fff}.stepper .step.completed .step-circle{background-color:#ff5018;border-color:#ff5018;color:#fff}.stepper .step.completed .step-circle img{width:16px;height:16px}.stepper .step .step-circle{width:32px;height:32px;border-radius:50%;background-color:#fff;border:2px solid #e0e0e0;display:flex;align-items:center;justify-content:center;margin-bottom:8px;transition:all .3s ease}.stepper .step .step-info{text-align:center}.stepper .step .step-info .step-label{font-weight:500;margin-bottom:4px}.stepper .step .step-info .step-description{font-size:.875rem;color:#666}.content{padding:24px 48px;min-height:200px;border-top:2px solid #eee}.form-step{max-width:600px;margin:0 auto;padding:0 16px}.form-step h2{margin-bottom:24px;text-align:center}.form-step p{text-align:center;color:#666;margin-bottom:24px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}.form-group input,.form-group select{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus{outline:none;border-color:#ff5018;box-shadow:0 0 0 2px #ff50181a}.logo-preview{display:flex;justify-content:center;margin-top:10px}.completion-step{text-align:center;padding:32px 16px}.completion-step h2{margin-bottom:16px}.completion-step p{color:#666;margin-bottom:24px}.welcome-step{text-align:center}.welcome-step .info-alert{background-color:#bae0df;border-radius:4px;padding:16px;margin-top:16px;text-align:left}.welcome-step .benefits-list{list-style:none;padding:0;margin:16px 0 0}.welcome-step .benefits-list li{padding:8px 0;display:flex;align-items:center}.welcome-step .benefits-list li img{width:16px;height:16px;margin-right:8px}.actions{display:flex;justify-content:space-between;padding:16px 32px;border-top:1px solid #eee}.actions .btn{padding:8px 16px;border-radius:4px;font-size:1rem;cursor:pointer;transition:all .3s ease;border:none}.actions .btn.btn-primary{background-color:#ff5018;color:#fff}.actions .btn.btn-primary:hover{background-color:#0f181e}.actions .btn.btn-secondary{background-color:transparent;border:1px solid #ff5018;color:#ff5018}.actions .btn.btn-secondary:hover{background-color:#ff50180a}.actions .btn:disabled{opacity:.5;cursor:not-allowed}h1{font-size:2rem;margin-bottom:1rem;color:#333}h3{font-size:1.25rem;margin:0 0 1rem;color:#333}.error-message{background-color:#fdeded;border:1px solid #d32f2f;color:#d32f2f;padding:12px;border-radius:4px;margin-bottom:16px}.team-invites-container{margin-bottom:1rem}.team-invites-container .dropdown-style-input{margin-bottom:.75rem}.team-invites-container .dropdown-style-input .input-with-action{display:flex;align-items:center;background-color:#f5f6f8;border:1px solid #dde1e6;border-radius:4px;overflow:hidden;transition:all .2s ease}.team-invites-container .dropdown-style-input .input-with-action:hover{border-color:#bbc1c7}.team-invites-container .dropdown-style-input .input-with-action:focus-within{border-color:#4a86e8;box-shadow:0 0 0 2px #4a86e833}.team-invites-container .dropdown-style-input .input-with-action .dropdown-style-field{flex:1;border:none;background:transparent;padding:10px 12px;font-size:14px;outline:none}.team-invites-container .dropdown-style-input .input-with-action .dropdown-style-field::placeholder{color:#888}.team-invites-container .dropdown-style-input .input-with-action .dropdown-style-field:disabled{background-color:#f0f0f0;cursor:not-allowed}.team-invites-container .dropdown-style-input .input-with-action .btn-remove{background:none;border:none;color:#6f7681;font-size:18px;padding:0 12px;cursor:pointer;display:flex;align-items:center;justify-content:center;height:100%;transition:color .2s ease}.team-invites-container .dropdown-style-input .input-with-action .btn-remove:hover{color:#e53935}.team-invites-container .dropdown-style-input .input-with-action .btn-remove:disabled{color:#ccc;cursor:not-allowed}.add-team-member{display:flex;align-items:center;font-weight:500}.add-team-member .plus-icon{margin-right:6px;font-size:16px}.seat-limit-warning{text-align:center;padding:2rem;background-color:#fef3cd;border:1px solid #ffc107;border-radius:.5rem;margin:1rem 0}.seat-limit-warning .seat-limit-message{margin-bottom:1.5rem}.seat-limit-warning .seat-limit-message h3{color:#856404;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.seat-limit-warning .seat-limit-message p{color:#664d03;margin:0;line-height:1.5;font-size:1rem}.seat-limit-warning .seat-limit-actions{display:flex;justify-content:center;gap:1rem}.seat-limit-warning .seat-limit-actions button{padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;cursor:pointer;border:none;font-family:roboto,helvetica,sans-serif;transition:all .2s ease}.seat-limit-warning .seat-limit-actions button.btn-primary{background-color:#ff5018;color:#fff}.seat-limit-warning .seat-limit-actions button.btn-primary:hover{background-color:#e6481a}.seat-limit-warning .seat-limit-actions button.btn-secondary{background-color:#6c757d;color:#fff}.seat-limit-warning .seat-limit-actions button.btn-secondary:hover{background-color:#5a6268}.seat-availability-info{margin-bottom:1rem;padding:.75rem;background-color:#bae0df;border-radius:4px;border:1px solid #a0d4d3}.seat-availability-info small{color:#333;font-weight:500;font-size:.875rem;display:block}.growth-garden-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f5f5f4,#fafafa);font-family:Quicksand,sans-serif}.growth-garden-header{max-width:1400px;margin:0 auto;padding:1rem;text-align:center}@media (min-width: 768px){.growth-garden-header{padding:1.5rem}}.growth-garden-title{font-size:1.875rem;font-weight:700;margin-bottom:.5rem;font-family:Indie Flower,cursive;color:#1e293b;text-shadow:0 1px 2px rgba(0,0,0,.05)}@media (min-width: 768px){.growth-garden-title{font-size:3rem}}.growth-garden-subtitle{font-size:.875rem;color:#475569;margin-bottom:1rem}@media (min-width: 768px){.growth-garden-subtitle{font-size:1.125rem}}.growth-garden-progress{display:inline-block;background:#fff;border-radius:1rem;padding:.75rem 1.5rem;box-shadow:0 10px 15px -3px #0000001a;border:2px solid #e2e8f0}@media (min-width: 768px){.growth-garden-progress{padding:1rem 2rem;border-radius:1.5rem}}.growth-garden-legend{display:flex;justify-content:center;gap:.5rem;margin-top:.75rem;flex-wrap:wrap;padding:0 .5rem}@media (min-width: 768px){.growth-garden-legend{gap:1rem}}.growth-garden-main{max-width:1920px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}@media (min-width: 1024px){.growth-garden-main{flex-direction:row;padding:0 1.5rem}}.growth-garden-canvas{flex:1;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;padding:.5rem;box-shadow:0 25px 50px -12px #00000040;border:2px solid #cbd5e1;width:100%;overflow:auto;max-height:calc(100vh - 280px)}.growth-garden-canvas::-webkit-scrollbar{width:8px;height:8px}.growth-garden-canvas::-webkit-scrollbar-track{background:#94a3b81a;border-radius:4px}.growth-garden-canvas::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:4px}.growth-garden-canvas::-webkit-scrollbar-thumb:hover{background:#94a3b880}@media (min-width: 768px){.growth-garden-canvas{padding:1rem;border-radius:1.5rem;border:3px solid #cbd5e1}}.growth-garden-svg{width:100%;min-height:600px;height:auto}.growth-garden-instructions{width:100%;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.75rem;padding:1rem;box-shadow:0 10px 15px -3px #0000001a;border:2px solid #e2e8f0}@media (min-width: 768px){.growth-garden-instructions{padding:1.5rem;border-radius:1rem}}@media (min-width: 1024px){.growth-garden-instructions{width:320px;flex-shrink:0;position:sticky;top:1rem}}.growth-garden-instructions-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.growth-garden-instructions-header .icon{font-size:1.875rem}.growth-garden-instructions-header h3{font-size:1.125rem;font-weight:700;color:#1e293b}@media (min-width: 768px){.growth-garden-instructions-header h3{font-size:1.25rem}}.growth-garden-steps{display:flex;flex-direction:column;gap:1rem}.growth-garden-step{display:flex;gap:.75rem}.growth-garden-step .step-number{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.growth-garden-step .step-content{flex:1}.growth-garden-step .step-content .step-title{font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.25rem}.growth-garden-step .step-content .step-description{font-size:.75rem;color:#64748b;line-height:1.5}.growth-garden-tips{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}.growth-garden-tips .tips-title{font-size:.75rem;font-weight:600;color:#334155;margin-bottom:.5rem}.growth-garden-tips ul{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0}.growth-garden-tips ul li{display:flex;align-items:flex-start;gap:.5rem;font-size:.75rem;color:#64748b}.growth-garden-tips ul li .bullet{flex-shrink:0}.vine-path{animation:drawVine 2s ease-out forwards;stroke-dasharray:1000;stroke-dashoffset:1000}@keyframes drawVine{to{stroke-dashoffset:0}}.progress-shimmer{position:relative;overflow:hidden}.progress-shimmer:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#fff0,#ffffff4d,#fff0);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.leaf-spot{transition:all .3s ease;cursor:pointer}.leaf-spot:hover:not(.cursor-default){transform:scale(1.1)}.leaf-spot.placed-leaf{animation:leafGrow .5s ease-out}@keyframes leafGrow{0%{transform:scale(0) rotate(-45deg);opacity:0}50%{transform:scale(1.2) rotate(5deg)}to{transform:scale(1) rotate(0);opacity:1}}.floating{animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#333;line-height:1.5;letter-spacing:.02rem}ul{list-style:none;padding:0;margin:4px}.profile-finder{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;min-height:100vh;background-color:#f9fafb}.header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;background-color:#71aeae;color:#fff;padding:1rem;text-align:left}.header h1{font-size:1.5rem;font-weight:700;letter-spacing:.1rem}.data-source-toggle{display:flex;align-items:center;margin-left:auto}.data-source-toggle span{margin:0 8px;font-size:14px;color:#fff}.data-source-toggle span.active-source{font-weight:600;text-decoration:underline}.toggle-switch{position:relative;display:inline-block;width:48px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch input:checked+.toggle-slider{background-color:#ff4f18}.toggle-switch input:checked+.toggle-slider:before{transform:translate(8px)}.toggle-switch .toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:24px}.toggle-switch .toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.loading-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;width:100%}.loading-overlay .loading-spinner{border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top:4px solid #ff4f18;width:40px;height:40px;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.live-data-badge{background-color:#ff4f18;color:#fff;font-size:12px;padding:2px 8px;border-radius:12px;margin-left:8px}.main-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;flex-grow:1;margin:2rem 1rem 1rem}@media (min-width: 572px) and (max-width: 767px){.main-content{margin:2rem}}@media (min-width: 768px) and (max-width: 1023px){.main-content{margin:3rem}}@media (min-width: 1024px) and (max-width: 1199px){.main-content{margin:3rem}}@media (min-width: 1200px){.main-content{margin:6rem}}@media (max-width: 1130px){.main-content{flex-direction:column}}.sidebar{width:100%;background-color:#fff;border-radius:.3rem;box-shadow:.125rem .625rem .625rem #eee;padding:1.25rem;margin:.313rem .625rem}@media (min-width: 768px){.sidebar{width:17rem}}.sidebar h2{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.search-section{margin-bottom:1rem}.search-input-container{position:relative}.search-input-container .search-input{width:100%;padding:.5rem .5rem .5rem 2rem;border:1px solid #e5e7eb;border-radius:.3rem}.search-input-container .search-input:focus{outline:none;border-color:#ff4f18}.search-input-container .search-icon{position:absolute;left:.5rem;top:.625rem;height:1rem;width:1rem;color:#6b7280}.preferences-section h2{margin-top:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:bolder;vertical-align:middle}.preference-group{margin-bottom:.75rem}.preference-group label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.preference-group select,.preference-group input{width:100%;padding:.5rem;border:1px solid #e5e7eb;border-radius:.3rem}.preference-group select:focus,.preference-group input:focus{outline:none;border-color:#ff4f18}.age-range-inputs{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:.5rem}.age-range-inputs input{flex:1}.age-range-inputs span{flex-shrink:0}.interest-input-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:.5rem;margin-bottom:.5rem}.interest-input-container select{flex:1}.add-button{background-color:#ff4f18;color:#fff;padding:.25rem 1rem;border-radius:.3rem;border:.019rem solid rgb(255,195.5714285714,177);cursor:pointer;transition:all .4s;font-weight:400;font-size:.8rem;margin:.9rem .025rem .9rem 1.1rem;padding:10px 1px}.add-button:hover{background-color:#e43600;box-shadow:0 0 .313rem #e43600}@media (max-width: 1025px){.add-button{width:10rem}}.selected-interests{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.25rem}.interest-tag{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;border-radius:.5rem;border-style:solid;border-width:.031rem;padding:.3rem;font-size:.9rem}.interest-tag.default-category{color:#1c5253;background-color:#d2dcde;border-color:#1c5253}.interest-tag.skill-category{color:#ff4f18;background-color:#ffdcd1;border-color:#ff4f18}.interest-tag.knowledge-category{color:#ffb315;background-color:#fef0cf;border-color:#ffb315}.interest-tag.competency-category{color:#71aeae;background-color:#e2eff0;border-color:#71aeae}.interest-tag.attitude-category{color:#1c5253;background-color:#d2dcde;border-color:#1c5253}.interest-tag .remove-interest-button{background:none;border:none;margin-left:.25rem;color:#ff4f18;cursor:pointer;font-size:1rem;line-height:1}.interest-tag .remove-interest-button:hover{color:#e43600}.button-group{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:.5rem;margin-top:1rem}.primary-button{background-color:#ff4f18;color:#fff;padding:.25rem 1rem;border-radius:.3rem;border:.019rem solid rgb(255,195.5714285714,177);cursor:pointer;transition:all .4s;font-weight:400;font-size:.8rem;flex:1}.primary-button:hover{background-color:#e43600;box-shadow:0 0 .313rem #e43600}.secondary-button{background-color:#71aeae;color:#fff;padding:.25rem 1rem;border-radius:.3rem;border:.019rem solid rgb(210.4260089686,229.5739910314,229.5739910314);cursor:pointer;transition:all .4s;font-weight:400;font-size:.8rem}.secondary-button:hover{background-color:#569696;box-shadow:0 0 .313rem #569696}.results-container{width:100%;padding-top:0}@media (min-width: 768px){.results-container{width:calc(100% - 18rem)}}.results-header{background-color:#fff;border-radius:.3rem;box-shadow:.125rem .625rem .625rem #eee;padding:1rem;margin-bottom:1rem;text-align:center}.results-header h2{font-size:2.2rem;font-weight:600;margin-bottom:.5rem}@media (max-width: 830px){.results-header h2{font-size:1.7rem}}@media (max-width: 570px){.results-header h2{font-size:1.5rem}}.results-header .results-count{color:#6b7280;font-size:.875rem}.profiles-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.profiles-grid{grid-template-columns:repeat(2,1fr)}}.profile-card{background-color:#fff;border-radius:.3rem;box-shadow:.125rem .625rem .625rem #eee;padding:1.25rem;margin:.313rem .625rem}.profile-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;margin-bottom:.75rem}.profile-header .profile-info h3{font-size:1.125rem;font-weight:600}.profile-header .profile-info p{color:#6b7280}.profile-header .match-score{background-color:#ff4f18;color:#fff;font-size:.7rem;border-radius:.2rem;margin-left:.3rem;padding:.1rem .2rem;font-weight:700;padding:.25rem .5rem;font-weight:500;font-size:.875rem}.profile-details p{margin-bottom:.25rem}.profile-interests{margin-top:.5rem}.profile-interests p{margin-bottom:.25rem}.interests-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.25rem}.interest-item{border-radius:.5rem;border-style:solid;border-width:.031rem;padding:.2rem .4rem;font-size:.7rem;display:flex;align-items:center;gap:.25rem}.interest-item.default-category{color:#1c5253;background-color:#d2dcde;border-color:#1c5253}.interest-item.skill-category{color:#ff4f18;background-color:#ffdcd1;border-color:#ff4f18}.interest-item.knowledge-category{color:#ffb315;background-color:#fef0cf;border-color:#ffb315}.interest-item.competency-category{color:#71aeae;background-color:#e2eff0;border-color:#71aeae}.interest-item.attitude-category{color:#1c5253;background-color:#d2dcde;border-color:#1c5253}.interest-item .interest-rating{background-color:#ffffff80;border-radius:.25rem;padding:0 .25rem;font-weight:600;margin-left:.25rem;font-size:.65rem}.no-results{background-color:#fff;border-radius:.3rem;box-shadow:.125rem .625rem .625rem #eee;padding:2rem;text-align:center}.no-results p{font-size:1.125rem;color:#6b7280;margin-bottom:1rem}.results-private-container{margin:2rem 0 6.25rem;align-items:center;display:flex;flex-direction:row;text-align:center;justify-content:center}.switch{display:inline-block;width:4rem;height:2.1rem;margin:1rem;background-color:#e0dfdf;border-radius:.3rem}.switch .switch-track{position:relative;margin:.3rem;cursor:pointer}.switch input{opacity:0}.switch #slider{position:absolute;font-size:1.5rem;top:0;left:0;color:#ff4f18;background-color:#fff;transition:.4s;border-radius:.3rem}.switch:hover #slider{box-shadow:0 0 .313rem #ff4f18}.switch input:checked+#slider{transform:translate(32px)}.attribute-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:1rem;font-size:.875rem;font-weight:500;border:1px solid transparent;transition:all .2s ease}.attribute-pill .interest-name{flex:1}.attribute-pill .interest-rating{background:#fff3;padding:.125rem .375rem;border-radius:.5rem;font-size:.75rem;font-weight:600}.attribute-pill .remove-interest-button{background:#fff3;border:none;color:inherit;width:1.25rem;height:1.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700}.attribute-pill .remove-interest-button:hover{background:#ffffff4d}.attribute-pill.skills{background-color:#ffdcd1;color:#ff4f18;border-color:#ff4f18}.attribute-pill.knowledge{background-color:#fef0cf;color:#ffb315;border-color:#ffb315}.attribute-pill.competencies{background-color:#e2eff0;color:#71aeae;border-color:#71aeae}.attribute-pill.attitudes{background-color:#d2dcde;color:#1c5253;border-color:#1c5253}.attribute-pill.default-category{background-color:#f3f4f6;color:#6b7280;border-color:#d1d5db}.teams-page{min-height:100vh;padding:2rem}@media (max-width: 768px){.teams-page{padding:1rem}}.teams-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:1rem}.teams-header h1{margin:0;font-size:1.875rem;font-weight:600;color:#333;flex:0 1 auto}.teams-header button.primary-button{flex:0 0 auto;background-color:#ff4f18;color:#fff;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s ease;width:auto;min-width:fit-content;max-width:max-content}.teams-header button.primary-button:hover:not(:disabled){background-color:#e43600}.teams-header button.primary-button:disabled{opacity:.6;cursor:not-allowed}.teams-header .teams-header-actions{display:flex;gap:.75rem;align-items:center}@media (max-width: 768px){.teams-header .teams-header-actions{flex-direction:column;width:100%}.teams-header .teams-header-actions button{width:100%}}@media (max-width: 768px){.teams-header{flex-direction:column;align-items:stretch}.teams-header button.primary-button{width:100%;max-width:100%}}.secondary-button{background-color:#f9fafb;color:#333;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s ease}.secondary-button:hover{background-color:#e8edec}.teams-filters{display:flex;gap:1rem;margin-bottom:2rem;align-items:flex-end}@media (max-width: 768px){.teams-filters{flex-direction:column;gap:1rem;align-items:stretch}}.teams-filters .search-input-container{position:relative;flex:1}.teams-filters .search-input-container .search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#6b7280;pointer-events:none}.teams-filters .search-input-container .search-input{width:100%;padding:.625rem .75rem .625rem 2.5rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:border-color .2s ease}.teams-filters .search-input-container .search-input:focus{outline:none;border-color:#ff4f18}.teams-filters .filter-group{display:flex;flex-direction:column;gap:.5rem;min-width:200px;flex:0 0 auto}.teams-filters .filter-group label{font-size:.875rem;font-weight:500;color:#333}.teams-filters .filter-group select{padding:.625rem .75rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;background-color:#fff;cursor:pointer;transition:border-color .2s ease}.teams-filters .filter-group select:focus{outline:none;border-color:#ff4f18}@media (max-width: 768px){.teams-filters .filter-group{min-width:100%}}.teams-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}@media (max-width: 768px){.teams-grid{grid-template-columns:1fr}}.team-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;transition:all .2s ease}.team-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.team-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.team-card-header h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#333}.team-card-header .department-badge{display:inline-block;padding:.25rem .75rem;background-color:#f9fafb;color:#333;border-radius:1rem;font-size:.75rem;font-weight:500}.team-card-actions{display:flex;gap:.5rem}.team-card-actions .icon-button{background:none;border:none;cursor:pointer;font-size:1.125rem;padding:.25rem;transition:transform .2s ease}.team-card-actions .icon-button:hover{transform:scale(1.1)}.team-card-actions .icon-button.delete:hover{filter:brightness(.8)}.team-card-actions .icon-button:disabled{opacity:.5;cursor:not-allowed}.team-description{color:#6b7280;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.team-detail{margin-bottom:1rem;font-size:.875rem}.team-detail strong{color:#333;margin-right:.5rem}.team-members-section{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.members-group h4{margin:0 0 .75rem;font-size:.875rem;font-weight:600;color:#333}.members-group h4 .count{color:#6b7280;font-weight:400}.members-list{display:flex;flex-wrap:wrap;gap:.5rem}.members-list .empty-state{color:#6b7280;font-size:.75rem;font-style:italic}.member-badge{padding:.375rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500;white-space:nowrap}.member-badge.member{background-color:#ff4f181a;color:#ff4f18}.member-badge.manager{background-color:#ffb3151a;color:#cc8f00}.team-meta{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.team-meta small{color:#6b7280;font-size:.75rem}.loading-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.loading-overlay .loading-spinner{border:3px solid #e5e7eb;border-top-color:#ff4f18;border-radius:50%;width:3rem;height:3rem;animation:spin 1s linear infinite;margin-bottom:1rem}.loading-overlay p{color:#6b7280}@keyframes spin{to{transform:rotate(360deg)}}.no-results{text-align:center;padding:4rem 2rem;color:#6b7280;background-color:#f9fafb;border-radius:.75rem;border:2px dashed #e5e7eb}.no-results p{margin:0;font-size:1rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background-color:#fff;border-radius:.75rem;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-header h2{margin:0;font-size:1.5rem;font-weight:600;color:#333}.modal-header .close-button{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;line-height:1;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.modal-header .close-button:hover{color:#333}.modal-body{padding:1.5rem}.modal-footer{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid #e5e7eb}.modal-footer button{padding:.625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.modal-footer button.primary-button{background-color:#ff4f18;color:#fff}.modal-footer button.primary-button:hover:not(:disabled){background-color:#e43600}.modal-footer button.primary-button:disabled{opacity:.6;cursor:not-allowed}.modal-footer button.secondary-button{background-color:#f9fafb;color:#333}.modal-footer button.secondary-button:hover{background-color:#e8edec}.form-section{margin-bottom:2rem}.form-section:last-child{margin-bottom:0}.form-section h3{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#333}.form-section .empty-state{color:#6b7280;font-size:.875rem;font-style:italic;text-align:center;padding:1rem;background-color:#f9fafb;border-radius:.5rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#333}.form-group label .required{color:#ff4f18}.form-group input,.form-group textarea{width:100%;padding:.625rem .75rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:border-color .2s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#ff4f18}.form-group input::placeholder,.form-group textarea::placeholder{color:#6b7280}.form-group textarea{resize:vertical;font-family:inherit}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.form-row{grid-template-columns:1fr}}.employee-selection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem;margin-bottom:1rem}@media (max-width: 768px){.employee-selection-grid{grid-template-columns:1fr}}.employee-card{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.employee-card:hover{border-color:#ff4f18;background-color:#ff4f180d}.employee-card.selected{border-color:#ff4f18;background-color:#ff4f181a}.employee-card.selected.manager{border-color:#ffb315;background-color:#ffb3151a}.employee-info{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.employee-avatar{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#71aeae;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;flex-shrink:0}.employee-name{font-weight:500;color:#333;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-email{font-size:.75rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-indicator{width:1.5rem;height:1.5rem;border-radius:50%;background-color:#ff4f18;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0}.selection-count{font-size:.875rem;color:#6b7280;text-align:center;padding:.5rem;background-color:#f9fafb;border-radius:.5rem}.org-chart-container{display:flex;gap:1.5rem;height:calc(100vh - 400px);min-height:600px}@media (max-width: 1024px){.org-chart-container{flex-direction:column;height:auto;min-height:auto}}.org-chart-sidebar{width:300px;flex-shrink:0;display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;padding-right:1rem}@media (max-width: 1024px){.org-chart-sidebar{width:100%;flex-direction:row;overflow-x:auto;overflow-y:visible;padding-right:0}.org-chart-sidebar .sidebar-section{min-width:250px}}.sidebar-section{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem}.sidebar-section h3{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#333}.sidebar-section .empty-state{text-align:center;color:#6b7280;font-size:.875rem;padding:2rem 1rem}.sidebar-search{width:100%;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;margin-bottom:1rem;transition:border-color .2s ease}.sidebar-search:focus{outline:none;border-color:#ff4f18}.draggable-list{display:flex;flex-direction:column;gap:.5rem;max-height:400px;overflow-y:auto}@media (max-width: 1024px){.draggable-list{max-height:300px}}.draggable-employee{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#fff;border:2px solid #e5e7eb;border-radius:.5rem;cursor:grab;transition:all .2s ease;position:relative}.draggable-employee:hover{border-color:#ff4f18;box-shadow:0 2px 8px #0000001a}.draggable-employee.dragging{opacity:.5;cursor:grabbing}.draggable-employee.manager{border-color:#ffb3154d}.draggable-employee.manager:hover{border-color:#ffb315}.draggable-employee.assigned{opacity:.6;background-color:#f9fafb}.employee-avatar-small{width:2rem;height:2rem;border-radius:50%;background-color:#71aeae;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.75rem;flex-shrink:0}.employee-info-compact{flex:1;min-width:0}.employee-name-small{font-weight:500;color:#333;font-size:.813rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-email-tiny{font-size:.688rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assigned-indicator{width:1.25rem;height:1.25rem;border-radius:50%;background-color:#4caf5033;color:#4caf50;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;flex-shrink:0}.org-chart-main{flex:1;overflow-y:auto;padding:1rem;background-color:#f9fafb;border-radius:.75rem}@media (max-width: 1024px){.org-chart-main{padding:.5rem}}.teams-drop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}@media (max-width: 768px){.teams-drop-grid{grid-template-columns:1fr}}.team-drop-zone{background-color:#fff;border:2px dashed #e5e7eb;border-radius:.75rem;padding:1.5rem;transition:all .2s ease;min-height:300px}.team-drop-zone.drop-hover{border-color:#ff4f18;background-color:#ff4f180d;box-shadow:0 4px 12px #ff4f1833}.team-drop-header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.team-drop-header h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#333}.team-description-compact{color:#6b7280;font-size:.813rem;line-height:1.4;margin-bottom:1rem}.team-drop-section{margin-bottom:1rem}.team-drop-section:last-child{margin-bottom:0}.team-drop-section h4{margin:0 0 .75rem;font-size:.875rem;font-weight:600;color:#333}.assigned-list{display:flex;flex-wrap:wrap;gap:.5rem;min-height:60px;padding:.75rem;background-color:#f9fafb;border-radius:.5rem;border:1px dashed #e5e7eb}.drop-zone-empty{width:100%;text-align:center;color:#6b7280;font-size:.813rem;font-style:italic;padding:1rem}.assigned-badge{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;background-color:#ff4f181a;color:#ff4f18;border-radius:1rem;font-size:.75rem;font-weight:500}.assigned-badge.manager{background-color:#ffb3151a;color:#cc8f00}.assigned-badge .remove-btn{background:none;border:none;color:inherit;font-size:1rem;cursor:pointer;padding:0;line-height:1;transition:transform .2s ease}.assigned-badge .remove-btn:hover{transform:scale(1.2)}.info-message{margin-top:1rem;padding:1rem;background-color:#2196f31a;border-left:4px solid #2196f3;border-radius:.5rem;font-size:.875rem;color:#333}@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Poppins-Bold;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf) format("truetype")}@font-face{font-family:Poppins-SemiBold;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf) format("truetype")}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-Cxde2ZoM.ttf) format("truetype")}@font-face{font-family:Poppins-Light;src:url(/assets/Poppins-Thin-leD9T1nx.ttf) format("truetype")}@font-face{font-family:Roboto-Bold;src:url(/assets/Roboto-Bold-CM98DFac.ttf) format("truetype")}@font-face{font-family:Roboto-SemiBold;src:url(/assets/Roboto-Medium-BJbjO3wX.ttf) format("truetype")}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-ia0dPpEo.ttf) format("truetype")}@font-face{font-family:Roboto-Light;src:url(/assets/Roboto-Light-BW8nAIZg.ttf) format("truetype")}
