.admin_adminPage__fIz8T{display:flex;min-height:100vh;background:#f1f5f9}.admin_sidebar__5knmB{width:280px;background:linear-gradient(180deg,#1a1a2e,#16213e);color:#fff;display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;z-index:100}.admin_sidebarHeader__VzjBy{padding:32px 24px;border-bottom:1px solid hsla(0,0%,100%,.1)}.admin_sidebarHeader__VzjBy h1{font-size:1.5rem;font-weight:700;margin:0 0 8px}.admin_sidebarHeader__VzjBy p{font-size:.875rem;color:#94a3b8;margin:0}.admin_nav__5G8fA{flex:1 1;padding:24px 16px;display:flex;flex-direction:column;gap:8px}.admin_navItem__1Mirg{display:flex;align-items:center;gap:12px;padding:14px 16px;background:transparent;border:none;border-radius:10px;color:#94a3b8;font-size:1rem;cursor:pointer;transition:all .2s;text-align:left}.admin_navItem__1Mirg:hover{background:hsla(0,0%,100%,.08);color:#fff}.admin_navItem__1Mirg.admin_active__MyjBO{background:rgba(37,99,235,.3);color:#fff}.admin_navIcon__Km7gB{font-size:1.25rem}.admin_navText__8sE8c{font-weight:500}.admin_sidebarFooter__A4xSa{padding:24px;border-top:1px solid hsla(0,0%,100%,.1)}.admin_backLink__3h3CO{display:flex;align-items:center;gap:8px;color:#94a3b8;text-decoration:none;font-size:.875rem;transition:color .2s}.admin_backLink__3h3CO:hover{color:#fff}.admin_logoutButton___7kzS{display:block;width:100%;margin-top:16px;padding:10px 16px;background:rgba(239,68,68,.2);border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#fca5a5;font-size:.875rem;cursor:pointer;transition:all .2s}.admin_logoutButton___7kzS:hover{background:rgba(239,68,68,.3);color:#fff}.admin_loadingPage__N0emH{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#94a3b8}.admin_loadingSpinner__2t3ga{width:40px;height:40px;border:3px solid hsla(0,0%,100%,.1);border-top-color:#3b82f6;border-radius:50%;animation:admin_spin__Lk8_9 .8s linear infinite}@keyframes admin_spin__Lk8_9{to{transform:rotate(1turn)}}.admin_mainContent__ijkZi{flex:1 1;margin-left:280px;display:flex;flex-direction:column}.admin_header__zGWj8{background:#fff;padding:24px 32px;border-bottom:1px solid #e2e8f0;position:-webkit-sticky;position:sticky;top:0;z-index:50}.admin_header__zGWj8 h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.admin_content__Nu_se{flex:1 1;padding:32px}@media (max-width:1024px){.admin_sidebar__5knmB{width:240px}.admin_mainContent__ijkZi{margin-left:240px}}@media (max-width:768px){.admin_adminPage__fIz8T{flex-direction:column}.admin_sidebar__5knmB{position:relative;width:100%;height:auto}.admin_sidebarHeader__VzjBy{padding:20px}.admin_nav__5G8fA{flex-direction:row;overflow-x:auto;padding:16px;gap:8px}.admin_navItem__1Mirg{flex-shrink:0;padding:10px 16px}.admin_navText__8sE8c,.admin_sidebarFooter__A4xSa{display:none}.admin_mainContent__ijkZi{margin-left:0}.admin_content__Nu_se{padding:16px}}.Manager_manager__OlnIj{display:flex;flex-direction:column;gap:24px}.Manager_loading__eKKUO{display:flex;align-items:center;justify-content:center;padding:60px;color:#64748b;font-size:1rem}.Manager_toolbar__ahMxR{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.Manager_stats__LZNp1{color:#64748b;font-size:.95rem}.Manager_btnPrimary__Qrwjm{padding:12px 24px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.Manager_btnPrimary__Qrwjm:hover{background:#1d4ed8}.Manager_btnSecondary__mFdwQ{padding:12px 24px;background:#f1f5f9;color:#475569;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.Manager_btnSecondary__mFdwQ:hover{background:#e2e8f0}.Manager_btnEdit__iVYR8{padding:8px 16px;background:#f1f5f9;color:#2563eb;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.Manager_btnEdit__iVYR8:hover{background:#dbeafe}.Manager_btnDelete__3YrQF{padding:8px 16px;background:transparent;color:#ef4444;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.Manager_btnDelete__3YrQF:hover{background:#fef2f2}.Manager_btnDanger__P6JAe{width:100%;padding:12px 16px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;margin-bottom:8px}.Manager_btnDanger__P6JAe:hover{background:#fee2e2}.Manager_list__ogwzu{display:flex;flex-direction:column;gap:12px}.Manager_listItem__r84QI{display:flex;justify-content:space-between;align-items:flex-start;background:#fff;padding:20px 24px;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:all .2s}.Manager_listItem__r84QI:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.Manager_listItemContent__0yetR{flex:1 1}.Manager_listItemMeta__eQpBA{display:flex;align-items:center;gap:8px;margin-bottom:8px}.Manager_badge__3_z9B{background:#eff6ff;color:#2563eb}.Manager_badgeFeatured__sqU64,.Manager_badge__3_z9B{display:inline-block;padding:4px 10px;font-size:.75rem;font-weight:600;border-radius:12px}.Manager_badgeFeatured__sqU64{background:#fef3c7;color:#d97706}.Manager_date__VhdHT{font-size:.8rem;color:#94a3b8}.Manager_listItemContent__0yetR h4{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 6px}.Manager_listItemContent__0yetR p{font-size:.9rem;color:#64748b;margin:0;line-height:1.5}.Manager_listItemActions__AxFNR{display:flex;gap:8px;margin-left:24px}.Manager_editor__IfmSX{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);overflow:hidden}.Manager_editorHeader__V_Gp6{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.Manager_editorHeader__V_Gp6 h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}.Manager_btnClose__DHrlG{width:36px;height:36px;border:none;background:#f1f5f9;color:#64748b;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.Manager_btnClose__DHrlG:hover{background:#e2e8f0;color:#1e293b}.Manager_form__EpRkz{padding:24px;display:flex;flex-direction:column;gap:20px}.Manager_formSection__8AIbN{border-bottom:1px solid #f1f5f9;padding-bottom:24px}.Manager_formSection__8AIbN:last-child{border-bottom:none;padding-bottom:0}.Manager_formSection__8AIbN h4{font-size:1rem;font-weight:600;color:#475569;margin:0 0 16px}.Manager_formGroup__TlQmi{display:flex;flex-direction:column;gap:8px;flex:1 1}.Manager_formGroup__TlQmi label{font-size:.875rem;font-weight:500;color:#475569;padding-top:20px}.Manager_formGroup__TlQmi input[type=text],.Manager_formGroup__TlQmi input[type=url],.Manager_formGroup__TlQmi select,.Manager_formGroup__TlQmi textarea{padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:all .2s;width:100%;font-family:inherit}.Manager_formGroup__TlQmi input:focus,.Manager_formGroup__TlQmi select:focus,.Manager_formGroup__TlQmi textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.Manager_formGroup__TlQmi textarea{resize:vertical;min-height:80px}.Manager_formGroup__TlQmi small{font-size:.8rem;color:#94a3b8}.Manager_contentEditor__sbKhs{font-family:Monaco,Consolas,monospace;line-height:1.6}.Manager_formRow__RV5Ge{display:flex;gap:16px}.Manager_colorInput__KCS2E{display:flex;gap:8px;align-items:center}.Manager_colorInput__KCS2E input[type=color]{width:48px;height:40px;padding:4px;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer}.Manager_colorInput__KCS2E input[type=text]{flex:1 1}.Manager_checkbox__AarzE{display:flex;align-items:center;gap:10px;cursor:pointer;padding:12px 0}.Manager_checkbox__AarzE input[type=checkbox]{width:18px;height:18px;cursor:pointer}.Manager_checkbox__AarzE span{font-size:.95rem;color:#475569}.Manager_formActions__X43Xd{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid #f1f5f9;margin-top:8px}.Manager_toggleLabel__DRkFt{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.Manager_toggleLabel__DRkFt span{font-size:1rem;font-weight:500;color:#1e293b}.Manager_toggle__ffqI6{position:relative;width:52px;height:28px}.Manager_toggle__ffqI6 input{opacity:0;width:0;height:0}.Manager_toggleSlider__Bzy8M{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#cbd5e1;transition:.3s;border-radius:28px}.Manager_toggleSlider__Bzy8M:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Manager_toggle__ffqI6 input:checked+.Manager_toggleSlider__Bzy8M{background:#2563eb}.Manager_toggle__ffqI6 input:checked+.Manager_toggleSlider__Bzy8M:before{transform:translateX(24px)}.Manager_slideGrid__GPh59{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px}.Manager_slideCard__juQ3x{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:all .2s}.Manager_slideCard__juQ3x:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.Manager_slidePreview__j3shD{height:160px;position:relative}.Manager_slideOverlay__f__Ts{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,transparent 50%);display:flex;align-items:flex-start;padding:12px}.Manager_slideNumber__kg5xC{background:rgba(0,0,0,.5);color:#fff;padding:4px 10px;border-radius:4px;font-size:.8rem;font-weight:600}.Manager_slideInfo__lZlx_{padding:16px}.Manager_slideSubtitle__64qMR{font-size:.8rem;color:#64748b;margin:0 0 6px}.Manager_slideInfo__lZlx_ h4{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 12px;line-height:1.4}.Manager_slideActions__cLPjD{display:flex;gap:8px}.Manager_slideActions__cLPjD .Manager_btnDelete__3YrQF,.Manager_slideActions__cLPjD .Manager_btnEdit__iVYR8{flex:1 1;padding:8px 12px;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.Manager_slideActions__cLPjD .Manager_btnEdit__iVYR8{background:#eff6ff;color:#3b82f6}.Manager_slideActions__cLPjD .Manager_btnEdit__iVYR8:hover{background:#dbeafe}.Manager_slideActions__cLPjD .Manager_btnDelete__3YrQF{background:#fef2f2;color:#ef4444}.Manager_slideActions__cLPjD .Manager_btnDelete__3YrQF:hover{background:#fee2e2}.Manager_popupEditor___PhzG{flex:1 1;background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.Manager_sidePanel__m6_oc{width:280px;display:flex;flex-direction:column;gap:16px}.Manager_panelCard__2vAdI{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.Manager_panelCard__2vAdI h4{font-size:.95rem;font-weight:600;color:#475569;margin:0 0 16px}.Manager_statusItem__3o8o7{display:flex;justify-content:space-between;align-items:center}.Manager_statusItem__3o8o7 span:first-child{font-size:.9rem;color:#64748b}.Manager_statusActive__5_gpL{color:#10b981;font-weight:600;font-size:.9rem}.Manager_statusInactive__OE4QB{color:#94a3b8;font-weight:600;font-size:.9rem}.Manager_imagePreview__BjvqB{margin-top:16px;border-radius:8px;overflow:hidden;max-width:300px;border:1px solid #e2e8f0}.Manager_imagePreview__BjvqB img{width:100%;height:auto;display:block}.Manager_notice__2vOBT{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin-top:16px}.Manager_notice__2vOBT p{font-size:.875rem;color:#64748b;margin:0;line-height:1.5}.Manager_notice__2vOBT code{background:#e2e8f0;padding:2px 6px;border-radius:4px;font-size:.8rem}.Manager_manager__OlnIj:has(.Manager_popupEditor___PhzG){flex-direction:row;align-items:flex-start}@media (max-width:1024px){.Manager_manager__OlnIj:has(.Manager_popupEditor___PhzG){flex-direction:column}.Manager_sidePanel__m6_oc{width:100%;flex-direction:row;flex-wrap:wrap}.Manager_panelCard__2vAdI{flex:1 1;min-width:200px}}@media (max-width:768px){.Manager_formRow__RV5Ge{flex-direction:column}.Manager_listItem__r84QI{flex-direction:column;gap:16px}.Manager_listItemActions__AxFNR{margin-left:0;width:100%}.Manager_listItemActions__AxFNR button{flex:1 1}.Manager_slideGrid__GPh59{grid-template-columns:1fr}.Manager_sidePanel__m6_oc{flex-direction:column}.Manager_panelCard__2vAdI{min-width:auto}}.RichTextEditor_editorWrapper__rV3Pz{border:1px solid #e2e8f0;border-radius:8px;overflow:visible;background:#fff;position:relative;z-index:60}.RichTextEditor_loading__r3joX{padding:40px;text-align:center;color:#64748b;background:#f8fafc;min-height:400px;display:flex;align-items:center;justify-content:center}.RichTextEditor_editorWrapper__rV3Pz .ck-editor__editable{min-height:400px!important}.RichTextEditor_editorWrapper__rV3Pz .ck-toolbar{border-bottom:1px solid #e2e8f0!important;background:#f8fafc!important}.RichTextEditor_editorWrapper__rV3Pz .ck-editor__main,.RichTextEditor_editorWrapper__rV3Pz .ck.ck-editor{border:none!important}.RichTextEditor_editorWrapper__rV3Pz .ck.ck-editor__main>.ck-editor__editable{border:none!important;border-radius:0!important}.RichTextEditor_editorWrapper__rV3Pz .ck-content{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.8}.RichTextEditor_editorWrapper__rV3Pz .ck-content img{max-width:100%;height:auto;border-radius:8px}.RichTextEditor_editorWrapper__rV3Pz .sun-editor{border:none!important}.RichTextEditor_editorWrapper__rV3Pz .sun-editor .se-toolbar{border-bottom:1px solid #e2e8f0!important;background:#f8fafc!important;z-index:65!important;position:relative}.RichTextEditor_editorWrapper__rV3Pz .sun-editor .se-list-inner,.RichTextEditor_editorWrapper__rV3Pz .sun-editor .se-list-layer,.RichTextEditor_editorWrapper__rV3Pz .sun-editor .se-submenu{z-index:70!important}.RichTextEditor_editorWrapper__rV3Pz .sun-editor .se-wrapper-inner{min-height:400px!important}.RichTextEditor_editorWrapper__rV3Pz .sun-editor .se-wrapper-inner img{max-width:100%;height:auto;border-radius:8px}.LoadingIcon_wrapper___Gm4g{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.LoadingIcon_icon__c_Dam{object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.LoadingIcon_text__BThb9{font-size:1rem;font-weight:500;color:inherit}.RecentBlogPosts_blogSection__UCud_{padding:80px 0;background-color:#f9fafb}.RecentBlogPosts_loading__K94er{text-align:center;padding:60px 0;color:#64748b}.RecentBlogPosts_postCard__TQpuD{box-shadow:0 4px 16px rgba(0,0,0,.08)}.RecentBlogPosts_header__X0QOW{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.RecentBlogPosts_titleWrapper__6_3tq{display:flex;flex-direction:column;gap:8px}.RecentBlogPosts_title__Et0xF{font-size:2.5rem;font-weight:700;color:#1f2937;margin:0}.RecentBlogPosts_description__DxWsy{font-size:.9rem;font-weight:400;color:#6b7280;margin:0}.RecentBlogPosts_viewAllLink__Iw8tp{font-size:1rem;font-weight:600;color:#2563eb;text-decoration:none;transition:color .2s;white-space:nowrap}.RecentBlogPosts_viewAllLink__Iw8tp:hover{color:#1d4ed8}.RecentBlogPosts_viewAllLinkMobile__BWLR0{display:none;font-size:1rem;font-weight:600;color:#2563eb;text-decoration:none;transition:color .2s;text-align:center;margin-top:32px}.RecentBlogPosts_viewAllLinkMobile__BWLR0:hover{color:#1d4ed8}.RecentBlogPosts_postsGrid__Q7DRI{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.RecentBlogPosts_postCard__TQpuD{border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:all .3s ease}.RecentBlogPosts_postCard__TQpuD:hover{transform:translateY(-6px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.RecentBlogPosts_postCardLink__N5Lej{display:block;text-decoration:none;color:inherit}.RecentBlogPosts_postCardImage__Srsze{aspect-ratio:16/10;overflow:hidden}.RecentBlogPosts_thumbnailImage__IMhAA{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.RecentBlogPosts_postCard__TQpuD:hover .RecentBlogPosts_thumbnailImage__IMhAA{transform:scale(1.05)}.RecentBlogPosts_imagePlaceholder__cljBw{width:100%;height:100%;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);display:flex;align-items:center;justify-content:center;transition:transform .4s ease}.RecentBlogPosts_postCard__TQpuD:hover .RecentBlogPosts_imagePlaceholder__cljBw{transform:scale(1.05)}.RecentBlogPosts_imagePlaceholder__cljBw span{font-size:.9rem;font-weight:600;color:#4f46e5;background:hsla(0,0%,100%,.8);padding:6px 12px;border-radius:20px}.RecentBlogPosts_postCardContent__niTHD{padding:20px}.RecentBlogPosts_categoryBadge__rPGPQ{display:inline-block;font-size:.75rem;font-weight:600;color:#2563eb;background:#eff6ff;padding:4px 10px;border-radius:12px;margin-bottom:12px}.RecentBlogPosts_postCardContent__niTHD h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RecentBlogPosts_postCardContent__niTHD p{font-size:.9rem;color:#64748b;line-height:1.5;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RecentBlogPosts_postCardContent__niTHD time{font-size:.8rem;color:#94a3b8}@media (max-width:1024px){.RecentBlogPosts_title__Et0xF{font-size:2rem}.RecentBlogPosts_postsGrid__Q7DRI{grid-template-columns:repeat(2,1fr)}.RecentBlogPosts_postsGrid__Q7DRI .RecentBlogPosts_postCard__TQpuD:nth-child(3){display:none}}@media (max-width:768px){.RecentBlogPosts_blogSection__UCud_{padding:60px 0}.RecentBlogPosts_header__X0QOW{flex-direction:column;gap:16px}.RecentBlogPosts_viewAllLink__Iw8tp{display:none}.RecentBlogPosts_viewAllLinkMobile__BWLR0{display:block}.RecentBlogPosts_postsGrid__Q7DRI{grid-template-columns:1fr}.RecentBlogPosts_postsGrid__Q7DRI .RecentBlogPosts_postCard__TQpuD:nth-child(3){display:block}.RecentBlogPosts_title__Et0xF{font-size:1.75rem}.RecentBlogPosts_postCardContent__niTHD{padding:16px}.RecentBlogPosts_postCardContent__niTHD h3{font-size:1rem}}.Popup_overlay__caG5e{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:Popup_fadeIn__rOxr5 .2s ease}@keyframes Popup_fadeIn__rOxr5{0%{opacity:0}to{opacity:1}}.Popup_popup__mIGOJ{background:#fff;border-radius:16px;max-width:500px;width:100%;max-height:95vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:Popup_slideUp__mkpch .3s ease;position:relative}@keyframes Popup_slideUp__mkpch{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Popup_closeButton__eYMyw{position:absolute;top:16px;right:16px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);border:none;border-radius:50%;color:#fff;cursor:pointer;z-index:10;transition:all .2s ease}.Popup_closeButton__eYMyw:hover{background:rgba(0,0,0,.7);transform:scale(1.1)}.Popup_popupContent__c6SAB{display:flex;flex-direction:column;width:100%;height:100%;min-height:0}.Popup_imageSection__7BiEF{flex:0 0 auto;width:100%;aspect-ratio:1/1;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden}.Popup_image__8O8PN{width:100%;height:100%;object-fit:cover}.Popup_contentSection__kR4TL{flex:1 1;padding:32px 32px 0;display:flex;flex-direction:column;min-height:0;overflow-y:auto;overflow-x:hidden;flex-shrink:1}.Popup_header__4GPX_{margin-bottom:20px}.Popup_title__3peaI{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.Popup_message__lsbI2{font-size:1rem;line-height:1.6;color:#374151}.Popup_contentSection__kR4TL::-webkit-scrollbar{width:6px}.Popup_contentSection__kR4TL::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.Popup_contentSection__kR4TL::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.Popup_contentSection__kR4TL::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.Popup_message__lsbI2 p{margin:0 0 12px}.Popup_message__lsbI2 p:last-child{margin-bottom:0}.Popup_message__lsbI2 b{font-weight:700;color:#1f2937}.Popup_buttonSection__K1taD{flex:0 0 auto;padding:24px 32px 32px;display:flex;flex-direction:row;gap:12px}.Popup_button__FKUb1{flex:1 1;padding:14px 24px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.Popup_button__FKUb1:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.4)}.Popup_button__FKUb1:active{transform:translateY(0)}.Popup_dontShowButton__TuS9D{flex:1 1;padding:12px 24px;background:transparent;color:#6b7280;border:1px solid #e5e7eb;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.Popup_dontShowButton__TuS9D:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}@media (max-width:768px){.Popup_overlay__caG5e{padding:0}.Popup_popup__mIGOJ{max-width:100%;max-height:100vh;border-radius:0;flex-direction:column}.Popup_imageSection__7BiEF{flex:0 0 auto;width:100%;aspect-ratio:1/1}.Popup_contentSection__kR4TL{padding:24px 20px 0}.Popup_buttonSection__K1taD{padding:20px;flex-direction:column}.Popup_title__3peaI{font-size:1.25rem}.Popup_message__lsbI2{font-size:.9rem}.Popup_button__FKUb1{padding:12px 20px;font-size:.95rem}}.ProcessTimeline_timeline__Hfgga{position:relative;padding:50px 100px 100px}.ProcessTimeline_connections__7iF4c{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ProcessTimeline_baseLine__Jcl4X{stroke:#e5e7eb;shape-rendering:geometricPrecision}.ProcessTimeline_progressLine__97R0v{stroke:#0f3460;shape-rendering:geometricPrecision}.ProcessTimeline_nodes__ZQMJ8{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:2}.ProcessTimeline_node__b1mOL{flex-direction:column;gap:12px;background:none;border:none;cursor:pointer;padding:0;flex:var(--flex,1);will-change:flex,margin-left,margin-right;transition:flex .5s cubic-bezier(.4,0,.2,1),margin-left .5s cubic-bezier(.4,0,.2,1),margin-right .5s cubic-bezier(.4,0,.2,1);position:relative}.ProcessTimeline_node__b1mOL,.ProcessTimeline_numberWrapper__5z16Y{display:flex;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ProcessTimeline_numberWrapper__5z16Y{height:80px;justify-content:center}.ProcessTimeline_numberCircle__RmNSt{width:48px;height:48px;border-radius:50%;background:#fff;border:3px solid #e5e7eb;color:#9ca3af;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;transition:transform .5s cubic-bezier(.4,0,.2,1),border-color .5s cubic-bezier(.4,0,.2,1),color .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1);position:relative;z-index:3}.ProcessTimeline_node__b1mOL.ProcessTimeline_active__OMJK4 .ProcessTimeline_numberCircle__RmNSt{transform:scale(1.5);border-color:#0f3460;color:#0f3460;box-shadow:0 4px 16px rgba(15,52,96,.2)}.ProcessTimeline_textContent__Qdfo8{display:flex;flex-direction:column;align-items:center}.ProcessTimeline_title__MpZ_4{font-size:.875rem;color:#9ca3af;font-weight:500;transition:transform .3s cubic-bezier(.4,0,.2,1),color .3s ease;white-space:nowrap;text-wrap:balance;transform-origin:center top;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ProcessTimeline_node__b1mOL.ProcessTimeline_active__OMJK4 .ProcessTimeline_title__MpZ_4{transform:scale(1.286);color:#1f2937;font-weight:600}.ProcessTimeline_description__nMiQG{position:absolute;top:100%;left:50%;transform:translateX(-50%);margin-top:20px;text-align:center;background:linear-gradient(135deg,rgba(26,26,46,.08),rgba(15,52,96,.08));padding:16px 20px;border-radius:12px;border:1px solid rgba(15,52,96,.15);width:300px;z-index:10;opacity:0;pointer-events:none;transition:opacity .4s ease-out}.ProcessTimeline_descriptionVisible__f_r1R{opacity:1;pointer-events:auto}.ProcessTimeline_description__nMiQG p{font-size:.85rem;color:#4b5563;line-height:1.5;margin:0;word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty}.ProcessTimeline_node__b1mOL:hover:not(.ProcessTimeline_active__OMJK4) .ProcessTimeline_numberCircle__RmNSt{transform:scale(1.1);border-color:#0f3460;color:#0f3460}.ProcessTimeline_node__b1mOL:hover:not(.ProcessTimeline_active__OMJK4) .ProcessTimeline_title__MpZ_4{color:#0f3460}@media (min-width:769px) and (max-width:900px){.ProcessTimeline_title__MpZ_4{white-space:normal;word-break:keep-all;text-align:center;line-height:1.4}}@media (max-width:768px){.ProcessTimeline_timeline__Hfgga{padding:20px 16px}.ProcessTimeline_connections__7iF4c{display:none}.ProcessTimeline_nodes__ZQMJ8{flex-direction:column;gap:0;position:relative}.ProcessTimeline_node__b1mOL{flex-direction:row;align-items:flex-start;gap:20px;width:100%;margin:0!important;position:relative;text-align:left;padding:0 0 32px}.ProcessTimeline_node__b1mOL:last-child{padding-bottom:0}.ProcessTimeline_node__b1mOL:not(:last-child):before{content:"";position:absolute;top:48px;left:23px;width:2px;height:calc(100% - 24px);background:#e5e7eb;z-index:0}.ProcessTimeline_numberWrapper__5z16Y{width:48px;height:48px;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center}.ProcessTimeline_numberCircle__RmNSt{width:48px;height:48px;font-size:.9rem;border-width:2px;background:#fff}.ProcessTimeline_node__b1mOL.ProcessTimeline_active__OMJK4 .ProcessTimeline_numberCircle__RmNSt{transform:none;width:48px;height:48px;font-size:.9rem;border-width:3px;border-color:#0f3460;color:#0f3460;box-shadow:0 2px 8px rgba(15,52,96,.2)}.ProcessTimeline_textContent__Qdfo8{align-items:flex-start;padding-top:0;flex:1 1;min-height:48px;display:flex;flex-direction:column;justify-content:center}.ProcessTimeline_node__b1mOL.ProcessTimeline_active__OMJK4 .ProcessTimeline_textContent__Qdfo8{justify-content:flex-start;padding-top:4px}.ProcessTimeline_title__MpZ_4{font-size:1rem;white-space:nowrap;text-align:left;max-width:none;color:#6b7280;transform:none;transform-origin:left top;transition:color .3s ease}.ProcessTimeline_node__b1mOL.ProcessTimeline_active__OMJK4 .ProcessTimeline_title__MpZ_4{transform:none;font-size:1.1rem;max-width:none;color:#1f2937;font-weight:600}.ProcessTimeline_description__nMiQG{position:static;transform:none;margin-top:0;margin-bottom:0;padding:0;text-align:left;background:transparent;border-radius:8px;border:none;width:100%;max-width:none;height:0;overflow:hidden;opacity:0;transition:none}.ProcessTimeline_descriptionVisible__f_r1R{margin-top:8px;padding:12px 16px;background:rgba(15,52,96,.05);height:auto;overflow:visible;opacity:1}.ProcessTimeline_description__nMiQG p{font-size:.85rem;color:#4b5563;line-height:1.6}}