@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap);.Home_main__rePPj{padding:2rem}.Home_header__XvZXG{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.Home_title__VYIMQ{color:#1f2937;font-size:2rem}.Home_add-button__yatme{background-color:#4f46e5;border:none;border-radius:.5rem;color:#fff;cursor:pointer;padding:.5rem 1rem}.Home_customer-list__6IAC\+{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.Home_customer-list__6IAC\+ .Home_customer-card__W05-H{align-items:center;background-color:#fff;border:1px solid #f3f4f6;border-radius:.5rem;box-shadow:0 2px 4px #0000000d;cursor:pointer;display:flex;justify-content:space-between;padding:1rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.Home_customer-list__6IAC\+ .Home_customer-card__W05-H:hover{border-color:#4f46e5;box-shadow:0 4px 8px #0000001a;transform:scale(1.05)}.Home_customer-list__6IAC\+ .Home_customer-card__W05-H .Home_customer-logo__yaGdl{height:40px;margin-right:1rem;object-fit:cover;width:40px}.Home_customer-list__6IAC\+ .Home_customer-card__W05-H .Home_customer-name__mE6Mh{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:normal}.Home_customer-list__6IAC\+ .Home_customer-card__W05-H .Home_card-actions__w0Pzx{display:flex;gap:.5rem}.Home_customer-list__6IAC\+ .Home_customer-card__W05-H .Home_card-actions__w0Pzx .Home_delete-button__zdw40,.Home_customer-list__6IAC\+ .Home_customer-card__W05-H .Home_card-actions__w0Pzx .Home_edit-button__oIM-7{border:none;border-radius:.25rem;cursor:pointer;font-size:.8rem;padding:.25rem .5rem}.Home_customer-list__6IAC\+ .Home_customer-card__W05-H .Home_card-actions__w0Pzx .Home_edit-button__oIM-7{background:#4f46e5;color:#fff}.Home_customer-list__6IAC\+ .Home_customer-card__W05-H .Home_card-actions__w0Pzx .Home_delete-button__zdw40{background:#10b981;color:#fff}@media(min-width:992px){.Home_customer-list__6IAC\+{grid-template-columns:repeat(4,1fr)}}.Home_modal-overlay__w010I{align-items:center;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:3}.Home_modal-overlay__w010I .Home_modal__qQ-ub{background:#fff;border-radius:.5rem;box-shadow:0 4px 10px #0000001a;max-width:500px;padding:2rem;width:90%}.Home_modal-overlay__w010I .Home_modal__qQ-ub .Home_modal-title__mTkDe{color:#4f46e5;font-size:1.5rem;margin-bottom:1rem}.Home_modal-overlay__w010I .Home_modal__qQ-ub .Home_form__qzF1y{display:flex;flex-direction:column;gap:1rem}.Home_modal-overlay__w010I .Home_modal__qQ-ub .Home_form__qzF1y .Home_label__MA20F{color:#1f2937;display:flex;flex-direction:column;font-size:.9rem;position:relative}.Home_modal-overlay__w010I .Home_modal__qQ-ub .Home_form__qzF1y .Home_label__MA20F .Home_input__wyuLN{border:1px solid #f3f4f6;border-radius:.375rem;margin-top:.25rem;padding:.5rem}.Home_modal-overlay__w010I .Home_modal__qQ-ub .Home_form__qzF1y .Home_actions__eUOVf{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.Home_modal-overlay__w010I .Home_modal__qQ-ub .Home_form__qzF1y .Home_actions__eUOVf .Home_cancel-button__uzlO0{background:#0000;border:1px solid #10b981;border-radius:.5rem;color:#10b981;cursor:pointer;padding:.5rem 1rem}.Home_modal-overlay__w010I .Home_modal__qQ-ub .Home_form__qzF1y .Home_actions__eUOVf .Home_submit-button__R-GOg{background:#4f46e5;border:none;border-radius:.5rem;color:#fff;cursor:pointer;padding:.5rem 1rem}.toast-container{position:fixed;right:32px;top:32px;z-index:999999}.toast{align-items:center;background-color:#fff;border-left:4px solid;border-radius:2px;box-shadow:0 5px 8px #00000014;display:flex;max-width:450px;min-width:400px;padding:20px 0;transition:all .3s linear}@keyframes slideInLeft{0%{opacity:0;transform:translateX(calc(100% + 32px))}to{opacity:1;transform:translateX(0)}}@keyframes fadeOut{to{opacity:0}}.toast--success{border-color:#47d864}.toast--success .toast__icon{color:#47d864}.toast--info{border-color:#2f86eb}.toast--info .toast__icon{color:#2f86eb}.toast--warning{border-color:#ffc021}.toast--warning .toast__icon{color:#ffc021}.toast--error{border-color:#ff623d}.toast--error .toast__icon{color:#ff623d}.toast+.toast{margin-top:24px}.toast__icon{font-size:24px}.toast__close,.toast__icon{padding:0 16px}.toast__body{flex-grow:1}.toast__title{color:#333;font-size:16px;font-weight:600}.toast__msg{color:#888;font-size:14px;line-height:1.5;margin-top:6px}.toast__close{color:#0000004d;cursor:pointer;font-size:20px}.Index_wrapper__UcI-C{align-items:center;background:#f3f4f6;display:flex;flex-direction:column;min-height:100vh;padding:2rem;text-align:center}.Index_logo__uabqK{border:3px solid #4f46e5;border-radius:50%;box-shadow:0 4px 12px #0000001a;height:120px;margin-bottom:1rem;object-fit:cover;width:120px}.Index_name__TOo0W{color:#4f46e5;font-size:2rem;font-weight:600;margin-bottom:.5rem}.Index_info__IIgW-{color:#1f2937;font-size:.95rem;margin-bottom:.25rem}.Index_accounts__VeXgh .Index_account-header__Ur\+Oy button{border:none;border-radius:.5rem;font-size:.95rem;font-weight:500;padding:.6rem 1.2rem;transition:all .2s}.Index_accounts__VeXgh .Index_account-header__Ur\+Oy button:hover{cursor:pointer}.Index_accounts__VeXgh{background:#fff;border-radius:.75rem;box-shadow:0 4px 12px #0000000d;margin-top:2rem;max-width:700px;padding:1.5rem;width:100%}.Index_accounts__VeXgh .Index_account-header__Ur\+Oy{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.Index_accounts__VeXgh .Index_account-header__Ur\+Oy h3{color:#4f46e5;font-size:1.2rem;margin:0}.Index_accounts__VeXgh .Index_account-header__Ur\+Oy button{background:#4f46e5;color:#fff}.Index_accounts__VeXgh .Index_account-header__Ur\+Oy button:hover{opacity:.9;transform:translateY(-1px)}.Index_accounts__VeXgh .Index_account-table__prqjD{border-collapse:collapse;width:100%}.Index_accounts__VeXgh .Index_account-table__prqjD td,.Index_accounts__VeXgh .Index_account-table__prqjD th{border-bottom:1px solid #eee;font-size:.9rem;padding:.75rem 1rem;text-align:left}.Index_accounts__VeXgh .Index_account-table__prqjD thead{background:#f8f9fb}.Index_accounts__VeXgh .Index_account-table__prqjD thead th{font-weight:600}.Index_accounts__VeXgh .Index_account-table__prqjD tbody tr:hover{background:#fafafa}.Index_modal-overlay__PXrYu{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:50}.Index_modal-overlay__PXrYu .Index_modal__LXwuv{animation:Index_fadeIn__z4XW- .2s ease;background:#fff;border-radius:1rem;box-shadow:0 8px 20px #00000026;max-width:500px;padding:2rem;width:90%}.Index_modal-overlay__PXrYu .Index_modal__LXwuv .Index_modal-title__zNF0g{color:#4f46e5;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.Index_modal-overlay__PXrYu .Index_modal__LXwuv .Index_form__lZHX3{display:flex;flex-direction:column;gap:1rem}.Index_modal-overlay__PXrYu .Index_modal__LXwuv .Index_form__lZHX3 .Index_label__wUGNi{color:#1f2937;display:flex;flex-direction:column;font-size:.9rem;font-weight:500}.Index_modal-overlay__PXrYu .Index_modal__LXwuv .Index_form__lZHX3 .Index_label__wUGNi .Index_input__Z4w21{border:1px solid #ddd;border-radius:.5rem;margin-top:.25rem;padding:.6rem;transition:border .2s}.Index_modal-overlay__PXrYu .Index_modal__LXwuv .Index_form__lZHX3 .Index_label__wUGNi .Index_input__Z4w21:focus{border-color:#4f46e5;outline:none}.Index_modal-overlay__PXrYu .Index_modal__LXwuv .Index_form__lZHX3 .Index_actions__gGrJ0{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1rem}.Index_modal-overlay__PXrYu .Index_modal__LXwuv .Index_form__lZHX3 .Index_actions__gGrJ0 .Index_cancel-button__ZOtPz,.Index_modal-overlay__PXrYu .Index_modal__LXwuv .Index_form__lZHX3 .Index_actions__gGrJ0 .Index_submit-button__jMyYA{border-radius:.5rem;cursor:pointer;font-weight:500;padding:.6rem 1.2rem;transition:all .2s}.Index_modal-overlay__PXrYu .Index_modal__LXwuv .Index_form__lZHX3 .Index_actions__gGrJ0 .Index_cancel-button__ZOtPz{background:#0000;border:1px solid #10b981;color:#10b981}.Index_modal-overlay__PXrYu .Index_modal__LXwuv .Index_form__lZHX3 .Index_actions__gGrJ0 .Index_cancel-button__ZOtPz:hover{background:#fafafa}.Index_modal-overlay__PXrYu .Index_modal__LXwuv .Index_form__lZHX3 .Index_actions__gGrJ0 .Index_submit-button__jMyYA{background:#4f46e5;border:none;color:#fff}.Index_modal-overlay__PXrYu .Index_modal__LXwuv .Index_form__lZHX3 .Index_actions__gGrJ0 .Index_submit-button__jMyYA:hover{opacity:.9;transform:translateY(-1px)}.Index_error__UYWsi,.Index_loading__kdc6I{color:#1f2937;font-size:1.1rem;font-weight:500;padding:2rem}@keyframes Index_fadeIn__z4XW-{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.AccountAds_header__dCUjJ{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.AccountAds_header2__xpMOl{margin-top:4rem}.AccountAds_title__kcV-t{color:#1f2937;font-size:2rem}.AccountAds_add-button__6wSNC{background-color:#4f46e5;border:none;border-radius:.5rem;color:#fff;cursor:pointer;padding:.5rem 1rem}.AccountAds_actAds-list__IclVA{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.AccountAds_actAds-list__IclVA .AccountAds_actAds-card__TIb2w{align-items:center;background-color:#fff;border:1px solid #f3f4f6;border-radius:.5rem;box-shadow:0 2px 4px #0000000d;cursor:pointer;display:flex;justify-content:space-between;padding:1rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.AccountAds_actAds-list__IclVA .AccountAds_actAds-card__TIb2w:hover{border-color:#4f46e5;box-shadow:0 4px 8px #0000001a;transform:scale(1.05)}.AccountAds_actAds-list__IclVA .AccountAds_actAds-card__TIb2w .AccountAds_actAds-logo__de3pR{height:40px;margin-right:1rem;object-fit:cover;width:40px}.AccountAds_actAds-list__IclVA .AccountAds_actAds-card__TIb2w .AccountAds_actAds-name__L3zki{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:normal}.AccountAds_actAds-list__IclVA .AccountAds_actAds-card__TIb2w .AccountAds_card-actions__mQS9t{display:flex;gap:.5rem}.AccountAds_actAds-list__IclVA .AccountAds_actAds-card__TIb2w .AccountAds_card-actions__mQS9t .AccountAds_delete-button__hhTLZ,.AccountAds_actAds-list__IclVA .AccountAds_actAds-card__TIb2w .AccountAds_card-actions__mQS9t .AccountAds_edit-button__maHZN{border:none;border-radius:.25rem;cursor:pointer;font-size:.8rem;padding:.25rem .5rem}.AccountAds_actAds-list__IclVA .AccountAds_actAds-card__TIb2w .AccountAds_card-actions__mQS9t .AccountAds_edit-button__maHZN{background:#4f46e5;color:#fff}.AccountAds_actAds-list__IclVA .AccountAds_actAds-card__TIb2w .AccountAds_card-actions__mQS9t .AccountAds_delete-button__hhTLZ{background:#10b981;color:#fff}@media(min-width:992px){.AccountAds_actAds-list__IclVA{grid-template-columns:repeat(4,1fr)}}.FbCampaigns_main__jnckS .FbCampaigns_select-container__vQ\+bA{align-items:center;background:#fff;border-radius:5px;box-shadow:0 2px 5px #0003;display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding:5px 10px;top:8px}.FbCampaigns_main__jnckS .FbCampaigns_select-container__vQ\+bA button{border-radius:5px solid #ccc;cursor:pointer;padding:4px}.FbCampaigns_main__jnckS .FbCampaigns_custom-select__DYtXe{border:1px solid #ccc;border-radius:5px;cursor:pointer;font-size:14px;padding:5px}.FbCampaigns_main__jnckS .FbCampaigns_list-campaigns__NyBmG{background:#fff;border-radius:5px;box-shadow:0 2px 5px #0000001a;margin-top:20px;padding:10px}.FbCampaigns_main__jnckS .FbCampaigns_list-campaigns__NyBmG h3{font-size:18px;font-weight:700;margin-bottom:10px}.FbCampaigns_main__jnckS .FbCampaigns_campaign-table__hlwKy{border-collapse:collapse;text-align:left;width:100%}.FbCampaigns_main__jnckS .FbCampaigns_campaign-table__hlwKy td,.FbCampaigns_main__jnckS .FbCampaigns_campaign-table__hlwKy th{border:1px solid #ddd;padding:10px}.FbCampaigns_main__jnckS .FbCampaigns_campaign-table__hlwKy th{background-color:#f4f4f4;font-weight:700}.FbCampaigns_main__jnckS .FbCampaigns_campaign-table__hlwKy tbody tr:nth-child(odd){background-color:#fafafa}.FbCampaigns_main__jnckS .FbCampaigns_active__6SzkA{color:green;font-weight:700}.FbCampaigns_main__jnckS .FbCampaigns_paused__DGGIm{color:red;font-weight:700}.FbCampaigns_main__jnckS .FbCampaigns_no-data__Et\+jC{font-size:16px;font-weight:700;padding:20px;text-align:center}.FbCampaigns_main__jnckS .FbCampaigns_campaign-table__hlwKy input[type=checkbox]{cursor:pointer;transform:scale(1.2)}.Home_section__\+OCLt{margin-bottom:1rem}.Home_sectionHeader__5Cexu{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:24px;position:relative}.Home_sectionHeader__5Cexu .Home_title__b4hzo{overflow-wrap:anywhere}.Home_title__b4hzo{color:#1e293b;font-size:1.75rem;font-weight:700;margin:0}.Home_dropdown__L5YFG{position:relative}.Home_dropdown__L5YFG .Home_dropdownToggle__Ftmyw{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#334155;cursor:pointer;display:flex;font-size:.95rem;justify-content:space-between;min-width:180px;padding:8px 12px}.Home_dropdown__L5YFG .Home_dropdownMenu__RO8XG{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 10px #0000001a;left:0;list-style:none;margin-top:6px;padding:6px 0;position:absolute;top:100%;width:100%;z-index:1000}.Home_dropdown__L5YFG .Home_dropdownMenu__RO8XG li{cursor:pointer;font-size:1.3rem;padding:8px 12px}.Home_dropdown__L5YFG .Home_dropdownMenu__RO8XG li:hover{background:#2479ce;color:#fff}@media(max-width:1024px){.Home_sectionHeader__5Cexu{gap:10px}.Home_title__b4hzo{font-size:1.5rem}.Home_dropdown__L5YFG .Home_dropdownToggle__Ftmyw{font-size:.9rem;min-width:160px;padding:8px 10px}.Home_dropdown__L5YFG .Home_dropdownMenu__RO8XG li{font-size:1.1rem}.Home_customPanel__8aBEP{max-width:100%;right:0}}@media(max-width:768px){.Home_sectionHeader__5Cexu{align-items:flex-start;flex-wrap:wrap}.Home_title__b4hzo{font-size:1.35rem}.Home_dropdown__L5YFG{width:100%}.Home_dropdown__L5YFG .Home_dropdownToggle__Ftmyw{min-width:0;width:100%}.Home_dropdown__L5YFG .Home_dropdownMenu__RO8XG{width:100%}.Home_dropdown__L5YFG .Home_customPanel__8aBEP{grid-column-gap:8px;grid-row-gap:8px;align-items:center;box-sizing:border-box;column-gap:8px;display:grid!important;grid-template-areas:"tu tu_input" "den den_input" "actions actions";grid-template-columns:auto 1fr;left:auto;margin-top:6px;max-width:100%;position:static;right:auto;row-gap:8px;width:100%}.Home_dropdown__L5YFG .Home_customPanel__8aBEP>:first-child{grid-area:tu}.Home_dropdown__L5YFG .Home_customPanel__8aBEP>:nth-child(2){grid-area:tu_input}.Home_dropdown__L5YFG .Home_customPanel__8aBEP>:nth-child(3){display:none}.Home_dropdown__L5YFG .Home_customPanel__8aBEP>:nth-child(4){grid-area:den}.Home_dropdown__L5YFG .Home_customPanel__8aBEP>:nth-child(5){grid-area:den_input}.Home_dropdown__L5YFG .Home_customPanel__8aBEP>:nth-child(6){display:flex;grid-area:actions;justify-content:flex-end;width:100%}.Home_dropdown__L5YFG .Home_customPanel__8aBEP .Home_label__a6g2T{margin-right:0}.Home_dropdown__L5YFG .Home_customPanel__8aBEP input[type=date]{width:100%}}@media(max-width:480px){.Home_title__b4hzo{font-size:1.2rem}.Home_dropdown__L5YFG .Home_dropdownToggle__Ftmyw{font-size:.85rem;padding:8px 10px}.Home_dropdown__L5YFG .Home_dropdownMenu__RO8XG li{font-size:1rem}.Home_customPanel__8aBEP{padding:10px;row-gap:6px}}.Home_customPanel__8aBEP{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 4px 14px #0000001f;display:flex;gap:8px;margin-top:6px;padding:12px;position:absolute;right:0;top:100%;z-index:1001}.Home_customPanel__8aBEP .Home_label__a6g2T{color:#374151;font-weight:600;margin-right:6px}.Home_customPanel__8aBEP input[type=date]{border:1px solid #e5e7eb;border-radius:8px;color:#334155;font-size:.95rem;outline:none;padding:8px 10px}.Home_customPanel__8aBEP input[type=date]:focus{border-color:#2483f2}.Home_customPanel__8aBEP .Home_sep__NMcgQ{color:#94a3b8;font-weight:600}.Home_customPanel__8aBEP .Home_actions__2tN4T{display:flex;gap:8px;margin-left:8px}.Home_customPanel__8aBEP .Home_btn__LO0sZ{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;cursor:pointer;padding:8px 12px}.Home_customPanel__8aBEP .Home_btn__LO0sZ.Home_primary__yQ2Ia{background:#2483f2;border-color:#2483f2;color:#fff}.Home_statsRow__qgnmU{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.Home_statsRow__qgnmU .Home_block__rKgIF{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 20px #0000000f;display:flex;gap:12px;padding:16px}.Home_statsRow__qgnmU .Home_block__rKgIF>svg,.Home_statsRow__qgnmU .Home_icon__2qT03{color:#2483f2;height:auto;margin:0 1rem;min-width:44px;top:0;width:68px}.Home_statsRow__qgnmU .Home_block__rKgIF:last-child .Home_star__nI-9Y{color:#ffd000}.Home_statsRow__qgnmU .Home_description__gPtUW{display:flex;flex-direction:column;gap:.35rem}.Home_statsRow__qgnmU .Home_description__gPtUW h4{color:#111827;font-size:1.6rem;font-weight:700;margin:0}.Home_statsRow__qgnmU .Home_description__gPtUW h5{color:#6b7280;font-size:1rem;font-weight:500;margin:0}.Home_change__2vouJ{align-items:center;display:inline-flex;font-size:.95rem;font-weight:600}.Home_change__2vouJ.Home_up__-WGXW{color:#16a34a}.Home_change__2vouJ.Home_up__-WGXW svg{margin-top:-8px}.Home_change__2vouJ.Home_down__amzK7{color:#dc2626}.Home_change__2vouJ.Home_down__amzK7 svg{margin-bottom:-8px}.Home_twoColSection__ZYJhI{grid-gap:16px;display:grid;gap:16px;grid-template-columns:2fr 1fr}.Home_twoColSection__ZYJhI .Home_wrap-panel__GMeUG{grid-gap:16px;display:grid;gap:16px;grid-template-rows:2fr 1fr}.Home_twoColSection__ZYJhI .Home_panel__iIhop{background:#fff;border-radius:12px;box-shadow:0 6px 20px #0000000f;padding:16px}.Home_twoColSection__ZYJhI .Home_panel__iIhop h4{color:#111827;font-size:1.1rem;font-weight:700;margin:0 0 12px}.Home_twoColSection__ZYJhI .Home_panel__iIhop .Home_panelBody__7AokQ{display:flex;flex-direction:column;gap:12px}.Home_twoColSection__ZYJhI .Home_panel__iIhop .Home_controls__dUa-o{align-items:center;display:flex;gap:8px}.Home_twoColSection__ZYJhI .Home_panel__iIhop .Home_inputField__1v54T,.Home_twoColSection__ZYJhI .Home_panel__iIhop input[type=text]{border:1px solid #e5e7eb;border-radius:8px;flex:1 1;outline:none;padding:8px 12px;transition:border-color .2s ease}.Home_twoColSection__ZYJhI .Home_panel__iIhop .Home_inputField__1v54T:focus,.Home_twoColSection__ZYJhI .Home_panel__iIhop input[type=text]:focus{border-color:#2483f2}.Home_twoColSection__ZYJhI .Home_panel__iIhop .Home_btn__LO0sZ{background:#2483f2;border:1px solid #e5e7eb;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-left:.5rem;padding:8px 14px;transition:background .2s ease,color .2s ease,border-color .2s ease}.Home_twoColSection__ZYJhI .Home_panel__iIhop .Home_btn__LO0sZ:hover{background:#eef2ff;border-color:#c7d2fe;color:#1e40af}.Home_twoColSection__ZYJhI .Home_panel__iIhop .Home_btn__LO0sZ.Home_primary__yQ2Ia{background:#2483f2;border-color:#2483f2;color:#fff}.Home_twoColSection__ZYJhI .Home_panel__iIhop .Home_btn__LO0sZ.Home_primary__yQ2Ia:hover{background:#1d6fd1;border-color:#1d6fd1}.Home_twoColSection__ZYJhI .Home_panel__iIhop .Home_placeholder__WHhY3{align-items:center;background:#fcfcfd;border:1px dashed #e5e7eb;border-radius:10px;color:#6b7280;display:flex;justify-content:center;min-height:160px}.Home_twoColSection__ZYJhI .Home_panel__iIhop table{border-collapse:collapse;font-size:1rem;width:100%}.Home_twoColSection__ZYJhI .Home_panel__iIhop table thead tr{color:#374151}.Home_twoColSection__ZYJhI .Home_panel__iIhop table th{color:#111827;font-weight:600}.Home_twoColSection__ZYJhI .Home_panel__iIhop table td,.Home_twoColSection__ZYJhI .Home_panel__iIhop table th{border-bottom:1px solid #e5e7eb;padding:6px 0;text-align:left}.Home_twoColSection__ZYJhI .Home_panel__iIhop table td div,.Home_twoColSection__ZYJhI .Home_panel__iIhop table th div{display:inline-block;gap:16px}.Home_twoColSection__ZYJhI .Home_panel__iIhop table td div:not(:first-child),.Home_twoColSection__ZYJhI .Home_panel__iIhop table th div:not(:first-child){width:4.5em}.Home_twoColSection__ZYJhI .Home_panel__iIhop table td{font-size:.95rem}.Home_twoColSection__ZYJhI .Home_panel__iIhop table td:not(:first-child),.Home_twoColSection__ZYJhI .Home_panel__iIhop table th:not(:first-child){text-align:right}.Home_twoColSection__ZYJhI .Home_panel__iIhop table tbody tr:hover{background:#f9fafb}@media(max-width:1200px){.Home_statsRow__qgnmU{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.Home_statsRow__qgnmU{grid-template-columns:1fr}.Home_twoColSection__ZYJhI{gap:10px;grid-template-columns:1fr}.Home_twoColSection__ZYJhI .Home_wrap-panel__GMeUG{gap:10px;grid-template-rows:auto auto}.Home_twoColSection__ZYJhI .Home_panel__iIhop{border-radius:10px;overflow-x:auto;padding:10px}.Home_twoColSection__ZYJhI .Home_panel__iIhop table{font-size:.75rem;table-layout:fixed;width:100%}.Home_twoColSection__ZYJhI .Home_panel__iIhop table td,.Home_twoColSection__ZYJhI .Home_panel__iIhop table th{font-size:.75rem;padding:4px 0;word-break:break-word}.Home_twoColSection__ZYJhI .Home_panel__iIhop .Home_btn__LO0sZ{margin-left:.25rem;padding:6px 10px}}@media(max-width:1024px){.Home_twoColSection__ZYJhI{grid-template-columns:1fr}}.ChartCard_tabs__Y3sYj{display:flex;gap:12px;justify-content:center;margin-top:16px}.ChartCard_tabBtn__cM0XC{background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:15px;padding:10px 20px;transition:all .2s}.ChartCard_tabBtn__cM0XC.ChartCard_active__Ne5m-{background:#2483f2;border-color:#2483f2;color:#fff;font-weight:600}.ChartCard_tabBtn__cM0XC:hover{border-color:#2483f2}.AiInsight_panel__71CHL{background:#fff;border-radius:12px;box-shadow:0 2px 6px #0000001a;font-size:1.3rem;padding:16px}.AiInsight_inputRow__i51Zr{display:flex;gap:8px}.AiInsight_inputRow__i51Zr input{border:1px solid #ccc;border-radius:6px;flex:1 1;padding:8px}.AiInsight_btn__Op3Rv{background:#0056d2;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 16px}.AiInsight_revenueInfo__xiKvh{display:flex;font-size:14px;gap:8px;margin-bottom:12px}.AiInsight_revenueInfo__xiKvh .AiInsight_label__8leKC{font-weight:700}.AiInsight_comments__TXZ2r{margin-top:12px}.AiInsight_comments__TXZ2r ul{margin:0;padding-left:16px}.AiInsight_comments__TXZ2r ul li{font-size:1rem}.Detail_main__N7gkL{margin-top:-24px}.Detail_main__N7gkL .Detail_sectionHeader__KLtW0{align-items:center;display:flex;gap:12px;justify-content:space-between}.Detail_main__N7gkL .Detail_phantom__t\+zI7{flex:1 1 auto}.Detail_main__N7gkL .Detail_dropdown__-0J2L{margin:0 0 16px;position:relative;z-index:9}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_dropdownToggle__i-fSE{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#334155;cursor:pointer;display:flex;font-size:.95rem;gap:8px;justify-content:space-between;min-width:180px;padding:8px 12px}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_dropdownMenu__L-k1c{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 10px #0000001a;left:0;list-style:none;margin-top:6px;padding:6px 0;position:absolute;top:100%;width:100%;z-index:1000}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_dropdownMenu__L-k1c li{cursor:pointer;font-size:1.05rem;padding:8px 12px}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_dropdownMenu__L-k1c li:hover{background:#2479ce;color:#fff}.Detail_main__N7gkL .Detail_customPanel__6megx{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 4px 14px #0000001f;display:flex;gap:8px;margin-top:6px;padding:12px;position:absolute;right:0;top:100%;z-index:1001}.Detail_main__N7gkL .Detail_customPanel__6megx .Detail_label__7RQVf{color:#374151;font-weight:600;margin-right:6px}.Detail_main__N7gkL .Detail_customPanel__6megx input[type=date]{border:1px solid #e5e7eb;border-radius:8px;color:#334155;font-size:.95rem;outline:none;padding:8px 10px}.Detail_main__N7gkL .Detail_customPanel__6megx input[type=date]:focus{border-color:#2483f2}.Detail_main__N7gkL .Detail_customPanel__6megx .Detail_sep__shunT{color:#94a3b8;font-weight:600}.Detail_main__N7gkL .Detail_customPanel__6megx .Detail_actions__6ZLjO{display:flex;gap:8px;margin-left:8px}.Detail_main__N7gkL .Detail_customPanel__6megx .Detail_btn__JCpSK{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;cursor:pointer;padding:8px 12px}.Detail_main__N7gkL .Detail_customPanel__6megx .Detail_btn__JCpSK.Detail_primary__A049g{background:#2483f2;border-color:#2483f2;color:#fff}.Detail_main__N7gkL .Detail_section__3mNBx{margin:0 44px}.Detail_main__N7gkL .Detail_section__3mNBx .Detail_sectionHeader__KLtW0{align-items:center;display:flex;justify-content:space-between}.Detail_main__N7gkL .Detail_section__3mNBx .Detail_sectionTitle__fPRrd{color:#374151;font-size:1.05rem;font-weight:700;margin:6px 0 14px;text-align:center}.Detail_main__N7gkL .Detail_section__3mNBx .Detail_navBtn__76A60{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:50%;box-shadow:0 4px 12px #0000001a;color:#111827;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;top:55%;transform:translateY(-50%);width:36px}.Detail_main__N7gkL .Detail_section__3mNBx .Detail_navBtn__76A60:disabled{cursor:not-allowed;opacity:.5}.Detail_main__N7gkL .Detail_section__3mNBx .Detail_prevBtn__5wGvL{left:-46px}.Detail_main__N7gkL .Detail_section__3mNBx .Detail_nextBtn__JB09Y{right:-46px}.Detail_main__N7gkL .Detail_section__3mNBx .Detail_grid__6oN6e{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.Detail_main__N7gkL .Detail_section__3mNBx .Detail_viewport__T7dVa{overflow-x:hidden;overflow-y:visible}.Detail_main__N7gkL .Detail_section__3mNBx .Detail_track__Bgs8l{align-items:flex-start;display:flex;gap:40px;padding:24px;transition:transform .36s cubic-bezier(.22,.61,.36,1);will-change:transform}.Detail_main__N7gkL .Detail_section__3mNBx .Detail_track__Bgs8l .Detail_cardWrap__9f6yb{flex-basis:calc(33.33333% - 21.33333px);flex-grow:0;flex-shrink:0;position:relative;transition:flex-basis .24s cubic-bezier(.22,.61,.36,1);will-change:flex-basis}.Detail_main__N7gkL .Detail_section__3mNBx .Detail_track__Bgs8l .Detail_cardWrap__9f6yb[data-expanded=true]{flex-basis:calc(66.66667% - 8px);flex-grow:0;flex-shrink:0}.Detail_main__N7gkL .Detail_sliderSection__zA6tI{position:relative}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ{cursor:pointer;display:block;height:auto;position:relative;transform-origin:top left;transition:transform .16s ease;width:100%;z-index:1}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 6px 18px #0000000f;cursor:zoom-in;min-height:180px;overflow:visible;padding:10px 16px;position:relative;transition:transform .18s ease}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_logo__hGgRy{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:50%;display:flex;height:42px;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;transform:translate(-50%,-50%);width:42px;z-index:2}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_logo__hGgRy svg{height:22px;width:22px}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi{transform-origin:top left;transition:none}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_header__mN8HJ{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_header__mN8HJ .Detail_headerLeft__znmtr{align-items:center;color:#111827;display:flex;font-size:.9rem;font-weight:700;gap:8px;width:50%}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_header__mN8HJ .Detail_headerLeft__znmtr span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_header__mN8HJ .Detail_period__NOz5\+{color:#6b7280;font-size:.7rem}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_chart__2w7Ig{background:#fff;margin:8px 0 10px;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .26s ease,opacity .2s ease}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_table__OcWvB .Detail_row__YdeCW{border-bottom:1px solid #f1f5f9;display:grid;grid-template-columns:1.5fr 1fr .6fr .9fr;padding:3px 0}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_table__OcWvB .Detail_row__YdeCW .Detail_cellLabel__wXcOX{color:#374151;font-size:.75rem}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_table__OcWvB .Detail_row__YdeCW .Detail_cellValue__y0LTk{color:#111827;font-size:.75rem;font-weight:600;text-align:right}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_table__OcWvB .Detail_row__YdeCW .Detail_status__oAVoO{color:#111827;font-size:.75rem;padding-left:50%;text-align:left}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_table__OcWvB .Detail_row__YdeCW .Detail_delta__A1MWR,.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_table__OcWvB .Detail_row__YdeCW .Detail_pct__u1daH{font-size:.75rem;font-weight:600;text-align:right}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_table__OcWvB .Detail_row__YdeCW .Detail_up__IvyLc{color:#16a34a}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_table__OcWvB .Detail_row__YdeCW .Detail_down__1vvR8{color:#dc2626}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_table__OcWvB .Detail_row__YdeCW.Detail_reachCombined__eT9gE{grid-template-columns:1.7fr 2.5fr .5fr .9fr .8fr}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_table__OcWvB .Detail_row__YdeCW .Detail_subLabel__krBcX{color:#6b7280;font-size:.72rem;padding-right:6px;text-align:right}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_table__OcWvB .Detail_row__YdeCW.Detail_reachCombined__eT9gE>.Detail_cellValue__y0LTk{align-items:baseline;column-gap:12px;display:flex;flex-wrap:wrap;justify-content:end;row-gap:4px}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_table__OcWvB .Detail_row__YdeCW.Detail_reachCombined__eT9gE>.Detail_cellValue__y0LTk>.Detail_cellValue__y0LTk{font-weight:600;text-align:left}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi .Detail_table__OcWvB[data-show-pct=true] .Detail_row__YdeCW{grid-template-columns:.9fr 1.9fr .5fr .9fr .8fr}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi[data-expanded=true]{transform:none}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ .Detail_card__oRfhD .Detail_cardContent__6E-qi[data-expanded=true] .Detail_chart__2w7Ig{max-height:220px;opacity:1;pointer-events:auto}.Detail_main__N7gkL .Detail_scaleBox__LkJBZ[data-expanded=true]{cursor:pointer;transform:scale(1);z-index:5}@media(max-width:1024px){.Detail_main__N7gkL .Detail_dropdown__-0J2L{margin-right:1rem}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_dropdownToggle__i-fSE{font-size:.9rem;min-width:160px;padding:8px 10px}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_dropdownMenu__L-k1c li{font-size:1rem}.Detail_main__N7gkL .Detail_customPanel__6megx{max-width:100%;right:0}}@media(max-width:768px){.Detail_main__N7gkL .Detail_phantom__t\+zI7{display:none}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_customPanel__6megx{grid-column-gap:8px;grid-row-gap:8px;align-items:center;box-sizing:border-box;column-gap:8px;display:grid!important;grid-template-areas:"tu tu_input" "den den_input" "actions actions";grid-template-columns:auto 1fr;max-width:100%;position:static;row-gap:8px;width:100%}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_customPanel__6megx>:first-child{grid-area:tu}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_customPanel__6megx>:nth-child(2){grid-area:tu_input}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_customPanel__6megx>:nth-child(3){display:none}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_customPanel__6megx>:nth-child(4){grid-area:den}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_customPanel__6megx>:nth-child(5){grid-area:den_input}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_customPanel__6megx>:nth-child(6){display:flex;grid-area:actions;justify-content:flex-end;width:100%}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_customPanel__6megx .Detail_label__7RQVf{margin-right:0}.Detail_main__N7gkL .Detail_dropdown__-0J2L .Detail_customPanel__6megx input[type=date]{width:100%}}@media(max-width:1024px){.Detail_grid__6oN6e{gap:20px;grid-template-columns:1fr}.Detail_track__Bgs8l{gap:20px}.Detail_track__Bgs8l .Detail_cardWrap__9f6yb,.Detail_track__Bgs8l .Detail_cardWrap__9f6yb[data-expanded=true]{flex:0 0 100%}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}.Login_main__B8rkU{align-items:center;background-color:#ff8c6b;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem;width:100%}.Login_box__MJAUP{background-color:#fff;border-radius:3.3rem;box-shadow:0 60px 40px -30px #00000045;height:640px;max-width:1020px;position:relative;width:100%}.Login_inner-box__pmYUk{height:calc(100% - 4.1rem);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 4.1rem)}.Login_forms-wrap__Ci6zL{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:100%;left:0;position:absolute;top:0;transition:.8s ease-in-out;width:45%}form.Login_sign-in-form__YTUP0{display:flex;flex-direction:column;grid-column:1/2;grid-row:1/2;height:100%;justify-content:space-evenly;margin:0 auto;max-width:260px;transition:opacity .02s .4s;width:100%}form.Login_sign-up-form__Onr9o{opacity:0;pointer-events:none}.Login_logo__ckf6p{align-items:center;display:flex}.Login_logo__ckf6p img{margin-right:.3rem;width:71px}.Login_logo__ckf6p h4{color:#151111;font-size:1.1rem;letter-spacing:-.5px;margin-top:-9px}.Login_heading__zL4FS h2{color:#151111;font-size:2.1rem;font-weight:600;white-space:nowrap}.Login_heading__zL4FS h6{color:#bababa;display:inline;font-size:.75rem;font-weight:400}.Login_toggle__nqJed{color:#151111;font-size:.75rem;font-weight:500;text-decoration:none;transition:.3s}.Login_toggle__nqJed:hover{color:#8371fd}.Login_input-wrap__q-5J5{height:37px;margin-bottom:2rem;position:relative}.Login_input-field__8gH\+8{background:none;border:none;border-bottom:1px solid #bbb;color:#151111;height:100%;outline:none;padding:0;width:100%}.Login_input-field__8gH\+8,.Login_label__O5rJl{font-size:.95rem;position:absolute;transition:.4s}.Login_label__O5rJl{color:#bbb;left:0;pointer-events:none;top:50%;transform:translateY(-50%)}.Login_input-field__8gH\+8.Login_active__IGtq0{border-bottom-color:#151111}.Login_input-field__8gH\+8.Login_active__IGtq0+label{font-size:.75rem;top:-2px}.Login_input-wrap__q-5J5.Login_invalid__BHDxh .Login_input-field__8gH\+8{border-bottom-color:#f44336}.Login_form-message__eNEdO{color:#f44336;display:block;font-size:.75rem;margin-bottom:4px}.Login_sign-btn__BMXQz{background-color:#151111;border:none;border-radius:.8rem;color:#fff;cursor:pointer;display:inline-block;font-size:.8rem;height:43px;margin-bottom:2rem;transition:.3s;width:100%}.Login_sign-btn__BMXQz:hover{background-color:#8371fd}.Login_text__CYjj8{color:#bbb;font-size:.7rem}.Login_text__CYjj8 a{color:#bbb;transition:.3s}.Login_text__CYjj8 a:hover{color:#8371fd}.Login_carousel__pT01c{background-color:#ffe0d2;border-radius:2rem;display:grid;grid-template-rows:auto 1fr;height:100%;left:45%;overflow:hidden;padding-bottom:2rem;position:absolute;top:0;transition:.8s ease-in-out;width:55%}.Login_images-wrapper__X\+D0s{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.Login_image__QbGoR{grid-column:1/2;grid-row:1/2;opacity:0;transition:opacity .3s,transform .5s;width:100%}.Login_img-1__9cV-k{transform:translateY(-50px)}.Login_img-2__0z6gD{transform:scale(.4,.5)}.Login_img-3__LAwXQ{transform:scale(.3) rotate(-20deg)}.Login_image__QbGoR.Login_show__8yDNX{opacity:1;transform:none}.Login_text-slider__iGvMv{align-items:center;display:flex;flex-direction:column;justify-content:center}.Login_text-wrap__wksLW{margin-bottom:2.5rem;max-height:2.2rem;overflow:hidden}.Login_text-group__5ojYb{display:flex;flex-direction:column;text-align:center;transform:translateY(0);transition:.5s}.Login_text-group__5ojYb h2{font-size:1.6rem;font-weight:600;line-height:2.2rem}.Login_bullets__1WX7J{align-items:center;display:flex;justify-content:center}.Login_bullets__1WX7J span{background-color:#aaa;border-radius:50%;cursor:pointer;display:block;height:.5rem;margin:0 .25rem;transition:.3s;width:.5rem}.Login_bullets__1WX7J span.Login_active__IGtq0{background-color:#151111;border-radius:1rem;width:1.1rem}@media(max-width:850px){.Login_box__MJAUP{height:auto;max-width:550px;overflow:hidden}.Login_inner-box__pmYUk{height:revert;padding:2rem;position:static;transform:none;width:revert}.Login_forms-wrap__Ci6zL{height:auto;position:revert;width:100%}form.Login_sign-in-form__YTUP0{max-width:revert;padding:1.5rem 2.5rem 2rem;transition:transform .8s ease-in-out,opacity .45s linear}.Login_heading__zL4FS{margin:2rem 0}form.Login_sign-up-form__Onr9o{transform:translateX(100%)}.Login_carousel__pT01c{display:flex;height:auto;padding:3rem 2rem;position:revert;width:100%}.Login_images-wrapper__X\+D0s{display:none}.Login_text-slider__iGvMv{width:100%}}@media(max-width:530px){main{padding:1rem}.Login_box__MJAUP{border-radius:2rem}.Login_inner-box__pmYUk{padding:1rem}.Login_carousel__pT01c{border-radius:1.6rem;padding:1.5rem 1rem}.Login_text-wrap__wksLW{margin-bottom:1rem}.Login_text-group__5ojYb h2{font-size:1.2rem}form.Login_sign-in-form__YTUP0{padding:1rem 2rem 1.5rem}}.NotFound_container__aTCQb{align-items:center;color:#333;display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center}.NotFound_container__aTCQb h1{font-size:2.5rem;margin-bottom:10px}.NotFound_container__aTCQb p{font-size:1.1rem;margin-bottom:20px}.NotFound_icon__4Fsgz{color:#ff4d4f;font-size:100px;margin-bottom:20px}.NotFound_homeBtn__qaz8O{background-color:#4f46e5;border-radius:8px;color:#fff;display:inline-block;font-weight:700;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.NotFound_homeBtn__qaz8O:hover{background-color:#3730a3;cursor:pointer}@media(max-width:1024px){.NotFound_container__aTCQb{padding:16px}.NotFound_container__aTCQb h1{font-size:2rem}.NotFound_container__aTCQb p{font-size:1rem}.NotFound_icon__4Fsgz{font-size:80px}.NotFound_homeBtn__qaz8O{border-radius:8px;padding:10px 20px}}@media(max-width:768px){.NotFound_container__aTCQb{padding:14px}.NotFound_container__aTCQb h1{font-size:1.6rem}.NotFound_container__aTCQb p{font-size:.95rem}.NotFound_icon__4Fsgz{font-size:64px}.NotFound_homeBtn__qaz8O{font-size:.95rem;max-width:320px;padding:10px 16px;width:100%}}.DefaultLayout_container__uD\+pi{background-color:#f3f4f6;min-height:100vh}.DefaultLayout_default-layout__CuxOF{display:flex;flex-direction:column;min-height:100vh}.DefaultLayout_wrap__WVjM6{display:flex;flex:1 1;justify-content:center;padding:2rem}.DefaultLayout_wrap-child__Zq0u4{width:100%}@media(max-width:1024px){.DefaultLayout_wrap__WVjM6{padding:2rem 1rem}}@media(max-width:768px){.DefaultLayout_wrap__WVjM6{padding:2rem 1rem}}@media(max-width:480px){.DefaultLayout_wrap__WVjM6{padding:2rem 0}}.Header_header__GP4Af{align-items:center;background:#fff;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:.6rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:999}@media(max-width:1024px){.Header_header__GP4Af{padding:.6rem 1rem}}@media(max-width:768px){.Header_header__GP4Af{align-items:center;flex-direction:row;justify-content:space-between;padding:.6rem}}.Header_header-left__bUJ2q{align-items:center;display:flex}.Header_header-left__bUJ2q .Header_logo__t9ZP2{cursor:pointer;height:100px;margin-bottom:-30px;margin-left:-10px;margin-top:-30px;object-fit:contain;transition:transform .2s ease}.Header_header-left__bUJ2q .Header_logo__t9ZP2:hover{transform:scale(1.05)}@media(max-width:1024px){.Header_header-left__bUJ2q .Header_logo__t9ZP2{height:80px;margin-bottom:-24px;margin-top:-24px}}@media(max-width:768px){.Header_header-left__bUJ2q .Header_logo__t9ZP2{height:64px;margin-bottom:-18px;margin-left:0;margin-top:-18px}}@media(max-width:360px){.Header_header-left__bUJ2q .Header_logo__t9ZP2{height:56px;margin-bottom:-14px;margin-top:-14px}}.Header_nav__olH36{align-items:center;display:flex;gap:1rem}.Header_nav__olH36 button{background:none;border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:background .2s,color .2s}.Header_nav__olH36 button:hover{background:#f0f0f0;color:#333}@media(max-width:1024px){.Header_nav__olH36{gap:.75rem}.Header_nav__olH36 button{font-size:.95rem;padding:.45rem .8rem}}@media(max-width:768px){.Header_nav__olH36{display:none;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:.5rem 0 0;max-width:100%}}@media(max-width:480px){.Header_nav__olH36{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.Header_nav__olH36::-webkit-scrollbar{display:none}.Header_nav__olH36 button{font-size:.9rem;padding:.4rem .7rem;white-space:nowrap}}@media(max-width:768px){.Header_navOpen__hFRWd{display:flex!important;margin-top:.5rem;order:3;width:100%}}.Header_menuToggle__ivuzk{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:8px;color:#333;display:none;height:36px;justify-content:center;transition:background .2s ease,border-color .2s ease;width:36px}.Header_menuToggle__ivuzk:hover{background:#f7f7f7;border-color:#dcdcdc}.Header_menuToggle__ivuzk svg{height:20px;width:20px}@media(max-width:768px){.Header_menuToggle__ivuzk{display:inline-flex}}.Header_header-right__2Js58{align-items:center;cursor:pointer;display:flex;gap:1.5rem;justify-content:space-between;position:relative}@media(max-width:1024px){.Header_header-right__2Js58{gap:1rem}}@media(max-width:768px){.Header_header-right__2Js58{flex-wrap:wrap;gap:.75rem;justify-content:flex-end;width:auto}}.Header_header-right__2Js58 .Header_user-info__l2CRG{align-items:center;display:flex;gap:.5rem}.Header_header-right__2Js58 .Header_user-info__l2CRG .Header_avatar__6rk0A{border:2px solid #ddd;border-radius:50%;height:36px;object-fit:cover;width:36px}@media(max-width:768px){.Header_header-right__2Js58 .Header_user-info__l2CRG .Header_avatar__6rk0A{height:32px;width:32px}}.Header_header-right__2Js58 .Header_user-info__l2CRG .Header_username__JLA\+s{color:#333;font-size:.95rem;font-weight:500}@media(max-width:600px){.Header_header-right__2Js58 .Header_user-info__l2CRG .Header_username__JLA\+s{display:none}}.Header_header-right__2Js58 .Header_dropdown-menu__Jihj\+{animation:Header_fadeIn__-I\+Xn .2s ease-in-out;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;min-width:160px;overflow:hidden;position:absolute;right:0;top:110%;z-index:1000}.Header_header-right__2Js58 .Header_dropdown-menu__Jihj\+ button{background:none;border:none;cursor:pointer;font-size:.9rem;padding:.7rem 1rem;text-align:left;transition:background .2s;width:100%}.Header_header-right__2Js58 .Header_dropdown-menu__Jihj\+ button:hover{background:#f5f5f5}.Header_header-right__2Js58 .Header_dropdown-menu__Jihj\+ button{white-space:nowrap}@keyframes Header_fadeIn__-I\+Xn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}:where(html){-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;line-height:1.15}:where(h1){-webkit-margin-after:.67em;-webkit-margin-before:.67em;font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;-webkit-margin-before:0;margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:initial;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:initial}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}*{box-sizing:border-box;font-family:Montserrat,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#3d4246;font-size:1.4rem;line-height:1.15;text-rendering:optimizeSpeed}
/*# sourceMappingURL=main.24e8c339.css.map*/