.style_accessibilityToggle__e4r4I:hover{background-color:var(--primary-dark-color);border-color:rgba(255,255,255,.4)}.style_accessibilityIcon__XQ0KP{width:36px;height:36px;border-radius:50%;background:white;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.style_accessibilityPanel__mNWCh{position:fixed;bottom:70px;right:15px;width:300px;height:400px;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-left-radius:10px;background-color:#e9ebef;box-shadow:0 5px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;animation:style_slideIn__abmdN .3s ease}.style_header__hmD33{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background-color:var(--color-primary);color:white;border-bottom:1px solid rgba(255,255,255,.1);width:100%}.style_headerTitle__esBIC{display:flex;align-items:center;gap:8px;font-size:1.1rem;font-weight:500}.style_controls__xWCRM{display:flex;gap:.75rem}.style_controls__xWCRM button{background:none;border:none;color:white;font-size:1.2rem;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;opacity:.8}.style_controls__xWCRM button:hover{opacity:1;transform:scale(1.1)}.style_content__R7QUf{display:flex;flex-direction:column;height:calc(100% - 60px);background-color:rgba(0,0,0,.02)}.style_fontSizeControls__ee_wC button{flex:1 1;padding:8px;border-radius:4px;background-color:#ffffff;border:1px solid #e0e0e0;cursor:pointer;transition:all .2s ease}.style_fontSizeControls__ee_wC button:hover{background-color:#f0f0f0}[dir=rtl] .style_accessibilityContainer__HUTMn{left:15px}[dir=rtl] .style_accessibilityPanel__mNWCh{left:15px;right:auto;border-top-right-radius:0;border-top-left-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:0}@media (max-width:768px){.style_accessibilityContainer__HUTMn{bottom:.5rem;right:.5rem}.style_accessibilityPanel__mNWCh{bottom:3rem;right:0;width:calc(100% - 1rem);max-width:300px}[dir=rtl] .style_accessibilityContainer__HUTMn{left:.5rem;right:auto}[dir=rtl] .style_accessibilityPanel__mNWCh{left:0;right:auto}}@keyframes style_slideIn__abmdN{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}[dir=rtl] .style_accessibilityContainer__HUTMn{right:auto;left:20px}.style_highContrast__e9PgJ{filter:contrast(150%)}.style_screenReader__WDAtU{position:relative}.style_screenReader__WDAtU:after{content:"🔊";position:absolute;top:50%;right:5px;transform:translateY(-50%);font-size:12px}[dir=rtl] .style_screenReader__WDAtU:after{right:auto;left:5px}.style_accessibilityToggle__e4r4I{background-color:#0066cc;color:#ffffff;border:none;border-radius:8px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_accessibilityToggle__e4r4I:hover{background-color:#0052a3;transform:scale(1.05)}.style_accessibilityPanel__mNWCh{position:absolute;bottom:3rem;right:0;background-color:#ffffff;border:1px solid #e0e0e0;border-radius:12px;padding:16px;box-shadow:0 4px 8px rgba(0,0,0,.1);width:280px;max-height:70vh;overflow-y:auto}.style_panelHeader__Gcio2{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0e0e0;padding-bottom:5px}.style_panelContent__Yq_8L{display:flex;flex-direction:column;gap:12px}.style_section__fR_aE{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:8px;background-color:#f8f8f8;border:1px solid #e0e0e0}.style_fontSizeControls__ee_wC{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.style_fontSizeControls__ee_wC input[type=range]{flex:1 1;height:4px;background:#0066cc;border-radius:2px;outline:none}.style_fontSizeControls__ee_wC input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#ffffff;border:2px solid #0066cc;border-radius:50%;cursor:pointer}.style_shortcutsList__2ampm{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.style_shortcutsList__2ampm li{display:flex;align-items:center;gap:.25rem}.style_shortcutsList__2ampm kbd{background:var(--color-background);border:1px solid var(--color-border);border-radius:3px;padding:.125rem .25rem;font-size:.75rem;font-family:monospace}.style_highContrast__e9PgJ .style_accessibilityPanel__mNWCh,.style_highContrast__e9PgJ .style_section__fR_aE{background-color:#000000;border:2px solid #ffffff;color:#ffffff}.style_highContrast__e9PgJ .style_panelHeader__Gcio2{border-bottom:2px solid #ffffff}.style_highContrast__e9PgJ button{background-color:#000000;color:#ffffff;border:2px solid #ffffff}.style_highContrast__e9PgJ button:hover{background-color:#333333}.style_highContrast__e9PgJ input[type=range]{background:#ffffff}.style_highContrast__e9PgJ input[type=range]::-webkit-slider-thumb{background:#000000;border:2px solid #ffffff}.style_highContrast__e9PgJ a{color:var(--color-primary);text-decoration:underline}.style_highContrast__e9PgJ a:hover{color:var(--color-primary-dark)}.style_highContrast__e9PgJ img,.style_highContrast__e9PgJ table{border:2px solid var(--border-color)}.style_highContrast__e9PgJ td,.style_highContrast__e9PgJ th{border:1px solid var(--border-color);padding:8px}.style_highContrast__e9PgJ .style_shortcutsList__2ampm kbd{background:var(--bg-color);border:2px solid var(--border-color)}.style_button__3tn8R{position:relative;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;gap:.5rem;font-weight:500;border-radius:.375rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;text-decoration:none;outline:none}.style_solid__uw3R_{color:white;border:none}.style_primary__inKft{background-color:var(--color-primary);color:var(--color-white)}.style_secondary__YlUc6{background-color:var(--color-secondary)}.style_tertiary__9iBcv{background-color:#2b6cb0}.style_success__KvRt6{background-color:var(--color-success)}.style_danger__m2Oey{background-color:var(--color-danger)}.style_warning__qBAe6{background-color:var(--color-warning)}.style_info__oF6aL{background-color:var(--color-info)}.style_outline__8i8WQ{background:transparent;border:1px solid}.style_ghost__Z4wSq,.style_link__YxS3x{background:transparent;border:none}.style_link__YxS3x{padding:0;height:100%;font-weight:400;text-decoration:underline}.style_icon__k0_91{background:transparent;border:none;padding:0;margin:0;height:0;width:0}.style_primary__inKft.style_solid__uw3R_{background-color:#3182ce;color:white}.style_primary__inKft.style_solid__uw3R_:hover{background-color:#2b6cb0}.style_primary__inKft.style_outline__8i8WQ{color:#3182ce;border-color:#3182ce}.style_primary__inKft.style_ghost__Z4wSq:hover,.style_primary__inKft.style_outline__8i8WQ:hover{background-color:rgba(49,130,206,.1)}.style_primary__inKft.style_ghost__Z4wSq,.style_primary__inKft.style_link__YxS3x{color:#3182ce}.style_secondary__YlUc6.style_solid__uw3R_{background-color:#718096;color:white}.style_secondary__YlUc6.style_solid__uw3R_:hover{background-color:#4a5568}.style_secondary__YlUc6.style_outline__8i8WQ{color:#718096;border-color:#718096}.style_secondary__YlUc6.style_ghost__Z4wSq:hover,.style_secondary__YlUc6.style_outline__8i8WQ:hover{background-color:rgba(113,128,150,.1)}.style_secondary__YlUc6.style_ghost__Z4wSq,.style_secondary__YlUc6.style_link__YxS3x{color:#718096}.style_success__KvRt6.style_solid__uw3R_{background-color:#38a169;color:white}.style_success__KvRt6.style_solid__uw3R_:hover{background-color:#2f855a}.style_success__KvRt6.style_outline__8i8WQ{color:#38a169;border-color:#38a169}.style_success__KvRt6.style_ghost__Z4wSq:hover,.style_success__KvRt6.style_outline__8i8WQ:hover{background-color:rgba(56,161,105,.1)}.style_success__KvRt6.style_ghost__Z4wSq,.style_success__KvRt6.style_link__YxS3x{color:#38a169}.style_danger__m2Oey.style_solid__uw3R_{background-color:#e53e3e;color:white}.style_danger__m2Oey.style_solid__uw3R_:hover{background-color:#c53030}.style_danger__m2Oey.style_outline__8i8WQ{color:#e53e3e;border-color:#e53e3e}.style_danger__m2Oey.style_ghost__Z4wSq:hover,.style_danger__m2Oey.style_outline__8i8WQ:hover{background-color:rgba(229,62,62,.1)}.style_danger__m2Oey.style_ghost__Z4wSq,.style_danger__m2Oey.style_link__YxS3x{color:#e53e3e}.style_warning__qBAe6.style_solid__uw3R_{background-color:#d69e2e;color:white}.style_warning__qBAe6.style_solid__uw3R_:hover{background-color:#b7791f}.style_warning__qBAe6.style_outline__8i8WQ{color:#d69e2e;border-color:#d69e2e}.style_warning__qBAe6.style_ghost__Z4wSq:hover,.style_warning__qBAe6.style_outline__8i8WQ:hover{background-color:rgba(214,158,46,.1)}.style_warning__qBAe6.style_ghost__Z4wSq,.style_warning__qBAe6.style_link__YxS3x{color:#d69e2e}.style_info__oF6aL.style_solid__uw3R_{background-color:#4299e1;color:white}.style_info__oF6aL.style_solid__uw3R_:hover{background-color:#3182ce}.style_info__oF6aL.style_outline__8i8WQ{color:#4299e1;border-color:#4299e1}.style_info__oF6aL.style_ghost__Z4wSq:hover,.style_info__oF6aL.style_outline__8i8WQ:hover{background-color:rgba(66,153,225,.1)}.style_info__oF6aL.style_ghost__Z4wSq,.style_info__oF6aL.style_link__YxS3x{color:#4299e1}.style_xs__Sq5PK{height:1.5rem;min-width:1.5rem;font-size:.75rem;padding:0 .5rem}.style_sm__DdSxj{height:2rem;min-width:4rem;font-size:.875rem;padding:0 .75rem}.style_md__NwmLn{height:2.5rem;min-width:2.5rem;font-size:1rem;padding:0 1rem}.style_lg__5a3ob{height:3rem;min-width:3rem;font-size:1.125rem;padding:0 1.5rem}.style_disabled__WRFPz,.style_loading__aRZAI{opacity:.6;cursor:not-allowed;pointer-events:none}.style_active___Pt39.style_solid__uw3R_{filter:brightness(90%)}.style_active___Pt39.style_ghost__Z4wSq,.style_active___Pt39.style_outline__8i8WQ{filter:brightness(95%)}.style_fullWidth__fGPl8{width:100%}.style_leftIcon__1zMuf,.style_rightIcon__v3p_J{display:inline-flex;align-self:center}.style_leftIcon__1zMuf{padding-right:.5rem}.style_rightIcon__v3p_J{padding-left:.5rem}[dir=rtl] .style_leftIcon__1zMuf{padding-right:0;padding-left:.5rem}[dir=rtl] .style_rightIcon__v3p_J{padding-left:0;padding-right:.5rem}.style_loading__aRZAI:after{content:"";width:1rem;height:1rem;border-radius:50%;border:2px solid;border-top:2px solid transparent;animation:style_spin__MOb2H .6s linear infinite}@keyframes style_spin__MOb2H{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_hasLoadingText__mO56Q:after{position:static;padding-left:.5rem}[dir=rtl] .style_hasLoadingText__mO56Q:after{padding-left:0;padding-right:.5rem}.style_cardClasses__9tOFM{color:#000000}.style_card__Tcpq1{display:flex;flex-direction:column;background-color:var(--color-gray-dark);border-radius:.5rem;overflow:hidden;padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_default___pZFr{background-color:var(--bg-light);border:1px solid var(--border-light)}.style_primary__3TpUX{background-color:var(--color-primary);color:var(--color-white)}.style_secondary__uCkw_{background-color:var(--color-secondary);color:var(--color-white)}.style_outlined__qcVfR{background-color:transparent;border:2px solid var(--color-primary);color:var(--color-primary)}.style_elevated__Intag{background-color:var(--bg-light);box-shadow:0 4px 8px rgba(0,0,0,.1)}.style_green__FEZuR{background-color:var(--color-green);color:var(--color-white)}.style_blue__K3F8Y{background-color:var(--color-blue);color:var(--color-white)}.style_red__4IHTa{background-color:var(--color-danger);color:var(--color-white)}.style_yellow__PFwAE{background-color:var(--color-yellow);color:var(--color-black)}.style_purple__WfSN_{background-color:var(--color-purple);color:var(--color-white)}.style_black__u_hbC{background-color:var(--color-black);color:var(--color-white)}.style_sm__ce1jS{width:20%;max-width:20%}.style_md__pRb2Y{width:40%;max-width:40%}.style_lg__l9h_x{width:50%;max-width:50%}.style_flat__bBA65{border:none}.style_rounded__YdC0q{border-radius:16px}.style_shadow__XEpd3{box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_bordered__BeizP{border:1px solid var(--border-light)}.style_hoverable__SAdn9{transition:transform .2s ease-in-out}.style_hoverable__SAdn9:hover{transform:translateY(-2px)}.style_centered__EmWUp{align-items:center;text-align:center}.style_fullWidth__8fwyE{width:100%;max-width:100%}.style_header__1l2FJ{display:flex;align-items:center;gap:12px}.style_iconContainer__bBfFU{display:flex;align-items:center;justify-content:center}.style_title__Gayyl{font-size:1.25rem;font-weight:600;color:inherit;margin:0}.style_subtitle__77g8O{font-size:.875rem;color:inherit;opacity:.8;padding:0}.style_imageContainer___BwQE{width:100%}.style_image__VwgCl{width:100%;height:100%;display:block;object-fit:cover}.style_content__14McV{padding:0;margin:0;flex:1 1;color:inherit}.style_footer__6E34S{padding:16px;border-top:1px solid var(--border-light)}.style_disabled__pT4_k{opacity:.5;cursor:not-allowed}.style_loading__LgeRc{position:relative;overflow:hidden}.style_loading__LgeRc:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:style_loading__LgeRc 1.5s infinite}@keyframes style_loading__LgeRc{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:768px){.style_card__Tcpq1{width:100%}.style_sm__ce1jS{width:300px;max-width:300px}.style_md__pRb2Y{width:400px;max-width:400px}.style_lg__l9h_x{width:500px;max-width:500px}.style_fullWidth__8fwyE{width:100%;max-width:100%}}.style_cardAvatar__8M_cY{width:90px;height:90px;border-radius:50%;border:4px solid #fff;box-shadow:0 4px 16px 0 rgba(0,0,0,.13);background:#fff;object-fit:cover;overflow:hidden;display:flex;align-items:center;justify-content:center}.style_cardButtonFollow__pVkAv{background:#2196f3;color:#fff;border:none;border-radius:20px}.style_cardButtonFollow__pVkAv,.style_cardButtonMessage__9gZwE{font-weight:600;padding:7px 22px;font-size:1rem;box-shadow:0 2px 8px 0 rgba(0,0,0,.07);transition:background .2s,color .2s;cursor:pointer}.style_cardButtonMessage__9gZwE{background:#fff;color:#2196f3;border:1.5px solid #2196f3;border-radius:20px}.style_imageWrapper___LjYz{height:100%;width:100%;overflow:hidden}.style_image__ikCLu{height:100%!important;width:100%!important}.style_iconWrapper__W8tkE{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.style_icon__zxKZS{width:100%;height:100%}.style_icon-white__xgOGj{filter:brightness(0) invert(1)}.style_icon-main__kFJ5l,.style_icon-main__kFJ5l svg{filter:brightness(0) invert(0)}.style_icon-secondary__fyH3B,.style_icon-secondary__fyH3B svg{color:#062a61;filter:brightness(0) saturate(100%) invert(15%) sepia(43%) saturate(5535%) hue-rotate(210deg) brightness(98%) contrast(101%)}.style_icon-blue__C_TiP,.style_icon-blue__C_TiP svg{color:#3b82f6;filter:brightness(0) saturate(100%) invert(44%) sepia(93%) saturate(1321%) hue-rotate(200deg) brightness(97%) contrast(96%)}.style_icon-red__cfT_K,.style_icon-red__cfT_K svg{color:#ef4444;filter:brightness(0) saturate(100%) invert(38%) sepia(93%) saturate(5123%) hue-rotate(343deg) brightness(99%) contrast(93%)}.style_icon-green__b8qNQ,.style_icon-green__b8qNQ svg{color:#22c55e;filter:brightness(0) saturate(100%) invert(57%) sepia(74%) saturate(1367%) hue-rotate(114deg) brightness(91%) contrast(84%)}.style_icon-purple__ptqzv,.style_icon-purple__ptqzv svg{color:#a855f7;filter:brightness(0) saturate(100%) invert(42%) sepia(99%) saturate(3603%) hue-rotate(255deg) brightness(99%) contrast(94%)}.style_icon-gold__jrNnH,.style_icon-gold__jrNnH svg{color:#eab308;filter:brightness(0) saturate(100%) invert(79%) sepia(53%) saturate(2120%) hue-rotate(10deg) brightness(99%) contrast(91%)}.style_icon-teal__q0x2n,.style_icon-teal__q0x2n svg{color:#14b8a6;filter:brightness(0) saturate(100%) invert(58%) sepia(82%) saturate(396%) hue-rotate(131deg) brightness(93%) contrast(91%)}.style_avatarWrapper__9enOx{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;font-weight:600}.style_avatar__BJz_S{object-fit:cover}.style_avatar__BJz_S,.style_standard__KUOT2{width:100%;height:100%}.style_initials__kQFph{font-size:1rem;font-weight:500}.style_xs__44mta{width:24px;height:24px}.style_sm__8EjRl{width:32px;height:32px}.style_md__uZ3ZU{width:40px;height:40px}.style_lg__gx2hw{width:48px;height:48px}.style_xl__apQwv{width:64px;height:64px}.style_xxl__scDsK{width:200px;height:200px}.style_size-profile__Zzw6v{width:120px;height:120px}.style_size-hero__zYZSF{width:100%;height:100%;aspect-ratio:16/9}.style_size-banner__DUvaB{width:100%;height:100%;aspect-ratio:21/9}.style_size-thumbnail__6juRp{width:80px;height:80px}.style_size-cover__VETXc{width:100%;height:100%}.style_hoverable__ucJHX:hover{opacity:.9;transition:opacity .2s ease}.style_withShadow__VxK9p{box-shadow:0 2px 8px rgba(0,0,0,.15)}.style_hover__6IIhZ{transition:transform .2s ease-in-out}.style_hover__6IIhZ:hover{transform:scale(1.05)}.style_shadow__E68Gv{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.style_roundedFull__Grkh3{border-radius:50%}.style_fluid__Txjwo{width:100%;height:100%}.style_lazy__r6cay{opacity:0;transition:opacity .3s ease-in-out}.style_loaded__U9mtw{opacity:1}.style_errorIndicator__hIpfu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#ff5252;color:white;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;font-size:16px}.style_placeholder__SBwY_{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#e0e0e0;z-index:1;opacity:1;transition:opacity .3s ease-in-out}[dir=rtl] .style_imageWrapper___LjYz{direction:rtl}[dir=ltr] .style_imageWrapper___LjYz{direction:ltr}.style_wrapper__zioBj{width:100%}.style_error__hZnxg{opacity:.5}.style_avatar__BJz_S.style_xs__44mta{width:24px;height:24px;font-size:12px}.style_avatar__BJz_S.style_sm__8EjRl{width:32px;height:32px;font-size:14px}.style_avatar__BJz_S.style_md__uZ3ZU{width:48px;height:48px;font-size:18px}.style_avatar__BJz_S.style_lg__gx2hw{width:64px;height:64px;font-size:24px}.style_avatar__BJz_S.style_xl__apQwv{width:96px;height:96px;font-size:32px}.style_loading__Ktzie{opacity:.5}.style_loadingOverlay__V1r_w{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,.8)}.style_loadingSpinner__TfOeY{width:24px;height:24px;border:2px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:style_spin__ZnDRm 1s linear infinite}.style_sidebar__jnnqL .style_icon__zxKZS{width:24px;height:24px;margin-right:8px}[dir=rtl] .style_sidebar__jnnqL .style_icon__zxKZS{margin-right:0;margin-left:8px}.style_fallbackEmoji__zr_7C{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:24px;min-height:24px;line-height:1}.style_cover__BrL_2{object-fit:cover;height:100%;width:100%}.style_contain__71MYU{object-fit:contain}.style_loader__xfQ2_{border-radius:50%;border:3px solid #f3f3f3;border-top-color:#3498db;width:30px;height:30px;animation:style_spin__ZnDRm 1s linear infinite}@keyframes style_spin__ZnDRm{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_imageFallback__NSciQ{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5}.style_fullHeight__Aoj3i{height:100%}.style_height-none__a1FvS{height:none}.style_fullWidth__6hLML{width:100%}.style_width-none__8eE65{width:none}.style_border-all__x5ki7{border:.5px solid rgb(217,217,217);border-radius:10px;box-shadow:0 10px 15px -3px rgba(0,0,0,.3)}.style_border-right__B47jg{border-right:.5px solid rgb(217,217,217);border-top-right-radius:10px;border-bottom-right-radius:10px}.style_border-left__YzOVe{border-left:.5px solid rgb(217,217,217);border-top-left-radius:10px;border-bottom-left-radius:10px}.style_border-top__Nor_E{border-top:.5px solid rgb(217,217,217);border-top-left-radius:10px;border-top-right-radius:10px}.style_border-bottom__MoAox{border-bottom:.5px solid rgb(217,217,217);border-bottom-left-radius:10px;border-bottom-right-radius:10px}.style_shadow__xaYdY{box-shadow:-5px 5px 10px 0 rgba(0,0,0,.5)}.style_padding__JyJ06{padding:1rem}.style_noPadding__TdN4N{padding:0}.style_centered__w_W9j{display:flex;flex-direction:column;justify-content:center;align-items:center}.style_direction-row__UcPWp{display:flex;flex-direction:row}.style_direction-column__NGSeZ{display:flex;flex-direction:column}.style_direction-row-reverse__g1nMz{display:flex;flex-direction:row-reverse}.style_direction-column-reverse__Jl44Q{display:flex;flex-direction:column-reverse}.style_justify-start__oLXR7{justify-content:flex-start}.style_justify-end__t29M6{justify-content:flex-end}.style_justify-center__RUuHv{justify-content:center}.style_justify-space-between__7tCzs{justify-content:space-between}.style_justify-space-around__YcTKp{justify-content:space-around}.style_justify-space-evenly__U6iVQ{justify-content:space-evenly}.style_align-center__SGw5o{align-items:center}.style_color-primary__g5HES{background-color:var(--color-primary)}.style_color-secondary___QyLS{background-color:var(--color-secondary)}.style_color-white__7tgdE{background-color:#ffffff}.style_color-tertiary__7awqk{background-color:var(--color-tertiary)}.style_color-quaternary__nbKHm{background-color:#535353}.style_color-quinary__iNqZ_{background-color:var(--color-quinary)}.style_color-green__gGACZ{background-color:#328038}.style_color-red__7rhzb{background-color:rgb(91,15,15)}.style_color-gray__yCcyJ{background-color:var(--color-gray)}.style_color-gray-dark__9B2mx{background-color:var(--color-gray-dark)}.style_color-senary__K1slj{background-color:#e9e9e9}.style_color-input__0CeDQ{background-color:#f1f5f9;opacity:.7}[dir=rtl] .style_container__dFiFD{direction:rtl}[dir=ltr] .style_container__dFiFD{direction:ltr}@media (max-width:768px){.style_max-width-lg__JaWCH,.style_max-width-md__GninA,.style_max-width-sm__l6s5A,.style_max-width-xl__m6yiM,.style_max-width-xs__guDiU{width:100%;max-width:100%}}.style_canvas__V0_XZ{background-color:white;box-shadow:0 2px 4px rgba(0,0,0,.1);justify-content:center;align-items:center;width:100%;height:91%}.style_label__yLmsV{display:block;margin-bottom:.25rem;font-weight:500;color:var(--color-text-primary,#333)}.style_required__mqItS{color:var(--color-error,#ff5252);margin-right:.25rem}.style_input__u5MRk{border:none;outline:none;width:100%;height:100%;padding-left:20px;font-family:inherit;font-size:inherit;background-color:transparent}.style_textarea__3yJn0{min-height:100px;resize:vertical;padding:.75rem;line-height:1.5}.style_messageContainer__sKSGn{margin-top:.25rem;min-height:1.25rem}.style_helperText__8hSby{font-size:.875rem;color:var(--color-text-secondary,#666)}.style_errorMessage__oDYM9{font-size:.875rem;color:var(--color-error,#ff5252)}.style_error__9KXy8{border-color:var(--color-error,#ff5252)!important}.style_disabled__Rf9h_{opacity:.6;cursor:not-allowed}.style_sidebar__tu7iU{height:100%;transition:width .3s ease;background-color:var(--bg-primary)}.style_sidebar__tu7iU.style_left__qG53i{border-left:1px solid var(--border-color)}.style_sidebar__tu7iU.style_right__pktZm{border-right:1px solid var(--border-color)}.style_sidebarCollapsed__HrkSM{width:0;overflow:hidden}.style_sidebarExpanded__ptUvR{width:280px}.style_form__8pFz_{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.style_formGroup__am7Yj{margin-bottom:1.5rem}.style_formGroup__am7Yj label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.style_formRow__ERN23{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.style_textarea__jqK7W{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;resize:vertical}.style_textarea__jqK7W:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.style_actions__6GgEh{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1rem;border-top:1px solid #eee}@media (max-width:768px){.style_form__8pFz_{padding:1rem}.style_formRow__ERN23{grid-template-columns:1fr}.style_actions__6GgEh{flex-direction:column}}.style_form__Lhvj7{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.style_formGroup__2sTul{margin-bottom:1.5rem}.style_formGroup__2sTul label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.style_formRow__areeg{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.style_textarea__rxhTv{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;resize:vertical}.style_textarea__rxhTv:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.style_actions__xmKJU{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1rem;border-top:1px solid #eee}@media (max-width:768px){.style_form__Lhvj7{padding:1rem}.style_formRow__areeg{grid-template-columns:1fr}.style_actions__xmKJU{flex-direction:column}}.style_container__3tHWw{max-width:1200px;margin:0 auto;padding:2rem}.style_header__HmJGX{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #eee}.style_titleSection__0wYLX{display:flex;align-items:center;gap:1rem}.style_status__Xjs_j{padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;text-transform:uppercase}.style_active__hTXQ2{background-color:#d4edda;color:#155724}.style_completed__0RbzH{background-color:#d1ecf1;color:#0c5460}.style_pending__K71Jg{background-color:#fff3cd;color:#856404}.style_on_hold__yodPp{background-color:#f8d7da;color:#721c24}.style_cancelled__OG_yT{background-color:#f5c6cb;color:#721c24}.style_actions__CeHT_{display:flex;gap:1rem}.style_content__giNTH{display:flex;flex-direction:column;gap:2rem}.style_section__Mxypt{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.style_description__UdPdw{margin-top:1rem;line-height:1.6;color:#666}.style_sectionActions__qxfgo{margin-top:1rem;display:flex;gap:1rem}.style_grid__9WPUu{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.style_card__8T8r4{background:#f8f9fa;padding:1.5rem;border-radius:8px;border-left:4px solid #007bff;position:relative}.style_card__8T8r4 h3{margin-bottom:.5rem;color:#333;font-size:1rem}.style_card__8T8r4 p{color:#666;font-size:1.1rem;font-weight:500}.style_card__8T8r4 button{margin-top:.5rem;width:100%}.style_membersList__YYPBN{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.style_member__M1bDi{background:#f8f9fa;padding:1rem;border-radius:8px;border:1px solid #e9ecef}.style_memberInfo__Sr1oG h4{margin-bottom:.25rem;color:#333}.style_memberInfo__Sr1oG p{color:#666;margin-bottom:.5rem}.style_role__HYn0y{display:inline-block;background:#007bff;color:white;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;text-transform:uppercase}.style_infoGrid__7nQWz{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}.style_infoItem__YAe0X h4{margin-bottom:.5rem;color:#333;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.style_infoItem__YAe0X p{color:#666;font-size:1rem}.style_loading__pjVRH{text-align:center;padding:2rem;font-size:1.2rem;color:#666}.style_error-message__cyjUx{text-align:center;padding:2rem;color:#dc3545;font-size:1.1rem}@media (max-width:768px){.style_container__3tHWw{padding:1rem}.style_header__HmJGX{flex-direction:column;gap:1rem;align-items:stretch}.style_actions__CeHT_{justify-content:stretch}.style_grid__9WPUu,.style_infoGrid__7nQWz,.style_membersList__YYPBN{grid-template-columns:1fr}}.style_form__y2DKz{display:flex;flex-direction:column;gap:1.5rem;padding:1rem}.style_memberList__rID6R{max-height:400px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:8px}.style_memberItem___M0uQ{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #e2e8f0}.style_memberItem___M0uQ:last-child{border-bottom:none}.style_memberItem___M0uQ:hover{background-color:#f7fafc}.style_memberItem___M0uQ.style_selected__a0eOB{background-color:#ebf8ff;color:#2c5282;font-weight:600}.style_memberItem___M0uQ.style_selected__a0eOB span{color:#3182ce}.style_actions__kLzM6{display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.style_signatureContainer___5UkU{display:flex;flex-direction:column;align-items:center;padding:1rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_canvasContainer__bpF_r{margin:1rem 0;border:1px solid #ccc;border-radius:4px;overflow:hidden}.style_signatureCanvas__Fpeds{background-color:#fff;touch-action:none}.style_buttons__uOhaM{display:flex;gap:1rem;margin-top:1rem}.style_clearButton__sJ28_,.style_closeButton__WLGDl,.style_saveButton__6Myz7{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s}.style_clearButton__sJ28_{background-color:#f5f5f5;color:#333}.style_clearButton__sJ28_:hover{background-color:#e0e0e0}.style_saveButton__6Myz7{background-color:#4caf50;color:white}.style_saveButton__6Myz7:hover{background-color:#45a049}.style_closeButton__WLGDl{background-color:#f44336;color:white}.style_closeButton__WLGDl:hover{background-color:#d32f2f}.style_logo__yFbgp{display:flex;align-items:center;text-decoration:none;font-size:1.5rem;font-weight:700;color:#ffffff;transition:opacity .2s ease}.style_logo__yFbgp:hover{opacity:.9}.style_be__bKJdO{color:#00A3FF}.style_seiness__xpVFK{color:#ffffff}.style_rtl__GOtGD{flex-direction:row-reverse}@media (max-width:768px){.style_logo__yFbgp{font-size:1.25rem}}.style_navbar__bBntK{width:100%;min-height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;box-sizing:border-box;font-family:inherit;box-shadow:0 2px 8px rgba(0,0,0,.04);z-index:100}.style_logo__YMLQa{font-size:1.5rem;font-weight:800;letter-spacing:-1px;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.08)}.style_menu__GYDET{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.style_menu__GYDET li a{color:#fff;text-decoration:none;font-size:1.05rem;font-weight:500;padding:.5rem .75rem;border-radius:6px;transition:background .15s,color .15s}.style_menu__GYDET li a:hover{background:rgba(255,255,255,.12);color:#f8fafc}@media (max-width:768px){.style_navbar__bBntK{flex-direction:column;align-items:flex-start;padding:.5rem 1rem;min-height:unset}.style_menu__GYDET{gap:1rem;flex-direction:column;width:100%;margin-top:.5rem}.style_logo__YMLQa{font-size:1.2rem}}[dir=rtl] .style_navbar__bBntK{direction:rtl}.style_sidebarContainer__6FaCf{display:flex;flex-direction:column;width:200px;transition:width .3s;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;background-color:#f1f8ff;box-shadow:0 0 12px 0 rgba(0,0,0,.2);color:var(--color-black)}.style_sidebarContainer__6FaCf.style_leftSidebarContainer__HvSqr{width:190px}.style_rightSidebarContainer__iSzzk{width:280px;background-color:#f1f8ff;margin-left:auto}.style_collapsed__TgEJS{width:60px;background-color:var(--color-white)}.style_sidebarHeader___HStl{display:flex;align-items:center;padding:.5rem;gap:1rem;height:60px;background-color:var(--color-tertiary);box-shadow:0 0 12px 0 rgba(0,0,0,.2)}.style_toggleButton__cTiMF{background:none;border:none;cursor:pointer}.style_navList__N6dmR{list-style:none;padding:0;margin:0}.style_navLink__a25Kr{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;color:var(--text-primary);text-decoration:none;transition:all .2s ease}.style_navLink__a25Kr:hover{background:var(--background-hover)}.style_navLink__a25Kr.style_active__zOar7{background:var(--primary-light);color:var(--primary)}.style_navIcon__f6RSy{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.style_navText__7nsUL{flex:1 1}.style_submenu__MozOC{list-style:none;-webkit-padding-start:2rem;padding-inline-start:2rem}.style_submenuLink__Ccc4E{display:flex;align-items:center;justify-content:flex-start;padding:.5rem 1rem;color:var(--text-primary);font-weight:500;text-decoration:none;transition:all .2s ease;gap:.7rem}.style_submenuLink__Ccc4E:hover{background:var(--color-secondary);color:var(--color-white);font-weight:500}.style_submenuLink__Ccc4E:hover .style_submenuIcon__gMyy1{background-color:#f1f8ff;border-radius:14%}.style_submenuLink__Ccc4E.style_active__zOar7{color:var(--color-secondary);font-weight:600}.style_settingsMenu__7qGBG{padding:1rem}.style_section__qCyld{margin-bottom:1.5rem}.style_sectionTitle__RALM_{font-size:.875rem;font-weight:500;color:var(--text-secondary);margin-bottom:.75rem}.style_inputGroup__W2IBp{margin-bottom:.75rem}.style_inputGroup__W2IBp label{display:block;font-size:.75rem;color:var(--text-secondary);margin-bottom:.25rem}.style_inputGroup__W2IBp input{width:100%;padding:.5rem;border:1px solid var(--border-color);border-radius:4px;background-color:var(--color-white);color:var(--text-primary)}.style_effectsGrid__S2w7h{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem}.style_effectButton__NcGAb{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.75rem;background-color:var(--color-tertiary);border:none;border-radius:4px;cursor:pointer;transition:all .2s ease}.style_effectButton__NcGAb:hover{background-color:var(--background-hover)}.style_effectButton__NcGAb span{font-size:.75rem;margin-top:.5rem;color:var(--text-secondary)}.style_rangeSlider__cTZS8{width:100%;height:4px;background-color:var(--color-tertiary);border-radius:2px;outline:none}.style_rangeSlider__cTZS8::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background-color:var(--color-primary);border-radius:50%;cursor:pointer}.style_darkTheme__dZMVf{background-color:var(--color-black)}.style_darkTheme__dZMVf,.style_darkTheme__dZMVf .style_textSidebar__cNq_U{color:var(--color-white)}.style_darkTheme__dZMVf .style_navLink__a25Kr{color:var(--text-secondary)}.style_darkTheme__dZMVf .style_navLink__a25Kr:hover{background-color:rgba(255,255,255,.1)}.style_darkTheme__dZMVf .style_navLink__a25Kr.style_active__zOar7{background-color:rgba(255,255,255,.2);color:var(--color-white)}.style_darkTheme__dZMVf .style_submenuLink__Ccc4E{color:var(--text-secondary)}.style_darkTheme__dZMVf .style_submenuLink__Ccc4E:hover{background-color:rgba(255,255,255,.1)}.style_darkTheme__dZMVf .style_submenuLink__Ccc4E.style_active__zOar7{background-color:rgba(255,255,255,.2);color:var(--color-white)}.style_darkTheme__dZMVf .style_effectButton__NcGAb{background-color:rgba(255,255,255,.1)}.style_darkTheme__dZMVf .style_effectButton__NcGAb:hover{background-color:rgba(255,255,255,.2)}.style_darkTheme__dZMVf .style_rangeSlider__cTZS8{background-color:rgba(255,255,255,.1)}.style_darkTheme__dZMVf .style_rangeSlider__cTZS8::-webkit-slider-thumb{background-color:var(--color-white)}.style_floatingToggle__YyEPG{position:fixed;top:50%;left:12%;z-index:1001;background-color:var(--color-primary);color:white;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;border-top-right-radius:7px;border-bottom-right-radius:7px;opacity:.8}.style_floatingToggle__YyEPG:hover{background-color:var(--color-black)}.style_floatingToggle__YyEPG.style_collapsed__TgEJS{left:3.4%;transform:rotateX("angle")}[dir=rtl] .style_floatingToggle__YyEPG{right:13.7%;border-top-left-radius:7px;border-bottom-left-radius:7px;border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .style_floatingToggle__YyEPG.style_collapsed__TgEJS{right:3.4%}.style_tableContainer__gCGGm{width:100%;overflow-x:auto;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1)}.style_tableHeader__zWE0W{display:flex;justify-content:space-between;align-items:center;background-color:#062a61;color:white}.style_tableHeaderActions__aZDqT,.style_tableHeaderTitle__AGV5q,.style_viewToggle__HCzJE{display:flex;align-items:center;gap:.5rem}.style_viewToggle__HCzJE{margin-right:1rem}.style_viewToggleButton__o2P_t{display:flex;align-items:center;justify-content:center;padding:.5rem;border:none;background:transparent;cursor:pointer;border-radius:4px;transition:background-color .2s}.style_viewToggleButton__o2P_t:hover{background-color:rgba(255,255,255,.1)}.style_viewToggleButton__o2P_t.style_active__zhWhm{background-color:rgba(255,255,255,.2)}.style_actions__zfWki{display:flex;gap:.5rem;justify-content:flex-end}.style_tableWrapper__IXm9W{overflow-x:auto}.style_table__rSSm_{width:100%;border-collapse:collapse;background:var(--background-paper);border-radius:8px;overflow:hidden}.style_table__rSSm_ td,.style_table__rSSm_ th{padding:1rem;text-align:right}.style_table__rSSm_ th{background:var(--background-default);font-weight:600}.style_table__rSSm_ tr:hover{background:var(--background-hover)}.style_bordered__VkzRL{border:1px solid var(--border-color)}.style_striped__wnrGQ tr:nth-child(2n){background:var(--background-default)}.style_loading__2lplf{opacity:.5;pointer-events:none}.style_header__ADUQX{margin-bottom:1rem;justify-content:space-between;padding-inline:1rem;background-color:var(--color-primary-light)}.style_grid__UQOtX{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem;gap:1rem;padding:1rem}.style_gridCard__ZO4AU{background:var(--background-paper);border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .2s ease-in-out;border:1px solid var(--border-color);position:relative}.style_gridCard__ZO4AU:hover{transform:translateY(-4px)}.style_gridCardCover__Bq0Xc{position:relative;width:100%;height:120px;overflow:hidden;border-top-left-radius:8px;border-top-right-radius:8px;background-color:#7e7e7e}.style_gridCardCover__Bq0Xc img{width:100%;height:100%;object-fit:cover}.style_gridCardHeader__iCafI{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.5rem}.style_gridCardAvatar__scfj_{position:static;margin:-35px auto 0;width:70px;height:70px;box-shadow:0 2px 8px rgba(0,0,0,.08);background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}.style_gridCardAvatar__scfj_ img{width:64px;height:64px;object-fit:cover;border-radius:50%;border:2px solid #e0e0e0}.style_gridCardContent__D3pvQ{padding:1rem .5rem .5rem;display:flex;flex-direction:column;align-items:center}.style_gridCardTitle___nFr6{font-weight:600;font-size:1.1rem;margin-bottom:.25rem;text-align:center}.style_gridCardSecondaryText__4e5hv,.style_gridCardStatus__HsRLH{color:var(--text-secondary);font-size:.9rem;text-align:center}.style_gridCardStatus__HsRLH{margin-top:.25rem}.style_gridCardDetails___Hbmj{width:100%;margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem;align-items:center}.style_gridCardDetail__oEA62{display:flex;flex-direction:row;gap:.5rem;font-size:.95rem;color:var(--text-primary)}.style_gridCardActions__f7y58{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.style_gridCardActionsTop__dXrPI{margin-top:0;margin-bottom:1rem}.style_gridCardActionsBottom__DAIrm{margin-top:auto}.style_gridCardCheckbox__wo4OS{position:static;margin:0 0 0 auto;display:flex;justify-content:center;align-items:center;z-index:2;background:none;padding:0}.style_gridCardCheckbox__wo4OS input[type=checkbox]{width:20px;height:20px}.style_gridCardCheckboxOverCover__bdRm8{position:absolute;top:8px;left:50%;transform:translateX(-50%);z-index:10;background:rgba(255,255,255,.9);border-radius:4px;padding:2px}.style_emptyState__jjWCY{padding:2rem;color:var(--text-secondary)}.style_gridContainer__zyKo6{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;padding:1rem}.style_gridItem___FhUD{background:var(--color-secondary);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;position:relative;border:1px solid rgba(0,0,0,.05)}.style_gridItem___FhUD:hover{transform:translateY(-6px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.style_gridHeader__fGm2s{position:relative;width:100%;height:120px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:1rem;overflow:hidden;border-radius:8px 8px 0 0}.style_gridHeaderBackground__uadDt{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;opacity:.8}.style_gridAvatar__3w_yE{position:relative;width:80px;height:80px;border-radius:50%;overflow:hidden;border:4px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1;background:#fff}.style_gridItem___FhUD:hover .style_gridHeaderBackground__uadDt{opacity:.25}.style_gridAvatar__3w_yE img{width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important}.style_gridName__HXlZT{font-size:1.35rem;font-weight:600;text-align:center;margin:.75rem 0 .25rem;color:#ffffff;position:relative;z-index:1}.style_gridRole__ebFd0{font-size:.9rem;color:hsl(0,0%,100%);text-align:center;margin-bottom:1.25rem;font-weight:500;position:relative;z-index:1}.style_gridContent__7L9MK{padding:1.25rem;display:flex;flex-direction:column;gap:.875rem;border-top:1px solid rgba(0,0,0,.06);background:#fafafa}.style_gridField__53WwI{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-radius:10px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.03);transition:all .2s ease}.style_gridField__53WwI:hover{background:#f8f9fa;transform:translateX(2px)}.style_gridLabel__jRaPc{font-size:.9rem;color:#666;font-weight:500}.style_gridValue__YJnOU{font-size:.9rem;color:#333;font-weight:600}.style_gridButtons__2D_iE{display:flex;gap:.75rem;padding:1.25rem;border-top:1px solid rgba(0,0,0,.06);background:#fff}.style_gridButtonFollow__D_2Z2,.style_gridButtonMessage__mokpr{flex:1 1;padding:.75rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.style_gridButtonFollow__D_2Z2{background:#2196f3;color:white}.style_gridButtonFollow__D_2Z2:hover{background:#1976d2;transform:translateY(-2px)}.style_gridButtonMessage__mokpr{background:#f44336;color:white}.style_gridButtonMessage__mokpr:hover{background:#d32f2f;transform:translateY(-2px)}.style_cardBlue__cYbzX{background:linear-gradient(135deg,#2196f3,#1976d2);color:white}.style_cardRed___g2_G{background:linear-gradient(135deg,#f44336,#d32f2f);color:white}.style_cardGreen__6SXZ6{background:linear-gradient(135deg,#4caf50,#388e3c);color:white}.style_cardPurple__ewr_A{background:linear-gradient(135deg,#9c27b0,#7b1fa2);color:white}.style_cardGold__O85Ga{background:linear-gradient(135deg,#ffc107,#ffa000);color:white}.style_cardBlack__7giuq{background:linear-gradient(135deg,#000000,#1a1a1a);color:white}.style_emptyState__jjWCY{text-align:center;padding:3rem 2rem;color:#666;font-size:1.1rem;grid-column:1/-1;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}@media (max-width:768px){.style_gridContainer__zyKo6{grid-template-columns:1fr;gap:1rem;padding:.75rem}.style_gridItem___FhUD{margin:0}.style_gridHeader__fGm2s{padding:1.5rem 1rem;min-height:160px}.style_gridAvatar__3w_yE{width:90px;height:90px}.style_gridName__HXlZT{font-size:1.2rem}.style_gridButtons__2D_iE,.style_gridContent__7L9MK{padding:1rem}}.style_tableTitle__9fCUi{color:white;font-size:1.5rem;font-weight:500}.style_headerActions__hNkIE{display:flex;gap:.5rem}.style_th__pMtfp{background:white;font-weight:600;color:#333}.style_td__c_pSu,.style_th__pMtfp{padding:1rem;text-align:left;border-bottom:1px solid #e2e8f0}.style_td__c_pSu{vertical-align:middle}.style_photoCell__cXHoi{width:40px;height:40px;border-radius:50%;overflow:hidden}.style_photoCell__cXHoi img{width:100%;object-fit:cover}.style_status__syl_8{display:flex;align-items:center;gap:.5rem}.style_statusDot__xDU_V{width:8px;height:8px;border-radius:50%}.style_statusDot__xDU_V.style_active__zhWhm{background:#22C55E}.style_statusDot__xDU_V.style_blocked__M9RQY{background:#EF4444}.style_actionButton__mqn_y{padding:.5rem;border-radius:4px;border:none;cursor:pointer;color:white}.style_blockButton__92KUw{background:#F59E0B}.style_editButton__TRqFv{background:#3B82F6}.style_deleteButton__ubopk{background:#EF4444}.style_noData__8R2C0{padding:2rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);text-align:center;min-height:200px;width:100%}.style_aiAvatarToggle__WJAJn,.style_noData__8R2C0{display:flex;justify-content:center;align-items:center}.style_aiAvatarToggle__WJAJn{width:40px;height:40px;padding:0;border-radius:5px;background-color:#2b6cb0;box-shadow:0 5px 20px rgba(0,0,0,.15);cursor:pointer;border:1px solid rgba(0,0,0,.1);transition:all .3s ease}.style_aiAvatarToggle__WJAJn:hover{transform:scale(1.05);background-color:var(--primary-dark-color);border-color:rgba(255,255,255,.4)}.style_robotIcon__caTAV{width:36px;height:36px;border-radius:50%;background:white;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.style_aiAvatarPanel__7fSub{position:fixed;bottom:70px;right:15px;width:300px;height:400px;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-left-radius:10px;background-color:#e9ebef;box-shadow:0 5px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;animation:style_slideIn__8RadR .3s ease}.style_header__NLSzC{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background-color:var(--color-primary);color:white;border-bottom:1px solid rgba(255,255,255,.1);width:100%}.style_headerTitle__bGg8n{display:flex;align-items:center;gap:8px;font-size:1.1rem;font-weight:500}.style_controls__TbuXR{display:flex;gap:.75rem}.style_controls__TbuXR button{background:none;border:none;color:white;font-size:1.2rem;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;opacity:.8}.style_controls__TbuXR button:hover{opacity:1;transform:scale(1.1)}.style_content__zplg1{display:flex;flex-direction:column;height:calc(100% - 60px);background-color:rgba(0,0,0,.02)}.style_messages__zCSJ0{flex:1 1;padding:2rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.style_message__94_kS{display:flex;gap:.75rem;max-width:85%}.style_message__94_kS.style_user__b_qub{flex-direction:row-reverse;align-self:flex-end}.style_messageAvatar__QPYRf{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#ffffff;color:#000000;font-size:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_messageContent__v1U9y{padding:1rem 1.25rem;border-radius:20px;background-color:#ffffff;max-width:calc(100% - 30px);word-break:break-word;box-shadow:0 2px 4px rgba(0,0,0,.05)}.style_user__b_qub .style_messageContent__v1U9y{background-color:#000000;color:white;border-radius:20px 20px 4px 20px}.style_bot__rGUHm .style_messageContent__v1U9y{background-color:white;color:#1a1a1a;border-radius:20px 20px 20px 4px;border:1px solid rgba(0,0,0,.1)}.style_inputContainer__L1jBm{padding:1rem;border-top:1px solid rgba(0,0,0,.1);display:flex;gap:.75rem;background-color:white;align-items:center}.style_input__CoHJL{flex:1 1;padding-top:.75rem;padding-bottom:.75rem;border-radius:20px;border:1px solid rgba(0,0,0,.1);outline:none;font-size:.95rem;background-color:rgba(0,0,0,.02);transition:all .2s ease}.style_input__CoHJL:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(37,99,235,.1)}.style_sendButton__aG_PC{padding:.75rem 1.5rem;background-color:var(--primary-color);color:white;border:none;border-radius:20px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .2s ease}.style_sendButton__aG_PC:disabled{opacity:.5;cursor:not-allowed}.style_sendButton__aG_PC:not(:disabled):hover{transform:scale(1.05)}.highContrast .style_aiAvatarPanel__7fSub{background-color:black}.highContrast .style_header__NLSzC{background-color:black;border-bottom:1px solid white}@keyframes style_slideIn__8RadR{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:480px){.style_aiAvatarPanel__7fSub{width:100%;height:80vh;border-radius:20px 20px 0 0;bottom:0;right:0}}.style_image-editor__r_VFf{padding:1rem;background-color:#ffffff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_header__FgLel{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.style_header__FgLel h3{margin:0;font-size:1.2rem;font-weight:600}.style_closeButton__T2bE5{padding:.5rem;background:none;border:none;cursor:pointer;color:#666;font-size:1rem}.style_closeButton__T2bE5:hover{color:#000}.style_form-group__oO3St{margin-bottom:1rem}.style_form-group__oO3St label{display:block;margin-bottom:.5rem;font-weight:500}.style_form-group__oO3St input[type=range]{width:100%;margin-top:.25rem}.style_form-group__oO3St input[type=checkbox]{margin-right:.5rem}.style_preview__Q_6N6{margin-top:1rem;border:1px solid #eee;border-radius:4px;overflow:hidden}.style_preview__Q_6N6 img{width:100%;height:100%;display:block}.style_leftMenu__2_7D_{width:80px;background-color:var(--color-secondary)}.style_companyLogo__Hs_8A,.style_leftMenu__2_7D_{display:flex;flex-direction:column;align-items:center}.style_companyLogo__Hs_8A{margin-bottom:30px;color:#fff}.style_companyName__5_ewV{font-size:12px;margin-top:8px;font-weight:500}.style_iconButton__3KoQX{width:48px;height:48px;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;border:none;color:#fff;cursor:pointer;margin-bottom:8px;transition:all .2s ease}.style_iconButton__3KoQX:hover{background-color:rgba(255,255,255,.1)}.style_iconButton__3KoQX.style_active__TDkNs{background-color:rgba(255,255,255,.2)}.style_iconLabel__mJsHd{font-size:10px;margin-top:4px}.style_sidebarDivider__yTpFr{width:32px;height:1px;background-color:rgba(255,255,255,.1);margin:16px 0}.style_settingsButton__I5Ej0{margin-top:auto}.style_toolbar__dyYoj{height:60px;background-color:var(--color-secondary);display:flex;justify-content:space-between;align-items:center;padding:0 20px}.style_toolbarLeft__amX4q,.style_toolbarRight__Xk2Ql{display:flex;gap:12px}.style_toolbarButton__a7ETr{display:flex;align-items:center;gap:8px;background-color:rgba(255,255,255,.1);border:none;border-radius:4px;padding:8px 12px;color:#fff;cursor:pointer;transition:background-color .2s ease}.style_toolbarButton__a7ETr:hover{background-color:rgba(255,255,255,.2)}.style_toolbarButton__a7ETr span{font-size:14px}.style_overlay__nTS6h{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.style_modal__1gHnM{background-color:white;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.style_closeButton__e5Er4{background:none;border:none;font-size:24px;cursor:pointer;padding:0;color:#666}.style_closeButton__e5Er4:hover{color:#333}.style_content__DWBtv{padding:1rem}.style_form__b41lx{width:100%}.style_label__UgG65{font-weight:500;margin-bottom:.25rem}.style_required__O3lfv{color:#ef4444;margin-left:.25rem}.style_radioLabel__hFEO5{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_radioLabel__hFEO5:hover{opacity:.8}.style_radioInput__10pJ6{margin:0;cursor:pointer}.style_radioInput__10pJ6:disabled{cursor:not-allowed;opacity:.6}.style_radioText__zfnuS{font-size:1rem}.style_alert___A9q_{border-radius:.5rem;margin-bottom:1rem}.style_error__0qa7p{background-color:#fef2f2;border-color:#fecaca;color:#dc2626}.style_warning__kkfGR{background-color:#fffbeb;border-color:#fed7aa;color:#d97706}.style_info__u5Cwt{background-color:#eff6ff;border-color:#bfdbfe;color:#2563eb}.style_success__HZnY3{background-color:#f0fdf4;border-color:#bbf7d0;color:#16a34a}.style_mapContainer__wOe1u{position:relative;border-radius:8px;overflow:hidden;min-height:400px;width:100%;display:flex;flex-direction:column}.style_title__TY_qn{display:flex;align-items:center;gap:.5rem;color:var(--color-white);margin-bottom:.5rem;font-weight:600}.style_addressBar__1vAK_{display:flex;align-items:center;gap:.5rem;padding:.75rem;color:var(--text-primary)}.style_addressBar__1vAK_,.style_mapFrame__icBGw{background:var(--background-hover);border-radius:8px}.style_mapFrame__icBGw{width:100%;height:300px;overflow:hidden;position:relative}.style_mapFrame__icBGw>div{width:100%!important;height:100%!important;position:relative!important}.style_mapFrame__icBGw:after{content:"";top:0;left:0;right:0;bottom:0;background:var(--background-hover);z-index:1;transition:opacity .3s ease}.style_mapFrame__icBGw.style_loaded__YqNrT:after{opacity:0;pointer-events:none}.style_loadingMessage__986iw{width:100%;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--background-hover,#f5f5f5);border-radius:8px;color:var(--text-secondary,#666);gap:1rem;padding:1rem;min-height:400px}.style_loadingMessage__986iw svg{animation:style_spin__NQej9 1.5s linear infinite}@keyframes style_spin__NQej9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_errorMessage__woTiz{width:100%;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--background-hover,#f5f5f5);border-radius:8px;padding:1rem;text-align:center;min-height:400px}.style_errorMessage__woTiz>*{margin-bottom:.5rem}.style_actions__FnPRK{display:flex;justify-content:flex-end}.style_directionsButton__FgtZD{display:flex;align-items:center;justify-content:center;padding:.75rem;margin:1rem .5rem;border-radius:.25rem;background-color:#f9fafb;border:1px solid #e5e7eb;color:#4b5563;text-decoration:none;transition:all .2s ease-in-out;font-size:.875rem;font-weight:500}.style_directionsButton__FgtZD:hover{background-color:#f3f4f6;border-color:#d1d5db}.style_directionsButton__FgtZD svg{margin-right:.5rem}[dir=rtl] .style_mapContainer__wOe1u{direction:rtl}[dir=rtl] .style_actions__FnPRK{justify-content:flex-start}@media (max-width:768px){.style_mapFrame__icBGw{height:200px}.style_addressBar__1vAK_{padding:.5rem}.style_errorMessage__woTiz,.style_loadingMessage__986iw,.style_mapContainer__wOe1u{min-height:250px}}.style_infoWindow__ZK28w{padding:1rem;min-width:220px;max-width:300px}.style_infoWindowTitle__jmqqD{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#111827}.style_infoWindowCompany___HTaT{margin:0 0 .5rem;font-size:.875rem;color:#4b5563}.style_infoWindowAddress__wnFZ5{margin:0 0 .75rem;font-size:.75rem;color:#6b7280}.style_infoWindowButton__JIukm{width:100%;margin-top:.5rem}.style_mapLegend__XbC6X{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background-color:#f1f5f9;border-top:1px solid #e5e7eb;color:#4b5563;font-size:.875rem;border-radius:0 0 8px 8px}.style_fallbackMap__V4gfg{height:300px;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;padding:1rem}.style_fallbackContent__8AVGx{text-align:center;max-width:80%}.style_fallbackContent__8AVGx a{display:inline-block;margin-top:1rem;padding:.5rem 1rem;background-color:#4285F4;color:white;border-radius:4px;text-decoration:none;font-weight:500}.style_fallbackContent__8AVGx a:hover{background-color:#3367d6}.style_mapContainer__wOe1u.style_loading__tg85S{pointer-events:none}.style_mapContainer__wOe1u.style_error__6A9jM{background-color:rgba(255,0,0,.05);border:1px solid rgba(255,0,0,.2)}.style_retryButton__vt8p2{margin-top:1rem;padding:.5rem 1rem;background-color:var(--color-primary,#4285F4);color:white;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s}.style_retryButton__vt8p2:hover{background-color:var(--color-primary-dark,#3367d6)}.style_mapWithBorder__rHUV_{border:1px solid var(--border-color,#e0e0e0);border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_mapContainer__wOe1u>div{width:100%!important;height:100%!important;flex:1 1}.style_mapContainer__wOe1u *,.style_mapContainer__wOe1u>div,.style_mapFrame__icBGw>div,.style_mapWrapper__qqoFc>div{overflow:visible!important}.style_mapContainer__wOe1u{min-height:700px!important}.style_mapWrapper__qqoFc{height:100%!important;min-height:600px!important;width:100%!important}.style_textEditor__nrgKR{padding:16px;background:white;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_textEditor__nrgKR h3{margin:0 0 16px;font-size:18px;color:#333}.style_formGroup__LhU8h{margin-bottom:16px}.style_formGroup__LhU8h label{display:block;margin-bottom:8px;font-size:14px;color:#666}.style_formGroup__LhU8h input[type=number],.style_formGroup__LhU8h input[type=text],.style_formGroup__LhU8h select,.style_formGroup__LhU8h textarea{width:100%;padding:8px;border:1px solid #ccc;border-radius:4px;font-size:14px}.style_formGroup__LhU8h input[type=range]{width:100%;margin-right:8px}.style_textStyles__8mPon{display:flex;gap:8px}.style_textStyles__8mPon button{padding:8px 12px;border:1px solid #ccc;border-radius:4px;background:white;cursor:pointer;transition:background-color .2s}.style_textStyles__8mPon button:hover{background-color:#f5f5f5}.style_textStyles__8mPon button.style_active__L5esR{background-color:#007bff;color:white;border-color:#0056b3}.style_loading___KdKo{padding:16px;text-align:center;color:#666}.style_preview__v_MA4{margin-top:16px;padding:16px;border:1px solid #ccc;border-radius:4px;background:white}.style_preview__v_MA4 h4{margin:0 0 8px;font-size:14px;color:#666}.style_preview-text__7xYWj{min-height:100px;padding:8px;border:1px solid #eee;border-radius:4px}.style_gallery__Vd7tK{width:100%;border-radius:12px;padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_title__R7Iz5{display:flex;align-items:center;gap:.5rem;color:var(--color-white);margin-bottom:1rem;font-weight:600}.style_sliderContainer__l4w2K{position:relative;width:100%;overflow:hidden;border-radius:8px}.style_imagesGrid__uOD6_{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;padding:1rem}.style_imageWrapper__Q2Tf1{position:relative;width:100%;padding-bottom:100%;overflow:hidden;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .3s ease}.style_imageWrapper__Q2Tf1:hover{transform:scale(1.05)}.style_image__PYbjr{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.style_navButton__VdAH3{position:absolute;top:50%;background:rgba(0,0,0,.5);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:white;cursor:pointer;z-index:2;transition:background-color .2s ease}.style_navButton__VdAH3:hover{background:rgba(0,0,0,.7)}.style_prevButton__4_HjK{left:1rem}.style_nextButton__DhWj0{right:1rem}.style_dots__mZXJ0{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:2}.style_dot__UsdZv{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.5);border:none;padding:0;cursor:pointer;transition:background-color .2s ease}.style_activeDot__I1Yrh{background:white}[dir=rtl] .style_gallery__Vd7tK{direction:rtl}@media (max-width:1200px){.style_imagesGrid__uOD6_{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.style_imagesGrid__uOD6_{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.style_imagesGrid__uOD6_{grid-template-columns:1fr}.style_navButton__VdAH3{width:32px;height:32px}.style_navButton__VdAH3 svg{width:20px;height:20px}}.style_timeBar__YqqDN{width:15px;height:140px;background:var(--color-white);border-radius:8px;overflow:hidden;align-content:end}.style_activeTime___CtLl{top:0;width:90%;max-height:50%;background:var(--color-primary);border-radius:8px}.style_dayName__aJuB7{font-size:.75rem;font-weight:500;color:var(--text-primary);text-align:center;width:100%;white-space:nowrap}.style_reviews__Hh1Fa{width:100%;max-width:800px;padding:1rem;background-color:var(--bg-light);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.style_title__zaESO{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.style_ratingSummary__gEFHW{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;background-color:var(--bg-secondary);border-radius:6px}.style_averageRating__wtrO1{display:flex;flex-direction:column;align-items:center}.style_ratingNumber__jo9tW{font-size:2rem;font-weight:700;color:var(--text-primary)}.style_ratingStars__2PdIb{font-size:1.2rem;color:var(--color-warning)}.style_totalReviews__DMPIu{color:var(--text-secondary);font-size:.9rem}.style_noReviews__JffOT{text-align:center;padding:2rem;color:var(--text-secondary);font-style:italic}.style_reviewsList__jRwLI{display:flex;flex-direction:column;gap:1rem}.style_review__Pke_A{padding:1rem;background-color:var(--bg-secondary);border-radius:6px}.style_reviewHeader__a56r6{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.style_author__Xue9k{font-weight:600;color:var(--text-primary)}.style_date__GmGa4{color:var(--text-secondary);font-size:.9rem}.style_rating__LpEiF{color:var(--color-warning)}.style_comment__RchCn{color:var(--text-primary);line-height:1.5}.style_addReviewButton__dklfS{margin-top:1rem;padding:.5rem 1rem;background-color:var(--color-primary);color:white;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.style_addReviewButton__dklfS:hover{background-color:var(--color-primary-dark)}.style_sourcesList__PyuNS{display:flex;flex-direction:column;gap:1rem}.style_sourceItem__MSrUm{display:flex;align-items:center;gap:1rem;padding:.75rem;background:var(--background-hover);border-radius:8px;transition:transform .2s ease}.style_sourceItem__MSrUm:hover{transform:translateX(-4px)}.style_sourceIcon__Ek8Oe{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--background-primary);border-radius:8px;color:var(--color-primary)}.style_sourceInfo__VP2fc{flex:1 1;display:flex;justify-content:space-between;align-items:center}.style_sourceName__r2eOP{font-weight:500;color:var(--text-primary)}.style_sourceStats__s0Ebq{display:flex;align-items:center;gap:.5rem}[dir=rtl] .style_reviews__Hh1Fa{direction:rtl}[dir=rtl] .style_sourceItem__MSrUm:hover{transform:translateX(4px)}@media (max-width:768px){.style_mainScore__4h8B_ h2{font-size:2.5rem}.style_sourceItem__MSrUm{padding:.5rem}.style_sourceIcon__Ek8Oe{width:32px;height:32px}.style_sourceIcon__Ek8Oe svg{width:20px;height: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:hsl(6,78%,57%);--toastify-color-transparent:rgba(255,255,255,0.7);--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 rgba(0,0,0,0.1);--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{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.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{right:env(safe-area-inset-right);left:auto}.Toastify__toast{--toastify-toast-width:100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.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{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.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{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;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;margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{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:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.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{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@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%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.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{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.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-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--color-primary:#030218;--color-secondary:#1f215e;--color-primary-light:#1a2340;--color-primary-dark:#050a1a;--background-color:#000000;--color-white:#ffffff;--color-black:#000000;--color-red:#FF0000;--color-gray:#eee8e8;--color-gray-dark:#ddd9d9;--color-green:#4CAF50;--color-blue:#2196F3;--color-yellow:#FFC107;--color-purple:#9C27B0;--color-orange:#FF9800;--color-pink:#E91E63;--color-brown:#795548;--color-success:#4CAF50;--color-warning:#FFC107;--color-danger:#F44336;--color-info:#2196F3}body,html{height:100vh;width:100vw;margin:0;padding:0;font-family:Poppins,sans-serif;scroll-behavior:smooth;scrollbar-color:#3f8293 #ffffff;overflow:hidden;background-color:var(--color-secondary)}#__next{max-width:100%;height:100%;color:var(--color-black)}a{color:inherit;text-decoration:none}.highContrast{--color-primary:#000000;--color-primary-light:#000000;--color-primary-dark:#000000;--color-white:#FFFFFF;--color-black:#000000;--color-secondary:#000000;--color-secondary-light:#000000;--color-secondary-dark:#000000;--color-tertiary:#000000;--color-quaternary:#FFFFFF;--color-quinary:#FFFFFF;--text-primary:#FFFFFF;--text-secondary:#FFFFFF;--text-light:#FFFFFF;--text-dark:#FFFFFF;--bg-light:#000000;--bg-dark:#000000;--bg-gray:#000000;--border-light:#FFFFFF;--border-dark:#FFFFFF}.highContrast button{background-color:#000000;color:#FFFFFF;border:2px solid #ffffff}.highContrast button:hover{background-color:#333333}.highContrast .accessibilityPanel,.highContrast .header{background-color:#000000}.highContrast .header{border-bottom:2px solid #ffffff}.highContrast .section{background-color:#000000;border:2px solid #ffffff;color:#FFFFFF}:root{--primary-color:#8B5CF6;--secondary-color:#4C1D95;--text-color-primary:#1F2937;--text-color-secondary:#6B7280;--text-color-light:#F9FAFB;--bg-color-primary:#F9FAFB;--bg-color-secondary:#F3F4F6;--bg-color-tertiary:#E5E7EB;--font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--border-radius:0.5rem;--spacing-unit:8px}.dynamic-page{font-family:var(--font-family);color:var(--text-color-primary);background-color:var(--bg-color-primary);line-height:1.6;padding:0;margin:0;direction:rtl;height:100%;width:100%;overflow-x:auto}.main-container{max-width:1200px;margin:0 auto;padding:0 20px}.loading-container{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:1.5rem}.site-header{background:linear-gradient(180deg,#0f172a,#1e293b);color:white;padding:60px 0;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.site-navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:rgba(15,23,42,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar-logo{font-weight:700;font-size:1.5rem;color:white;text-decoration:none}.navbar-links{display:flex;gap:1.5rem}.navbar-link{color:rgba(255,255,255,.8);text-decoration:none;font-weight:500;transition:color .2s}.navbar-link:hover{color:var(--primary-color)}.navbar-social{display:flex;gap:1rem}.social-icon{color:rgba(255,255,255,.6);transition:color .2s}.social-icon:hover{color:var(--primary-color)}.site-title{font-size:3rem;margin-bottom:.5rem;font-weight:800}.site-title .highlight{color:var(--primary-color);padding-left:.3em}.site-description{font-size:1.2rem;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto;opacity:.9}.header-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.header-button{background-color:var(--primary-color);color:white;border:none;padding:.8rem 1.8rem;border-radius:9999px;font-weight:600;cursor:pointer;transition:background-color .3s,transform .2s}.header-button:hover{background-color:var(--secondary-color);transform:translateY(-2px)}.header-button-outline{background-color:transparent;color:white;border:2px solid var(--primary-color);padding:.8rem 1.8rem;border-radius:9999px;font-weight:600;cursor:pointer;transition:background-color .3s,transform .2s}.header-button-outline:hover{background-color:rgba(139,92,246,.1);transform:translateY(-2px)}.header-image{max-width:100%;border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.header-placeholder{height:120px;background:linear-gradient(to right,var(--bg-color-tertiary),var(--bg-color-secondary));margin-bottom:2rem;border-radius:var(--border-radius)}.welcome-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.content-card{background-color:var(--bg-color-secondary);padding:2rem;border-radius:var(--border-radius);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);margin-bottom:2rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin:3rem 0}.feature-card{background-color:#111827;border-radius:1rem;padding:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:transform .3s}.feature-card:hover{transform:translateY(-5px)}.feature-title{font-size:1.5rem;color:white;margin-bottom:1rem;font-weight:600}.feature-description{color:#9CA3AF;margin-bottom:1.5rem}.feature-image{width:100%;border-radius:.5rem}.about-section{background-color:#F9FAFB;border-radius:1rem;margin:3rem 0;padding:3rem}.contact-form{max-width:600px;margin:0 auto;padding:2rem;background:white;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500}.form-input,.form-textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-family:inherit;background-color:#F9FAFB;transition:border-color .3s}.form-input:focus,.form-textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px rgba(139,92,246,.2)}.form-textarea{min-height:150px;resize:vertical}.form-submit{background-color:var(--primary-color);color:white;border:none;padding:.8rem 1.8rem;border-radius:9999px;font-weight:600;cursor:pointer;width:100%;transition:background-color .3s,transform .2s}.form-submit:hover{background-color:var(--secondary-color);transform:translateY(-2px)}.page-footer{background-color:#1E293B;color:white;padding:2rem 0;text-align:center;margin-top:4rem}.dark-theme{background-color:#1a1a1a;color:#ffffff}.dark-theme .about-section,.dark-theme .contact-form{background-color:#2a2a2a}.dark-theme .form-input,.dark-theme .form-textarea{background-color:#333333;color:#ffffff;border-color:#444444}@media screen and (max-width:768px){.site-title{font-size:2rem}.site-description{font-size:1rem}.feature-grid{grid-template-columns:1fr}.navbar-links{display:none}.header-buttons{flex-direction:column}.header-button,.header-button-outline{width:100%;margin:.5rem 0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dynamic-page h1,.dynamic-page h2,.dynamic-page h3{margin-top:1.5em;margin-bottom:.5em}.dynamic-page h1{font-size:2.5rem}.dynamic-page h2{font-size:2rem}.dynamic-page h3{font-size:1.5rem}.dynamic-page a{color:var(--primary-color);text-decoration:none;transition:color .2s}.dynamic-page a:hover{color:var(--secondary-color);text-decoration:underline}.business-hours-section{padding:4rem 0;margin:3rem 0}.hours-container{max-width:600px;margin:0 auto;background-color:white;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);overflow:hidden}.hours-table{width:100%;border-collapse:collapse}.hours-table td,.hours-table th{padding:1rem;text-align:center;border-bottom:1px solid #e5e7eb}.hours-table th{background-color:var(--primary-color,#6366F1);color:white;font-weight:600}.hours-table tr:last-child td{border-bottom:none}.dark-theme .hours-container{background-color:#1F2937}.dark-theme .hours-table td{border-color:#4B5563;color:#E5E7EB}.dark-theme .hours-table th{background-color:#4B5563}
/*# sourceMappingURL=400b0d31b1431a5c.css.map*/