@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;margin:0}.login-container{display:flex;height:100vh;width:100%}.login-left{align-items:center;background:#fa2f97;display:flex;flex-basis:40%;justify-content:center}.login-logo{max-width:320px}.login-right{align-items:center;background:#f7feff;display:flex;flex-basis:60%;flex-direction:column;justify-content:center}.login-right-header{text-align:left;width:60%}.login-right-header h1{color:#222;margin-bottom:.5rem}.login-right-header p{color:#555;margin:0 0 2rem}.login-form{display:flex;flex-direction:column;width:60%}.login-form label{color:#333;font-size:14px;margin-bottom:8px}.login-button{display:flex;justify-content:left;width:160px}.login-error{animation:fadeIn .3s ease-in;color:#d32f2f;font-size:14px;margin-top:10px;text-align:center}.input-container{display:flex;flex-direction:column}.input-label{color:#333;font-size:14px;font-weight:500;margin-bottom:6px;text-align:left}.input-wrapper{align-items:center;display:flex;position:relative}.custom-input{border:1px solid #ccc;border-radius:8px;font-size:14px;outline:none;padding:12px 40px 12px 12px;transition:border .3s ease;width:100%}.custom-input::placeholder{color:#aaa}.custom-input:focus{border:1px solid #fa2f97}.input-icon{align-items:center;color:#666;display:flex;justify-content:center;position:absolute}.start-icon{left:12px}.end-icon{right:12px}.end-icon.clickable{cursor:pointer}.custom-input-label{display:flex;justify-content:space-between}.custom-button{background:#fedd2b;border:none;border-radius:6px;color:#000;cursor:pointer;font-size:16px;font-weight:700;padding:12px;transition:background .3s ease;width:100%}.custom-button:hover{background:#ffb700}.main-layout{display:flex;flex-direction:column;max-height:100vh}.main-body{display:flex;flex:1 1;overflow:hidden}.main-content{background:#f8fafc;flex:1 1;margin-left:260px;overflow-y:auto;padding:0 20px}.sidebar{border-right:1px solid #ddd;height:calc(100vh - 60px);left:0;position:fixed;top:70px}.header{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.223);color:#000;justify-content:space-between;padding:10px 20px;z-index:5000}.header,.header-left{align-items:center;display:flex}.header-left{gap:10px}.header-logo{width:54px}.header-title{color:#1a1a1a;font-size:24px;font-weight:700}.menu-btn{background:#0000;border:none;cursor:pointer;font-size:22px}.header-right{align-items:center;display:flex;gap:10px;position:relative}.header-avatar{border-radius:50%;height:40px;width:40px}.header-user-block{align-items:center;display:flex;gap:6px;position:relative}.header-user-info{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;line-height:1.2}.user-name{font-size:16px;font-weight:700}.user-name,.user-role{text-transform:capitalize}.user-role{font-size:14px}.header-role-arrow{cursor:pointer;font-size:14px;transition:transform .3s ease}.header-role-arrow.open{transform:rotate(180deg)}.header-menubar{background:#fff;border-radius:6px;box-shadow:0 4px 8px #00000026;margin-top:5px;padding:8px 0;position:absolute;right:0;top:110%;width:150px;z-index:1000}.header-menubar ul{list-style:none;margin:0;padding:0}.header-menubar li{color:#333;cursor:pointer;font-size:14px;padding:10px 15px}.header-menubar li:hover{background:#fa2f97;color:#fff}.sidebar{background:#fff;border-right:1px solid #e0e0e0;height:calc(100vh - 66px);overflow-x:hidden;overflow-y:auto;padding:20px;width:220px}.sidebar-menu{display:flex;flex-direction:column}.sidebar-section{margin-bottom:20px;padding-bottom:10px}.sidebar-separator{background-color:#e0e0e0;height:1px;margin:10px 0}.sidebar-heading{color:#666;font-size:13px;font-weight:700;padding:10px 20px;text-transform:uppercase}.sidebar-link{border-radius:6px;color:#000;display:flex;font-size:14px;font-weight:600;gap:12px;padding:8px 20px;position:relative;text-decoration:none;transition:background .3s ease}.sidebar-link:hover{background:#f9f9f9}.sidebar-link.active{background:#ffeb3b;color:#000;font-weight:700}.sidebar-link.active:before{background-color:#ffeb3b;border-radius:6px;content:"";height:100%;left:-20px;position:absolute;top:0;width:4px}.sidebar-icon{font-size:19px}.skeleton-item{animation:shine 1.5s linear infinite;background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;border-radius:4px}@keyframes shine{to{background-position-x:-200%}}.skeleton-heading{height:12px;margin:10px 20px 15px;width:60px}.skeleton-link{height:35px;margin:8px 10px;width:80%}.sidebar-section:not(:last-child){border-bottom:1px solid #e0e0e0}.dashboard-header{font-size:2rem;font-weight:700;margin:0;padding:20px 0}.stats-cards{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.stat-card{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;cursor:pointer;flex:1 1;height:95px;justify-content:space-between;min-width:200px;padding:1rem}.stat-card,.stat-icon{align-items:center;display:flex}.stat-icon{justify-content:center}.stat-label{color:#555;font-size:.9rem;margin-bottom:12px}.stat-value{font-size:1.5rem;font-weight:700}.chart-container{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;padding:1rem}.chart-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.loader-backdrop{align-items:center;background-color:#0006;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:99999}.loader-spinner{animation:spin 1s linear infinite;border:6px solid #f3f3f3;border-radius:50%;border-top-color:#fa2f97;height:60px;width:60px}.users-container{margin:0;max-height:100%;text-transform:capitalize}.user-header-actions{display:flex;justify-content:space-between}.user-table-completion-status,.user-table-group{border-radius:22px;padding:3px 8px;width:-webkit-fit-content;width:fit-content}.Common-header-area{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.search-bar{margin-bottom:1rem}.search-bar input{border:1px solid #ccc;border-radius:4px;padding:.5rem;width:200px}.clickable-name{align-items:center;display:flex;gap:4px}.table-container{display:flex;flex-direction:column;max-height:70vh;overflow:auto}.table-scroll{flex:1 1;min-height:0;overflow-y:auto;scrollbar-color:#fa2f97 #fa2f9733;scrollbar-width:thin}.table-scroll::-webkit-scrollbar{width:6px}.table-scroll::-webkit-scrollbar-track{background:#fa2f9733;border-radius:10px}.table-scroll::-webkit-scrollbar-thumb{background:#fa2f97;border-radius:10px}.custom-table{background:#fff;border:1px solid #ccc;border-collapse:initial;border-spacing:0;border-top-right-radius:10px;box-sizing:border-box;width:100%}.no-capitalize{text-transform:none!important}.custom-table.rounded{border-radius:8px 8px 0 0}.custom-table thead th{background:#fcfcfd;position:-webkit-sticky;position:sticky;top:0}.custom-table td,.custom-table th{border-bottom:2px solid #ccc;padding:.75rem;text-align:left;text-transform:capitalize}.custom-table.withoutPagination td:not(:last-child),.custom-table.withoutPagination th:not(:last-child){border-right:1px solid #ccc}.custom-table.rounded th:first-child{border-top-left-radius:10px}.custom-table th:last-child,.custom-table.rounded th:last-child{border-top-right-radius:10px}.custom-table.withoutPagination{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.custom-table th{background:#fcfcfd;white-space:nowrap}.table-action-area{align-items:center;white-space:nowrap}.table-icons{background:none;cursor:pointer}.action-btn,.table-icons{border:1px solid #0000;border-radius:5px;font-weight:700;padding:.5rem 1rem}.action-btn.accept{border:1px solid green;color:green;margin-right:12px}.action-btn.reject{border:1px solid red;color:red}.pagination{align-items:center;background:#fff;border:1px solid #ccc;border-radius:0 0 10px 10px;bottom:0;display:flex;gap:1rem;justify-content:space-between;padding:1rem;position:-webkit-sticky;position:sticky}.pagination span{text-transform:none}.pagination-btn{display:flex;gap:1rem}.pagination button{background:#eee;border:none;border-radius:4px;cursor:pointer;padding:.5rem 1rem}.pagination button:disabled{cursor:not-allowed;opacity:.5}.table-empty{color:#777;padding:16px;text-align:center!important}.spinner-wrapper{align-items:center;display:flex;justify-content:center;padding:40px 0;width:100%}.spinner{animation:spin .8s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#fa2f97}@keyframes spin{to{transform:rotate(1turn)}}.menuitem-wrapper{display:inline-block;position:relative}.menuitem-trigger{align-items:center;cursor:pointer;display:inline-flex}.menuitem-popup{animation:fadeIn .2s ease;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 10px #00000026;min-width:150px;padding:6px 0;position:absolute;z-index:999}.menuitem-option{cursor:pointer;padding:10px 14px;transition:background .2s}.menuitem-option:hover{background:#f5f5f5}.user-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.user-modal-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0003;width:400px}.user-modal-title{border-bottom:2px solid #ccc;font-size:20px;font-weight:700;margin:0;padding:15px 20px;text-align:left}.user-modal-middle{border-bottom:2px solid #ccc;padding:20px}.user-modal-info{margin-bottom:20px}.user-modal-info div{font-size:16px;margin-bottom:12px}.user-modal-label{display:block;font-weight:500;margin-bottom:5px}.user-modal-textarea{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:14px;margin-bottom:20px;min-height:100px;padding:10px;resize:vertical;width:100%}.modal-actions{padding:20px}.btn-cancel{padding:8px 16px}.btn-cancel:hover{background-color:#e0e0e0}.btn-send{background-color:#fc0;border:none;border-radius:8px;cursor:pointer;font-weight:700;padding:8px 16px}.btn-send:hover{background-color:#ffb700}.confirm-modal-overlay{align-items:center;background-color:#0006;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.confirm-modal-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0003;text-align:center;width:380px}.confirm-modal-title{border-bottom:2px solid #ccc;font-size:22px;font-weight:700;margin:0;padding:15px 20px;text-align:left}.confirm-modal-icon{align-items:center;background-color:#fc0;border-radius:50%;display:inline-flex;height:80px;justify-content:center;margin-bottom:20px;width:80px}.confirm-modal-middle{border-bottom:2px solid #ccc;padding:20px}.confirm-modal-text{font-size:16px}.confirm-modal-actions{display:flex;gap:15px;justify-content:end;padding:20px}.btn-cancel{background-color:#f0f0f0}.btn-cancel,.btn-confirm{border:none;border-radius:8px;cursor:pointer;padding:10px 20px}.btn-confirm{font-weight:700}.btn-activate,.btn-delete{background-color:#fedd2b}.btn-delete:disabled{cursor:not-allowed}.chip-main{align-items:center;border-radius:50px;display:flex;font-size:14px;font-style:normal;font-weight:600;gap:4px;letter-spacing:-.14px;line-height:140%;padding:6px 12px;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.chip-icon{font-weight:700;margin-top:3px}.edit-user-backdrop{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.edit-user-modal{background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;width:520px}.edit-user-modal h2{border-bottom:1px solid #c9c8c6;font-size:22px;font-weight:600;margin:0 0 16px;padding:15px 20px 12px}.edit-user-form-body{border-bottom:1px solid #c9c8c6;padding:15px 20px}.edit-user-form-row{display:flex;gap:16px}.edit-user-form-group{display:flex;flex:1 1;flex-direction:column;margin-bottom:16px}.edit-user-form-group label{font-size:14px;margin-bottom:6px}.edit-user-form-group label span{color:red}.edit-user-form-group input{border:1px solid #d0d0d0;border-radius:8px;font-size:14px;padding:16px}.edit-user-form-group input:focus{border-color:#fa2f97;outline:none}.edit-user-modal-actions{display:flex;gap:10px;justify-content:flex-end;padding:16px 24px}.edit-user-btn-cancel{background-color:#f0f0f0}.edit-user-btn-cancel,.edit-user-btn-update{border:none;border-radius:8px;cursor:pointer;padding:10px 24px}.edit-user-btn-update{background-color:#fc0;font-weight:700}.user-detail-header{align-items:center;display:flex;justify-content:space-between}.user-actions{display:flex;gap:10px;margin-bottom:20px}.user-message-btn{align-items:center;display:flex;gap:4px}.user-message-btn,.user-more-btn{background:#fff;border:1px solid #c9c8c6;border-radius:8px;color:#191919;cursor:pointer;font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding:8px 16px}.more-btn{display:inline-block;position:relative}.more-btn-options{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #00000026;list-style:none;margin:0;min-width:150px;padding:0;position:absolute;right:0;top:100%;z-index:100}.more-btn__option{border-bottom:2px solid #ccc;cursor:pointer;padding:10px}.more-btn__option:hover{background-color:#f1f1f1}.user-summary{background:#fff8d5;border-radius:12px;color:#000;padding:20px}.user-summary-main{display:flex;justify-content:space-between}.user-summary-left{display:flex;flex-direction:column}.progress-card-user-name{color:#000;font-size:24px;font-weight:700;margin:0;text-transform:capitalize}.user-info-tags{flex-wrap:wrap;gap:10px;margin-top:12px}.user-info-tags,.user-tag{align-items:center;display:flex}.user-tag{border:1px solid #000;border-radius:32px;font-size:14px;padding:6px 12px}.user-tag .icon{margin-right:6px}.day-streak,.user-summary-right{align-items:center;display:flex}.day-streak{flex-direction:column;font-weight:700;gap:8px}.star-icon{font-size:24px}.progress-container{margin-top:20px}.progress-label{display:flex;font-weight:700;justify-content:space-between;margin-bottom:8px}.progress-weeks{font-weight:400}.progress-bar{background-color:#fa2f9720;border-radius:5px;height:10px}.progress-bar-fill{background-color:#fa2f97;height:100%;transition:width .5s ease;width:0}.user-journey{background:#fff;border:1px solid #ccc;border-radius:12px;border-radius:8px;margin-top:1rem;padding:20px}.user-journey-header{align-items:center;display:flex;justify-content:space-between}.journey-title{font-size:18px;font-style:normal;font-weight:600;line-height:150%;margin:0 0 5px}.journey-progress{color:#666;font-size:.9rem;margin-bottom:15px}.journey-list{display:flex;flex-direction:column;gap:15px}.journey-card{align-items:flex-start;background:#fff;border:1px solid #ddd;border-left:4px solid #fa2f97;border-radius:8px;display:flex;justify-content:space-between;padding:15px;transition:.2s ease-in-out}.journey-card-header{align-items:center;display:flex;gap:10px;text-transform:capitalize}.journey-card-icon{align-items:center;border-radius:100px;display:flex;height:30px;justify-content:center;max-width:30px;min-width:30px;padding:16px}.journey-card:hover{box-shadow:0 3px 8px #0000001a}.journey-card-content{max-width:80%}.journey-card h3{font-size:16px;font-style:normal;font-weight:600;line-height:150%;margin:0 0 5px}.duration{align-items:center;color:#888;display:flex;font-size:.85rem;gap:4px;margin:0 0 8px}.description{color:#555;font-size:.9rem;margin:0 0 10px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.tag{border:1px solid #ccc;border-radius:32px;font-size:.75rem;padding:4px 10px}.status{align-items:center;display:flex}.pending{color:#ff9800;font-weight:700}.activity-container{background:#fff;border:1px solid #ddd;border-radius:12px;margin-top:1.5rem;padding:20px}.activity-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.activity-controls{align-items:center;display:flex;gap:10px}.completed{border-radius:20px;font-size:.9rem}.completed,.today-btn{background:#f5f5f5;padding:5px 12px}.today-btn{border:none;border-radius:20px;cursor:pointer}.activity-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.activity-card{background:#fff;border:1px solid #eee;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:16px}.card-header{justify-content:space-between}.card-header,.card-header-icon{align-items:center;display:flex}.card-header-icon{background:#edfbfc;border-radius:32px;justify-content:center;padding:16px}.card-header h3{font-size:1rem;margin:0}.card-header .desc{color:#666;font-size:.85rem;margin:8px 0}.plus-btn{background:none;border:1px solid #ddd;border-radius:50%;cursor:pointer;font-size:1.2rem;height:28px;width:28px}.value{font-size:1.5rem}.status,.value{font-weight:700}.status{border-radius:12px;font-size:.8rem;padding:4px 10px;width:-webkit-fit-content;width:fit-content}.status.achieved{background:#e6f4ea;color:#1e8e3e}.status.in-progress{background:#e1f0fb;color:#1a73e8}.status.needs-attention{background:#fdecea;color:#d93025}.progress-bar{border-radius:4px;height:6px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#ff007a,#ffae00);border-radius:4px;height:100%}.card-footer{color:#555;display:flex;font-size:.85rem;justify-content:space-between}.weekly-report-container{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-top:1.5rem;padding:20px}.weekly-report-container h2{color:#191919;font-size:18px;font-style:normal;font-weight:600;line-height:150%;margin-bottom:16px;margin-top:0}.weekly-report-table{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.table-header,.table-row{align-items:center;display:grid;grid-template-columns:1fr 2fr 2fr auto;padding:16px 24px}.table-header{background-color:#f9fafb;font-weight:600}.table-row{border-top:1px solid #f1f1f1}.range-pill{border:1px solid #ccc;border-radius:32px;font-size:14px;font-weight:500;padding:4px 12px}.icon-cell{cursor:pointer;display:flex;justify-content:center}.week-dropdown{position:relative}.week-dropdown-selected{align-items:center;cursor:pointer;display:flex;gap:10px}.week-text{font-size:16px;font-weight:400;margin:0 0 12px}.week-text span{text-transform:capitalize}.dropdown-arrow{margin-left:5px}.week-dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001f;left:0;overflow:hidden;position:absolute;top:110%;width:100%;z-index:100}.disabled-week{cursor:not-allowed;opacity:.5;pointer-events:none}.week-dropdown-item{border-bottom:1px solid #ccc;cursor:pointer;font-size:14px;padding:10px}.week-dropdown-item:hover{background-color:#f2f2f2}.breadcrumb-container{color:var(--text-color);font-size:.95rem;margin-top:8px}.breadcrumb-container,.breadcrumb-item{align-items:center;display:flex}.breadcrumb-separator{color:#000;margin:4px .5rem 0}.breadcrumb-clickable{background:none;border:none;cursor:pointer;font-weight:600;padding:0}.breadcrumb-clickable,.breadcrumb-disabled{color:#000;text-transform:capitalize}.activity-modal-overlay{align-items:center;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.activity-modal-content{animation:fadeIn .2s ease-in-out;background:#fff;border-radius:12px;box-shadow:0 4px 15px #0003;max-width:90%;width:380px}.activity-modal-content h3{border-bottom:1px solid #c9c8c6;font-size:1.2rem;font-weight:700;margin-bottom:16px;margin-top:0;padding:15px 20px;text-transform:capitalize}.activity-option-list{border-bottom:1px solid #c9c8c6;display:flex;flex-wrap:wrap;gap:10px;padding:20px}.activity-option-btn{background:#fff;border:1px solid #ccc;border-radius:20px;cursor:pointer;font-size:.9rem;padding:8px 14px;transition:.2s}.activity-option-btn:hover{border-color:#ff4081}.activity-option-btn.selected{background:#ffe6ef;border:1px solid #ff4081;color:#d81b60}.activity-modal-actions{display:flex;gap:10px;justify-content:flex-end;padding:16px 24px}.activity-cancel-btn{background:#f5f5f5}.activity-cancel-btn,.activity-update-btn{border:none;border-radius:8px;cursor:pointer;padding:8px 16px}.activity-update-btn{background:#ffeb3b;font-weight:700}.activity-update-btn:hover{background:#fdd835}.weekly-report{background:#fff;border:1px solid #ccc;border-radius:8px;box-sizing:border-box;color:#1f2b3a;padding:18px}.report-header{align-items:baseline;display:flex;justify-content:space-between}.report-header-top{margin-bottom:14px}.report-title{font-size:18px;font-weight:600;margin:0}.report-title-tag{border:1px solid #ccc;border-radius:32px;padding:4px 16px;width:-webkit-fit-content;width:fit-content}.report-meta{color:#6b7280;font-size:13px}.report-section{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:none;margin-bottom:18px;overflow:hidden}.section-header{background:#0000;border-bottom:1px solid #f0e9f2;justify-content:space-between;padding:12px 16px}.section-header,.section-left{align-items:center;display:flex}.section-left{gap:10px}.section-icon{align-items:center;background:#fcfcfd;border-radius:6px;display:inline-flex;font-size:16px;height:28px;justify-content:center;width:28px}.section-title{color:#212529;font-size:16px;font-weight:600;margin:0}.section-body{padding:18px 20px}.question{margin-bottom:18px}.q-text{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.q-number{color:#111827;font-weight:600;min-width:36px}.q-label{color:#111827;font-size:15px;line-height:1.3}.chips{display:flex;flex-wrap:wrap;gap:12px}.chip,.chips{align-items:center}.chip{background:#fbfbfb;border:1px solid #eee;border-radius:999px;box-shadow:none;color:#6b7280;cursor:default;display:inline-flex;font-size:13px;justify-content:center;padding:8px 14px;transition:all .12s ease;white-space:nowrap}.chip:hover{box-shadow:0 6px 18px #1018280a;transform:translateY(-2px)}.chip.selected{background:linear-gradient(180deg,#fff0f6,#ffe6f2);border:1.5px solid #ff7bb3;box-shadow:0 6px 18px #ff7bb312;color:#9e005b;font-weight:600}@media (max-width:720px){.weekly-report{padding:12px}.section-body{padding:14px}.chip{font-size:13px;padding:7px 12px}}.custom-select{position:relative;width:160px}.custom-select__selected{align-items:center;background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;padding:10px 12px}.custom-select__options{background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 10px #00000014;left:0;list-style:none;margin-top:4px;max-height:320px;overflow-y:auto;padding:0;position:absolute;top:100%;width:100%;z-index:1000}.custom-select__option{border-bottom:2px solid #ccc;cursor:pointer;padding:10px 12px;transition:background .2s ease}.custom-select__option:hover{background:#f5f5f5}.custom-select__option.selected{background:#f0f0f0;font-weight:700}.arrow{margin-left:10px;transition:transform .3s ease}.arrow.open{transform:rotate(180deg)}.user-messages-header{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.user-messages-header h2{color:#4c4c4c;font-size:32px;font-style:normal;font-weight:700;letter-spacing:-.114px;line-height:normal;margin:0}.search-input{border:1px solid #ccc;border-radius:4px;padding:8px 12px;width:200px}.user-messages-btn{background-color:#fc0;border:none;border-radius:4px;color:#000;cursor:pointer;padding:13px 20px}.user-messages-btn:hover{background-color:#ffdb4d}.user-requests h1{word-wrap:break-word;color:#4c4c4c;font-size:32px;font-weight:700;margin:0}.user-request-actions{display:flex;justify-content:space-between}.tabs{align-items:end;display:flex;gap:.5rem}.tab-btn{background:#eee;border:1px solid #ccc;border-bottom:initial;border-radius:8px 8px 0 0;color:#000c;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:700;gap:5px;height:40px;line-height:140%;padding:8px 16px;text-align:center}.tab-btn.active{background:#fedd2b;border:initial;font-weight:700;height:46px;padding:12px 16px}.tab-count{align-items:center;background:#0000000d;border-radius:32px;display:flex;flex-direction:column;justify-content:center;padding:8px}.user-request-search{display:flex;justify-content:flex-end}.userRequest-modal-backdrop{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.userRequest-modal{background:#fff;border-radius:8px;max-width:400px;width:100%}.userRequest-modal h2{border-bottom:2px solid #ccc;margin:0;padding:15px 20px}.icon-check,.userRequest-icon{align-items:center;display:flex;justify-content:center}.icon-check{background:#fedd2b;border-radius:48px;padding:16px;width:-webkit-fit-content;width:fit-content}.icon-reject{color:#dc3545;font-size:3rem;text-align:center}.userRequest-modal-content{border-bottom:2px solid #ccc;padding:20px}.user-info-detail{align-items:center;display:flex;margin-bottom:.5rem}.info-label{font-weight:700;width:110px}.info-label,.info-value{display:inline-block}.userRequest-modal-content textarea{border:1px solid #c9c8c6;border-radius:8px;box-sizing:border-box;margin-top:1rem;min-height:100px;padding:.5rem;width:100%}.userRequest-modal-actions{display:flex;gap:1rem;justify-content:flex-end;padding:15px 20px}.userRequest-submit-btn{background:#fedd2b;border:0 solid #d0d5dd;border-radius:8px;color:#000;cursor:pointer;padding:8px 24px}.userRequest-cancel-btn{background:#fff;border:1px solid #d0d5dd;border-radius:8px;cursor:pointer;padding:8px 24px}.user-groups-header{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.user-groups-header h2{color:#4c4c4c;font-size:32px;font-style:normal;font-weight:700;letter-spacing:-.114px;line-height:normal;margin:0}.user-groups-btn{background-color:#fedd2b;border:none;border-radius:8px;color:#191919;cursor:pointer;font-weight:700;padding:13px 20px}.user-groups-btn:hover{background-color:#ffdb4d}.group-modal-overlay{align-items:center;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.group-modal{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;max-width:95%;width:500px}.group-modal h3{border-bottom:2px solid #ccc;padding:15px 20px}.group-model-content{border-bottom:2px solid #ccc;padding:0 20px 20px}.group-form-group{margin-bottom:15px}.group-form-group label{display:block;font-weight:500;margin-bottom:5px}.group-form-group input{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;outline:none;padding:16px;width:100%}.group-form-group input:focus{border:1px solid #fa2f97}.group-selected-members{margin-top:10px}.group-member-chips{display:flex;flex-wrap:wrap;gap:8px}.group-modal-actions{display:flex;gap:10px;justify-content:flex-end;padding:15px 20px}.group-btn{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:8px 16px}.group-btn.cancel{background:#f0f0f0}.group-btn.submit{background:#ffd600}.group-btn:disabled{cursor:not-allowed;opacity:.6}.multiSelect-form-group{margin-bottom:1rem;position:relative;text-transform:capitalize}.multiSelect-form-group label{color:#333;font-size:14px;font-weight:500;margin-bottom:8px;text-align:left}.multiSelect-required{color:red;margin-left:4px}.multiSelect-input{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;margin-top:6px;outline:none;padding:16px;width:100%}.multiSelect-input:focus{border:1px solid #fa2f97}.multiSelect-dropdown{background:#fff;border:1px solid #ccc;border-radius:6px;margin-top:4px;max-height:150px;overflow-y:auto}.multiSelect-dropdown-item{cursor:pointer;padding:6px 10px}.multiSelect-dropdown-item:hover{background:#f0f0f0}.multiSelect-no-result{color:#999;font-style:italic}.multiSelect-selected-members{margin-top:1rem}.multiSelect-member-chips{display:flex;flex-wrap:wrap;gap:.5rem}.group-chip{background:#f8f8f8;border:1px solid #ddd;border-radius:20px;font-size:14px;padding:6px;text-transform:capitalize}.group-chip,.group-chip-avatar{align-items:center;display:flex}.group-chip-avatar{background:#f3c;border-radius:50%;color:#fff;font-weight:700;height:22px;justify-content:center;margin-right:6px;padding:2px;width:22px}.group-chip-close{background:none;border:none;cursor:pointer;font-size:16px;margin-left:6px}.groupMessage-overlay{align-items:center;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1100}.groupMessage-modal{background:#fff;border-radius:10px;box-shadow:0 4px 8px #00000026;max-width:95%;width:520px}.groupMessage-modal h3{border-bottom:2px solid #ccc;font-size:18px;font-weight:700;margin:0;padding:15px 20px}.groupMessage-modal-content{padding:20px}.groupMessage-form-group{margin-bottom:15px}.groupMessage-form-group label{display:block;font-weight:500;margin-bottom:6px}.groupMessage-required{color:red}.groupMessage-group-name{background:#f9f9f9;border-radius:6px;font-weight:500;padding:8px;text-transform:capitalize}.groupMessage-form-group textarea{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;min-height:80px;padding:8px;resize:vertical;width:100%}.groupMessage-member-chips{display:flex;flex-wrap:wrap;gap:8px}.groupMessage-actions{border-top:1px solid #ccc;display:flex;gap:10px;justify-content:flex-end;padding:15px 20px 20px}.groupMessage-btn{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:8px 16px}.groupMessage-cancel{background:#f0f0f0}.groupMessage-submit{background:#ffd600}.groupMessage-submit:disabled{cursor:not-allowed;opacity:.6}.delivered-messages{background:#f9f9fb;border-radius:8px}.delivered-messages .Common-header-area{padding:20px 0 8px!important}.delivered-title{color:#333;font-size:22px;font-weight:700;margin:0}.custom-table tbody tr{cursor:pointer;transition:background .2s ease}.custom-table tbody tr:hover{background:#f3f6fa}.delivered-messages-headerActions{display:flex;justify-content:space-between}.dm-tabs{align-items:end;display:flex;gap:.5rem}.dm-tab{background:#eee;border:1px solid #ccc;border-bottom:initial;border-radius:8px 8px 0 0;color:#000c;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:700;gap:5px;height:40px;line-height:140%;padding:8px 16px;text-align:center}.dm-tab.active{background:#fedd2b;border:initial;font-weight:700;height:46px;padding:12px 16px}.dm-modal-overlay{align-items:center;background:#00000059;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.dm-modal{animation:fadeIn .2s ease-in-out;background:#fff;border-radius:10px;box-shadow:0 5px 15px #0003;max-width:95%;width:480px}.dm-modal-title{border-bottom:2px solid #ccc;font-size:20px;font-weight:600;margin:0;padding:15px 20px}.dm-modal-content{padding:20px}.dm-section{margin-bottom:15px}.dm-section-creator,.dm-section-time{display:flex;gap:8px}.dm-label{color:#555;font-size:14px;font-weight:500;margin-bottom:5px}.dm-value{color:#222}.dm-message,.dm-value{font-size:15px;font-weight:700}.dm-message{color:#333;line-height:1.5}.dm-users{display:flex;flex-wrap:wrap;gap:8px}.dm-user-chip{align-items:center;background:#f3f3f3;border-radius:20px;display:flex;font-size:14px;font-weight:500;gap:6px;padding:4px 10px}.dm-user-initials{align-items:center;background:#555;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:600;height:26px;justify-content:center;width:26px}.dm-actions{border-top:1px solid #ccc;display:flex;justify-content:flex-end;padding:15px 20px}.dm-btn-cancel{background:#f3f3f3;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background .2s}.dm-btn-cancel:hover{background:#e0e0e0}.sm-overlay{align-items:center;background:#0006;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.sm-modal{background:#fff;border-radius:10px;max-width:95%;width:500px}.sm-title{border:1px solid #ccc;font-size:1.25rem;font-weight:700;margin:0;padding:15px 20px}.sm-content{border:1px solid #ccc;padding:20px}.sm-radio-group{display:flex;gap:1.5rem;margin-bottom:1rem}.sm-label{color:#333;font-size:14px;font-weight:500;margin-bottom:6px;text-align:left}.sm-input{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;margin-bottom:.75rem;outline:none;padding:.6rem;width:100%}.sm-input:focus{border:1px solid #fa2f97}.sm-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.sm-chip{align-items:center;background:#f1f1f1;border-radius:20px;display:inline-flex;font-size:.85rem;font-weight:500;padding:.3rem .8rem}.sm-chip-remove{background:#0000;border:none;color:#555;cursor:pointer;font-size:.85rem;margin-left:6px}.sm-textarea{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;margin-bottom:1rem;margin-top:6px;min-height:80px;outline:none;padding:.6rem;resize:vertical;width:100%}.sm-textarea:focus{border:1px solid #fa2f97}.sm-actions{display:flex;gap:.75rem;justify-content:flex-end;padding:15px 20px}.sm-cancel{background:#e0e0e0}.sm-cancel,.sm-send{border:none;border-radius:6px;cursor:pointer;padding:.5rem 1.2rem}.sm-send{background:#fbc02d;color:#000;font-weight:600}.sm-send:disabled{background:#e0e0e0;color:#9e9e9e;cursor:not-allowed;opacity:.8}.questions-header{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.questions-header h2{color:#4c4c4c;font-size:32px;font-style:normal;font-weight:700;letter-spacing:-.114px;line-height:normal;margin:0}.questions-actions{align-items:center;display:flex;gap:1rem}.questions-container .merge-category,.questions-container .merged-date{white-space:nowrap}.search-input{border-radius:8px;font-size:.95rem;outline:none;padding:.5rem 1rem}.create-btn{background:#facc15;padding:.6rem 1.2rem}.create-btn:hover{background:#eab308}.action-btn{background:none;border:none;cursor:pointer;font-size:1.1rem;margin-right:8px}.delete-btn{color:#dc2626}.edit-btn{color:#374151}.questionModal-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:10000}.questionModal-container{background:#fff;border-radius:10px;display:flex;flex-direction:column;width:480px}.questionModal-container.large{width:600px}.questionModal-container h3{border-bottom:2px solid #ccc;margin:0;padding:15px 20px}.questionModal-header{align-items:center;border-bottom:2px solid #ccc;display:flex;justify-content:space-between}.questionModal-icons{display:flex;gap:.5rem;margin-right:20px}.icon-btn{background:none;border:none;cursor:pointer;font-size:1.1rem}.icon-btn.delete{color:#dc2626}.icon-btn:disabled{color:#9ca3af;cursor:not-allowed}.icon-btn.edit{color:#374151}.create-questionModal-body{gap:.8rem}.create-questionModal-body,.view-questionModal-body{display:flex;flex-direction:column;padding:15px 20px}.questionModal-label{font-weight:600;margin-bottom:.2rem}.questionModal-category,.questionModal-question{font-size:.95rem;padding:.4rem 0}.questionModal-answer{display:flex;font-size:.9rem;justify-content:space-between}.questionModal-answer p.bold,.questionModal-category.bold{font-weight:600}.questionModal-row{align-items:flex-start;display:flex;justify-content:flex-start;margin-bottom:8px}.questionModal-label{color:#555;font-weight:500;width:120px}.questionModal-value{flex:1 1;margin:0}.questionModal-value.bold{font-weight:600}.questionModal-divider{border:none;border-top:1px solid #ddd;margin:10px 0}.answer-row{align-items:center;display:flex;gap:.5rem}.input{border:1px solid #ddd;border-radius:6px;padding:1rem;width:100%}textarea.input{box-sizing:border-box;min-height:70px;resize:none}.add-more{background:none;border:none;color:#db2777;cursor:pointer;margin-top:.5rem}.questionModal-footer{border-top:1px solid #ccc;display:flex;gap:.8rem;justify-content:flex-end;padding:15px 20px}.btn{border:none;border-radius:8px;cursor:pointer;padding:.6rem 1.2rem}.btn.cancel{background:#f3f4f6}.btn.update{background:#facc15;font-weight:600}.input-error{border:1px solid #dc2626}.access-container{background:#f8f9fc}.access-header{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.access-header h2{color:#4c4c4c;font-size:32px;font-style:normal;font-weight:700;letter-spacing:-.114px;line-height:normal;margin:0}.access-controls{align-items:center;display:flex;gap:12px}.name-with-chip{align-items:center;display:inline-flex;gap:8px}.search-box{align-items:center;background:#fff;border:1px solid #ddd;border-radius:6px;display:flex;padding:6px 10px}.search-box input{border:none;font-size:14px;margin-left:8px;outline:none}.search-icon{color:#888;font-size:16px}.create-btn{background:#ffca28;font-size:14px}.create-btn:hover{background:#f4b400}.access-modal-overlay{align-items:center;background:#0006;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.access-modal{background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000026;width:420px}.access-modal h2{color:#222;font-size:20px;font-weight:600;margin:0}.access-modal h2,.access-modal-body{border-bottom:2px solid #ccc;padding:15px 20px}.access-modal-body .password-input .input-container{margin-bottom:0}.form-group{margin-bottom:16px}.form-group label{color:#333;font-size:14px;font-weight:500;margin-bottom:6px}.form-group input,.form-group select{border:1px solid #ddd;border-radius:6px;font-size:14px;outline:none;padding:16px}.form-group select{text-transform:capitalize}.form-group input:focus,.form-group select:focus{border-color:#fa2f97}.required{color:red}.modal-actions{border-top:1px solid #ccc;display:flex;gap:10px;justify-content:flex-end}.AC-copyIcon{cursor:pointer;transform:scaleX(-1)}.cancel-btn{background:#fff;border:1px solid #ddd;font-size:14px}.cancel-btn:hover{background:#f4f4f4}.submit-btn{background:#ffca28;font-size:14px;padding:8px 18px}.submit-btn:hover{background:#f4b400}.password-wrapper{position:relative}.password-tooltip{background:#1f2937;border-radius:8px;box-shadow:0 4px 12px #00000040;color:#fff;font-size:12px;left:0;margin-top:6px;padding:12px;position:absolute;top:100%;width:260px;z-index:10}.access-modal-body .input-container{margin-bottom:0!important}.password-tooltip p{color:#d1d5db}.password-tooltip p.valid{color:#22c55e;font-weight:500}.error-text{color:#ef4444;font-size:12px;margin-top:6px}.message-template-header{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.search-input{border:1px solid #ddd;border-radius:6px;margin-right:12px;padding:6px 12px}.create-btn{background:#fc0;padding:8px 16px}.msg-cell{display:flex;flex-direction:column}.metric{color:#d81b60;font-style:italic}.desc,.metric{font-size:13px}.desc{color:#555}.table-action-area button{background:none;border:none;cursor:pointer;font-size:16px;margin:0 4px}.delete-btn{color:#d32f2f}.edit-btn{color:#1976d2}.msgTemplateModal-overlay{align-items:center;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.msgTemplateModal-container{animation:fadeIn .3s ease-in-out;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0003;max-width:95%;min-width:500px}.msgTemplateModal-heading{border-bottom:2px solid #ccc;font-size:20px;font-weight:600;margin:0;padding:15px 20px}.msgTemplateModal-body{padding:15px 20px}.msgTemplateModal-field{display:flex;flex-direction:column}.msgTemplateModal-field label{font-size:14px;font-weight:500;margin-bottom:5px}.msgTemplateModal-field .msgTemplateModal-input,.msgTemplateModal-field .msgTemplateModal-select,.msgTemplateModal-field textarea{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:16px;text-transform:capitalize}.msgTemplateModal-field textarea{min-height:80px;resize:vertical}.msgTemplateModal-row{display:flex;gap:15px;margin-bottom:15px}.time-row .time-options{align-items:center;display:flex;gap:35px}.msgTemplate-timeRadio{align-items:center;display:flex;gap:30px}.radio-option{accent-color:#d6006f;align-items:center;cursor:pointer;display:flex;font-size:14px;gap:3px;transform:scale(1.3)}.time-input{border:none;font-size:14px;outline:none;padding:6px 10px}.time-input::-webkit-datetime-edit-ampm-field{display:none}.ampm-toggle{border:1px solid #ccc;border-radius:6px;display:flex;overflow:hidden}.ampm-btn{background:#fff;border:none;cursor:pointer;font-size:14px;padding:16px}.ampm-btn.am{border-left:2px solid #ccc;border-right:2px solid #ccc}.ampm-btn.active{background:#ffccf2;color:#d6006f;font-weight:600}.msgTemplateModal-actions{border-top:2px solid #ccc;display:flex;gap:10px;justify-content:flex-end;padding:15px 20px}.cancel-btn{background:#eee}.cancel-btn,.submit-btn{border:none;border-radius:6px;cursor:pointer;padding:8px 16px}.submit-btn{background:#fc0;font-weight:600}.submit-btn:hover{background:#fb0}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.custom-time-picker{align-items:center;background:#fff;border-radius:8px;box-sizing:border-box;display:inline-flex;font-family:inherit;gap:8px;justify-content:center;min-width:110px}.ctp-select{-webkit-appearance:none;appearance:none;background:#0000;border:none;cursor:pointer;font-size:14px;outline:none;padding:4px 6px}.ctp-select::-ms-expand{display:none}.ctp-colon{color:#222;font-weight:600;padding:0 2px}.custom-time-picker:focus-within{box-shadow:0 0 0 4px #ffcc001f}.ctp-select option[value=""]{color:#9e9e9e}.custom-switch-wrapper{align-items:center;display:flex;margin-top:10px;-webkit-user-select:none;user-select:none}.custom-switch{align-items:center;background-color:#ccc;border-radius:9999px;cursor:pointer;display:flex;height:17px;padding:2px;position:relative;transition:background-color .3s ease;width:40px}.custom-switch.checked{background-color:#fa2f97;justify-content:flex-end}.custom-switch-thumb{align-items:center;background-color:#fff;border-radius:50%;color:#fa2f97;display:flex;height:16px;justify-content:center;transition:transform .3s ease;width:16px}.custom-switch-label{font-size:14px;margin-left:8px}.resource-main{color:#333}.page-title{font-size:20px;font-weight:600;margin:0}.resource-header{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.resource-controls{align-items:baseline;display:flex;gap:10px}.category-filter{position:relative}.category-btn{background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:14px;padding:11.5px 16px}.category-dropdown{background:#fff;border:1px solid #ddd;border-radius:16px;box-shadow:0 2px 8px #0000001a;position:absolute;right:0;top:40px;width:200px;z-index:10}.category-selection{padding:16px 16px 0}.category-option{align-items:center;color:#191919;color:var(--Grey-Grey-100,#191919);display:flex;font-size:16px;font-style:normal;font-weight:500;gap:16px;line-height:140%;padding:6px 0}.category-dropdown input{accent-color:#fa2f97;height:20px;width:20px}.category-actions{border-top:2px solid #ccc;display:flex;gap:8px;justify-content:center;padding:10px}.apply-btn{background:#fbc02d;border:none;border-radius:6px;cursor:pointer;padding:4px 16px}.apply-btn:hover{background:#f9a825}.resource-controls input:focus,.resource-controls select:focus{border-color:#4caf50}.create-btn{background:#fbc02d;border-radius:6px;font-weight:500;padding:11.5px 14px;transition:background .2s}.create-btn:hover{background:#f9a825}.table-img{border-radius:8px;flex-shrink:0;height:55px;object-fit:contain;width:55px}.resource-details-header{align-items:center;display:flex;justify-content:space-between}.resource-header-action{align-items:center;display:flex;gap:10px}.resource-dlt-btn,.resource-edit-btn{align-items:center;align-self:stretch;background:#fff;border:1px solid #c9c8c6;border-radius:8px;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;font-style:normal;font-weight:400;gap:6px;height:40px;padding:16px}.resource-details-container{background:#fff;border:1px solid #ccc;border-radius:10px;color:#333;margin:0 auto;padding:20px}.resource-details-title-area{align-items:center;display:flex;justify-content:space-between}.resource-details-title-area button{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:32px;cursor:pointer;display:flex;gap:10px;justify-content:center;padding:4px 16px}.resource-header-area h2{color:#191919;font-weight:600;margin-bottom:8px;margin-top:0}.resource-header-area h2,.resource-header-area p{font-size:16px;font-style:normal;line-height:150%}.resource-header-area p{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#4c4c4c;display:-webkit-box;flex:1 0;font-weight:400;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis}.resource-image{margin-bottom:25px}.resource-image img{border:.5px solid #000;border-radius:10px;flex-shrink:0;height:240px;object-fit:contain;width:480px}.attachments-section{border-radius:8px;margin-bottom:25px}.attachments-section h4{font-weight:600;margin-bottom:10px;margin-top:0}.attachment-list{display:flex;flex-direction:column;gap:8px}.attachment-item{align-items:center;color:#4c4c4c;display:flex;font-size:16px;font-style:normal;font-weight:400;gap:5px;margin:10px 0}.attachment-item-icon{align-items:center;background:#e5e5e5;background-clip:padding-box;border-radius:75px;display:flex;height:22px;justify-content:center;overflow:hidden;padding:12px;width:22px}.attachment-item a{color:#fa2f97;cursor:pointer;font-weight:500;text-decoration:underline}.video-duration{align-items:center;border:1px solid #ccc;border-radius:32px;display:flex;gap:10px;justify-content:center;margin-left:5px;padding:4px 10px}.resource-description{color:#4c4c4c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin:25px 0;overflow:hidden;text-overflow:ellipsis}.sweetener-table{margin-bottom:25px}.sweetener-table h4{font-weight:600;margin-bottom:10px}.baking-note h4{font-weight:700}.baking-note h4,.baking-note p{color:#4c4c4c;font-size:16px;font-style:normal;line-height:150%}.baking-note p{font-weight:400}.resource-form{background:#fff;border:1px solid #eee;border-radius:8px;padding:20px}.resource-form input:focus{border-color:#fa2f97}.resource-form-group{display:flex;gap:1rem;margin-bottom:1rem}.resource-form-field{display:flex;flex-direction:column}.resource-form-field.left{flex-basis:15%}.resource-form-field.right{flex-basis:70%}.resource-form-field select{text-transform:capitalize;width:100%}.resource-form-field input,.resource-form-field select{background:#fff;border:1px solid #ccc;border-radius:8px;outline:none;padding:16px}.resource-form-field input{min-width:100%}.resource-form-field input:focus,.resource-form-field select:focus{border-color:#fa2f97}.resource-form-field .upload-btn{background:#fff;border:1px solid #ccc;border-radius:8px;padding:16px}.upload-btn button{background:none;border:none;padding:none}.uploaded-thumbnail-btn{align-items:center;display:flex;gap:5px}.form-group{display:flex;flex-direction:column;margin-bottom:15px}.resource-form label{color:#191919;font-size:14px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:5px}.resource-form .form-group input,.resource-form .form-group select{border:1px solid #ccc;border-radius:6px;font-size:14px;outline:none;padding:8px 10px}.resource-form .form-group input:focus,.resource-form .form-group select:focus{border-color:#fa2f97}.resource-attachment-field{flex-basis:15%}.resource-attachment-field select{background:#fff;border:1px solid #ccc;border-radius:8px;margin-top:5px;padding:16px;width:100%}.resource-attachment-right{flex-basis:73%}.resource-document-field,.resource-video-duration-field,.resource-video-url-field,.resource-website-field{display:flex;flex-direction:column}.resource-video{align-items:center;display:flex;gap:12px}.resource-video-duration-field{flex-basis:25%}.resource-video-url-field{flex-basis:75%}.resource-document-field button,.resource-video-duration-field input,.resource-video-url-field input,.resource-website-field input{background:#fff;border:1px solid #ccc;border-radius:8px;outline:none;padding:16px}.resource-document-field button{cursor:pointer;width:200px}.uploaded-attachment{align-items:center;margin-top:1.5rem}.resourse-document-area,.uploaded-attachment{display:flex;gap:12px}.resource-attachment-field label{margin-bottom:5px}.add-attachment-btn{background:none;border:none;color:#fa2f97;cursor:pointer;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:1rem}.form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.form-actions .cancel-btn{background:#ccc}.form-actions .cancel-btn,.save-btn{border:none;border-radius:6px;cursor:pointer;padding:8px 24px}.save-btn{background:#fedd2b;color:#000;transition:background .2s}.custom-editor-container{background:#fff;border:1px solid #d1d5db;border-radius:8px;overflow:hidden}.editor:empty:before,.editor:has(br:only-child):before{color:#9ca3af;content:attr(data-placeholder);pointer-events:none}.toolbar{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;gap:8px;padding:6px 10px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.toolbar button{background:none;border:none;border-radius:6px;cursor:pointer;padding:6px;transition:background .2s ease}.toolbar button:hover{background:#e5e7eb}.toolbar svg{color:#374151;height:18px;width:18px}.editor{direction:ltr!important;font-size:15px;line-height:1.6;min-height:300px;outline:none;overflow-y:auto;padding:12px 14px;text-align:left!important;unicode-bidi:plaintext;white-space:pre-wrap}.editor:focus{background-color:#fffefc}.editor img{border-radius:6px;max-width:100%}.editor a{color:#2563eb;text-decoration:underline}.source-editor{background:#fffefc;border:none;color:#111827;font-family:monospace;font-size:14px;min-height:300px;outline:none;padding:10px 14px;resize:none}.resizable-image{border:1px dashed #d1d5db;border-radius:4px;display:inline-block;max-width:100%;overflow:auto;padding:2px;position:relative;resize:both}.resizable-image img{display:block;height:auto;pointer-events:none;width:100%}.lessons-container{background:#f8f9fc;color:#333}.lessons-header{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.lessons-header h2{font-size:28px;font-weight:700;margin:0}.create-btn{background:#ffd428;border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:10px 16px;transition:all .3s}.create-btn:hover{background:#f0c919}.lessons-table-header{background:#fff;border:1px solid #eeeeeea8;border-radius:10px;color:#555;display:grid;font-weight:600;grid-template-columns:.3fr 2fr 1fr 1fr .3fr;margin-bottom:10px;padding:12px 20px}.week-section{background:#fff;border:1px solid #eee;border-radius:10px;margin-top:10px;overflow:hidden}.week-title{background:#fedd2b0d;border-bottom:1px solid #eee;border-radius:10px 10px 0 0;font-weight:600;padding:12px 20px}.lesson-row{align-items:center;border-top:1px solid #f2f2f2;display:grid;grid-template-columns:.3fr 2fr 1fr 1fr .3fr;padding:12px 20px}.lesson-row:first-of-type{border-top:none}.drag-cell{display:flex;justify-content:center;width:-webkit-fit-content;width:fit-content}.drag-icon{color:#444;cursor:grab;font-size:28px}.lesson-title-cell{align-items:center;cursor:pointer;display:flex;gap:10px}.lesson-icon.video{background:#fa2f971a;color:#fa2f97}.lesson-icon.document,.lesson-icon.video{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.lesson-icon.document{background:#edfbfc;color:#006f73}.lesson-icon.website{align-items:center;background:#fedd2b1a;border-radius:50%;color:#fedd2b;display:flex;height:36px;justify-content:center;width:36px}.lesson-title-text{font-weight:500}.lesson-attachments{align-items:center;background:#eef9fb;border-radius:20px;color:#333;display:flex;font-size:12px;padding:2px 8px}.lesson-created-cell,.lesson-updated-cell{display:flex;flex-direction:column;gap:2px;text-transform:capitalize}.name{font-weight:500}.datetime{color:#777;font-size:12px}.lesson-actions{display:flex;gap:18px;justify-content:flex-end}.action-icon{cursor:pointer;font-size:15px}.action-icon.delete{color:#e74c3c}.action-icon.edit{color:#555}.lessons-droppable{display:flex;flex-direction:column;gap:6px}.lesson-row.dragging{background:#f9f9f9;box-shadow:0 0 8px #00000026}.drag-cell{cursor:grab;margin-right:10px}.empty-week{color:#000;font-style:italic;padding:16px;text-align:center}.create-edit-lesson-container{background:#fff;border:1px solid #e6e6e6;border-radius:10px;padding:25px}.create-edit-lesson-page-title{font-size:22px;font-weight:600;margin-bottom:20px}.create-edit-lesson-form{display:flex;flex-direction:column;gap:20px}.create-edit-lesson-form-row{display:flex}.create-edit-lesson-form-row .create-edit-lesson-form-group{display:flex;flex-direction:column}.create-edit-lesson-form-row .create-edit-lesson-form-group.left{flex-basis:20%}.create-edit-lesson-form-row .create-edit-lesson-form-group.right{flex-basis:80%}.create-edit-lesson-form-row select{max-width:200px}.create-edit-lesson-form-group.full{display:flex;flex:1 1;flex-direction:column;width:100%}.create-edit-lesson-form-group label{font-weight:500;margin-bottom:6px}.create-edit-lesson-form-group label span{color:red}.create-edit-lesson-form-group select{text-transform:capitalize}.create-edit-lesson-container input,.create-edit-lesson-container select,.create-edit-lesson-container textarea{border:1px solid #ddd;border-radius:6px;font-size:14px;outline:none;padding:16px}.create-edit-lesson-container input:focus,.create-edit-lesson-container select:focus,.create-edit-lesson-container textarea:focus{border-color:#fa2f97}.create-edit-lesson-attachments-link{color:#fa2f97;cursor:pointer;font-size:13px;margin-top:6px}.create-edit-lesson-attachments-section{margin-bottom:20px}.create-edit-lesson-attachment-row{align-items:flex-start;display:flex;gap:12px;margin-bottom:1rem}.create-edit-lesson-attachment-field{display:flex;flex-basis:15%;flex-direction:column}.create-edit-lesson-attachment-field label{font-size:14px;font-weight:400;margin-bottom:5px}.create-edit-lesson-attachment-field select{background:#fff;border:1px solid #ccc;border-radius:8px;outline:none;padding:16px;width:100%}.create-edit-lesson-attachment-content{display:flex;flex-basis:73%;flex-direction:column;gap:12px}.create-edit-lesson-document{align-items:center;display:flex;gap:5px}.create-edit-lesson-document label{font-size:14px;font-weight:400;margin-bottom:5px}.create-edit-lesson-document button{background:#fff;border:1px solid #ccc;border-radius:8px;cursor:pointer;outline:none;padding:16px;width:200px}.create-edit-lesson-uploaded-file{align-items:center;display:flex;gap:12px;margin-top:1rem}.create-edit-lesson-uploaded-file .remove-icon{cursor:pointer}.create-edit-lesson-video-fields{align-items:center;display:flex;gap:12px}.create-edit-lesson-video-fields div{display:flex;flex-direction:column}.create-edit-lesson-video-fields input{background:#fff;border:1px solid #ccc;border-radius:8px;outline:none;padding:16px}.create-edit-lesson-video-fields .video-time{flex-basis:20%}.create-edit-lesson-video-fields .video-url{flex-basis:80%}.create-edit-lesson-website-field{display:flex;flex-direction:column}.create-edit-lesson-website-field input{background:#fff;border:1px solid #ccc;border-radius:8px;outline:none;padding:16px}.create-edit-lesson-add-attachment-btn{background:none;border:none;color:#fa2f97;cursor:pointer;font-size:16px;margin-top:.5rem}.create-edit-lesson-delete-attachment{cursor:pointer}.create-edit-lesson-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.create-edit-lesson-cancel-btn,.create-edit-lesson-submit-btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;padding:10px 18px}.create-edit-lesson-cancel-btn{background:#f3f3f3}.create-edit-lesson-submit-btn{background:#facc15;color:#000;font-weight:600}.resource-tags-container{display:flex;flex-direction:column;gap:10px}.dropdown-option.selected{background-color:#fa2f9733}.selected-tags{display:flex;flex-wrap:wrap;gap:8px}.tag-chip{align-items:center;background-color:#fa2f9733;border:1px solid #fa2f97;border-radius:9999px;color:#fa2f97;display:flex;font-size:14px;font-weight:500;gap:6px;padding:6px 14px}.remove-tag{cursor:pointer;font-size:16px;font-weight:600;line-height:1}.remove-tag:hover{color:#f05}.selected-chip{background-color:#ffe6f0;color:#fa2f97}.create-edit-default-lessonType{display:flex;gap:12px}.lesson-details-container{background-color:#f9fafc}.lesson-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.lesson-actions button{align-items:center;align-self:stretch;background:#fff;border:1px solid #c9c8c6;border-radius:8px;color:#000;cursor:pointer;display:flex;flex-shrink:0;gap:6px;height:40px;margin-left:8px;padding:16px}.lesson-actions button:hover{background:#f0f0f0}.lesson-card{background:#fff;border-radius:8px;box-shadow:0 0 2px #0000000d;padding:20px}.lesson-title-section{align-items:center;display:flex;justify-content:space-between}.lesson-title-section h3{color:#222;font-size:18px;margin:0}.lesson-duration{align-items:center;border:1px solid #ccc;border-radius:32px;display:flex;gap:10px;justify-content:center;padding:4px 16px}.lesson-description{color:#555;font-size:14px;line-height:1.6;margin:8px 0 12px}.lesson-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.tag{background-color:#f3f4f6;border-radius:16px;color:#555;font-size:13px;padding:6px 12px}.lesson-video{align-items:center;background-color:#111;border-radius:8px;display:flex;justify-content:center;margin-bottom:20px;min-height:460px;position:relative;width:100%}.play-icon{color:#fff;cursor:pointer;font-size:32px;opacity:.9}.attachments h4,.key-points h4{color:#333;font-size:15px;font-weight:600;margin-bottom:8px}.attachment{font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:8px}.attachment,.attachment .icon{align-items:center;display:flex}.attachment .icon{background:#e5e5e5;border-radius:75px;height:20px;justify-content:center;margin-right:8px;padding:12px;width:20px}.read-link,.visit-link,.watch-link{color:#fa2f97;cursor:pointer;text-decoration:underline}.video-duration{color:#555;font-size:13px;margin-left:8px}.key-points ul{color:#555;font-size:14px;line-height:1.6;list-style:disc;padding-left:20px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page-title{color:#4c4c4c;font-size:32px;font-style:normal;font-weight:700;letter-spacing:-.114px;line-height:normal;margin-top:0}
/*# sourceMappingURL=main.69d6bbf4.css.map*/