@charset "UTF-8";.toast-wrapper{display:flex;flex-direction:column;gap:.5rem;max-width:28rem;min-width:300px;pointer-events:none;position:fixed!important;right:1rem;top:1rem;width:auto;z-index:99999!important}@media(max-width:768px){.toast-wrapper{left:.5rem;max-width:calc(100% - 1rem);min-width:auto;right:.5rem;top:.5rem}}.custom-toast{align-items:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffffff2!important;border:1px solid #974ae4;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;gap:.75rem;opacity:1;padding:1rem;pointer-events:auto;transition:all .3s ease-out;visibility:visible}@media(prefers-color-scheme:dark){.custom-toast{background-color:#1f2937f2!important}}.custom-toast--success{border-color:#d1fae5}@media(prefers-color-scheme:dark){.custom-toast--success{border-color:#065f46}}.custom-toast--error{border-color:#fecaca}@media(prefers-color-scheme:dark){.custom-toast--error{border-color:#991b1b}}.custom-toast--warning{border-color:#fde68a}@media(prefers-color-scheme:dark){.custom-toast--warning{border-color:#92400e}}.custom-toast--info{border-color:#bfdbfe}@media(prefers-color-scheme:dark){.custom-toast--info{border-color:#1e3a8a}}.custom-toast--entering{animation:slideInRight .3s ease-out}.custom-toast--exiting{animation:slideOutRight .3s ease-in}.toast-icon{flex-shrink:0;height:20px;width:20px}.toast-icon--success{color:#10b981}.toast-icon--error{color:#ef4444}.toast-icon--warning{color:#f59e0b}.toast-icon--info{color:#3b82f6}.toast-message{color:#111827;flex:1 1;font-size:.875rem;line-height:1.5}@media(prefers-color-scheme:dark){.toast-message{color:#f9fafb}}.toast-close{align-items:center;background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;flex-shrink:0;height:16px;justify-content:center;padding:0;transition:color .2s ease;width:16px}.toast-close:hover{color:#4b5563}@media(prefers-color-scheme:dark){.toast-close:hover{color:#d1d5db}}.toast-close svg{height:16px;width:16px}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@media(max-width:768px){.toast{font-size:.8125rem;padding:.875rem}.toast-icon{height:18px;width:18px}.toast-message{font-size:.8125rem}}.btn-primary-custom{border:none;border-radius:.75rem;color:#fff;font-size:.875rem;font-weight:500;padding:.6rem 1rem}.btn-primary-custom,.btn-primary-custom:hover{background-color:#974ae4!important}.btn-danger-custom{border:none;border-radius:.75rem;color:#fff;font-size:.875rem;font-weight:500;padding:.6rem 1rem}.btn-danger-custom,.btn-danger-custom:hover{background-color:#ff4f52!important}.btn-secondary-custom{border:1px solid #e2e8f0;border-radius:.75rem;color:#636363;font-size:.875rem;font-weight:500;padding:.6rem 1rem}.btn-secondary-custom,.btn-secondary-custom:hover{background-color:#f9f9f9}.btn-transparent-custom{background-color:#0000;border:none;border-radius:.75rem;padding:.6rem 1rem}.btn-clear-custom{background-color:#0000;border:none;color:inherit;font-weight:500}.btn-white-custom{background-color:#fff;border:none;border-radius:.75rem;color:#974ae4;font-weight:500;padding:.6rem 1rem}.btn-gray-custom{background-color:#f0f0f0;border:none;border-radius:.75rem;color:#636363;font-size:.875rem;padding:.6rem 1rem}.btn-outline-primary-custom{background-color:#0000;border:1px solid #974ae4;border-radius:.75rem;color:#974ae4}.btn-outline-primary-custom,.btn-success-custom{font-size:.875rem;font-weight:500;padding:.6rem 1rem}.btn-success-custom{background-color:#22c55e!important;border:none;border-radius:.75rem;color:#fff}.btn-success-custom:hover{background-color:#16a34a!important}.btn-lg{padding:.6rem 2rem}.custom-btn{align-items:center;display:flex;justify-content:center}.custom-btn:disabled,.custom-btn[disabled]{cursor:not-allowed;opacity:.5}.common-modal__title{font-size:1.125rem;line-height:1.35;word-break:break-word}.common-modal__subtitle{max-width:42rem}.common-modal__footer .btn,.common-modal__footer button{min-width:7rem}@media(max-width:768px){.custom-modal{background-color:#fff;border-radius:12px 12px 0 0;bottom:0;box-shadow:0 -2px 10px #0003;height:90vh;left:0;margin:0;max-height:90vh;max-width:none;overflow-y:auto;position:fixed!important;right:0;width:100%;z-index:1050}.modal-backdrop{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1040}.modal-header{border-bottom:1px solid #ddd}.modal-body{padding:16px}}.custom-tabs{display:flex;flex-wrap:wrap;gap:8px}.custom-tabs .tab-item{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:.4rem;padding:11px 16px;transition:all .2s ease-in-out;width:100%}.custom-tabs .tab-item .tab-icon svg{margin-right:6px}.custom-tabs .tab-item:disabled{cursor:not-allowed}.custom-tabs.pill-filled .tab-item{background-color:#fff;border-radius:8px;color:#000}.custom-tabs.pill-filled .tab-item.active{background-color:#974ae4;border:1px solid #974ae4;color:#fff}.custom-tabs.pill-outline .tab-item{background-color:#0000;border:1px solid #cfcfcf;border-radius:30px;color:#1c1f26;font-weight:500}.custom-tabs.pill-outline .tab-item.active{border-color:#974ae4;color:#974ae4}.custom-tabs.tag-rounded .tab-item{border:1px solid #e2e2e2;border-radius:30px;font-size:14px;font-weight:500}.custom-tabs.tag-rounded .tab-item.active{background-color:#974ae4;border:none;color:#fff}.custom-tabs.tab-underline{gap:0}.custom-tabs.tab-underline .tab-item{align-items:center;background-color:#0000;border-bottom:2px solid #0000;border-radius:0;font-weight:500;padding:14px 8px 10px;position:relative}.custom-tabs.tab-underline .tab-item.active{border-bottom:2px solid #974ae4;color:#974ae4}.custom-tabs.tab-underline .tab-item:hover:not(.active):not(:disabled),.custom-tabs.tab-underline .tab-item:hover:not(.active):not(:disabled) .tab-label{color:#374151}.custom-tabs.tab-underline .tab-item:disabled{opacity:.45;pointer-events:none}.custom-tabs.tab-underline>div:not(:last-child){margin-right:2.7rem;position:relative}.custom-tabs.tab-underline>div:not(:last-child):after{background-color:#e2e2e2;content:"";height:1em;position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%);width:1px}.custom-tabs.text-link .tab-item{background-color:#0000;color:#9295b2;font-size:14px;padding:6px 10px}.custom-tabs.text-link .tab-item:hover{text-decoration:underline}.custom-tabs.text-link .tab-item.active{color:#974ae4;font-weight:500}.custom-tabs.segmented{background-color:#fff;border:1px solid #e2e2e2;border-radius:2.625rem;display:flex;gap:0;overflow:hidden;width:-webkit-fit-content;width:fit-content}.custom-tabs.segmented .tab-item{background-color:#0000;color:#000;font-size:.875rem;font-weight:500;margin:0;transition:background-color .2s ease,color .2s ease}.custom-tabs.segmented .tab-item svg{transition:color .2s ease}.custom-tabs.segmented .tab-item.active{background-color:#f5ebff;color:#974ae4;height:100%}.custom-tabs.segmented .tab-item.active svg{color:#974ae4}.custom-tabs.segmented li:first-child .tab-item.active{border-bottom-left-radius:16px;border-top-left-radius:16px}.custom-tabs.segmented li:last-child .tab-item.active{border-bottom-right-radius:16px;border-top-right-radius:16px}.custom-sidebar{background-color:#fff;z-index:2}.custom-sidebar.desktop{align-items:center;border:1.5px solid #f3f3f3;display:flex;flex-direction:column;gap:1.5rem;height:100vh;overflow-y:auto;position:-webkit-sticky;position:sticky;width:5rem}.custom-sidebar.desktop .sidebar-header{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin-top:1rem;padding:0 .75rem;width:100%}.custom-sidebar.desktop .logo-container{align-items:center;display:flex;gap:.5rem}.custom-sidebar.desktop .logo-container svg{height:2.25rem;width:2.25rem}.custom-sidebar.desktop .logo-container .logo-text{color:#974ae4;display:none;font-size:1rem;font-weight:700}.custom-sidebar.desktop .pin-button-container{align-items:center;display:flex;justify-content:center;width:100%}.custom-sidebar.desktop .pin-button{align-items:center;border-radius:9999px;cursor:pointer;display:flex;height:2rem;justify-content:center;transition:background-color .2s ease;width:2rem}.custom-sidebar.desktop .pin-button:hover{background-color:#f0f0f0}.custom-sidebar.desktop .pin-button.active{background-color:#974ae4}.custom-sidebar.desktop .pin-button.active svg{stroke:#fff;fill:#fff;color:#fff}.custom-sidebar.desktop .nav-links{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5rem;width:100%}.custom-sidebar.desktop .nav-links__container{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.custom-sidebar.desktop .nav-links__active-border{border:3px solid #974ae4;border-radius:6.25rem;height:1.3rem;left:0;position:absolute}.custom-sidebar.desktop .nav-links__active{background-color:#974ae4}.custom-sidebar.desktop .nav-links__active .nav-item__label,.custom-sidebar.desktop .nav-links__active svg{color:#fff}.custom-sidebar.desktop .nav-links .nav-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:3rem;justify-content:center;transition:background .2s;width:3rem}.custom-sidebar.desktop .nav-links .nav-item .nav-item__label{display:none;font-size:.9rem;font-weight:500;text-transform:capitalize}.custom-sidebar.desktop .nav-links .nav-item.nav-links__active .nav-item__label{color:#fff}.custom-sidebar.desktop .profile-icon-container{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;position:relative;width:100%;z-index:1}.custom-sidebar.desktop.overlay-open{align-items:stretch;background-color:#fff;border:1px solid #f3f3f3;gap:0;transition:all .3s ease;width:18rem}.custom-sidebar.desktop.overlay-open.pinned{box-shadow:none;height:100vh;position:-webkit-sticky;position:sticky}.custom-sidebar.desktop.overlay-open .sidebar-header{align-items:flex-start;justify-content:flex-start;margin:0}.custom-sidebar.desktop.overlay-open .logo-container{align-items:center;gap:.625rem;height:100%;justify-content:flex-start}.custom-sidebar.desktop.overlay-open .logo-container img{flex-shrink:0}.custom-sidebar.desktop.overlay-open .logo-container .logo-text{color:#fff;display:inline-block;font-size:1.125rem;font-weight:700;letter-spacing:-.01em}.custom-sidebar.desktop.overlay-open .pin-button-container{margin-bottom:.75rem;padding-left:.5rem}.custom-sidebar.desktop.overlay-open .nav-links{align-items:flex-start;box-sizing:border-box;gap:.5rem;margin-top:1rem;padding:0 .5rem}.custom-sidebar.desktop.overlay-open .nav-links__container{justify-content:flex-start;width:100%}.custom-sidebar.desktop.overlay-open .nav-links__active-border{display:none}.custom-sidebar.desktop.overlay-open .nav-item{border-radius:10px;gap:.75rem;height:auto;justify-content:flex-start;min-height:2.75rem;padding:.75rem;transition:all .2s ease-in-out;width:100%}.custom-sidebar.desktop.overlay-open .nav-item:hover:not(.nav-links__active){background-color:#f0f0f0;transform:translateX(2px)}.custom-sidebar.desktop.overlay-open .nav-item svg{flex-shrink:0;height:20px;width:20px}.custom-sidebar.desktop.overlay-open .nav-item .nav-item__label{display:inline-block;font-size:.875rem;font-weight:500;letter-spacing:-.01em;transition:color .2s ease;white-space:nowrap}.custom-sidebar.desktop.overlay-open .nav-item.nav-links__active{background-color:#f5ebff;box-shadow:0 2px 4px #0000000d}.custom-sidebar.desktop.overlay-open .nav-item.nav-links__active .nav-item__label{color:#581c87;font-weight:700}.custom-sidebar.desktop.overlay-open .nav-item.nav-links__active svg{color:#974ae4}.custom-sidebar.desktop.overlay-open .profile-icon-container{align-items:flex-start;display:flex;gap:.5rem;justify-content:flex-start;margin-top:auto;padding-left:0;padding-top:.75rem;width:100%}.custom-sidebar.mobile{align-items:center;bottom:0;display:flex;flex-direction:row;height:3.3rem;justify-content:space-around;left:0;position:fixed;width:100%}.custom-sidebar.mobile .logo-container{display:none}.custom-sidebar.mobile .nav-links{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-evenly}.custom-sidebar.mobile .nav-links__active{background-color:#974ae4}.custom-sidebar.mobile .nav-links .nav-label{color:#3e3e3e;font-size:.75rem;font-weight:500;margin-top:.2rem;text-align:center}.custom-sidebar.mobile .nav-links .nav-links__active+.nav-label{color:#974ae4}.custom-sidebar.mobile .nav-links .nav-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:center;transition:background .2s;width:3rem}.custom-sidebar.mobile .nav-links .nav-item svg{display:block}.custom-sidebar.mobile .profile-icon{padding:0 1rem}.custom-sidebar.mobile .profile-icon svg{display:block;height:2.25rem;width:2.25rem}.custom-sidebar.mobile .popover{bottom:4.5rem!important;left:50%!important;position:fixed!important;transform:translateX(-50%);z-index:1100}.sidebar-overlay-backdrop{background:#0003;inset:0;position:fixed;z-index:900}.more-popover{animation:slideUpFade .2s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.more-popover .more-items{display:flex;flex-direction:column;gap:.25rem}.more-popover .more-items .more-item{align-items:center;border-radius:.5rem;cursor:pointer;display:flex;font-size:.875rem;gap:.75rem;margin:0 .5rem}.more-popover .more-items .more-item:first-child{margin-top:.25rem}.more-popover .more-items .more-item:last-child{margin-bottom:.25rem}.more-popover .more-items .more-item svg{display:block;flex-shrink:0}.more-popover .more-items .more-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes slideUpFade{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.profile-popover{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:160px;padding:.5rem;position:fixed!important;z-index:1100!important}.profile-popover .popover-body{padding:0}.profile-popover .popover-body .profile-items{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}.profile-popover .popover-body .profile-items .profile-item{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-size:.875rem;gap:.75rem;justify-content:flex-start;padding:.75rem 1rem;transition:background-color .2s;width:100%}.profile-popover .popover-body .profile-items .profile-item:hover{background-color:#0000000d}.profile-popover .popover-body .profile-items .profile-item.logout-item{color:#3e3e3e}.profile-popover .popover-body .profile-items .profile-item.logout-item:hover{color:#974ae4}.profile-popover .popover-body .profile-items .profile-item svg{stroke-width:1.5;display:block;flex-shrink:0;height:1.25rem;width:1.25rem}.profile-popover .popover-body .profile-items .profile-item p{flex:1 1;font-weight:400;margin:0}.layout-container{display:flex;height:100vh;padding:0 0 1rem}.layout-container.activity-bg{background-color:#f9fcfe}.layout-container.default-bg{background-color:#f6f6f6}.layout-container.no-sidebar{padding-left:0}.layout-container__sidebar-spacer{flex-shrink:0;transition:width .3s ease;width:5rem}.layout-container__sidebar-spacer:has(.custom-sidebar.pinned.overlay-open){width:18rem}.step-progress,.step-progress__track{overflow:visible;width:100%}.step-progress__track{align-items:flex-start;display:flex;gap:0;position:relative}.step-progress__line-bg{background-color:#c6c6c6;border-radius:1px;height:2px;left:0;pointer-events:none;position:absolute;right:0;top:.5625rem;transform:translateY(-50%);z-index:0}.step-progress__step{align-items:center;display:flex;flex-direction:column;flex-shrink:0;overflow:visible;position:relative;z-index:1}.step-progress__step--first:before{left:0;width:calc(50% - .5625rem)}.step-progress__step--first:before,.step-progress__step--last:after{background:#fff;background:var(--step-track-bg,#fff);content:"";height:1.125rem;pointer-events:none;position:absolute;top:0;z-index:0}.step-progress__step--last:after{left:calc(50% + .5625rem);right:0;width:auto}.step-progress__node{flex-direction:column;position:relative;z-index:1}.step-progress__circle,.step-progress__node{align-items:center;display:flex;flex-shrink:0}.step-progress__circle{background-color:#000;border-radius:50%;height:1.125rem;justify-content:center;width:1.125rem}.step-progress__circle--active{animation:step-pulse 2s ease-out infinite;background-color:#fff;border:2px solid #974ae4;height:1.125rem;width:1.125rem}.step-progress__dot{background-color:#fff;border-radius:50%;flex-shrink:0;height:.35rem;width:.35rem}.step-progress__circle--active .step-progress__dot{background-color:#000;height:.22rem;width:.22rem}.step-progress__circle--completed{background-color:#000}.step-progress__circle--completed .step-progress__check{border:solid #fff;border-width:0 2px 2px 0;flex-shrink:0;height:.55rem;margin-bottom:4px;margin-right:2px;transform:rotate(45deg);width:.35rem}.step-progress__label{color:#6b7280;font-size:.875rem;line-height:1.2;margin-top:.5rem;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.step-progress__label--active{color:#974ae4;font-weight:700}.step-progress__connector{align-items:center;display:flex;flex:1 1;height:1.125rem;justify-content:center;margin-left:0;margin-right:0;min-width:.5rem;overflow:visible;position:relative;z-index:0}.step-progress__line{background-color:#0000;border-radius:1px;height:2px;left:0;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1}.step-progress__connector--completed .step-progress__line{background-color:#000}@keyframes step-pulse{0%{box-shadow:0 0 0 0 #974ae466}70%{box-shadow:0 0 0 .4rem #974ae400}to{box-shadow:0 0 0 0 #974ae400}}.accordion-wrapper{background-color:#fff;border:1px solid #dee0e4;margin-bottom:1rem;overflow:hidden}.accordion-wrapper__arrow{height:1.5rem;width:1.5rem}.accordion-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1rem}.accordion-body{padding:0}.avatar-card{background-color:#eee;border:none;border-radius:50%;box-shadow:none;height:2.5rem;margin:0;width:2.5rem}.avatar-card,.avatar-card .avatar-body{align-items:center;display:flex;justify-content:center;padding:0}.avatar-card .avatar-body{background:none;color:#7e7e7e;font-size:1rem;font-weight:500}.custom-checkbox{cursor:pointer;display:inline-block;height:1.125rem;position:relative;width:1.125rem}.custom-checkbox input{height:0;opacity:0;width:0}.custom-checkbox input:checked~.checkmark{background-color:#974ae4}.custom-checkbox input:checked~.checkmark:after{display:block}.custom-checkbox input:disabled~.checkmark{background-color:#cfcfcf;cursor:not-allowed}.custom-checkbox .checkmark{background-color:#fff;border:1px solid #aeaeb2;height:1.125rem;left:0;position:absolute;top:0;transition:all .2s ease;width:1.125rem}.custom-checkbox .checkmark:after{border:solid #fff;border-width:0 .125rem .125rem 0;content:"";display:none;height:.7rem;left:5px;position:absolute;top:1px;transform:rotate(45deg);width:.35rem}.custom-checkbox.square .checkmark{border-radius:.25rem}.custom-checkbox.circle .checkmark{border-radius:50%}.custom-checkbox.disabled{cursor:not-allowed}.custom-checkbox.disabled .checkmark{background-color:#cfcfcf}.checkbox-label{font-size:.875rem;font-weight:400}.search-bar-wrapper{width:100%}.search-bar-wrapper .input-group{background-color:#fff;border:.5px solid #e2e2e2;border-radius:6.25rem;overflow:hidden;padding:.25rem .75rem}.search-bar-wrapper .input-group.input-group-normal{border-radius:.5rem}.search-bar-wrapper .input-group .input-group-text{align-items:center;background-color:#0000;border:none;display:flex;padding-right:0}.search-bar-wrapper .input-group .search-input{background-color:#0000;border:none;font-size:.875rem;padding:.375rem .75rem}.search-bar-wrapper .input-group .search-input:focus{box-shadow:none;outline:none}.search-bar-wrapper .input-group .search-input::placeholder{font-weight:500}.sidebar-modal__overlay{background:#0000004d;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.sidebar-modal__container{animation:sidebar-slide-in .3s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:1rem;box-shadow:-.125rem 0 1rem #00000014;display:flex;flex-direction:column;height:100vh;max-width:100vw;position:fixed;right:0;top:0;width:40%;z-index:2}@keyframes sidebar-slide-in{0%{opacity:0;right:-31.25rem}to{opacity:1;right:0}}.sidebar-modal__close{background:none;border:none;font-size:2rem;right:1.125rem;top:1.125rem}.sidebar-modal__title{font-size:1.125rem;font-weight:700;margin-bottom:0}.sidebar-modal__content{height:100%;overflow-y:auto;padding:1rem}.sidebar-modal__header{border-bottom:1px solid #e8eaeb;padding:1rem}.table-container .table-wrapper{border:1px solid #eaeaea;border-radius:18px;overflow-x:auto}.table-container .data-table{background-color:#fff;border-collapse:collapse;border-radius:18px;width:100%}.table-container .data-table .table-header-cell{background-color:#f6f6f6;border-bottom:1px solid #dee2e6;font-size:14px;font-weight:400;padding:12px 16px;text-align:left}.table-container .data-table .table-row{border-bottom:1px solid #f0f0f0}.table-container .data-table .table-row:hover{background-color:#f8f9fa}.table-container .data-table .table-row:last-child{border-bottom:none}.table-container .data-table .table-cell{font-size:14px;font-weight:400;padding:12px 16px}.table-container .data-table .no-data-cell{padding:40px 16px;text-align:center}.table-container .data-table .no-data-cell .no-data-found{color:#a3a7a8;font-size:14px;font-weight:400}.table-with-sticky-cols{border-collapse:initial;border-spacing:0}.table-sticky-header{background-color:#f9fafb;position:-webkit-sticky;position:sticky;top:0;z-index:1}.table-sticky-col{background-color:#fff;z-index:2}.table-sticky-col,.table-sticky-col-header{left:0;position:-webkit-sticky;position:sticky}.table-sticky-col-header{background-color:#f9fafb;top:0;z-index:4}tr:hover .table-sticky-col{background-color:#f9fafb}.table-sticky-col-last{background-color:#fff;position:-webkit-sticky;position:sticky;right:0;z-index:3}.table-sticky-col-last-header{background-color:#f9fafb;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:5}tr:hover .table-sticky-col-last{background-color:#f9fafb}.table-horizontal-scroll{-ms-overflow-style:auto;scrollbar-color:#cbd5e1 #f1f5f9;scrollbar-width:thin}.table-horizontal-scroll::-webkit-scrollbar{display:block;height:10px;width:10px}.table-horizontal-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:9999px}.table-horizontal-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}.table-horizontal-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8}.toggle-switch-container{display:flex;gap:.75rem}.toggle-switch-label{color:#1c1f26;cursor:pointer;font-size:.875rem;font-weight:400;margin-bottom:0;-webkit-user-select:none;user-select:none}.toggle-switch-wrapper{display:flex;position:relative}.toggle-switch-input{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.toggle-switch{background-color:#dee0e4;border:none;border-radius:1.25rem;cursor:pointer;display:inline-block;height:1.25rem;outline:none;position:relative;transition:background-color .3s ease;width:2.5rem}.toggle-switch.checked{background-color:#974ae4}.toggle-switch.disabled{cursor:not-allowed;opacity:.5}.toggle-switch .toggle-switch-thumb{background-color:#fff;border-radius:50%;box-shadow:0 .125rem .25rem #0000001a;height:1rem;left:.125rem;position:absolute;top:.125rem;transition:transform .3s ease;width:1rem}.toggle-switch.checked .toggle-switch-thumb{transform:translateX(1.25rem)}.toggle-switch-input:focus+.toggle-switch{box-shadow:0 0 0 .125rem #974ae440}.toggle-switch:not(.disabled):hover{background-color:#d0d3d9}.toggle-switch:not(.disabled):hover.checked{background-color:#8a34e1}.account-details-modal .modal-body{max-height:70vh;overflow:hidden;padding:1rem}.details-modal{display:flex;flex-direction:column;max-height:70vh;overflow:hidden}.details-modal .details-section{display:flex!important;flex-direction:column!important;gap:12px!important;max-height:calc(70vh - 200px)!important;min-height:0;overflow-x:hidden!important;overflow-y:auto!important}.details-modal .detail-card{background-color:#f9fafb!important;border-radius:.5rem!important;box-sizing:border-box!important;display:block!important;padding:.75rem!important;width:100%!important}.details-modal .detail-card .detail-label{color:#000!important;display:block!important;font-size:14px!important;font-weight:500!important;margin-bottom:8px!important}.details-modal .detail-card .detail-value{color:#6c757d!important;display:block!important;font-size:.875rem!important;font-weight:400!important}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker__sr-only{border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.375em;border-bottom-right-radius:.375em}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper--header-bottom[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper--header-middle[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker-popper--header-bottom[data-placement^=top] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select,.react-datepicker__header--middle,.react-datepicker__header--bottom){border-top-right-radius:.3rem}.react-datepicker__header--middle{border-radius:0;border-top:1px solid #aeaeae;margin-top:4px}.react-datepicker__header--bottom{border-bottom:none;border-radius:0 0 .3rem .3rem;border-top:1px solid #aeaeae}.react-datepicker__header-wrapper{position:relative}.react-datepicker__header-wrapper .react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:2px}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker__month-select,.react-datepicker__month-year-select,.react-datepicker__year-select{background-color:initial;border:1px solid #aeaeae;border-radius:.3rem;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;margin-top:5px;padding:2px 5px}.react-datepicker__month-select:focus-visible,.react-datepicker__month-year-select:focus-visible,.react-datepicker__year-select:focus-visible{outline:1px auto}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}h2.react-datepicker__current-month{margin:0;padding:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.5em;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:5em}.react-datepicker__month{margin:.5em;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:5em}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.375em;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.375em;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.375em;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + 1.0625em);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:2.125em;margin:.208em;text-align:center;width:2.125em}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;text-align:center;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:2.125em;margin:.208em;text-align:center;width:2.125em}.react-datepicker__day--disabled,.react-datepicker__day-name--disabled,.react-datepicker__time-name--disabled{color:#ccc;cursor:default}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90;color:#fff}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:initial;padding:.625em;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__children-container{height:auto;margin:.5em;padding-left:.25em;padding-right:.25em;width:17.25em}.react-datepicker__aria-live{border:0;-webkit-clip-path:circle(0);clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.react-datepicker-popper-offset{margin-top:-.7em}.date-picker__wrapper{display:block;width:100%}.date-picker__input{cursor:pointer;width:100%}.date-picker__required-proxy{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.date-picker__calendar{border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;font-family:inherit}.date-picker .react-datepicker{border:none;font-family:inherit}.date-picker .react-datepicker__header{background-color:#faf5ff;border-bottom:1px solid #e5e7eb}.date-picker .react-datepicker__current-month,.date-picker .react-datepicker__day-name{color:#111827}.date-picker .react-datepicker__day{border-radius:.375rem;color:#111827}.date-picker .react-datepicker__day:hover{background-color:#f3e8ff}.date-picker .react-datepicker__day--keyboard-selected,.date-picker .react-datepicker__day--selected{background-color:#9333ea;color:#fff}.date-picker .react-datepicker__day--keyboard-selected:hover,.date-picker .react-datepicker__day--selected:hover{background-color:#7e22ce}.date-picker .react-datepicker__day--disabled{color:#9ca3af;cursor:not-allowed}.date-picker .react-datepicker__day--disabled:hover{background-color:#0000}.date-picker .react-datepicker__navigation-icon:before{border-color:#6b7280}.accounts-container{background-color:#fff;border:1px solid #dee0e4;border-radius:15px;min-height:calc(100vh - 12.6rem);padding:1rem}.accounts-container .accounts-accordion-view .account-card-grouped{padding:.2rem 1rem}.accounts-container .create-group-modal-content .selected-accounts-badge{background-color:#fff3e0;border-radius:8px;color:#e65100;font-size:.875rem;font-weight:600;margin-bottom:1rem;padding:.75rem 1rem;text-align:center}.accounts-container .table-checkbox{cursor:pointer}.accounts-container .accounts-table .accounts-table-scroll table{min-width:1700px;table-layout:fixed;width:100%}.accounts-container .accounts-table .accounts-table-scroll td,.accounts-container .accounts-table .accounts-table-scroll th{background-color:#fff;overflow:hidden;overflow-wrap:anywhere;vertical-align:top;word-break:break-word}.accounts-container .accounts-table .accounts-table-scroll tbody tr:hover td{background-color:#f9fafb}.add-accounts-sidebar .sidebar-modal__container{width:50%}.add-accounts-sidebar .sidebar-modal__content{padding:initial}.success-notification-backdrop{align-items:center;animation:fadeIn .2s ease-in;background-color:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:1070}.success-notification-content{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;max-width:500px;padding:36px 40px;position:relative;width:90%}.success-notification-header{align-items:center;display:flex;justify-content:center;margin-bottom:24px;position:relative}.success-notification-header .success-icon{align-items:center;background:#d1fae5;border-radius:50%;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.success-notification-header .success-icon svg{color:#10b981;height:32px;width:32px}.success-notification-header .success-icon.rejection-icon{background:#fee2e2}.success-notification-header .success-icon.rejection-icon svg{color:#ef4444}.success-notification-header .close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;font-size:20px;height:28px;justify-content:center;line-height:1;padding:0;position:absolute;right:0;top:-4px;transition:all .2s ease;width:28px}.success-notification-header .close-btn:hover{background:#f3f4f6;color:#4b5563}.success-message{background:#f0fdf4;border:1px solid #d1fae5;border-radius:8px;display:flex;flex-direction:column;justify-content:center;min-height:80px;padding:20px 24px}.success-message h3{color:#065f46;font-size:16px;font-weight:600;line-height:1.4;margin:0 0 8px}.success-message p{color:#047857;font-size:14px;line-height:1.5;margin:0}.success-notification-content.rejection .success-message{background:#fef2f2;border:1px solid #fecaca}.success-notification-content.rejection .success-message h3{color:#991b1b}.success-notification-content.rejection .success-message p{color:#dc2626}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.success-notification-content{max-width:90%;padding:20px 24px}.success-notification-header .success-icon{height:40px;width:40px}.success-notification-header .success-icon svg{height:24px;width:24px}.success-message h3{font-size:16px}.success-message p{font-size:13px}}.truncated-tooltip__parent{display:grid;grid-template-columns:1fr;width:-webkit-fit-content;width:fit-content}.truncated-tooltip__text{cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-badge{border-radius:1rem;display:inline-block;font-size:.875rem;font-weight:400;padding:.1rem .5rem;text-align:center;white-space:nowrap}.custom-badge.badge-primary{background-color:#974ae4;color:#fff}.custom-badge.badge-primary-border{border:1px solid #974ae4;color:#974ae4}.custom-badge.badge-success{background-color:#d3d3d3;color:#000}.custom-badge.badge-danger{background-color:#ff4f52;color:#fff}.custom-badge.badge-success-green{background-color:#0ba123;color:#fff}.custom-badge.badge-warning{background-color:#ff8b4a;color:#fff}.custom-badge.badge-info{background-color:#5c9bff;color:#fff}.custom-badge.badge-teal{background-color:#00cdd4cc;color:#fff}.custom-badge.badge-completed-blue{background-color:#5371b9;color:#fff}.custom-badge.badge-long-assessment-purple{background-color:#f5ebff;color:#974ae4}.custom-badge.badge-completed-green{background-color:#dcfce7;color:#166534}.custom-badge.badge-short-assessment{background-color:#dbeafe;color:#1e40af}.custom-badge.badge-long-assessment{background-color:#f5ebff;color:#974ae4}.custom-badge.badge-pending-soft{color:#92400e}.custom-badge.badge-pending-neutral{color:#111827}.level-mix-container .level-mix-date-picker,.level-mix-container .level-mix-date-picker .date-picker__wrapper{width:8.5rem}.level-mix-container .level-mix-date-picker .custom-input__container,.level-mix-container .level-mix-date-picker .date-picker__input{font-size:.875rem;height:2.25rem;min-height:2.25rem;padding:.25rem .5rem}.level-mix-container .level-mix-modal-content{max-height:70vh;overflow-y:auto}.level-mix-container .level-mix-chart-container .recharts-wrapper .recharts-cartesian-axis-tick{font-size:12px}.level-mix-container .level-mix-timeline-container{padding:1rem}.custom-multiselect .dropdown-wrap .dropdown-menu{border-radius:.2rem;left:0;max-height:12.5rem;overflow-y:auto;padding:.25rem 0;position:absolute;top:calc(100% + 4px);width:100%!important;z-index:999}.custom-multiselect .dropdown-wrap .dropdown-menu .dropdown-item{color:#1c1f26;cursor:pointer;font-size:14px;padding:.5rem 1rem}.custom-multiselect .dropdown-wrap .dropdown-menu .dropdown-item:hover{background-color:#f1f1f1}.custom-multiselect .dropdown-wrap .dropdown-menu .dropdown-item.disabled{color:#a6a6a6;cursor:not-allowed}.custom-multiselect .selected-tags{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.custom-multiselect .selected-tags .tag{align-items:center;background:#ebfff0;border-radius:1.25rem;display:flex;flex-shrink:0;gap:.5rem;padding:.3rem}.custom-multiselect .selected-tags .tag .label{color:#1c1f26;font-size:1rem;font-weight:400}.custom-multiselect .selected-tags .tag .remove{cursor:pointer;font-weight:700;padding-left:4px;-webkit-user-select:none;user-select:none}.radio-button-wrapper{align-items:center;cursor:pointer;display:flex;gap:.5rem}.radio-button-wrapper input[type=radio]{display:none}.radio-button-wrapper .radio-button-label{cursor:pointer;font-size:1rem;padding-left:1.75rem;position:relative;-webkit-user-select:none;user-select:none}.radio-button-wrapper .radio-button-label:before{background-color:#fff;border:1px solid #aeaeb2;border-radius:50%;content:"";height:1.25rem;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:border-color .15s ease-in-out;width:1.25rem}.radio-button-wrapper .radio-button-label:after{background-color:#974ae4;border-radius:50%;content:"";height:.625rem;left:.32rem;position:absolute;top:50%;transform:translateY(-50%);transform:translateY(-50%) scale(0);transition:transform .15s ease-in-out;width:.625rem}.radio-button-wrapper input[type=radio]:checked+.radio-button-label:before{border-color:#974ae4}.radio-button-wrapper input[type=radio]:checked+.radio-button-label:after{transform:translateY(-50%) scale(1)}.radio-button-wrapper input[type=radio]:disabled+.radio-button-label{cursor:not-allowed}.radio-button-wrapper input[type=radio]:disabled+.radio-button-label:before{border-color:#aeaeb2}.assessments-main-container{width:100%}.assessments-main-container .assessments-wrapper{background-color:#fff;border:1px solid #dee0e4;border-radius:15px;min-height:calc(100vh - 12.5rem)}.linear-progress{align-items:center;display:flex;gap:.5rem}.linear-progress__bar{background-color:#ecdafe;border-radius:.25rem;height:.25rem;overflow:hidden;position:relative;width:2.188rem}.linear-progress__fill{background-color:#b77ef0;height:100%;transition:width .3s ease-in-out}.linear-progress__value{color:#959595;font-size:1rem;font-weight:600}.recommendations-loader{padding:2rem;text-align:center}.recommendations-loader__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.recommendations-loader__icon,.recommendations-loader__spinner{align-items:center;display:flex;justify-content:center}.recommendations-loader__spinner{height:24px;width:24px}.recommendations-loader__spinner .spinner{animation:spin 1s linear infinite;border:3px solid #f5ebff;border-radius:50%;border-top-color:#974ae4;height:24px;width:24px}.recommendations-loader__content{display:flex;flex-direction:column;gap:1rem}.recommendations-loader__title{color:#000;font-size:1.25rem;font-weight:600;margin:0}.recommendations-loader__subtitle{color:#7e7e7e;font-size:.875rem;margin:0}.recommendations-loader__progress-section{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.recommendations-loader__progress-label{color:#7e7e7e;font-size:.875rem;margin:0;text-align:left}.recommendations-loader .linear-progress{width:100%}.recommendations-loader .linear-progress__bar{flex:1 1;height:8px;width:100%}.recommendations-loader__footer{margin-top:1rem}.recommendations-loader__dots{color:#974ae4;font-size:.875rem;font-weight:500}.rejection-modal-backdrop{align-items:center;background-color:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:1060}.rejection-modal-content{background:#fff;border-radius:8px;box-shadow:0 10px 40px #00000026;display:flex;flex-direction:column;max-width:540px;padding:32px;width:90%}.rejection-modal-header{align-items:center;display:flex;flex-direction:column;margin-bottom:20px;text-align:center}.rejection-modal-header .rejection-icon{align-items:center;background:#fee2e2;border-radius:50%;display:flex;height:48px;justify-content:center;margin-bottom:16px;width:48px}.rejection-modal-header .rejection-icon svg{color:#ef4444;height:28px;width:28px}.rejection-modal-header .rejection-title{color:#1f2937;font-size:20px;font-weight:600;margin:0}.rejection-message{margin-bottom:20px;text-align:center}.rejection-message p{color:#6b7280;font-size:14px;line-height:1.6;margin:0}.rejection-form{margin-bottom:24px}.rejection-form .rejection-label{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.rejection-form .rejection-label .required-asterisk{color:#ef4444;margin-left:2px}.rejection-form .rejection-textarea{border:2px solid #d1d5db;border-radius:6px;color:#1f2937;font-size:14px;line-height:1.5;padding:12px 16px;resize:vertical;transition:all .2s ease;width:100%}.rejection-form .rejection-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.rejection-form .rejection-textarea.error{border-color:#ef4444}.rejection-form .rejection-textarea.error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.rejection-form .rejection-textarea:disabled{background:#f3f4f6;cursor:not-allowed}.rejection-form .rejection-textarea::placeholder{color:#9ca3af}.rejection-form .error-text{color:#ef4444;display:block;font-size:13px;margin-top:6px}.rejection-actions{display:flex;gap:12px;justify-content:center;width:100%}.rejection-actions button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;min-width:140px;padding:10px 24px;transition:all .2s ease}.rejection-actions button:focus{box-shadow:0 0 0 3px #8b5cf61a;outline:none}.rejection-actions button:disabled{cursor:not-allowed;opacity:.8}.rejection-actions .cancel-btn{background:#fff;border:1px solid #d1d5db;color:#374151}.rejection-actions .cancel-btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.rejection-actions .reject-btn{align-items:center;background:#ef4444;color:#fff;display:flex;gap:8px;justify-content:center}.rejection-actions .reject-btn:hover:not(:disabled){background:#dc2626}.rejection-actions .reject-btn .spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@media(max-width:768px){.rejection-modal-content{max-width:90%;padding:24px}.rejection-modal-header .rejection-icon{height:40px;width:40px}.rejection-modal-header .rejection-icon svg{height:24px;width:24px}.rejection-modal-header .rejection-title{font-size:18px}.rejection-message p{font-size:13px}.rejection-actions{flex-direction:column}.rejection-actions button{min-width:auto;width:100%}}.incomplete-activations .table-container-wrapper .table-content-scrollable{-ms-overflow-style:none;max-height:calc(100vh - 344px);overflow-x:hidden;overflow-y:auto;padding:0 2px;scrollbar-width:none}.incomplete-activations .table-container-wrapper .table-content-scrollable::-webkit-scrollbar{display:none}.pending-activations .selection-action-bar{align-items:center;background-color:#e3f2fd;border:1px solid #bbdefb;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:24px}.pending-activations .selection-action-bar .selection-count{color:#1976d2;font-size:14px;font-weight:600}.pending-activations .selection-action-bar .selection-actions{align-items:center;display:flex;gap:12px}.pending-activations .activation-table-wrapper .activation-table-container{background:#fff;border:1px solid #dee0e4;border-radius:15px;margin-bottom:24px;padding:24px}.pending-activations .table-container-wrapper{position:relative}.pending-activations .table-container-wrapper .table-content-scrollable{-ms-overflow-style:none;max-height:calc(100vh - 344px);overflow-x:hidden;overflow-y:auto;padding:0 2px;scrollbar-width:none}.pending-activations .table-container-wrapper .table-content-scrollable::-webkit-scrollbar{display:none}.activation-container{padding:0;width:100%}.activation-container .activation-metrics{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:1.5rem}@media(max-width:48rem){.activation-container .activation-metrics{gap:.75rem;grid-template-columns:1fr}}.assignment-filters .d-flex{flex-wrap:wrap}.assignment-removal-modal .details-section{background-color:#faf5ff!important;border:.0625rem solid #974ae4!important;border-radius:.5rem}.assignment-table{width:100%}.assignment-table .assignment-table-scroll table{min-width:1200px;table-layout:fixed;width:100%}.assignment-table .assignment-table-scroll thead th{background-color:#f9fafb}.assignment-table .assignment-table-scroll td,.assignment-table .assignment-table-scroll th{background-color:#fff;overflow:hidden;overflow-wrap:anywhere;vertical-align:top;word-break:break-word}.assignment-table .assignment-table-scroll tbody tr:hover td{background-color:#f9fafb}.assignment-container{padding:0;width:100%}.assignment-container .assignment-navigation{margin-bottom:1.25rem}.assignment-container .assignment-container-content{min-height:calc(100vh - 22.1rem)}.metric-cards-container{position:relative}.metric-cards-container .assignment-metric-card{border-radius:.75rem;overflow:visible;will-change:transform}.metric-cards-container .assignment-metric-card:hover{border-color:#974ae4;box-shadow:0 0 0 1px #974ae459,0 1px 1px #974ae41f;transform:translateY(-2px)}.metric-cards-container .assignment-metric-card:focus-visible{border-color:#974ae4;box-shadow:0 0 0 2px #974ae459,0 10px 26px #974ae41f;outline:none}.metric-cards-container .assignment-metric-card:active{transform:translateY(-1px)}.world-map-container .world-map-header{margin-bottom:16px}.world-map-container .world-map-header .map-title-section .map-title{color:#333;font-size:18px;font-weight:700;margin:0 0 12px}.world-map-container .world-map-header .map-title-section .map-controls{align-items:center;display:flex;gap:12px}.world-map-container .world-map-header .map-title-section .map-controls .map-dropdown{background:#fff;border:1px solid #dee2e6;border-radius:4px;color:#333;font-size:14px;padding:6px 12px}.world-map-container .world-map-header .map-title-section .map-controls .map-dropdown:focus{border-color:#007bff;outline:none}.world-map-container .world-map-header .map-title-section .map-controls .full-view-link{color:#007bff;font-size:14px;font-weight:500;text-decoration:none}.world-map-container .world-map-header .map-title-section .map-controls .full-view-link:hover{text-decoration:underline}.world-map-container .world-map-visualization{margin-bottom:16px}.world-map-container .world-map-visualization .map-placeholder{align-items:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;display:flex;height:203px;justify-content:center;width:100%}.world-map-container .world-map-visualization .map-placeholder .world-map-svg{height:100%;width:100%}.world-map-container .map-legend{display:flex;flex-wrap:wrap;gap:20px}.world-map-container .map-legend .legend-item{align-items:center;color:#333;display:flex;font-size:14px;gap:8px}.world-map-container .map-legend .legend-item .legend-dot{border:2px solid #fff;border-radius:50%;height:12px;width:12px}.world-map-container .map-legend .legend-item .legend-dot.healthy{background-color:#28a745}.world-map-container .map-legend .legend-item .legend-dot.at-risk{background-color:#ffc107}.world-map-container .map-legend .legend-item .legend-dot.critical{background-color:#dc3545}.world-map-container .map-legend .legend-item .legend-dot.unassigned{background-color:#6c757d}.full-view-btn{z-index:1}.ops-dashboard-container{overflow-x:hidden}.ops-dashboard-container .ops-metrics-cards-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:1rem}.ops-dashboard-container .metric-card{flex:1 1 161px}.ops-dashboard-container .metrics-scroll-container{scrollbar-color:#cbd5e0 #f1f1f1;scrollbar-width:thin}.ops-dashboard-container .metrics-scroll-container::-webkit-scrollbar{height:6px}.ops-dashboard-container .metrics-scroll-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.ops-dashboard-container .metrics-scroll-container::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:10px}.ops-dashboard-container .metrics-scroll-container::-webkit-scrollbar-thumb:hover{background:#a0aec0}.ops-dashboard-container .vertical-divider{background-color:#d6d6d6;margin:0 .5rem;width:1px}.ops-dashboard-container .ops-table-section{background-color:#fff;border-radius:15px;height:100%;padding:20px}.ops-dashboard-container .ops-table-section .filter-dropdown .input-toggle{cursor:pointer}.ops-dashboard-container .ops-table-section .filter-dropdown .input-toggle .tabs-component .tab-item{background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#333;font-size:14px;padding:8px 16px}.ops-dashboard-container .ops-table-section .filter-dropdown .input-toggle .tabs-component .tab-item:hover{border-color:#007bff}.executive-sponsors-container{width:100%}.executive-sponsors-container .expanded-accounts .expanded-account-row{border-bottom:1px solid #f1f3f4}.executive-sponsors-container .expanded-accounts .expanded-account-row:last-child{border-bottom:none}.executive-sponsors-container .executive-sponsors-container-content{background-color:#fff;border:1px solid #dee0e4;border-radius:15px;min-height:calc(100vh - 18rem);padding:1rem}.executive-sponsors-container .accounts-navigation .custom-tabs.segmented .nav{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:4px}.executive-sponsors-container .accounts-navigation .custom-tabs.segmented .nav .nav-item .nav-link{background:#0000;border:none;border-radius:6px;color:#6c757d;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.executive-sponsors-container .accounts-navigation .custom-tabs.segmented .nav .nav-item .nav-link.active{background-color:#fff;box-shadow:0 1px 3px #0000001a;color:#495057}.executive-sponsors-container .accounts-navigation .custom-tabs.segmented .nav .nav-item .nav-link:hover:not(.active){background-color:#ffffff80;color:#495057}.executive-sponsors-container .accounts-filters .aling-items-center{align-items:center!important}.executive-sponsors-container .accounts-filters .toggle-switch .switch{background-color:#dee2e6;border-radius:10px;cursor:pointer;height:20px;position:relative;transition:background-color .2s ease;width:36px}.executive-sponsors-container .accounts-filters .toggle-switch .switch.active{background-color:#5371b9}.executive-sponsors-container .accounts-filters .toggle-switch .switch.active .switch-handle{transform:translateX(16px)}.executive-sponsors-container .accounts-filters .toggle-switch .switch .switch-handle{background-color:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;height:16px;left:2px;position:absolute;top:2px;transition:transform .2s ease;width:16px}.executive-sponsors-container .accounts-filters .toggle-switch .switch-label{color:#495057;font-size:14px;margin-left:8px}.executive-sponsors-container .accounts-filters .primary-color{color:#5371b9!important}.executive-sponsors-container .accounts-filters .primary-color:hover{color:#3d5ba0!important}.executive-sponsors-container .accounts-filters .fw-500{font-weight:500}.executive-sponsors-container .accounts-table .expanded-row{background-color:#f9f9f9;width:100%}.executive-sponsors-container .cards-row{grid-gap:1rem;align-items:stretch;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(202px,1fr));margin-bottom:1.3rem;width:100%}.executive-sponsors-container .status-card{align-items:center;background:#fff;border-radius:1.2rem;box-shadow:0 1px 8px 0 #3c487112;display:flex;flex-shrink:0;padding:13px 18px}.executive-sponsors-container .row-content{width:100%}.executive-sponsors-container .card-value{font-size:24px;font-weight:500;letter-spacing:.03em;margin-left:5px;min-width:36px;text-align:center}.executive-sponsors-container .card-label{color:#525252;font-size:.875rem;font-weight:400;margin-left:0;text-align:center;white-space:nowrap}.add-executive-sidebar .sidebar-modal__container{width:50%}.approval-modal-backdrop{align-items:center;background-color:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:1060}.approval-modal-content{background:#fff;border-radius:8px;box-shadow:0 10px 40px #00000026;max-width:500px;padding:32px;text-align:center;width:90%}.approval-modal-content,.approval-modal-header{align-items:center;display:flex;flex-direction:column}.approval-modal-header{margin-bottom:20px}.approval-modal-header .approval-icon{align-items:center;background:#d1fae5;border-radius:50%;display:flex;height:48px;justify-content:center;margin-bottom:16px;width:48px}.approval-modal-header .approval-icon svg{color:#10b981;height:28px;width:28px}.approval-modal-header .approval-title{color:#1f2937;font-size:20px;font-weight:600;margin:0}.approval-message{margin-bottom:24px}.approval-message p{color:#6b7280;font-size:14px;line-height:1.6;margin:0}.approval-actions{display:flex;gap:12px;justify-content:center;width:100%}.approval-actions button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;min-width:120px;padding:10px 24px;transition:all .2s ease}.approval-actions button:focus{box-shadow:0 0 0 3px #8b5cf61a;outline:none}.approval-actions .cancel-btn{background:#fff;border:1px solid #d1d5db;color:#374151}.approval-actions .cancel-btn:hover{background:#f9fafb;border-color:#9ca3af}.approval-actions .approve-btn{align-items:center;background:#22c55e;color:#fff;display:flex;gap:8px;justify-content:center}.approval-actions .approve-btn:hover:not(:disabled){background:#16a34a}.approval-actions .approve-btn:disabled{cursor:not-allowed;opacity:.8}.approval-actions .approve-btn .spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@media(max-width:768px){.approval-modal-content{max-width:90%;padding:24px}.approval-modal-header .approval-icon{height:40px;width:40px}.approval-modal-header .approval-icon svg{height:24px;width:24px}.approval-modal-header .approval-title{font-size:18px}.approval-message p{font-size:13px}.approval-actions{flex-direction:column}.approval-actions button{min-width:auto;width:100%}}.preview-modal-backdrop{align-items:center;background-color:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:1050}.preview-modal-wrapper{margin:1.75rem;max-height:80vh;max-width:1100px;overflow-y:auto;width:90%}.preview-modal-content{background:#fff;border-radius:8px;box-shadow:0 10px 40px #00000026;overflow:hidden;width:100%}.preview-header{align-items:center;border-bottom:none;display:flex;justify-content:space-between;padding:20px 24px 16px}.preview-header .preview-title{color:#1f2937;font-size:18px;font-weight:600;margin:0}.preview-header .close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;font-size:20px;height:28px;justify-content:center;line-height:1;padding:0;transition:all .2s ease;width:28px}.preview-header .close-btn:hover{background:#f3f4f6;color:#4b5563}.preview-info{background:#fff;border-bottom:none;padding:0 24px 16px}.preview-info .record-count{color:#6b7280;font-size:13px;font-weight:400;margin:0}.preview-table-container{overflow-x:scroll!important;overflow-y:visible;padding:0 24px 24px;scrollbar-color:#974ae4 #f5ebff!important;scrollbar-width:thin!important}.preview-table-container::-webkit-scrollbar{height:10px!important;width:10px!important}.preview-table-container::-webkit-scrollbar-track{background:#f5ebff!important;border-radius:5px!important}.preview-table-container::-webkit-scrollbar-thumb{background:#974ae4!important;border:2px solid #f5ebff!important;border-radius:5px!important}.preview-table-container::-webkit-scrollbar-thumb:hover{background:#8339d6!important}.preview-table{border-collapse:collapse;margin-top:0;min-width:1200px;width:100%}.preview-table thead{background:#fff}.preview-table thead tr th{background:#fff;border-bottom:none;color:#6b7280;font-size:11px;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.preview-table thead tr th:first-child{padding-left:0}.preview-table thead tr th:last-child{padding-right:0}.preview-table tbody tr{background:#f9fafb;transition:background-color .15s ease}.preview-table tbody tr:hover{background:#f3f4f6}.preview-table tbody tr td{border-bottom:none;color:#111827;font-size:14px;font-weight:400;padding:14px 16px;vertical-align:middle;white-space:nowrap}.preview-table tbody tr td:first-child{padding-left:0}.preview-table tbody tr td:last-child{padding-right:0}.preview-footer{background:#fff;border-top:1px solid #e5e7eb;padding:12px 24px}.preview-footer .showing-text{color:#6b7280;font-size:13px;font-weight:400;margin:0}@media(max-width:768px){.preview-modal .modal-dialog{margin:.5rem auto;max-width:95%}.preview-modal .preview-modal-content{margin:0;max-width:100%}.preview-modal .preview-header{padding:16px 20px}.preview-modal .preview-header .preview-title{font-size:16px}.preview-modal .preview-info{padding:12px 20px}.preview-modal .preview-table-container{max-height:400px;padding:0 20px 20px}.preview-modal .preview-table{min-width:600px}.preview-modal .preview-table thead tr th{font-size:10px;padding:10px 12px}.preview-modal .preview-table tbody tr td{font-size:13px;padding:12px}}.ops-page .page-header{position:-webkit-sticky;position:sticky;top:0}.carousel-navigation .nav-btn{align-items:center;background-color:#fff;border:1px solid #707070;border-radius:50%;color:#707070;display:flex;font-size:1.5rem;height:1.875rem;justify-content:center;padding:0;width:1.875rem}.carousel-navigation .nav-btn:disabled{opacity:.3;pointer-events:none}.carousel-navigation .nav-btn .arrow{font-size:1rem}.carousel-navigation .dots{display:flex;gap:.2rem}.carousel-navigation .dots .dot{background-color:#d9d9d9;border-radius:50%;height:.25rem;width:.25rem}.carousel-navigation .dots .dot.active{background-color:#974ae4}.welcome-banner{background:#974ae4;border-radius:8px;margin-bottom:24px;padding:1.5rem;width:100%}.welcome-banner__content{align-items:center;color:#fff;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.account-team-home__section{box-shadow:0 1px 3px 0 #0000000d;transition:box-shadow .2s ease}.account-team-home__section:hover{box-shadow:0 4px 6px -1px #0000000f}.account-team-home__card-clickable{transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.account-team-home__card-clickable:hover{border-color:#c4b5fd;box-shadow:0 4px 12px -2px #00000014;transform:translateY(-1px)}.account-team-home__video-wrap{border:1px solid #e5e7eb;box-shadow:0 1px 2px 0 #0000000a,0 4px 12px -2px #00000014}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}.history-card{border-top:1px solid #eee;padding-top:1rem}.history-card__time{color:#a3a3a3;font-size:.75rem;font-weight:600}.history-card__title{color:#4c5157;font-size:.875rem;font-weight:600;margin-bottom:0}.history-card__minutes{color:#a3a3a3;font-size:.75rem;font-weight:400;margin-bottom:0}.history-card__content{border-radius:.5rem;margin-top:1rem;padding:.5rem 1rem}.history-card__active{background-color:#f6f6f6;border-radius:.5rem;padding:.5rem 1rem}.loader-wrapper{align-items:center;background-color:hsla(0,0%,100%,.502);display:flex;height:100%;justify-content:center;pointer-events:all;position:fixed;top:0;width:100%;z-index:1051}.loader-wrapper .loader{border-radius:50%;display:inline-block;height:80px;margin:75px;position:relative;vertical-align:middle;width:80px}.loader-wrapper .loader-1 .loader-outter{animation:loader-1-outter 1.5s cubic-bezier(.42,.61,.58,.41) infinite;border:4px solid #6c757d;border-bottom:0;border-left-color:#0000;border-radius:50%;height:100%;position:absolute;width:100%}.loader-wrapper .loader-1 .loader-inner{animation:loader-1-inner 1s cubic-bezier(.42,.61,.58,.41) infinite;border-bottom:4px solid #974ae4;border-left:4px solid #974ae4;border-radius:50%;border-right:0;border-top:4px solid #0000;height:100px;left:calc(50% - 50px);position:absolute;top:calc(50% - 50px);width:100px}.loader-wrapper .loader-1 .loader-inner-1{animation:loader-1-inner 2s cubic-bezier(.42,.61,.58,.41) infinite;border-bottom:4px solid #d77748;border-left:4px solid #d77748;border-radius:50%;border-right:0;border-top:4px solid #0000;height:60px;left:calc(50% - 30px);position:absolute;top:calc(50% - 30px);width:60px}@keyframes loader-1-inner{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes loader-1-outter{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sample-queries__title{font-size:.875rem;font-weight:700}.sample-queries__count{color:#9e9da6;font-size:.75rem;font-weight:400}.sample-queries .question-list{list-style:none;margin:0;padding:0}.sample-queries .question-list .question-item{align-items:center;border-top:1px solid #f3f3f3;cursor:pointer;display:flex;font-size:.875rem;font-weight:400;justify-content:space-between;padding:.75rem 1rem}.sample-queries .question-list .question-item .question-arrow{height:1rem;width:1rem}.sample-queries .question-list .question-item:first-child{border-top:none}.history{background-color:#fff;border:1px solid #f3f3f3;border-radius:1rem;height:100%;overflow:auto;padding:0 .75rem .75rem}.history__icon{height:1.5rem;width:1.5rem}.history__icon-zap{height:1.406rem;width:1.375rem}.history__header-sticky{background-color:#fff;padding-top:.75rem;position:-webkit-sticky;position:sticky;top:0;z-index:1}.history__header-sticky .search-bar-wrapper .input-group{background-color:#f5f9fa}.history__title{color:#1c1f26;font-size:1.12rem;font-weight:700;margin-bottom:0}.history__activity-tabs .segmented{display:grid;grid-template-columns:1fr 1fr;width:100%}.history__activity-tabs .segmented .tab-item{height:100%;justify-content:center}.no-internet-wrapper .cloud-image{height:15.6rem;width:15.6rem}.no-internet-wrapper .title{color:#1c1c1c;font-size:2rem;font-weight:600;margin-bottom:1rem}.no-internet-wrapper .subtitle{font-size:.8rem;opacity:.54}.search-input-group{background-color:#fff;border:.0625rem solid #974ae4;border-radius:1rem;overflow:hidden;width:100%}.search-input-group .search-input{border:none;color:#333;flex-grow:1;font-size:.9375rem;height:4.25rem;padding:.75rem 1rem}.search-input-group .search-input::placeholder{opacity:.5}.search-input-group .search-input:focus{box-shadow:none;outline:none}.search-input-group .icon-button{padding-right:1rem}.search-loader{align-items:center;display:flex;gap:1rem}.search-loader__icon{height:2rem;width:2rem}.search-loader__dots{align-items:center;display:flex;gap:8px}.search-loader__dot{animation:search-loader-bounce 1.4s ease-in-out infinite both;background-color:#974ae4;border-radius:50%;height:12px;opacity:.2;width:12px}.search-loader__dot:nth-child(2){animation-delay:.2s;bottom:4px;opacity:.5;position:relative}.search-loader__dot:nth-child(3){animation-delay:.4s;opacity:1}@keyframes search-loader-bounce{0%,80%,to{transform:scale(.8)}40%{transform:scale(1.4)}}.add-account-modal .modal-title{width:100%}.arr-insights .question-box__user-name{color:#000;font-size:1rem;font-weight:700;margin-bottom:0}.arr-insights .question-box__time{color:#525e71;font-size:.75rem;font-weight:400;margin-bottom:0}.arr-insights .question-box__title{color:#000;font-size:1rem;font-weight:400;margin-bottom:0}.arr-insights .logo-icon{height:2.4rem;width:2.4rem}.arr-insights__icons{height:1.5rem;width:1.5rem}.arr-insights__more-btn{align-items:center;border:1px solid #e2e2e2;border-radius:50%;display:flex;height:2.75rem;justify-content:center;width:2.75rem}.arr-insights__more-icon{height:1.5rem;width:1.5rem}.arr-insights .section-header__lightning-container{background:#fff;border:1px solid #e2e2e2;border-radius:50%;height:2.625rem;width:2.625rem}.arr-insights .question-response{padding-left:3.6rem}.arr-insights__suggested-actions{background-color:#f0f5f9;border-radius:.75rem;margin:1rem 0;padding:.75rem 1.5rem}.arr-insights__suggested-actions .tab-item{background-color:#fff!important;font-weight:500}.arr-insights .suggested-action-title{color:#4c4c4c;font-size:.875rem;font-weight:500}.alert-section .alert-icon{height:1.25rem;width:1.25rem}.alert-section__header-text{font-size:1rem;font-weight:700;margin-bottom:0}.alert-section__content{color:#4c5157;padding-left:1rem}.good-news .alert-icon{height:1.25rem;width:1.25rem}.good-news__header-text{font-size:1rem;font-weight:700;margin-bottom:0}.good-news__content{color:#4c5157;padding-left:1rem}.suggestion-screen{height:calc(100% - 5rem);margin:0 auto;width:100%}.suggestion-screen__container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;overflow-y:auto;width:100%}.suggestion-screen__header{color:#646464;font-size:2.5rem;font-weight:300;margin-bottom:0}.suggestion-screen__logo{margin-bottom:4rem}.suggestion-screen__logo .logo-icon{height:2.4rem;width:2.4rem}.suggestion-screen__title{color:#1c1c1c;font-size:2rem;font-weight:600;margin-bottom:1rem}.suggestion-screen__description{color:#666;font-size:.88rem;margin-bottom:3rem;opacity:.54}.suggestion-screen__cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(17.62rem,1fr));margin-top:1rem;width:100%}.suggestion-screen__cards .card{cursor:pointer;transition:border .3s ease,box-shadow .3s ease}.suggestion-screen__cards .card:hover{border:1px solid #974ae4}.suggestion-screen__cards__title{color:#000;flex:1 1;font-size:.88rem;font-weight:500;margin:0}.suggestion-screen__cards__arrow-up{height:1.5rem;width:1.5rem}.suggestion-screen__search-bar{margin:0 auto}.suggestion-screen__loader-container{left:0;position:absolute}.suggestion-screen__fixed-header{background-color:#f9fcfe;padding-bottom:3rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:10}.suggestion-screen__fixed-header--scrolled{border-bottom:1px solid #cfcfcf}.activity{height:100%}.activity.has-history{display:flex;padding-top:1rem}.activity.has-history .history{width:35%}.activity.has-history .suggestion-screen__content,.activity.has-history .suggestion-screen__search-bar{width:95%}.activity .suggestion-screen__content,.activity .suggestion-screen__search-bar{width:70%}.search-wrapper{width:100%}.search-wrapper .input-group{background-color:#fff;border:1px solid #dedede;border-radius:1rem;height:3.125rem;overflow:hidden;padding:.25rem .75rem}.search-wrapper .input-group .input-group-text{align-items:center;background-color:#0000;border:none;display:flex;padding-right:0}.search-wrapper .input-group .search-input{background-color:#0000;border:none;font-size:.875rem}.search-wrapper .input-group .search-input:focus{box-shadow:none;outline:none}.zappy-assistant{background:#f9fcfe;border-radius:1rem;display:flex;flex-direction:column;height:calc(100vh - 7.8rem);padding:1rem}.zappy-assistant__header{align-items:center;border-bottom:1px solid #dadada;display:flex;justify-content:space-between;padding-bottom:1rem}.zappy-assistant__activity-icon,.zappy-assistant__close{height:1.5rem;width:1.5rem}.zappy-assistant__close{height:.789rem;width:.789rem}.zappy-assistant__title{font-size:1.125rem;font-weight:700}.zappy-assistant__body{align-items:center;display:flex;flex:1 1;flex-direction:column;padding:2rem 1rem;text-align:center}.zappy-assistant__response{flex:1 1;overflow-x:hidden;overflow-y:auto;padding:1rem}.zappy-assistant__text{font-size:.875rem;font-weight:400;margin-top:1rem;opacity:.54}.zappy-assistant__sub-title{color:#1c1c1c;font-size:1rem;font-weight:600;margin-bottom:0;margin-top:1rem}.zappy-assistant__icon{height:4.227rem;width:auto}@keyframes animated-border{0%{background-position:0 50%}to{background-position:100% 50%}}.zappy-assistant--hovered{background-color:#f9fcfe;border-radius:1rem;position:relative;z-index:1}.zappy-assistant--hovered:before{animation:animated-border 3s linear infinite;background:linear-gradient(90deg,#8000ff,#d99100,#ee05d0,#8000ff);background-size:300% 100%;border-radius:1rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.5px;position:absolute;z-index:-1}.zappy-assistant--hovered .zappy-assistant__header{border-bottom:2px solid #0000;border-image-slice:1;border-image-source:linear-gradient(89.85deg,#8000ff 4.71%,#d99100 50.86%,#ee05d0 95.65%)}.zappy-assistant--hovered .search-group{background:linear-gradient(#f9fcfe,#f9fcfe) padding-box,linear-gradient(180deg,#8000ff,#d99100 50.5%,#ee05d0 99.5%) border-box;border:1.5px solid #0000}.bubble-container{cursor:pointer;position:relative}.bubble-container,.bubble-outer{align-items:center;display:flex;height:40px;justify-content:center}.bubble-outer{background:#9ca3af4d;border:none;border-radius:50%;box-shadow:inset 0 2px 4px #0000000f,0 1px 3px #0000001a;transition:all .2s ease;width:40px}.bubble-container:hover .bubble-outer{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a,inset 0 2px 4px #0000000f,0 1px 3px #0000001a}.bubble-inner{border-radius:50%;transition:all .2s ease}.audio-agent-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.audio-agent-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:80vh;max-width:600px;overflow:hidden;width:90%}.audio-agent-modal__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.audio-agent-modal__header-left{align-items:center;color:#8b5cf6;display:flex}.audio-agent-modal__title{color:#1f2937;font-size:20px;font-weight:600;margin:0}.audio-agent-modal__close{align-items:center;background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;padding:0;transition:background-color .2s,color .2s;width:32px}.audio-agent-modal__close:hover{background-color:#f3f4f6;color:#1f2937}.audio-agent-modal__content-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1 1;margin:24px;max-height:calc(80vh - 200px);overflow-y:auto;padding:24px}.audio-agent-modal__content-title{color:#1f2937;font-size:18px;font-weight:600;margin:0 0 16px}.audio-agent-modal__content-text{word-wrap:break-word;color:#4b5563;font-size:14px;line-height:1.6;margin:0;white-space:pre-wrap}.audio-agent-modal__controls{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:center;padding:20px 24px}.audio-agent-modal__btn{align-items:center;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 24px;transition:all .2s}.audio-agent-modal__btn:disabled{cursor:not-allowed;opacity:.5}.audio-agent-modal__btn svg{flex-shrink:0}.audio-agent-modal__btn--pause{background-color:#f97316;color:#fff}.audio-agent-modal__btn--pause:hover:not(:disabled){background-color:#ea580c}.audio-agent-modal__btn--pause:active:not(:disabled){background-color:#c2410c}.audio-agent-modal__btn--stop{background-color:#ef4444;color:#fff}.audio-agent-modal__btn--stop:hover:not(:disabled){background-color:#dc2626}.audio-agent-modal__btn--stop:active:not(:disabled){background-color:#b91c1c}.full-briefing-modal-overlay{align-items:center!important;background:#00000080!important;bottom:0!important;display:flex!important;justify-content:center!important;left:0!important;padding:20px!important;position:fixed!important;right:0!important;top:0!important;z-index:9999!important}.full-briefing-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:90vh;max-width:1200px;width:95%}.briefing-modal-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;flex-shrink:0;justify-content:space-between;padding:16px 20px}.briefing-modal-header .header-left{align-items:center;display:flex;flex:1 1;gap:16px}.briefing-modal-header .header-left h3{color:#8b5cf6;font-size:18px;font-weight:600;margin:0}.briefing-modal-header .header-left .briefing-date{color:#64748b;font-size:14px;margin:4px 0 0}.briefing-modal-header .close-btn{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-size:24px;line-height:1;padding:4px 8px;transition:all .2s}.briefing-modal-header .close-btn:hover{background:#f3f4f6;color:#1e293b}.section-nav{background:#f3f4f6;border-bottom:1px solid #d1d5db;display:flex;flex-shrink:0;gap:0;overflow-x:auto;padding:0 20px;scrollbar-width:none}.section-nav .nav-item{align-items:center;background:#0000;border:none;border-bottom:2px solid #0000;border-radius:0;color:#64748b;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:12px 14px;transition:all .2s;white-space:nowrap}.section-nav .nav-item:hover{background:#fff6;color:#475569}.section-nav .nav-item.active{background:#0000;border-bottom-color:#8b5cf6;color:#8b5cf6;font-weight:600}.section-nav .nav-item.active .nav-icon,.section-nav .nav-item.active .nav-label{color:#8b5cf6}.section-nav .nav-item .nav-icon{font-size:14px;opacity:.9}.section-nav .nav-item .nav-label{font-weight:500}.modal-content .modal-section-block{background:#fff;border:1px solid #dbe4f0;border-radius:10px;box-shadow:0 1px 2px #0f172a0a;margin-bottom:18px;padding:14px}.modal-content .modal-section-block:last-child{margin-bottom:0}.section-detail-modal-overlay{align-items:center!important;background:#00000080!important;bottom:0!important;display:flex!important;justify-content:center!important;left:0!important;padding:20px!important;position:fixed!important;right:0!important;top:0!important;z-index:9999!important}.section-detail-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:90vh;max-width:900px;width:90%}.section-modal-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;border-radius:2rem 2rem 0 0;display:flex;flex-shrink:0;justify-content:space-between;padding:16px 20px}.section-modal-header .header-left{flex:1 1}.section-modal-header .header-left h3{color:#1e293b;font-size:18px;font-weight:600;margin:0}.section-modal-header .header-right{align-items:center;display:flex;gap:8px}.section-modal-header .close-btn{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-size:24px;line-height:1;padding:4px 8px;transition:all .2s}.section-modal-header .close-btn:hover{background:#f3f4f6;color:#1e293b}.modal-content{flex:1 1;overflow-y:auto;padding:20px}.no-data-message{color:#6b7280;padding:40px 20px;text-align:center}.no-data-message p{font-size:16px;margin:0}.modal-bottom-nav{align-items:center;background:#f3f4f6;border-radius:0 0 2rem 2rem;border-top:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:16px;justify-content:space-between;padding:12px 20px}.modal-bottom-nav .nav-account-group,.modal-bottom-nav .nav-section-group{display:flex;gap:8px}.modal-bottom-nav .nav-btn-text{background:#0000;border:none;border-radius:4px;color:#2563eb;cursor:pointer;font-size:14px;padding:6px 12px;transition:all .2s}.modal-bottom-nav .nav-btn-text:hover:not(:disabled){background:#2563eb1a}.modal-bottom-nav .nav-btn-text:disabled{color:#9ca3af;cursor:not-allowed;opacity:.4}.modal-bottom-nav .nav-position-indicator{color:#4b5563;flex:1 1;font-size:14px;font-weight:500;text-align:center}.watchlist-summary-matrix{line-height:1.5;overflow:hidden;padding:1rem;position:relative}.watchlist-summary-matrix.loading{align-items:center;display:flex;justify-content:center;min-height:400px}.watchlist-summary-matrix .loading-spinner{color:#64748b;font-size:18px}.watchlist-summary-matrix.watchlist-summary-matrix--portfolio-grouped .watchlist-summary-portfolio-groups{display:flex;flex-direction:column;gap:1.25rem}.watchlist-summary-matrix.watchlist-summary-matrix--portfolio-grouped .watchlist-summary-portfolio-group__header-wrap{margin-bottom:.35rem}.watchlist-summary-matrix.watchlist-summary-matrix--portfolio-grouped .watchlist-summary-portfolio-group__header{align-items:center;background:#0000;border:none;border-radius:6px;cursor:pointer;display:flex;gap:.4rem;padding:.4rem .25rem .55rem;text-align:left;transition:background-color .15s ease;width:100%}.watchlist-summary-matrix.watchlist-summary-matrix--portfolio-grouped .watchlist-summary-portfolio-group__header:hover{background:#f8fafc}.watchlist-summary-matrix.watchlist-summary-matrix--portfolio-grouped .watchlist-summary-portfolio-group__header:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.watchlist-summary-matrix.watchlist-summary-matrix--portfolio-grouped .watchlist-summary-portfolio-group__accent{align-self:stretch;background:#1d4ed8;border-radius:2px;flex-shrink:0;min-height:1.35rem;width:4px}.watchlist-summary-matrix.watchlist-summary-matrix--portfolio-grouped .watchlist-summary-portfolio-group__chevron{color:#64748b;flex-shrink:0;height:18px;width:18px}.watchlist-summary-matrix.watchlist-summary-matrix--portfolio-grouped .watchlist-summary-portfolio-group__title{color:#1e3a5f;font-size:.95rem;font-weight:700;letter-spacing:-.01em}.watchlist-summary-matrix .watchlist-summary-pagination--nested{border-top:1px solid #e2e8f0;margin-top:.5rem;padding-top:.25rem}.watchlist-summary-matrix .watchlist-summary-pagination--rows-per-section{border-top:1px solid #e2e8f0;margin-top:.75rem;padding-top:.5rem}.watchlist-summary-matrix .watchlist-summary-card{background:#fff;overflow:hidden}.watchlist-summary-matrix .card-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px}.watchlist-summary-matrix .card-title{color:#0f172a;font-size:14px;font-weight:600;margin-bottom:4px}.watchlist-summary-matrix .card-title .briefing-date,.watchlist-summary-matrix .card-title .watchlist-name{color:#8b5cf6;font-style:italic}.watchlist-summary-matrix .header-actions{align-items:center;display:flex;gap:8px}.watchlist-summary-matrix .header-action-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:8px 12px;transition:all .2s ease}.watchlist-summary-matrix .header-action-btn:hover{background:#f9fafb;border-color:#9ca3af;color:#111827}.watchlist-summary-matrix .header-action-btn:active{background:#f3f4f6;transform:translateY(1px)}.watchlist-summary-matrix .watchlist-summary-card-content{padding:0}.watchlist-summary-matrix .table-container{border:1px solid #e2e2e2;max-width:100%;overflow-x:auto;overflow-y:hidden}.watchlist-summary-matrix .summary-table{border-collapse:collapse;font-size:14px;min-width:720px;table-layout:fixed;width:100%}.watchlist-summary-matrix .table-row:not(.no-data-row):not(.briefing-skeleton-row):not(.account-brief-row) .data-cell:not(.actions-cell):not(.account-cell):not(:first-child):before{border:1px solid #aae9f7;content:"";height:1px;left:0;opacity:.4;position:absolute;right:0;top:50%;z-index:0}.watchlist-summary-matrix .table-row:not(.no-data-row):not(.briefing-skeleton-row):not(.account-brief-row) .data-cell.matrix-stagger-metric:before{animation:matrixConnectorReveal .38s ease-out forwards;animation-delay:0ms;animation-delay:calc(var(--matrix-stagger, 0)*.13s);opacity:0}.watchlist-summary-matrix .matrix-bubble-reveal-wrap{--matrix-stagger:0;align-items:center;animation:matrixBubbleReveal .5s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--matrix-stagger)*.13s);display:flex;justify-content:center;min-height:40px;opacity:0;overflow:hidden;position:relative;will-change:opacity,transform}.watchlist-summary-matrix .matrix-actions-stagger .actions-buttons{animation:matrixActionsReveal .48s ease forwards;animation-delay:0ms;animation-delay:calc(var(--matrix-stagger, 0)*.13s);opacity:0}.watchlist-summary-matrix .matrix-account-row-reveal{--account-stagger:0;animation:matrixAccountRowReveal .42s ease-out forwards;animation-delay:0ms;opacity:0;transform:translateY(6px);will-change:opacity,transform}.watchlist-summary-matrix .matrix-account-brief-reveal{--account-stagger:0;animation:matrixAccountBriefReveal .36s ease-out forwards;animation-delay:.11s;opacity:0;transform:translateY(4px);will-change:opacity,transform}.watchlist-summary-matrix .account-brief-line.ai-generating-text{animation:matrixBriefTyping .9s ease-out forwards;animation-delay:.18s;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);overflow:hidden;position:relative}@media(prefers-reduced-motion:reduce){.watchlist-summary-matrix .table-row:not(.briefing-skeleton-row) .data-cell.matrix-stagger-metric:before{animation:none;opacity:.4}.watchlist-summary-matrix .matrix-actions-stagger .actions-buttons,.watchlist-summary-matrix .matrix-bubble-reveal-wrap{animation:none;opacity:1}.watchlist-summary-matrix .matrix-account-brief-reveal,.watchlist-summary-matrix .matrix-account-row-reveal{animation:none;opacity:1;transform:none}.watchlist-summary-matrix .account-brief-line.ai-generating-text{animation:none;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.watchlist-summary-matrix.matrix-stagger-suppressed .table-row:not(.briefing-skeleton-row) .data-cell.matrix-stagger-metric:before{animation:none;opacity:.4}.watchlist-summary-matrix.matrix-stagger-suppressed .matrix-actions-stagger .actions-buttons,.watchlist-summary-matrix.matrix-stagger-suppressed .matrix-bubble-reveal-wrap{animation:none;opacity:1}.watchlist-summary-matrix.matrix-stagger-suppressed .matrix-account-brief-reveal,.watchlist-summary-matrix.matrix-stagger-suppressed .matrix-account-row-reveal{animation:none;opacity:1;transform:none}.watchlist-summary-matrix.matrix-stagger-suppressed .account-brief-line.ai-generating-text{animation:none;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.watchlist-summary-matrix .header-cell{background:#f0f5f9;border:none;font-size:12px;font-weight:500;padding:10px 6px;position:relative;text-align:center;vertical-align:middle}.watchlist-summary-matrix .header-cell.account-header{background:#f1f5f9;left:0;position:-webkit-sticky;position:sticky;width:148px;z-index:1}.watchlist-summary-matrix .header-cell.overall-header{width:72px}.watchlist-summary-matrix .header-cell.section-header{width:78px}.watchlist-summary-matrix .header-cell.actions-header{width:88px}.watchlist-summary-matrix .header-content{align-items:center;display:flex;flex-direction:column;gap:2px}.watchlist-summary-matrix .account-count{color:#64748b;font-size:10px;font-weight:400}.watchlist-summary-matrix .sort-icon{font-size:12px;margin-top:2px;opacity:.5}.watchlist-summary-matrix .sort-icon.asc:after{content:" ↑"}.watchlist-summary-matrix .sort-icon.desc:after{content:" ↓"}.watchlist-summary-matrix .table-row.account-brief-row .account-brief-line-cell{border-bottom:1px solid #e2e8f0;overflow:hidden;padding:0 10px 16px;vertical-align:top}.watchlist-summary-matrix .highlighted-account-cell{background:#faf7ff}.watchlist-summary-matrix .highlighted-account-cell--first{box-shadow:inset 4px 0 0 #a78bfa}.watchlist-summary-matrix .highlighted-account-cell--brief{background:#faf7ff;box-shadow:inset 4px 0 0 #a78bfa}.watchlist-summary-matrix .account-cell{background:#fff;border:none;left:0;padding:16px 8px;position:-webkit-sticky;position:sticky;width:148px;z-index:1}.watchlist-summary-matrix .account-cell.clickable{cursor:pointer;transition:background-color .2s}.watchlist-summary-matrix .account-cell.clickable:hover{background:#f8fafc}.watchlist-summary-matrix .account-info{align-items:center;display:flex;gap:8px;justify-content:start}.watchlist-summary-matrix .account-select-checkbox{align-items:center;cursor:pointer;display:inline-flex;flex-shrink:0;height:16px;justify-content:center;position:relative;width:16px}.watchlist-summary-matrix .account-select-checkbox__input{cursor:pointer;inset:0;margin:0;opacity:0;position:absolute;z-index:1}.watchlist-summary-matrix .account-select-checkbox__control{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:4px;box-shadow:0 1px 2px #0f172a14;color:#fff;display:inline-flex;height:16px;justify-content:center;pointer-events:none;transition:border-color .15s ease,background-color .15s ease;width:16px}.watchlist-summary-matrix .account-select-checkbox__control svg{height:10px;opacity:0;transition:opacity .15s ease;width:10px}.watchlist-summary-matrix .account-select-checkbox__input:hover+.account-select-checkbox__control{border-color:#94a3b8}.watchlist-summary-matrix .account-select-checkbox__input:focus-visible+.account-select-checkbox__control{outline:2px solid #a78bfa59;outline-offset:2px}.watchlist-summary-matrix .account-select-checkbox__input:checked+.account-select-checkbox__control{background:#7c3aed;border-color:#7c3aed}.watchlist-summary-matrix .account-select-checkbox__input:checked+.account-select-checkbox__control svg{opacity:1}.watchlist-summary-matrix .account-brief-toggle{align-items:center;background:#0000;border:none;border-radius:6px;color:#64748b;cursor:pointer;display:inline-flex;flex-shrink:0;height:26px;justify-content:center;margin:0;padding:0;transition:background-color .15s ease,color .15s ease;width:26px}.watchlist-summary-matrix .account-brief-toggle:hover{background:#f1f5f9;color:#334155}.watchlist-summary-matrix .account-brief-toggle:focus-visible{outline:2px solid #3b82f6;outline-offset:1px}.watchlist-summary-matrix .account-brief-toggle__icon{height:16px;width:16px}.watchlist-summary-matrix .account-icon{color:#3b82f6;flex-shrink:0;font-size:16px}.watchlist-summary-matrix .account-icon.no-data{color:#94a3b8}.watchlist-summary-matrix .account-info-text{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.watchlist-summary-matrix .account-name{font-size:12px;font-weight:600}.watchlist-summary-matrix .account-brief-line{color:#64748b;font-size:10px;font-style:italic;font-weight:400;line-height:1.35;margin:0}.watchlist-summary-matrix .account-brief-line--full{-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;color:#475569;display:block;display:-webkit-box;font-size:12px;line-height:1.4;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:normal;width:100%}.watchlist-summary-matrix .data-cell{border:none;font-size:12px;padding:16px 4px;position:relative;text-align:center;vertical-align:middle;width:78px}.watchlist-summary-matrix .data-cell.clickable{cursor:pointer;transition:background-color .2s}.watchlist-summary-matrix .data-cell.clickable:hover{background:#f8fafc}.watchlist-summary-matrix .data-cell.overall-cell{width:72px}.watchlist-summary-matrix .actions-cell{border:none;padding:6px 4px;text-align:center;vertical-align:middle;width:88px}.watchlist-summary-matrix .actions-buttons{align-items:center;display:flex;gap:4px;justify-content:center}.watchlist-summary-matrix .nav-btn{background:none;border:none;border-radius:4px;cursor:pointer;font-size:16px;padding:6px;transition:background-color .2s}.watchlist-summary-matrix .nav-btn:hover{background:#f3f4f6}.watchlist-summary-matrix .watchlist-summary-pagination{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;margin-top:1rem;padding:.75rem 1rem}.watchlist-summary-matrix .watchlist-summary-pagination__inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.watchlist-summary-matrix .watchlist-summary-pagination__size{align-items:center;display:flex;gap:.5rem}.watchlist-summary-matrix .watchlist-summary-pagination__label{color:#64748b;font-size:.875rem;font-weight:500}.watchlist-summary-matrix .watchlist-summary-pagination__select{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;font-size:.875rem;padding:.375rem .5rem}.watchlist-summary-matrix .watchlist-summary-pagination__select:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf633;outline:none}.watchlist-summary-matrix .watchlist-summary-pagination__info{color:#64748b;font-size:.875rem}.watchlist-summary-matrix .watchlist-summary-pagination__info strong{color:#0f172a}.watchlist-summary-matrix .watchlist-summary-pagination__controls{align-items:center;display:flex;gap:.5rem}.watchlist-summary-matrix .watchlist-summary-pagination__btn{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;font-size:1.25rem;height:2rem;line-height:1;min-width:2rem;padding:0 .5rem;transition:background-color .2s,border-color .2s}.watchlist-summary-matrix .watchlist-summary-pagination__btn:hover:not(:disabled){background:#f8fafc;border-color:#9ca3af}.watchlist-summary-matrix .watchlist-summary-pagination__btn:disabled{cursor:not-allowed;opacity:.5}.watchlist-summary-matrix .watchlist-summary-pagination__page{color:#64748b;font-size:.875rem}.watchlist-summary-matrix .watchlist-summary-pagination__page strong{color:#0f172a}.watchlist-summary-matrix.briefing-matrix-skeleton{pointer-events:none}.watchlist-summary-matrix.briefing-matrix-skeleton .briefing-skeleton-caption{color:#475569;font-size:11px;font-weight:600;letter-spacing:.12em;margin:0 0 12px;text-align:center;text-transform:uppercase}.watchlist-summary-matrix.briefing-matrix-skeleton .skeleton-pulse{background:#e2e8f0;overflow:hidden;position:relative}.watchlist-summary-matrix.briefing-matrix-skeleton .skeleton-pulse:after{animation:briefingSkeletonShimmer 1.45s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffffb8,#0000);content:"";inset:0;position:absolute}.watchlist-summary-matrix.briefing-matrix-skeleton .skeleton-account-block{align-items:flex-start;display:flex;gap:10px}.watchlist-summary-matrix.briefing-matrix-skeleton .skeleton-icon{border-radius:6px;flex-shrink:0;height:28px;width:28px}.watchlist-summary-matrix.briefing-matrix-skeleton .skeleton-account-name{border-radius:4px;height:11px;width:85%}.watchlist-summary-matrix.briefing-matrix-skeleton .briefing-skeleton-brief-row .account-brief-line-cell{background:#fafbfc;border-bottom:1px solid #eceff3;padding:6px 10px 8px;vertical-align:top}.watchlist-summary-matrix.briefing-matrix-skeleton .skeleton-brief-block{border-radius:4px;height:14px;width:100%}.watchlist-summary-matrix.briefing-matrix-skeleton .skeleton-metric-wrap{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:center;min-height:40px}.watchlist-summary-matrix.briefing-matrix-skeleton .skeleton-metric-track{background:#e8eef3;border-radius:999px;height:3px;width:100%}.watchlist-summary-matrix.briefing-matrix-skeleton .skeleton-metric-dot{border-radius:50%;height:14px;width:14px}.watchlist-summary-matrix.briefing-matrix-skeleton .skeleton-actions{display:flex;gap:6px;justify-content:center}.watchlist-summary-matrix.briefing-matrix-skeleton .skeleton-action-btn{border-radius:6px;height:26px;width:26px}@keyframes briefingSkeletonShimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes matrixConnectorReveal{to{opacity:.4}}@keyframes matrixBubbleReveal{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}@keyframes matrixActionsReveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes matrixAccountRowReveal{to{opacity:1;transform:translateY(0)}}@keyframes matrixAccountBriefReveal{to{opacity:1;transform:translateY(0)}}@keyframes matrixBriefTyping{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.health-badge,.relevance-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:4px 12px}.badge-label{font-weight:500}.badge-value{font-weight:700}.dashboard .sidebar{-ms-overflow-style:none;overflow-y:auto;scrollbar-width:none}.dashboard .sidebar::-webkit-scrollbar{display:none}.dashboard .section-title{color:#1c1f26;font-size:1.125rem;font-weight:700}.dashboard .global-icon{height:1.5rem;width:1.5rem}.dashboard .global-dashed-border{border-bottom:1px dashed #a5a5a5;margin-bottom:1rem;margin-top:1rem}.dashboard .monitored-accounts__title{color:#1c1f26;font-size:1.125rem;font-weight:700}.dashboard .monitored-accounts__add{font-size:.875rem;font-weight:700}.dashboard .monitored-accounts__search .input-group{background-color:#edf2fa;padding:initial}.dashboard .select-all-filter{font-size:.875rem;font-weight:700}.dashboard .clear-filter{color:#1c1f26;font-size:.875rem;font-weight:400}.dashboard .account-list__renewal,.dashboard .account-list__revenue{background-color:#eefff7;font-size:.75rem;font-weight:400}.dashboard .account-list__revenue{color:#00834c}.dashboard .account-list__renewal{color:red}.dashboard .main-content{background-color:#fff;height:100%}.dashboard .main-content__alert-filters{-ms-overflow-style:none;display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:auto;padding:1.5rem 0;scrollbar-width:none}.dashboard .main-content__alert-filters::-webkit-scrollbar{display:none}.dashboard .main-content__alert-filters .tab-item{white-space:nowrap}.dashboard .main-content__filter-tabs{align-items:center;display:flex;justify-content:space-between}.dashboard .main-content__filter-tabs .segmented .tab-item{padding-left:1.5rem;padding-right:1.5rem}.dashboard__loader-container{left:0;position:absolute}.dashboard__any-alerts-card .customer-alert-card{padding:.313rem .75rem}.dashboard__filter-dropdown .segmented{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%}.dashboard__filter-dropdown .segmented .tab-item{height:100%;justify-content:center}.dashboard__program-accounts-toggle{border-bottom:1px dashed #a5a5a5}.announcement-card{align-items:center;background:linear-gradient(#f4f1f3,#f4f1f3) padding-box,linear-gradient(180deg,#8000ff,#d99100 50.5%,#ee05d0 99.5%) border-box;border:1.5px solid #0000;border-radius:.375rem;display:flex;min-height:2.813rem;padding:0 1rem;position:relative;z-index:0}.announcement-card__icon{align-items:center;background-color:#fff;border-radius:50%;display:flex;flex-shrink:0;height:1.875rem;justify-content:center;margin-right:1rem;width:1.875rem}.announcement-card__icon svg{height:1rem;width:1rem}.announcement-card__message{font-size:.875rem;font-weight:600;width:100%}.announcement-card--no-border{border:1px solid;border-image-source:linear-gradient(180deg,#8000ff,#d99100 50.5%,#ee05d0 99.5%),linear-gradient(0deg,#0003,#0003),linear-gradient(0deg,#a6a6a6,#a6a6a6)}.alert-card{background-color:#fff;border:1px solid #ebebeb;border-radius:.5rem;margin-bottom:1rem;padding:1rem 1.5rem}.alert-card:last-child{margin-bottom:0}.alert-card .alert-header{align-items:flex-start;display:flex;justify-content:space-between}.alert-card .alert-header .company-info{align-items:center;display:flex;gap:12px}.alert-card .alert-header .company-info__title{color:#1c1f26;font-size:1rem;font-weight:600;margin:0}.alert-card .alert-header .company-info .timestamp{color:#000;font-size:.875rem;opacity:.54}.alert-card .alert-header .company-info__icon-wrapper{align-items:center;background:#f5f5f5;border-radius:50%;display:flex;height:2rem;justify-content:center;width:2rem}.alert-card .alert-header .company-info__alert-type{height:1.5rem;left:2px;position:relative;top:2px;width:1.5rem}.alert-card .alert-header .alert-meta{display:flex;gap:1rem}.alert-card .alert-content .alert-description{font-size:.875rem;font-weight:400;margin:1rem 0}.alert-card .separator{background-color:#949aa7;height:1rem;margin:0 .75rem;width:1px}.alert-card .escalation-tag{flex-wrap:wrap}.alert-card .escalation-tag__label{font-size:.875rem;margin-bottom:0;opacity:.45}.alert-card .escalation-tag__type{font-size:.875rem;font-weight:700;margin-bottom:0}.alert-card .escalation-tag__icon{height:.875rem;width:.875rem}.alert-card__footer-data{border-top:1px solid #dee0e4}.brief-document [data-section]{scroll-margin-top:5.6rem}.brief-document__more-title{color:#000;font-size:.875rem;font-weight:500}.brief-document .brief-document__header{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:-webkit-sticky;position:sticky;top:0;z-index:1}.brief-document__left-icon{height:1.3rem;width:1rem}.brief-document__share-title{color:#974ae4;font-size:.875rem;font-weight:700}.brief-document__user-wrapper{display:flex;flex-wrap:wrap;position:relative}.brief-document__user-wrapper>*{border:2px solid #fff;border-radius:50%;margin-left:-.6rem;position:relative;z-index:1}.brief-document__user-wrapper>:first-child{margin-left:0}.brief-document__document-title{font-size:.875rem;font-weight:900;margin-bottom:0}.brief-document__online{background-color:#18e275;border-radius:50%;height:.563rem;width:.563rem}.brief-document__center-header-content .tab-item{border:1px solid #974ae4!important;padding:.25rem .625rem}.brief-document__content{background-color:#fff;border-radius:1rem;margin-top:1rem;padding:1.5rem 4.375rem}.brief-document__document-filters{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:auto;padding:1.5rem 0}.brief-document__document-filters .tab-item{white-space:nowrap}.brief-document__relationship .relationship__title{font-size:1rem;font-weight:700;margin-bottom:1rem}.brief-document__relationship .relationship__container .contact-card{border:1px solid #dee0e4;border-radius:.563rem;padding:1rem}.brief-document__relationship .relationship__container .contact-card__title{font-size:.875rem;font-weight:700}.brief-document__relationship .relationship__container .contact-card__count{color:#9e9da6;font-size:.875rem;font-weight:400}.brief-document__relationship .relationship__container .contact-card__item{align-items:center;display:flex;gap:1rem;padding:1rem 0}.brief-document__relationship .relationship__container .contact-card__item:not(:last-child){border-bottom:1px solid #dee0e4}.brief-document__relationship .relationship__container .contact-card__name{font-size:1.114rem;font-weight:400}.brief-document__relationship .relationship__container .contact-card__role{color:#9e9da6;font-size:.975rem;font-weight:400}.brief-document__zapy-response .zapy-response__title{font-size:1rem;font-weight:700;margin:1rem 0}.brief-document__zapy-response .zapy-response__content{color:#4c5157;font-size:1rem;font-weight:400}.brief-document__sentiment .sentiment__heading{font-size:1rem;font-weight:700;margin:1rem 0}.brief-document__sentiment .sentiment__desc{color:#4c5157;font-size:1rem;font-weight:400;letter-spacing:.05rem}.brief-document__sentiment .sentiment__categories__title{font-size:.875rem;font-weight:500;letter-spacing:.02rem;margin-bottom:.313rem}.brief-document__sentiment .sentiment__categories__desc{color:#4c5157;font-size:1rem;font-weight:400}.brief-document__sentiment .sentiment__chart svg text{fill:#000;font-size:.75rem;font-weight:400}.brief-document__oppurtunity .oppurtunity__heading,.brief-document__risks .risks__heading{font-size:1rem;font-weight:700;margin:1rem 0}.brief-document__playbooks .playbooks{margin-top:1rem}.brief-document__playbooks .playbooks__heading{border-bottom:1px solid #f6f6f6;font-size:1.25rem;font-weight:700;padding-bottom:1rem}.brief-document__playbooks .playbooks__summary{display:flex;gap:1rem;margin:1.5rem 0}.brief-document__playbooks .playbooks__summary .summary__box{border:1px solid #e8eaeb;border-radius:1rem;padding:.5rem 1rem;width:10.989rem}.brief-document__playbooks .playbooks__summary .summary__box .count{color:#455169;font-size:1.25rem;font-weight:600}.brief-document__playbooks .playbooks__summary .summary__box .label{color:#323232;font-size:.75 rem;font-weight:400}.brief-document__playbooks .playbooks__list{list-style:none;margin:0;padding:0}.brief-document__playbooks .playbooks__list .playbook__item{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1rem 0}.brief-document__playbooks .playbooks__list .playbook__item .playbook__info{flex:1 1}.brief-document__playbooks .playbooks__list .playbook__item .playbook__info .title{color:#455169;font-size:.875rem;font-weight:700;margin-bottom:.25rem}.brief-document__playbooks .playbooks__list .playbook__item .playbook__info .sub{color:#959595;font-size:.75rem;font-weight:500}.brief-document__playbooks .playbooks__list .playbook__item:not(:last-child){border-bottom:1px solid #f6f6f6}.regenerate-modal{min-width:25.75rem;text-align:center}.regenerate-modal__title{color:#1c1f26;font-size:1rem;font-weight:700;margin-top:1.5rem}.regenerate-modal__desc{color:#1c1f26;font-size:.875rem;font-weight:400;opacity:.54}.regenerate-modal .modal-footer{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.regenerate-modal__refresh-btn{background-color:#f7eeff;border-radius:50%;height:3.438rem;margin-top:1rem;width:3.438rem}.brief-document-loader{left:0;position:absolute;top:0}.share-modal{min-width:33.938rem}.share-modal .modal-title{width:100%}.share-modal__header{font-size:1.25rem;font-weight:700}.share-modal__close-btn{background:#0000;border:none;box-shadow:none;color:#9e9da6;font-size:1.25rem;padding:.25rem .5rem}.share-modal__input{border:1px solid #939393;border-radius:revert;padding:.625rem;width:100%}.share-modal__input::placeholder{color:#1c1c1c}.share-modal__sub-title{font-size:1rem;font-weight:600}.share-modal__person-row{align-items:center;background:#0000}.share-modal__person-name{font-size:1rem;font-weight:700}.share-modal__person-designation{color:#9e9da6;font-size:.875rem;font-weight:400}.share-modal__pending-badge{background:#fff8de;border-radius:1.375rem;color:#9d7b04;font-size:.688rem;font-weight:400;margin-right:.5rem;padding:.225rem .775rem;white-space:nowrap}.share-modal .modal-content{display:flex;flex-direction:column;height:80vh}.share-modal .modal-body{flex:1 1 auto;overflow-y:auto}.share-modal .segmented{display:grid;grid-template-columns:1fr 1fr}.share-modal .segmented .tab-item{justify-content:center}.share-modal__dropdown .dropdown-item{font-size:.875rem;font-weight:500}.share-modal__dropdown-item-divider{border-bottom:1px solid #dee0e4;margin:.5rem auto;width:80%}.save-modal{min-width:34.25rem}.save-modal__header{font-size:1.25rem;font-weight:700}.save-modal__desc{color:#1c1f26;font-size:.875rem;font-weight:400;margin-bottom:1rem;margin-top:1.5rem;opacity:.54}.success-modal{width:25.75rem!important}.success-modal__title{color:#1c1f26;font-size:1rem;font-weight:700;margin:1rem 0}.success-modal__desc{color:#1c1f26;font-size:.875rem;font-weight:400;margin-bottom:1rem;opacity:.54}.add-people__share-people{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:3fr 1fr}.add-people__share-people .selected-tags .avatar-card{height:1.125rem;width:1.125rem}.add-people__share-people .selected-tags .avatar-card .avatar-body{font-size:.45rem}.brief-summary-card .avatar-card{background-color:#ababab;height:6.125rem;width:6.125rem}.brief-summary-card .avatar-card .avatar-body{color:#fff;font-size:2.45rem}.brief-summary-card__item{border:1px solid #dee0e4;border-radius:.563rem;padding:1rem}.brief-summary-card__title{font-size:1rem;font-weight:700}.brief-summary-card__date{color:#9e9da6;font-size:1rem;font-weight:400}.brief-summary-card__desc{color:#4c5157;font-size:1rem;font-weight:400;letter-spacing:.05rem;line-height:1.875rem;width:85%}.brief-summary-card__item-title{font-size:1rem;font-weight:500}.brief-summary-card__growth-icon{opacity:.54}.brief-summary-card__item-dates{color:#9e9da6;font-weight:400}.brief-summary-card__header{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:0fr 1fr}.leaderboard-page{width:100%}.leaderboard-page--standalone .page-header{position:-webkit-sticky;position:sticky;top:0;z-index:1}.leaderboard-page__content{min-width:0}.rl-prototype-skin{--sidebar-w:220px;--topbar-h:62px;--brand:#9333ea;--brand-dark:#7e22ce;--brand-light:#a855f7;--brand-faint:#faf5ff;--brand-tint:#f3e8ff;--brand-mid:#581c87;--brand-gradient:linear-gradient(90deg,#9333ea,#4f46e5);--navy:#9333ea;--navy-mid:#7e22ce;--navy-lt:#a855f7;--blue:#9333ea;--blue-lt:#a855f7;--blue-faint:#faf5ff;--sidebar-bg:#fff;--sidebar-header:#9333ea;--content-bg:#f3f4f6;--green:#16a34a;--amber:#d97706;--red:#dc2626;--customer-node:#ea580c;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--text:#111827;--text-muted:#6b7280;--border:#e5e7eb;--rl-0:#f1f5f9;--rl-0-text:#1e293b;--rl-0-border:#cbd5e1;--rl-1:#fee2e2;--rl-1-text:#991b1b;--rl-1-border:#fca5a5;--rl-2:#ffedd5;--rl-2-text:#9a3412;--rl-2-border:#fdba74;--rl-3:#fef9c3;--rl-3-text:#92400e;--rl-3-border:#fde047;--rl-4:#dcfce7;--rl-4-text:#166534;--rl-4-border:#86efac;--rl-5:#dcfce7;--rl-5-text:#166534;--rl-5-border:#86efac;--alert-red-bg:#fef2f2;--alert-red-border:#fca5a5;--alert-amber-bg:#fffbeb;--alert-amber-border:#fde68a;--radius:6px;--shadow:0 1px 3px #00000014,0 1px 2px #0000000d;--shadow-md:0 4px 6px #00000012,0 2px 4px #0000000d;--shadow-lg:0 10px 25px #0000001f,0 4px 6px #0000000f;--rl-stakeholder-filter-offset:76px}.rl-prototype-skin.rl-prototype-skin--has-stakeholder-filter{padding-bottom:calc(var(--rl-stakeholder-filter-offset) + 16px)}.rl-prototype-skin .rl-stakeholder-scope-inline{align-items:center;background:var(--brand-faint);border:1px solid var(--brand-tint);border-radius:999px;color:var(--brand-mid);display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:600;line-height:1.3;margin:0;overflow:visible;padding:4px 10px;white-space:nowrap}.rl-prototype-skin .rl-portfolio-scope-toolbar{align-items:center;display:inline-flex;flex:0 0 auto;flex-wrap:wrap;gap:10px}.rl-prototype-skin .rl-my-portfolio-switch.toggle-switch-container{align-items:center;flex:0 0 auto;gap:8px}.rl-prototype-skin .rl-my-portfolio-switch .toggle-switch-label{color:var(--gray-700);font-size:12px;font-weight:600;white-space:nowrap}.rl-prototype-skin .rl-empty-state{align-items:center;display:flex;justify-content:center;min-height:320px;padding:32px 24px;width:100%}.rl-prototype-skin .rl-empty-state--centered{min-height:calc(100vh - 10rem)}.rl-prototype-skin .rl-empty-state-card{background:#fff;border:1px dashed var(--border);border-radius:12px;box-shadow:0 1px 3px #0f172a0a;max-width:420px;padding:40px 32px;text-align:center;width:100%}.rl-prototype-skin .rl-empty-state-icon-wrap{align-items:center;background:var(--brand-faint);border:1px solid var(--brand-tint);border-radius:50%;display:inline-flex;height:56px;justify-content:center;margin:0 auto 16px;width:56px}.rl-prototype-skin .rl-empty-state-icon{color:var(--brand);height:28px;width:28px}.rl-prototype-skin .rl-empty-state-title{color:var(--gray-800);font-size:15px;font-weight:700;line-height:1.35;margin:0 0 8px}.rl-prototype-skin .rl-empty-state-desc{color:var(--text-muted);font-size:13px;line-height:1.55;margin:0}.rl-prototype-skin .rl-stakeholder-filter{align-items:stretch;background:#fff;border:1px solid var(--border);border-radius:12px;bottom:12px;box-shadow:var(--shadow-lg);display:flex;flex-direction:row;gap:14px;left:calc(5rem + 22px);min-height:68px;padding:10px 14px;position:fixed;right:22px;z-index:10}.layout-container__sidebar-spacer:has(.custom-sidebar.pinned.overlay-open)~div .rl-stakeholder-filter{left:calc(18rem + 22px)}.rl-prototype-skin .rl-stakeholder-filter--empty{align-items:center;background:#fffbeb;border-color:#fde68a}.rl-prototype-skin .rl-stakeholder-filter-meta{border-right:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;gap:4px;justify-content:center;min-width:148px;padding-right:12px}.rl-prototype-skin .rl-stakeholder-filter-meta-top{align-items:center;display:flex;gap:6px}.rl-prototype-skin .rl-stakeholder-filter-meta-bottom{align-items:center;display:flex;gap:6px;padding-left:21px}.rl-prototype-skin .rl-stakeholder-filter-icon{color:var(--gray-500);flex-shrink:0}.rl-prototype-skin .rl-stakeholder-filter-title{color:var(--gray-700);font-size:12px;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.rl-prototype-skin .rl-stakeholder-filter-count-badge{background:var(--gray-100);color:var(--gray-700);font-size:11px;padding:2px 8px}.rl-prototype-skin .rl-stakeholder-filter-all-tag,.rl-prototype-skin .rl-stakeholder-filter-count-badge{align-items:center;border-radius:999px;display:inline-flex;font-weight:700;letter-spacing:0;text-transform:none}.rl-prototype-skin .rl-stakeholder-filter-all-tag{background:var(--brand-faint);border:1px solid #e9d5ff;color:var(--brand);font-size:10px;padding:2px 7px}.rl-prototype-skin .rl-stakeholder-filter-empty{align-items:center;color:#92400e;display:flex;flex:1 1;font-size:12px;margin:0;min-width:0}.rl-prototype-skin .rl-stakeholder-filter-chips-scroll{align-items:center;display:flex;flex:1 1;mask-image:linear-gradient(90deg,#000 calc(100% - 24px),#0000);-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 24px),#0000);min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.rl-prototype-skin .rl-stakeholder-filter-chips-scroll::-webkit-scrollbar{height:4px}.rl-prototype-skin .rl-stakeholder-filter-chips-scroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.rl-prototype-skin .rl-stakeholder-filter-chips{display:flex;flex-wrap:nowrap;gap:8px;padding-right:20px;width:-webkit-max-content;width:max-content}.rl-prototype-skin .rl-stakeholder-chip{align-items:center;background:#faf5ff;border:1px solid #e9d5ff;border-radius:8px;display:inline-flex;flex-shrink:0;gap:8px;max-width:200px;padding:6px 10px 6px 6px}.rl-prototype-skin .rl-stakeholder-chip-avatar{align-items:center;background:#fff;border:1px solid var(--gray-200);border-radius:50%;color:var(--gray-700);display:flex;flex-shrink:0;font-size:10px;font-weight:700;height:32px;justify-content:center;line-height:1;width:32px}.rl-prototype-skin .rl-stakeholder-chip-text{display:flex;flex-direction:column;gap:2px;min-width:0}.rl-prototype-skin .rl-stakeholder-chip-name{color:var(--gray-800);font-size:12px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rl-prototype-skin .rl-stakeholder-chip-role{color:var(--text-muted);font-size:10px;font-weight:500;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rl-prototype-skin .rl-stakeholder-filter-manage{align-self:center;background:none;border:none;border-radius:6px;color:var(--brand);cursor:pointer;flex-shrink:0;font-size:12px;font-weight:600;padding:6px 10px;white-space:nowrap}.rl-prototype-skin .rl-stakeholder-filter-manage:hover{background:var(--brand-faint)}.rl-prototype-skin .pg-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.rl-prototype-skin .acct-picker-hdr-end,.rl-prototype-skin .pg-controls-end{align-items:center;display:flex;flex:1 1 auto;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-left:auto;min-width:0}.rl-prototype-skin .acct-picker-search.pg-controls-search{flex:0 1 280px;margin-bottom:0;max-width:280px;min-width:180px}.rl-prototype-skin .pg-controls-end .pg-info{margin-left:0}.rl-prototype-skin .pg-info{color:var(--text-muted);font-size:12px;margin-left:auto;white-space:nowrap}.rl-prototype-skin .t1v-sub-btn{background:#fff;border:1px solid var(--border);border-radius:4px;color:var(--text-muted);cursor:pointer;font-size:12px;font-weight:600;padding:5px 11px;transition:all .14s}.rl-prototype-skin .t1v-sub-btn:hover{background:var(--gray-50);color:var(--text)}.rl-prototype-skin .t1v-sub-btn.active{background:var(--brand-faint);border-color:var(--brand-light);color:var(--brand)}.rl-prototype-skin .coming-soon-pill{background:#fef3c7;border:1px solid #fcd34d;border-radius:3px;color:#92400e;font-size:10px;font-weight:700;letter-spacing:.04em;margin-left:auto;padding:3px 8px;text-transform:uppercase}.rl-prototype-skin .cs-img-wrap{border:1px solid var(--border);border-radius:6px;margin-top:10px;overflow:hidden;position:relative}.rl-prototype-skin .cs-img-wrap img{display:block;filter:saturate(.6);opacity:.55;width:100%}.rl-prototype-skin .cs-overlay-card{background:#fffffff5;border:1px solid var(--border);border-radius:8px;box-shadow:0 6px 20px #00000026;color:var(--gray-700);font-size:13px;left:50%;max-width:80%;padding:14px 22px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.rl-prototype-skin .cs-overlay-card strong{color:#92400e;font-weight:700;margin-right:6px}.rl-prototype-skin .pg-wrap{background:#fff;border:1px solid var(--border);border-radius:8px;overflow-x:auto;overflow-y:visible}.rl-prototype-skin .pg-grid{display:grid;grid-template-columns:60px repeat(7,1fr)}.rl-prototype-skin .pg-axis-corner{align-items:center;background:var(--gray-50);border-right:1px solid var(--border);color:var(--text-muted);display:flex;font-size:10px;justify-content:flex-end;padding:6px 8px}.rl-prototype-skin .pg-col-hdr{min-height:44px;padding:8px 4px}.rl-prototype-skin .pg-col-hdr,.rl-prototype-skin .pg-row-hdr{align-items:center;background:var(--gray-50);border-bottom:1px solid var(--border);border-right:1px solid var(--border);display:flex;justify-content:center}.rl-prototype-skin .pg-row-hdr{min-height:80px;padding:6px}.rl-prototype-skin .pg-cell{align-items:center;border-bottom:1px solid var(--border);border-right:1px solid var(--border);display:flex;flex-wrap:wrap;gap:8px;justify-content:center;min-height:80px;overflow:visible;padding:10px 8px;transition:background .12s}.rl-prototype-skin .pg-cell.pg-cell--clustered{min-height:88px;padding:12px 8px}.rl-prototype-skin .pg-cell:hover{background:#fafbff}.rl-prototype-skin .pg-cell.unk-col,.rl-prototype-skin .pg-cell.unk-row{background:#fbfcfc}.rl-prototype-skin .pg-cell.unk-both{background:#f5f7fa}.rl-prototype-skin .acct-bubble{align-items:center;border:2.5px solid #0000;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;font-size:9px;font-weight:700;height:52px;justify-content:center;line-height:1.2;padding:2px;text-align:center;transition:transform .14s,box-shadow .14s;width:52px}.rl-prototype-skin .acct-bubble:hover{box-shadow:0 4px 14px #0000002e;transform:scale(1.12)}.rl-prototype-skin .acct-bubble--search-match{box-shadow:0 0 0 3px #9333ea73;position:relative;transform:scale(1.08);z-index:2}.rl-prototype-skin .acct-bubble--search-match:hover{box-shadow:0 0 0 3px #9333ea8c,0 4px 14px #0000002e;transform:scale(1.14)}.rl-prototype-skin .acct-bubble--search-dim{opacity:.28}.rl-prototype-skin .acct-bubble .ab-init{font-size:15px;font-weight:800;line-height:1}.rl-prototype-skin .acct-bubble .ab-name{font-size:8.5px;max-width:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rl-prototype-skin .ab-al-unk{background:var(--gray-100);border-color:var(--gray-300);color:var(--gray-500)}.rl-prototype-skin .ab-al-0{background:var(--rl-0);border-color:var(--rl-0-border);color:var(--rl-0-text)}.rl-prototype-skin .ab-al-1{background:var(--rl-1);border-color:var(--rl-1-border);color:var(--rl-1-text)}.rl-prototype-skin .ab-al-2{background:var(--rl-2);border-color:var(--rl-2-border);color:var(--rl-2-text)}.rl-prototype-skin .ab-al-3{background:var(--rl-3);border-color:var(--rl-3-border);color:var(--rl-3-text)}.rl-prototype-skin .ab-al-4{background:var(--rl-4);border-color:var(--rl-4-border);color:var(--rl-4-text)}.rl-prototype-skin .ab-al-5{background:var(--rl-5);border-color:var(--rl-5-border);color:var(--rl-5-text)}.rl-prototype-skin .acct-bubble{position:relative}.rl-prototype-skin .ab-chevron{background:none;border-style:solid;color:currentColor;height:0;margin:0;padding:0;pointer-events:none;position:absolute;top:50%;width:0}.rl-prototype-skin .ab-chevron--forward{border-color:#0000 #0000 #0000 currentColor;border-width:3.5px 0 3.5px 4.5px;right:1px;transform:translateY(-50%)}.rl-prototype-skin .ab-chevron--backward{border-color:#0000 currentColor #0000 #0000;border-width:3.5px 4.5px 3.5px 0;left:1px;transform:translateY(-50%)}.rl-prototype-skin .pg-cluster-stack .ab-chevron--forward{border-width:2.5px 0 2.5px 3.5px}.rl-prototype-skin .pg-cluster-stack .ab-chevron--backward{border-width:2.5px 3.5px 2.5px 0}.rl-prototype-skin .pg-cluster-pop{background:#fff;border:1px solid var(--border);border-radius:7px;box-shadow:0 6px 20px #00000021;display:none;left:50%;min-width:140px;padding:8px 10px;position:absolute;top:calc(100% + 4px);transform:translateX(-50%);white-space:nowrap;z-index:200}.rl-prototype-skin .pg-cell-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;overflow:visible;position:relative}.rl-prototype-skin .pg-cell-wrap.pg-cell-wrap--clustered{flex-wrap:nowrap;min-height:58px;overflow:visible}.rl-prototype-skin .pg-cell-wrap:hover .pg-cluster-pop{display:block}.rl-prototype-skin .pg-cluster-trigger{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:inline-flex;height:58px;justify-content:center;overflow:visible;padding:0;position:relative;transition:transform .14s,box-shadow .14s;width:58px}.rl-prototype-skin .pg-cluster-trigger:hover{transform:scale(1.06)}.rl-prototype-skin .pg-cluster-trigger:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.rl-prototype-skin .pg-cluster-stack{height:46px;overflow:visible;position:relative;width:50px}.rl-prototype-skin .pg-cluster-stack .acct-bubble{margin:0;pointer-events:none;position:absolute}.rl-prototype-skin .pg-cluster-stack .acct-bubble:first-child{left:0;top:0;z-index:1}.rl-prototype-skin .pg-cluster-stack .acct-bubble:nth-child(2){left:10px;top:5px;z-index:2}.rl-prototype-skin .pg-cluster-stack .acct-bubble:nth-child(3){left:20px;top:10px;z-index:3}.rl-prototype-skin .pg-cluster-stack .acct-bubble .ab-name{display:none}.rl-prototype-skin .pg-cluster-more{background:var(--brand);border:2px solid #fff;border-radius:11px;bottom:-2px;box-shadow:0 2px 6px #0000002e;color:#fff;font-size:10px;font-weight:800;height:22px;line-height:22px;min-width:22px;padding:0 6px;position:absolute;right:-2px;z-index:5}.rl-prototype-skin .pg-cell-picker-modal{display:flex;flex-direction:column;height:min(560px,86vh);max-height:86vh;overflow:hidden}.rl-prototype-skin .pg-cell-picker-modal .modal-hdr{flex:0 0 auto}.rl-prototype-skin .pg-cell-picker-modal .modal-body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.rl-prototype-skin .pg-cell-picker-list{display:flex;flex:1 1 auto;flex-direction:column;gap:6px;list-style:none;margin:0;min-height:0;overflow-y:auto;padding:4px 6px 4px 4px}.rl-prototype-skin .pg-cell-picker-empty{align-items:center;color:var(--text-muted);display:flex;flex:1 1 auto;font-size:13px;justify-content:center;padding:12px;text-align:center}.rl-prototype-skin .pg-cell-picker-list li{display:block;width:100%}.rl-prototype-skin .pg-cell-picker-row{align-items:center;background:#0000;border:1.5px solid #0000;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:10px 12px;text-align:left;transition:background .12s,border-color .12s,opacity .12s,box-shadow .12s;width:100%}.rl-prototype-skin .pg-cell-picker-row:hover{background:var(--gray-50)}.rl-prototype-skin .pg-cell-picker-row-info{display:flex;flex-direction:column;gap:2px;min-width:0}.rl-prototype-skin .pg-cell-picker-row-name{color:var(--gray-800);font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rl-prototype-skin .pg-cell-picker-row-meta{color:var(--text-muted);font-size:11px}.rl-prototype-skin .pg-cluster-pop-row{align-items:center;color:var(--text);display:flex;font-size:11.5px;gap:6px;padding:3px 0}.rl-prototype-skin .pg-legend{align-items:center;background:var(--gray-50);border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:16px;padding:12px 16px}.rl-prototype-skin .pg-legend-item{align-items:center;color:var(--text-muted);display:flex;font-size:11px;gap:5px}.rl-prototype-skin .lg-dot{border:2px solid;border-radius:50%;height:10px;width:10px}.rl-prototype-skin .pg-axis-x{color:var(--text-muted);font-size:11px;font-weight:500;letter-spacing:.02em;padding:6px 0 2px;text-align:center}.rl-prototype-skin .pg-axis-x-title-bar{background:var(--gray-50);border-top:1px solid var(--border);color:var(--text-muted);font-size:10px;font-weight:500;letter-spacing:.06em;padding:8px 16px 6px;text-align:center;text-transform:uppercase}.rl-prototype-skin .pg-axis-y-wrap{align-items:center;display:flex;gap:0;justify-content:center}.rl-prototype-skin .acct-picker-panel{background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 1px 3px #0f172a0f,0 4px 14px #0f172a0a;margin-bottom:16px;overflow:hidden}.rl-prototype-skin .acct-picker-hdr{align-items:center;background:linear-gradient(180deg,#fafafa,#fff);border-bottom:1px solid var(--border);display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:12px 16px}.rl-prototype-skin .acct-picker-hdr-title{align-items:center;display:flex;gap:10px;min-width:0}.rl-prototype-skin .acct-picker-hdr-icon{color:var(--brand);flex-shrink:0;height:18px;width:18px}.rl-prototype-skin .acct-picker-hdr-label{color:var(--gray-800);font-size:13px;font-weight:700;line-height:1.2}.rl-prototype-skin .acct-picker-hdr-sub{color:var(--text-muted);font-size:11px;margin-top:1px}.rl-prototype-skin .acct-picker-search{flex:1 1 200px;max-width:280px;min-width:160px;position:relative}.rl-prototype-skin .acct-picker-search-icon{color:var(--text-muted);height:15px;left:11px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:15px}.rl-prototype-skin .acct-picker-search-input{background:#fff;border:1px solid var(--border);border-radius:8px;color:var(--text);font:inherit;font-size:12px;outline:none;padding:8px 34px;transition:border-color .14s,box-shadow .14s;width:100%}.rl-prototype-skin .acct-picker-search-input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #7c3aed1f}.rl-prototype-skin .acct-picker-search-input::placeholder{color:#94a3b8}.rl-prototype-skin .acct-picker-search-input::-webkit-search-cancel-button,.rl-prototype-skin .acct-picker-search-input::-webkit-search-decoration,.rl-prototype-skin .acct-picker-search-input::-webkit-search-results-button{-webkit-appearance:none;appearance:none;display:none}.rl-prototype-skin .acct-picker-search-clear{align-items:center;background:#0000;border:none;border-radius:6px;color:var(--text-muted);cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:7px;top:50%;transform:translateY(-50%);width:24px}.rl-prototype-skin .acct-picker-search-clear:hover{background:var(--gray-100);color:var(--gray-700)}.rl-prototype-skin .acct-picker-scroll-outer{padding:14px 44px;position:relative}.rl-prototype-skin .acct-picker-scroll-outer:after,.rl-prototype-skin .acct-picker-scroll-outer:before{bottom:14px;content:"";opacity:0;pointer-events:none;position:absolute;top:14px;transition:opacity .18s;width:28px;z-index:2}.rl-prototype-skin .acct-picker-scroll-outer:before{background:linear-gradient(90deg,#fff 20%,#fff0);left:44px}.rl-prototype-skin .acct-picker-scroll-outer:after{background:linear-gradient(270deg,#fff 20%,#fff0);right:44px}.rl-prototype-skin .acct-picker-scroll-outer.can-scroll-left:before,.rl-prototype-skin .acct-picker-scroll-outer.can-scroll-right:after{opacity:1}.rl-prototype-skin .acct-picker-scroll{-ms-overflow-style:none;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none}.rl-prototype-skin .acct-picker-scroll::-webkit-scrollbar{display:none}.rl-prototype-skin .acct-picker-track{display:flex;gap:10px;min-width:-webkit-max-content;min-width:max-content;padding:2px 4px 4px}.rl-prototype-skin .acct-picker-nav{align-items:center;background:#fff;border:1px solid var(--border);border-radius:50%;box-shadow:0 2px 8px #0f172a14;color:var(--gray-600);cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .14s,border-color .14s,color .14s,box-shadow .14s,opacity .14s;width:32px;z-index:3}.rl-prototype-skin .acct-picker-nav--prev{left:10px}.rl-prototype-skin .acct-picker-nav--next{right:10px}.rl-prototype-skin .acct-picker-nav:hover:not(:disabled){background:var(--brand-faint);border-color:var(--brand-light);box-shadow:0 3px 12px #7c3aed26;color:var(--brand)}.rl-prototype-skin .acct-picker-nav:disabled{opacity:0;pointer-events:none}.rl-prototype-skin .acct-picker-card{background:#fff;border:1.5px solid var(--border);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;font-family:inherit;gap:10px;padding:12px 12px 10px;position:relative;text-align:left;transition:border-color .14s,box-shadow .14s,background .14s,transform .12s;width:196px}.rl-prototype-skin .acct-picker-card:hover{border-color:#c4b5fd;box-shadow:0 4px 14px #0f172a12;transform:translateY(-1px)}.rl-prototype-skin .acct-picker-card.is-peek{background:#fffbeb;border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b1f}.rl-prototype-skin .acct-picker-card.is-compare-pick{background:#faf5ff;border-color:var(--brand);box-shadow:0 0 0 2px #9333ea1a}.rl-prototype-skin .acct-picker-card.is-selected{background:linear-gradient(180deg,#faf5ff,#fff);border-color:var(--brand);box-shadow:0 0 0 3px #7c3aed1f,0 4px 16px #7c3aed1a}.rl-prototype-skin .acct-picker-card-accent{background:var(--brand);border-radius:0 3px 3px 0;bottom:10px;left:0;position:absolute;top:10px;width:3px}.rl-prototype-skin .acct-picker-card--account-relationships{gap:0;min-height:0;padding:11px 11px 12px;width:168px}.rl-prototype-skin .acct-picker-card--account-relationships .card-meta{color:var(--text-muted);font-size:11px}.rl-prototype-skin .acct-picker-card--account-relationships .card-meta-sub{color:var(--text-muted);font-size:10.5px;margin-top:1px;opacity:.75}.rl-prototype-skin .acct-picker-card--account-relationships .card-bar{background:var(--gray-200);border-radius:2px;height:4px;margin-top:6px;overflow:hidden;position:relative}.rl-prototype-skin .acct-picker-card--account-relationships .card-bar-fill{background:var(--brand);border-radius:2px;height:100%;opacity:.45;transition:width .3s}.rl-prototype-skin .acct-picker-card--account-relationships .card-bar-inner{background:var(--brand);border-radius:2px;height:100%;left:0;position:absolute;top:0;transition:width .3s}.rl-prototype-skin .acct-picker-card--my-relationships{gap:0;max-width:200px;min-height:0;padding:11px 13px 13px;position:relative;width:168px}.rl-prototype-skin .acct-picker-card--my-relationships .t3-hcard-progress{margin-top:0}.rl-prototype-skin .acct-picker-card--my-relationships.is-selected:after{background:var(--brand);border-radius:2px 2px 0 0;bottom:0;content:"";height:2.5px;left:8px;position:absolute;right:8px}.rl-prototype-skin .acct-picker-card--my-relationships.is-peek:after{background:#f59e0b;border-radius:2px 2px 0 0;bottom:0;content:"";height:2.5px;left:8px;position:absolute;right:8px}.rl-prototype-skin .acct-picker-card--my-relationships .t3-hcard-foot{color:var(--text-muted);font-size:10px;line-height:1.35;margin-top:4px}.rl-prototype-skin .acct-picker-card--my-relationships .t3-hcard-foot-label{color:var(--text);font-weight:600}.rl-prototype-skin .acct-picker-card--my-relationships .t3-hcard-foot-sep{margin:0 2px;opacity:.5}.rl-prototype-skin .acct-picker-card .acct-picker-card-pills{display:block;margin-bottom:6px;margin-top:8px;width:100%}.rl-prototype-skin .acct-picker-card .acct-picker-card-pills .t3-l0-level-pills{align-items:flex-start;width:100%}.rl-prototype-skin .acct-picker-card .acct-picker-card-pills .t3-l0-level-pills--row{align-items:center;flex-direction:row;flex-wrap:wrap;gap:6px}.rl-prototype-skin .acct-picker-card-main{align-items:flex-start;display:flex;gap:10px;min-width:0}.rl-prototype-skin .acct-picker-avatar{align-items:center;border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:11px;font-weight:800;height:34px;justify-content:center;letter-spacing:.02em;width:34px}.rl-prototype-skin .acct-picker-card-body{flex:1 1;min-width:0}.rl-prototype-skin .acct-picker-card-name{color:var(--gray-800);font-size:13px;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rl-prototype-skin .acct-picker-card-stats{display:flex;flex-wrap:wrap;gap:4px 8px;margin-top:4px}.rl-prototype-skin .acct-picker-stat{color:var(--text-muted);font-size:10px;white-space:nowrap}.rl-prototype-skin .acct-picker-stat strong{color:var(--gray-700);font-weight:700}.rl-prototype-skin .acct-picker-stat--pending strong{color:#b45309}.rl-prototype-skin .acct-picker-stat--muted{color:#16a34a;font-size:10px;font-weight:600}.rl-prototype-skin .acct-picker-coverage{align-items:center;display:flex;gap:8px}.rl-prototype-skin .acct-picker-coverage-track{background:var(--gray-200);border-radius:2px;flex:1 1;height:4px;overflow:hidden}.rl-prototype-skin .acct-picker-coverage-fill{background:linear-gradient(90deg,#a78bfa,#7c3aed);border-radius:2px;height:100%;transition:width .25s ease}.rl-prototype-skin .acct-picker-coverage-label{color:var(--text-muted);font-size:9.5px;font-weight:600;min-width:62px;text-align:right;white-space:nowrap}.rl-prototype-skin .acct-picker-empty{align-items:center;color:var(--text-muted);display:flex;font-size:12px;gap:10px;padding:8px 4px;white-space:nowrap}.rl-prototype-skin .acct-picker-empty button{background:none;border:none;color:var(--brand);cursor:pointer;font:inherit;font-size:12px;font-weight:600;padding:0;text-decoration:underline}@media(max-width:640px){.rl-prototype-skin .acct-picker-hdr{align-items:stretch;flex-direction:column}.rl-prototype-skin .acct-picker-search{max-width:none}.rl-prototype-skin .acct-picker-scroll-outer{padding:12px 36px}.rl-prototype-skin .acct-picker-nav--prev{left:6px}.rl-prototype-skin .acct-picker-nav--next{right:6px}.rl-prototype-skin .acct-picker-card{width:172px}}.rl-prototype-skin .cards-row-wrap{margin-bottom:14px;overflow-x:auto;padding-bottom:2px}.rl-prototype-skin .cards-row{display:flex;gap:8px;min-width:-webkit-max-content;min-width:max-content;padding:2px 2px 6px}.rl-prototype-skin .acct-card{background:#fff;border:1.5px solid var(--border);border-radius:8px;cursor:pointer;flex-shrink:0;padding:11px 12px;transition:all .14s;width:165px}.rl-prototype-skin .acct-card:hover{border-color:var(--brand-light);box-shadow:var(--shadow-md)}.rl-prototype-skin .acct-card.selected{background:var(--brand-faint);border-color:var(--brand);box-shadow:0 0 0 3px #7c3aed14}.rl-prototype-skin .card-name{color:var(--gray-800);font-size:13px;font-weight:600;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rl-prototype-skin .card-badges{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:5px}.rl-prototype-skin .card-meta{color:var(--text-muted);font-size:11px}.rl-prototype-skin .card-meta-sub{color:var(--text-muted);font-size:10.5px;margin-top:1px;opacity:.75}.rl-prototype-skin .card-bar{background:var(--gray-200);border-radius:2px;height:4px;margin-top:6px;overflow:hidden;position:relative}.rl-prototype-skin .card-bar-fill{opacity:.45}.rl-prototype-skin .card-bar-fill,.rl-prototype-skin .card-bar-inner{background:var(--brand);border-radius:2px;height:100%;transition:width .3s}.rl-prototype-skin .card-bar-inner{left:0;position:absolute;top:0}.rl-prototype-skin .workflow-steps{align-items:center;background:linear-gradient(135deg,#f5f3ff,#faf5ff);border:1px solid #e9d5ff;border-radius:8px;display:flex;gap:8px;margin-bottom:12px;padding:10px 16px}.rl-prototype-skin .wf-step{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;display:flex;flex:1 1;gap:8px;padding:6px 12px}.rl-prototype-skin .wf-step.wf-done{background:#f0fdf4;border-color:#bbf7d0}.rl-prototype-skin .wf-step.wf-active{background:#faf5ff;border-color:var(--brand);box-shadow:0 0 0 2px #e9d5ff}.rl-prototype-skin .wf-num{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:22px;justify-content:center;width:22px}.rl-prototype-skin .wf-done .wf-num{background:#22c55e;color:#fff}.rl-prototype-skin .wf-active .wf-num{background:var(--brand);color:#fff}.rl-prototype-skin .wf-step:not(.wf-done):not(.wf-active) .wf-num{background:#e5e7eb;color:#6b7280}.rl-prototype-skin .wf-label{color:var(--gray-800);font-size:12px;font-weight:600}.rl-prototype-skin .wf-desc{color:var(--text-muted);display:none;font-size:10px}.rl-prototype-skin .wf-arrow{color:#d1d5db;flex-shrink:0;font-size:16px;font-weight:700}.rl-prototype-skin .wf-step.wf-locked{cursor:not-allowed;opacity:.55}.rl-prototype-skin .wf-locked .wf-num{position:relative}.rl-prototype-skin .wf-locked .wf-lock-icon{align-items:center;background:#fff;border-radius:50%;bottom:-3px;box-shadow:0 0 0 1px #e5e7eb;display:flex;height:12px;justify-content:center;position:absolute;right:-5px;width:12px}@keyframes wf-pulse{0%,to{box-shadow:0 0 0 2px #e9d5ff}50%{box-shadow:0 0 0 6px #9333ea33}}.rl-prototype-skin .wf-step.wf-pulse{animation:wf-pulse 1.2s ease-in-out 3}@media(min-width:768px){.wf-desc{display:block}}.rl-prototype-skin .matrix-hdr{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:4px}.rl-prototype-skin .matrix-hdr-title{flex:1 1;min-width:180px}.rl-prototype-skin .matrix-hdr-center{align-items:center;display:flex;flex-shrink:0;gap:10px}.rl-prototype-skin .matrix-hdr-actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.rl-prototype-skin .mvg-sep{background:var(--border);flex-shrink:0;height:16px;margin:0 4px;width:1px}.rl-prototype-skin .mvg-sep-heavy{background:#c4b5fd;border-radius:1px;flex-shrink:0;height:18px;margin:0 6px;opacity:.7;width:2px}.rl-prototype-skin .cv-btn{background:#0000;border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;font-size:12px;font-weight:600;padding:5px 10px;transition:all .14s;white-space:nowrap}.rl-prototype-skin .cv-btn.active{background:#fff;box-shadow:var(--shadow);color:var(--brand)}.rl-prototype-skin .cv-btn.cv-disabled{cursor:not-allowed;opacity:.35;pointer-events:none}.rl-prototype-skin .cv-radio-group{align-items:center;display:flex;gap:10px}.rl-prototype-skin .cv-radio-label{align-items:center;color:var(--text-muted);cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:4px;-webkit-user-select:none;user-select:none}.rl-prototype-skin .cv-radio-label input{accent-color:var(--brand);cursor:pointer;height:13px;width:13px}.rl-prototype-skin .cv-radio-label.active{color:var(--brand);font-weight:700}.rl-prototype-skin .matrix-title{color:var(--gray-800);font-size:14px;font-weight:600}.rl-prototype-skin .matrix-actions{align-items:center;display:flex;gap:6px}.rl-prototype-skin .matrix-legend{align-items:center;background:var(--gray-50);border:1px solid var(--border);border-radius:6px;box-sizing:border-box;color:var(--text-muted);display:flex;font-size:11px;gap:16px;margin-bottom:8px;min-height:32px;padding:6px 14px}.rl-prototype-skin .matrix-legend .ml-item{align-items:center;display:flex;gap:5px}.rl-prototype-skin .matrix-legend .ml-dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.rl-prototype-skin .matrix-legend .ml-tile{align-items:center;background:#f8fafc;border-radius:3px;display:flex;flex-shrink:0;height:14px;justify-content:center;width:18px}.rl-prototype-skin .matrix-legend .ml-tile:after{background:var(--gray-300);border-radius:50%;content:"";height:5px;width:5px}.rl-prototype-skin .matrix-legend .ml-tile--unmapped{background:#0000;border:1.25px dashed var(--gray-300)}.rl-prototype-skin .matrix-legend .ml-tile--toassess{background:#0000;border:1.25px solid var(--gray-300)}.rl-prototype-skin .matrix-legend .ml-tile--toassess:after{background:#94a3b8}.rl-prototype-skin .matrix-legend .matrix-legend-hint{color:var(--text-muted);flex:1 1;font-size:10.5px;font-style:italic;padding:0 12px;text-align:center}.rl-prototype-skin .matrix-legend .matrix-legend-badge{height:20px;width:20px}.rl-prototype-skin .matrix-wrap{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid var(--border);border-radius:8px;overflow-x:auto;width:100%}.rl-prototype-skin .matrix-scroll-inner{display:block;vertical-align:top;width:100%}.rl-prototype-skin .matrix-tbl{border-collapse:collapse;table-layout:fixed}.rl-prototype-skin .matrix-tbl.matrix-tbl--fill{width:100%}.rl-prototype-skin .matrix-col-contact{width:auto}.rl-prototype-skin .matrix-col-vendor{width:300px;width:var(--matrix-vendor-col-width,300px)}.rl-prototype-skin .matrix-col-fill{width:auto}.rl-prototype-skin .matrix-fill-col{background:var(--gray-50)}.rl-prototype-skin .matrix-tbl th{background:var(--gray-50);border-bottom:1px solid var(--border);border-right:1px solid var(--border);color:var(--text-muted);font-size:11px;font-weight:600;padding:5px 6px;text-align:center}.rl-prototype-skin .matrix-tbl td:first-child,.rl-prototype-skin .matrix-tbl th.rh{box-sizing:border-box;max-width:300px;max-width:var(--matrix-vendor-col-width,300px);min-width:300px;min-width:var(--matrix-vendor-col-width,300px);padding:5px 7px;text-align:left;vertical-align:middle;width:300px;width:var(--matrix-vendor-col-width,300px)}.rl-prototype-skin .matrix-tbl th.rh{vertical-align:bottom}.rl-prototype-skin .matrix-tbl tr.section-hdr td:first-child .section-hdr-label{white-space:nowrap}.rl-prototype-skin .matrix-tbl tr.section-hdr td:first-child{overflow:visible}.rl-prototype-skin .matrix-tbl th.acct-hdr{color:var(--gray-700);font-size:11px;font-weight:700;letter-spacing:.02em;padding:5px 6px;text-align:center;white-space:nowrap}.rl-prototype-skin .matrix-tbl th.c-col{min-width:100px;overflow:hidden;padding:5px 3px;vertical-align:bottom;width:auto}.rl-prototype-skin .matrix-tbl th.medd-grp-hdr{border-bottom:2px solid;font-size:10px;font-weight:700;letter-spacing:.06em;padding:4px 6px;text-align:center;text-transform:uppercase;white-space:nowrap}.rl-prototype-skin .medd-grp-buying{background:#fffbeb;border-color:#fcd34d;color:#92400e}.rl-prototype-skin .medd-grp-influence{background:#eff6ff;border-color:#93c5fd;color:#1e40af}.rl-prototype-skin .medd-grp-adoption{background:#fdf4ff;border-color:#d8b4fe;color:#6b21a8}.rl-prototype-skin .medd-grp-unknown{background:#f8fafc;border-color:#cbd5e1;color:#475569}.rl-prototype-skin .medd-ref-panel{background:var(--gray-50);border:1px solid var(--border);border-radius:6px;font-size:11px;margin-bottom:8px;padding:10px 14px}.rl-prototype-skin .medd-ref-grid{display:flex;flex-wrap:wrap;gap:12px}.rl-prototype-skin .medd-ref-group{border:1px solid;border-radius:7px;flex:1 1;min-width:220px;padding:9px 11px}.rl-prototype-skin .medd-ref-group--buying{background:#fffbeb;border-color:#fcd34d}.rl-prototype-skin .medd-ref-group--influence{background:#eff6ff;border-color:#93c5fd}.rl-prototype-skin .medd-ref-group--adoption{background:#fdf4ff;border-color:#d8b4fe}.rl-prototype-skin .medd-ref-group-title{font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:7px;text-transform:uppercase}.rl-prototype-skin .medd-ref-group-title--buying{color:#92400e}.rl-prototype-skin .medd-ref-group-title--influence{color:#1e40af}.rl-prototype-skin .medd-ref-group-title--adoption{color:#6b21a8}.rl-prototype-skin .medd-ref-role{align-items:flex-start;display:flex;gap:7px;margin-bottom:5px}.rl-prototype-skin .medd-ref-role:last-child{margin-bottom:0}.rl-prototype-skin .medd-ref-role .medd{flex-shrink:0;margin-top:1px}.rl-prototype-skin .medd-ref-role-label{color:var(--gray-800);font-size:11px;font-weight:600}.rl-prototype-skin .medd-ref-role-desc{color:var(--text-muted);font-size:10.5px;line-height:1.4}.rl-prototype-skin .medd-ref-toggle{background:none;border:none;color:var(--text-muted);cursor:pointer;flex-shrink:0;font-size:11px;margin-left:auto;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;white-space:nowrap}.rl-prototype-skin .medd-ref-toggle:hover{color:var(--gray-700)}.rl-prototype-skin th.mcol-buying{background-color:#fffbeb80}.rl-prototype-skin th.mcol-influence{background-color:#eff6ff8c}.rl-prototype-skin th.mcol-adoption{background-color:#f3f4f699}.rl-prototype-skin td.mcol-ghost,.rl-prototype-skin th.mcol-ghost{background-color:#f3f4f6b3;opacity:.55}.rl-prototype-skin .matrix-tbl td{border-bottom:1px solid var(--border);border-right:1px solid var(--border);height:42px;min-width:100px;padding:0;text-align:center;vertical-align:middle}.rl-prototype-skin .matrix-tbl td:not(:first-child){width:auto}.rl-prototype-skin .matrix-tbl td:first-child{text-align:left}.rl-prototype-skin .matrix-tbl tr:last-child td{border-bottom:none}.rl-prototype-skin .vrow-hdr{align-items:center;background:#fff;display:flex;flex-wrap:nowrap;gap:6px;min-height:42px;overflow:hidden;padding:4px 6px;text-align:left}.rl-prototype-skin .v-avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:10px;font-weight:700;height:28px;justify-content:center;letter-spacing:.02em;width:28px}.rl-prototype-skin .v-info{flex:1 1;min-width:0;overflow:hidden}.rl-prototype-skin .v-name{align-items:center;color:var(--gray-800);display:flex;font-size:12px;font-weight:600;gap:5px}.rl-prototype-skin .v-name,.rl-prototype-skin .v-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rl-prototype-skin .v-title{color:var(--text-muted);font-size:10px;margin-top:1px}.rl-prototype-skin .c-avatar{align-items:center;background:var(--gray-400);border-radius:50%;color:#fff;display:flex;font-size:9px;font-weight:700;height:24px;justify-content:center;margin:0 auto 3px;width:24px}.rl-prototype-skin .c-name{color:var(--gray-800);font-size:10px;font-weight:600}.rl-prototype-skin .c-name,.rl-prototype-skin .c-title{line-height:1.3;white-space:normal;word-break:break-word}.rl-prototype-skin .c-title{color:var(--text-muted);font-size:9px;margin-top:1px}.rl-prototype-skin .c-col-unknown{cursor:default;opacity:.5}.rl-prototype-skin .c-unknown-placeholder{align-items:center;display:flex;flex-direction:column;gap:3px;justify-content:center;padding:4px 2px}.rl-prototype-skin .c-unknown-dot{align-items:center;border:1.5px dashed var(--gray-300);border-radius:50%;color:var(--gray-300);display:flex;font-size:11px;height:20px;justify-content:center;margin:0 auto 3px;width:20px}.rl-prototype-skin .mcell{align-items:center;cursor:pointer;display:inline-flex;flex-direction:column;gap:2px;height:44px;justify-content:center;position:relative;transition:all .12s;width:64px}.rl-prototype-skin .mcell:hover{transform:scale(1.06)}.rl-prototype-skin .mcell.unassessed{background:#0000;position:relative}.rl-prototype-skin .rl-dot{border-radius:50%;flex-shrink:0;height:12px;width:12px}.rl-prototype-skin .rl-dot-label{color:var(--text-muted);font-size:9.5px;font-weight:600}.rl-prototype-skin .mcell .rl-pill{border-radius:4px;font-size:10px;line-height:1.2;margin-top:1px;padding:2px 7px}.rl-prototype-skin .rl-pill{border:1px solid #0000;border-radius:4px;font-size:11px;font-weight:700;padding:3px 9px}.rl-prototype-skin .cell-rat{color:var(--text-muted);font-size:9.5px;max-width:64px;overflow:hidden;padding:0 4px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.rl-prototype-skin .dot-wrap{align-items:center;background:var(--gray-100);border:1.5px dashed var(--gray-300);border-radius:6px;display:flex;height:26px;justify-content:center;transition:all .15s;width:26px}.rl-prototype-skin .mcell.unassessed:not(.mcell-mapped-only):hover .dot-wrap{background:var(--brand-faint);border-color:var(--brand);transform:scale(1.1)}.rl-prototype-skin .mcell.mcell-mapped-only{background:var(--gray-50)}.rl-prototype-skin .mcell.mcell-mapped-only:hover{transform:scale(1.04)}.rl-prototype-skin .mcell.mcell-mapped-only .rl-dot{opacity:1}.rl-prototype-skin .cell-empty-dot{background:var(--gray-300);border-radius:50%;height:8px;width:8px}.rl-prototype-skin .mcell.unassessed:not(.mcell-mapped-only):hover .cell-empty-dot{background:var(--brand)}.rl-prototype-skin .matrix-wrap.matrix-wrap--setup{min-height:420px;overflow:visible;position:relative}.rl-prototype-skin .matrix-setup-canvas{align-items:flex-start;bottom:0;display:flex;justify-content:center;left:0;padding:28px 16px 48px;pointer-events:none;position:absolute;right:0;z-index:10}.rl-prototype-skin .matrix-setup-canvas .sc-card{pointer-events:auto}.rl-prototype-skin .sc-card{background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 4px 16px #00000014;max-width:400px;padding:24px;width:100%}.rl-prototype-skin .sc-card-title{color:var(--gray-800);font-size:13.5px;font-weight:700;margin-bottom:16px}.rl-prototype-skin .sc-step{align-items:flex-start;display:flex;gap:12px;margin-bottom:14px}.rl-prototype-skin .sc-step:last-child{margin-bottom:20px}.rl-prototype-skin .sc-step-num{align-items:center;background:var(--brand-faint);border:1.5px solid var(--brand);border-radius:50%;color:var(--brand);display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:22px;justify-content:center;margin-top:1px;width:22px}.rl-prototype-skin .sc-step-num.done{background:#dcfce7;border-color:#86efac;color:#16a34a}.rl-prototype-skin .sc-step-body{color:var(--gray-700);flex:1 1;font-size:12px;line-height:1.5}.rl-prototype-skin .sc-step-body strong{color:var(--gray-800)}.rl-prototype-skin .ghost-matrix-row td{cursor:default!important;opacity:.45;pointer-events:none!important}@keyframes pulse-edit-btn{0%,to{border-color:var(--border);box-shadow:0 0 0 0 #8b5cf659;color:var(--text-muted)}50%{border-color:var(--brand);box-shadow:0 0 0 4px #8b5cf61f;color:var(--brand)}}.rl-prototype-skin .edit-btn-highlight{animation:pulse-edit-btn 2s ease-in-out infinite!important}.rl-prototype-skin .matrix-ghost-mode{opacity:.52}.rl-prototype-skin .matrix-ghost-mode tbody tr:not(.section-hdr) td{cursor:default!important;pointer-events:none!important}.rl-prototype-skin .matrix-ghost-mode tbody .section-hdr{opacity:1}.rl-prototype-skin .matrix-ghost-mode thead th:not(.contacts-section-hdr){pointer-events:none!important}.rl-prototype-skin .matrix-ghost-mode thead .contacts-section-hdr{opacity:1;pointer-events:auto}.rl-prototype-skin .coverage-prompt{align-items:center;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;color:#78350f;display:flex;font-size:12px;gap:10px;margin-bottom:8px;padding:8px 12px}.rl-prototype-skin .coverage-prompt button.cp-cta{background:#d97706;border:none;border-radius:4px;color:#fff;cursor:pointer;flex-shrink:0;font-size:11px;font-weight:600;padding:3px 10px}.rl-prototype-skin .coverage-prompt button.cp-dismiss{background:none;border:none;color:#b45309;cursor:pointer;flex-shrink:0;font-size:16px;line-height:1;margin-left:auto;padding:0 2px}.rl-prototype-skin .cmod-tab{background:none;border:none;border-bottom:2px solid #0000;color:var(--text-muted);cursor:pointer;font-size:13px;font-weight:500;margin-bottom:-1px;padding:10px 16px;transition:color .12s,border-color .12s}.rl-prototype-skin .cmod-tab.active{border-bottom-color:var(--brand);color:var(--brand);font-weight:600}.rl-prototype-skin .matrix-wrap.cov-locked{opacity:.18;pointer-events:none;-webkit-user-select:none;user-select:none}.rl-prototype-skin .cov-overlay-card{background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:380px;padding:24px 28px;text-align:center}.rl-prototype-skin .contacts-section-hdr{background:#f8fafc!important;border-bottom:1.5px solid var(--border)!important;padding:5px 8px!important;text-align:left!important}.rl-prototype-skin .contacts-section-hdr-inner{align-items:center;display:flex;gap:6px}.rl-prototype-skin .cell-locked{background:var(--gray-50)!important;cursor:not-allowed!important;opacity:.45!important;pointer-events:none!important}.rl-prototype-skin .dot-goal-ring{border-radius:50%;box-shadow:0 0 0 2.5px #9333ea;box-shadow:0 0 0 2.5px var(--goal-ring-color,#9333ea)}.rl-prototype-skin .dot-goal-ring.achieved{--goal-ring-color:#16a34a}.rl-prototype-skin .dot-goal-ring.on-track{--goal-ring-color:#9333ea}.rl-prototype-skin .dot-goal-ring.at-risk{--goal-ring-color:#d97706}.rl-prototype-skin .dot-goal-ring.behind{--goal-ring-color:#94a3b8}.rl-prototype-skin .rl-dot-label .goal-target{color:var(--gray-400);font-size:8.5px;font-weight:500;margin-left:1px}.rl-prototype-skin .rl-dot-label .goal-target .goal-arrow{color:#9333ea;color:var(--goal-ring-color,#9333ea)}.rl-prototype-skin .goal-inline{align-items:center;color:var(--gray-500);display:inline-flex;font-size:10px;font-weight:600;gap:3px}.rl-prototype-skin .goal-inline .goal-arrow-icon{color:#9333ea;color:var(--goal-ring-color,#9333ea)}.rl-prototype-skin .section-hdr td{background:var(--gray-50)!important;border-bottom:2px solid var(--border)!important;height:auto!important;padding:5px 10px!important}.rl-prototype-skin .section-hdr-empty{background:var(--gray-50)!important;border:none!important;padding:0!important}.rl-prototype-skin .section-hdr-label{align-items:center;color:var(--gray-600);display:flex;font-size:10.5px;font-weight:700;gap:6px;letter-spacing:.06em;text-transform:uppercase;width:100%}.rl-prototype-skin .section-hdr-label>svg{flex-shrink:0}.rl-prototype-skin .flow-filter-strip{align-items:center;display:flex;flex-wrap:wrap;gap:4px}.rl-prototype-skin .flow-flt{background:var(--gray-100);border:1px solid var(--border);border-radius:10px;color:var(--text-muted);cursor:pointer;font-size:11px;font-weight:600;padding:3px 10px;transition:all .12s;-webkit-user-select:none;user-select:none}.rl-prototype-skin .flow-flt:hover{border-color:var(--brand-light);color:var(--brand)}.rl-prototype-skin .flow-flt.active{background:var(--brand-faint);border-color:var(--brand-tint);color:var(--brand)}.rl-prototype-skin .rings-modal-toggle-group{background:#fff;border:1px solid var(--border);border-radius:6px;display:flex;overflow:hidden}.rl-prototype-skin .rings-modal-tbtn{align-items:center;background:#0000;border:none;border-right:1px solid var(--border);color:var(--text-muted);cursor:pointer;display:flex;font-size:11px;font-weight:600;gap:5px;padding:5px 12px;transition:all .12s}.rl-prototype-skin .rings-modal-tbtn:last-child{border-right:none}.rl-prototype-skin .rings-modal-tbtn.active{background:var(--brand-faint);color:var(--brand)}.rl-prototype-skin .rings-modal-tbtn:disabled{cursor:not-allowed;opacity:.5}.rl-prototype-skin .rmt-dot{border-radius:50%;display:inline-block;flex-shrink:0;height:10px;width:10px}.rl-prototype-skin .you-row>td:first-child{background:var(--gray-100)!important;border:1.5px solid var(--gray-300)!important;position:relative}.rl-prototype-skin .you-row>td:first-child .vrow-hdr{background:#0000!important}.rl-prototype-skin .you-pip{align-items:center;background:#fff;border:1px solid var(--gray-300);border-radius:10px;color:var(--gray-700);display:inline-flex;font-size:8px;font-weight:700;letter-spacing:.04em;line-height:1.5;padding:1px 6px;position:absolute;right:5px;top:4px}.rl-prototype-skin .tm-avatar.outlined,.rl-prototype-skin .v-avatar.outlined{background:#fff!important;border:1.5px solid var(--brand);box-sizing:border-box;color:var(--brand)!important}.rl-prototype-skin .ps-legend{align-items:center;color:var(--text-muted);display:inline-flex;font-size:10px;font-weight:500;gap:10px;letter-spacing:0;margin-left:16px;text-transform:none}.rl-prototype-skin .ps-legend .ps-key{align-items:center;display:inline-flex;gap:4px}.rl-prototype-skin .ps-legend .sponsor-badge{font-size:8px}.rl-prototype-skin .pivot-icon{align-items:center;background:var(--brand-faint);border:1px solid var(--brand-tint);border-radius:50%;bottom:4px;color:var(--brand);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:10px;font-weight:700;height:16px;justify-content:center;line-height:1;position:absolute;right:5px;transition:all .12s;width:16px}.rl-prototype-skin .pivot-icon:hover{background:var(--brand);border-color:var(--brand);color:#fff}.rl-prototype-skin .sponsor-badge{border-radius:3px;flex-shrink:0;font-size:8px;font-weight:700;letter-spacing:.03em;line-height:1.3;padding:1px 5px;text-transform:uppercase}.rl-prototype-skin .sponsor-badge.primary{background:#fef3c7;border:1px solid #fcd34d;color:#92400e}.rl-prototype-skin .sponsor-badge.secondary{background:#e0e7ff;border:1px solid #a5b4fc;color:#3730a3}.rl-prototype-skin .at-avatar{align-items:center;background:#6b7280;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:10px;font-weight:700;height:28px;justify-content:center;letter-spacing:.02em;width:28px}.rl-prototype-skin .role-tag{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:3px;color:#374151;flex-shrink:0;font-size:8.5px;font-weight:600;padding:1px 5px}.rl-prototype-skin .rp-0,.rl-prototype-skin .rp-unk{background:var(--rl-0);border-color:var(--rl-0-border);color:var(--rl-0-text)}.rl-prototype-skin .rp-1{background:var(--rl-1);border-color:var(--rl-1-border);color:var(--rl-1-text)}.rl-prototype-skin .rp-2{background:var(--rl-2);border-color:var(--rl-2-border);color:var(--rl-2-text)}.rl-prototype-skin .rp-3{background:var(--rl-3);border-color:var(--rl-3-border);color:var(--rl-3-text)}.rl-prototype-skin .rp-4{background:var(--rl-4);border-color:var(--rl-4-border);color:var(--rl-4-text)}.rl-prototype-skin .rp-5{background:var(--rl-5);border-color:var(--rl-5-border);color:var(--rl-5-text)}.rl-prototype-skin .gl-b{border:1px solid;border-radius:10px;font-size:10px;font-weight:700;padding:1px 7px}.rl-prototype-skin .gl-5{background:#581c87;border-color:#581c87;color:#fff}.rl-prototype-skin .gl-4{background:#6b21a8;border-color:#6b21a8;color:#fff}.rl-prototype-skin .gl-3{background:#7e22ce;border-color:#7e22ce;color:#fff}.rl-prototype-skin .gl-2{background:#9333ea;border-color:#9333ea;color:#fff}.rl-prototype-skin .gl-1{background:#e9d5ff;border-color:#d8b4fe;color:#6b21a8}.rl-prototype-skin .medd{border-radius:10px;font-size:10px;font-weight:600;padding:1px 7px}.rl-prototype-skin .medd-eb{background:#fef3c7;color:#92400e}.medd-ch{background:#d1fae5;color:#065f46}.rl-prototype-skin .medd-dm{background:#e0e7ff;color:#3730a3}.medd-in{background:#f3f4f6;color:#374151}.rl-prototype-skin .medd-tb{background:#dbeafe;color:#1e40af}.medd-eu{background:#fce7f3;color:#9d174d}.rl-prototype-skin .medd-pr{background:#ecfdf5;color:#065f46}.medd-it{background:#f3e8ff;color:#6b21a8}.rl-prototype-skin .al-b{border:1px solid;border-radius:4px;font-size:11px;font-weight:700;padding:2px 8px}.rl-prototype-skin .al-unk{background:var(--gray-100);border-color:var(--gray-300);color:var(--gray-800)}.rl-prototype-skin .al-0{background:var(--rl-0);border-color:var(--rl-0-border);color:var(--rl-0-text)}.rl-prototype-skin .al-1{background:var(--rl-1);border-color:var(--rl-1-border);color:var(--rl-1-text)}.rl-prototype-skin .al-2{background:var(--rl-2);border-color:var(--rl-2-border);color:var(--rl-2-text)}.rl-prototype-skin .al-3{background:var(--rl-3);border-color:var(--rl-3-border);color:var(--rl-3-text)}.rl-prototype-skin .al-4{background:var(--rl-4);border-color:var(--rl-4-border);color:var(--rl-4-text)}.rl-prototype-skin .al-5{background:var(--rl-5);border-color:var(--rl-5-border);color:var(--rl-5-text)}.rl-prototype-skin .rl-b{align-items:center;border:1px solid;border-radius:4px;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;padding:2px 8px;white-space:nowrap}.rl-prototype-skin .rl-unk{background:var(--gray-100);border-color:var(--gray-300);color:var(--gray-800)}.rl-prototype-skin .rl-0{background:var(--rl-0);border-color:var(--rl-0-border);color:var(--rl-0-text)}.rl-prototype-skin .rl-1{background:var(--rl-1);border-color:var(--rl-1-border);color:var(--rl-1-text)}.rl-prototype-skin .rl-2{background:var(--rl-2);border-color:var(--rl-2-border);color:var(--rl-2-text)}.rl-prototype-skin .rl-3{background:var(--rl-3);border-color:var(--rl-3-border);color:var(--rl-3-text)}.rl-prototype-skin .rl-4{background:var(--rl-4);border-color:var(--rl-4-border);color:var(--rl-4-text)}.rl-prototype-skin .rl-5{background:var(--rl-5);border-color:var(--rl-5-border);color:var(--rl-5-text)}.rl-prototype-skin .pg-grid-axis-bottom .pg-corner-rl-axis{color:var(--gray-700);font-size:11px;font-weight:600;justify-content:center}.rl-prototype-skin .pg-rl-axis-cell{align-items:center;display:flex;justify-content:center;min-height:36px;padding:6px 4px}.rl-prototype-skin .pg-rl-axis-cell .rl-b{font-size:10px;padding:3px 7px}.rl-prototype-skin .ws-hdr{background:#fff;border-bottom:1px solid var(--border);flex-shrink:0;padding:14px 22px}.rl-prototype-skin .ws-bc{align-items:center;color:var(--text-muted);display:flex;font-size:12.5px;gap:5px;padding:0 0 4px}.rl-prototype-skin .ws-bc a{color:var(--brand);cursor:pointer;text-decoration:none}.ws-bc a:hover{text-decoration:underline}.rl-prototype-skin .ws-title-row{align-items:center;display:flex;gap:10px;padding:10px 0 0}.rl-prototype-skin .ws-acct-name{color:var(--gray-800);font-size:18px;font-weight:700}.rl-prototype-skin .ws-tab,.rl-prototype-skin .ws-tabs{display:none}.rl-prototype-skin .ws-body{flex:1 1;overflow-y:auto;padding:20px 22px}.rl-prototype-skin .ws-pane{display:none}.ws-pane.active{display:block}.rl-prototype-skin .sec-card{background:#fff;border:1px solid var(--border);border-radius:8px;margin-bottom:14px;padding:18px}.rl-prototype-skin .ws-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.rl-prototype-skin .ws-card{background:#fff;border:1px solid var(--border);border-radius:10px;cursor:pointer;overflow:hidden;padding:18px 20px;position:relative;transition:all .18s}.rl-prototype-skin .ws-card:hover{border-color:var(--brand-light);box-shadow:0 4px 16px #0000000f;transform:translateY(-2px)}.rl-prototype-skin .ws-card-icon{align-items:center;border-radius:8px;display:flex;font-size:18px;height:36px;justify-content:center;margin-bottom:10px;width:36px}.rl-prototype-skin .ws-card-title{color:var(--gray-800);font-size:13px;font-weight:700;margin-bottom:3px}.rl-prototype-skin .ws-card-desc{color:var(--text-muted);font-size:11px;line-height:1.5;margin-bottom:10px}.rl-prototype-skin .ws-card-stats{display:flex;flex-wrap:wrap;gap:6px}.rl-prototype-skin .ws-card-stat{background:var(--gray-50);border:1px solid var(--border);border-radius:4px;color:var(--gray-600);font-size:10.5px;font-weight:500;padding:2px 8px}.rl-prototype-skin .ws-card-stat.highlight{background:var(--brand-faint);border-color:var(--brand-light);color:var(--brand)}.rl-prototype-skin .ws-card-stat.warn{background:#fef3c7;border-color:#fde68a;color:#92400e}.rl-prototype-skin .ws-card-badge{border-radius:4px;font-size:9px;font-weight:600;padding:2px 7px;position:absolute;right:12px;top:12px}.rl-prototype-skin #modal-ws-detail .modal{max-width:90vw;width:860px}.rl-prototype-skin .sec-title{color:var(--gray-800);font-size:13.5px;font-weight:600;margin-bottom:12px}.rl-prototype-skin .info-row{border-bottom:1px solid var(--gray-100);display:flex;font-size:13px;justify-content:space-between;padding:6px 0}.rl-prototype-skin .info-row:last-child{border-bottom:none}.rl-prototype-skin .info-label{color:var(--text-muted)}.rl-prototype-skin .placeholder-pane{color:var(--text-muted);padding:48px 24px;text-align:center}.rl-prototype-skin .placeholder-pane svg{height:40px;margin-bottom:10px;opacity:.3;width:40px}.rl-prototype-skin .placeholder-pane p{font-size:13px;margin:0 auto;max-width:300px}.rl-prototype-skin .hub-hdr{background:#fff;border-bottom:1px solid var(--border);flex-shrink:0;padding:0 22px}.rl-prototype-skin .hub-title{color:var(--gray-800);font-size:17px;font-weight:700;padding-top:16px}.rl-prototype-skin .hub-sub{color:var(--text-muted);font-size:12.5px;margin-bottom:12px;margin-top:1px}.rl-prototype-skin .hub-tabs{display:flex}.rl-prototype-skin .hub-tab{background:#0000;border:none;border-bottom:2px solid #0000;color:var(--text-muted);cursor:pointer;font-size:13px;font-weight:500;padding:9px 16px;transition:all .14s}.rl-prototype-skin .hub-tab:hover{color:var(--text)}.hub-tab.active{border-bottom-color:var(--brand);color:var(--brand);font-weight:600}.rl-prototype-skin .hub-body{flex:1 1;overflow-y:auto;padding:20px 22px}.rl-prototype-skin .hub-pane{display:none}.hub-pane.active{display:block}.rl-prototype-skin .assess-list{display:flex;flex-direction:column;gap:10px}.rl-prototype-skin .assess-item{align-items:center;background:#fff;border:1px solid var(--border);border-radius:8px;display:flex;gap:14px;padding:14px 18px}.rl-prototype-skin .assess-item.pending{border-left:3px solid var(--amber)}.rl-prototype-skin .assess-item.overdue{border-left:3px solid var(--red)}.rl-prototype-skin .assess-item.complete{border-left:3px solid var(--green);opacity:.8}.rl-prototype-skin .ai-info{flex:1 1;min-width:0}.rl-prototype-skin .ai-account{color:var(--gray-800);font-size:13.5px;font-weight:600}.rl-prototype-skin .ai-meta{color:var(--text-muted);font-size:11.5px;margin-top:2px}.rl-prototype-skin .ai-actions{display:flex;flex-shrink:0;gap:6px}.rl-prototype-skin .cg-wrap{background:#fff;border:1px solid var(--border);border-radius:8px;overflow:hidden}.rl-prototype-skin .cg-wrap table{border-collapse:collapse;width:100%}.rl-prototype-skin .cg-wrap th{background:var(--gray-50);border-bottom:1px solid var(--border);color:var(--text-muted);font-size:11px;font-weight:600;padding:8px 14px;text-align:left}.rl-prototype-skin .cg-wrap td{border-bottom:1px solid var(--border);font-size:13px;padding:10px 14px;vertical-align:middle}.rl-prototype-skin .cg-wrap tr:last-child td{border-bottom:none}.rl-prototype-skin .prog-bar{background:var(--gray-200);border-radius:2px;height:4px;margin-top:4px;overflow:hidden;width:80px}.rl-prototype-skin .prog-fill{background:var(--brand);border-radius:2px;height:100%}.rl-prototype-skin .prog-fill.done{background:var(--green)}.rl-prototype-skin .stat-pill{align-items:center;border-radius:10px;display:inline-flex;font-size:11px;font-weight:600;gap:4px;padding:3px 9px}.rl-prototype-skin .sp-pen{background:#fffbeb;color:#92400e}.sp-ov{background:#fef2f2;color:#dc2626}.sp-done{background:#f0fdf4;color:#15803d}.sp-mon{background:var(--brand-tint);color:var(--brand-mid)}.rl-prototype-skin .sp-dot{background:currentColor;border-radius:50%;height:5px;width:5px}.rl-prototype-skin .t1-view-toggle{background:var(--gray-100);border-radius:6px;display:flex;gap:2px;margin-right:8px;padding:2px}.rl-prototype-skin .t1v-btn{background:#0000;border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;font-size:12px;font-weight:600;padding:5px 11px;transition:all .14s;white-space:nowrap}.rl-prototype-skin .t1v-btn.active{background:#fff;box-shadow:var(--shadow);color:var(--text)}.rl-prototype-skin .scatter-wrap{background:#fff;border:1px solid var(--border);border-radius:8px;overflow:hidden;padding:16px}.rl-prototype-skin .scatter-title{color:var(--gray-800);font-size:13px;font-weight:600;margin-bottom:4px}.rl-prototype-skin .scatter-sub{color:var(--text-muted);font-size:11.5px;margin-bottom:12px}.rl-prototype-skin .zone-label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.rl-prototype-skin .acct-bubble-wrap{display:inline-block;position:relative}.rl-prototype-skin .goal-ring{border:3px solid #0000;border-radius:50%;inset:-5px;pointer-events:none;position:absolute}.rl-prototype-skin .gr-ontrack{border-color:#16a34a}.gr-atrisk{border-color:#d97706}.gr-behind{border-color:#dc2626}.gr-nodatax{border-color:#0000}.rl-prototype-skin .goals-toggle-bar{align-items:center;background:#fffbeb;border-top:1px solid #fde68a;color:#92400e;display:flex;font-size:12.5px;gap:8px;padding:8px 12px}.rl-prototype-skin .goals-toggle-bar button{margin-left:auto}.rl-prototype-skin .goal-cell{background:#fffbeb!important}.rl-prototype-skin .goal-cell .goal-progress{background:#fde68a;border-radius:2px;height:4px;margin:4px 6px 0;overflow:hidden}.rl-prototype-skin .goal-cell .goal-progress-fill{border-radius:2px;height:100%}.rl-prototype-skin .goal-cell .goal-label{color:#92400e;font-size:9px;font-weight:600}.rl-prototype-skin .kpi-row{align-items:center;border-bottom:1px solid var(--gray-100);display:flex;justify-content:space-between;padding:8px 0}.rl-prototype-skin .kpi-row:last-child{border-bottom:none}.rl-prototype-skin .kpi-label{color:var(--text-muted);font-size:13px}.rl-prototype-skin .kpi-val{color:var(--gray-800);font-size:13px;font-weight:600}.rl-prototype-skin .kpi-trend{font-size:11px;margin-left:6px}.rl-prototype-skin .kpi-trend.up{color:var(--green)}.kpi-trend.dn{color:var(--red)}.kpi-trend.flat{color:var(--amber)}.rl-prototype-skin .team-member-row{align-items:center;border-bottom:1px solid var(--gray-100);display:flex;gap:10px;padding:8px 0}.rl-prototype-skin .team-member-row:last-child{border-bottom:none}.rl-prototype-skin .tm-avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:32px;justify-content:center;width:32px}.rl-prototype-skin .tm-info{flex:1 1;min-width:0}.rl-prototype-skin .tm-name{color:var(--gray-800);font-size:13px;font-weight:600}.rl-prototype-skin .tm-title{color:var(--text-muted);font-size:11px}.rl-prototype-skin .goal-item-row{align-items:center;border-bottom:1px solid var(--gray-100);display:flex;gap:10px;padding:10px 0}.rl-prototype-skin .goal-item-row:last-child{border-bottom:none}.rl-prototype-skin .gi-pair{flex:1 1;min-width:0}.rl-prototype-skin .gi-pair-name{color:var(--gray-800);font-size:13px;font-weight:600}.rl-prototype-skin .gi-pair-meta{color:var(--text-muted);font-size:11.5px;margin-top:1px}.rl-prototype-skin .gi-prog{min-width:100px}.rl-prototype-skin .gi-prog-bar{background:var(--gray-200);border-radius:3px;height:5px;margin-top:4px;overflow:hidden}.rl-prototype-skin .gi-prog-fill{border-radius:3px;height:100%}.rl-prototype-skin .activity-item{border-bottom:1px solid var(--gray-100);display:flex;gap:10px;padding:10px 0}.rl-prototype-skin .activity-item:last-child{border-bottom:none}.rl-prototype-skin .act-icon{align-items:center;background:var(--gray-100);border-radius:50%;display:flex;flex-shrink:0;font-size:13px;height:28px;justify-content:center;width:28px}.rl-prototype-skin .act-body{flex:1 1;min-width:0}.rl-prototype-skin .act-text{color:var(--gray-800);font-size:13px;line-height:1.4}.rl-prototype-skin .act-time{color:var(--text-muted);font-size:11px;margin-top:2px}.rl-prototype-skin .al-hist-row{align-items:center;border-bottom:1px solid var(--gray-100);display:flex;font-size:13px;gap:8px;padding:7px 0}.rl-prototype-skin .al-hist-row:last-child{border-bottom:none}.rl-prototype-skin #page-connection-map{background:var(--gray-50);display:flex;flex-direction:column}.rl-prototype-skin .ng-page-hdr{align-items:center;background:#fff;border-bottom:1px solid var(--border);display:flex;flex-shrink:0;gap:12px;padding:16px 22px 12px}.rl-prototype-skin .ng-scope-toggle{background:var(--gray-100);border-radius:6px;display:flex;gap:2px;padding:2px}.rl-prototype-skin .ng-scope-btn{background:#0000;border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;font-size:12px;font-weight:600;padding:5px 12px;transition:all .14s}.rl-prototype-skin .ng-scope-btn.active{background:#fff;box-shadow:var(--shadow);color:var(--text)}.rl-prototype-skin .ng-full-canvas{display:flex;flex:1 1;overflow:hidden}.rl-prototype-skin .ng-full-wrap{background:#fff;border-right:1px solid var(--border);flex:1 1;min-height:400px;overflow:hidden;position:relative}.rl-prototype-skin #ng-full-svg,.rl-prototype-skin #ng-org-svg{height:100%;width:100%}.rl-prototype-skin .ng-full-sidebar{background:var(--gray-50);overflow-y:auto;padding:16px;width:280px}.rl-prototype-skin .org-edge-highlight{stroke-width:2.5!important;opacity:.85!important}.rl-prototype-skin .org-edge-dim{opacity:.06!important}.rl-prototype-skin .org-node-highlight{filter:drop-shadow(0 0 5px rgba(147,51,234,.45))}.rl-prototype-skin .org-node-dim{opacity:.2!important}.rl-prototype-skin .org-node:hover,.rl-prototype-skin .org-sp:hover,.rl-prototype-skin .pf-cnode:hover,.rl-prototype-skin .pf-vnode:hover{filter:drop-shadow(0 0 4px rgba(0,0,0,.25))}@keyframes node-pulse{0%{filter:drop-shadow(0 0 0 transparent)}50%{filter:drop-shadow(0 0 8px rgba(147,51,234,.6))}to{filter:drop-shadow(0 0 0 transparent)}}.rl-prototype-skin .org-node-highlight{animation:node-pulse .6s ease-out 1}.rl-prototype-skin .mcell.pending-esl{background:#0000!important;border:none}.rl-prototype-skin .mcell.pending-esl .dot-wrap{animation:pulse-dot 1.5s ease-in-out infinite;background:#d977062e;border-color:#d9770699;border-style:solid}.rl-prototype-skin .mcell.pending-esl .cell-empty-dot{background:var(--amber)}@keyframes pulse-dot{0%,to{box-shadow:0 0 0 0 #d9770640}50%{box-shadow:0 0 0 6px #d977061f}}.rl-prototype-skin .mcell.pending-unmap{background:#0000!important;border:none;opacity:.45}.rl-prototype-skin .mcell.pending-unmap .dot-wrap{animation:pulse-unmap 2.5s ease-in-out infinite}@keyframes pulse-unmap{0%,to{opacity:.55}50%{opacity:.85}}.rl-prototype-skin .pending-badge{background:var(--amber);border-radius:50%;height:6px;position:absolute;right:3px;top:3px;width:6px}.rl-prototype-skin .posture-label{align-items:center;background:#fff;border:1px solid var(--border);border-radius:4px;color:var(--gray-700);cursor:pointer;display:flex;font-size:11.5px;font-weight:500;gap:3px;padding:2px 8px;transition:all .1s;white-space:nowrap}.rl-prototype-skin .posture-label:has(input:checked){background:var(--gray-800);border-color:var(--gray-800);color:#fff}.rl-prototype-skin .posture-label input{display:none}.rl-prototype-skin .pcell-badge{align-items:center;background:var(--gray-100);border:1.5px solid var(--gray-300);border-radius:4px;color:var(--gray-700);display:inline-flex;font-size:11px;font-weight:800;height:20px;justify-content:center;width:20px}.rl-prototype-skin .pcell-badge.pu{border-style:dashed;color:var(--text-muted)}.rl-prototype-skin .posture-legend{color:var(--text-muted);display:none;flex-wrap:wrap;font-size:11px;gap:14px;margin-top:6px}.rl-prototype-skin .posture-legend.visible{display:flex}.rl-prototype-skin .posture-legend span{align-items:center;display:flex;gap:4px}.rl-prototype-skin .posture-pill{align-items:center;background:var(--gray-100);border:1px solid var(--gray-200);border-radius:3px;color:var(--gray-600);display:inline-flex;font-family:monospace;font-size:10px;font-weight:700;padding:1px 6px}.rl-prototype-skin .traj-compare-btn{background:#fff;border:1px solid var(--border);border-radius:4px;color:var(--text-muted);cursor:pointer;font-size:11px;padding:3px 8px;transition:all .14s}.rl-prototype-skin .traj-compare-btn.selected{background:var(--brand-faint);border-color:var(--brand);color:var(--brand)}.rl-prototype-skin .comparison-tray{background:#fff;border:1px solid var(--border);border-radius:8px;display:none;margin-top:14px;padding:14px}.rl-prototype-skin .comparison-tray.open{display:block}.rl-prototype-skin .ctray-title{color:var(--gray-800);font-size:12.5px;font-weight:600;margin-bottom:10px}.rl-prototype-skin .ctray-row{align-items:center;border-bottom:1px solid var(--gray-100);display:flex;font-size:12.5px;gap:10px;padding:6px 0}.rl-prototype-skin .ctray-row:last-child{border-bottom:none}.rl-prototype-skin .ctray-name{color:var(--gray-800);flex:1 1;font-weight:600}.rl-prototype-skin .ctray-history{align-items:center;display:flex;gap:4px}.rl-prototype-skin .ch-step{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:9px;font-weight:700;height:20px;justify-content:center;width:20px}.rl-prototype-skin .demo-hint{background:#1e293b;border-radius:5px;color:#fff;font-size:11px;opacity:0;padding:5px 10px;pointer-events:none;position:absolute;transition:opacity .2s;white-space:nowrap;z-index:50}.rl-prototype-skin .demo-hint.visible{opacity:1}.rl-prototype-skin .hotspot{animation:pulse 2s infinite;background:#7c3aed26;border:2px solid var(--brand);border-radius:50%;cursor:pointer;height:20px;position:absolute;width:20px;z-index:20}.rl-prototype-skin .hotspot:after{color:var(--brand);content:attr(data-n);font-size:9px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.rl-prototype-skin .demo-banner{align-items:center;background:#1e293b;color:#fff;display:flex;flex-shrink:0;font-size:12px;gap:10px;padding:7px 22px}.rl-prototype-skin .demo-banner a{color:var(--blue-lt);cursor:pointer;text-decoration:underline}.rl-prototype-skin .rings-wrap{background:#fff;border:1px solid var(--border);border-radius:8px;display:flex;min-height:540px;overflow:hidden}.rl-prototype-skin .rings-controls{background:var(--gray-50);border-right:1px solid var(--border);flex-shrink:0;overflow-y:auto;padding:16px;width:220px}.rl-prototype-skin .rings-ctrl-sec{margin-bottom:14px}.rl-prototype-skin .rings-ctrl-lbl{color:var(--text-muted);font-size:11px;font-weight:600;letter-spacing:.06em;margin-bottom:6px;text-transform:uppercase}.rl-prototype-skin .rings-canvas-wrap{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:20px;position:relative}.rl-prototype-skin .rings-legend{color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:11px;gap:14px;justify-content:center;margin-top:12px}.rl-prototype-skin .ring-leg{align-items:center;display:flex;gap:4px}.rl-prototype-skin .ring-leg-dot{border:2px solid;border-radius:50%;height:10px;width:10px}.rl-prototype-skin .toggle-row{align-items:center;background:#fff;border:1px solid var(--border);border-radius:5px;cursor:pointer;display:flex;font-size:12.5px;justify-content:space-between;margin-bottom:8px;padding:6px 8px}.rl-prototype-skin .toggle-row:hover{background:var(--brand-faint);border-color:var(--brand-light)}.rl-prototype-skin .toggle-label{color:var(--gray-700);font-weight:500}.rl-prototype-skin input[type=checkbox]{accent-color:var(--brand);cursor:pointer}.rl-prototype-skin .traj-panel{background:#fffffff2;border:1px solid var(--border);border-radius:8px;bottom:16px;box-shadow:var(--shadow-md);font-size:12.5px;left:16px;padding:12px;position:absolute;right:16px}.rl-prototype-skin .traj-title{color:var(--gray-800);font-weight:600;margin-bottom:6px}.rl-prototype-skin .traj-row{align-items:center;display:flex;gap:8px;padding:4px 0}.rl-prototype-skin .traj-dot{border-radius:50%;height:8px;width:8px}.rl-prototype-skin .traj-arrow{color:var(--green);font-weight:700}.rl-prototype-skin .gate-wrap{padding:60px 24px;text-align:center}.rl-prototype-skin .gate-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:12px;font-weight:700;gap:6px;margin-bottom:12px;padding:4px 14px}.rl-prototype-skin .gate-p2{background:var(--brand-tint);color:var(--brand-dark)}.gate-p3{background:#e9d5ff;color:var(--brand-mid)}.rl-prototype-skin .gate-title{color:var(--gray-700);font-size:15px;font-weight:700;margin-bottom:6px}.rl-prototype-skin .gate-text{color:var(--text-muted);font-size:13px;margin:0 auto 18px;max-width:360px}.rl-prototype-skin .modal-bg{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a142080;display:none;inset:0;justify-content:center;padding:20px;position:fixed;z-index:200}.rl-assessment-modal-overlay{z-index:300}.rl-prototype-skin .modal-bg.open{display:flex}.rl-prototype-skin .modal{animation:min .18s ease;background:#fff;border-radius:12px;box-shadow:var(--shadow-lg);max-height:90vh;overflow:hidden;overflow-y:auto;width:100%}@keyframes min{0%{opacity:0;transform:scale(.96) translateY(6px)}to{opacity:1;transform:none}}.rl-prototype-skin .modal-hdr{align-items:flex-start;border-bottom:1px solid var(--border);display:flex;gap:10px;padding:16px 18px 12px}.rl-prototype-skin .mh-info{flex:1 1;min-width:0}.rl-prototype-skin .modal-title{color:var(--gray-800);font-size:14.5px;font-weight:700}.rl-prototype-skin .modal-sub{color:var(--text-muted);font-size:12px;margin-top:2px}.rl-prototype-skin .modal-close{background:none;border:none;color:var(--text-muted);cursor:pointer;flex-shrink:0;font-size:20px;line-height:1;padding:0}.rl-prototype-skin .modal-close:hover{color:var(--text)}.rl-prototype-skin .modal-body{padding:18px}.rl-prototype-skin .modal-ftr{background:var(--gray-50);border-top:1px solid var(--border);display:flex;gap:8px;justify-content:flex-end;padding:12px 18px}.rl-prototype-skin #modal-preview .modal{max-width:380px}.rl-prototype-skin .prev-stats{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin:12px 0}.rl-prototype-skin .prev-stat{background:var(--gray-50);border:1px solid var(--border);border-radius:6px;padding:10px 12px}.rl-prototype-skin .prev-stat-lbl{color:var(--text-muted);font-size:11px;font-weight:500}.rl-prototype-skin .prev-stat-val{color:var(--gray-800);font-size:20px;font-weight:700;margin-top:1px}.rl-prototype-skin .prev-stat-sub{color:var(--text-muted);font-size:11px}.rl-prototype-skin .prev-actions{display:flex;flex-direction:column;gap:7px;margin-top:14px}.rl-prototype-skin #modal-rl .modal{max-width:500px}.rl-prototype-skin .rl-level-grid{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(6,1fr);margin-bottom:14px}.rl-prototype-skin .rl-lvl-btn{align-items:center;background:#fff;border:2px solid var(--border);border-radius:7px;cursor:pointer;display:flex;flex-direction:column;gap:3px;padding:9px 4px;position:relative;transition:all .14s}.rl-prototype-skin .rl-lvl-btn:hover{background:var(--brand-faint);border-color:var(--brand-light)}.rl-prototype-skin .rl-lvl-btn.sel{background:var(--brand-faint);border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-tint)}.rl-prototype-skin .rl-lvl-btn.sel:after{color:var(--brand);content:"✓";font-size:9px;font-weight:700;position:absolute;right:5px;top:3px}.rl-prototype-skin .rl-num{font-size:17px;font-weight:800}.rl-prototype-skin .rl-lbl{color:var(--text-muted);font-size:8.5px;line-height:1.3;text-align:center}.rl-prototype-skin .lbl{color:var(--gray-700);display:block;font-size:12px;font-weight:600;margin-bottom:5px}.rl-prototype-skin input,.rl-prototype-skin select,.rl-prototype-skin textarea{color:var(--text);font-family:inherit}.rl-prototype-skin .form-ta{border:1px solid var(--border);border-radius:6px;font-size:13px;min-height:68px;outline:none;padding:8px 10px;resize:vertical;transition:border-color .14s;width:100%}.rl-prototype-skin .form-ta:focus{border-color:var(--blue-lt);box-shadow:0 0 0 3px #3b82f614}.rl-prototype-skin .form-sel{background:#fff;border:1px solid var(--border);border-radius:6px;cursor:pointer;font-size:13px;outline:none;padding:7px 10px;width:100%}.rl-prototype-skin .zappy{align-items:flex-start;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:7px;color:#166534;display:flex;font-size:12.5px;gap:9px;margin:10px 0;padding:11px 13px}.rl-prototype-skin .zappy-icon{flex-shrink:0;font-size:17px;margin-top:1px}.rl-prototype-skin .goal-sec{background:#fffbeb;border:1px solid #fde68a;border-radius:7px;margin-top:10px;padding:13px}.rl-prototype-skin .goal-sec-hdr{align-items:center;color:#92400e;display:flex;font-size:12.5px;font-weight:600;gap:6px;margin-bottom:9px}.rl-prototype-skin .goal-fields{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.rl-prototype-skin .divider{background:var(--border);height:1px;margin:12px 0}.rl-prototype-skin .team-toggle{align-items:center;color:var(--gray-700);cursor:pointer;display:flex;font-size:13px;font-weight:600;justify-content:space-between;padding:4px 0}.rl-prototype-skin .team-inputs{display:none;display:flex;flex-direction:column;gap:8px;margin-top:10px}.rl-prototype-skin #modal-buddy .modal{max-width:94vw;width:1100px}.rl-prototype-skin .buddy-tbl{border-collapse:collapse;min-width:500px;width:100%}.rl-prototype-skin .buddy-tbl th{background:var(--gray-50);border-bottom:1px solid var(--border);border-right:1px solid var(--border);color:var(--text-muted);font-size:11px;font-weight:600;min-width:82px;padding:7px 8px;text-align:center}.rl-prototype-skin .buddy-tbl th.rh{max-width:190px;min-width:150px;text-align:left}.rl-prototype-skin .buddy-tbl td{border-bottom:1px solid var(--border);border-right:1px solid var(--border);font-size:12px;padding:6px 8px;text-align:center;vertical-align:middle}.rl-prototype-skin .buddy-tbl td.rh{text-align:left}.rl-prototype-skin .buddy-tbl tr:last-child td{border-bottom:none}.rl-prototype-skin .buddy-tbl .section-hdr td{background:var(--gray-50)!important;border-bottom:2px solid var(--border)!important;padding:5px 10px!important}.rl-prototype-skin .buddy-check{accent-color:var(--brand);cursor:pointer;height:16px;width:16px}.rl-prototype-skin .coverage-matrix--readonly .buddy-check{cursor:default;opacity:.72}.rl-prototype-skin .coverage-matrix--readonly .buddy-cell.is-checked{background:#7c3aed0a}.rl-prototype-skin .buddy-cell{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center;min-height:52px;padding:4px 2px}.rl-prototype-skin .buddy-cell.is-checked{background:#7c3aed0f;border-radius:6px}@keyframes coverage-cell-blink{0%,20%,40%,60%,80%,to{background-color:#7c3aed00;box-shadow:inset 0 0 0 0 #7c3aed00}10%,30%,50%{background-color:#7c3aed73;box-shadow:inset 0 0 0 2px #7c3aede6}}.rl-prototype-skin .buddy-cell-td.coverage-cell-blink{animation:coverage-cell-blink 2.4s ease-in-out 1;border-radius:6px;position:relative;z-index:1}.rl-prototype-skin .buddy-rl-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.rl-prototype-skin .buddy-col-hdr{align-items:center;display:flex;flex-direction:column;gap:3px;padding:2px 0}.rl-prototype-skin .buddy-col-name{color:var(--gray-800);font-size:10px;font-weight:600;line-height:1.2;max-width:92px;text-align:center}.rl-prototype-skin .buddy-row-hdr{align-items:center;display:flex;gap:8px;text-align:left}.rl-prototype-skin .buddy-row-name{align-items:center;color:var(--gray-800);display:flex;flex-wrap:wrap;font-size:11px;font-weight:600;gap:4px}.rl-prototype-skin .buddy-row-sub{color:var(--brand);font-size:9.5px;font-weight:600;margin-top:1px}.rl-prototype-skin .buddy-footer{align-items:center;display:flex;flex-wrap:wrap;gap:12px 16px}.rl-prototype-skin .buddy-legend{display:flex;flex:1 1;flex-wrap:wrap;gap:10px 14px;min-width:200px}.rl-prototype-skin .buddy-leg-item{align-items:center;color:var(--text-muted);display:inline-flex;font-size:10.5px;gap:5px}.rl-prototype-skin .buddy-stats{color:var(--text-muted);font-size:11px;white-space:nowrap}.rl-prototype-skin .buddy-actions{display:flex;gap:8px;margin-left:auto}.rl-prototype-skin #modal-buddy .modal-hdr{align-items:flex-start;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:14px 18px}.rl-prototype-skin #modal-buddy .modal-title{color:var(--gray-900);font-size:15px;font-weight:700}.rl-prototype-skin #modal-buddy .modal-sub{color:var(--text-muted);font-size:12px;margin-top:2px}.rl-prototype-skin #modal-buddy .modal-close{background:#0000;border:none;border-radius:6px;color:var(--text-muted);cursor:pointer;padding:4px}.rl-prototype-skin #modal-buddy .modal-close:hover{background:var(--gray-100)}.rl-prototype-skin #modal-nudge .modal{max-width:340px}.rl-prototype-skin .nudge-body{padding:28px 20px;text-align:center}.rl-prototype-skin .nudge-icon{font-size:44px;margin-bottom:10px}.rl-prototype-skin .nudge-title{color:var(--gray-800);font-size:15px;font-weight:700;margin-bottom:5px}.rl-prototype-skin .nudge-text{color:var(--text-muted);font-size:13px;line-height:1.5;margin-bottom:18px}.rl-prototype-skin .btn{align-items:center;border:1px solid #0000;border-radius:6px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:5px;padding:7px 14px;text-decoration:none;transition:all .14s;white-space:nowrap}.rl-prototype-skin .btn-pri{background:var(--brand);border-color:var(--brand);color:#fff}.rl-prototype-skin .btn-pri:hover{background:var(--brand-dark);border-color:var(--brand-dark)}.rl-prototype-skin .btn-sec{background:#fff;border-color:var(--border);color:var(--text)}.rl-prototype-skin .btn-sec:hover{background:var(--gray-100);border-color:var(--gray-300)}.rl-prototype-skin .btn-ghost{background:#0000;border-color:#0000;color:var(--brand)}.rl-prototype-skin .btn-ghost:hover{background:var(--brand-faint)}.rl-prototype-skin .btn-sm{font-size:12px;padding:4px 10px}.rl-prototype-skin .btn-full{justify-content:center;width:100%}.rl-prototype-skin .hidden{display:none!important}.rl-prototype-skin .flex{display:flex}.gap-2{gap:8px}.gap-3{gap:12px}.rl-prototype-skin .mt-2{margin-top:8px}.mt-3{margin-top:12px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.rl-prototype-skin .fw-6{font-weight:600}.text-muted{color:var(--text-muted)}.text-sm{font-size:12px}.rl-prototype-skin .badge{align-items:center;border:1px solid #0000;border-radius:10px;display:inline-flex;font-size:11px;font-weight:600;padding:2px 8px}.rl-prototype-skin body.esl .sponsor-only,.rl-prototype-skin body.sponsor .esl-only{display:none!important}.rl-prototype-skin .page.active{animation:pg-in .16s ease;display:flex}@keyframes pg-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.rl-prototype-skin .rel-view-combo{align-items:center;background:var(--gray-100);border:1px solid var(--border);border-radius:8px;display:inline-flex;gap:2px;padding:3px}.rl-prototype-skin .rel-view-combo-matrix{align-items:center;border-radius:6px;display:inline-flex;gap:2px;padding:1px 2px;transition:background .14s,box-shadow .14s}.rl-prototype-skin .rel-view-combo-matrix.active{background:#fff;box-shadow:0 1px 3px #0f172a14}.rl-prototype-skin .rel-view-combo-primary{align-items:center;background:#0000;border:none;border-radius:5px;color:var(--text-muted);cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:5px;padding:5px 10px;transition:color .14s;white-space:nowrap}.rl-prototype-skin .rel-view-combo-map.active,.rl-prototype-skin .rel-view-combo-matrix.active .rel-view-combo-primary{color:var(--brand)}.rl-prototype-skin .rel-view-combo-primary:hover:not(.active){color:var(--gray-700)}.rl-prototype-skin .rel-view-combo-map.active{background:#fff;box-shadow:0 1px 3px #0f172a14}.rl-prototype-skin .rel-view-combo-subs{align-items:center;display:inline-flex;gap:1px;padding-right:4px}.rl-prototype-skin .rel-view-combo-paren{color:var(--text-muted);font-size:12px;font-weight:500;opacity:.55;padding:0 1px;-webkit-user-select:none;user-select:none}.rl-prototype-skin .rel-view-combo-div{color:var(--border);font-size:11px;font-weight:400;padding:0 2px;-webkit-user-select:none;user-select:none}.rl-prototype-skin .rel-view-combo-sub{background:#0000;border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;font-size:11px;font-weight:600;padding:3px 7px;transition:background .12s,color .12s;white-space:nowrap}.rl-prototype-skin .rel-view-combo-sub:hover{background:#0000000a;color:var(--gray-700)}.rl-prototype-skin .rel-view-combo-sub.active{background:var(--gray-100);color:var(--gray-800)}.rl-prototype-skin .rel-view-combo-sep{align-self:stretch;background:var(--border);flex-shrink:0;margin:4px 2px;width:1px}.rl-prototype-skin .matrix-hdr-actions{flex-wrap:wrap;gap:10px;justify-content:flex-end}@media(max-width:720px){.rl-prototype-skin .rel-view-combo{flex-wrap:wrap;max-width:100%}.rl-prototype-skin .matrix-hdr-actions .btn{justify-content:center;width:100%}}.rl-prototype-skin .view-mode-toggle{align-items:center;background:var(--gray-100);border-radius:6px;display:flex;gap:2px;padding:2px}.rl-prototype-skin .vm-btn{background:#0000;border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;font-size:12px;font-weight:600;padding:5px 12px;transition:all .14s}.rl-prototype-skin .vm-btn.active{background:#fff;box-shadow:var(--shadow);color:var(--text)}.rl-prototype-skin .vm-btn:disabled{cursor:not-allowed;opacity:.45}.rl-prototype-skin #rlp-lens-toggle .vm-btn strong{color:var(--text);font-weight:700;transition:color .14s}.rl-prototype-skin #rlp-lens-toggle .vm-btn.active strong{color:var(--brand)}.rl-prototype-skin .lens-tip{align-items:center;background:#fff;border:1px solid var(--border);border-radius:50%;color:var(--text-muted);cursor:help;display:inline-flex;font-size:10px;font-style:italic;font-weight:700;height:16px;justify-content:center;position:relative;transition:background .12s,color .12s,border-color .12s;width:16px}.rl-prototype-skin .lens-tip:focus-visible,.rl-prototype-skin .lens-tip:hover{background:var(--brand);border-color:var(--brand);color:#fff;outline:none}.rl-prototype-skin .lens-tip[data-tip]:after{background:#1f2937;border-radius:5px;bottom:calc(100% + 8px);box-shadow:0 4px 12px #00000026;color:#fff;content:attr(data-tip);font-size:11px;font-style:normal;font-weight:400;line-height:1.45;padding:8px 10px;text-align:left;white-space:normal;width:260px}.rl-prototype-skin .lens-tip[data-tip]:after,.rl-prototype-skin .lens-tip[data-tip]:before{left:50%;opacity:0;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .12s,visibility .12s;visibility:hidden;z-index:1000}.rl-prototype-skin .lens-tip[data-tip]:before{border:6px solid #0000;border-top-color:#1f2937;bottom:calc(100% + 2px);content:""}.rl-prototype-skin .lens-tip:focus-visible:after,.rl-prototype-skin .lens-tip:focus-visible:before,.rl-prototype-skin .lens-tip:hover:after,.rl-prototype-skin .lens-tip:hover:before{opacity:1;visibility:visible}.rl-prototype-skin .cta-sep{background:var(--border);flex-shrink:0;height:22px;margin:0 4px;width:1px}.rl-prototype-skin #modal-org-import .modal{display:flex;flex-direction:column;max-height:92vh;max-width:780px;width:96vw}.rl-prototype-skin .oi-step-bar{align-items:center;display:flex;gap:0;margin-bottom:24px;padding:0 8px}.rl-prototype-skin .oi-step{align-items:center;display:flex;flex:1 1;gap:6px}.rl-prototype-skin .oi-step-dot{align-items:center;background:#fff;border:2px solid var(--border);border-radius:50%;color:var(--text-muted);display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:26px;justify-content:center;transition:all .2s;width:26px}.rl-prototype-skin .oi-step-dot.active{background:var(--brand);border-color:var(--brand);color:#fff}.rl-prototype-skin .oi-step-dot.done{background:#22c55e;border-color:#22c55e;color:#fff}.rl-prototype-skin .oi-step-label{color:var(--text-muted);font-size:11px;font-weight:600;white-space:nowrap}.rl-prototype-skin .oi-step-label.active{color:var(--brand)}.rl-prototype-skin .oi-step-line{background:var(--border);flex:1 1;height:2px;margin:0 8px}.rl-prototype-skin .oi-step-line.done{background:#22c55e}.rl-prototype-skin .oi-step-body{flex:1 1;min-height:0;overflow-y:auto}.rl-prototype-skin .oi-dropzone{background:var(--gray-50);border:2px dashed var(--border);border-radius:12px;cursor:pointer;padding:40px 24px;text-align:center;transition:all .2s}.rl-prototype-skin .oi-dropzone.drag-over,.rl-prototype-skin .oi-dropzone:hover{background:var(--brand-faint);border-color:var(--brand)}.rl-prototype-skin .oi-dropzone-icon{font-size:36px;margin-bottom:10px}.rl-prototype-skin .oi-dropzone-title{color:var(--gray-800);font-size:15px;font-weight:700;margin-bottom:4px}.rl-prototype-skin .oi-dropzone-sub{color:var(--text-muted);font-size:12px}.rl-prototype-skin .oi-file-chosen{align-items:center;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;display:flex;gap:10px;margin-top:14px;padding:10px 14px}.rl-prototype-skin .oi-file-icon{font-size:20px}.rl-prototype-skin .oi-file-name{color:#15803d;font-size:13px;font-weight:600}.rl-prototype-skin .oi-slide-wrap{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:1fr 1fr}.rl-prototype-skin .oi-slide-preview{background:#1e1e2e;border-radius:8px;min-height:220px;padding:16px;position:relative}.rl-prototype-skin .oi-slide-title-bar{color:#a5b4fc;font-size:10px;font-weight:600;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.rl-prototype-skin .oi-extract-panel{display:flex;flex-direction:column;gap:10px}.rl-prototype-skin .oi-extract-status{color:var(--gray-700);font-size:13px;font-weight:600;min-height:20px}.rl-prototype-skin .oi-progress-track{background:var(--gray-200);border-radius:4px;height:8px;margin-top:4px;overflow:hidden}.rl-prototype-skin .oi-progress-fill{background:var(--brand);border-radius:4px;height:100%;transition:width .4s ease;width:0}.rl-prototype-skin .oi-extract-steps{display:flex;flex-direction:column;gap:6px;margin-top:8px}.rl-prototype-skin .oi-extract-step{align-items:center;color:var(--text-muted);display:flex;font-size:11.5px;gap:6px}.rl-prototype-skin .oi-extract-step.done{color:#16a34a}.rl-prototype-skin .oi-extract-step.active{color:var(--brand);font-weight:600}.rl-prototype-skin .oi-review-table{border-collapse:collapse;font-size:12px;width:100%}.rl-prototype-skin .oi-review-table th{background:var(--gray-50);border-bottom:2px solid var(--border);color:var(--text-muted);font-size:10px;font-weight:700;letter-spacing:.06em;padding:6px 10px;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0}.rl-prototype-skin .oi-review-table td{border-bottom:1px solid var(--gray-100);padding:7px 10px;vertical-align:middle}.rl-prototype-skin .oi-review-table tr:hover td{background:var(--gray-50)}.rl-prototype-skin .oi-review-table tr.oi-row-new td{background:#f0fdf4}.rl-prototype-skin .oi-new-badge{background:#dcfce7;border:1px solid #86efac;border-radius:4px;color:#15803d;font-size:9px;font-weight:700;padding:1px 6px;white-space:nowrap}.rl-prototype-skin .oi-existing-badge{background:var(--gray-100);border:1px solid var(--border);border-radius:4px;color:var(--text-muted);font-size:9px;font-weight:600;padding:1px 6px;white-space:nowrap}.rl-prototype-skin .oi-medd-select{background:#fff;border:1px solid var(--border);border-radius:4px;color:var(--text);cursor:pointer;font-size:11px;max-width:140px;padding:3px 6px}.rl-prototype-skin .oi-review-summary{border-top:1px solid var(--border);color:var(--text-muted);font-size:12px;margin-top:2px;padding:10px 2px}.rl-prototype-skin .oi-review-summary strong{color:var(--text)}.rl-prototype-skin .oi-row-reports{color:var(--text-muted);font-size:11px}.rl-prototype-skin .oi-tree-wrap{background:var(--gray-50);border:1px solid var(--border);border-radius:8px;overflow:auto;width:100%}.rl-prototype-skin .oi-tree-svg{display:block}.rl-prototype-skin .oi-tree-layout-toggle{display:flex;gap:6px;margin-bottom:10px}.rl-prototype-skin .oi-tree-btn{background:#fff;border:1px solid var(--border);border-radius:5px;color:var(--text-muted);cursor:pointer;font-size:11px;font-weight:600;padding:4px 12px}.rl-prototype-skin .oi-tree-btn.active{background:var(--brand);border-color:var(--brand);color:#fff}.rl-prototype-skin .oi-org-node{cursor:pointer}.rl-prototype-skin .oi-org-node:hover rect{filter:drop-shadow(0 2px 6px rgba(0,0,0,.15))}.rl-prototype-skin .oi-teams-section{border-top:2px solid var(--border);margin-top:18px;padding-top:16px}.rl-prototype-skin .oi-teams-section-hdr{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.rl-prototype-skin .oi-teams-section-title{color:var(--gray-800);font-size:13px;font-weight:700}.rl-prototype-skin .oi-empty-state{background:var(--gray-50);border:1px dashed var(--border);border-radius:8px;padding:32px 20px;text-align:center}.rl-prototype-skin .oi-empty-icon{font-size:28px;margin-bottom:8px}.rl-prototype-skin .oi-empty-title{color:var(--gray-700);font-size:13px;font-weight:700;margin-bottom:4px}.rl-prototype-skin .oi-empty-sub{color:var(--text-muted);font-size:11.5px;line-height:1.5;margin-bottom:14px}.rl-prototype-skin .ins-view-toggle{background:var(--gray-100);border-radius:6px;display:flex;gap:2px;padding:2px}.rl-prototype-skin .ins-view-btn{background:#0000;border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;font-size:11px;font-weight:600;padding:4px 14px;transition:all .14s}.rl-prototype-skin .ins-view-btn.active{background:#fff;box-shadow:var(--shadow);color:var(--text)}.rl-prototype-skin .rlp-scatter-wrap{background:var(--gray-50);border:1px solid var(--border);border-radius:10px;overflow:hidden;padding:8px;position:relative}.rl-prototype-skin .rlp-scatter-tooltip{background:#1e293b;border-radius:8px;box-shadow:0 4px 16px #0003;color:#fff;font-size:11px;line-height:1.5;max-width:220px;padding:8px 12px;pointer-events:none;position:fixed;z-index:200}.rl-prototype-skin .rlp-scatter-tooltip .stt-name{font-size:12px;font-weight:700;margin-bottom:2px}.rl-prototype-skin .rlp-scatter-tooltip .stt-meta{color:#94a3b8;margin-bottom:4px}.rl-prototype-skin .rlp-scatter-tooltip .stt-action{color:#86efac;font-size:10.5px;font-style:italic}.rl-prototype-skin .rlp-hm-layout{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:1fr 280px}.rl-prototype-skin .rlp-hm-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:64px repeat(2,1fr);grid-template-rows:auto repeat(3,1fr)}.rl-prototype-skin .rlp-hm-corner{grid-column:1;grid-row:1}.rl-prototype-skin .rlp-hm-col-headers{grid-gap:6px;display:grid;gap:6px;grid-column:2/span 2;grid-row:1;grid-template-columns:repeat(2,1fr)}.rl-prototype-skin .rlp-hm-col-hdr{background:var(--gray-50);border-radius:4px 4px 0 0;font-size:11px;font-weight:700;letter-spacing:.04em;padding:6px 10px;text-align:center}.rl-prototype-skin .rlp-hm-row{grid-gap:6px;display:grid;gap:6px;grid-column:1/span 3;grid-template-columns:64px repeat(2,1fr)}.rl-prototype-skin .rlp-hm-row-lbl{align-items:center;color:var(--text-muted);display:flex;font-size:10px;font-weight:700;justify-content:flex-end;line-height:1.3;padding-right:8px;text-align:right}.rl-prototype-skin .rlp-hm-cell{border:2px solid #0000;border-radius:8px;cursor:pointer;padding:12px 14px;position:relative;transition:box-shadow .15s,transform .1s}.rl-prototype-skin .rlp-hm-cell:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-1px)}.rl-prototype-skin .rlp-hm-cell.selected{border-color:var(--brand)!important;box-shadow:0 0 0 3px var(--brand-faint)}.rl-prototype-skin .rlp-hm-count{font-size:28px;font-weight:800;line-height:1;margin-bottom:6px}.rl-prototype-skin .rlp-hm-label{font-size:10px;font-weight:700;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}.rl-prototype-skin .rlp-hm-dots{display:flex;flex-wrap:wrap;gap:3px;min-height:20px}.rl-prototype-skin .rlp-side-panel{background:#fff;border:1px solid var(--border);border-radius:10px;min-height:200px;padding:16px;position:-webkit-sticky;position:sticky;top:8px}.rl-prototype-skin .rlp-sp-empty{align-items:center;color:var(--text-muted);display:flex;flex-direction:column;font-size:12px;gap:6px;height:180px;justify-content:center;text-align:center}.rl-prototype-skin .rlp-sp-zone{font-size:14px;font-weight:700;margin-bottom:4px}.rl-prototype-skin .rlp-sp-rationale{color:var(--text-muted);font-size:12px;line-height:1.6;margin-bottom:8px}.rl-prototype-skin .rlp-sp-action{color:#6366f1;font-size:11.5px;font-style:italic;line-height:1.5;margin-bottom:12px}.rl-prototype-skin .rlp-sp-contacts{display:flex;flex-direction:column;gap:6px}.rl-prototype-skin .rlp-sp-row{align-items:center;display:flex;gap:8px}.rl-prototype-skin .rlp-sp-name{flex:1 1;font-size:12px;font-weight:600}.rl-prototype-skin .rlp-sp-meta{color:var(--text-muted);font-size:10.5px}.rl-prototype-skin .rlp-sp-divider{background:var(--border);height:1px;margin:10px 0}.rl-prototype-skin .rl-lens-wrap{display:flex;flex:1 1;flex-direction:column;gap:0;margin-bottom:2px;max-width:480px;min-width:280px;padding-top:32px;position:relative}.rl-prototype-skin .rl-lens-scale{align-items:stretch;border-radius:6px;display:flex;height:14px;overflow:hidden;position:relative}.rl-prototype-skin .rl-ls-seg{flex-shrink:0;height:100%;position:relative}.rl-prototype-skin .rl-ls-divider{align-self:stretch;background:#fffc;flex-shrink:0;width:1px}.rl-prototype-skin .rl-ls-marker{align-items:center;bottom:16px;cursor:pointer;display:flex;flex-direction:column;position:absolute;transform:translateX(-50%);transition:left .35s ease,transform .25s ease;-webkit-user-select:none;user-select:none;z-index:2}.rl-prototype-skin .rl-ls-marker-label{font-size:9.5px;font-weight:700;letter-spacing:.02em;line-height:1.2;white-space:nowrap}.rl-prototype-skin .rl-ls-marker-val{font-size:9px;font-weight:500;line-height:1.2;margin-bottom:2px;white-space:nowrap}.rl-prototype-skin .rl-ls-marker-line{background:currentColor;height:8px;width:1.5px}.rl-prototype-skin .rl-ls-marker-dot{background:#fff;border:2px solid;border-radius:50%;flex-shrink:0;height:8px;width:8px}.rl-prototype-skin .rl-ls-marker.active .rl-ls-marker-dot{background:currentColor}.rl-prototype-skin .rl-ls-marker.disabled{cursor:default;opacity:.4;pointer-events:none}.rl-prototype-skin .rl-ls-marker:not(.disabled):hover{opacity:.8}.rl-prototype-skin .rl-lens-axis{display:flex;margin-top:3px}.rl-prototype-skin .rl-la-seg{color:var(--text-muted);flex-shrink:0;font-size:9.5px;font-weight:600;letter-spacing:.03em;line-height:1.2;text-align:center}.rl-prototype-skin .ins-grid-wrap{grid-gap:8px;display:grid;gap:8px;grid-template-columns:70px repeat(3,1fr);grid-template-rows:auto repeat(3,1fr);position:relative}.rl-prototype-skin .ins-corner{grid-column:1;grid-row:1}.rl-prototype-skin .ins-col-headers{grid-gap:8px;display:grid;gap:8px;grid-column:2/span 3;grid-row:1;grid-template-columns:repeat(3,1fr)}.rl-prototype-skin .ins-axis-col{background:var(--gray-50);border-radius:4px 4px 0 0;font-size:11px;font-weight:700;letter-spacing:.04em;padding:6px 10px;text-align:center}.rl-prototype-skin .ins-row{grid-gap:8px;display:grid;gap:8px;grid-column:1/span 4;grid-template-columns:70px repeat(3,1fr)}.rl-prototype-skin .ins-axis-row{align-items:center;color:var(--text-muted);display:flex;font-size:10px;font-weight:700;justify-content:flex-end;line-height:1.3;padding-right:10px;text-align:right}.rl-prototype-skin .ins-cell{background:#fff;border:1px solid var(--border);border-radius:8px;cursor:pointer;padding:12px 14px;position:relative;transition:box-shadow .15s,transform .1s}.rl-prototype-skin .ins-cell:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.rl-prototype-skin .ins-cell-label{font-size:13px;font-weight:700;margin-bottom:4px}.rl-prototype-skin .ins-cell-rationale{color:var(--text-muted);font-size:11px;line-height:1.5;margin-bottom:6px}.rl-prototype-skin .ins-cell-action{color:#6366f1;font-size:10.5px;font-style:italic;line-height:1.4;margin-bottom:8px}.rl-prototype-skin .ins-dots-row{align-items:center;display:flex;flex-wrap:wrap;gap:4px;min-height:24px}.rl-prototype-skin .ins-dot{align-items:center;border-radius:50%;color:#fff;cursor:default;display:inline-flex;flex-shrink:0;font-size:9px;font-weight:700;height:24px;justify-content:center;width:24px}.rl-prototype-skin .ins-dot-more{color:var(--text-muted);font-size:10px;padding:0 4px}.rl-prototype-skin .ins-popover{background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 24px #0000001f;max-width:320px;min-width:260px;padding:14px 16px;position:absolute;z-index:100}.rl-prototype-skin .ins-pop-hdr{font-size:13px;font-weight:700;margin-bottom:2px}.rl-prototype-skin .ins-pop-sub{color:var(--text-muted);font-size:11px;font-style:italic}.rl-prototype-skin .ins-pop-contacts{display:flex;flex-direction:column;gap:6px}.rl-prototype-skin .ins-pop-row{align-items:center;display:flex;gap:8px}.rl-prototype-skin .ins-pop-name{flex:1 1;font-size:12px;font-weight:600}.rl-prototype-skin .ins-pop-meta{color:var(--text-muted);font-size:10.5px}.rl-prototype-skin .ins-pop-close{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:14px;position:absolute;right:10px;top:8px}@keyframes ins-pulse{0%,to{box-shadow:0 0 0 2px #7c3aed,0 0 0 5px #7c3aed40}50%{box-shadow:0 0 0 3px #7c3aed,0 0 0 7px #7c3aed1f}}.rl-prototype-skin .ins-dot-tracked{animation:ins-pulse 1.5s ease-in-out infinite!important}.rl-prototype-skin .pig-wrap{border:1px solid var(--border);border-radius:10px;overflow:hidden}.rl-prototype-skin .pig-grid{display:grid}.rl-prototype-skin .pig-2way{grid-template-columns:54px 1fr 1fr;grid-template-rows:auto 1fr 1fr}.rl-prototype-skin .pig-3way{grid-template-columns:54px 1fr 1fr 1fr;grid-template-rows:auto 1fr 1fr}.rl-prototype-skin .pig-corner{background:var(--gray-50)}.rl-prototype-skin .pig-col-hdr{background:var(--gray-50);border-bottom:2px solid #0000;border-left:1px solid var(--border);font-size:11px;font-weight:700;letter-spacing:.05em;padding:9px 14px;text-align:center}.rl-prototype-skin .pig-row-hdr{align-items:center;background:var(--gray-50);border-top:1px solid var(--border);color:var(--text-muted);display:flex;font-size:10px;font-weight:700;justify-content:flex-end;line-height:1.35;padding:0 10px 0 6px;text-align:right}.rl-prototype-skin .pig-cell{border-left:1px solid var(--border);border-top:1px solid var(--border);min-height:160px;padding:14px 16px 12px;position:relative}.rl-prototype-skin .pig-cell-name{font-size:12.5px;font-weight:700;margin-bottom:3px}.rl-prototype-skin .pig-cell-rationale{color:var(--text-muted);font-size:10.5px;line-height:1.45;margin-bottom:5px}.rl-prototype-skin .pig-cell-action{font-size:10px;font-style:italic;margin-bottom:10px}.rl-prototype-skin .pig-dots-area{min-height:56px;position:relative}.rl-prototype-skin .pig-dot{align-items:center;border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:9px;font-weight:700;height:28px;justify-content:center;position:absolute;transition:transform .15s,box-shadow .15s;width:28px;z-index:1}.rl-prototype-skin .pig-dot:hover{box-shadow:0 3px 10px #00000038;transform:scale(1.25);z-index:2}.rl-prototype-skin circle.pig-ghost-dot{fill:#f8fafc;stroke:#94a3b8;stroke-width:1.5;stroke-dasharray:3,2;cursor:pointer;opacity:.85;transition:opacity .15s}.rl-prototype-skin circle.pig-ghost-dot:hover{fill:#eef2f7;stroke:#64748b;opacity:1}.rl-prototype-skin text.pig-ghost-label{fill:#64748b;font-style:italic;pointer-events:none}.rl-prototype-skin circle.pig-dot-animating,.rl-prototype-skin text.pig-dot-animating{transition:cx .7s cubic-bezier(.4,0,.2,1),cy .7s cubic-bezier(.4,0,.2,1),x .7s cubic-bezier(.4,0,.2,1),y .7s cubic-bezier(.4,0,.2,1)}.rl-prototype-skin .ins-chip{align-items:center;background:#fff;border:1px solid var(--brand-light);border-radius:14px;color:var(--brand-mid);display:inline-flex;font-size:11px;gap:6px;line-height:1.3;max-width:100%;padding:3px 6px 3px 9px}.rl-prototype-skin .ins-chip-name{color:var(--brand-mid);font-weight:700}.rl-prototype-skin .ins-chip-meta{color:#64748b;font-weight:500}.rl-prototype-skin .ins-chip-x{background:none;border:none;border-radius:50%;color:#64748b;cursor:pointer;font-size:13px;line-height:1;padding:0 4px}.rl-prototype-skin .ins-chip-x:hover{background:var(--brand-faint);color:var(--brand)}.rl-prototype-skin .ins-chip-clearall{background:none;border:none;color:var(--brand);cursor:pointer;font-size:10.5px;font-weight:600;margin-left:6px;padding:2px 4px;text-decoration:underline}.rl-prototype-skin .ins-chip-clearall:hover{color:var(--brand-mid)}.rl-prototype-skin .pig-dot-popup{background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 10px 30px #00000026;padding:14px 16px 12px;pointer-events:auto;position:fixed;width:270px;z-index:600}.rl-prototype-skin .pig-pop-name{font-size:13px;font-weight:700;margin-bottom:4px}.rl-prototype-skin .pig-pop-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.rl-prototype-skin .pig-pop-badge{border:1px solid;border-radius:10px;font-size:10px;font-weight:600;padding:2px 7px}.rl-prototype-skin .pig-pop-action{color:var(--text-muted);font-size:11px;font-style:italic;line-height:1.45;margin-bottom:10px}.rl-prototype-skin .pig-pop-close{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:14px;line-height:1;position:absolute;right:10px;top:8px}.rl-prototype-skin .pig-pop-link{color:#6366f1;cursor:pointer;font-size:11px;font-weight:600;text-decoration:none}.rl-prototype-skin .pig-empty{color:var(--text-muted);font-size:10px;opacity:.5;padding:4px 0}.rl-prototype-skin #network-pane{background:#fff;border:1px solid var(--border);border-radius:8px;display:none;overflow:hidden}.rl-prototype-skin #network-pane.active{display:flex}.rl-prototype-skin .ng-canvas-wrap{display:flex;flex:1 1;flex-direction:column;height:540px;position:relative}.rl-prototype-skin #ng-svg{display:block;flex:1 1;min-height:0;width:100%}.rl-prototype-skin .ng-sidebar{background:var(--gray-50);border-left:1px solid var(--border);flex-shrink:0;overflow-y:auto;padding:16px;width:260px}.rl-prototype-skin .ng-sb-title{color:var(--gray-800);font-size:13px;font-weight:600;margin-bottom:10px}.rl-prototype-skin .ng-sb-empty{color:var(--text-muted);font-size:12.5px;padding:8px 0}.rl-prototype-skin .ng-node-detail{background:#fff;border:1px solid var(--border);border-radius:6px;margin-bottom:10px;padding:12px}.rl-prototype-skin .ng-nd-name{color:var(--gray-800);font-size:13px;font-weight:600}.rl-prototype-skin .ng-nd-title{color:var(--text-muted);font-size:11.5px;margin-top:1px}.rl-prototype-skin .ng-nd-badge{margin-top:6px}.rl-prototype-skin .ng-edge-list{display:flex;flex-direction:column;gap:8px;margin-top:10px}.rl-prototype-skin .ng-edge-item{background:#fff;border:1px solid var(--border);border-radius:6px;cursor:pointer;padding:9px 11px}.rl-prototype-skin .ng-edge-item:hover{background:var(--brand-faint);border-color:var(--brand-light)}.rl-prototype-skin .ng-ei-pair{color:var(--gray-800);font-size:12.5px;font-weight:600}.rl-prototype-skin .ng-ei-rat{color:var(--text-muted);font-size:11px;margin-top:2px}.rl-prototype-skin .ng-legend{background:var(--gray-50);border-top:1px solid var(--border);color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:11px;gap:14px;padding:10px 14px}.rl-prototype-skin .ng-leg-item{align-items:center;display:flex;gap:5px}.rl-prototype-skin .ng-leg-line{border-radius:2px;height:3px;width:24px}.rl-prototype-skin .ng-view-toggle{background:var(--gray-100);border-radius:6px;display:flex;gap:2px;left:auto;padding:2px;position:relative;top:auto;z-index:10}.rl-prototype-skin .ng-vbtn{background:#0000;border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;font-size:11.5px;font-weight:600;padding:4px 11px;transition:all .14s}.rl-prototype-skin .ng-vbtn.active{background:#fff;box-shadow:0 1px 3px #0000001f;color:var(--gray-800)}.rl-prototype-skin .ng-vbtn:hover:not(.active){background:var(--gray-200)}.rl-prototype-skin#page-connection-map.cm-explore-page{background:var(--gray-50);box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;height:100%;margin:0;max-height:none;min-height:100vh;overflow:hidden;width:100%}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-explore-inner{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding:12px 16px 16px}.rl-prototype-skin#page-connection-map.cm-explore-page .ng-page-hdr{background:#fff;border:1px solid var(--border);border-radius:8px;flex-shrink:0;flex-wrap:nowrap;margin-bottom:10px;padding:12px 14px 10px}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-controls{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:8px;min-width:0}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-controls .filter-sel{flex:0 1 auto;max-width:160px;min-width:0}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-search-field{flex:0 0 auto;position:relative}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-search-field input{background:#fff;border:1px solid var(--border);border-radius:6px;font-size:11.5px;outline:none;padding:6px 8px 6px 28px;width:148px}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-search-field .cm-search-icon{color:var(--text-muted);height:14px;left:8px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:14px}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-explore-banner{border-radius:6px;flex-shrink:0;margin:0 0 8px}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-body{align-items:stretch;background:#fff;border:1px solid var(--border);border-radius:8px;display:flex;flex:1 1;flex-direction:row;margin:0;min-height:0;overflow:hidden}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-canvas-area{flex:1 1;height:auto;min-height:0;min-width:0;position:relative}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-canvas-area--fill{flex:1 1;min-height:0}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-canvas-area #cm-d3-svg{display:block;height:100%;inset:0;position:absolute;width:100%}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-sidebar{flex-shrink:0;width:260px}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-body--stacked{flex-direction:column}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-body--stacked .cm-canvas-area{min-height:420px}.rl-prototype-skin .cm-controls{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.rl-prototype-skin .cm-scope-toggle{border:1px solid var(--border);border-radius:6px;display:inline-flex;overflow:hidden}.rl-prototype-skin .cm-scope-btn{background:#fff;border:none;color:var(--text-muted);cursor:pointer;font-size:12px;font-weight:600;padding:5px 14px;transition:all .14s}.rl-prototype-skin .cm-scope-btn.active{background:var(--brand);color:#fff}.rl-prototype-skin .cm-scope-btn:hover:not(.active){background:var(--gray-100)}.rl-prototype-skin .cm-renderer-toggle{border:1px solid var(--border);border-radius:6px;display:inline-flex;margin-left:4px;overflow:hidden}.rl-prototype-skin .cm-rend-btn{background:#fff;border:none;color:var(--text-muted);cursor:pointer;font-size:11px;font-weight:600;padding:4px 10px;transition:all .14s}.rl-prototype-skin .cm-rend-btn.active{background:var(--gray-800);color:#fff}.rl-prototype-skin .cm-rend-btn:hover:not(.active){background:var(--gray-100)}.rl-prototype-skin .cm-body{background:#fff;border:1px solid var(--border);border-radius:8px;display:flex;flex:1 1;margin-top:12px;overflow:hidden}.rl-prototype-skin .cm-canvas-area{flex:1 1;min-height:400px;position:relative}.rl-prototype-skin .cm-canvas{height:100%;inset:0;position:absolute;width:100%}.rl-prototype-skin .cm-canvas-active{display:block}.rl-prototype-skin .cm-canvas-controls{align-items:flex-end;display:flex;flex-direction:column;gap:4px;position:absolute;right:14px;top:10px;z-index:8}.rl-prototype-skin .cm-canvas-controls-zoom{align-items:center;display:flex;flex-direction:row;gap:4px}@keyframes cm-map-bubble-pulse{0%,to{box-shadow:0 8px 24px #7c3aed61,0 3px 8px #0f172a1f,inset 0 1px 0 #ffffff47}50%{box-shadow:0 10px 32px #7c3aed7a,0 4px 12px #0f172a24,inset 0 1px 0 #ffffff52}}.rl-prototype-skin .cm-map-toggle-btn{-webkit-tap-highlight-color:transparent;align-items:center;border:2.5px solid #fff;border-radius:999px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:800;justify-content:center;letter-spacing:.02em;line-height:1;margin-top:14px;min-width:128px;padding:13px 26px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease;white-space:nowrap}.rl-prototype-skin .cm-map-toggle-btn--ready{animation:cm-map-bubble-pulse 2.6s ease-in-out infinite;background:linear-gradient(165deg,#a855f7,#7c3aed 48%,#6d28d9);box-shadow:0 8px 24px #7c3aed61,0 3px 8px #0f172a1f,inset 0 1px 0 #ffffff47;color:#fff}.rl-prototype-skin .cm-map-toggle-btn--ready:hover:not(:disabled){animation:none;box-shadow:0 14px 36px #7c3aed80,0 5px 14px #0f172a29,inset 0 1px 0 #ffffff59;transform:translateY(-4px) scale(1.04)}.rl-prototype-skin .cm-map-toggle-btn--mapped{background:linear-gradient(165deg,#fff,#f1f5f9);box-shadow:0 8px 22px #0f172a33,0 3px 8px #0f172a1a,inset 0 1px 0 #ffffffe6;color:#334155}.rl-prototype-skin .cm-map-toggle-btn--mapped:hover:not(:disabled){box-shadow:0 14px 32px #0f172a3d,0 5px 12px #0f172a1f,inset 0 1px 0 #fff;color:#1e293b;transform:translateY(-4px) scale(1.04)}.rl-prototype-skin .cm-map-toggle-btn--idle{background:linear-gradient(165deg,#e2e8f0,#cbd5e1);border-color:#f8fafc;box-shadow:0 4px 12px #0f172a14;color:#94a3b8;cursor:not-allowed}.rl-prototype-skin .cm-map-toggle-btn--idle:disabled{opacity:1}.rl-prototype-skin .cm-map-toggle-btn:active:not(:disabled){transform:translateY(-1px) scale(1.01);transition-duration:.08s}.rl-prototype-skin .cm-map-stage{display:flex;flex:1 1;flex-direction:column;min-height:400px;min-height:0;position:relative}.rl-prototype-skin .cm-map-stage .cm-canvas-area{flex:1 1;min-height:0}.rl-prototype-skin .cm-map-top-chrome{align-items:center;display:flex;flex-direction:column;gap:8px;left:50%;pointer-events:none;position:absolute;top:10px;transform:translateX(-50%);width:min(720px,calc(100% - 28px));z-index:7}.rl-prototype-skin .cm-map-top-chrome-row{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center;pointer-events:none;width:100%}.rl-prototype-skin .cm-map-top-chrome-row>*{pointer-events:auto}.rl-prototype-skin .cm-map-top-chrome .cm-account-wheel-rail,.rl-prototype-skin .cm-map-top-chrome .cm-sponsor-wheel-rail{bottom:auto;flex-shrink:0;left:auto;max-width:268px;min-width:200px;position:relative;transform:none}.rl-prototype-skin .cm-ring-mode-toggle{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#faf5fff5;border:2px solid #e9d5ff;border-radius:999px;box-shadow:0 3px 12px #7c3aed1f;display:inline-flex;flex-shrink:0;gap:4px;padding:3px}.rl-prototype-skin .cm-ring-mode-tab{align-items:center;background:#0000;border:none;border-radius:999px;color:#64748b;cursor:pointer;display:inline-flex;font-family:inherit;font-size:11.5px;font-weight:600;gap:5px;padding:6px 12px;transition:background .14s ease,color .14s ease,box-shadow .14s ease;white-space:nowrap}.rl-prototype-skin .cm-ring-mode-tab-icon{flex-shrink:0;height:13px;width:13px}.rl-prototype-skin .cm-ring-mode-tab:hover:not(.cm-ring-mode-tab--active){background:#ffffffd9;color:#7c3aed}.rl-prototype-skin .cm-ring-mode-tab--active{background:#7c3aed;box-shadow:0 2px 8px #7c3aed47;color:#fff}.rl-prototype-skin .cm-map-zoom-cluster{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff5;border:1px solid var(--border);border-radius:999px;box-shadow:0 2px 8px #0f172a14;display:inline-flex;flex-shrink:0;gap:4px;padding:3px 4px}.rl-prototype-skin .cm-map-zoom-btn{align-items:center;background:#0000;border:none;border-radius:999px;color:var(--gray-700);cursor:pointer;display:flex;font-size:15px;font-weight:700;height:28px;justify-content:center;line-height:1;padding:0;transition:background .14s ease,color .14s ease;width:28px}.rl-prototype-skin .cm-map-zoom-btn:hover{background:var(--brand-tint);color:var(--brand)}.rl-prototype-skin .cm-ring-search{pointer-events:auto;position:relative;width:min(360px,100%)}.rl-prototype-skin .cm-ring-search-field{align-items:center;background:#fffffff7;border:1px solid #e9d5ff;border-radius:999px;box-shadow:0 2px 10px #7c3aed1a;display:flex;gap:8px;height:34px;padding:0 12px}.rl-prototype-skin .cm-ring-search-icon{color:#94a3b8;flex-shrink:0;height:14px;width:14px}.rl-prototype-skin .cm-ring-search-input{background:#0000;border:none;color:var(--gray-800);flex:1 1;font-family:inherit;font-size:12px;min-width:0;outline:none}.rl-prototype-skin .cm-ring-search-input::placeholder{color:#94a3b8}.rl-prototype-skin .cm-ring-search-results{background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 24px #0f172a1f;left:0;list-style:none;margin:0;max-height:min(360px,50vh);overflow-y:auto;padding:4px;position:absolute;right:0;top:calc(100% + 6px);z-index:12}.rl-prototype-skin .cm-ring-search-option{align-items:center;background:#0000;border:none;border-radius:7px;cursor:pointer;display:flex;font-family:inherit;gap:8px;justify-content:space-between;padding:8px 10px;text-align:left;width:100%}.rl-prototype-skin .cm-ring-search-option--active,.rl-prototype-skin .cm-ring-search-option:hover{background:var(--brand-tint)}.rl-prototype-skin .cm-ring-search-option-label{color:var(--gray-800);font-size:12px;font-weight:600}.rl-prototype-skin .cm-ring-search-option-meta{color:var(--text-muted);flex-shrink:0;font-size:10px;font-weight:600}.rl-prototype-skin .cm-ring-search-empty{background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 24px #0f172a1a;color:var(--text-muted);font-size:11px;left:0;padding:10px 12px;position:absolute;right:0;top:calc(100% + 6px);z-index:12}.rl-prototype-skin .cm-map-wheel-stack{align-items:flex-start;display:flex;flex-direction:column;gap:6px;left:12px;max-width:min(268px,calc(100% - 24px));pointer-events:none;position:absolute;top:12px;width:-webkit-max-content;width:max-content;z-index:6}.rl-prototype-skin .cm-map-wheel-stack .cm-account-wheel-rail,.rl-prototype-skin .cm-map-wheel-stack .cm-sponsor-wheel-rail{bottom:auto;box-sizing:border-box;left:auto;max-width:268px;min-width:220px;pointer-events:auto;position:relative;right:auto;transform:none;width:100%}.rl-prototype-skin .cm-account-wheel-rail,.rl-prototype-skin .cm-sponsor-wheel-rail{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff5;border:1px solid #e9d5ff;border-radius:999px;box-shadow:0 3px 12px #7c3aed24,0 1px 3px #0f172a14;display:flex;flex-direction:row;gap:0;outline:none;padding:2px 4px}.rl-prototype-skin .cm-sponsor-wheel-rail{border-color:#ddd6fe;box-shadow:0 3px 12px #6d28d91f,0 1px 3px #0f172a14}.rl-prototype-skin .cm-account-wheel-rail:focus-visible,.rl-prototype-skin .cm-sponsor-wheel-rail:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--brand)}.rl-prototype-skin .cm-wheel-step{align-items:center;background:#0000;border:none;border-radius:999px;color:var(--gray-700);cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;transition:background .14s ease,color .14s ease,transform .12s ease;width:28px}.rl-prototype-skin .cm-wheel-step:hover:not(:disabled){background:var(--brand-tint);color:var(--brand)}.rl-prototype-skin .cm-wheel-step:disabled{cursor:default;opacity:.35}.rl-prototype-skin .cm-wheel-step:active:not(:disabled){background:var(--brand-faint);transform:scale(.94)}.rl-prototype-skin .cm-wheel-panel{align-items:flex-start;border-left:1px solid var(--gray-100);border-right:1px solid var(--gray-100);display:flex;flex:1 1;flex-direction:column;gap:0;justify-content:center;min-width:0;padding:2px 8px;transition:transform .22s ease}.rl-prototype-skin .cm-wheel-range{font-feature-settings:"tnum";color:var(--brand);font-size:11px;font-variant-numeric:tabular-nums;font-weight:800;line-height:1.15;transition:transform .2s ease,color .2s ease;white-space:nowrap}.rl-prototype-skin .cm-sponsor-wheel-rail .cm-wheel-range{color:#6d28d9}.rl-prototype-skin .cm-wheel-range--bump{animation:cm-wheel-range-bump .36s ease}@keyframes cm-wheel-range-bump{0%{transform:scale(1)}40%{color:#6d28d9;transform:scale(1.08)}to{transform:scale(1)}}.rl-prototype-skin .cm-wheel-copy{align-items:center;display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:flex-start;min-width:0;transition:transform .22s ease;white-space:nowrap}.rl-prototype-skin .cm-wheel-copy--prev{animation:cm-wheel-nudge-prev .24s ease}.rl-prototype-skin .cm-wheel-copy--next{animation:cm-wheel-nudge-next .24s ease}@keyframes cm-wheel-nudge-prev{0%{transform:translateX(0)}45%{transform:translateX(-3px)}to{transform:translateX(0)}}@keyframes cm-wheel-nudge-next{0%{transform:translateX(0)}45%{transform:translateX(3px)}to{transform:translateX(0)}}.rl-prototype-skin .cm-wheel-rail--spin-next .cm-wheel-step:last-child,.rl-prototype-skin .cm-wheel-rail--spin-prev .cm-wheel-step:first-child{background:var(--brand-tint);color:var(--brand)}.rl-prototype-skin .cm-wheel-step--active{background:var(--brand-faint);color:var(--brand);transform:scale(1.06)}.rl-prototype-skin .cm-wheel-copy-cta{color:var(--gray-800);font-size:10.5px;font-weight:700;line-height:1.2;text-align:left;white-space:nowrap}@media (max-width:1280px){.rl-prototype-skin .cm-map-wheel-stack{left:10px;max-width:min(248px,calc(100% - 20px));top:10px}.rl-prototype-skin .cm-map-wheel-stack .cm-account-wheel-rail,.rl-prototype-skin .cm-map-wheel-stack .cm-sponsor-wheel-rail{max-width:248px;min-width:200px}.rl-prototype-skin .cm-wheel-copy-cta,.rl-prototype-skin .cm-wheel-range{font-size:10px}.rl-prototype-skin .cm-wheel-step{height:26px;width:26px}}.rl-prototype-skin .cm-sidebar{background:var(--gray-50);border-left:1px solid var(--border);flex-shrink:0;overflow-y:auto;padding:16px;width:260px}.rl-prototype-skin .cm-sector-overlay{pointer-events:none}.rl-prototype-skin .cm-view-toggle{border:1px solid var(--border);border-radius:6px;display:inline-flex;overflow:hidden}.rl-prototype-skin .cm-view-btn{align-items:center;background:#fff;border:none;color:var(--text-muted);cursor:pointer;display:flex;font-size:11.5px;font-weight:600;gap:4px;padding:5px 10px;transition:all .14s}.rl-prototype-skin .cm-view-btn.active{background:var(--gray-800);color:#fff}.rl-prototype-skin .cm-view-btn:hover:not(.active){background:var(--gray-100)}.rl-prototype-skin .cm-list-area{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.rl-prototype-skin .cm-list-toolbar{align-items:center;background:var(--gray-50);border-bottom:1px solid var(--border);display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:10px 16px}.rl-prototype-skin .cm-list-toolbar-summary{color:var(--text-muted);flex-shrink:0;font-size:12px}.rl-prototype-skin .cm-list-toolbar-filters{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-left:auto}.rl-prototype-skin .cm-list-filter-label{color:var(--text-muted);font-size:11.5px;font-weight:500}.rl-prototype-skin .cm-list-filter-sel{background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:0 1px 2px #0f172a0a;color:var(--text);font-size:12px;max-width:168px;min-width:132px;padding:6px 10px}.rl-prototype-skin .cm-list-filter-sel:focus{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed1f;outline:none}.rl-prototype-skin .cm-list-content{flex:1 1;overflow-y:auto;padding:0}.rl-prototype-skin .cm-list-group-hdr{align-items:center;background:var(--gray-50);border-bottom:1px solid var(--border);color:var(--gray-500);display:flex;font-size:10.5px;font-weight:700;gap:8px;letter-spacing:.06em;padding:8px 16px 4px;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;z-index:1}.rl-prototype-skin .cm-list-row{grid-gap:0;align-items:center;border-bottom:1px solid var(--border);cursor:pointer;display:grid;font-size:12.5px;gap:0;grid-template-columns:minmax(180px,1.1fr) minmax(160px,1fr) 120px 72px minmax(120px,.85fr) minmax(160px,1.2fr);min-height:52px;padding:8px 16px;transition:background .1s}.rl-prototype-skin .cm-list-row:hover{background:var(--brand-tint)}.rl-prototype-skin .cm-list-row.assessed{background:#f0fdf4}.rl-prototype-skin .cm-list-row.assessed:hover{background:#dcfce7}.rl-prototype-skin .cm-list-col-hdr{grid-gap:0;background:var(--gray-100);border-bottom:2px solid var(--border);color:var(--gray-600);display:grid;font-size:10.5px;font-weight:700;gap:0;grid-template-columns:minmax(180px,1.1fr) minmax(160px,1fr) 120px 72px minmax(120px,.85fr) minmax(160px,1.2fr);letter-spacing:.05em;padding:6px 16px;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;z-index:2}.rl-prototype-skin .cm-list-cell{align-items:center;display:flex;min-width:0;padding-right:8px}.rl-prototype-skin .cm-list-cell--stack{align-items:flex-start;flex-direction:column;gap:3px;justify-content:center}.rl-prototype-skin .cm-list-cell-primary{align-items:center;display:flex;min-width:0;width:100%}.rl-prototype-skin .cm-list-cell-meta{align-items:center;display:flex;flex-wrap:wrap;gap:4px;padding-left:36px}.rl-prototype-skin .cm-list-cell--muted{color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rl-prototype-skin .cm-list-cell--goal,.rl-prototype-skin .cm-list-cell--notes{align-items:flex-start}.rl-prototype-skin .cm-list-name{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rl-prototype-skin .cm-list-role-line{align-items:center;display:inline-flex;flex-wrap:wrap;gap:4px}.rl-prototype-skin .cm-list-goal{color:var(--text);display:flex;flex-direction:column;font-size:11.5px;gap:2px}.rl-prototype-skin .cm-list-goal-target{align-items:center;display:inline-flex;font-weight:600;gap:3px}.rl-prototype-skin .cm-list-goal-target .goal-arrow{color:#9333ea;font-weight:700}.rl-prototype-skin .cm-list-goal-horizon{color:var(--text-muted);font-size:10px}.rl-prototype-skin .cm-list-notes{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-muted);display:-webkit-box;font-size:11.5px;line-height:1.4;overflow:hidden}.rl-prototype-skin .cm-list-avatar{align-items:center;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:10px;font-weight:700;height:28px;justify-content:center;margin-right:8px;width:28px}.rl-prototype-skin .cm-list-avatar--vendor{background:#9333ea;font-size:8px;height:24px;width:24px}@media (max-width:720px){.rl-prototype-skin#page-connection-map.cm-explore-page .cm-body{flex-direction:column}.rl-prototype-skin#page-connection-map.cm-explore-page .cm-sidebar{border-left:none;border-top:1px solid var(--border);max-height:200px;width:100%}}.rl-prototype-skin .t3-toolbar{align-items:center;background:#fff;border:1px solid var(--border);border-radius:10px;display:flex;flex-wrap:wrap;font-size:12px;gap:10px;margin-bottom:7px;padding:5px 12px}.rl-prototype-skin .t3-layer-chip{align-items:center;background:var(--gray-100);border:1px solid var(--border);border-radius:11px;color:var(--gray-700);display:inline-flex;font-size:11px;font-weight:600;gap:6px;padding:3px 9px}.rl-prototype-skin .t3-layer-chip:before{background:var(--brand);border-radius:50%;content:"";height:6px;width:6px}.rl-prototype-skin .t3-cmp-cluster{align-items:center;background:var(--brand-faint);border:1px solid var(--brand-tint);border-radius:7px;display:inline-flex;gap:6px;padding:3px 7px;transition:background .12s,border-color .12s}.rl-prototype-skin .t3-cmp-cluster.compare-on{background:var(--brand-tint);border-color:#d8b4fe}.rl-prototype-skin .t3-cmp-btn{background:#fff;border:1px solid var(--border);border-radius:6px;color:var(--gray-700);cursor:pointer;font-size:11px;font-weight:600;padding:4px 10px;transition:all .12s}.rl-prototype-skin .t3-cmp-btn:hover{border-color:var(--brand-light);color:var(--brand)}.rl-prototype-skin .t3-cmp-btn.active{background:var(--brand);border-color:var(--brand);color:#fff}.rl-prototype-skin .t3-cmp-btn.active:hover{background:#7e22ce;border-color:#7e22ce;color:#fff}.rl-prototype-skin .t3-search-wrap{flex:1 1 240px;min-width:200px}.rl-prototype-skin .t3-search-input{background:#fff;border:1px solid var(--border);border-radius:6px;color:var(--text);font:inherit;font-size:12px;outline:none;padding:5px 10px;transition:border-color .12s,box-shadow .12s;width:100%}.rl-prototype-skin .t3-search-input:focus{border-color:var(--brand);box-shadow:0 0 0 2px #9333ea26}.rl-prototype-skin .t3-page-size{align-items:center;color:var(--text-muted);display:inline-flex;font-size:11px;font-weight:600;gap:5px}.rl-prototype-skin .t3-page-size select{background:#fff;border:1px solid var(--border);border-radius:5px;color:var(--gray-700);font-size:11px;padding:3px 7px}.rl-prototype-skin .t3-sel-count{background:#9333ea14;border-radius:10px;color:var(--text-muted);font-size:11px;font-weight:500;padding:2px 7px}.rl-prototype-skin .t3-sel-clear{background:#fff;border:1px solid var(--border);border-radius:6px;color:var(--text-muted);cursor:pointer;font-size:11px;font-weight:500;line-height:1.4;padding:2px 8px;transition:all .12s}.rl-prototype-skin .t3-sel-clear:hover{border-color:#ef4444;border-color:var(--red,#ef4444);color:#ef4444;color:var(--red,#ef4444)}.rl-prototype-skin .t3-cmp-cta{background:var(--brand);border:1px solid var(--brand);border-radius:6px;color:#fff;cursor:pointer;font-size:11px;font-weight:600;padding:4px 12px;transition:all .12s}.rl-prototype-skin .t3-cmp-cta:hover{background:#7e22ce;border-color:#7e22ce}.rl-prototype-skin .t3-cmp-cta:disabled,.rl-prototype-skin .t3-cmp-cta[disabled]{background:var(--gray-200);border-color:var(--gray-300);color:var(--gray-600);cursor:not-allowed;opacity:.55}.rl-prototype-skin .t3-cmp-cta:disabled:hover,.rl-prototype-skin .t3-cmp-cta[disabled]:hover{background:var(--gray-200);border-color:var(--gray-300)}.rl-prototype-skin .t3-back-btn{background:#fff;border:1px solid var(--border);border-radius:6px;color:var(--gray-700);cursor:pointer;font-size:11px;font-weight:600;padding:4px 10px;transition:all .12s}.rl-prototype-skin .t3-back-btn:hover{border-color:var(--brand-light);color:var(--brand)}.rl-prototype-skin .t3-toolbar-hint{color:var(--text-muted);font-size:10.5px;font-style:italic;margin-left:auto}.rl-prototype-skin .t3-presel-wrap{align-items:center;background:#fafafa;border:1px dashed var(--border);border-radius:6px;display:inline-flex;gap:5px;padding:2px 7px}.rl-prototype-skin .t3-presel-lbl{color:var(--text-muted);cursor:help;font-size:10.5px;font-weight:500}.rl-prototype-skin .t3-presel-sel{background:#fff;border:1px solid var(--border);border-radius:4px;color:var(--gray-700);cursor:pointer;font-size:11px;padding:2px 6px}.rl-prototype-skin .t3-presel-sel:focus{border-color:var(--brand);box-shadow:0 0 0 2px #9333ea26;outline:none}.rl-prototype-skin .t3-presel-note{color:#b45309;color:var(--warn,#b45309);font-size:10.5px;font-style:italic;margin-left:2px}.rl-prototype-skin .t3-map-panel.compare-mode{cursor:pointer}.rl-prototype-skin .t3-map-panel.compare-mode #t3-map-container{box-shadow:inset 0 0 0 2px #9333ea4d}.rl-prototype-skin .t3-l0-dot-group{cursor:pointer;transition:opacity .18s,transform .18s}.rl-prototype-skin .t3-l0-dot-group:hover{opacity:.92}.rl-prototype-skin .t3-l0-dot-group.selected .t3-l0-halo{opacity:.85}.rl-prototype-skin .t3-l0-dot-group.peek .t3-l0-halo{stroke:#f59e0b;animation:t3-l0-halo-pulse 1.8s ease-in-out infinite;opacity:1}.rl-prototype-skin .t3-l0-dot-group.dimmed{opacity:.4}.rl-prototype-skin .t3-l0-dot-group.dimmed:hover{opacity:.65}.rl-prototype-skin .t3-l0-halo{opacity:0;transition:opacity .15s,stroke .15s}@keyframes t3-l0-halo-pulse{0%,to{stroke-opacity:1;stroke-width:3}50%{stroke-opacity:.55;stroke-width:4.5}}.rl-prototype-skin .t3-l0-acct-lbl{fill:var(--gray-800);text-anchor:middle;font-size:11px;font-weight:600;letter-spacing:.1px;pointer-events:none}.rl-prototype-skin .t3-l0-sub-lbl{fill:var(--gray-700);text-anchor:middle;font-size:9.5px;font-weight:500;pointer-events:none}.rl-prototype-skin .t3-l0-spoke{stroke:#cbd5e1;stroke-width:1;opacity:.55;pointer-events:none}.rl-prototype-skin .t3-l0-spoke-fan{stroke:#94a3b8;stroke-linecap:round;opacity:.85;pointer-events:none;transition:opacity .18s}.rl-prototype-skin .t3-l0-spoke-fan.dimmed{opacity:.18}.rl-prototype-skin .t3-l0-rl-guide{fill:none;pointer-events:none}.rl-prototype-skin .t3-l0-rl-guide.rl-5{stroke:#16a34a;stroke-width:1.2;stroke-dasharray:3,4;opacity:.45}.rl-prototype-skin .t3-l0-rl-guide.rl-3{stroke:#eab308;stroke-width:1.2;stroke-dasharray:3,4;opacity:.4}.rl-prototype-skin .t3-l0-rl-guide.rl-1{stroke:#ef4444;stroke-width:1.2;stroke-dasharray:3,4;opacity:.35}.rl-prototype-skin .t3-l0-rl-guide-lbl{text-anchor:start;font-size:9px;font-weight:700;letter-spacing:.3px;pointer-events:none}.rl-prototype-skin .t3-l0-rl-guide-lbl.rl-5{fill:#16a34a;opacity:.75}.rl-prototype-skin .t3-l0-rl-guide-lbl.rl-3{fill:#eab308;opacity:.7}.rl-prototype-skin .t3-l0-rl-guide-lbl.rl-1{fill:#ef4444;opacity:.65}.rl-prototype-skin .t3-l0-legend{align-items:center;color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:10.5px;gap:14px;justify-content:center;line-height:1.5;padding:8px 12px 0}.rl-prototype-skin .t3-l0-legend .lg-item{align-items:center;display:inline-flex;gap:5px;white-space:nowrap}.rl-prototype-skin .t3-l0-legend .lg-swatch{border-radius:50%;display:inline-block;height:10px;width:10px}.rl-prototype-skin .t3-l0-legend .lg-bar{background:#94a3b8;border-radius:2px;display:inline-block;height:3px;width:24px}.rl-prototype-skin .t3-l0-legend b{color:var(--gray-700);font-weight:600}.rl-prototype-skin .t3-l0-legend .lg-swatch--hatch{background:repeating-linear-gradient(45deg,#f1f5f9,#f1f5f9 2px,#94a3b8 0,#94a3b8 3px);border:1px solid #cbd5e1;border-radius:2px;box-sizing:border-box}.rl-prototype-skin .t3-l0-legend.t3-l0-legend--portfolio{flex-direction:column;flex-wrap:nowrap;gap:4px;padding:6px 12px 8px}.rl-prototype-skin .t3-l0-legend--portfolio .t3-l0-legend-row{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.rl-prototype-skin .t3-l0-level-pills{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:4px}.rl-prototype-skin .t3-l0-level-pills--row{align-items:center;flex-direction:row}.rl-prototype-skin .t3-l0-score-pill{border-radius:9px;font-size:10px;font-weight:700;line-height:1.2;padding:2px 6px;white-space:nowrap}.rl-prototype-skin .t3-l0-summary-row{align-items:center;display:flex;gap:8px;justify-content:space-between;margin:8px 0 4px}.rl-prototype-skin .t3-l0-sort{color:var(--text-muted);font-size:11px}.rl-prototype-skin .t3-l0-sort select{background:#fff;border:1px solid var(--border);border-radius:4px;color:var(--gray-700);font-size:11px;padding:2px 6px}.rl-prototype-skin .t3-l0-card{align-items:center;background:#fff;border:1.25px solid var(--border);border-radius:8px;cursor:pointer;display:flex;font-family:inherit;gap:10px;margin-bottom:6px;padding:9px 10px;text-align:left;transition:border-color .14s,box-shadow .14s;width:100%}.rl-prototype-skin .t3-l0-card:hover{border-color:var(--brand-light);box-shadow:0 1px 5px #0000000d}.rl-prototype-skin .t3-l0-card.selected{background:#faf5ff;border-color:var(--brand);box-shadow:0 0 0 2px #9333ea1a}.rl-prototype-skin .t3-l0-card.peek{background:#fffbeb;border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b1f}.rl-prototype-skin .t3-l0-card-logo{align-items:center;border-radius:5px;box-sizing:border-box;display:flex;flex-shrink:0;font-size:10px;font-weight:700;height:26px;justify-content:center;width:26px}.rl-prototype-skin .t3-l0-card-body{flex:1 1;min-width:0}.rl-prototype-skin .t3-l0-card-name{align-items:center;color:var(--gray-800);display:flex;font-size:12px;font-weight:600;gap:6px;line-height:1.3}.rl-prototype-skin .t3-l0-card-meta{color:var(--text-muted);font-size:10px;margin-top:2px}.rl-prototype-skin .t3-l0-card-stats{color:var(--gray-700);display:flex;flex-wrap:wrap;font-size:10.5px;gap:9px;margin-top:3px}.rl-prototype-skin .t3-l0-card-stats span b{color:var(--gray-800);font-weight:700}.rl-prototype-skin .t3-l0-rl-pill{align-items:center;border-radius:9px;color:#fff;display:inline-flex;flex-shrink:0;font-size:10px;font-weight:700;height:18px;justify-content:center;min-width:30px;padding:0 6px}.rl-prototype-skin .t3-l0-peek-back{align-items:center;background:#faf5ff;border:1px solid #e9d5ff;border-radius:5px;color:var(--brand);cursor:pointer;display:inline-flex;font-size:11px;font-weight:600;gap:5px;margin-bottom:10px;padding:4px 9px;transition:background .12s,border-color .12s}.rl-prototype-skin .t3-l0-peek-back:hover{background:#f3e8ff;border-color:#d8b4fe}.rl-prototype-skin .t3-l0-peek-banner{color:var(--text-muted);font-size:10.5px;font-style:italic;line-height:1.5;margin-bottom:8px}.rl-prototype-skin .t3-l2-modal-backdrop{animation:t3-l2-fade-bg .14s ease-out;background:#f8fafcc7;inset:0;pointer-events:none;position:absolute;z-index:9}.rl-prototype-skin .t3-l2-modal{animation:t3-l2-fade-in .18s ease-out;background:#fff;border-radius:12px;bottom:10px;box-shadow:0 10px 36px #0f172a2e,0 0 0 1px #0f172a0f;display:flex;flex-direction:column;left:14px;overflow:hidden;position:absolute;right:14px;top:10px;z-index:10}@keyframes t3-l2-fade-bg{0%{opacity:0}to{opacity:1}}@keyframes t3-l2-fade-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.rl-prototype-skin .t3-l2-hdr{align-items:center;background:linear-gradient(180deg,#fafafa,#fff);border-bottom:1px solid var(--border);display:flex;flex-shrink:0;justify-content:space-between;padding:11px 16px}.rl-prototype-skin .t3-l2-hdr-title{align-items:center;color:var(--text);display:flex;font-size:13.5px;font-weight:700;gap:10px}.rl-prototype-skin .t3-l2-hdr-logo{align-items:center;border-radius:5px;color:#fff;display:inline-flex;flex-shrink:0;font-size:11.5px;font-weight:700;height:22px;justify-content:center;width:22px}.rl-prototype-skin .t3-l2-hdr-sub{color:var(--text-muted);font-size:10.5px;font-style:italic;font-weight:500}.rl-prototype-skin .t3-l2-hdr-actions{align-items:center;display:flex;flex-shrink:0;gap:4px}.rl-prototype-skin .t3-l2-hdr-btn{align-items:center;background:#0000;border:1px solid #0000;border-radius:6px;color:var(--text-muted);cursor:pointer;display:inline-flex;flex-shrink:0;height:28px;justify-content:center;line-height:1;padding:0;transition:background .12s,border-color .12s,color .12s;width:28px}.rl-prototype-skin .t3-l2-hdr-btn svg{flex-shrink:0;height:15px;width:15px}.rl-prototype-skin .t3-l2-expand:hover{background:var(--brand-faint);border-color:var(--brand-tint);color:var(--brand)}.rl-prototype-skin .t3-l2-close:hover{background:#f3f4f6;border-color:var(--border);color:var(--text)}.rl-prototype-skin .t3-l2-close:not(.t3-l2-hdr-btn){background:#0000;border:1px solid #0000;border-radius:6px;color:var(--text-muted);cursor:pointer;font-size:14px;line-height:1;padding:4px 10px;transition:background .12s,border-color .12s,color .12s}.rl-prototype-skin .t3-l2-body{background:#fcfcfd;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;position:relative}.rl-prototype-skin .t3-l2-rings-layout{display:flex;flex-direction:column;inset:0;min-height:0;position:absolute}.rl-prototype-skin .t3-l2-rings-canvas{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:0;padding:6px 8px 0}.rl-prototype-skin .t3-rings-svg{display:block;height:100%;max-height:100%;max-width:100%;width:100%}.rl-prototype-skin .rings-legend--panel{flex-shrink:0;flex-wrap:wrap;font-size:10px;gap:10px;justify-content:center;margin-top:0;padding:4px 8px 8px}.rl-prototype-skin .rings-legend--modal{flex-wrap:wrap;font-size:10.5px;gap:12px;justify-content:center;margin-top:12px}.rl-prototype-skin .ring-leg-dot--dashed{border-style:dashed!important}.rl-prototype-skin .rings-full-modal{display:flex;flex-direction:column;max-height:94vh;max-width:820px;padding:0;width:96vw}.rl-prototype-skin .rings-full-modal-hdr{align-items:flex-start;border-bottom:1px solid var(--border);display:flex;gap:12px;justify-content:space-between;padding:16px 20px}.rl-prototype-skin .rings-full-modal-hdr-text{flex:1 1;min-width:0;padding-right:8px}.rl-prototype-skin .rings-full-modal-title{color:var(--gray-800);font-size:15px;font-weight:700;margin:0}.rl-prototype-skin .rings-full-modal-sub{color:var(--text-muted);font-size:11px;margin:4px 0 0}.rl-prototype-skin .rings-full-modal-close{align-items:center;background:none;border:none;color:var(--text-muted);cursor:pointer;display:inline-flex;flex-shrink:0;justify-content:center;line-height:1;padding:0 4px;transition:color .12s}.rl-prototype-skin .rings-full-modal-close:hover{color:var(--text)}.rl-prototype-skin .rings-medd-legend{color:var(--text-muted);font-size:10px;line-height:1.5;margin:8px 0 0;max-width:520px;text-align:center}.rl-prototype-skin .rings-medd-legend strong{color:var(--gray-700);font-weight:700}.rl-prototype-skin .rings-full-modal-body{align-items:center;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:auto;padding:16px 20px}.rl-prototype-skin .rings-full-modal-canvas{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:560px;min-height:320px;width:100%}.rings-hover-tip{background:#1e293b;border-radius:7px;box-shadow:0 3px 12px #0000004d;color:#fff;display:none;font-size:11px;line-height:1.5;max-width:240px;padding:6px 10px;pointer-events:none;position:fixed;z-index:99999}.rings-hover-tip b{display:block;font-weight:700}.rings-hover-tip-muted{opacity:.75}.rings-hover-tip-role{font-size:10px;opacity:.6}.rings-hover-tip-rl{font-weight:600}.rings-hover-tip-cta{font-size:10px;opacity:.55}.rl-prototype-skin .t3-rings-svg--modal{height:auto;max-height:min(62vh,560px);width:100%}.rl-prototype-skin .t3-l2-empty{align-items:center;color:var(--text-muted);display:flex;flex-direction:column;font-size:11.5px;gap:6px;inset:0;justify-content:center;padding:24px;position:absolute;text-align:center}.rl-prototype-skin .t3-l2-empty b{color:var(--text);font-size:12.5px}.rl-prototype-skin .t3-l2-ftr{align-items:center;background:#fafafa;border-top:1px solid var(--border);color:var(--text-muted);display:flex;flex-shrink:0;font-size:11px;gap:10px;justify-content:space-between;padding:10px 16px}.rl-prototype-skin .t3-l2-ftr-meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.rl-prototype-skin .t3-l2-ftr-chip{align-items:center;background:#fff;border:1px solid var(--border);border-radius:10px;color:var(--text);display:inline-flex;font-size:10.5px;font-weight:600;gap:4px;padding:2px 7px}.rl-prototype-skin .t3-l2-ftr-chip.warn{background:#fffbeb;border-color:#fbbf24;color:#92400e}.rl-prototype-skin .t3-l2-ftr-chip.over{background:#fef2f2;border-color:#fca5a5;color:#991b1b}.rl-prototype-skin .t3-l2-cta{background:var(--brand);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:11px;font-weight:600;padding:6px 12px;transition:background .12s,transform .08s;white-space:nowrap}.rl-prototype-skin .t3-l2-cta:hover:not(:disabled){background:#7e22ce}.rl-prototype-skin .t3-l2-cta:active:not(:disabled){transform:translateY(1px)}.rl-prototype-skin .t3-l2-cta:disabled{background:#cbd5e1;cursor:not-allowed;opacity:.7}.rl-prototype-skin .t3-l2-mini{display:block;height:100%;inset:0;position:absolute;width:100%}.rl-prototype-skin .t3-l2-edge{fill:none;stroke-linecap:round}.rl-prototype-skin .t3-l2-edge.unassessed{stroke-dasharray:4 3;opacity:.7}.rl-prototype-skin .t3-l2-dot{cursor:pointer;transition:filter .12s}.rl-prototype-skin .t3-l2-dot:hover{filter:brightness(1.08) drop-shadow(0 0 6px rgba(15,23,42,.18))}.rl-prototype-skin .t3-l2-dot.ghost{fill:#e5e7eb;stroke:#94a3b8;stroke-dasharray:3 2}.rl-prototype-skin .t3-l2-name{fill:var(--text);font-size:10.5px;font-weight:600;pointer-events:none}.rl-prototype-skin .t3-l2-role{fill:var(--text-muted);font-size:9.5px;font-weight:400;pointer-events:none}.rl-prototype-skin .t3-l2-label-bg{fill:#fffffff0;stroke:#cbd5e1f2;stroke-width:1;pointer-events:none}.rl-prototype-skin .t3-l2-you{fill:#1e293b;stroke:#fff;stroke-width:2}.rl-prototype-skin .t3-l2-you-lbl{fill:#fff;text-anchor:middle;font-size:11px;font-weight:700;pointer-events:none}.rl-prototype-skin .t3-l1-sector-cap{letter-spacing:.02em;transition:transform .12s,box-shadow .12s}.rl-prototype-skin .t3-l1-sector-cap:hover{box-shadow:0 2px 6px #00000038!important;transform:translate(-50%,-50%) scale(1.06)}.rl-prototype-skin .t3-l1-breadcrumb{align-items:center;color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:10.5px;gap:8px;margin-bottom:10px}.rl-prototype-skin .t3-l1-breadcrumb-back{align-items:center;background:#faf5ff;border:1px solid #e9d5ff;border-radius:5px;color:var(--brand);cursor:pointer;display:inline-flex;font-size:11px;font-weight:600;gap:5px;padding:4px 9px;transition:background .12s,border-color .12s}.rl-prototype-skin .t3-l1-breadcrumb-back:hover{background:#f3e8ff;border-color:#d8b4fe}.rl-prototype-skin .t3-l1-breadcrumb-ctx{font-style:italic}.rl-prototype-skin .t3-stats-bar{align-items:center;background:#fff;border:1px solid var(--border);border-radius:10px;display:flex;flex-wrap:wrap;gap:14px;margin-bottom:8px;padding:8px 16px}.rl-prototype-skin .t3-sc{align-items:baseline;display:flex;gap:5px;white-space:nowrap}.rl-prototype-skin .t3-sc-val{color:var(--gray-800);font-size:16px;font-weight:700;line-height:1}.rl-prototype-skin .t3-sc-val--assessed{color:var(--brand)}.rl-prototype-skin .t3-sc-val--strong{color:#22c55e}.rl-prototype-skin .t3-sc-val--risk{color:var(--red)}.rl-prototype-skin .t3-sc-lbl{color:var(--text-muted);font-size:11px}.rl-prototype-skin .t3-sep{background:var(--border);flex-shrink:0;height:22px;width:1px}.rl-prototype-skin .t3-cap{align-items:center;display:flex;gap:7px;white-space:nowrap}.rl-prototype-skin .t3-cap-lbl{color:var(--text-muted);font-size:11px}.rl-prototype-skin .t3-cap-num{font-size:12px;font-weight:700}.rl-prototype-skin .t3-mini-bar{background:var(--gray-200);border-radius:3px;flex-shrink:0;height:6px;overflow:hidden;width:64px}.rl-prototype-skin .t3-mini-bar-fill{border-radius:3px;height:100%;transition:width .3s}.rl-prototype-skin .t3-stats-action{align-items:center;display:flex;gap:8px;margin-left:auto}.rl-prototype-skin .t3-main-panel{background:#fff;border:1px solid var(--border);border-radius:12px;display:flex;height:clamp(460px,calc(100vh - 300px),580px);margin-bottom:8px;overflow:hidden}.rl-prototype-skin .t3-map-panel{flex:0 0 50%;position:relative}.rl-prototype-skin #t3-map-container{height:100%;position:relative;width:100%}.rl-prototype-skin .t3-sidebar-panel{border-left:1px solid var(--border);display:flex;flex:1 1;flex-direction:column;min-width:0;overflow:hidden}.rl-prototype-skin .t3-sb-body{flex:1 1;overflow-y:auto;padding:14px 13px}.rl-prototype-skin .t3-sb-body::-webkit-scrollbar{width:3px}.rl-prototype-skin .t3-sb-body::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.rl-prototype-skin .t3-sb-section{margin-top:14px}.rl-prototype-skin .t3-sb-section-title{color:var(--text-muted);font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:7px;text-transform:uppercase}.rl-prototype-skin .t3-cards-header{align-items:center;color:var(--text-muted);display:flex;font-size:10.5px;font-weight:600;gap:10px;letter-spacing:.02em;padding:6px 4px 4px}.rl-prototype-skin .t3-cards-header-label{color:var(--gray-700);letter-spacing:.06em;text-transform:uppercase}.rl-prototype-skin .t3-cards-header-count{color:var(--brand);font-weight:700}.rl-prototype-skin .t3-cards-header-hint{color:var(--text-muted);font-style:italic;font-weight:400;letter-spacing:0}.rl-prototype-skin .t3-cards-strip{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding:4px 2px 10px;scrollbar-width:thin}.rl-prototype-skin .t3-cards-strip::-webkit-scrollbar{height:4px}.rl-prototype-skin .t3-cards-strip::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.rl-prototype-skin .t3-hcard{background:#fff;border:1.5px solid var(--border);border-radius:10px;cursor:pointer;flex-shrink:0;font-family:inherit;max-width:200px;min-width:168px;padding:11px 13px;position:relative;text-align:left;transition:border-color .15s,box-shadow .15s}.rl-prototype-skin .t3-hcard:hover{border-color:var(--brand-light);box-shadow:0 2px 7px #00000012}.rl-prototype-skin .t3-hcard.selected{border-color:var(--brand)!important;box-shadow:0 0 0 3px #9333ea1a!important}.rl-prototype-skin .t3-hcard.selected:after{background:var(--brand);border-radius:2px 2px 0 0;bottom:0;content:"";height:2.5px;left:8px;position:absolute;right:8px}.rl-prototype-skin .t3-hcard.peek{border-color:#f59e0b!important;box-shadow:0 0 0 3px #f59e0b1f!important}.rl-prototype-skin .t3-hcard.peek:after{background:#f59e0b;border-radius:2px 2px 0 0;bottom:0;content:"";height:2.5px;left:8px;position:absolute;right:8px}.rl-prototype-skin .t3-hcard-hdr{align-items:center;display:flex;gap:7px;margin-bottom:7px}.rl-prototype-skin .t3-hcard-logo{align-items:center;border-radius:5px;box-sizing:border-box;display:flex;flex-shrink:0;font-size:9px;font-weight:700;height:22px;justify-content:center;width:22px}.rl-prototype-skin .t3-hcard-foot{color:var(--text-muted);font-size:10px;line-height:1.35;margin-top:4px}.rl-prototype-skin .t3-hcard-foot-label{color:var(--text);font-weight:600}.rl-prototype-skin .t3-hcard-foot-sep{margin:0 2px;opacity:.5}.rl-prototype-skin .t3-hcard-name{color:var(--gray-800);font-size:12px;font-weight:600;line-height:1.2}.rl-prototype-skin .t3-hcard-badges{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:7px}.rl-prototype-skin .t3-hcard-progress{align-items:center;display:flex;gap:6px}.rl-prototype-skin .t3-hcard-pct{font-size:10px;font-weight:700;white-space:nowrap}.rl-prototype-skin .t3-rl-bar{background:var(--gray-200);border-radius:2px;display:flex;flex:1 1;height:4px;overflow:hidden}.rl-prototype-skin .t3-rl-bar span{display:block;height:100%;transition:width .3s}.rl-prototype-skin .t3-hcard-goal{background:#0000;border:2px solid #9333ea;border-radius:50%;height:8px;position:absolute;right:7px;top:7px;width:8px}.rl-prototype-skin .t3-sb-acct-hdr{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:9px;margin-bottom:10px;padding-bottom:10px}.rl-prototype-skin .t3-sb-acct-logo{align-items:center;border-radius:6px;color:#fff;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:28px;justify-content:center;width:28px}.rl-prototype-skin .t3-sb-acct-name{color:var(--gray-800);flex:1 1;font-size:13px;font-weight:700}.rl-prototype-skin .t3-sb-contact-row{align-items:center;border-bottom:1px solid var(--gray-100);display:flex;gap:8px;padding:6px 0}.rl-prototype-skin .t3-sb-contact-row:last-child{border-bottom:none}.rl-prototype-skin .t3-sb-avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:9px;font-weight:700;height:26px;justify-content:center;width:26px}.rl-prototype-skin .t3-sb-contact-info{flex:1 1;min-width:0}.rl-prototype-skin .t3-sb-contact-name{color:var(--gray-800);font-size:11px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rl-prototype-skin .t3-sb-contact-title{color:var(--text-muted);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rl-prototype-skin .t3-sb-group-lbl{border-bottom:1px solid var(--gray-100);color:var(--text-muted);font-size:10px;font-weight:700;letter-spacing:.06em;margin:10px 0 4px;padding-bottom:4px;text-transform:uppercase}.rl-prototype-skin .t3-sb-group-lbl:first-child{margin-top:0}@media(max-width:900px){.rl-prototype-skin .t3-main-panel{flex-direction:column;height:auto}.rl-prototype-skin .t3-map-panel{flex:none;min-height:320px;width:100%}.rl-prototype-skin .t3-sidebar-panel{border-left:none;border-top:1px solid var(--border);flex:none;width:100%}}.rl-prototype-skin .t3d-row{align-items:center;background:#fff;border:1px solid var(--border);border-radius:7px;cursor:pointer;display:flex;gap:10px;margin-bottom:6px;padding:10px 12px;transition:all .14s}.rl-prototype-skin .t3d-row:hover{border-color:var(--brand-light);box-shadow:0 1px 4px #0000000d}.rl-prototype-skin .t3d-avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:32px;justify-content:center;width:32px}.rl-prototype-skin .t3d-info{flex:1 1;min-width:0}.rl-prototype-skin .t3d-name{color:var(--gray-800);font-size:12.5px;font-weight:600}.rl-prototype-skin .t3d-meta{color:var(--text-muted);font-size:10.5px;margin-top:1px}.rl-prototype-skin .t3d-rl{flex-shrink:0}.rl-prototype-skin .filter-sel{background:#fff;border:1px solid var(--border);border-radius:6px;color:var(--text);cursor:pointer;font-family:inherit;font-size:12.5px;outline:none;padding:5px 10px}.rl-prototype-skin .t3-pager{align-items:center;color:var(--text-muted);display:flex;font-size:11px;gap:8px;justify-content:center;margin-top:2px}.rl-prototype-skin .t3-pager--compact{justify-content:flex-end;margin-top:8px;padding:0 2px}.rl-prototype-skin .t3-page-status{color:var(--gray-700);font-weight:600}.rl-prototype-skin .t3-pager .t3-back-btn:disabled{border-color:var(--border);color:var(--text-muted);cursor:not-allowed;opacity:.45}.rl-prototype-skin .t3-inline-link{background:#0000;border:none;color:var(--brand);cursor:pointer;font-size:10px;font-weight:600;padding:0;text-decoration:none}.rl-prototype-skin .t3-inline-link:hover{color:var(--brand-mid);text-decoration:underline}.rl-prototype-skin .pairs-section{margin-bottom:18px}.rl-prototype-skin .pairs-sec-hdr{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.rl-prototype-skin .pairs-sec-title{color:var(--gray-700);font-size:13px;font-weight:600}.rl-prototype-skin .pair-card{align-items:center;background:#fff;border:1px solid var(--border);border-radius:7px;cursor:pointer;display:flex;gap:12px;margin-bottom:7px;padding:11px 14px;transition:all .14s}.rl-prototype-skin .pair-card:hover{border-color:var(--blue-lt);box-shadow:var(--shadow)}.rl-prototype-skin .pc-pair{flex:1 1;min-width:0}.rl-prototype-skin .pc-names{color:var(--gray-800);font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rl-prototype-skin .pc-meta{color:var(--text-muted);font-size:11.5px;margin-top:2px}.rl-prototype-skin .pc-goal{align-items:center;display:flex;font-size:11.5px;gap:6px;margin-top:5px}.rl-prototype-skin .goal-prog{background:var(--gray-200);border-radius:2px;flex:1 1;height:4px;max-width:80px;overflow:hidden}.rl-prototype-skin .goal-prog-fill{border-radius:2px;height:100%}.rl-prototype-skin .gp-ontrack{background:var(--green)}.gp-atrisk{background:var(--amber)}.gp-behind{background:var(--red)}.rl-prototype-skin .t4-two-col-row{align-items:flex-start;display:flex;gap:20px;margin-top:20px}.rl-prototype-skin .t4-col-left{flex:0 0 44%;min-width:0}.rl-prototype-skin .t4-col-right{flex:1 1;min-width:0}@media(max-width:900px){.rl-prototype-skin .t4-two-col-row{flex-direction:column}.rl-prototype-skin .t4-col-left,.rl-prototype-skin .t4-col-right{flex:none;width:100%}}.rl-prototype-skin .t4-section{margin-bottom:20px}.rl-prototype-skin .t4-sec-title{align-items:center;color:var(--gray-800);display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:10px}.rl-prototype-skin .kpi-table th.kh-acct{min-width:120px}.rl-prototype-skin .kpi-table th.kh-grp{font-size:10px}.rl-prototype-skin .kpi-table td{padding:9px 12px}.rl-prototype-skin .kpi-cell{align-items:center;border:1px solid #0000;border-radius:4px;display:inline-flex;font-size:12px;font-weight:600;gap:4px;padding:3px 9px}.rl-prototype-skin .kc-g{background:#dcfce7;border-color:#4ade80;color:#166534}.rl-prototype-skin .kc-a{background:#fef3c7;border-color:#fde68a;color:#92400e}.rl-prototype-skin .kc-r{background:#fef2f2;border-color:#fca5a5;color:#dc2626}.rl-prototype-skin .kc-n{background:#f1f5f9;border-color:#cbd5e1;color:#64748b}.rl-prototype-skin .pattern-card{align-items:flex-start;background:#fff;border:1px solid var(--border);border-radius:8px;display:flex;gap:12px;margin-bottom:10px;padding:14px}.rl-prototype-skin .pc-icon{flex-shrink:0;font-size:22px;margin-top:1px}.rl-prototype-skin .pc-title{color:var(--gray-800);font-size:13.5px;font-weight:600}.rl-prototype-skin .pc-desc{color:var(--text-muted);font-size:12.5px;line-height:1.5;margin-top:3px}.rl-prototype-skin .pc-action{margin-top:7px}.rl-prototype-skin .kpi-view-toggle{background:var(--gray-100);border-radius:6px;display:flex;gap:2px;padding:2px}.rl-prototype-skin .kpi-vt-btn{background:#0000;border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;font-size:11px;font-weight:600;padding:3px 12px;transition:all .12s}.rl-prototype-skin .kpi-vt-btn.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:var(--brand)}.rl-prototype-skin .kpi-vt-btn:hover:not(.active){color:var(--gray-700)}.rl-prototype-skin .kpi-picker{background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 16px #0000001f;max-height:400px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 4px);width:280px;z-index:200}.rl-prototype-skin .kpi-picker-section{padding:8px 12px 4px}.rl-prototype-skin .kpi-picker-grp-hdr{border-bottom:1px solid var(--border);color:var(--brand);font-size:9.5px;font-weight:700;letter-spacing:.08em;margin-bottom:4px;padding-bottom:4px;text-transform:uppercase}.rl-prototype-skin .kpi-picker-row{align-items:center;cursor:pointer;display:flex;gap:7px;padding:3px 0}.rl-prototype-skin .kpi-picker-row label{color:var(--gray-700);cursor:pointer;flex:1 1;font-size:12px;line-height:1.3}.rl-prototype-skin .kpi-picker-row input{accent-color:var(--brand);cursor:pointer;flex-shrink:0}.rl-prototype-skin .kpi-picker-footer{align-items:center;border-top:1px solid var(--border);display:flex;justify-content:space-between;padding:8px 12px}.rl-prototype-skin .kpi-picker-reset{background:none;border:none;color:var(--brand);cursor:pointer;font-size:11px;padding:0;text-decoration:underline}.rl-prototype-skin .kpi-table{background:#fff;border:1px solid var(--border);border-collapse:collapse;border-radius:8px;overflow:hidden;width:100%}.rl-prototype-skin .kpi-table th{background:var(--gray-50);border-bottom:1px solid var(--border);border-right:1px solid var(--border);color:var(--text-muted);font-size:11px;font-weight:600;padding:9px 13px;text-align:center;white-space:nowrap}.rl-prototype-skin .kpi-table th.kh-acct{background:var(--gray-50);left:0;min-width:140px;position:-webkit-sticky;position:sticky;text-align:left;z-index:2}.rl-prototype-skin .kpi-table td.kh-acct-td{background:#fff;border-right:2px solid var(--border);font-size:13px;left:0;min-width:140px;position:-webkit-sticky;position:sticky;text-align:left;z-index:1}.rl-prototype-skin .kpi-table th.kh-grp{background:#f0f4ff;border-bottom:2px solid #c7d2fe;color:#3730a3;font-size:9.5px;font-weight:700;letter-spacing:.06em;padding:6px 8px;text-transform:uppercase}.rl-prototype-skin .kpi-table td{border-bottom:1px solid var(--border);border-right:1px solid var(--border);font-size:13px;padding:9px 10px;text-align:center;vertical-align:middle;white-space:nowrap}.rl-prototype-skin .kpi-table tr:last-child td{border-bottom:none}.rl-prototype-skin .kpi-th-rot{height:90px;max-width:68px;min-width:54px;padding:0 4px 6px;vertical-align:bottom}.rl-prototype-skin .kpi-th-rot .kpi-th-inner{color:var(--gray-600);display:inline-block;font-size:10.5px;font-weight:600;max-height:80px;overflow:hidden;text-overflow:ellipsis;transform:rotate(180deg);white-space:nowrap;writing-mode:vertical-rl}.rl-prototype-skin .kpi-table th.kh-acct-sticky{background:var(--gray-50);left:0;position:-webkit-sticky;position:sticky;z-index:3}.rl-prototype-skin .kpi-group-tabs{border-bottom:2px solid var(--border);display:flex;gap:0;margin-bottom:0}.rl-prototype-skin .kpi-gtab{background:#0000;border:none;border-bottom:2px solid #0000;color:var(--text-muted);cursor:pointer;font-size:12px;font-weight:600;margin-bottom:-2px;padding:7px 16px;transition:all .12s}.rl-prototype-skin .kpi-gtab.active{border-bottom-color:var(--brand);color:var(--brand)}.rl-prototype-skin .kpi-gtab:hover:not(.active){color:var(--gray-700)}.rl-prototype-skin .mr-title{color:var(--text);font-size:22px;font-weight:700;line-height:1.25}.rl-prototype-skin .mr-sub{color:var(--text-muted);font-size:13px;line-height:1.45;margin-top:4px}.rl-prototype-skin .tab-strip{border-bottom:1px solid var(--border);display:flex;gap:2px;margin:0;padding:0}.rl-prototype-skin .tab-btn{background:#0000;border:none;border-bottom:2px solid #0000;color:var(--text-muted);cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;margin-bottom:-1px;padding:10px 16px;transition:color .15s,border-color .15s}.rl-prototype-skin .tab-btn:hover{color:var(--gray-800)}.rl-prototype-skin .tab-btn.active{border-bottom-color:var(--brand);color:var(--brand)}.rl-prototype-skin .p-badge{align-items:center;background:var(--gray-50);border:1px solid var(--border);border-radius:999px;color:var(--gray-700);display:inline-flex;font-size:11px;font-weight:600;gap:5px;padding:5px 11px}.rl-prototype-skin .p-badge.sponsor{background:#ecfdf5;border-color:#bbf7d0;color:#166534}.rl-prototype-skin .p-badge .dot{background:#22c55e;border-radius:50%;flex-shrink:0;height:6px;width:6px}.rl-prototype-skin .notif-banner{align-items:center;background:var(--alert-amber-bg);border:1px solid var(--alert-amber-border);display:flex;gap:10px;padding:10px 14px}.rl-prototype-skin .nb-msg{color:#92400e;font-size:12.5px;line-height:1.4}.login-container{align-items:center;background:linear-gradient(135deg,#f5ebff,#f9fcfe 50%,#fff);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.login-container .login-content{max-width:480px;position:relative;width:100%;z-index:1}.login-container .login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:24px;box-shadow:0 20px 60px #0000001a,0 0 0 1px #0000000d;padding:3rem;transition:transform .3s ease,box-shadow .3s ease}.login-container .login-header{margin-bottom:2.5rem;text-align:center}.login-container .login-header .logo-wrapper{display:flex;justify-content:center;margin-bottom:1rem}.login-container .login-header .welcome-back-title{color:#1c1f26;font-size:1.875rem;font-weight:700;letter-spacing:-.3px;margin:0 0 .5rem}.login-container .login-header .sign-in-subtitle{color:#727272;font-size:1rem;font-weight:400;line-height:1.5;margin:0}.login-container .login-form-wrapper .input-group{margin-bottom:1rem}.login-container .login-form-wrapper .input-group:last-of-type{margin-bottom:2rem}.login-container .login-form-wrapper .button-wrapper{grid-gap:.75rem;align-items:center;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-top:.5rem}.login-container .login-form-wrapper .button-wrapper .forgot-password-link{background:#fff;border:1px solid #e2e2e2;color:#646464;font-size:.875rem}@media(max-width:768px){.login-container{background:linear-gradient(135deg,#f5ebff,#f9fcfe);padding:1rem}.login-container .login-card{border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem 1.5rem}.login-container .login-header{margin-bottom:2rem}.login-container .login-header .logo-wrapper{margin-bottom:1rem}.login-container .login-header .welcome-back-title{font-size:1.5rem}.login-container .login-header .sign-in-subtitle{font-size:.9375rem}.login-container .login-form-wrapper .input-group{margin-bottom:1rem}.login-container .login-form-wrapper .input-group:last-of-type{margin-bottom:1.75rem}.login-container .login-form-wrapper .button-wrapper .login-button{font-size:.9375rem;height:48px}}@media(max-width:480px){.login-container .login-card{padding:1.5rem 1.25rem}.login-container .login-header .welcome-back-title{font-size:1.375rem}}.c-level-home__section{box-shadow:0 1px 3px 0 #0000000d;transition:box-shadow .2s ease}.c-level-home__section:hover{box-shadow:0 4px 6px -1px #0000000f}.c-level-home__video-wrap{border:1px solid #e5e7eb;box-shadow:0 1px 2px 0 #0000000a,0 4px 12px -2px #00000014;transition:box-shadow .25s ease,border-color .25s ease}.c-level-home__video-wrap:hover{border-color:#c4b5fd;box-shadow:0 4px 6px -1px #0000000f,0 12px 24px -4px #9333ea1f}.c-level-home__video-placeholder{background:linear-gradient(135deg,#f9fafb,#f3f4f6);transition:border-color .2s ease,background .2s ease}.c-level-home__video-placeholder:hover{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-color:#d1d5db}.create-assessment-template-page{display:flex;flex-direction:column;min-height:100vh;width:100%}.create-assessment-template-page .header-title-with-back{align-items:center;display:flex;gap:.75rem}.create-assessment-template-page .template-creation-container{display:flex;flex:1 1;margin-top:1.5rem;overflow:auto}.create-assessment-template-page .template-creation-container .template-content{background:#fff;border:1px solid #dee0e4;border-radius:15px;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:16px 24px;width:100%}.create-assessment-template-page .template-creation-container .template-content .template-content-header .step-progress-bar{margin-top:1rem}.create-assessment-template-page .template-creation-container .template-content .submission-error-banner{background:#fff5f5;border:1px solid #f5c2c7;border-radius:10px;color:#b42318;font-size:14px;margin-bottom:1.5rem;padding:12px 16px}.create-assessment-template-page .template-creation-container .template-content .submission-error-banner ul{margin:0;padding-left:1.25rem}.create-assessment-template-page .template-creation-container .template-content .template-form{flex:1 1;margin-top:2rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section{max-width:100%}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .form-group{margin-bottom:1.5rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section{margin-bottom:2rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section h3{font-size:16px;font-weight:500;line-height:19px;margin-bottom:1rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .assessment-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .assessment-card-header .title-with-collapse{align-items:flex-start;display:flex;gap:.5rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .assessment-card-header .title-with-collapse .chevron-arrow{flex:none;flex-grow:0;height:24px;order:0;transform:matrix(1,0,0,1,0,0);transition:transform .3s ease;width:24px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .assessment-card-header .title-with-collapse .chevron-arrow.expanded{transform:matrix(1,0,0,-1,0,0)}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .assessment-card-header .title-with-collapse .chevron-arrow.collapsed{transform:matrix(1,0,0,1,0,0)}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .assessment-card-header .title-with-collapse .title-and-subheading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0;padding:0}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .assessment-card-header .title-with-collapse .title-and-subheading h4{color:#000;flex:none;flex-grow:0;font-size:16px;font-style:normal;font-weight:500;line-height:19px;margin:0;order:0;white-space:nowrap}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .assessment-card-header .title-with-collapse .title-and-subheading p{word-wrap:break-word;color:#4a5565;flex:none;flex-grow:0;font-size:13px;font-style:normal;font-weight:500;line-height:16px;margin:0;order:1;overflow-wrap:break-word}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .assessment-card-header .title-with-collapse svg{flex-shrink:0;height:24px;width:24px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .assessment-card-header .assessment-meta{display:flex;gap:.5rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .assessment-card-header .assessment-meta .meta-badge{align-items:center;background:#f5f5f5;border-radius:6px;color:#565656;display:flex;flex:none;flex-direction:row;flex-grow:0;font-size:12px;font-style:normal;font-weight:400;gap:8px;height:19px;line-height:15px;order:0;padding:2px 8px;width:88px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card p{color:#555;font-size:14px;font-weight:400;line-height:1.4;margin:.5rem 0 1.5rem;padding-left:0}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container{align-self:stretch;background:#fff;border:1px dashed #cacaff;border-radius:10px;flex:none;flex-grow:0;gap:10px;margin-top:1rem;min-height:443px;order:4;overflow-y:auto;padding:10px;width:100%}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-header{align-items:center;display:flex;flex:none;flex-direction:row;flex-grow:0;gap:10px;height:18px;order:0;padding:0;width:173px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-header h4{color:#0a0a0a;flex:none;flex-grow:0;font-size:14px;font-weight:500;height:17px;letter-spacing:-.01em;line-height:17px;margin:0;order:1;width:145px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-header .plus-icon{flex:none;flex-grow:0;height:18px;order:0;position:relative;width:18px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-header .plus-icon:after,.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-header .plus-icon:before{border:1.5px solid #98a1ae;content:"";position:absolute}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-header .plus-icon:before{bottom:50%;left:20.83%;right:20.83%;top:50%;transform:translateY(-50%)}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-header .plus-icon:after{bottom:20.83%;left:50%;right:50%;top:20.83%;transform:translateX(-50%)}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-content{margin-top:1rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-content p{color:#4a5565;flex:none;flex-grow:0;font-size:13px;font-style:normal;font-weight:500;line-height:16px;margin:0 0 .5rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-content p:first-child{height:16px;order:1;width:441px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-content p:last-child{height:16px;margin-bottom:0;order:2;width:441px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form{margin-top:1rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form input[type=text],.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form textarea{border:1px solid #939393!important}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form input[type=text]::placeholder,.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form textarea::placeholder{color:#9ca3af!important}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .form-row{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .form-row .form-group{flex:1 1;max-width:60%}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .form-row .form-group label{color:#000;display:block;font-size:14px;font-weight:500;margin-bottom:.5rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .form-row .required-checkbox{align-items:center;display:flex;flex-direction:row;gap:8px;isolation:isolate;margin-bottom:.5rem;padding:0}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .form-group{margin-bottom:1rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .form-group.select-group{max-width:320px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .form-group.select-group .custom-input__label{display:none!important}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .form-group.select-group .custom-input__container{width:100%!important}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section{margin-top:1.25rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .options-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:.5rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .options-header .options-title{align-items:baseline;display:flex;gap:6px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .options-header .options-title h5{color:#000;font-size:14px;font-weight:500;margin:0}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .options-header .options-title .options-count{color:#6b7280;font-size:12px;font-weight:500}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .options-header .add-option-btn{background:#974ae41f;border:none;border-radius:8px;color:#974ae4;cursor:pointer;font-size:13px;font-weight:600;padding:6px 14px;transition:background .2s ease}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .options-header .add-option-btn:hover:not(:disabled){background:#974ae433}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .options-header .add-option-btn:disabled{cursor:not-allowed;opacity:.5}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .options-hint{color:#6b7280;font-size:12px;margin-bottom:.75rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .options-list{display:flex;flex-direction:column;gap:.75rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .option-row{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr)) auto}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .option-row .option-input-field{margin-bottom:0}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .option-row .option-input-field .custom-input__label{display:none!important}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .option-row .option-input-field .custom-input__container{border-radius:8px!important;height:40px!important;padding:8px 12px!important;width:100%!important}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .option-row .option-input-field .custom-input__container::placeholder{color:#9ca3af!important}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .option-row .remove-option-btn{align-items:center;background:#ff3b3014;border:1px solid #ff3b3033;border-radius:8px;cursor:pointer;display:flex;height:36px;justify-content:center;transition:background .2s ease;width:36px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .option-row .remove-option-btn:hover:not(:disabled){background:#ff3b3026}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .option-row .remove-option-btn:disabled{cursor:not-allowed;opacity:.4}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .options-section .option-row .remove-option-btn svg{height:16px;width:16px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .form-actions{align-items:flex-start;display:flex;flex:none;flex-direction:row;flex-grow:0;gap:16px;height:38px;justify-content:flex-end;margin-top:1.5rem;order:3;padding:0;width:100%}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .form-actions .cancel-btn{align-items:center;background:#fff;border:1px solid #974ae4;border-radius:12px;box-shadow:0 4px 14px #b6a9a929;box-sizing:border-box;color:#974ae4;cursor:pointer;display:flex;flex:none;flex-direction:column;flex-grow:0;font-size:14px;font-style:normal;font-weight:600;gap:10px;height:38px;justify-content:center;line-height:21px;order:0;padding:0 16px;width:174px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .form-actions .cancel-btn:hover{background:#f8f9ff}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .form-actions .add-questions-btn{align-items:center;background:#974ae4;border-radius:12px;box-shadow:0 4px 14px #b6a9a929;color:#fff;cursor:pointer;display:flex;flex:none;flex-direction:row;flex-grow:0;font-size:14px;font-style:normal;font-weight:600;gap:10px;height:37px;justify-content:center;line-height:21px;order:0;padding:8px 16px;width:347px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .add-custom-question-container .custom-question-form .form-actions .add-questions-btn:hover{background:#8a3fd1}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list{margin-top:1rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item{border-radius:8px;margin-bottom:.75rem;padding:1rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item:last-child{margin-bottom:0}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item.question-item-blue{background:#eff6ff}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item.question-item-white{background:#f7f7f7;border:1px solid #e5e7eb}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item .question-header{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.75rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item .question-header .question-number{color:#0a0a0a;flex-shrink:0;font-size:14px;font-weight:600}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item .question-header .question-text{color:#0a0a0a;display:flex;flex:1 1;flex-direction:column;font-size:14px;font-weight:400;gap:.5rem;line-height:1.4;min-width:0;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item .question-header .question-text .question-type-badge{align-items:center;background:#fff;border-radius:6px;color:#000;display:inline-flex;font-size:12px;font-style:normal;font-weight:400;gap:8px;height:19px;line-height:15px;margin-top:.25rem;padding:2px 8px;width:-webkit-fit-content;width:fit-content}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item .question-header .question-text .question-actions{align-items:center;display:flex;gap:.5rem;margin-left:auto;margin-top:.25rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item .question-header .question-text .question-actions .action-btn{align-items:center;border-radius:4px;display:flex;height:24px;justify-content:center;transition:background-color .2s ease;width:24px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item .question-header .question-text .question-actions .action-btn:hover{background-color:#f3f4f6}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item .question-header .question-text .question-actions .action-btn svg{height:18px;width:18px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item .question-header .mandatory-badge{align-items:center;background:#fff;border-radius:6px;display:flex;flex:none;flex-direction:row;flex-grow:0;gap:8px;height:19px;margin-left:auto;margin-right:0;order:0;padding:2px 8px;width:100px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item .question-header .mandatory-badge svg{flex:none;flex-grow:0;height:14px;order:0;position:relative;width:14px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item .question-header .mandatory-badge svg path{border:1px solid #565656}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .assessment-card .questions-list .question-item .question-header .mandatory-badge span{color:#565656;flex:none;flex-grow:0;font-size:12px;font-style:normal;font-weight:400;height:15px;line-height:15px;order:1;width:62px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .category-selection-container{align-items:flex-start;background:#fff;border:1px solid #dee0e4;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:2rem;padding:16px;width:100%}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .category-selection-container h3{color:#1c1f26;flex:none;flex-grow:0;font-size:16px;font-style:normal;font-weight:500;height:19px;letter-spacing:-.01em;line-height:19px;margin:0 0 1.5rem;order:0;width:230px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .category-selection-container .form-group{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-grow:0;flex:none;height:55px;margin-bottom:.1rem;order:1;padding:0;width:100%}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .category-selection-container .form-group .category-select{align-self:stretch;border-radius:0;flex:none;flex-grow:0;height:55px;order:0;width:100%}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .category-selection-container .selected-categories-section{align-items:flex-start;align-self:stretch;background:#fafffe;border-radius:10px;display:flex;flex:none;flex-direction:column;flex-grow:0;gap:12px;order:2;padding:10px;width:100%}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .category-selection-container .selected-categories-section .selected-categories-header{align-items:center;display:flex;flex:none;flex-direction:row;flex-grow:0;gap:10px;height:18px;order:0;padding:0;width:246px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .category-selection-container .selected-categories-section .selected-categories-header .checkmark-icon{align-items:center;display:flex;flex:none;flex-grow:0;height:18px;justify-content:center;order:0;width:18px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .category-selection-container .selected-categories-section .selected-categories-header .checkmark-icon svg{height:18px;width:18px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .category-selection-container .selected-categories-section .selected-categories-header h4{color:#1c398e;flex:none;flex-grow:0;font-size:14px;font-style:normal;font-weight:500;height:17px;letter-spacing:-.01em;line-height:17px;margin:0;order:1;width:218px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .category-selection-container .selected-categories-section .category-tags{align-items:center;align-self:stretch;display:flex;flex:none;flex-direction:row;flex-grow:0;flex-wrap:wrap;gap:8px;order:1;padding:0;width:100%}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .category-selection-container .selected-categories-section .category-tags .category-tag{align-items:center;background:#f9f3ff;border-radius:6px;display:flex;flex:none;flex-direction:row;flex-grow:0;gap:8px;height:-webkit-fit-content;height:fit-content;min-width:-webkit-fit-content;min-width:fit-content;padding:2px 8px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .category-selection-container .selected-categories-section .category-tags .category-tag span{color:#974ae4;flex:none;flex-grow:0;font-size:12px;font-style:normal;font-weight:400;line-height:15px;order:0;white-space:nowrap}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .category-selection-container .selected-categories-section .category-tags .category-tag .remove-category-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex:none;flex-grow:0;height:14px;justify-content:center;order:1;padding:0;position:relative;width:14px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .category-selection-container .selected-categories-section .category-tags .category-tag .remove-category-btn svg{bottom:23.72%;left:23.72%;position:center;right:23.72%;top:23.72%}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section h3{color:#1c1f26;flex:none;flex-grow:0;font-size:14px;font-style:normal;font-weight:700;height:17px;letter-spacing:-.01em;line-height:17px;margin-bottom:1.5rem;order:5;width:287px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card{margin-bottom:1.5rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card:last-child{margin-bottom:0}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .assessment-card-header .title-with-collapse .title-and-subheading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0;padding:0}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .assessment-card-header .title-with-collapse .title-and-subheading h4{color:#000;flex:none;flex-grow:0;font-size:16px;font-style:normal;font-weight:500;line-height:19px;margin:0;order:0;white-space:nowrap}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .assessment-card-header .title-with-collapse .title-and-subheading p{word-wrap:break-word;color:#4a5565;flex:none;flex-grow:0;font-size:13px;font-style:normal;font-weight:500;line-height:16px;margin:0;order:1;overflow-wrap:break-word}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list{margin-top:1rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item{border-radius:8px;display:flex;flex-direction:column;margin-bottom:.75rem;min-height:80px;padding:1rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item:last-child{margin-bottom:0}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item.question-item-blue{background:#eff6ff}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item.question-item-white{background:#f7f7f7;border:1px solid #e5e7eb}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-header{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.75rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-header .question-number{color:#0a0a0a;flex-shrink:0;font-size:14px;font-weight:700;letter-spacing:-1%;line-height:100%}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-header .question-text{word-wrap:break-word;color:#0a0a0a;display:flex;flex:1 1;flex-direction:column;font-size:14px;font-weight:500;gap:.5rem;letter-spacing:-1%;line-height:100%;min-width:0;overflow-wrap:break-word;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-header .question-text .question-type-badge{align-items:center;background:#fff;border-radius:6px;color:#000;display:inline-flex;font-size:12px;font-style:normal;font-weight:400;gap:8px;height:19px;line-height:15px;margin-top:.25rem;padding:2px 8px;width:-webkit-fit-content;width:fit-content}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-header .question-text .question-actions{align-items:center;display:flex;gap:.5rem;margin-left:auto;margin-top:.25rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-header .question-text .question-actions .action-btn{align-items:center;border-radius:4px;display:flex;height:24px;justify-content:center;transition:background-color .2s ease;width:24px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-header .question-text .question-actions .action-btn:hover{background-color:#f3f4f6}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-header .question-text .question-actions .action-btn svg{height:18px;width:18px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-header .mandatory-badge{align-items:center;display:flex;flex-shrink:0;gap:.25rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-header .mandatory-badge svg{height:14px;width:14px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-header .mandatory-badge span{color:#565656;font-size:12px;font-weight:400}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-meta{align-items:center;display:flex;justify-content:space-between}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-meta .question-type-badge{align-items:center;background:#fff;border-radius:6px;color:#000;display:flex;flex:none;flex-direction:row;flex-grow:0;font-size:12px;font-style:normal;font-weight:400;gap:8px;height:19px;justify-content:center;line-height:15px;order:0;padding:2px 8px;text-align:center}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-meta .question-actions{align-items:center;display:flex;gap:.5rem}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-meta .question-actions .action-btn{align-items:center;border-radius:4px;display:flex;height:24px;justify-content:center;transition:background-color .2s ease;width:24px}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-meta .question-actions .action-btn:hover{background-color:#f3f4f6}.create-assessment-template-page .template-creation-container .template-content .template-form .form-section .questionnaire-type-section .large-assessment-section .categories-questionnaire-section .assessment-card .questions-list .question-item .question-meta .question-actions .action-btn svg{height:18px;width:18px}.create-assessment-template-page .template-creation-container .template-content .template-footer{align-items:flex-end;align-self:stretch;display:flex;flex:none;flex-direction:row;flex-grow:0;gap:16px;height:38px;justify-content:flex-end;margin:auto auto 0;order:1;padding:2rem 0 0;width:100%}.create-assessment-template-page .template-creation-container .template-content .template-footer .footer-buttons-container{align-items:flex-end;display:flex;flex-direction:row;gap:16px;height:38px;justify-content:flex-end;padding:0;width:100%}.create-assessment-template-page .template-creation-container .template-content .template-footer .back-btn{box-sizing:border-box;cursor:pointer;flex-direction:column;height:38px;padding:0 16px}.create-assessment-template-page .template-creation-container .template-content .template-footer .back-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.7}.create-assessment-template-page .template-creation-container .template-content .template-footer .save-template-btn{align-items:center;background:#974ae4;border:none;border-radius:12px;box-shadow:0 4px 14px #b6a9a929;color:#fff;cursor:pointer;display:flex;flex:none;flex-direction:row;flex-grow:0;font-size:14px;font-style:normal;font-weight:600;gap:10px;height:37px;justify-content:center;line-height:21px;order:0;padding:8px 16px;transition:all .2s ease;width:174px}.create-assessment-template-page .template-creation-container .template-content .template-footer .save-template-btn:hover{background:#8439d1;box-shadow:0 4px 14px #b6a9a933}.create-assessment-template-page .template-creation-container .template-content .template-footer .save-template-btn:active{transform:scale(.98)}.create-assessment-template-page .template-creation-container .template-content .template-footer .cancel-btn{align-items:center;background:#fff;border:1px solid #974ae4;border-radius:12px;box-shadow:0 4px 14px #b6a9a929;box-sizing:border-box;color:#974ae4;cursor:pointer;display:flex;flex:none;flex-direction:column;flex-grow:0;font-size:14px;font-style:normal;font-weight:600;gap:10px;height:38px;justify-content:center;line-height:21px;order:0;padding:0 16px;width:174px}.create-assessment-template-page .template-creation-container .template-content .template-footer .cancel-btn:hover{background:#f8f9ff}.create-assessment-template-page .template-creation-container .template-content .template-footer .next-btn,.create-assessment-template-page .template-creation-container .template-content .template-footer .submit-btn{align-items:center;background:#974ae4;border:none;border-radius:12px;box-shadow:0 4px 14px #b6a9a929;color:#fff;display:flex;flex:none;flex-direction:row;flex-grow:0;font-size:14px;font-style:normal;font-weight:600;gap:10px;height:37px;justify-content:center;line-height:21px;order:0;padding:8px 16px;transition:all .2s ease;width:174px}.create-assessment-template-page .template-creation-container .template-content .template-footer .next-btn:hover,.create-assessment-template-page .template-creation-container .template-content .template-footer .submit-btn:hover{background:#8439d1;box-shadow:0 4px 14px #b6a9a933}.create-assessment-template-page .template-creation-container .template-content .template-footer .next-btn:active,.create-assessment-template-page .template-creation-container .template-content .template-footer .submit-btn:active{transform:scale(.98)}.create-assessment-template-page .template-creation-container .template-content .template-footer .back-btn{align-items:center;background:#fff;border:1px solid #974ae4;border-radius:12px;box-shadow:0 4px 14px #b6a9a929;color:#974ae4;display:flex;flex:none;flex-direction:row;flex-grow:0;font-size:14px;font-style:normal;font-weight:600;gap:10px;height:37px;justify-content:center;line-height:21px;order:0;padding:8px 16px;transition:all .2s ease;width:174px}.create-assessment-template-page .template-creation-container .template-content .template-footer .back-btn:hover{background:#f8f9ff}.create-assessment-template-page .template-creation-container .template-content .template-footer .back-btn:active{transform:scale(.98)}.create-assessment-template-page .template-creation-container .template-content .preview-section .preview-main-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;padding:24px}.create-assessment-template-page .template-creation-container .template-content .preview-section .preview-assessment-questions-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;padding:24px}.create-assessment-template-page .template-creation-container .template-content .preview-section .assessment-title-container{margin-bottom:2rem}.create-assessment-template-page .template-creation-container .template-content .preview-section .assessment-title-container .assessment-title-section .assessment-title{color:#1c1f26;flex:none;flex-grow:0;font-size:20px;font-style:normal;font-weight:500;height:24px;letter-spacing:-.01em;line-height:24px;margin-bottom:.5rem;order:0}.create-assessment-template-page .template-creation-container .template-content .preview-section .assessment-title-container .assessment-title-section .assessment-description{color:#4a5565;flex:none;flex-grow:0;font-size:13px;font-style:normal;font-weight:500;height:16px;line-height:16px;margin:0;order:1;width:441px}.create-assessment-template-page .template-creation-container .template-content .preview-section .summary-stats-container{display:flex;gap:1rem;margin-bottom:2rem}.create-assessment-template-page .template-creation-container .template-content .preview-section .summary-stats-container .stat-card{align-items:center;background:#f9fafb;border-radius:12px;display:flex;flex:none;flex-direction:column;flex-grow:1;gap:10px;height:66px;justify-content:center;order:0;padding:10px;width:597.5px}.create-assessment-template-page .template-creation-container .template-content .preview-section .summary-stats-container .stat-card .stat-value{color:#1c1f26;font-size:20px;font-style:normal;font-weight:700;letter-spacing:-.01em;line-height:24px;margin:0;text-align:center}.create-assessment-template-page .template-creation-container .template-content .preview-section .summary-stats-container .stat-card .stat-label{color:#4a5565;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.01em;line-height:17px;margin:0;text-align:center}.create-assessment-template-page .template-creation-container .template-content .preview-section .assessment-categories-section .categories-title{color:#1c398e;flex:none;flex-grow:0;font-size:14px;font-style:normal;font-weight:500;height:17px;letter-spacing:-.01em;line-height:17px;margin-bottom:1rem;order:0;width:157px}.create-assessment-template-page .template-creation-container .template-content .preview-section .assessment-categories-section .category-tags{align-items:center;align-self:stretch;display:flex;flex:none;flex-direction:row;flex-grow:0;flex-wrap:wrap;gap:8px;order:1;padding:0;width:100%}.create-assessment-template-page .template-creation-container .template-content .preview-section .assessment-categories-section .category-tags .category-tag{align-items:center;background:#f9f3ff;border-radius:6px;display:flex;flex:none;flex-direction:row;flex-grow:0;gap:8px;height:-webkit-fit-content;height:fit-content;min-width:-webkit-fit-content;min-width:fit-content;padding:2px 8px}.create-assessment-template-page .template-creation-container .template-content .preview-section .assessment-categories-section .category-tags .category-tag span{color:#974ae4;flex:none;flex-grow:0;font-size:12px;font-style:normal;font-weight:400;line-height:15px;order:0;white-space:nowrap}.create-assessment-template-page .template-creation-container .template-content .preview-section .assessment-type-tabs{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.create-assessment-template-page .template-creation-container .template-content .preview-section .assessment-type-tabs .assessment-meta-info{align-items:center;display:flex;gap:.5rem;margin-left:auto}.create-assessment-template-page .template-creation-container .template-content .preview-section .assessment-type-tabs .assessment-meta-info .mandatory-count,.create-assessment-template-page .template-creation-container .template-content .preview-section .assessment-type-tabs .assessment-meta-info .questions-count{align-items:center;background:#f5f5f5;border-radius:6px;color:#565656;display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:400;gap:8px;height:19px;line-height:15px;padding:2px 8px}.create-assessment-template-page .template-creation-container .template-content .preview-section .assessment-separator-line{align-self:stretch;border:1px solid #e5e5e5;flex:none;flex-grow:0;height:0;margin:1rem 0;order:1;width:100%}.create-assessment-template-page .template-creation-container .template-content .preview-section .preview-questions-section .category-section{margin-bottom:2rem}.create-assessment-template-page .template-creation-container .template-content .preview-section .preview-questions-section .category-section:last-child{margin-bottom:0}.create-assessment-template-page .template-creation-container .template-content .preview-section .preview-questions-section .category-section .category-title{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:19px;margin-bottom:1rem}.create-assessment-template-page .template-creation-container .template-content .preview-section .preview-questions-section .preview-question-item{background:#f7f7f7;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:.75rem;padding:1rem}.create-assessment-template-page .template-creation-container .template-content .preview-section .preview-questions-section .preview-question-item:last-child{margin-bottom:0}.create-assessment-template-page .template-creation-container .template-content .preview-section .preview-questions-section .preview-question-item .question-header{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between}.create-assessment-template-page .template-creation-container .template-content .preview-section .preview-questions-section .preview-question-item .question-header .question-number{color:#0a0a0a;flex-shrink:0;font-size:14px;font-style:normal;font-weight:700;letter-spacing:-.01em;line-height:17px}.create-assessment-template-page .template-creation-container .template-content .preview-section .preview-questions-section .preview-question-item .question-header .question-text{color:#0a0a0a;display:flex;flex:1 1;flex-direction:column;font-size:14px;font-style:normal;font-weight:500;gap:.5rem;letter-spacing:-.01em;line-height:17px;min-width:0;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.create-assessment-template-page .template-creation-container .template-content .preview-section .preview-questions-section .preview-question-item .question-header .question-text .question-type-badge{align-items:center;background:#fff;border-radius:6px;color:#000;display:inline-flex;font-size:12px;font-style:normal;font-weight:400;gap:8px;height:19px;line-height:15px;margin-top:.25rem;padding:2px 8px;width:-webkit-fit-content;width:fit-content}.create-assessment-template-page .template-creation-container .template-content .preview-section .preview-questions-section .preview-question-item .question-header .mandatory-badge{align-items:center;background:#fff;border-radius:6px;display:flex;flex-direction:row;flex-shrink:0;gap:8px;height:19px;margin-left:auto;padding:2px 8px}.create-assessment-template-page .template-creation-container .template-content .preview-section .preview-questions-section .preview-question-item .question-header .mandatory-badge svg{height:14px;width:14px}.create-assessment-template-page .template-creation-container .template-content .preview-section .preview-questions-section .preview-question-item .question-header .mandatory-badge span{color:#565656;font-size:12px;font-style:normal;font-weight:400;line-height:15px}@media(max-width:768px){.create-assessment-template-page .template-creation-container .template-content{padding:1.5rem}}.executive-sponsore-home__section{box-shadow:0 1px 3px 0 #0000000d;transition:box-shadow .2s ease}.executive-sponsore-home__section:hover{box-shadow:0 4px 6px -1px #0000000f}.executive-sponsore-home__card-clickable{transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.executive-sponsore-home__card-clickable:hover{border-color:#9333ea4d;box-shadow:0 10px 15px -3px #00000014}.executive-sponsore-home__card-clickable:focus-visible{outline:2px solid #9333ea80;outline-offset:2px}.executive-sponsore-home__video-wrap{border:1px solid #e5e7eb;box-shadow:0 1px 2px 0 #0000000a,0 4px 12px -2px #00000014;transition:box-shadow .25s ease,border-color .25s ease}.executive-sponsore-home__video-wrap:hover{border-color:#c4b5fd;box-shadow:0 4px 6px -1px #0000000f,0 12px 24px -4px #9333ea1f}.executive-sponsore-home__video-placeholder{background:linear-gradient(135deg,#f9fafb,#f3f4f6);transition:border-color .2s ease,background .2s ease}.executive-sponsore-home__video-placeholder:hover{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-color:#d1d5db}.delete-modal .modal-content-custom{margin-bottom:1.5rem}.delete-modal .modal-content-custom .confirmation-text{color:#455169;font-size:.875rem;margin-bottom:1.25rem}.delete-modal .modal-content-custom .confirmation-text strong{color:#1c1c1c;font-weight:600}.delete-modal .modal-content-custom .warning-box{background:#ffe3e3;border:.0625rem solid #ff4f52;border-radius:.5rem;padding:1rem}.delete-modal .modal-content-custom .warning-box .warning-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.delete-modal .modal-content-custom .warning-box .warning-header .warning-title{color:#e01e21;font-size:.875rem;font-weight:600}.delete-modal .modal-content-custom .warning-box .warning-header svg{color:#e01e21}.delete-modal .modal-content-custom .warning-box .warning-subtitle{color:#d22422;font-size:.8125rem;margin-bottom:.5rem}.delete-modal .modal-content-custom .warning-box .warning-list{margin:0;padding-left:1.25rem}.delete-modal .modal-content-custom .warning-box .warning-list li{color:#d22422;font-size:.8125rem;margin-bottom:.25rem}.delete-modal .modal-content-custom .warning-box .warning-list li:last-child{margin-bottom:0}.delete-modal .modal-actions{border-top:.0625rem solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem}.form-modal .form-content{max-height:35rem;overflow-y:auto;padding-right:.5rem;padding-top:.6rem}.form-modal .form-content .custom-input{margin-bottom:1.8rem}.form-modal .modal-actions{border-top:.0625rem solid #f9f9f9;display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1.25rem}.admin-table-container .row-cell{align-items:center;display:flex;gap:.75rem}.admin-table-container .row-cell .cell-info .cell-name{color:#1c1c1c;font-size:.875rem;font-weight:600;margin-bottom:.125rem}.admin-table-container .row-cell .cell-info .cell-slug{color:#646464;font-size:.8125rem}.admin-table-container .action-icons{align-items:center;display:flex;gap:.25rem}.admin-table-container .action-icons .action-btn{align-items:center;background:none;border:none;border-radius:.935rem;cursor:pointer;display:flex;font-size:.875rem;gap:.375rem;justify-content:center;padding:.125rem;transition:all .2s}.admin-table-container .table-header{align-items:center;display:flex;justify-content:space-between}.admin-table-container .table-header .table-header-info .table-title{color:#1c1c1c;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.admin-table-container .table-header .table-header-info .table-subtitle{color:#646464;font-size:.875rem;margin:0}.admin-table-container .table-header .table-header-info .table-subtitle .separator{margin:0 .5rem}.admin-table-container .table-header .table-actions{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:1.5rem;width:100%}.admin-table-container .table-header .table-actions .search-bar-wrapper{width:17.5rem}.admin-table-container .table-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.admin-table-container .table-info .showing-text{color:#646464;font-size:.875rem}.admin-table-container .table-info .rows-per-page{align-items:center;color:#646464;display:flex;font-size:.875rem;gap:.5rem}.admin-table-container .table-info .rows-per-page .custom-input{margin-bottom:0;width:5rem}.admin-table-container .table-wrapper{overflow:hidden}.add-org-modal .custom-input{margin-bottom:1.25rem}.add-org-modal .optional-section{border-top:.0625rem solid #f9f9f9;margin-top:1.5rem;padding-top:1.5rem}.add-org-modal .optional-section h6{color:#1c1c1c;font-size:.875rem;font-weight:600;margin-bottom:1rem}.add-org-modal .optional-section .row-fields{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1.25rem}.add-org-modal .info-text{color:#455169;font-size:.75rem;margin-bottom:1rem;margin-top:-.75rem}.toggle-rl-assessments-modal .confirmation-text{color:#455169;font-size:.875rem;margin-bottom:1.5rem}.toggle-rl-assessments-modal .confirmation-text strong{color:#1c1c1c;font-weight:600}.toggle-rl-assessments-modal .modal-actions{border-top:.0625rem solid #f9f9f9;display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem}.admin-organization-container .org-table-cell--center{text-align:center;vertical-align:middle}.admin-organization-container .org-table-toggle{display:inline-flex;justify-content:center;margin:0 auto;width:auto}.admin-organization-container .org-table-action-btn{align-items:center;background:#0000;border:none;border-radius:.375rem;color:#ff4f52;cursor:pointer;display:inline-flex;justify-content:center;padding:.25rem;transition:all .2s}.admin-organization-container .org-table-action-btn:hover{background:#ff4f5214;color:#ff262a}.admin-organization-container .org-cell{align-items:center;display:flex;gap:.75rem}.admin-organization-container .org-cell .org-icon{align-items:center;background-color:#f9f9f9;border-radius:.375rem;color:#646464;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.admin-organization-container .org-cell .org-info .org-name{color:#1c1c1c;font-size:.875rem;font-weight:600;margin-bottom:.125rem}.admin-organization-container .org-cell .org-info .org-slug{color:#646464;font-size:.8125rem}.admin-organization-container .delete-btn{align-items:center;background:#0000;border:none;border-radius:.25rem;color:#ff4f52;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.375rem;padding:.375rem .75rem;transition:all .2s}.admin-organization-container .delete-btn:hover{background:#f9f9f9}.admin-security-container .security-header{margin-bottom:1.5rem}.admin-security-container .security-header .security-title{color:#1c1c1c;font-size:1.5rem;font-weight:600;margin:0}.admin-security-container .security-table{padding:1rem}.admin-security-container .security-table .table-cell,.admin-security-container .security-table .table-header-cell{padding:.5rem 1rem}.admin-security-container .security-table .audit-log-item .audit-action{color:#1c1c1c;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.admin-security-container .security-table .audit-log-item .audit-email{color:#646464;font-size:.75rem}.admin-security-container .security-table .audit-timestamp{color:#646464;font-size:.875rem}.add-user-modal .custom-input,.add-user-modal__change-role{margin-bottom:1.5rem}.admin-user-management-container .user-cell{align-items:center;display:flex;gap:.75rem}.admin-user-management-container .user-cell .user-info .user-name{color:#1c1c1c;font-size:.875rem;font-weight:600;margin-bottom:.125rem}.admin-user-management-container .user-cell .user-info .user-email{color:#646464;font-size:.8125rem}.deactivate-video-modal .confirmation-text{color:#455169;font-size:.875rem;margin-bottom:1.5rem}.deactivate-video-modal .confirmation-text strong{color:#1c1c1c;font-weight:600}.deactivate-video-modal .modal-actions{border-top:.0625rem solid #f9f9f9;display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem}.admin-video-container__header{margin-bottom:1.5rem}.admin-video-container .video-thumbnail img{border-radius:.375rem}.admin-video-container .video-info{flex:1 1;min-width:0}.data-modal{max-height:500px;overflow-y:auto}.data-modal .org-name,.data-modal .user-name{color:#1a1a1a;font-weight:500}.data-modal .org-domain,.data-modal .user-org{color:#5b6b79}.admin-page .admin-header{align-items:center;display:flex;gap:1rem}.admin-page .admin-header__title h1{color:#1c1f26;font-size:1.25rem;font-weight:600;margin:0}.admin-page .admin-header__title p{color:#727272;font-size:.875rem;margin:0}.admin-page .admin-container{padding-top:1rem;width:100%}.admin-page .admin-container .admin-metrics{grid-gap:1rem;cursor:pointer;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(202px,1fr));margin-bottom:1.5rem}.admin-page .admin-container .admin-navigation{margin-bottom:1.25rem}.admin-page .admin-templates-container{width:100%}.admin-page .admin-templates-container .templates-grid{grid-gap:1rem;align-items:stretch;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(409px,1fr));justify-content:flex-start;margin-top:.5rem}.admin-page .admin-templates-container .create-template-btn__icon{font-size:16px;font-weight:700}.admin-page .admin-templates-container .empty-state{color:#666;font-size:16px;min-height:400px}.admin-page__content{padding:1rem}.settings-page .settings-container{display:flex;flex-direction:column;gap:1.5rem}.settings-page .settings-section__header{align-items:center;border-bottom:1px solid #e2e2e2;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.settings-page .settings-section__title{color:#1c1f26;font-size:1.125rem;font-weight:600;margin:0}.settings-page .settings-section__content{display:flex;flex-direction:column;gap:1.25rem}.settings-page .settings-metrics{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.settings-page .settings-edit-btn{align-items:center;display:flex;gap:.5rem}.settings-page .settings-edit-btn svg{height:.875rem;width:.875rem}.settings-page .settings-save-btn{align-items:center;display:flex;gap:.5rem}.settings-page .settings-save-btn svg{height:1rem;width:1rem}.settings-page .settings-cancel-btn{align-items:center;display:flex;gap:.5rem}.settings-page .settings-cancel-btn svg{height:1rem;width:1rem}.settings-page .grades-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:.5rem}.settings-page .grade-item{align-items:center;display:flex;font-size:.9375rem;gap:.75rem;padding:.5rem 0}.settings-page .grade-item__grade{color:#1c1f26;font-weight:600;min-width:80px}.settings-page .grade-item__label{color:#727272;font-weight:400}.settings-page .grades-edit-list{display:flex;flex-direction:column;gap:1rem}.settings-page .grade-edit-item{align-items:center;display:flex;gap:.75rem;padding:.5rem 0}.settings-page .grade-edit-item__grade{color:#1c1f26;font-weight:600;min-width:80px}.settings-page .grade-edit-item__input{flex:1 1;max-width:300px}.settings-page .grade-edit-item__input .custom-input__container{margin-bottom:0}.settings-page .grade-info-banner{align-items:flex-start;background:#eefff7;border-left:4px solid #0ba123;border-radius:8px;display:flex;gap:.75rem;margin-top:.5rem;padding:1rem}.settings-page .grade-info-banner__icon{color:#0ba123;flex-shrink:0;height:20px;margin-top:.125rem;width:20px}.settings-page .grade-info-banner__content{flex:1 1}.settings-page .grade-info-banner__title{color:#0ba123;font-size:.9375rem;font-weight:600;margin-bottom:.5rem}.settings-page .grade-info-banner__description{color:#1c1f26;font-size:.875rem;line-height:1.5}.settings-page .capacity-limits{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:.5rem}.settings-page .capacity-limit-item{align-items:center;background:#f9f9f9;border-radius:10px;display:flex;font-size:.9375rem;padding:1rem}.settings-page .capacity-limit-item svg{flex-shrink:0}.settings-page .capacity-limit-item__text{color:#1c1f26;font-weight:500;line-height:1.4}.settings-page .capacity-limits-edit{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:1rem}.settings-page .capacity-limit-edit-item{background:#f9f9f9;border-radius:10px;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.settings-page .capacity-limit-edit-item__header{align-items:center;display:flex;gap:.5rem}.settings-page .capacity-limit-edit-item__label{color:#1c1f26;font-size:.9375rem;font-weight:600}.settings-page .capacity-limit-edit-item__input .custom-input__container{font-weight:600;margin-bottom:0}.settings-page .capacity-limit-edit-item__suffix{color:#727272;font-size:.875rem}.settings-page .capacity-info-banner{align-items:flex-start;background:#eefff7;border-left:4px solid #0ba123;border-radius:8px;display:flex;gap:.75rem;padding:1rem}.settings-page .capacity-info-banner__icon{color:#0ba123;flex-shrink:0;height:20px;margin-top:.125rem;width:20px}.settings-page .capacity-info-banner__content{flex:1 1}.settings-page .capacity-info-banner__title{color:#0ba123;font-size:.9375rem;font-weight:600;margin-bottom:.5rem}.settings-page .capacity-info-banner__description{color:#1c1f26;font-size:.875rem;line-height:1.5}.settings-page .settings-description{color:#727272;font-size:.875rem;line-height:1.6;margin:0;padding-top:.5rem}.vendor-templates-container .templates-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}@media(max-width:768px){.vendor-templates-container .templates-grid{grid-template-columns:1fr}}.add-user-modal .custom-input{margin-bottom:1.25rem}.add-user-modal__change-role{margin-bottom:2.25rem}.add-user-modal__section-heading{color:#455169;font-size:.875rem;font-weight:600;margin:1.25rem 0 1rem}.add-user-modal__row .custom-input{flex:1 1;min-width:0}.add-user-modal__checkbox.checkbox-wrapper{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem;margin-top:1rem}.add-user-modal__checkbox.checkbox-wrapper input[type=checkbox]{cursor:pointer;height:1rem;width:1rem}.add-user-modal__checkbox.checkbox-wrapper .checkbox-label{color:#455169;cursor:pointer;font-size:.875rem;margin:0}.reset-password-modal .reset-info{color:#455169;font-size:.875rem;margin-bottom:1.5rem}.reset-password-modal .reset-info strong{color:#1c1c1c;font-weight:600}.reset-password-modal .password-input-wrapper{position:relative}.reset-password-modal .password-input-wrapper .custom-input{margin-bottom:1.25rem}.reset-password-modal .password-input-wrapper .generate-btn{align-items:center;background:#0000;border:none;border-radius:.25rem;color:#646464;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;right:.75rem;top:2.25rem;transition:all .2s;width:2rem}.reset-password-modal .password-input-wrapper .generate-btn:hover{background:#fff;color:#1c1c1c}.reset-password-modal .custom-input{margin-bottom:1.25rem}.reset-password-modal .checkbox-wrapper{align-items:center;display:flex;gap:.5rem;margin-bottom:1.5rem}.reset-password-modal .checkbox-wrapper input[type=checkbox]{cursor:pointer;height:1rem;width:1rem}.reset-password-modal .checkbox-wrapper .checkbox-label{color:#455169;cursor:pointer;font-size:.875rem;margin:0}.reset-password-modal .modal-actions{border-top:.0625rem solid #f9f9f9;display:flex;gap:.75rem;justify-content:flex-end;padding-top:1.25rem}.toggle-user-status-modal .confirmation-text{color:#455169;font-size:.875rem;margin-bottom:1.5rem}.toggle-user-status-modal .confirmation-text strong{color:#1c1c1c;font-weight:600}.toggle-user-status-modal .modal-actions{border-top:.0625rem solid #f9f9f9;display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem}.vendor-admin-home{animation:fadeIn .4s ease-in-out}.vendor-admin-home .admin-navigation{margin-bottom:1.25rem}.vendor-admin-home__container{background-color:#fff;border:1px solid #dee0e4;border-radius:15px;padding:1rem}.vendor-admin-home__section{border-radius:.5rem}.vendor-admin-home__video-wrap{border-radius:1rem;overflow:hidden}.vendor-admin-home__video-placeholder{border-radius:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.\!fixed{position:fixed!important}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{inset:0}.inset-2{inset:.5rem}.inset-4{inset:1rem}.inset-x-4{left:1rem;right:1rem}.inset-y-0{bottom:0;top:0}.-bottom-1{bottom:-.25rem}.-bottom-8{bottom:-2rem}.-bottom-\[10px\]{bottom:-10px}.-bottom-\[3\.75rem\]{bottom:-3.75rem}.-left-3{left:-.75rem}.-left-\[3\.75rem\]{left:-3.75rem}.-left-\[9\.125rem\]{left:-9.125rem}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-1\.5{right:-.375rem}.-right-2{right:-.5rem}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-1\.5{top:-.375rem}.-top-3{top:-.75rem}.-top-8{top:-2rem}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.bottom-full{bottom:100%}.left-0{left:0}.left-0\.5{left:.125rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-3\.5{left:.875rem}.left-6{left:1.5rem}.left-\[18px\]{left:18px}.left-\[22px\]{left:22px}.left-\[50\%\]{left:50%}.left-full{left:100%}.right-0{right:0}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-8{right:2rem}.right-\[-50\%\]{right:-50%}.right-\[18px\]{right:18px}.right-full{right:100%}.top-0{top:0}.top-0\.5{top:.125rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[12px\]{top:12px}.top-\[50\%\]{top:50%}.top-full{top:100%}.isolate{isolation:isolate}.\!z-\[1060\]{z-index:1060!important}.\!z-\[1070\]{z-index:1070!important}.\!z-\[9998\]{z-index:9998!important}.\!z-\[9999\]{z-index:9999!important}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[1040\]{z-index:1040}.z-\[1050\]{z-index:1050}.z-\[1060\]{z-index:1060}.z-\[1070\]{z-index:1070}.z-\[1200\]{z-index:1200}.z-\[1201\]{z-index:1201}.z-\[1202\]{z-index:1202}.z-\[120\]{z-index:120}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.z-\[54\]{z-index:54}.z-\[55\]{z-index:55}.z-\[5\]{z-index:5}.z-\[60\]{z-index:60}.z-\[62\]{z-index:62}.z-\[6\]{z-index:6}.z-\[9999\]{z-index:9999}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-full{grid-column:1/-1}.m-0{margin:0}.m-4{margin:1rem}.m-6{margin:1.5rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.mx-0{margin-left:0;margin-right:0}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.my-8{margin-bottom:2rem;margin-top:2rem}.\!mb-0{margin-bottom:0!important}.-mr-0\.5{margin-right:-.125rem}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.-mt-4{margin-top:-1rem}.-mt-px{margin-top:-1px}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-\[11px\]{margin-bottom:11px}.mb-\[18px\]{margin-bottom:18px}.mb-px{margin-bottom:1px}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-9{margin-left:2.25rem}.ml-\[3\.75rem\]{margin-left:3.75rem}.ml-\[60px\]{margin-left:60px}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.ms-3{-webkit-margin-start:.75rem;margin-inline-start:.75rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.box-border{box-sizing:border-box}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-row{display:table-row}.grid{display:grid}.hidden{display:none}.size-14{height:3.5rem;width:3.5rem}.size-16{height:4rem;width:4rem}.size-2{height:.5rem;width:.5rem}.size-3\.5{height:.875rem;width:.875rem}.size-4{height:1rem;width:1rem}.size-5{height:1.25rem;width:1.25rem}.size-7{height:1.75rem;width:1.75rem}.size-\[4\.5rem\]{height:4.5rem;width:4.5rem}.size-\[61px\]{height:61px;width:61px}.size-full{height:100%;width:100%}.\!h-7{height:1.75rem!important}.h-0{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-44{height:11rem}.h-5{height:1.25rem}.h-5\/6{height:83.333333%}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[1\.75rem\]{height:1.75rem}.h-\[120px\]{height:120px}.h-\[18px\]{height:18px}.h-\[200px\]{height:200px}.h-\[22px\]{height:22px}.h-\[240px\]{height:240px}.h-\[2px\]{height:2px}.h-\[38px\]{height:38px}.h-\[38vh\]{height:38vh}.h-\[3px\]{height:3px}.h-\[600px\]{height:600px}.h-\[80vh\]{height:80vh}.h-\[88px\]{height:88px}.h-\[calc\(100vh-10\.5rem\)\]{height:calc(100vh - 10.5rem)}.h-\[calc\(100vh-9\.5rem\)\]{height:calc(100vh - 9.5rem)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-fit{height:-webkit-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-0{max-height:0}.max-h-24{max-height:6rem}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-56{max-height:14rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-96{max-height:24rem}.max-h-\[220px\]{max-height:220px}.max-h-\[240px\]{max-height:240px}.max-h-\[28rem\]{max-height:28rem}.max-h-\[300px\]{max-height:300px}.max-h-\[320px\]{max-height:320px}.max-h-\[360px\]{max-height:360px}.max-h-\[370px\]{max-height:370px}.max-h-\[380px\]{max-height:380px}.max-h-\[38vh\]{max-height:38vh}.max-h-\[400px\]{max-height:400px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[82vh\]{max-height:82vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[88px\]{max-height:88px}.max-h-\[9\.5rem\]{max-height:9.5rem}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.max-h-\[calc\(100vh-170px\)\]{max-height:calc(100vh - 170px)}.max-h-\[min\(22rem\2c 40vh\)\]{max-height:min(22rem,40vh)}.max-h-\[min\(22rem\2c 55vh\)\]{max-height:min(22rem,55vh)}.max-h-\[min\(68vh\2c 580px\)\]{max-height:min(68vh,580px)}.max-h-\[min\(68vh\2c 720px\)\]{max-height:min(68vh,720px)}.max-h-\[min\(70vh\2c 520px\)\]{max-height:min(70vh,520px)}.max-h-\[min\(72vh\2c 620px\)\]{max-height:min(72vh,620px)}.max-h-full{max-height:100%}.\!min-h-0{min-height:0!important}.min-h-0{min-height:0}.min-h-10{min-height:2.5rem}.min-h-16{min-height:4rem}.min-h-6{min-height:1.5rem}.min-h-96{min-height:24rem}.min-h-\[1\.25rem\]{min-height:1.25rem}.min-h-\[1\.5rem\]{min-height:1.5rem}.min-h-\[100px\]{min-height:100px}.min-h-\[11rem\]{min-height:11rem}.min-h-\[120px\]{min-height:120px}.min-h-\[140px\]{min-height:140px}.min-h-\[168px\]{min-height:168px}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[2\.75rem\]{min-height:2.75rem}.min-h-\[200px\]{min-height:200px}.min-h-\[22px\]{min-height:22px}.min-h-\[240px\]{min-height:240px}.min-h-\[260px\]{min-height:260px}.min-h-\[280px\]{min-height:280px}.min-h-\[3\.25rem\]{min-height:3.25rem}.min-h-\[300px\]{min-height:300px}.min-h-\[320px\]{min-height:320px}.min-h-\[360px\]{min-height:360px}.min-h-\[3rem\]{min-height:3rem}.min-h-\[400px\]{min-height:400px}.min-h-\[48px\]{min-height:48px}.min-h-\[4rem\]{min-height:4rem}.min-h-\[5\.5rem\]{min-height:5.5rem}.min-h-\[55px\]{min-height:55px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[64px\]{min-height:64px}.min-h-\[65vh\]{min-height:65vh}.min-h-\[72px\]{min-height:72px}.min-h-\[72vh\]{min-height:72vh}.min-h-\[80px\]{min-height:80px}.min-h-\[84vh\]{min-height:84vh}.min-h-\[88px\]{min-height:88px}.min-h-\[96vh\]{min-height:96vh}.min-h-\[calc\(100vh-10rem\)\]{min-height:calc(100vh - 10rem)}.min-h-\[calc\(100vh-11rem\)\]{min-height:calc(100vh - 11rem)}.min-h-\[calc\(100vh-12\.5rem\)\]{min-height:calc(100vh - 12.5rem)}.min-h-\[calc\(100vh-15\.5rem\)\]{min-height:calc(100vh - 15.5rem)}.min-h-\[calc\(100vh-4rem\)\]{min-height:calc(100vh - 4rem)}.min-h-\[calc\(100vh-64px\)\]{min-height:calc(100vh - 64px)}.min-h-\[calc\(100vh-7rem\)\]{min-height:calc(100vh - 7rem)}.min-h-\[min\(360px\2c calc\(100vh-18rem\)\)\]{min-height:min(360px,calc(100vh - 18rem))}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.\!w-7{width:1.75rem!important}.w-0{width:0}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/5{width:60%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[1\.75rem\]{width:1.75rem}.w-\[10\%\]{width:10%}.w-\[10rem\]{width:10rem}.w-\[11\%\]{width:11%}.w-\[12\%\]{width:12%}.w-\[120px\]{width:120px}.w-\[13\%\]{width:13%}.w-\[14\%\]{width:14%}.w-\[14rem\]{width:14rem}.w-\[15rem\]{width:15rem}.w-\[16\%\]{width:16%}.w-\[168px\]{width:168px}.w-\[174px\]{width:174px}.w-\[18\%\]{width:18%}.w-\[18px\]{width:18px}.w-\[200px\]{width:200px}.w-\[22\%\]{width:22%}.w-\[220px\]{width:220px}.w-\[22px\]{width:22px}.w-\[270px\]{width:270px}.w-\[280px\]{width:280px}.w-\[3\.75rem\]{width:3.75rem}.w-\[30\%\]{width:30%}.w-\[34\%\]{width:34%}.w-\[35\%\]{width:35%}.w-\[38px\]{width:38px}.w-\[3px\]{width:3px}.w-\[4\%\]{width:4%}.w-\[5\.5rem\]{width:5.5rem}.w-\[650px\]{width:650px}.w-\[72px\]{width:72px}.w-\[8\%\]{width:8%}.w-\[82px\]{width:82px}.w-\[9\%\]{width:9%}.w-\[95vw\]{width:95vw}.w-\[98vw\]{width:98vw}.w-\[min\(100\%\2c 268px\)\]{width:min(100%,268px)}.w-\[min\(100\%\2c 288px\)\]{width:min(100%,288px)}.w-\[min\(100vw-16px\2c 268px\)\]{width:min(100vw - 16px,268px)}.w-\[min\(11rem\2c 28vw\)\]{width:min(11rem,28vw)}.w-auto{width:auto}.w-fit{width:-webkit-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0}.min-w-\[1\.25rem\]{min-width:1.25rem}.min-w-\[1\.75rem\]{min-width:1.75rem}.min-w-\[1000px\]{min-width:1000px}.min-w-\[100px\]{min-width:100px}.min-w-\[10rem\]{min-width:10rem}.min-w-\[110px\]{min-width:110px}.min-w-\[1200px\]{min-width:1200px}.min-w-\[120px\]{min-width:120px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[140px\]{min-width:140px}.min-w-\[14rem\]{min-width:14rem}.min-w-\[150px\]{min-width:150px}.min-w-\[160px\]{min-width:160px}.min-w-\[180px\]{min-width:180px}.min-w-\[2\.25rem\]{min-width:2.25rem}.min-w-\[200px\]{min-width:200px}.min-w-\[20px\]{min-width:20px}.min-w-\[210px\]{min-width:210px}.min-w-\[220px\]{min-width:220px}.min-w-\[22px\]{min-width:22px}.min-w-\[280px\]{min-width:280px}.min-w-\[2rem\]{min-width:2rem}.min-w-\[300px\]{min-width:300px}.min-w-\[30px\]{min-width:30px}.min-w-\[36px\]{min-width:36px}.min-w-\[4\.5rem\]{min-width:4.5rem}.min-w-\[5\.25rem\]{min-width:5.25rem}.min-w-\[5\.5rem\]{min-width:5.5rem}.min-w-\[640px\]{min-width:640px}.min-w-\[7\.5rem\]{min-width:7.5rem}.min-w-\[72px\]{min-width:72px}.min-w-\[760px\]{min-width:760px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[980px\]{min-width:980px}.min-w-\[9rem\]{min-width:9rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-full{min-width:100%}.min-w-max{min-width:-webkit-max-content;min-width:max-content}.max-w-0{max-width:0}.max-w-12{max-width:3rem}.max-w-16{max-width:4rem}.max-w-2xl{max-width:42rem}.max-w-32{max-width:8rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-8{max-width:2rem}.max-w-\[10rem\]{max-width:10rem}.max-w-\[1100px\]{max-width:1100px}.max-w-\[1120px\]{max-width:1120px}.max-w-\[140px\]{max-width:140px}.max-w-\[14rem\]{max-width:14rem}.max-w-\[160px\]{max-width:160px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[280px\]{max-width:280px}.max-w-\[360px\]{max-width:360px}.max-w-\[380px\]{max-width:380px}.max-w-\[400px\]{max-width:400px}.max-w-\[420px\]{max-width:420px}.max-w-\[480px\]{max-width:480px}.max-w-\[520px\]{max-width:520px}.max-w-\[600px\]{max-width:600px}.max-w-\[760px\]{max-width:760px}.max-w-\[76px\]{max-width:76px}.max-w-\[8\.5rem\]{max-width:8.5rem}.max-w-\[820px\]{max-width:820px}.max-w-\[90vw\]{max-width:90vw}.max-w-\[980px\]{max-width:980px}.max-w-\[calc\(100\%-0\.5rem\)\]{max-width:calc(100% - .5rem)}.max-w-\[calc\(100vw-16px\)\]{max-width:calc(100vw - 16px)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-screen-2xl{max-width:1536px}.max-w-screen-lg{max-width:1024px}.max-w-screen-md{max-width:768px}.max-w-screen-sm{max-width:640px}.max-w-screen-xl{max-width:1280px}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1}.flex-\[0_0_300px\]{flex:0 0 300px}.flex-\[2\]{flex:2 1}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.table-fixed{table-layout:fixed}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:initial}.border-spacing-x-0{--tw-border-spacing-x:0px}.border-spacing-x-0,.border-spacing-y-2{border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.border-spacing-y-2{--tw-border-spacing-y:0.5rem}.origin-center{transform-origin:center}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-0\.5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-0\.5{--tw-translate-y:-0.125rem}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.translate-x-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.-rotate-90,.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate:-90deg}.rotate-0{--tw-rotate:0deg}.rotate-0,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.rotate-90{--tw-rotate:90deg}.rotate-90,.scale-105{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.scale-75,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;user-select:none}.resize-y{resize:vertical}.resize{resize:both}.scroll-mt-28{scroll-margin-top:7rem}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;appearance:none}.auto-rows-\[80px\]{grid-auto-rows:80px}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[1\.45fr_1\.2fr_0\.45fr\]{grid-template-columns:1.45fr 1.2fr .45fr}.grid-cols-\[100px_1fr_1fr\]{grid-template-columns:100px 1fr 1fr}.grid-cols-\[160px_1fr\]{grid-template-columns:160px 1fr}.grid-cols-\[160px_1fr_70px\]{grid-template-columns:160px 1fr 70px}.grid-cols-\[200px_1fr\]{grid-template-columns:200px 1fr}.grid-cols-\[200px_280px_160px_300px_150px_120px_auto\]{grid-template-columns:200px 280px 160px 300px 150px 120px auto}.grid-cols-\[260px_1fr\]{grid-template-columns:260px 1fr}.grid-cols-\[30px_minmax\(0\2c 1fr\)_auto\]{grid-template-columns:30px minmax(0,1fr) auto}.grid-cols-\[340px_1fr\]{grid-template-columns:340px 1fr}.grid-cols-\[380px_1\.1fr_180px_180px_1\.5fr\]{grid-template-columns:380px 1.1fr 180px 180px 1.5fr}.grid-cols-\[repeat\(auto-fill\2c minmax\(280px\2c 1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.grid-cols-\[repeat\(auto-fill\2c minmax\(450px\2c 1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(450px,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-stretch{justify-items:stretch}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[18px\]{gap:18px}.gap-x-2{column-gap:.5rem}.gap-x-2\.5{column-gap:.625rem}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-x-5{column-gap:1.25rem}.gap-x-6{column-gap:1.5rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-amber-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#fef3c7;border-color:rgb(254 243 199/var(--tw-divide-opacity,1))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#f3f4f6;border-color:rgb(243 244 246/var(--tw-divide-opacity,1))}.divide-gray-100\/80>:not([hidden])~:not([hidden]){border-color:#f3f4f6cc}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-divide-opacity,1))}.divide-red-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#fecaca;border-color:rgb(254 202 202/var(--tw-divide-opacity,1))}.self-start{align-self:flex-start}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overscroll-x-contain{overscroll-behavior-x:contain}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-nowrap{text-wrap:nowrap}.text-pretty{text-wrap:pretty}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded-lg{border-radius:.5rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[14px\]{border-radius:14px}.rounded-\[15px\]{border-radius:15px}.rounded-\[18px\]{border-radius:18px}.rounded-\[2\.625rem\]{border-radius:2.625rem}.rounded-\[4px\]{border-radius:4px}.rounded-\[5px\]{border-radius:5px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.\!border{border-width:1px!important}.\!border-0{border-width:0!important}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[1\.5px\]{border-width:1.5px}.border-\[2\.5px\]{border-width:2.5px}.border-\[3px\]{border-width:3px}.border-x{border-left-width:1px;border-right-width:1px}.border-y{border-top-width:1px}.border-b,.border-y{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-l-\[8px\]{border-left-width:8px}.border-r{border-right-width:1px}.border-r-\[8px\]{border-right-width:8px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-t-2{border-top-width:2px}.border-t-\[8px\]{border-top-width:8px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-gray-300{--tw-border-opacity:1!important;border-color:#d1d5db!important;border-color:rgb(209 213 219/var(--tw-border-opacity,1))!important}.\!border-orange-200{--tw-border-opacity:1!important;border-color:#fed7aa!important;border-color:rgb(254 215 170/var(--tw-border-opacity,1))!important}.\!border-violet-300{--tw-border-opacity:1!important;border-color:#c4b5fd!important;border-color:rgb(196 181 253/var(--tw-border-opacity,1))!important}.border-\[\#7c3aed\]{--tw-border-opacity:1;border-color:#7c3aed;border-color:rgb(124 58 237/var(--tw-border-opacity,1))}.border-\[\#974ae4\]{--tw-border-opacity:1;border-color:#974ae4;border-color:rgb(151 74 228/var(--tw-border-opacity,1))}.border-\[\#974ae4\]\/20{border-color:#974ae433}.border-\[\#974ae4\]\/30{border-color:#974ae44d}.border-\[\#9ec1ea\]{--tw-border-opacity:1;border-color:#9ec1ea;border-color:rgb(158 193 234/var(--tw-border-opacity,1))}.border-\[\#D1D1D1\]{--tw-border-opacity:1;border-color:#d1d1d1;border-color:rgb(209 209 209/var(--tw-border-opacity,1))}.border-\[\#E8EAEB\]{--tw-border-opacity:1;border-color:#e8eaeb;border-color:rgb(232 234 235/var(--tw-border-opacity,1))}.border-\[\#EBEBEB\]{--tw-border-opacity:1;border-color:#ebebeb;border-color:rgb(235 235 235/var(--tw-border-opacity,1))}.border-\[\#F6F6F6\]{--tw-border-opacity:1;border-color:#f6f6f6;border-color:rgb(246 246 246/var(--tw-border-opacity,1))}.border-\[\#a855f7\]{--tw-border-opacity:1;border-color:#a855f7;border-color:rgb(168 85 247/var(--tw-border-opacity,1))}.border-\[\#c4b5fd\]{--tw-border-opacity:1;border-color:#c4b5fd;border-color:rgb(196 181 253/var(--tw-border-opacity,1))}.border-\[\#d1d5db\]{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-\[\#ddd6fe\]{--tw-border-opacity:1;border-color:#ddd6fe;border-color:rgb(221 214 254/var(--tw-border-opacity,1))}.border-\[\#dedee6\]{--tw-border-opacity:1;border-color:#dedee6;border-color:rgb(222 222 230/var(--tw-border-opacity,1))}.border-\[\#dee0e4\]{--tw-border-opacity:1;border-color:#dee0e4;border-color:rgb(222 224 228/var(--tw-border-opacity,1))}.border-\[\#e0cdf7\]{--tw-border-opacity:1;border-color:#e0cdf7;border-color:rgb(224 205 247/var(--tw-border-opacity,1))}.border-\[\#e0e0f0\]{--tw-border-opacity:1;border-color:#e0e0f0;border-color:rgb(224 224 240/var(--tw-border-opacity,1))}.border-\[\#e5e9ef\]{--tw-border-opacity:1;border-color:#e5e9ef;border-color:rgb(229 233 239/var(--tw-border-opacity,1))}.border-\[\#ede9fe\]{--tw-border-opacity:1;border-color:#ede9fe;border-color:rgb(237 233 254/var(--tw-border-opacity,1))}.border-\[bg-white\]{border-color:bg-white}.border-\[rgba\(151\2c 74\2c 228\2c 0\.2\)\]{border-color:#974ae433}.border-amber-100{--tw-border-opacity:1;border-color:#fef3c7;border-color:rgb(254 243 199/var(--tw-border-opacity,1))}.border-amber-200{--tw-border-opacity:1;border-color:#fde68a;border-color:rgb(253 230 138/var(--tw-border-opacity,1))}.border-amber-200\/50{border-color:#fde68a80}.border-amber-200\/60{border-color:#fde68a99}.border-amber-200\/80{border-color:#fde68acc}.border-amber-300{--tw-border-opacity:1;border-color:#fcd34d;border-color:rgb(252 211 77/var(--tw-border-opacity,1))}.border-amber-300\/90{border-color:#fcd34de6}.border-amber-400{--tw-border-opacity:1;border-color:#fbbf24;border-color:rgb(251 191 36/var(--tw-border-opacity,1))}.border-blue-100{--tw-border-opacity:1;border-color:#dbeafe;border-color:rgb(219 234 254/var(--tw-border-opacity,1))}.border-blue-200{--tw-border-opacity:1;border-color:#bfdbfe;border-color:rgb(191 219 254/var(--tw-border-opacity,1))}.border-blue-300{--tw-border-opacity:1;border-color:#93c5fd;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.border-blue-500{--tw-border-opacity:1;border-color:#3b82f6;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.border-blue-600{--tw-border-opacity:1;border-color:#2563eb;border-color:rgb(37 99 235/var(--tw-border-opacity,1))}.border-current{border-color:currentColor}.border-emerald-100{--tw-border-opacity:1;border-color:#d1fae5;border-color:rgb(209 250 229/var(--tw-border-opacity,1))}.border-emerald-200{--tw-border-opacity:1;border-color:#a7f3d0;border-color:rgb(167 243 208/var(--tw-border-opacity,1))}.border-emerald-400{--tw-border-opacity:1;border-color:#34d399;border-color:rgb(52 211 153/var(--tw-border-opacity,1))}.border-emerald-500{--tw-border-opacity:1;border-color:#10b981;border-color:rgb(16 185 129/var(--tw-border-opacity,1))}.border-fuchsia-200{--tw-border-opacity:1;border-color:#f5d0fe;border-color:rgb(245 208 254/var(--tw-border-opacity,1))}.border-gray-100{--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.border-gray-100\/80{border-color:#f3f4f6cc}.border-gray-200{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-200\/70{border-color:#e5e7ebb3}.border-gray-300{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-400{--tw-border-opacity:1;border-color:#9ca3af;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.border-gray-50{--tw-border-opacity:1;border-color:#f9fafb;border-color:rgb(249 250 251/var(--tw-border-opacity,1))}.border-gray-600{--tw-border-opacity:1;border-color:#4b5563;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.border-green-100{--tw-border-opacity:1;border-color:#dcfce7;border-color:rgb(220 252 231/var(--tw-border-opacity,1))}.border-green-200{--tw-border-opacity:1;border-color:#bbf7d0;border-color:rgb(187 247 208/var(--tw-border-opacity,1))}.border-green-300{--tw-border-opacity:1;border-color:#86efac;border-color:rgb(134 239 172/var(--tw-border-opacity,1))}.border-green-400{--tw-border-opacity:1;border-color:#4ade80;border-color:rgb(74 222 128/var(--tw-border-opacity,1))}.border-green-500{--tw-border-opacity:1;border-color:#22c55e;border-color:rgb(34 197 94/var(--tw-border-opacity,1))}.border-green-600{--tw-border-opacity:1;border-color:#16a34a;border-color:rgb(22 163 74/var(--tw-border-opacity,1))}.border-indigo-100{--tw-border-opacity:1;border-color:#e0e7ff;border-color:rgb(224 231 255/var(--tw-border-opacity,1))}.border-indigo-200{--tw-border-opacity:1;border-color:#c7d2fe;border-color:rgb(199 210 254/var(--tw-border-opacity,1))}.border-orange-100{--tw-border-opacity:1;border-color:#ffedd5;border-color:rgb(255 237 213/var(--tw-border-opacity,1))}.border-orange-200{--tw-border-opacity:1;border-color:#fed7aa;border-color:rgb(254 215 170/var(--tw-border-opacity,1))}.border-orange-300{--tw-border-opacity:1;border-color:#fdba74;border-color:rgb(253 186 116/var(--tw-border-opacity,1))}.border-orange-300\/30{border-color:#fdba744d}.border-orange-600{--tw-border-opacity:1;border-color:#ea580c;border-color:rgb(234 88 12/var(--tw-border-opacity,1))}.border-pink-200{--tw-border-opacity:1;border-color:#fbcfe8;border-color:rgb(251 207 232/var(--tw-border-opacity,1))}.border-purple-100{--tw-border-opacity:1;border-color:#f3e8ff;border-color:rgb(243 232 255/var(--tw-border-opacity,1))}.border-purple-200{--tw-border-opacity:1;border-color:#e9d5ff;border-color:rgb(233 213 255/var(--tw-border-opacity,1))}.border-purple-200\/60{border-color:#e9d5ff99}.border-purple-300{--tw-border-opacity:1;border-color:#d8b4fe;border-color:rgb(216 180 254/var(--tw-border-opacity,1))}.border-purple-50{--tw-border-opacity:1;border-color:#faf5ff;border-color:rgb(250 245 255/var(--tw-border-opacity,1))}.border-purple-500{--tw-border-opacity:1;border-color:#a855f7;border-color:rgb(168 85 247/var(--tw-border-opacity,1))}.border-purple-600{--tw-border-opacity:1;border-color:#9333ea;border-color:rgb(147 51 234/var(--tw-border-opacity,1))}.border-red-100{--tw-border-opacity:1;border-color:#fee2e2;border-color:rgb(254 226 226/var(--tw-border-opacity,1))}.border-red-200{--tw-border-opacity:1;border-color:#fecaca;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.border-red-300{--tw-border-opacity:1;border-color:#fca5a5;border-color:rgb(252 165 165/var(--tw-border-opacity,1))}.border-red-500{--tw-border-opacity:1;border-color:#ef4444;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.border-red-600{--tw-border-opacity:1;border-color:#dc2626;border-color:rgb(220 38 38/var(--tw-border-opacity,1))}.border-rose-100{--tw-border-opacity:1;border-color:#ffe4e6;border-color:rgb(255 228 230/var(--tw-border-opacity,1))}.border-rose-200{--tw-border-opacity:1;border-color:#fecdd3;border-color:rgb(254 205 211/var(--tw-border-opacity,1))}.border-sky-200{--tw-border-opacity:1;border-color:#bae6fd;border-color:rgb(186 230 253/var(--tw-border-opacity,1))}.border-sky-300{--tw-border-opacity:1;border-color:#7dd3fc;border-color:rgb(125 211 252/var(--tw-border-opacity,1))}.border-slate-100{--tw-border-opacity:1;border-color:#f1f5f9;border-color:rgb(241 245 249/var(--tw-border-opacity,1))}.border-slate-200{--tw-border-opacity:1;border-color:#e2e8f0;border-color:rgb(226 232 240/var(--tw-border-opacity,1))}.border-slate-200\/70{border-color:#e2e8f0b3}.border-slate-200\/80{border-color:#e2e8f0cc}.border-slate-200\/90{border-color:#e2e8f0e6}.border-slate-300{--tw-border-opacity:1;border-color:#cbd5e1;border-color:rgb(203 213 225/var(--tw-border-opacity,1))}.border-slate-400{--tw-border-opacity:1;border-color:#94a3b8;border-color:rgb(148 163 184/var(--tw-border-opacity,1))}.border-slate-900{--tw-border-opacity:1;border-color:#0f172a;border-color:rgb(15 23 42/var(--tw-border-opacity,1))}.border-teal-100{--tw-border-opacity:1;border-color:#ccfbf1;border-color:rgb(204 251 241/var(--tw-border-opacity,1))}.border-teal-200{--tw-border-opacity:1;border-color:#99f6e4;border-color:rgb(153 246 228/var(--tw-border-opacity,1))}.border-transparent{border-color:#0000}.border-violet-100{--tw-border-opacity:1;border-color:#ede9fe;border-color:rgb(237 233 254/var(--tw-border-opacity,1))}.border-violet-200{--tw-border-opacity:1;border-color:#ddd6fe;border-color:rgb(221 214 254/var(--tw-border-opacity,1))}.border-violet-300{--tw-border-opacity:1;border-color:#c4b5fd;border-color:rgb(196 181 253/var(--tw-border-opacity,1))}.border-violet-400{--tw-border-opacity:1;border-color:#a78bfa;border-color:rgb(167 139 250/var(--tw-border-opacity,1))}.border-violet-500{--tw-border-opacity:1;border-color:#8b5cf6;border-color:rgb(139 92 246/var(--tw-border-opacity,1))}.border-violet-600{--tw-border-opacity:1;border-color:#7c3aed;border-color:rgb(124 58 237/var(--tw-border-opacity,1))}.border-white{--tw-border-opacity:1;border-color:#fff;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-white\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.border-yellow-100{--tw-border-opacity:1;border-color:#fef9c3;border-color:rgb(254 249 195/var(--tw-border-opacity,1))}.border-yellow-200{--tw-border-opacity:1;border-color:#fef08a;border-color:rgb(254 240 138/var(--tw-border-opacity,1))}.border-yellow-300{--tw-border-opacity:1;border-color:#fde047;border-color:rgb(253 224 71/var(--tw-border-opacity,1))}.border-b-gray-200{--tw-border-opacity:1;border-bottom-color:#e5e7eb;border-bottom-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-b-violet-100{--tw-border-opacity:1;border-bottom-color:#ede9fe;border-bottom-color:rgb(237 233 254/var(--tw-border-opacity,1))}.border-l-amber-500{--tw-border-opacity:1;border-left-color:#f59e0b;border-left-color:rgb(245 158 11/var(--tw-border-opacity,1))}.border-l-amber-600{--tw-border-opacity:1;border-left-color:#d97706;border-left-color:rgb(217 119 6/var(--tw-border-opacity,1))}.border-l-blue-500{--tw-border-opacity:1;border-left-color:#3b82f6;border-left-color:rgb(59 130 246/var(--tw-border-opacity,1))}.border-l-blue-600{--tw-border-opacity:1;border-left-color:#2563eb;border-left-color:rgb(37 99 235/var(--tw-border-opacity,1))}.border-l-emerald-600{--tw-border-opacity:1;border-left-color:#059669;border-left-color:rgb(5 150 105/var(--tw-border-opacity,1))}.border-l-gray-400{--tw-border-opacity:1;border-left-color:#9ca3af;border-left-color:rgb(156 163 175/var(--tw-border-opacity,1))}.border-l-green-500{--tw-border-opacity:1;border-left-color:#22c55e;border-left-color:rgb(34 197 94/var(--tw-border-opacity,1))}.border-l-green-600{--tw-border-opacity:1;border-left-color:#16a34a;border-left-color:rgb(22 163 74/var(--tw-border-opacity,1))}.border-l-purple-400{--tw-border-opacity:1;border-left-color:#c084fc;border-left-color:rgb(192 132 252/var(--tw-border-opacity,1))}.border-l-purple-600{--tw-border-opacity:1;border-left-color:#9333ea;border-left-color:rgb(147 51 234/var(--tw-border-opacity,1))}.border-l-red-500{--tw-border-opacity:1;border-left-color:#ef4444;border-left-color:rgb(239 68 68/var(--tw-border-opacity,1))}.border-l-red-600{--tw-border-opacity:1;border-left-color:#dc2626;border-left-color:rgb(220 38 38/var(--tw-border-opacity,1))}.border-l-red-900{--tw-border-opacity:1;border-left-color:#7f1d1d;border-left-color:rgb(127 29 29/var(--tw-border-opacity,1))}.border-l-transparent{border-left-color:#0000}.border-l-violet-500{--tw-border-opacity:1;border-left-color:#8b5cf6;border-left-color:rgb(139 92 246/var(--tw-border-opacity,1))}.border-r-transparent{border-right-color:#0000}.border-r-violet-200{--tw-border-opacity:1;border-right-color:#ddd6fe;border-right-color:rgb(221 214 254/var(--tw-border-opacity,1))}.border-t-\[\#974ae4\]{--tw-border-opacity:1;border-top-color:#974ae4;border-top-color:rgb(151 74 228/var(--tw-border-opacity,1))}.border-t-gray-900{--tw-border-opacity:1;border-top-color:#111827;border-top-color:rgb(17 24 39/var(--tw-border-opacity,1))}.border-t-purple-600{--tw-border-opacity:1;border-top-color:#9333ea;border-top-color:rgb(147 51 234/var(--tw-border-opacity,1))}.border-t-transparent{border-top-color:#0000}.border-t-violet-300{border-top-color:#c4b5fd;border-top-color:rgb(196 181 253/var(--tw-border-opacity,1))}.border-opacity-100,.border-t-violet-300{--tw-border-opacity:1}.\!bg-green-600{--tw-bg-opacity:1!important;background-color:#16a34a!important;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))!important}.\!bg-orange-600{--tw-bg-opacity:1!important;background-color:#ea580c!important;background-color:rgb(234 88 12/var(--tw-bg-opacity,1))!important}.\!bg-white{--tw-bg-opacity:1!important;background-color:#fff!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.bg-\[\#5BBFA8\]{--tw-bg-opacity:1;background-color:#5bbfa8;background-color:rgb(91 191 168/var(--tw-bg-opacity,1))}.bg-\[\#7c3aed\]{--tw-bg-opacity:1;background-color:#7c3aed;background-color:rgb(124 58 237/var(--tw-bg-opacity,1))}.bg-\[\#8E44AD\]{--tw-bg-opacity:1;background-color:#8e44ad;background-color:rgb(142 68 173/var(--tw-bg-opacity,1))}.bg-\[\#974ae4\]{--tw-bg-opacity:1;background-color:#974ae4;background-color:rgb(151 74 228/var(--tw-bg-opacity,1))}.bg-\[\#974ae4\]\/10{background-color:#974ae41a}.bg-\[\#974ae4\]\/15{background-color:#974ae426}.bg-\[\#974ae4\]\/5{background-color:#974ae40d}.bg-\[\#BBF7D0\]\/60{background-color:#bbf7d099}.bg-\[\#C39EFF\]{--tw-bg-opacity:1;background-color:#c39eff;background-color:rgb(195 158 255/var(--tw-bg-opacity,1))}.bg-\[\#F5B07A\]{--tw-bg-opacity:1;background-color:#f5b07a;background-color:rgb(245 176 122/var(--tw-bg-opacity,1))}.bg-\[\#F8F7FC\]{--tw-bg-opacity:1;background-color:#f8f7fc;background-color:rgb(248 247 252/var(--tw-bg-opacity,1))}.bg-\[\#F9FAFB\]{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-\[\#FECACA\]\/60{background-color:#fecaca99}.bg-\[\#d3e8ff\]{--tw-bg-opacity:1;background-color:#d3e8ff;background-color:rgb(211 232 255/var(--tw-bg-opacity,1))}.bg-\[\#e5e7eb\]{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-\[\#ede9fe\]{--tw-bg-opacity:1;background-color:#ede9fe;background-color:rgb(237 233 254/var(--tw-bg-opacity,1))}.bg-\[\#eef0fb\]{--tw-bg-opacity:1;background-color:#eef0fb;background-color:rgb(238 240 251/var(--tw-bg-opacity,1))}.bg-\[\#eef6ff\]{--tw-bg-opacity:1;background-color:#eef6ff;background-color:rgb(238 246 255/var(--tw-bg-opacity,1))}.bg-\[\#f3f4f6\]{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-\[\#f5ebff\]{--tw-bg-opacity:1;background-color:#f5ebff;background-color:rgb(245 235 255/var(--tw-bg-opacity,1))}.bg-\[\#f5f3ff\]{--tw-bg-opacity:1;background-color:#f5f3ff;background-color:rgb(245 243 255/var(--tw-bg-opacity,1))}.bg-\[\#f5f5fa\]{--tw-bg-opacity:1;background-color:#f5f5fa;background-color:rgb(245 245 250/var(--tw-bg-opacity,1))}.bg-\[\#f8f5ff\]{--tw-bg-opacity:1;background-color:#f8f5ff;background-color:rgb(248 245 255/var(--tw-bg-opacity,1))}.bg-\[\#f8fafc\]{--tw-bg-opacity:1;background-color:#f8fafc;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-\[\#faf7ff\]{--tw-bg-opacity:1;background-color:#faf7ff;background-color:rgb(250 247 255/var(--tw-bg-opacity,1))}.bg-\[\#fafafa\]{--tw-bg-opacity:1;background-color:#fafafa;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.bg-\[\#fafbfc\]{--tw-bg-opacity:1;background-color:#fafbfc;background-color:rgb(250 251 252/var(--tw-bg-opacity,1))}.bg-\[\#fffbf3\]{--tw-bg-opacity:1;background-color:#fffbf3;background-color:rgb(255 251 243/var(--tw-bg-opacity,1))}.bg-\[rgba\(151\2c 74\2c 228\2c 0\.12\)\]{background-color:#974ae41f}.bg-amber-100{--tw-bg-opacity:1;background-color:#fef3c7;background-color:rgb(254 243 199/var(--tw-bg-opacity,1))}.bg-amber-400{--tw-bg-opacity:1;background-color:#fbbf24;background-color:rgb(251 191 36/var(--tw-bg-opacity,1))}.bg-amber-50{--tw-bg-opacity:1;background-color:#fffbeb;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.bg-amber-50\/40{background-color:#fffbeb66}.bg-amber-50\/70{background-color:#fffbebb3}.bg-amber-50\/80{background-color:#fffbebcc}.bg-amber-500{--tw-bg-opacity:1;background-color:#f59e0b;background-color:rgb(245 158 11/var(--tw-bg-opacity,1))}.bg-amber-700{--tw-bg-opacity:1;background-color:#b45309;background-color:rgb(180 83 9/var(--tw-bg-opacity,1))}.bg-amber-800{--tw-bg-opacity:1;background-color:#92400e;background-color:rgb(146 64 14/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/20{background-color:#0003}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-black\/45{background-color:#00000073}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-blue-100{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-50{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.bg-blue-50\/80{background-color:#eff6ffcc}.bg-blue-500{--tw-bg-opacity:1;background-color:#3b82f6;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-blue-700{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.bg-cyan-100{--tw-bg-opacity:1;background-color:#cffafe;background-color:rgb(207 250 254/var(--tw-bg-opacity,1))}.bg-cyan-200\/30{background-color:#a5f3fc4d}.bg-cyan-500{--tw-bg-opacity:1;background-color:#06b6d4;background-color:rgb(6 182 212/var(--tw-bg-opacity,1))}.bg-emerald-100{--tw-bg-opacity:1;background-color:#d1fae5;background-color:rgb(209 250 229/var(--tw-bg-opacity,1))}.bg-emerald-400{--tw-bg-opacity:1;background-color:#34d399;background-color:rgb(52 211 153/var(--tw-bg-opacity,1))}.bg-emerald-50{--tw-bg-opacity:1;background-color:#ecfdf5;background-color:rgb(236 253 245/var(--tw-bg-opacity,1))}.bg-emerald-50\/40{background-color:#ecfdf566}.bg-emerald-50\/50{background-color:#ecfdf580}.bg-emerald-50\/80{background-color:#ecfdf5cc}.bg-emerald-500{--tw-bg-opacity:1;background-color:#10b981;background-color:rgb(16 185 129/var(--tw-bg-opacity,1))}.bg-emerald-600{--tw-bg-opacity:1;background-color:#059669;background-color:rgb(5 150 105/var(--tw-bg-opacity,1))}.bg-fuchsia-100{--tw-bg-opacity:1;background-color:#fae8ff;background-color:rgb(250 232 255/var(--tw-bg-opacity,1))}.bg-fuchsia-50{--tw-bg-opacity:1;background-color:#fdf4ff;background-color:rgb(253 244 255/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-200\/80{background-color:#e5e7ebcc}.bg-gray-300{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-gray-400{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-50\/30{background-color:#f9fafb4d}.bg-gray-50\/40{background-color:#f9fafb66}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-50\/60{background-color:#f9fafb99}.bg-gray-50\/70{background-color:#f9fafbb3}.bg-gray-50\/80{background-color:#f9fafbcc}.bg-gray-50\/95{background-color:#f9fafbf2}.bg-gray-500{--tw-bg-opacity:1;background-color:#6b7280;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.bg-gray-600{--tw-bg-opacity:1;background-color:#4b5563;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.bg-gray-700{--tw-bg-opacity:1;background-color:#374151;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.bg-gray-800{--tw-bg-opacity:1;background-color:#1f2937;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.bg-gray-900{--tw-bg-opacity:1;background-color:#111827;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-100\/60{background-color:#dcfce799}.bg-green-200{--tw-bg-opacity:1;background-color:#bbf7d0;background-color:rgb(187 247 208/var(--tw-bg-opacity,1))}.bg-green-300{--tw-bg-opacity:1;background-color:#86efac;background-color:rgb(134 239 172/var(--tw-bg-opacity,1))}.bg-green-400{--tw-bg-opacity:1;background-color:#4ade80;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.bg-green-50{--tw-bg-opacity:1;background-color:#f0fdf4;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.bg-green-50\/50{background-color:#f0fdf480}.bg-green-500{--tw-bg-opacity:1;background-color:#22c55e;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-green-600{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-green-700{--tw-bg-opacity:1;background-color:#15803d;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.bg-green-800{--tw-bg-opacity:1;background-color:#166534;background-color:rgb(22 101 52/var(--tw-bg-opacity,1))}.bg-indigo-100{--tw-bg-opacity:1;background-color:#e0e7ff;background-color:rgb(224 231 255/var(--tw-bg-opacity,1))}.bg-indigo-200\/35{background-color:#c7d2fe59}.bg-indigo-400{--tw-bg-opacity:1;background-color:#818cf8;background-color:rgb(129 140 248/var(--tw-bg-opacity,1))}.bg-indigo-50{--tw-bg-opacity:1;background-color:#eef2ff;background-color:rgb(238 242 255/var(--tw-bg-opacity,1))}.bg-indigo-500{--tw-bg-opacity:1;background-color:#6366f1;background-color:rgb(99 102 241/var(--tw-bg-opacity,1))}.bg-indigo-600{--tw-bg-opacity:1;background-color:#4f46e5;background-color:rgb(79 70 229/var(--tw-bg-opacity,1))}.bg-lime-200{--tw-bg-opacity:1;background-color:#d9f99d;background-color:rgb(217 249 157/var(--tw-bg-opacity,1))}.bg-muted-foreground\/20{background-color:hsl(var(--muted-foreground)/.2)}.bg-muted-foreground\/30{background-color:hsl(var(--muted-foreground)/.3)}.bg-orange-100{--tw-bg-opacity:1;background-color:#ffedd5;background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.bg-orange-200{--tw-bg-opacity:1;background-color:#fed7aa;background-color:rgb(254 215 170/var(--tw-bg-opacity,1))}.bg-orange-400{--tw-bg-opacity:1;background-color:#fb923c;background-color:rgb(251 146 60/var(--tw-bg-opacity,1))}.bg-orange-50{--tw-bg-opacity:1;background-color:#fff7ed;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.bg-orange-500{--tw-bg-opacity:1;background-color:#f97316;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.bg-orange-600{--tw-bg-opacity:1;background-color:#ea580c;background-color:rgb(234 88 12/var(--tw-bg-opacity,1))}.bg-pink-50{--tw-bg-opacity:1;background-color:#fdf2f8;background-color:rgb(253 242 248/var(--tw-bg-opacity,1))}.bg-pink-500{--tw-bg-opacity:1;background-color:#ec4899;background-color:rgb(236 72 153/var(--tw-bg-opacity,1))}.bg-purple-100{--tw-bg-opacity:1;background-color:#f3e8ff;background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.bg-purple-100\/60{background-color:#f3e8ff99}.bg-purple-200{--tw-bg-opacity:1;background-color:#e9d5ff;background-color:rgb(233 213 255/var(--tw-bg-opacity,1))}.bg-purple-50{--tw-bg-opacity:1;background-color:#faf5ff;background-color:rgb(250 245 255/var(--tw-bg-opacity,1))}.bg-purple-50\/20{background-color:#faf5ff33}.bg-purple-50\/50{background-color:#faf5ff80}.bg-purple-50\/90{background-color:#faf5ffe6}.bg-purple-500{--tw-bg-opacity:1;background-color:#a855f7;background-color:rgb(168 85 247/var(--tw-bg-opacity,1))}.bg-purple-600{--tw-bg-opacity:1;background-color:#9333ea;background-color:rgb(147 51 234/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-red-200{--tw-bg-opacity:1;background-color:#fecaca;background-color:rgb(254 202 202/var(--tw-bg-opacity,1))}.bg-red-400{--tw-bg-opacity:1;background-color:#f87171;background-color:rgb(248 113 113/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-red-50\/50{background-color:#fef2f280}.bg-red-50\/60{background-color:#fef2f299}.bg-red-50\/80{background-color:#fef2f2cc}.bg-red-500{--tw-bg-opacity:1;background-color:#ef4444;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-red-600{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-red-700{--tw-bg-opacity:1;background-color:#b91c1c;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.bg-red-800{--tw-bg-opacity:1;background-color:#991b1b;background-color:rgb(153 27 27/var(--tw-bg-opacity,1))}.bg-rose-100{--tw-bg-opacity:1;background-color:#ffe4e6;background-color:rgb(255 228 230/var(--tw-bg-opacity,1))}.bg-rose-50{--tw-bg-opacity:1;background-color:#fff1f2;background-color:rgb(255 241 242/var(--tw-bg-opacity,1))}.bg-rose-500{--tw-bg-opacity:1;background-color:#f43f5e;background-color:rgb(244 63 94/var(--tw-bg-opacity,1))}.bg-sky-100{--tw-bg-opacity:1;background-color:#e0f2fe;background-color:rgb(224 242 254/var(--tw-bg-opacity,1))}.bg-sky-50{--tw-bg-opacity:1;background-color:#f0f9ff;background-color:rgb(240 249 255/var(--tw-bg-opacity,1))}.bg-sky-50\/40{background-color:#f0f9ff66}.bg-sky-50\/70{background-color:#f0f9ffb3}.bg-sky-500{--tw-bg-opacity:1;background-color:#0ea5e9;background-color:rgb(14 165 233/var(--tw-bg-opacity,1))}.bg-slate-100{--tw-bg-opacity:1;background-color:#f1f5f9;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-slate-200{--tw-bg-opacity:1;background-color:#e2e8f0;background-color:rgb(226 232 240/var(--tw-bg-opacity,1))}.bg-slate-200\/60{background-color:#e2e8f099}.bg-slate-200\/70{background-color:#e2e8f0b3}.bg-slate-400{--tw-bg-opacity:1;background-color:#94a3b8;background-color:rgb(148 163 184/var(--tw-bg-opacity,1))}.bg-slate-50{--tw-bg-opacity:1;background-color:#f8fafc;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-slate-50\/50{background-color:#f8fafc80}.bg-slate-50\/60{background-color:#f8fafc99}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-900{--tw-bg-opacity:1;background-color:#0f172a;background-color:rgb(15 23 42/var(--tw-bg-opacity,1))}.bg-slate-900\/40{background-color:#0f172a66}.bg-teal-100{--tw-bg-opacity:1;background-color:#ccfbf1;background-color:rgb(204 251 241/var(--tw-bg-opacity,1))}.bg-teal-50{--tw-bg-opacity:1;background-color:#f0fdfa;background-color:rgb(240 253 250/var(--tw-bg-opacity,1))}.bg-teal-50\/90{background-color:#f0fdfae6}.bg-teal-500{--tw-bg-opacity:1;background-color:#14b8a6;background-color:rgb(20 184 166/var(--tw-bg-opacity,1))}.bg-teal-600{--tw-bg-opacity:1;background-color:#0d9488;background-color:rgb(13 148 136/var(--tw-bg-opacity,1))}.bg-transparent{background-color:initial}.bg-violet-100{--tw-bg-opacity:1;background-color:#ede9fe;background-color:rgb(237 233 254/var(--tw-bg-opacity,1))}.bg-violet-100\/60{background-color:#ede9fe99}.bg-violet-300{--tw-bg-opacity:1;background-color:#c4b5fd;background-color:rgb(196 181 253/var(--tw-bg-opacity,1))}.bg-violet-50{--tw-bg-opacity:1;background-color:#f5f3ff;background-color:rgb(245 243 255/var(--tw-bg-opacity,1))}.bg-violet-50\/40{background-color:#f5f3ff66}.bg-violet-50\/80{background-color:#f5f3ffcc}.bg-violet-500{--tw-bg-opacity:1;background-color:#8b5cf6;background-color:rgb(139 92 246/var(--tw-bg-opacity,1))}.bg-violet-600{--tw-bg-opacity:1;background-color:#7c3aed;background-color:rgb(124 58 237/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/15{background-color:#ffffff26}.bg-white\/20{background-color:#fff3}.bg-white\/70{background-color:#ffffffb3}.bg-white\/95{background-color:#fffffff2}.bg-yellow-100{--tw-bg-opacity:1;background-color:#fef9c3;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.bg-yellow-200{--tw-bg-opacity:1;background-color:#fef08a;background-color:rgb(254 240 138/var(--tw-bg-opacity,1))}.bg-yellow-400{--tw-bg-opacity:1;background-color:#facc15;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.bg-yellow-50{--tw-bg-opacity:1;background-color:#fefce8;background-color:rgb(254 252 232/var(--tw-bg-opacity,1))}.bg-yellow-500{--tw-bg-opacity:1;background-color:#eab308;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.bg-yellow-600{--tw-bg-opacity:1;background-color:#ca8a04;background-color:rgb(202 138 4/var(--tw-bg-opacity,1))}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-60{--tw-bg-opacity:0.6}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-\[\#974ae4\]{--tw-gradient-from:#974ae4 var(--tw-gradient-from-position);--tw-gradient-to:#974ae400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#974ae4\]\/10{--tw-gradient-from:#974ae41a var(--tw-gradient-from-position);--tw-gradient-to:#974ae400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#f5ebff\]{--tw-gradient-from:#f5ebff var(--tw-gradient-from-position);--tw-gradient-to:#f5ebff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-amber-50{--tw-gradient-from:#fffbeb var(--tw-gradient-from-position);--tw-gradient-to:#fffbeb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-amber-500{--tw-gradient-from:#f59e0b var(--tw-gradient-from-position);--tw-gradient-to:#f59e0b00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-100{--tw-gradient-from:#dbeafe var(--tw-gradient-from-position);--tw-gradient-to:#dbeafe00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-50{--tw-gradient-from:#eff6ff var(--tw-gradient-from-position);--tw-gradient-to:#eff6ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from:#2563eb var(--tw-gradient-from-position);--tw-gradient-to:#2563eb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-emerald-100{--tw-gradient-from:#d1fae5 var(--tw-gradient-from-position);--tw-gradient-to:#d1fae500 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-emerald-200{--tw-gradient-from:#a7f3d0 var(--tw-gradient-from-position);--tw-gradient-to:#a7f3d000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-emerald-50{--tw-gradient-from:#ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to:#ecfdf500 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-emerald-50\/80{--tw-gradient-from:#ecfdf5cc var(--tw-gradient-from-position);--tw-gradient-to:#ecfdf500 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from:#f9fafb var(--tw-gradient-from-position);--tw-gradient-to:#f9fafb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-50\/40{--tw-gradient-from:#f9fafb66 var(--tw-gradient-from-position);--tw-gradient-to:#f9fafb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-100{--tw-gradient-from:#dcfce7 var(--tw-gradient-from-position);--tw-gradient-to:#dcfce700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-50{--tw-gradient-from:#f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to:#f0fdf400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-indigo-50\/80{--tw-gradient-from:#eef2ffcc var(--tw-gradient-from-position);--tw-gradient-to:#eef2ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-orange-100{--tw-gradient-from:#ffedd5 var(--tw-gradient-from-position);--tw-gradient-to:#ffedd500 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-orange-400{--tw-gradient-from:#fb923c var(--tw-gradient-from-position);--tw-gradient-to:#fb923c00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-orange-50{--tw-gradient-from:#fff7ed var(--tw-gradient-from-position);--tw-gradient-to:#fff7ed00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-pink-100{--tw-gradient-from:#fce7f3 var(--tw-gradient-from-position);--tw-gradient-to:#fce7f300 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-100{--tw-gradient-from:#f3e8ff var(--tw-gradient-from-position);--tw-gradient-to:#f3e8ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-300{--tw-gradient-from:#d8b4fe var(--tw-gradient-from-position);--tw-gradient-to:#d8b4fe00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-50{--tw-gradient-from:#faf5ff var(--tw-gradient-from-position);--tw-gradient-to:#faf5ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-50\/60{--tw-gradient-from:#faf5ff99 var(--tw-gradient-from-position);--tw-gradient-to:#faf5ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-50\/95{--tw-gradient-from:#faf5fff2 var(--tw-gradient-from-position);--tw-gradient-to:#faf5ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from:#a855f7 var(--tw-gradient-from-position);--tw-gradient-to:#a855f700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from:#9333ea var(--tw-gradient-from-position);--tw-gradient-to:#9333ea00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-100{--tw-gradient-from:#fee2e2 var(--tw-gradient-from-position);--tw-gradient-to:#fee2e200 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-50{--tw-gradient-from:#fef2f2 var(--tw-gradient-from-position);--tw-gradient-to:#fef2f200 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-50\/80{--tw-gradient-from:#fef2f2cc var(--tw-gradient-from-position);--tw-gradient-to:#fef2f200 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-rose-500{--tw-gradient-from:#f43f5e var(--tw-gradient-from-position);--tw-gradient-to:#f43f5e00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-sky-400{--tw-gradient-from:#38bdf8 var(--tw-gradient-from-position);--tw-gradient-to:#38bdf800 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from:#f8fafc var(--tw-gradient-from-position);--tw-gradient-to:#f8fafc00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-violet-400{--tw-gradient-from:#a78bfa var(--tw-gradient-from-position);--tw-gradient-to:#a78bfa00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-violet-50{--tw-gradient-from:#f5f3ff var(--tw-gradient-from-position);--tw-gradient-to:#f5f3ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-\[\#f9fcfe\]{--tw-gradient-to:#f9fcfe00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#f9fcfe var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-blue-700{--tw-gradient-to:#1d4ed800 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#1d4ed8 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-indigo-600{--tw-gradient-to:#4f46e500 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#4f46e5 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-purple-400{--tw-gradient-to:#c084fc00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#c084fc var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white{--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fff var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/95{--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fffffff2 var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-\[\#7c3aed\]{--tw-gradient-to:#7c3aed var(--tw-gradient-to-position)}.to-\[\#974ae4\]\/5{--tw-gradient-to:#974ae40d var(--tw-gradient-to-position)}.to-amber-100{--tw-gradient-to:#fef3c7 var(--tw-gradient-to-position)}.to-amber-100\/60{--tw-gradient-to:#fef3c799 var(--tw-gradient-to-position)}.to-amber-200{--tw-gradient-to:#fde68a var(--tw-gradient-to-position)}.to-amber-400{--tw-gradient-to:#fbbf24 var(--tw-gradient-to-position)}.to-amber-50{--tw-gradient-to:#fffbeb var(--tw-gradient-to-position)}.to-blue-100\/60{--tw-gradient-to:#dbeafe99 var(--tw-gradient-to-position)}.to-blue-200{--tw-gradient-to:#bfdbfe var(--tw-gradient-to-position)}.to-blue-50{--tw-gradient-to:#eff6ff var(--tw-gradient-to-position)}.to-blue-50\/80{--tw-gradient-to:#eff6ffcc var(--tw-gradient-to-position)}.to-blue-500{--tw-gradient-to:#3b82f6 var(--tw-gradient-to-position)}.to-emerald-100\/60{--tw-gradient-to:#d1fae599 var(--tw-gradient-to-position)}.to-emerald-200{--tw-gradient-to:#a7f3d0 var(--tw-gradient-to-position)}.to-emerald-50{--tw-gradient-to:#ecfdf5 var(--tw-gradient-to-position)}.to-gray-50{--tw-gradient-to:#f9fafb var(--tw-gradient-to-position)}.to-green-200{--tw-gradient-to:#bbf7d0 var(--tw-gradient-to-position)}.to-green-50\/80{--tw-gradient-to:#f0fdf4cc var(--tw-gradient-to-position)}.to-indigo-50{--tw-gradient-to:#eef2ff var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to:#4f46e5 var(--tw-gradient-to-position)}.to-indigo-700{--tw-gradient-to:#4338ca var(--tw-gradient-to-position)}.to-indigo-800{--tw-gradient-to:#3730a3 var(--tw-gradient-to-position)}.to-orange-200{--tw-gradient-to:#fed7aa var(--tw-gradient-to-position)}.to-orange-50\/60{--tw-gradient-to:#fff7ed99 var(--tw-gradient-to-position)}.to-orange-50\/80{--tw-gradient-to:#fff7edcc var(--tw-gradient-to-position)}.to-pink-200{--tw-gradient-to:#fbcfe8 var(--tw-gradient-to-position)}.to-pink-50{--tw-gradient-to:#fdf2f8 var(--tw-gradient-to-position)}.to-purple-100\/60{--tw-gradient-to:#f3e8ff99 var(--tw-gradient-to-position)}.to-purple-200{--tw-gradient-to:#e9d5ff var(--tw-gradient-to-position)}.to-purple-300{--tw-gradient-to:#d8b4fe var(--tw-gradient-to-position)}.to-purple-50{--tw-gradient-to:#faf5ff var(--tw-gradient-to-position)}.to-purple-500{--tw-gradient-to:#a855f7 var(--tw-gradient-to-position)}.to-purple-700{--tw-gradient-to:#7e22ce var(--tw-gradient-to-position)}.to-purple-800{--tw-gradient-to:#6b21a8 var(--tw-gradient-to-position)}.to-red-200{--tw-gradient-to:#fecaca var(--tw-gradient-to-position)}.to-red-600{--tw-gradient-to:#dc2626 var(--tw-gradient-to-position)}.to-rose-50{--tw-gradient-to:#fff1f2 var(--tw-gradient-to-position)}.to-violet-50\/95{--tw-gradient-to:#f5f3fff2 var(--tw-gradient-to-position)}.to-violet-500{--tw-gradient-to:#8b5cf6 var(--tw-gradient-to-position)}.to-violet-600{--tw-gradient-to:#7c3aed var(--tw-gradient-to-position)}.to-white{--tw-gradient-to:#fff var(--tw-gradient-to-position)}.to-white\/80{--tw-gradient-to:#fffc var(--tw-gradient-to-position)}.to-yellow-500{--tw-gradient-to:#eab308 var(--tw-gradient-to-position)}.bg-\[length\:12px_12px\]{background-size:12px 12px}.bg-\[position\:right_8px_center\]{background-position:right 8px center}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.fill-yellow-400{fill:#facc15}.stroke-gray-900{stroke:#111827}.stroke-white{stroke:#fff}.stroke-\[1\.5\]{stroke-width:1.5}.stroke-\[3\]{stroke-width:3}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.\!p-0{padding:0!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[1px\]{padding:1px}.\!px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.\!px-\[7px\]{padding-left:7px!important;padding-right:7px!important}.\!py-0\.5{padding-bottom:.125rem!important;padding-top:.125rem!important}.\!py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.\!py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[11px\]{padding-left:11px;padding-right:11px}.px-\[18px\]{padding-left:18px;padding-right:18px}.py-0{padding-bottom:0;padding-top:0}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-24{padding-bottom:6rem;padding-top:6rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-7{padding-bottom:1.75rem;padding-top:1.75rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-\[11px\]{padding-bottom:11px;padding-top:11px}.py-\[30px\]{padding-bottom:30px;padding-top:30px}.py-\[7px\]{padding-bottom:7px;padding-top:7px}.py-\[9px\]{padding-bottom:9px;padding-top:9px}.py-px{padding-bottom:1px;padding-top:1px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-0\.5{padding-left:.125rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pl-\[42px\]{padding-left:42px}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-3\.5{padding-right:.875rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-\[33px\]{padding-top:33px}.pt-px{padding-top:1px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-bottom{vertical-align:text-bottom}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.\!text-\[13px\]{font-size:13px!important}.\!text-\[9\.5px\]{font-size:9.5px!important}.\!text-\[9px\]{font-size:9px!important}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.\!text-xs{font-size:.75rem!important;line-height:1rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[0\.5rem\]{font-size:.5rem}.text-\[0\.625rem\]{font-size:.625rem}.text-\[0\.8125rem\]{font-size:.8125rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[0\.9375rem\]{font-size:.9375rem}.text-\[0\.94rem\]{font-size:.94rem}.text-\[1\.22rem\]{font-size:1.22rem}.text-\[1\.4rem\]{font-size:1.4rem}.text-\[1\.75rem\]{font-size:1.75rem}.text-\[10\.5px\]{font-size:10.5px}.text-\[10px\]{font-size:10px}.text-\[11\.5px\]{font-size:11.5px}.text-\[110px\]{font-size:110px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13\.5px\]{font-size:13.5px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[17px\]{font-size:17px}.text-\[19px\]{font-size:19px}.text-\[1rem\]{font-size:1rem}.text-\[28px\]{font-size:28px}.text-\[38px\]{font-size:38px}.text-\[8px\]{font-size:8px}.text-\[9\.5px\]{font-size:9.5px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-medium{font-weight:500!important}.\!font-semibold{font-weight:600!important}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-\[1\.42\]{line-height:1.42}.leading-\[1\.4\]{line-height:1.4}.leading-\[1\.6\]{line-height:1.6}.leading-\[15px\]{line-height:15px}.leading-\[17px\]{line-height:17px}.leading-\[22px\]{line-height:22px}.leading-\[28px\]{line-height:28px}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.3px\]{letter-spacing:-.3px}.tracking-\[0\.02em\]{letter-spacing:.02em}.tracking-\[0\.03em\]{letter-spacing:.03em}.tracking-\[0\.04em\]{letter-spacing:.04em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-\[0\.3px\]{letter-spacing:.3px}.tracking-normal{letter-spacing:0}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-gray-900{--tw-text-opacity:1!important;color:#111827!important;color:rgb(17 24 39/var(--tw-text-opacity,1))!important}.\!text-red-600{--tw-text-opacity:1!important;color:#dc2626!important;color:rgb(220 38 38/var(--tw-text-opacity,1))!important}.\!text-violet-700{--tw-text-opacity:1!important;color:#6d28d9!important;color:rgb(109 40 217/var(--tw-text-opacity,1))!important}.text-\[\#00B9BF\]{--tw-text-opacity:1;color:#00b9bf;color:rgb(0 185 191/var(--tw-text-opacity,1))}.text-\[\#01BA10\]{--tw-text-opacity:1;color:#01ba10;color:rgb(1 186 16/var(--tw-text-opacity,1))}.text-\[\#0d4a8c\]{--tw-text-opacity:1;color:#0d4a8c;color:rgb(13 74 140/var(--tw-text-opacity,1))}.text-\[\#0f5aac\]{--tw-text-opacity:1;color:#0f5aac;color:rgb(15 90 172/var(--tw-text-opacity,1))}.text-\[\#111827\]{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-\[\#1b4f9a\]{--tw-text-opacity:1;color:#1b4f9a;color:rgb(27 79 154/var(--tw-text-opacity,1))}.text-\[\#1c1f26\]{--tw-text-opacity:1;color:#1c1f26;color:rgb(28 31 38/var(--tw-text-opacity,1))}.text-\[\#1f2937\]{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-\[\#2271cc\]{--tw-text-opacity:1;color:#2271cc;color:rgb(34 113 204/var(--tw-text-opacity,1))}.text-\[\#3730a3\]{--tw-text-opacity:1;color:#3730a3;color:rgb(55 48 163/var(--tw-text-opacity,1))}.text-\[\#384a63\]{--tw-text-opacity:1;color:#384a63;color:rgb(56 74 99/var(--tw-text-opacity,1))}.text-\[\#404040\]{--tw-text-opacity:1;color:#404040;color:rgb(64 64 64/var(--tw-text-opacity,1))}.text-\[\#455169\]{--tw-text-opacity:1;color:#455169;color:rgb(69 81 105/var(--tw-text-opacity,1))}.text-\[\#4D4D4D\]{--tw-text-opacity:1;color:#4d4d4d;color:rgb(77 77 77/var(--tw-text-opacity,1))}.text-\[\#4F4F4F\]{--tw-text-opacity:1;color:#4f4f4f;color:rgb(79 79 79/var(--tw-text-opacity,1))}.text-\[\#4b5563\]{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-\[\#4f46e5\]{--tw-text-opacity:1;color:#4f46e5;color:rgb(79 70 229/var(--tw-text-opacity,1))}.text-\[\#5371b9\]{--tw-text-opacity:1;color:#5371b9;color:rgb(83 113 185/var(--tw-text-opacity,1))}.text-\[\#5b21b6\]{--tw-text-opacity:1;color:#5b21b6;color:rgb(91 33 182/var(--tw-text-opacity,1))}.text-\[\#5b2d91\]{--tw-text-opacity:1;color:#5b2d91;color:rgb(91 45 145/var(--tw-text-opacity,1))}.text-\[\#667085\]{--tw-text-opacity:1;color:#667085;color:rgb(102 112 133/var(--tw-text-opacity,1))}.text-\[\#6B7280\]{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-\[\#6d28d9\]{--tw-text-opacity:1;color:#6d28d9;color:rgb(109 40 217/var(--tw-text-opacity,1))}.text-\[\#727272\]{--tw-text-opacity:1;color:#727272;color:rgb(114 114 114/var(--tw-text-opacity,1))}.text-\[\#7C3AED\]{--tw-text-opacity:1;color:#7c3aed;color:rgb(124 58 237/var(--tw-text-opacity,1))}.text-\[\#7a36c4\]{--tw-text-opacity:1;color:#7a36c4;color:rgb(122 54 196/var(--tw-text-opacity,1))}.text-\[\#8E44AD\]{--tw-text-opacity:1;color:#8e44ad;color:rgb(142 68 173/var(--tw-text-opacity,1))}.text-\[\#959595\]{--tw-text-opacity:1;color:#959595;color:rgb(149 149 149/var(--tw-text-opacity,1))}.text-\[\#974ae4\]{--tw-text-opacity:1;color:#974ae4;color:rgb(151 74 228/var(--tw-text-opacity,1))}.text-\[\#9F9F9F\]{--tw-text-opacity:1;color:#9f9f9f;color:rgb(159 159 159/var(--tw-text-opacity,1))}.text-\[\#E01E21\]{--tw-text-opacity:1;color:#e01e21;color:rgb(224 30 33/var(--tw-text-opacity,1))}.text-\[\#FF9500\]{--tw-text-opacity:1;color:#ff9500;color:rgb(255 149 0/var(--tw-text-opacity,1))}.text-\[\#a46ff7\]{--tw-text-opacity:1;color:#a46ff7;color:rgb(164 111 247/var(--tw-text-opacity,1))}.text-\[\#a855f7\]{--tw-text-opacity:1;color:#a855f7;color:rgb(168 85 247/var(--tw-text-opacity,1))}.text-\[\#d32f2f\]{--tw-text-opacity:1;color:#d32f2f;color:rgb(211 47 47/var(--tw-text-opacity,1))}.text-amber-500{--tw-text-opacity:1;color:#f59e0b;color:rgb(245 158 11/var(--tw-text-opacity,1))}.text-amber-600{--tw-text-opacity:1;color:#d97706;color:rgb(217 119 6/var(--tw-text-opacity,1))}.text-amber-600\/80{color:#d97706cc}.text-amber-700{--tw-text-opacity:1;color:#b45309;color:rgb(180 83 9/var(--tw-text-opacity,1))}.text-amber-700\/80{color:#b45309cc}.text-amber-800{--tw-text-opacity:1;color:#92400e;color:rgb(146 64 14/var(--tw-text-opacity,1))}.text-amber-800\/90{color:#92400ee6}.text-amber-900{--tw-text-opacity:1;color:#78350f;color:rgb(120 53 15/var(--tw-text-opacity,1))}.text-amber-950{--tw-text-opacity:1;color:#451a03;color:rgb(69 26 3/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-black\/70{color:#000000b3}.text-blue-100{--tw-text-opacity:1;color:#dbeafe;color:rgb(219 234 254/var(--tw-text-opacity,1))}.text-blue-100\/90{color:#dbeafee6}.text-blue-500{--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:#1d4ed8;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-blue-800{--tw-text-opacity:1;color:#1e40af;color:rgb(30 64 175/var(--tw-text-opacity,1))}.text-blue-900{--tw-text-opacity:1;color:#1e3a8a;color:rgb(30 58 138/var(--tw-text-opacity,1))}.text-current{color:currentColor}.text-cyan-600{--tw-text-opacity:1;color:#0891b2;color:rgb(8 145 178/var(--tw-text-opacity,1))}.text-cyan-700{--tw-text-opacity:1;color:#0e7490;color:rgb(14 116 144/var(--tw-text-opacity,1))}.text-emerald-500{--tw-text-opacity:1;color:#10b981;color:rgb(16 185 129/var(--tw-text-opacity,1))}.text-emerald-600{--tw-text-opacity:1;color:#059669;color:rgb(5 150 105/var(--tw-text-opacity,1))}.text-emerald-600\/80{color:#059669cc}.text-emerald-700{--tw-text-opacity:1;color:#047857;color:rgb(4 120 87/var(--tw-text-opacity,1))}.text-emerald-800{--tw-text-opacity:1;color:#065f46;color:rgb(6 95 70/var(--tw-text-opacity,1))}.text-emerald-900{--tw-text-opacity:1;color:#064e3b;color:rgb(6 78 59/var(--tw-text-opacity,1))}.text-emerald-950{--tw-text-opacity:1;color:#022c22;color:rgb(2 44 34/var(--tw-text-opacity,1))}.text-foreground{--tw-text-opacity:1;color:hsl(var(--foreground)/1);color:hsl(var(--foreground)/var(--tw-text-opacity,1))}.text-foreground\/80{color:hsl(var(--foreground)/.8)}.text-fuchsia-700{--tw-text-opacity:1;color:#a21caf;color:rgb(162 28 175/var(--tw-text-opacity,1))}.text-fuchsia-800{--tw-text-opacity:1;color:#86198f;color:rgb(134 25 143/var(--tw-text-opacity,1))}.text-gray-300{--tw-text-opacity:1;color:#d1d5db;color:rgb(209 213 219/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:#22c55e;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:#16a34a;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-green-700{--tw-text-opacity:1;color:#15803d;color:rgb(21 128 61/var(--tw-text-opacity,1))}.text-green-800{--tw-text-opacity:1;color:#166534;color:rgb(22 101 52/var(--tw-text-opacity,1))}.text-green-900{--tw-text-opacity:1;color:#14532d;color:rgb(20 83 45/var(--tw-text-opacity,1))}.text-indigo-500{--tw-text-opacity:1;color:#6366f1;color:rgb(99 102 241/var(--tw-text-opacity,1))}.text-indigo-600{--tw-text-opacity:1;color:#4f46e5;color:rgb(79 70 229/var(--tw-text-opacity,1))}.text-indigo-700{--tw-text-opacity:1;color:#4338ca;color:rgb(67 56 202/var(--tw-text-opacity,1))}.text-indigo-800{--tw-text-opacity:1;color:#3730a3;color:rgb(55 48 163/var(--tw-text-opacity,1))}.text-inherit{color:inherit}.text-lime-900{--tw-text-opacity:1;color:#365314;color:rgb(54 83 20/var(--tw-text-opacity,1))}.text-muted-foreground{--tw-text-opacity:1;color:hsl(var(--muted-foreground)/1);color:hsl(var(--muted-foreground)/var(--tw-text-opacity,1))}.text-muted-foreground\/40{color:hsl(var(--muted-foreground)/.4)}.text-muted-foreground\/60{color:hsl(var(--muted-foreground)/.6)}.text-muted-foreground\/70{color:hsl(var(--muted-foreground)/.7)}.text-orange-400{--tw-text-opacity:1;color:#fb923c;color:rgb(251 146 60/var(--tw-text-opacity,1))}.text-orange-500{--tw-text-opacity:1;color:#f97316;color:rgb(249 115 22/var(--tw-text-opacity,1))}.text-orange-600{--tw-text-opacity:1;color:#ea580c;color:rgb(234 88 12/var(--tw-text-opacity,1))}.text-orange-700{--tw-text-opacity:1;color:#c2410c;color:rgb(194 65 12/var(--tw-text-opacity,1))}.text-orange-800{--tw-text-opacity:1;color:#9a3412;color:rgb(154 52 18/var(--tw-text-opacity,1))}.text-orange-900{--tw-text-opacity:1;color:#7c2d12;color:rgb(124 45 18/var(--tw-text-opacity,1))}.text-pink-600{--tw-text-opacity:1;color:#db2777;color:rgb(219 39 119/var(--tw-text-opacity,1))}.text-pink-700{--tw-text-opacity:1;color:#be185d;color:rgb(190 24 93/var(--tw-text-opacity,1))}.text-pink-800{--tw-text-opacity:1;color:#9d174d;color:rgb(157 23 77/var(--tw-text-opacity,1))}.text-pink-900{--tw-text-opacity:1;color:#831843;color:rgb(131 24 67/var(--tw-text-opacity,1))}.text-purple-100{--tw-text-opacity:1;color:#f3e8ff;color:rgb(243 232 255/var(--tw-text-opacity,1))}.text-purple-400{--tw-text-opacity:1;color:#c084fc;color:rgb(192 132 252/var(--tw-text-opacity,1))}.text-purple-500{--tw-text-opacity:1;color:#a855f7;color:rgb(168 85 247/var(--tw-text-opacity,1))}.text-purple-500\/60{color:#a855f799}.text-purple-600{--tw-text-opacity:1;color:#9333ea;color:rgb(147 51 234/var(--tw-text-opacity,1))}.text-purple-700{--tw-text-opacity:1;color:#7e22ce;color:rgb(126 34 206/var(--tw-text-opacity,1))}.text-purple-800{--tw-text-opacity:1;color:#6b21a8;color:rgb(107 33 168/var(--tw-text-opacity,1))}.text-purple-900{--tw-text-opacity:1;color:#581c87;color:rgb(88 28 135/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:#ef4444;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:#dc2626;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:#b91c1c;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:#991b1b;color:rgb(153 27 27/var(--tw-text-opacity,1))}.text-red-900{--tw-text-opacity:1;color:#7f1d1d;color:rgb(127 29 29/var(--tw-text-opacity,1))}.text-rose-600{--tw-text-opacity:1;color:#e11d48;color:rgb(225 29 72/var(--tw-text-opacity,1))}.text-rose-700{--tw-text-opacity:1;color:#be123c;color:rgb(190 18 60/var(--tw-text-opacity,1))}.text-rose-800{--tw-text-opacity:1;color:#9f1239;color:rgb(159 18 57/var(--tw-text-opacity,1))}.text-sky-600{--tw-text-opacity:1;color:#0284c7;color:rgb(2 132 199/var(--tw-text-opacity,1))}.text-sky-700{--tw-text-opacity:1;color:#0369a1;color:rgb(3 105 161/var(--tw-text-opacity,1))}.text-sky-800{--tw-text-opacity:1;color:#075985;color:rgb(7 89 133/var(--tw-text-opacity,1))}.text-sky-900{--tw-text-opacity:1;color:#0c4a6e;color:rgb(12 74 110/var(--tw-text-opacity,1))}.text-sky-950{--tw-text-opacity:1;color:#082f49;color:rgb(8 47 73/var(--tw-text-opacity,1))}.text-slate-100{--tw-text-opacity:1;color:#f1f5f9;color:rgb(241 245 249/var(--tw-text-opacity,1))}.text-slate-400{--tw-text-opacity:1;color:#94a3b8;color:rgb(148 163 184/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:#64748b;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:#475569;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:#334155;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-slate-800{--tw-text-opacity:1;color:#1e293b;color:rgb(30 41 59/var(--tw-text-opacity,1))}.text-slate-900{--tw-text-opacity:1;color:#0f172a;color:rgb(15 23 42/var(--tw-text-opacity,1))}.text-teal-600{--tw-text-opacity:1;color:#0d9488;color:rgb(13 148 136/var(--tw-text-opacity,1))}.text-teal-700{--tw-text-opacity:1;color:#0f766e;color:rgb(15 118 110/var(--tw-text-opacity,1))}.text-teal-800{--tw-text-opacity:1;color:#115e59;color:rgb(17 94 89/var(--tw-text-opacity,1))}.text-transparent{color:#0000}.text-violet-500{--tw-text-opacity:1;color:#8b5cf6;color:rgb(139 92 246/var(--tw-text-opacity,1))}.text-violet-600{--tw-text-opacity:1;color:#7c3aed;color:rgb(124 58 237/var(--tw-text-opacity,1))}.text-violet-700{--tw-text-opacity:1;color:#6d28d9;color:rgb(109 40 217/var(--tw-text-opacity,1))}.text-violet-800{--tw-text-opacity:1;color:#5b21b6;color:rgb(91 33 182/var(--tw-text-opacity,1))}.text-violet-900{--tw-text-opacity:1;color:#4c1d95;color:rgb(76 29 149/var(--tw-text-opacity,1))}.text-violet-950{--tw-text-opacity:1;color:#2e1065;color:rgb(46 16 101/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/80{color:#fffc}.text-yellow-400{--tw-text-opacity:1;color:#facc15;color:rgb(250 204 21/var(--tw-text-opacity,1))}.text-yellow-500{--tw-text-opacity:1;color:#eab308;color:rgb(234 179 8/var(--tw-text-opacity,1))}.text-yellow-600{--tw-text-opacity:1;color:#ca8a04;color:rgb(202 138 4/var(--tw-text-opacity,1))}.text-yellow-700{--tw-text-opacity:1;color:#a16207;color:rgb(161 98 7/var(--tw-text-opacity,1))}.text-yellow-800{--tw-text-opacity:1;color:#854d0e;color:rgb(133 77 14/var(--tw-text-opacity,1))}.text-yellow-900{--tw-text-opacity:1;color:#713f12;color:rgb(113 63 18/var(--tw-text-opacity,1))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.no-underline{-webkit-text-decoration-line:none;text-decoration-line:none}.underline-offset-4{text-underline-offset:4px}.placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-placeholder-opacity,1))}.accent-purple-600{accent-color:#9333ea}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-65{opacity:.65}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-85{opacity:.85}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.opacity-\[0\.85\]{opacity:.85}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-\[-2px_0_8px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:-2px 0 8px #0000001a;--tw-shadow-colored:-2px 0 8px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_2px_\#e9d5ff\]{--tw-shadow:0 0 0 2px #e9d5ff;--tw-shadow-colored:0 0 0 2px var(--tw-shadow-color)}.shadow-\[0_0_0_2px_\#e9d5ff\],.shadow-\[0_0_0_2px_rgba\(151\2c 74\2c 228\2c 0\.08\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_2px_rgba\(151\2c 74\2c 228\2c 0\.08\)\]{--tw-shadow:0 0 0 2px #974ae414;--tw-shadow-colored:0 0 0 2px var(--tw-shadow-color)}.shadow-\[0_0_0_3px_rgba\(139\2c 92\2c 246\2c 0\.1\)\]{--tw-shadow:0 0 0 3px #8b5cf61a;--tw-shadow-colored:0 0 0 3px var(--tw-shadow-color)}.shadow-\[0_0_0_3px_rgba\(139\2c 92\2c 246\2c 0\.1\)\],.shadow-\[0_0_0_3px_rgba\(239\2c 68\2c 68\2c 0\.1\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_3px_rgba\(239\2c 68\2c 68\2c 0\.1\)\]{--tw-shadow:0 0 0 3px #ef44441a;--tw-shadow-colored:0 0 0 3px var(--tw-shadow-color)}.shadow-\[0_0_60px_hsl\(270_60\%_70\%\/0\.25\)\]{--tw-shadow:0 0 60px #b385e040;--tw-shadow-colored:0 0 60px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_16px_48px_-12px_rgba\(15\2c 23\2c 42\2c 0\.28\)\2c 0_8px_24px_-8px_rgba\(91\2c 33\2c 182\2c 0\.18\)\]{--tw-shadow:0 16px 48px -12px #0f172a47,0 8px 24px -8px #5b21b62e;--tw-shadow-colored:0 16px 48px -12px var(--tw-shadow-color),0 8px 24px -8px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_18px_45px_rgba\(15\2c 23\2c 42\2c 0\.10\)\]{--tw-shadow:0 18px 45px #0f172a1a;--tw-shadow-colored:0 18px 45px var(--tw-shadow-color)}.shadow-\[0_18px_45px_rgba\(15\2c 23\2c 42\2c 0\.10\)\],.shadow-\[0_1px_2px_rgba\(0\2c 0\2c 0\2c 0\.05\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_2px_rgba\(0\2c 0\2c 0\2c 0\.05\)\]{--tw-shadow:0 1px 2px #0000000d;--tw-shadow-colored:0 1px 2px var(--tw-shadow-color)}.shadow-\[0_1px_3px_rgba\(0\2c 0\2c 0\2c 0\.06\)\]{--tw-shadow:0 1px 3px #0000000f;--tw-shadow-colored:0 1px 3px var(--tw-shadow-color)}.shadow-\[0_1px_3px_rgba\(0\2c 0\2c 0\2c 0\.06\)\],.shadow-\[0_1px_3px_rgba\(15\2c 23\2c 42\2c 0\.08\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_3px_rgba\(15\2c 23\2c 42\2c 0\.08\)\]{--tw-shadow:0 1px 3px #0f172a14;--tw-shadow-colored:0 1px 3px var(--tw-shadow-color)}.shadow-\[0_1px_8px_0_rgba\(60\2c 72\2c 113\2c 0\.05\)\]{--tw-shadow:0 1px 8px 0 #3c48710d;--tw-shadow-colored:0 1px 8px 0 var(--tw-shadow-color)}.shadow-\[0_1px_8px_0_rgba\(60\2c 72\2c 113\2c 0\.05\)\],.shadow-\[0_1px_8px_0_rgba\(60\2c 72\2c 113\2c 0\.07\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_8px_0_rgba\(60\2c 72\2c 113\2c 0\.07\)\]{--tw-shadow:0 1px 8px 0 #3c487112;--tw-shadow-colored:0 1px 8px 0 var(--tw-shadow-color)}.shadow-\[0_20px_60px_rgba\(0\2c 0\2c 0\2c 0\.1\)\2c 0_0_0_1px_rgba\(0\2c 0\2c 0\2c 0\.05\)\]{--tw-shadow:0 20px 60px #0000001a,0 0 0 1px #0000000d;--tw-shadow-colored:0 20px 60px var(--tw-shadow-color),0 0 0 1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_8px_rgba\(151\2c 74\2c 228\2c 0\.3\)\]{--tw-shadow:0 2px 8px #974ae44d;--tw-shadow-colored:0 2px 8px var(--tw-shadow-color)}.shadow-\[0_2px_8px_rgba\(151\2c 74\2c 228\2c 0\.3\)\],.shadow-\[0_8px_32px_-8px_rgba\(15\2c 23\2c 42\2c 0\.12\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_32px_-8px_rgba\(15\2c 23\2c 42\2c 0\.12\)\]{--tw-shadow:0 8px 32px -8px #0f172a1f;--tw-shadow-colored:0 8px 32px -8px var(--tw-shadow-color)}.shadow-\[0px_0px_10px_rgba\(209\2c 209\2c 209\2c 0\.25\)\]{--tw-shadow:0px 0px 10px #d1d1d140;--tw-shadow-colored:0px 0px 10px var(--tw-shadow-color)}.shadow-\[0px_0px_10px_rgba\(209\2c 209\2c 209\2c 0\.25\)\],.shadow-\[inset_-8px_0_12px_-8px_rgba\(0\2c 0\2c 0\2c 0\.06\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[inset_-8px_0_12px_-8px_rgba\(0\2c 0\2c 0\2c 0\.06\)\]{--tw-shadow:inset -8px 0 12px -8px #0000000f;--tw-shadow-colored:inset -8px 0 12px -8px var(--tw-shadow-color)}.shadow-\[inset_0_0_0_1px_rgba\(148\2c 163\2c 184\2c 0\.1\)\]{--tw-shadow:inset 0 0 0 1px #94a3b81a;--tw-shadow-colored:inset 0 0 0 1px var(--tw-shadow-color)}.shadow-\[inset_0_0_0_1px_rgba\(148\2c 163\2c 184\2c 0\.1\)\],.shadow-\[inset_0_1px_0_rgba\(255\2c 255\2c 255\2c 0\.7\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_0_rgba\(255\2c 255\2c 255\2c 0\.7\)\]{--tw-shadow:inset 0 1px 0 #ffffffb3;--tw-shadow-colored:inset 0 1px 0 var(--tw-shadow-color)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000d;--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)}.shadow-inner,.shadow-lg{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-sm,.shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.shadow-blue-500\/10{--tw-shadow-color:#3b82f61a;--tw-shadow:var(--tw-shadow-colored)}.shadow-emerald-500\/10{--tw-shadow-color:#10b9811a;--tw-shadow:var(--tw-shadow-colored)}.shadow-purple-200{--tw-shadow-color:#e9d5ff;--tw-shadow:var(--tw-shadow-colored)}.shadow-violet-500\/10{--tw-shadow-color:#8b5cf61a;--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid #0000;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-0{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-1,.ring-2{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-inset{--tw-ring-inset:inset}.ring-\[\#c4b5fd\]{--tw-ring-opacity:1;--tw-ring-color:rgb(196 181 253/var(--tw-ring-opacity,1))}.ring-amber-200{--tw-ring-opacity:1;--tw-ring-color:rgb(253 230 138/var(--tw-ring-opacity,1))}.ring-amber-400{--tw-ring-opacity:1;--tw-ring-color:rgb(251 191 36/var(--tw-ring-opacity,1))}.ring-amber-400\/50{--tw-ring-color:#fbbf2480}.ring-blue-200{--tw-ring-opacity:1;--tw-ring-color:rgb(191 219 254/var(--tw-ring-opacity,1))}.ring-blue-500\/20{--tw-ring-color:#3b82f633}.ring-emerald-200{--tw-ring-opacity:1;--tw-ring-color:rgb(167 243 208/var(--tw-ring-opacity,1))}.ring-emerald-500\/20{--tw-ring-color:#10b98133}.ring-fuchsia-200{--tw-ring-opacity:1;--tw-ring-color:rgb(245 208 254/var(--tw-ring-opacity,1))}.ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity,1))}.ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgb(224 231 255/var(--tw-ring-opacity,1))}.ring-indigo-200{--tw-ring-opacity:1;--tw-ring-color:rgb(199 210 254/var(--tw-ring-opacity,1))}.ring-purple-100{--tw-ring-opacity:1;--tw-ring-color:rgb(243 232 255/var(--tw-ring-opacity,1))}.ring-purple-200{--tw-ring-opacity:1;--tw-ring-color:rgb(233 213 255/var(--tw-ring-opacity,1))}.ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgb(168 85 247/var(--tw-ring-opacity,1))}.ring-red-100{--tw-ring-opacity:1;--tw-ring-color:rgb(254 226 226/var(--tw-ring-opacity,1))}.ring-sky-200{--tw-ring-opacity:1;--tw-ring-color:rgb(186 230 253/var(--tw-ring-opacity,1))}.ring-slate-200\/60{--tw-ring-color:#e2e8f099}.ring-violet-100{--tw-ring-opacity:1;--tw-ring-color:rgb(237 233 254/var(--tw-ring-opacity,1))}.ring-violet-100\/50{--tw-ring-color:#ede9fe80}.ring-violet-200{--tw-ring-opacity:1;--tw-ring-color:rgb(221 214 254/var(--tw-ring-opacity,1))}.ring-violet-300{--tw-ring-opacity:1;--tw-ring-color:rgb(196 181 253/var(--tw-ring-opacity,1))}.ring-violet-500{--tw-ring-opacity:1;--tw-ring-color:rgb(139 92 246/var(--tw-ring-opacity,1))}.ring-violet-500\/20{--tw-ring-color:#8b5cf633}.ring-white{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity,1))}.ring-offset-2{--tw-ring-offset-width:2px}.blur{--tw-blur:blur(8px)}.blur,.blur-2xl{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-2xl{--tw-blur:blur(40px)}.blur-3xl{--tw-blur:blur(64px)}.blur-3xl,.grayscale{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%)}.invert{--tw-invert:invert(100%)}.filter,.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-blur-\[10px\]{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[10px\]{--tw-backdrop-blur:blur(10px)}.backdrop-blur-\[3px\]{--tw-backdrop-blur:blur(3px)}.backdrop-blur-\[3px\],.backdrop-blur-md{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.\[-ms-overflow-style\:none\]{-ms-overflow-style:none}.\[-webkit-overflow-scrolling\:touch\]{-webkit-overflow-scrolling:touch}.\[background-image\:url\(\'data\:image\/svg\+xml\;charset\=utf-8\2c \%3Csvg\%20xmlns\%3D\%22http\%3A\/\/www\.w3\.org\/2000\/svg\%22\%20width\%3D\%2212\%22\%20height\%3D\%2212\%22\%20viewBox\%3D\%220\%200\%2024\%2024\%22\%20fill\%3D\%22none\%22\%20stroke\%3D\%22\%236b7280\%22\%20stroke-width\%3D\%222\%22\%20stroke-linecap\%3D\%22round\%22\%20stroke-linejoin\%3D\%22round\%22\%3E\%3Cpolyline\%20points\%3D\%226\%209\%2012\%2015\%2018\%209\%22\%3E\%3C\/polyline\%3E\%3C\/svg\%3E\'\)\]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.\[overflow-wrap\:break-word\]{overflow-wrap:break-word}.\[scrollbar-width\:none\]{scrollbar-width:none}.\[text-orientation\:mixed\]{text-orientation:mixed}.\[web\:12\]{web:12}.\[word-break\:normal\]{word-break:normal}.\[writing-mode\:vertical-rl\]{writing-mode:vertical-rl}.file\:border-0::-webkit-file-upload-button{border-width:0}.file\:border-0::file-selector-button{border-width:0}.file\:bg-transparent::-webkit-file-upload-button{background-color:initial}.file\:bg-transparent::file-selector-button{background-color:initial}.file\:text-sm::-webkit-file-upload-button{font-size:.875rem;line-height:1.25rem}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::-webkit-file-upload-button{font-weight:500}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::-webkit-file-upload-button{--tw-text-opacity:1;color:hsl(var(--foreground)/1);color:hsl(var(--foreground)/var(--tw-text-opacity,1))}.file\:text-foreground::file-selector-button{--tw-text-opacity:1;color:hsl(var(--foreground)/1);color:hsl(var(--foreground)/var(--tw-text-opacity,1))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.placeholder\:text-muted-foreground::placeholder{--tw-text-opacity:1;color:hsl(var(--muted-foreground)/1);color:hsl(var(--muted-foreground)/var(--tw-text-opacity,1))}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:left-0:before{content:var(--tw-content);left:0}.before\:text-\[8px\]:before{content:var(--tw-content);font-size:8px}.before\:text-gray-400:before{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1));content:var(--tw-content)}.before\:text-red-600:before{--tw-text-opacity:1;color:#dc2626;color:rgb(220 38 38/var(--tw-text-opacity,1));content:var(--tw-content)}.before\:content-\[\'\2022\'\]:before{--tw-content:"•";content:var(--tw-content)}.before\:content-\[\'\25B6\'\]:before{--tw-content:"▶";content:var(--tw-content)}.after\:pointer-events-none:after{content:var(--tw-content);pointer-events:none}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:right-2\.5:after{content:var(--tw-content);right:.625rem}.after\:top-1\/2:after{content:var(--tw-content);top:50%}.after\:-translate-y-1\/2:after{--tw-translate-y:-50%;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:text-\[15px\]:after{content:var(--tw-content);font-size:15px}.after\:font-bold:after{content:var(--tw-content);font-weight:700}.after\:leading-none:after{content:var(--tw-content);line-height:1}.after\:text-purple-600:after{--tw-text-opacity:1;color:#9333ea;color:rgb(147 51 234/var(--tw-text-opacity,1));content:var(--tw-content)}.after\:content-\[\'\2192\'\]:after{--tw-content:"→";content:var(--tw-content)}.first\:mt-0:first-child{margin-top:0}.first\:rounded-l-xl:first-child{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.first\:border-l:first-child{border-left-width:1px}.last\:mb-0:last-child{margin-bottom:0}.last\:mb-8:last-child{margin-bottom:2rem}.last\:rounded-r-xl:last-child{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.last\:border-0:last-child{border-width:0}.last\:border-b-0:last-child{border-bottom-width:0}.last\:border-r:last-child{border-right-width:1px}.last\:border-r-0:last-child{border-right-width:0}.open\:before\:rotate-90[open]:before{--tw-rotate:90deg;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.focus-within\:border-purple-500:focus-within{--tw-border-opacity:1;border-color:#a855f7;border-color:rgb(168 85 247/var(--tw-border-opacity,1))}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-within\:ring-purple-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgb(168 85 247/var(--tw-ring-opacity,1))}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.hover\:-translate-y-0\.5:hover,.hover\:-translate-y-px:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-px:hover{--tw-translate-y:-1px}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-105:hover,.hover\:scale-\[1\.02\]:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x:1.02;--tw-scale-y:1.02}.hover\:\!border-orange-300:hover{--tw-border-opacity:1!important;border-color:#fdba74!important;border-color:rgb(253 186 116/var(--tw-border-opacity,1))!important}.hover\:border-\[\#ddd6fe\]:hover{--tw-border-opacity:1;border-color:#ddd6fe;border-color:rgb(221 214 254/var(--tw-border-opacity,1))}.hover\:border-\[\#ece3fb\]:hover{--tw-border-opacity:1;border-color:#ece3fb;border-color:rgb(236 227 251/var(--tw-border-opacity,1))}.hover\:border-amber-400:hover{--tw-border-opacity:1;border-color:#fbbf24;border-color:rgb(251 191 36/var(--tw-border-opacity,1))}.hover\:border-blue-300:hover{--tw-border-opacity:1;border-color:#93c5fd;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:#9ca3af;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:#6b7280;border-color:rgb(107 114 128/var(--tw-border-opacity,1))}.hover\:border-green-400:hover{--tw-border-opacity:1;border-color:#4ade80;border-color:rgb(74 222 128/var(--tw-border-opacity,1))}.hover\:border-purple-200:hover{--tw-border-opacity:1;border-color:#e9d5ff;border-color:rgb(233 213 255/var(--tw-border-opacity,1))}.hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:#d8b4fe;border-color:rgb(216 180 254/var(--tw-border-opacity,1))}.hover\:border-purple-300\/30:hover{border-color:#d8b4fe4d}.hover\:border-purple-400:hover{--tw-border-opacity:1;border-color:#c084fc;border-color:rgb(192 132 252/var(--tw-border-opacity,1))}.hover\:border-red-400:hover{--tw-border-opacity:1;border-color:#f87171;border-color:rgb(248 113 113/var(--tw-border-opacity,1))}.hover\:border-slate-300:hover{--tw-border-opacity:1;border-color:#cbd5e1;border-color:rgb(203 213 225/var(--tw-border-opacity,1))}.hover\:border-slate-400:hover{--tw-border-opacity:1;border-color:#94a3b8;border-color:rgb(148 163 184/var(--tw-border-opacity,1))}.hover\:border-violet-200:hover{--tw-border-opacity:1;border-color:#ddd6fe;border-color:rgb(221 214 254/var(--tw-border-opacity,1))}.hover\:border-violet-300:hover{--tw-border-opacity:1;border-color:#c4b5fd;border-color:rgb(196 181 253/var(--tw-border-opacity,1))}.hover\:border-violet-400:hover{--tw-border-opacity:1;border-color:#a78bfa;border-color:rgb(167 139 250/var(--tw-border-opacity,1))}.hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:#facc15;border-color:rgb(250 204 21/var(--tw-border-opacity,1))}.hover\:border-l-amber-600:hover{--tw-border-opacity:1;border-left-color:#d97706;border-left-color:rgb(217 119 6/var(--tw-border-opacity,1))}.hover\:border-l-blue-600:hover{--tw-border-opacity:1;border-left-color:#2563eb;border-left-color:rgb(37 99 235/var(--tw-border-opacity,1))}.hover\:border-l-green-600:hover{--tw-border-opacity:1;border-left-color:#16a34a;border-left-color:rgb(22 163 74/var(--tw-border-opacity,1))}.hover\:border-l-red-600:hover{--tw-border-opacity:1;border-left-color:#dc2626;border-left-color:rgb(220 38 38/var(--tw-border-opacity,1))}.hover\:\!bg-gray-50:hover{--tw-bg-opacity:1!important;background-color:#f9fafb!important;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))!important}.hover\:\!bg-orange-50:hover{--tw-bg-opacity:1!important;background-color:#fff7ed!important;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))!important}.hover\:\!bg-orange-700:hover{--tw-bg-opacity:1!important;background-color:#c2410c!important;background-color:rgb(194 65 12/var(--tw-bg-opacity,1))!important}.hover\:\!bg-violet-50:hover{--tw-bg-opacity:1!important;background-color:#f5f3ff!important;background-color:rgb(245 243 255/var(--tw-bg-opacity,1))!important}.hover\:bg-\[\#4aad96\]:hover{--tw-bg-opacity:1;background-color:#4aad96;background-color:rgb(74 173 150/var(--tw-bg-opacity,1))}.hover\:bg-\[\#853bd4\]:hover{--tw-bg-opacity:1;background-color:#853bd4;background-color:rgb(133 59 212/var(--tw-bg-opacity,1))}.hover\:bg-\[\#c5dff9\]:hover{--tw-bg-opacity:1;background-color:#c5dff9;background-color:rgb(197 223 249/var(--tw-bg-opacity,1))}.hover\:bg-\[\#e89d5c\]:hover{--tw-bg-opacity:1;background-color:#e89d5c;background-color:rgb(232 157 92/var(--tw-bg-opacity,1))}.hover\:bg-\[\#ede9fe\]\/60:hover{background-color:#ede9fe99}.hover\:bg-\[rgba\(151\2c 74\2c 228\2c 0\.05\)\]:hover{background-color:#974ae40d}.hover\:bg-amber-100:hover{--tw-bg-opacity:1;background-color:#fef3c7;background-color:rgb(254 243 199/var(--tw-bg-opacity,1))}.hover\:bg-amber-50:hover{--tw-bg-opacity:1;background-color:#fffbeb;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.hover\:bg-blue-200:hover{--tw-bg-opacity:1;background-color:#bfdbfe;background-color:rgb(191 219 254/var(--tw-bg-opacity,1))}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.hover\:bg-emerald-100:hover{--tw-bg-opacity:1;background-color:#d1fae5;background-color:rgb(209 250 229/var(--tw-bg-opacity,1))}.hover\:bg-emerald-50\/60:hover{background-color:#ecfdf599}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-gray-50\/40:hover{background-color:#f9fafb66}.hover\:bg-gray-50\/50:hover{background-color:#f9fafb80}.hover\:bg-gray-50\/70:hover{background-color:#f9fafbb3}.hover\:bg-gray-50\/80:hover{background-color:#f9fafbcc}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:#4b5563;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:#bbf7d0;background-color:rgb(187 247 208/var(--tw-bg-opacity,1))}.hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:#f0fdf4;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:#4338ca;background-color:rgb(67 56 202/var(--tw-bg-opacity,1))}.hover\:bg-orange-100:hover{--tw-bg-opacity:1;background-color:#ffedd5;background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.hover\:bg-orange-200:hover{--tw-bg-opacity:1;background-color:#fed7aa;background-color:rgb(254 215 170/var(--tw-bg-opacity,1))}.hover\:bg-orange-50:hover{--tw-bg-opacity:1;background-color:#fff7ed;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.hover\:bg-orange-500:hover{--tw-bg-opacity:1;background-color:#f97316;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.hover\:bg-orange-600:hover{--tw-bg-opacity:1;background-color:#ea580c;background-color:rgb(234 88 12/var(--tw-bg-opacity,1))}.hover\:bg-orange-700:hover{--tw-bg-opacity:1;background-color:#c2410c;background-color:rgb(194 65 12/var(--tw-bg-opacity,1))}.hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:#f3e8ff;background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:#e9d5ff;background-color:rgb(233 213 255/var(--tw-bg-opacity,1))}.hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:#faf5ff;background-color:rgb(250 245 255/var(--tw-bg-opacity,1))}.hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:#7e22ce;background-color:rgb(126 34 206/var(--tw-bg-opacity,1))}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.hover\:bg-red-200:hover{--tw-bg-opacity:1;background-color:#fecaca;background-color:rgb(254 202 202/var(--tw-bg-opacity,1))}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:#b91c1c;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.hover\:bg-sky-100\/70:hover{background-color:#e0f2feb3}.hover\:bg-sky-200:hover{--tw-bg-opacity:1;background-color:#bae6fd;background-color:rgb(186 230 253/var(--tw-bg-opacity,1))}.hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:#f1f5f9;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.hover\:bg-slate-100\/80:hover{background-color:#f1f5f9cc}.hover\:bg-slate-200:hover{--tw-bg-opacity:1;background-color:#e2e8f0;background-color:rgb(226 232 240/var(--tw-bg-opacity,1))}.hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:#f8fafc;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.hover\:bg-slate-50\/70:hover{background-color:#f8fafcb3}.hover\:bg-slate-50\/80:hover{background-color:#f8fafccc}.hover\:bg-teal-600:hover{--tw-bg-opacity:1;background-color:#0d9488;background-color:rgb(13 148 136/var(--tw-bg-opacity,1))}.hover\:bg-transparent:hover{background-color:initial}.hover\:bg-violet-100:hover{--tw-bg-opacity:1;background-color:#ede9fe;background-color:rgb(237 233 254/var(--tw-bg-opacity,1))}.hover\:bg-violet-50:hover{--tw-bg-opacity:1;background-color:#f5f3ff;background-color:rgb(245 243 255/var(--tw-bg-opacity,1))}.hover\:bg-violet-50\/50:hover{background-color:#f5f3ff80}.hover\:bg-violet-50\/60:hover{background-color:#f5f3ff99}.hover\:bg-violet-600:hover{--tw-bg-opacity:1;background-color:#7c3aed;background-color:rgb(124 58 237/var(--tw-bg-opacity,1))}.hover\:bg-violet-700:hover{--tw-bg-opacity:1;background-color:#6d28d9;background-color:rgb(109 40 217/var(--tw-bg-opacity,1))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.hover\:\!bg-gradient-to-r:hover{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.hover\:\!from-purple-600:hover{--tw-gradient-from:#9333ea var(--tw-gradient-from-position)!important;--tw-gradient-to:#9333ea00 var(--tw-gradient-to-position)!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)!important}.hover\:from-purple-700:hover{--tw-gradient-from:#7e22ce var(--tw-gradient-from-position);--tw-gradient-to:#7e22ce00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:\!via-indigo-600:hover{--tw-gradient-to:#4f46e500 var(--tw-gradient-to-position)!important;--tw-gradient-stops:var(--tw-gradient-from),#4f46e5 var(--tw-gradient-via-position),var(--tw-gradient-to)!important}.hover\:\!to-violet-600:hover{--tw-gradient-to:#7c3aed var(--tw-gradient-to-position)!important}.hover\:to-purple-800:hover{--tw-gradient-to:#6b21a8 var(--tw-gradient-to-position)}.hover\:\!text-gray-900:hover{--tw-text-opacity:1!important;color:#111827!important;color:rgb(17 24 39/var(--tw-text-opacity,1))!important}.hover\:text-\[\#7a3bb5\]:hover{--tw-text-opacity:1;color:#7a3bb5;color:rgb(122 59 181/var(--tw-text-opacity,1))}.hover\:text-\[\#955aef\]:hover{--tw-text-opacity:1;color:#955aef;color:rgb(149 90 239/var(--tw-text-opacity,1))}.hover\:text-\[\#974ae4\]:hover{--tw-text-opacity:1;color:#974ae4;color:rgb(151 74 228/var(--tw-text-opacity,1))}.hover\:text-amber-600:hover{--tw-text-opacity:1;color:#d97706;color:rgb(217 119 6/var(--tw-text-opacity,1))}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:#1d4ed8;color:rgb(29 78 216/var(--tw-text-opacity,1))}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:#1e40af;color:rgb(30 64 175/var(--tw-text-opacity,1))}.hover\:text-gray-200:hover{--tw-text-opacity:1;color:#e5e7eb;color:rgb(229 231 235/var(--tw-text-opacity,1))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.hover\:text-green-600:hover{--tw-text-opacity:1;color:#16a34a;color:rgb(22 163 74/var(--tw-text-opacity,1))}.hover\:text-green-900:hover{--tw-text-opacity:1;color:#14532d;color:rgb(20 83 45/var(--tw-text-opacity,1))}.hover\:text-indigo-700:hover{--tw-text-opacity:1;color:#4338ca;color:rgb(67 56 202/var(--tw-text-opacity,1))}.hover\:text-purple-600:hover{--tw-text-opacity:1;color:#9333ea;color:rgb(147 51 234/var(--tw-text-opacity,1))}.hover\:text-purple-700:hover{--tw-text-opacity:1;color:#7e22ce;color:rgb(126 34 206/var(--tw-text-opacity,1))}.hover\:text-purple-800:hover{--tw-text-opacity:1;color:#6b21a8;color:rgb(107 33 168/var(--tw-text-opacity,1))}.hover\:text-purple-900:hover{--tw-text-opacity:1;color:#581c87;color:rgb(88 28 135/var(--tw-text-opacity,1))}.hover\:text-red-600:hover{--tw-text-opacity:1;color:#dc2626;color:rgb(220 38 38/var(--tw-text-opacity,1))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:#b91c1c;color:rgb(185 28 28/var(--tw-text-opacity,1))}.hover\:text-red-900:hover{--tw-text-opacity:1;color:#7f1d1d;color:rgb(127 29 29/var(--tw-text-opacity,1))}.hover\:text-slate-600:hover{--tw-text-opacity:1;color:#475569;color:rgb(71 85 105/var(--tw-text-opacity,1))}.hover\:text-slate-700:hover{--tw-text-opacity:1;color:#334155;color:rgb(51 65 85/var(--tw-text-opacity,1))}.hover\:text-slate-800:hover{--tw-text-opacity:1;color:#1e293b;color:rgb(30 41 59/var(--tw-text-opacity,1))}.hover\:text-slate-900:hover{--tw-text-opacity:1;color:#0f172a;color:rgb(15 23 42/var(--tw-text-opacity,1))}.hover\:text-violet-600:hover{--tw-text-opacity:1;color:#7c3aed;color:rgb(124 58 237/var(--tw-text-opacity,1))}.hover\:text-violet-700:hover{--tw-text-opacity:1;color:#6d28d9;color:rgb(109 40 217/var(--tw-text-opacity,1))}.hover\:text-violet-900:hover{--tw-text-opacity:1;color:#4c1d95;color:rgb(76 29 149/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.hover\:shadow-\[0_2px_8px_rgba\(15\2c 23\2c 42\2c 0\.06\)\]:hover,.hover\:shadow:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_2px_8px_rgba\(15\2c 23\2c 42\2c 0\.06\)\]:hover{--tw-shadow:0 2px 8px #0f172a0f;--tw-shadow-colored:0 2px 8px var(--tw-shadow-color)}.hover\:shadow-\[0_4px_14px_0_rgba\(60\2c 72\2c 113\2c 0\.08\)\]:hover{--tw-shadow:0 4px 14px 0 #3c487114;--tw-shadow-colored:0 4px 14px 0 var(--tw-shadow-color)}.hover\:shadow-\[0_4px_14px_0_rgba\(60\2c 72\2c 113\2c 0\.08\)\]:hover,.hover\:shadow-lg:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.hover\:shadow-md:hover,.hover\:shadow-sm:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:ring-2:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.hover\:ring-purple-500:hover{--tw-ring-opacity:1;--tw-ring-color:rgb(168 85 247/var(--tw-ring-opacity,1))}.hover\:ring-offset-1:hover{--tw-ring-offset-width:1px}.hover\:brightness-95:hover{--tw-brightness:brightness(.95);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.focus\:rounded:focus{border-radius:.25rem}.focus\:border-\[\#974ae4\]:focus{--tw-border-opacity:1;border-color:#974ae4;border-color:rgb(151 74 228/var(--tw-border-opacity,1))}.focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.focus\:border-purple-400:focus{--tw-border-opacity:1;border-color:#c084fc;border-color:rgb(192 132 252/var(--tw-border-opacity,1))}.focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:#a855f7;border-color:rgb(168 85 247/var(--tw-border-opacity,1))}.focus\:border-purple-600:focus{--tw-border-opacity:1;border-color:#9333ea;border-color:rgb(147 51 234/var(--tw-border-opacity,1))}.focus\:border-transparent:focus{border-color:#0000}.focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:#7e22ce;background-color:rgb(126 34 206/var(--tw-bg-opacity,1))}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.focus\:shadow-\[0_0_0_2px_\#faf5ff\]:focus{--tw-shadow:0 0 0 2px #faf5ff;--tw-shadow-colored:0 0 0 2px var(--tw-shadow-color)}.focus\:shadow-\[0_0_0_2px_\#faf5ff\]:focus,.focus\:shadow-none:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:shadow-none:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:outline-2:focus{outline-width:2px}.focus\:outline-offset-2:focus{outline-offset:2px}.focus\:outline-\[\#974ae4\]:focus{outline-color:#974ae4}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-1:focus,.focus\:ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-\[\#8E44AD\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(142 68 173/var(--tw-ring-opacity,1))}.focus\:ring-\[\#974ae4\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(151 74 228/var(--tw-ring-opacity,1))}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.focus\:ring-emerald-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(16 185 129/var(--tw-ring-opacity,1))}.focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity,1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity,1))}.focus\:ring-purple-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(243 232 255/var(--tw-ring-opacity,1))}.focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(168 85 247/var(--tw-ring-opacity,1))}.focus\:ring-purple-500\/30:focus{--tw-ring-color:#a855f74d}.focus\:ring-violet-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(139 92 246/var(--tw-ring-opacity,1))}.focus\:ring-violet-500\/20:focus{--tw-ring-color:#8b5cf633}.focus\:ring-violet-500\/30:focus{--tw-ring-color:#8b5cf64d}.focus\:ring-white\/50:focus{--tw-ring-color:#ffffff80}.focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid #0000;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-1:focus-visible{outline-offset:1px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-gray-400:focus-visible{outline-color:#9ca3af}.focus-visible\:outline-purple-500:focus-visible{outline-color:#a855f7}.focus-visible\:outline-purple-500\/50:focus-visible{outline-color:#a855f780}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-slate-300:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(203 213 225/var(--tw-ring-opacity,1))}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width:1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.active\:translate-y-0:active{--tw-translate-y:0px}.active\:scale-95:active,.active\:translate-y-0:active{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-95:active{--tw-scale-x:.95;--tw-scale-y:.95}.active\:cursor-grabbing:active{cursor:grabbing}.hover\:enabled\:bg-gray-100:enabled:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:enabled\:bg-purple-50:enabled:hover{--tw-bg-opacity:1;background-color:#faf5ff;background-color:rgb(250 245 255/var(--tw-bg-opacity,1))}.hover\:enabled\:bg-purple-700:enabled:hover{--tw-bg-opacity:1;background-color:#7e22ce;background-color:rgb(126 34 206/var(--tw-bg-opacity,1))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-default:disabled{cursor:default}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-100:disabled{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.disabled\:bg-gray-50:disabled{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.disabled\:bg-slate-50:disabled{--tw-bg-opacity:1;background-color:#f8fafc;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.disabled\:text-gray-300:disabled{--tw-text-opacity:1;color:#d1d5db;color:rgb(209 213 219/var(--tw-text-opacity,1))}.disabled\:text-gray-400:disabled{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.disabled\:text-gray-700:disabled{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.disabled\:text-slate-400:disabled{--tw-text-opacity:1;color:#94a3b8;color:rgb(148 163 184/var(--tw-text-opacity,1))}.disabled\:no-underline:disabled{-webkit-text-decoration-line:none;text-decoration-line:none}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-45:disabled{opacity:.45}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:hover\:border-gray-300:hover:disabled{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.disabled\:hover\:bg-white:hover:disabled{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.disabled\:hover\:text-gray-700:hover:disabled{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:border-gray-400{--tw-border-opacity:1;border-color:#9ca3af;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.group:hover .group-hover\:bg-blue-200\/80{background-color:#bfdbfecc}.group:hover .group-hover\:bg-green-200\/80{background-color:#bbf7d0cc}.group:hover .group-hover\:bg-purple-200\/80{background-color:#e9d5ffcc}.group:hover .group-hover\:bg-rose-600{--tw-bg-opacity:1;background-color:#e11d48;background-color:rgb(225 29 72/var(--tw-bg-opacity,1))}.group:hover .group-hover\:bg-slate-50\/70{background-color:#f8fafcb3}.group:hover .group-hover\:bg-violet-100{--tw-bg-opacity:1;background-color:#ede9fe;background-color:rgb(237 233 254/var(--tw-bg-opacity,1))}.group:hover .group-hover\:bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.group:hover .group-hover\:text-blue-600{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.group:hover .group-hover\:text-green-600{--tw-text-opacity:1;color:#16a34a;color:rgb(22 163 74/var(--tw-text-opacity,1))}.group:hover .group-hover\:text-purple-600{--tw-text-opacity:1;color:#9333ea;color:rgb(147 51 234/var(--tw-text-opacity,1))}.group:hover .group-hover\:text-violet-500{--tw-text-opacity:1;color:#8b5cf6;color:rgb(139 92 246/var(--tw-text-opacity,1))}.group:hover .group-hover\:underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:shadow-\[0_2px_8px_rgba\(151\2c 74\2c 228\2c 0\.08\)\]{--tw-shadow:0 2px 8px #974ae414;--tw-shadow-colored:0 2px 8px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.peer:checked~.peer-checked\:border-violet-600{--tw-border-opacity:1;border-color:#7c3aed;border-color:rgb(124 58 237/var(--tw-border-opacity,1))}.peer:checked~.peer-checked\:bg-violet-600{--tw-bg-opacity:1;background-color:#7c3aed;background-color:rgb(124 58 237/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:opacity-100{opacity:1}.peer:hover~.peer-hover\:border-slate-400{--tw-border-opacity:1;border-color:#94a3b8;border-color:rgb(148 163 184/var(--tw-border-opacity,1))}.peer:hover~.peer-hover\:opacity-100{opacity:1}.peer:focus-visible~.peer-focus-visible\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.peer:focus-visible~.peer-focus-visible\:ring-violet-200{--tw-ring-opacity:1;--tw-ring-color:rgb(221 214 254/var(--tw-ring-opacity,1))}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.has-\[\.notif-quarter\]\:justify-between:has(.notif-quarter){justify-content:space-between}.aria-selected\:text-muted-foreground[aria-selected=true]{--tw-text-opacity:1;color:hsl(var(--muted-foreground)/1);color:hsl(var(--muted-foreground)/var(--tw-text-opacity,1))}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.aria-selected\:opacity-30[aria-selected=true]{opacity:.3}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:0.25rem}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom],.data-\[side\=left\]\:-translate-x-1[data-side=left]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:-0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right],.data-\[side\=top\]\:-translate-y-1[data-side=top]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:-0.25rem}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x:1.25rem}.data-\[state\=checked\]\:translate-x-5[data-state=checked],.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x:0px}.data-\[state\=closed\]\:animate-none[data-state=closed],.data-\[state\=open\]\:animate-none[data-state=open]{animation:none}.data-\[state\=checked\]\:bg-purple-600[data-state=checked]{--tw-bg-opacity:1;background-color:#9333ea;background-color:rgb(147 51 234/var(--tw-bg-opacity,1))}.data-\[state\=checked\]\:bg-white[data-state=checked]{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.data-\[state\=checked\]\:text-gray-800[data-state=checked]{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{--tw-text-opacity:1;color:hsl(var(--muted-foreground)/1);color:hsl(var(--muted-foreground)/var(--tw-text-opacity,1))}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}@media (max-width:960px){.max-\[960px\]\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width:900px){.max-\[900px\]\:static{position:static}.max-\[900px\]\:w-full{width:100%}.max-\[900px\]\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-\[900px\]\:flex-col{flex-direction:column}}@media not all and (min-width:640px){.max-sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-sm\:border-b{border-bottom-width:1px}.max-sm\:border-gray-200{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.max-sm\:pb-6{padding-bottom:1.5rem}}@media (max-width:480px){.max-\[480px\]\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:481px){.min-\[481px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:640px){.sm\:inset-x-5{left:1.25rem;right:1.25rem}.sm\:bottom-5{bottom:1.25rem}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:mb-1{margin-bottom:.25rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:inline-flex{display:inline-flex}.sm\:h-10{height:2.5rem}.sm\:h-6{height:1.5rem}.sm\:h-\[280px\]{height:280px}.sm\:min-h-\[80px\]{min-height:80px}.sm\:w-1\/2{width:50%}.sm\:w-10{width:2.5rem}.sm\:w-28{width:7rem}.sm\:w-52{width:13rem}.sm\:w-6{width:1.5rem}.sm\:w-72{width:18rem}.sm\:w-auto{width:auto}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-\[16rem\]{max-width:16rem}.sm\:max-w-\[630px\]{max-width:630px}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:grid-cols-\[140px_1fr\]{grid-template-columns:140px 1fr}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.sm\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.sm\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-divide-opacity,1))}.sm\:self-auto{align-self:auto}.sm\:self-center{align-self:center}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.sm\:p-12{padding:3rem}.sm\:p-16{padding:4rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.sm\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.sm\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pl-8{padding-left:2rem}.sm\:pr-6{padding-right:1.5rem}.sm\:text-left{text-align:left}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-\[1\.375rem\]{font-size:1.375rem}.sm\:text-\[10px\]{font-size:10px}.sm\:text-\[11px\]{font-size:11px}.sm\:text-\[13px\]{font-size:13px}.sm\:text-\[140px\]{font-size:140px}.sm\:text-\[17px\]{font-size:17px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width:721px){.min-\[721px\]\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.min-\[721px\]\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:768px){.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-6{grid-column:span 6/span 6}.md\:mb-8{margin-bottom:2rem}.md\:ml-4{margin-left:1rem}.md\:flex{display:flex}.md\:h-12{height:3rem}.md\:w-1\/2{width:50%}.md\:w-1\/4{width:25%}.md\:w-3\/4{width:75%}.md\:w-80{width:20rem}.md\:w-\[380px\]{width:380px}.md\:w-\[420px\]{width:420px}.md\:min-w-\[380px\]{min-width:380px}.md\:min-w-\[420px\]{min-width:420px}.md\:max-w-\[380px\]{max-width:380px}.md\:max-w-\[420px\]{max-width:420px}.md\:flex-none{flex:none}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-\[1fr_1fr_1fr_auto\]{grid-template-columns:1fr 1fr 1fr auto}.md\:grid-cols-\[1fr_auto_1fr\]{grid-template-columns:1fr auto 1fr}.md\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-center{align-items:center}.md\:items-stretch{align-items:stretch}.md\:justify-between{justify-content:space-between}.md\:gap-0{gap:0}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.md\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(0px*var(--tw-divide-y-reverse));border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))}.md\:rounded-\[20px\]{border-radius:20px}.md\:p-10{padding:2.5rem}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-16{padding-bottom:4rem;padding-top:4rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-\[0\.9375rem\]{font-size:.9375rem}.md\:text-\[1\.4rem\]{font-size:1.4rem}.md\:text-\[1rem\]{font-size:1rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:shadow-\[0_10px_40px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:0 10px 40px #0000001a;--tw-shadow-colored:0 10px 40px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:last\:mb-7:last-child{margin-bottom:1.75rem}}@media (min-width:901px){.min-\[901px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:block{display:block}.lg\:h-\[42vh\]{height:42vh}.lg\:w-96{width:24rem}.lg\:w-auto{width:auto}.lg\:min-w-\[140px\]{min-width:140px}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[1fr_1\.5fr_auto\]{grid-template-columns:1fr 1.5fr auto}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:gap-6{gap:1.5rem}.lg\:whitespace-nowrap{white-space:nowrap}}@media (min-width:1101px){.min-\[1101px\]\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.xl\:w-auto{width:auto}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}.xl\:justify-between{justify-content:space-between}}@media (min-width:1536px){.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (prefers-color-scheme:dark){.dark\:border-amber-800\/60{border-color:#92400e99}.dark\:border-gray-600{--tw-border-opacity:1;border-color:#4b5563;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.dark\:border-gray-700{--tw-border-opacity:1;border-color:#374151;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.dark\:border-indigo-700\/50{border-color:#4338ca80}.dark\:border-purple-700{--tw-border-opacity:1;border-color:#7e22ce;border-color:rgb(126 34 206/var(--tw-border-opacity,1))}.dark\:border-red-800{--tw-border-opacity:1;border-color:#991b1b;border-color:rgb(153 27 27/var(--tw-border-opacity,1))}.dark\:border-slate-700{--tw-border-opacity:1;border-color:#334155;border-color:rgb(51 65 85/var(--tw-border-opacity,1))}.dark\:bg-gray-700{--tw-bg-opacity:1;background-color:#374151;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:bg-gray-800{--tw-bg-opacity:1;background-color:#1f2937;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.dark\:bg-gray-900{--tw-bg-opacity:1;background-color:#111827;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.dark\:bg-gray-900\/60{background-color:#11182799}.dark\:bg-gray-900\/80{background-color:#111827cc}.dark\:bg-indigo-900\/20{background-color:#312e8133}.dark\:bg-purple-950\/35{background-color:#3b076459}.dark\:bg-red-950\/40{background-color:#450a0a66}.dark\:bg-slate-900\/40{background-color:#0f172a66}.dark\:from-amber-950\/40{--tw-gradient-from:#451a0366 var(--tw-gradient-from-position);--tw-gradient-to:#451a0300 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.dark\:to-orange-950\/20{--tw-gradient-to:#43140733 var(--tw-gradient-to-position)}.dark\:text-amber-200{--tw-text-opacity:1;color:#fde68a;color:rgb(253 230 138/var(--tw-text-opacity,1))}.dark\:text-amber-300{--tw-text-opacity:1;color:#fcd34d;color:rgb(252 211 77/var(--tw-text-opacity,1))}.dark\:text-amber-300\/90{color:#fcd34de6}.dark\:text-amber-400{--tw-text-opacity:1;color:#fbbf24;color:rgb(251 191 36/var(--tw-text-opacity,1))}.dark\:text-amber-400\/80{color:#fbbf24cc}.dark\:text-gray-200{--tw-text-opacity:1;color:#e5e7eb;color:rgb(229 231 235/var(--tw-text-opacity,1))}.dark\:text-gray-300{--tw-text-opacity:1;color:#d1d5db;color:rgb(209 213 219/var(--tw-text-opacity,1))}.dark\:text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.dark\:text-indigo-300{--tw-text-opacity:1;color:#a5b4fc;color:rgb(165 180 252/var(--tw-text-opacity,1))}.dark\:text-indigo-400{--tw-text-opacity:1;color:#818cf8;color:rgb(129 140 248/var(--tw-text-opacity,1))}.dark\:text-red-300{--tw-text-opacity:1;color:#fca5a5;color:rgb(252 165 165/var(--tw-text-opacity,1))}.dark\:text-slate-100{--tw-text-opacity:1;color:#f1f5f9;color:rgb(241 245 249/var(--tw-text-opacity,1))}.dark\:text-slate-400{--tw-text-opacity:1;color:#94a3b8;color:rgb(148 163 184/var(--tw-text-opacity,1))}.dark\:text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:#374151;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:hover\:text-indigo-300:hover{--tw-text-opacity:1;color:#a5b4fc;color:rgb(165 180 252/var(--tw-text-opacity,1))}}.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker,.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{display:none}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.\[\&\:has\(\[aria-selected\]\.range_end\)\]\:rounded-r-md:has([aria-selected].range end){border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>div\]\:\!mr-0>div{margin-right:0!important}.\[\&\>span\]\:line-clamp-1>span{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y:-3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>svg\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:left-4>svg{left:1rem}.\[\&\>svg\]\:top-4>svg{top:1rem}.\[\&\>svg\]\:h-\[18px\]>svg{height:18px}.\[\&\>svg\]\:w-\[18px\]>svg{width:18px}.\[\&\>svg\]\:text-\[\#7a36c4\]>svg{--tw-text-opacity:1;color:#7a36c4;color:rgb(122 54 196/var(--tw-text-opacity,1))}.\[\&\>svg\]\:text-current>svg{color:currentColor}.\[\&\>svg\]\:text-foreground>svg{--tw-text-opacity:1;color:hsl(var(--foreground)/1);color:hsl(var(--foreground)/var(--tw-text-opacity,1))}.\[\&\>svg\]\:text-white>svg{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.\[\&\>svg\]\:transition-colors>svg{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\[\&\>svg\]\:duration-200>svg{transition-duration:.2s}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\>tr\]\:last\:border-b-0:last-child>tr,.last\:\[\&\>td\]\:border-b-0>td:last-child{border-bottom-width:0}.\[\&_\.search-input\]\:pr-9 .search-input{padding-right:2.25rem}.\[\&_\.table-container\]\:w-full .table-container{width:100%}.\[\&_h3\]\:m-0 h3{margin:0}.\[\&_h3\]\:mb-2 h3{margin-bottom:.5rem}.\[\&_h3\]\:text-base h3{font-size:1rem;line-height:1.5rem}.\[\&_h3\]\:font-semibold h3{font-weight:600}.\[\&_h3\]\:text-gray-900 h3{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.\[\&_input\[type\=checkbox\]\]\:h-4 input[type=checkbox]{height:1rem}.\[\&_input\[type\=checkbox\]\]\:w-4 input[type=checkbox]{width:1rem}.\[\&_input\[type\=checkbox\]\]\:cursor-pointer input[type=checkbox]{cursor:pointer}.\[\&_input\[type\=checkbox\]\]\:accent-purple-600 input[type=checkbox]{accent-color:#9333ea}.\[\&_input\[type\=number\]\]\:w-\[140px\] input[type=number]{width:140px}.\[\&_input\[type\=number\]\]\:rounded-md input[type=number]{border-radius:.375rem}.\[\&_input\[type\=number\]\]\:border input[type=number]{border-width:1px}.\[\&_input\[type\=number\]\]\:border-gray-300 input[type=number]{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.\[\&_input\[type\=number\]\]\:px-2\.5 input[type=number]{padding-left:.625rem;padding-right:.625rem}.\[\&_input\[type\=number\]\]\:py-1\.5 input[type=number]{padding-bottom:.375rem;padding-top:.375rem}.\[\&_input\[type\=number\]\]\:text-\[12\.5px\] input[type=number]{font-size:12.5px}.\[\&_input\]\:w-\[180px\] input{width:180px}.\[\&_input\]\:w-\[60px\] input{width:60px}.\[\&_input\]\:rounded input{border-radius:.25rem}.\[\&_input\]\:rounded-lg input{border-radius:.5rem}.\[\&_input\]\:border input{border-width:1px}.\[\&_input\]\:border-gray-300 input{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.\[\&_input\]\:bg-white input{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.\[\&_input\]\:px-2\.5 input{padding-left:.625rem;padding-right:.625rem}.\[\&_input\]\:px-\[7px\] input{padding-left:7px;padding-right:7px}.\[\&_input\]\:py-1 input{padding-bottom:.25rem;padding-top:.25rem}.\[\&_input\]\:py-1\.5 input{padding-bottom:.375rem;padding-top:.375rem}.\[\&_input\]\:text-right input{text-align:right}.\[\&_input\]\:text-sm input{font-size:.875rem;line-height:1.25rem}.\[\&_input\]\:text-xs input{font-size:.75rem;line-height:1rem}.\[\&_input\]\:text-gray-800 input{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.\[\&_label\]\:m-0 label{margin:0}.\[\&_label\]\:text-sm label{font-size:.875rem;line-height:1.25rem}.\[\&_label\]\:font-medium label{font-weight:500}.\[\&_label\]\:font-semibold label{font-weight:600}.\[\&_label\]\:text-gray-700 label{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.\[\&_p\]\:m-0 p{margin:0}.\[\&_p\]\:mx-auto p{margin-left:auto;margin-right:auto}.\[\&_p\]\:max-w-\[420px\] p{max-width:420px}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_select\]\:w-\[140px\] select{width:140px}.\[\&_select\]\:max-w-full select{max-width:100%}.\[\&_select\]\:cursor-pointer select{cursor:pointer}.\[\&_select\]\:rounded select{border-radius:.25rem}.\[\&_select\]\:rounded-lg select{border-radius:.5rem}.\[\&_select\]\:rounded-md select{border-radius:.375rem}.\[\&_select\]\:border select{border-width:1px}.\[\&_select\]\:border-gray-300 select{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.\[\&_select\]\:bg-white select{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.\[\&_select\]\:px-2 select{padding-left:.5rem;padding-right:.5rem}.\[\&_select\]\:px-2\.5 select{padding-left:.625rem;padding-right:.625rem}.\[\&_select\]\:py-1 select{padding-bottom:.25rem;padding-top:.25rem}.\[\&_select\]\:py-1\.5 select{padding-bottom:.375rem;padding-top:.375rem}.\[\&_select\]\:text-\[12\.5px\] select{font-size:12.5px}.\[\&_select\]\:text-sm select{font-size:.875rem;line-height:1.25rem}.\[\&_select\]\:text-xs select{font-size:.75rem;line-height:1rem}.\[\&_select\]\:text-gray-800 select{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{height:1rem;width:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_table\]\:w-full table{width:100%}.\[\&_table\]\:min-w-\[1180px\] table{min-width:1180px}.\[\&_tbody_tr\:hover_td\]\:bg-gray-50 tbody tr:hover td{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.\[\&_tbody_tr\:last-child_td\]\:border-b-0 tbody tr:last-child td{border-bottom-width:0}.\[\&_td\.center\]\:text-center td.center{text-align:center}.\[\&_td\:last-child\]\:whitespace-nowrap td:last-child{white-space:nowrap}.\[\&_td\:nth-child\(2\)\]\:text-center td:nth-child(2){text-align:center}.\[\&_td\]\:border-b td{border-bottom-width:1px}.\[\&_td\]\:border-gray-100 td{--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.\[\&_td\]\:border-gray-200 td{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.\[\&_td\]\:px-2 td{padding-left:.5rem;padding-right:.5rem}.\[\&_td\]\:px-2\.5 td{padding-left:.625rem;padding-right:.625rem}.\[\&_td\]\:px-4 td{padding-left:1rem;padding-right:1rem}.\[\&_td\]\:py-2 td{padding-bottom:.5rem;padding-top:.5rem}.\[\&_td\]\:py-3 td{padding-bottom:.75rem;padding-top:.75rem}.\[\&_td\]\:py-\[7px\] td{padding-bottom:7px;padding-top:7px}.\[\&_td\]\:align-middle td{vertical-align:middle}.\[\&_td\]\:tabular-nums td{--tw-numeric-spacing:tabular-nums;font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.\[\&_td\]\:text-gray-700 td{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.\[\&_th\.center\]\:text-center th.center,.\[\&_th\:nth-child\(2\)\]\:text-center th:nth-child(2){text-align:center}.\[\&_th\]\:whitespace-nowrap th{white-space:nowrap}.\[\&_th\]\:border-b th{border-bottom-width:1px}.\[\&_th\]\:border-gray-200 th{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.\[\&_th\]\:bg-gray-50 th{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.\[\&_th\]\:px-2 th{padding-left:.5rem;padding-right:.5rem}.\[\&_th\]\:px-2\.5 th{padding-left:.625rem;padding-right:.625rem}.\[\&_th\]\:px-4 th{padding-left:1rem;padding-right:1rem}.\[\&_th\]\:py-2 th{padding-bottom:.5rem;padding-top:.5rem}.\[\&_th\]\:py-3 th{padding-bottom:.75rem;padding-top:.75rem}.\[\&_th\]\:py-\[7px\] th{padding-bottom:7px;padding-top:7px}.\[\&_th\]\:text-left th{text-align:left}.\[\&_th\]\:align-middle th{vertical-align:middle}.\[\&_th\]\:text-\[10\.5px\] th{font-size:10.5px}.\[\&_th\]\:text-xs th{font-size:.75rem;line-height:1rem}.\[\&_th\]\:font-bold th{font-weight:700}.\[\&_th\]\:font-medium th{font-weight:500}.\[\&_th\]\:uppercase th{text-transform:uppercase}.\[\&_th\]\:tracking-wide th{letter-spacing:.025em}.\[\&_th\]\:text-gray-500 th{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.\[\&_tr\:hover\]\:bg-gray-50 tr:hover{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0}.\[\&_tr\:last-child_td\]\:border-b-0 tr:last-child td{border-bottom-width:0}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--foreground:222.2 84% 4.9%;--muted-foreground:215.4 16.3% 46.9%}body{margin:0}button,input,select,textarea{font-family:inherit;font-size:100%}.custom-input__label{background:#fff;color:#1c1f26;font-size:.875rem;left:12px;padding:0 4px;position:absolute;top:-10px;z-index:2}.custom-input__height{height:3rem}.custom-input__container{border:1px solid #dee2e6!important;border-radius:.25rem!important;font-size:14px;padding:.375rem .75rem;width:100%}.custom-input__container::placeholder{color:#1c1f26;opacity:.4}.custom-input__container:focus,.custom-input__container:focus-visible{border-color:#974ae4!important;box-shadow:0 0 0 .5px #974ae4!important;outline:none!important}.custom-input__info-text{color:#9e9da6;font-size:.75rem;margin:.2rem 0 0}.custom-input textarea{padding-top:.7rem}.custom-input select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:16px 12px;display:block;padding:.375rem 2.5rem .375rem .75rem}.primary-color{color:#974ae4}.bg-primary{background-color:#974ae4}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-thumb{background-color:#939393;border-radius:10px}::-webkit-scrollbar-track{background-color:#fff}.devider{border-right:.5px solid #949aa7;height:1rem}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.fw-100{font-weight:100}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-900{font-weight:900}.fs-30{font-size:1.875rem}.fs-25{font-size:1.3rem}.fs-20{font-size:1.25rem}.fs-18{font-size:1.125rem}.fs-16{font-size:1rem}.fs-15{font-size:.938rem}.fs-14{font-size:.875rem}.fs-12{font-size:.75rem}
/*# sourceMappingURL=main.50ceed99.css.map*/