@keyframes Home_fadeIn__6AUDn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Home_slideInRight__75z_m{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes Home_bounceIn__hzCd4{0%{transform:scale(.95);opacity:0}50%{transform:scale(1.02)}to{transform:scale(1);opacity:1}}.Home_container__d256j{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.Home_header__y2QYS{background:rgba(0,0,0,.2);color:#fff;padding:1.5rem 2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.Home_headerArch__1b6hm{position:absolute;top:-20px;right:10%;opacity:.3;pointer-events:none}.Home_headerContent__6Iwky{display:flex;flex-direction:column;gap:.25rem}.Home_headerActions__Ocdbb{display:flex;align-items:center;gap:.75rem}.Home_keyboardShortcut__u05gL{display:flex;align-items:center;gap:6px;padding:8px 12px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:hsla(0,0%,100%,.9);font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.Home_keyboardShortcut__u05gL:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3)}.Home_keyboardShortcut__u05gL svg{opacity:.8}.Home_keyboardShortcut__u05gL span{font-family:system-ui,-apple-system,sans-serif;font-size:11px;padding:2px 6px;background:hsla(0,0%,100%,.15);border-radius:4px}.Home_header__y2QYS h1{margin:0;font-size:1.5rem}.Home_header__y2QYS p{margin:0;font-size:.9rem;opacity:.8}.Home_main__VkIEL{flex:1 1;display:grid;grid-template-columns:var(--sidebar-width,64px) 1fr;grid-gap:0;gap:0;width:100%;padding:0 .5rem}.Home_main__VkIEL.Home_withPreview__obNG6{grid-template-columns:var(--sidebar-width,64px) minmax(400px,520px) 1fr}.Home_sidebar__5uvgt{background:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;padding:1rem .5rem;gap:.25rem;border-right:1px solid hsla(0,0%,100%,.1);width:var(--sidebar-width);transition:width var(--sidebar-transition);overflow:hidden;position:-webkit-sticky;position:sticky;top:0;height:100vh}.Home_sidebar__5uvgt.Home_expanded__wrLuF{width:var(--sidebar-width-expanded);padding:1rem}.Home_sidebarGroup__gJ85u{font-size:.65rem;text-transform:uppercase;color:hsla(0,0%,100%,.4);padding:.75rem .5rem .25rem;letter-spacing:.08em;font-weight:600;opacity:0;height:0;overflow:hidden;transition:opacity .2s,height .2s}.Home_sidebar__5uvgt.Home_expanded__wrLuF .Home_sidebarGroup__gJ85u{opacity:1;height:auto}.Home_sidebarDivider__8K_1K{background:hsla(0,0%,100%,.1);flex-shrink:0}.Home_sidebarItem__audvi{min-width:48px;height:44px;border-radius:10px;display:flex;align-items:center;gap:.75rem;padding:0 12px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);color:hsla(0,0%,100%,.7);background:transparent;border:none;font-size:1.1rem;position:relative;flex-shrink:0;transform:translateX(0)}.Home_sidebarItem__audvi:hover{background:hsla(0,0%,100%,.15);color:#fff;transform:translateX(4px);box-shadow:0 2px 8px rgba(0,0,0,.15)}.Home_sidebarItem__audvi:active{transform:translateX(2px) scale(.98)}.Home_sidebarItem__audvi.Home_active__EQNkL{background:linear-gradient(135deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.85));color:#667eea;box-shadow:0 4px 16px rgba(0,0,0,.25),0 0 0 1px hsla(0,0%,100%,.1);transform:translateX(6px)}.Home_sidebarItem__audvi.Home_active__EQNkL:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:4px;height:24px;background:linear-gradient(180deg,#667eea,#764ba2);border-radius:0 4px 4px 0}.Home_sidebarIcon__oyzR8{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Home_sidebarLabel__0AFxT{font-size:.9rem;font-weight:500;white-space:nowrap;opacity:0;width:0;overflow:hidden;transition:opacity .2s ease,width .2s ease}.Home_sidebar__5uvgt.Home_expanded__wrLuF .Home_sidebarLabel__0AFxT{opacity:1;width:auto}.Home_sidebarItem__audvi .Home_tooltip__pvuVy{position:absolute;left:100%;top:50%;transform:translateY(-50%);background:#1e293b;color:#fff;padding:.5rem .75rem;border-radius:6px;font-size:.8rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s;margin-left:.5rem;z-index:100}.Home_sidebarItem__audvi:hover .Home_tooltip__pvuVy{opacity:1}.Home_sidebar__5uvgt.Home_expanded__wrLuF .Home_sidebarItem__audvi .Home_tooltip__pvuVy{display:none}.Home_sidebarUser__K30UJ{gap:.75rem;padding:.75rem}.Home_userAvatar__JDnX_{width:36px;height:36px;min-width:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.Home_userInfo__umA09{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1 1}.Home_userEmail__gc59j{font-size:.75rem;color:hsla(0,0%,100%,.7);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Home_logoutBtn__jmlu_{background:none;border:none;color:hsla(0,0%,100%,.5);font-size:.7rem;cursor:pointer;padding:0;text-align:left;transition:color .2s}.Home_logoutBtn__jmlu_:hover{color:#ef4444}.Home_logoutBtnIcon__GRE_Q{width:36px;height:36px;border-radius:8px;background:none;border:none;color:hsla(0,0%,100%,.5);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;margin-left:auto}.Home_logoutBtnIcon__GRE_Q:hover{background:rgba(239,68,68,.2);color:#ef4444}.Home_sidebarToggle__UuWSW{padding-top:.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.Home_sidebarToggleBtn___ifd4{width:100%;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;color:hsla(0,0%,100%,.5);background:transparent;border:none;font-size:.85rem;transition:all .2s ease}.Home_sidebarToggleBtn___ifd4:hover{background:hsla(0,0%,100%,.1);color:#fff}.Home_sidebarBadge__I2u_S{position:absolute;top:4px;right:4px;width:18px;height:18px;background:#ef4444;color:#fff;font-size:.65rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center}.Home_sidebarDivider__8K_1K{width:32px;height:1px;background:hsla(0,0%,100%,.2);margin:.5rem 0}.Home_formSection__PhTMF{background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:2rem;overflow:hidden}.Home_formSection__PhTMF.Home_fullWidth__mol2w{max-width:1200px;margin:1rem auto}.Home_form__FrVR9{display:flex;flex-direction:column;gap:0}.Home_quickStart__R4lhj{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:1.5rem;border-bottom:1px solid var(--border-light)}.Home_quickStartHeader__2mRci{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.Home_quickStartTitle__AR7b1{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0}.Home_quickStartFields__Gcrtm{display:flex;flex-direction:column;gap:1rem}.Home_quickStartRow__6Rj45{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.Home_quickStartRow__6Rj45.Home_single__RtSCC{grid-template-columns:1fr}.Home_generateButton__xwCkj{padding:1rem 2.5rem;background:var(--primary-gradient);color:#fff;border:none;border-radius:var(--radius-lg);font-size:1.05rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 4px 16px rgba(102,126,234,.35);position:relative;overflow:hidden}.Home_generateButton__xwCkj:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.Home_generateButton__xwCkj:hover:not(:disabled):before{left:100%}.Home_generateButton__xwCkj:hover:not(:disabled){transform:translateY(-3px) scale(1.02);box-shadow:0 8px 28px rgba(102,126,234,.45)}.Home_generateButton__xwCkj:active:not(:disabled){transform:translateY(-1px) scale(.99)}.Home_generateButton__xwCkj:disabled{opacity:.65;cursor:not-allowed;filter:grayscale(20%)}.Home_tabNav__jKm0h{border-bottom:2px solid var(--border-light);background:linear-gradient(180deg,var(--bg-secondary) 0,rgba(248,250,252,.5) 100%);padding:0 1.25rem;gap:.25rem}.Home_tabButton__yY1n3{padding:1rem 1.5rem;background:transparent;border:none;font-size:.9rem;font-weight:500;color:var(--text-secondary);cursor:pointer;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);border-radius:8px 8px 0 0}.Home_tabButton__yY1n3:hover{color:var(--text-primary);background:rgba(102,126,234,.05)}.Home_tabButton__yY1n3.Home_active__EQNkL{color:var(--primary-color);font-weight:600;background:rgba(102,126,234,.08)}.Home_tabButton__yY1n3.Home_active__EQNkL:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-color) 0,var(--primary-light) 100%);border-radius:3px 3px 0 0;animation:Home_slideInTab__fhvwB .3s ease-out}@keyframes Home_slideInTab__fhvwB{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.Home_tabCheck__KH_LS{width:16px;height:16px;background:var(--success-color);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:.25rem;color:#fff;font-size:.6rem}.Home_tabBadge__g8qED{font-size:.65rem;background:var(--bg-tertiary);color:var(--text-secondary);padding:.15rem .4rem;border-radius:4px;margin-left:.25rem;text-transform:capitalize}.Home_tabContent__rLu5Q{padding:1.5rem;flex:1 1;overflow-y:auto;min-height:0}.Home_tabSection__fjcfV{display:none}.Home_tabSection__fjcfV.Home_visible__o7uWL{display:block}.Home_formCard__5v5YI{background:linear-gradient(135deg,var(--bg-secondary) 0,hsla(0,0%,100%,.95) 100%);border-radius:var(--radius-lg);padding:1.5rem;margin-bottom:1rem;border:1px solid hsla(0,0%,100%,.8);box-shadow:0 4px 20px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.Home_formCard__5v5YI:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-color) 0,var(--primary-light) 100%);opacity:0;transition:opacity .3s ease}.Home_formCard__5v5YI:hover:before{opacity:1}.Home_formCard__5v5YI:last-child{margin-bottom:0}.Home_formCardTitle__tKI9T{font-size:.95rem;font-weight:600;color:var(--text-primary);margin:0 0 1.25rem;display:flex;align-items:center;gap:.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-light)}.Home_formCardGrid__RTb5N{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.Home_formCardGrid__RTb5N.Home_single__RtSCC{grid-template-columns:1fr}.Home_sectionContent__bwVYM{padding:2rem;animation:Home_slideUp__L90rW .4s cubic-bezier(.4,0,.2,1)}@keyframes Home_slideUp__L90rW{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Home_sectionTitle__DKb2S{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem;position:relative}.Home_sectionTitle__DKb2S:after{content:"";flex:1 1;height:2px;background:linear-gradient(90deg,var(--border-light) 0,transparent 100%);margin-left:1rem}.Home_sectionTitle__DKb2S svg{width:24px;height:24px;color:var(--primary-color)}.Home_sectionDescription__ISMyc{color:var(--text-secondary);font-size:.9rem;margin:0 0 1.5rem;line-height:1.5}.Home_heroArea__yh93o{background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;color:#fff;position:relative;overflow:hidden}.Home_heroArea__yh93o:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 60%);pointer-events:none}.Home_heroTitle__AMpNI{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;position:relative}.Home_heroSubtitle__0EZ9Z{opacity:.9;font-size:.9rem;margin:0 0 1.5rem;position:relative}.Home_heroFields__Ra3XY{display:flex;flex-direction:column;gap:1rem;position:relative}.Home_heroInput__lt03a{width:100%;padding:1rem 1.25rem;border:2px solid hsla(0,0%,100%,.3);border-radius:var(--radius-lg);background:hsla(0,0%,100%,.15);color:#fff;font-size:1rem;transition:all .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Home_heroInput__lt03a::placeholder{color:hsla(0,0%,100%,.6)}.Home_heroInput__lt03a:focus{outline:none;border-color:#fff;background:hsla(0,0%,100%,.25)}.Home_heroRow__kYqF2{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.Home_heroButton__gUphy{width:100%;padding:1rem 2rem;background:#fff;color:#667eea;border:none;border-radius:var(--radius-lg);font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 4px 15px rgba(0,0,0,.2);margin-top:.5rem}.Home_heroButton__gUphy:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.Home_heroButton__gUphy:disabled{opacity:.8;cursor:not-allowed;transform:none}.Home_heroButton__gUphy svg{width:20px;height:20px}.Home_modePills__i5FIn{display:flex;gap:.5rem;margin-bottom:1rem}.Home_modePill__EFVp6{flex:1 1;padding:.75rem 1rem;background:hsla(0,0%,100%,.15);border:2px solid transparent;border-radius:var(--radius-md);color:hsla(0,0%,100%,.8);font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;text-align:center}.Home_modePill__EFVp6:hover{background:hsla(0,0%,100%,.25)}.Home_modePill__EFVp6.Home_active__EQNkL{background:#fff;color:#667eea;border-color:#fff}.Home_comingSoonPill__6woWe{position:relative;opacity:.6;cursor:not-allowed}.Home_comingSoonPill__6woWe .Home_comingSoonBadge__E_9yO{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:9px;font-weight:700;padding:2px 6px;border-radius:10px;text-transform:uppercase;letter-spacing:.5px}.Home_topicResearchSection__0WtB9{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem}.Home_topicResearchSection__0WtB9 small{color:hsla(0,0%,100%,.7);font-size:.75rem}.Home_topicResearchButton__16Wfo{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:hsla(0,0%,100%,.2);color:#fff;border:1px solid hsla(0,0%,100%,.3);border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.Home_topicResearchButton__16Wfo:hover:not(:disabled){background:hsla(0,0%,100%,.3);transform:translateY(-1px)}.Home_topicResearchButton__16Wfo:disabled{opacity:.5;cursor:not-allowed}.Home_topicResearchButton__16Wfo svg{flex-shrink:0}.Home_suggestedTopics__jbZvz{background:hsla(0,0%,100%,.95);border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 8px 32px rgba(0,0,0,.15);max-height:300px;overflow-y:auto}.Home_suggestedTopicsHeader__3uF6N{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.1)}.Home_suggestedTopicsHeader__3uF6N h4{margin:0;font-size:.875rem;font-weight:600;color:#374151}.Home_closeSuggestions__W4RBw{background:none;border:none;font-size:1.25rem;color:#6b7280;cursor:pointer;padding:0;line-height:1}.Home_closeSuggestions__W4RBw:hover{color:#374151}.Home_topicsList__rq1q1{display:flex;flex-direction:column;gap:.5rem}.Home_topicSuggestion__sRF1X{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s;text-align:left;width:100%}.Home_topicSuggestion__sRF1X:hover{background:#f3f4f6;border-color:#667eea;transform:translateX(4px)}.Home_topicTitle___2fa_{font-size:.875rem;font-weight:600;color:#111827;line-height:1.3}.Home_topicMeta__s31CH{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.Home_topicKeyword__dc4pF{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.7rem;font-weight:600;padding:2px 8px;border-radius:12px}.Home_topicBlogType__ioT79{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.Home_topicBlogType__ioT79,.Home_topicWordCount__NUszr{font-size:.65rem;font-weight:600;padding:2px 6px;border-radius:10px}.Home_topicWordCount__NUszr{background:rgba(99,102,241,.1);color:#6366f1;border:1px solid rgba(99,102,241,.2)}.Home_topicDetails__ewL_8{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.25rem}.Home_topicLocation__gN8ov{font-size:.65rem;color:#374151;font-weight:500}.Home_topicLocation__gN8ov:before{content:"📍 "}.Home_topicReason__D6tQu{font-size:.65rem;color:#6b7280;font-style:italic}.Home_spinner__tyqRb{width:20px;height:20px;border:2px solid rgba(102,126,234,.3);border-top-color:#667eea;animation:Home_spin__VEV0f .8s linear infinite}.Home_connectedBadge__ztXki{display:inline-flex;align-items:center;gap:.35rem;background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(16,185,129,.15));color:var(--success-color);font-size:.7rem;font-weight:600;padding:.3rem .6rem;border-radius:20px;margin-left:.5rem;border:1px solid rgba(34,197,94,.3);animation:Home_pulseGreen__0frHh 2s infinite}.Home_connectedBadge__ztXki:before{content:"";width:6px;height:6px;background:var(--success-color);border-radius:50%}@keyframes Home_pulseGreen__0frHh{0%,to{box-shadow:0 0 0 0 rgba(34,197,94,.4)}50%{box-shadow:0 0 0 4px rgba(34,197,94,0)}}.Home_researchButtons__xbo5h{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem}.Home_researchTypeBtn__eEm_x{padding:.75rem 1rem;background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-md);font-size:.875rem;font-weight:500;color:var(--text-primary)}.Home_researchTypeBtn__eEm_x:hover:not(:disabled){background:var(--bg-tertiary);border-color:var(--primary-color)}.Home_researchTypeBtn__eEm_x.Home_primary__66jd8{grid-column:span 2;background:var(--primary-gradient);color:#fff;border:none}.Home_researchTypeBtn__eEm_x.Home_primary__66jd8:hover:not(:disabled){opacity:.9}.Home_libraryHeader__mDH3h{align-items:flex-start}.Home_libraryControls__ITgsC,.Home_libraryHeader__mDH3h{display:flex;justify-content:space-between;margin-bottom:1.5rem}.Home_libraryControls__ITgsC{align-items:center;gap:1rem;flex-wrap:wrap}.Home_libraryFilters__GJY1H{display:flex;gap:.5rem;flex-wrap:wrap}.Home_filterBtn__0rokV{border:1px solid var(--border-medium);background:#fff;transition:all .2s ease;color:var(--text-secondary)}.Home_filterBtn__0rokV:hover{border-color:var(--primary-color);color:var(--primary-color)}.Home_filterBtn__0rokV.Home_active__EQNkL{background:var(--primary-color);border-color:var(--primary-color)}.Home_librarySort__ZEGKq{display:flex;align-items:center;gap:.5rem}.Home_librarySort__ZEGKq label{font-size:.85rem;color:var(--text-secondary)}.Home_sortSelect__s3Y6v{padding:.5rem 1rem;border:1px solid var(--border-medium);border-radius:var(--radius-md);font-size:.85rem;background:#fff;cursor:pointer}.Home_libraryEmpty__xBbtB{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:var(--text-muted)}.Home_libraryEmpty__xBbtB svg{margin-bottom:1rem;opacity:.5}.Home_libraryEmpty__xBbtB h3{margin:0 0 .5rem;color:var(--text-secondary);font-size:1.25rem}.Home_libraryEmpty__xBbtB p{margin:0 0 1.5rem;font-size:.9rem}.Home_primaryBtn__mDzTP{padding:.75rem 1.5rem;background:var(--primary-gradient);color:#fff;border:none;border-radius:var(--radius-md);font-size:.9rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.Home_primaryBtn__mDzTP:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.Home_libraryGrid__Nojle{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem;gap:1rem}.Home_libraryCard__yA2F5{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:var(--radius-lg);padding:1.5rem;border:1px solid var(--border-light);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Home_libraryCard__yA2F5:after{content:"";position:absolute;top:0;right:0;width:80px;height:80px;background:linear-gradient(135deg,transparent 50%,rgba(102,126,234,.05) 0);border-radius:0 var(--radius-lg) 0 0}.Home_libraryCard__yA2F5:hover{box-shadow:0 8px 32px rgba(0,0,0,.1),0 0 0 1px rgba(102,126,234,.1);transform:translateY(-4px);border-color:rgba(102,126,234,.3)}.Home_libraryCardHeader__NwOx0{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.Home_libraryTypeBadge__dZWaY{font-size:.65rem;font-weight:600;text-transform:uppercase;padding:.25rem .5rem;border-radius:4px;letter-spacing:.03em}.Home_libraryTypeBadge__dZWaY.Home_blog__L8Ubx,.Home_libraryTypeBadge__dZWaY.Home_blogpost__Wwqwe{background:#dbeafe;color:#1d4ed8}.Home_libraryTypeBadge__dZWaY.Home_servicepage__OT0rX{background:#dcfce7;color:#15803d}.Home_libraryTypeBadge__dZWaY.Home_locationpage__YCIC7{background:#fef3c7;color:#b45309}.Home_libraryStatusBadge__DMfDU{font-size:.65rem;font-weight:500;padding:.2rem .5rem;border-radius:4px}.Home_libraryStatusBadge__DMfDU.Home_published__Ubyqs{background:#d1fae5;color:#065f46}.Home_libraryStatusBadge__DMfDU.Home_draft__pNJkR{background:#f3f4f6;color:#6b7280}.Home_libraryStatusBadge__DMfDU.Home_planned__QVL50{background:#fef3c7;color:#92400e}.Home_libraryCardTitle__ZGako{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:var(--text-primary);line-height:1.4}.Home_libraryCardKeyword__nmp5s{margin:0 0 .75rem;font-size:.85rem;color:var(--primary-color)}.Home_libraryCardMeta__HcxSD{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:var(--text-muted);padding-top:.75rem;border-top:1px solid var(--border-light)}.Home_viewLink__Gn0L2{color:var(--primary-color);text-decoration:none;font-weight:500}.Home_viewLink__Gn0L2:hover{text-decoration:underline}.Home_libraryCardActions__gKInu{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border-light)}.Home_deleteBtn__npIPI{width:100%;padding:.5rem;background:#fef2f2;color:var(--error-color);border:1px solid #fecaca;border-radius:var(--radius-sm);font-size:.85rem;cursor:pointer;transition:background .2s}.Home_deleteBtn__npIPI:hover{background:#fee2e2}.Home_knowledgeSection__r_rna{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.Home_knowledgeCard__Q0czg{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:var(--radius-lg);padding:1.75rem;border:1px solid var(--border-light);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Home_knowledgeCard__Q0czg:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-color) 0,var(--primary-light) 50%,#22c55e 100%);border-radius:var(--radius-lg) var(--radius-lg) 0 0;opacity:0;transition:opacity .3s ease}.Home_knowledgeCard__Q0czg:hover:before{opacity:1}.Home_knowledgeCard__Q0czg:hover{box-shadow:0 8px 32px rgba(0,0,0,.1);transform:translateY(-2px)}.Home_knowledgeCard__Q0czg h3{margin:0 0 .75rem;font-size:1.15rem;color:var(--text-primary);font-weight:600}.Home_knowledgeCard__Q0czg>p{margin:0 0 1rem;font-size:.85rem;color:var(--text-secondary)}.Home_knowledgeItems__J_hEU{display:flex;flex-direction:column;gap:.5rem}.Home_knowledgeItem__XI46t{padding:.5rem 0;border-bottom:1px solid var(--border-light);font-size:.9rem}.Home_knowledgeItem__XI46t:last-child{border-bottom:none}.Home_knowledgeList__ddlP5{margin:0;padding:0 0 0 1.25rem;font-size:.9rem}.Home_knowledgeList__ddlP5 li{margin-bottom:.5rem;color:var(--text-primary)}.Home_knowledgeEmpty__UXb_T{color:var(--text-muted);font-style:italic;font-size:.9rem}.Home_citiesTags__7wn7j{display:flex;flex-wrap:wrap;gap:.5rem}.Home_cityTag__J_RvA{padding:.25rem .75rem;background:var(--bg-tertiary);border-radius:20px;font-size:.8rem;color:var(--text-secondary)}.Home_knowledgeStatus__nDcHR{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border:1px solid var(--primary-color);border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;font-size:.9rem;color:var(--primary-color)}.Home_knowledgeInputGroup__bvDgO{display:flex;gap:.5rem;margin-bottom:1rem}.Home_knowledgeInput__yh_wI{flex:1 1;padding:.75rem 1rem;border:2px solid var(--border-light);border-radius:8px;font-size:.95rem;background:var(--bg-primary);color:var(--text-primary)}.Home_knowledgeInput__yh_wI:focus{outline:none;border-color:var(--primary-color)}.Home_knowledgeTextarea__URb_u{width:100%;padding:.75rem 1rem;border:2px solid var(--border-light);border-radius:8px;font-size:.95rem;background:var(--bg-primary);color:var(--text-primary);resize:vertical;font-family:inherit}.Home_knowledgeTextarea__URb_u:focus{outline:none;border-color:var(--primary-color)}.Home_knowledgeBtn__pDw7w{padding:.75rem 1.25rem;background:var(--primary-color);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease}.Home_knowledgeBtn__pDw7w:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px)}.Home_knowledgeBtn__pDw7w:disabled{opacity:.6;cursor:not-allowed}.Home_sitemapPreview__bQk2S{margin-top:1rem;border:1px solid var(--border-light);border-radius:8px;overflow:hidden}.Home_sitemapHeader__VC78y{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:var(--bg-tertiary);border-bottom:1px solid var(--border-light);font-weight:600;font-size:.9rem}.Home_selectAllBtn__Kv2ev{padding:.25rem .75rem;background:transparent;border:1px solid var(--primary-color);color:var(--primary-color);border-radius:4px;font-size:.8rem;cursor:pointer;transition:all .2s ease}.Home_selectAllBtn__Kv2ev:hover{background:var(--primary-color);color:#fff}.Home_sitemapList__KBffQ{max-height:300px;overflow-y:auto;padding:.5rem}.Home_sitemapItem__82BdW{display:flex;align-items:center;gap:.5rem;padding:.5rem;border-radius:4px;cursor:pointer;transition:background .2s ease}.Home_sitemapItem__82BdW:hover{background:var(--bg-tertiary)}.Home_sitemapUrl__E3xOg{font-size:.85rem;color:var(--text-secondary);word-break:break-all}.Home_fileUploadBtn__NJylm{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:8px;font-weight:600;transition:all .2s ease}.Home_fileUploadBtn__NJylm:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.Home_knowledgeEntries__AkMVJ{display:flex;flex-direction:column;gap:.75rem}.Home_knowledgeEntry__PM2qf{background:var(--bg-tertiary);border-radius:8px;padding:.75rem}.Home_entryHeader__lDf5S{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.Home_entryType__2nxTq{padding:.15rem .5rem;background:var(--primary-color);color:#fff;border-radius:4px;font-size:.7rem;font-weight:600;text-transform:uppercase}.Home_entryTitle__n0nQT{flex:1 1;font-weight:600;font-size:.9rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_entryRemove__qCF5O{background:transparent;border:none;color:var(--text-muted);font-size:1.2rem;cursor:pointer;padding:0 .25rem;line-height:1}.Home_entryRemove__qCF5O:hover{color:var(--error-color)}.Home_entrySource__a28nn{font-size:.8rem;color:var(--text-muted);margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_entryExtracted__3rg8n{display:flex;gap:.75rem;flex-wrap:wrap}.Home_entryExtracted__3rg8n span{font-size:.75rem;color:var(--text-secondary);background:var(--bg-primary);padding:.2rem .5rem;border-radius:4px}.Home_aggregatedSection__nsLhy{margin:1rem 0}.Home_aggregatedSection__nsLhy strong{display:block;margin-bottom:.5rem;font-size:.9rem;color:var(--text-primary)}.Home_aggregatedSection__nsLhy p{margin:0;font-size:.9rem;color:var(--text-secondary);line-height:1.5}.Home_aggregatedTags__gUhxm{display:flex;flex-wrap:wrap;gap:.5rem}.Home_aggregatedTag__SQkUp{padding:.25rem .75rem;background:#fff;border:1px solid var(--border-light);border-radius:20px;font-size:.8rem;color:var(--text-secondary)}.Home_actionButton__INz8r.Home_danger__y6xRw{background:#fef2f2;color:var(--error-color);border-color:#fecaca}.Home_actionButton__INz8r.Home_danger__y6xRw:hover{background:#fee2e2}.Home_formGroup__KFkHd{display:flex;flex-direction:column;gap:.5rem}.Home_formGroup__KFkHd label{font-weight:600;color:#333;font-size:.9rem}.Home_formGroup__KFkHd input,.Home_formGroup__KFkHd select{padding:.875rem 1rem;border:2px solid var(--border-light);border-radius:10px;font-size:1rem;transition:all .25s cubic-bezier(.4,0,.2,1);font-family:inherit;background:var(--bg-primary);color:var(--text-primary)}.Home_formGroup__KFkHd input:hover,.Home_formGroup__KFkHd select:hover{border-color:rgba(102,126,234,.4)}.Home_formGroup__KFkHd input:focus,.Home_formGroup__KFkHd select:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 4px rgba(102,126,234,.12),0 2px 8px rgba(102,126,234,.08);transform:translateY(-1px)}.Home_formGroup__KFkHd input::placeholder{color:var(--text-muted);transition:opacity .2s}.Home_formGroup__KFkHd input:focus::placeholder{opacity:.5}.Home_fieldHint__tNfmd{color:var(--text-secondary);font-size:.8rem;margin-top:.35rem;display:flex;align-items:center;gap:.35rem}.Home_inputWithButton__7o7xG{display:flex;gap:.5rem;align-items:stretch}.Home_inputWithButton__7o7xG input{flex:0 0 70%;min-width:0}.Home_inputWithButton__7o7xG .Home_researchButton__EJAq9{flex:1 1;min-width:0}.Home_researchButton__EJAq9{padding:.75rem 1.25rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.875rem;cursor:pointer;white-space:nowrap;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Home_researchButton__EJAq9:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsla(0,0%,100%,.2);border-radius:50%;transform:translate(-50%,-50%);transition:width .4s,height .4s}.Home_researchButton__EJAq9:hover:not(:disabled):after{width:200px;height:200px}.Home_researchButton__EJAq9:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.45)}.Home_researchButton__EJAq9:active:not(:disabled){transform:translateY(0)}.Home_researchButton__EJAq9:disabled{background:linear-gradient(135deg,#94a3b8,#64748b);cursor:not-allowed;transform:none;opacity:.7}.Home_submitButton__ECzIY{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.Home_submitButton__ECzIY:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px rgba(102,126,234,.4)}.Home_submitButton__ECzIY:disabled{opacity:.7;cursor:not-allowed}.Home_outputSection__mVx_m{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:16px;padding:2rem;box-shadow:0 25px 80px rgba(0,0,0,.25),0 10px 30px rgba(102,126,234,.1);overflow-y:auto;height:calc(100vh - 6rem);position:-webkit-sticky;position:sticky;top:1rem;border:1px solid hsla(0,0%,100%,.8);animation:Home_slideInFromRight__vnMZo .5s cubic-bezier(.4,0,.2,1)}@keyframes Home_slideInFromRight__vnMZo{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.Home_outputHeader__ofPku{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:1rem}.Home_outputHeader__ofPku h2{margin:0;color:#333}.Home_buttonGroup__KGCaj{display:flex;gap:.5rem}.Home_actionButton__INz8r{background:#f5f5f5;border:2px solid #e0e0e0;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s ease;font-size:.9rem}.Home_actionButton__INz8r:hover{background:#667eea;color:#fff;border-color:#667eea}.Home_primaryAction__pXXzM{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea}.Home_primaryAction__pXXzM:hover{background:linear-gradient(135deg,#5a6fd6,#6a4190);transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.Home_seoSection__T8gis{background:#f8f9ff;border:2px solid #e0e5ff;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.Home_seoHeader__BWajA{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.Home_seoSection__T8gis h3{margin:0;color:#667eea;font-size:1.1rem}.Home_seoAnalyzeBtn__naMeS{display:flex;align-items:center;gap:6px;padding:8px 14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.Home_seoAnalyzeBtn__naMeS:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.Home_serpPreview__z_Ae1{background:#fff;border:1px solid #e0e5ff;border-radius:8px;padding:1rem;margin-bottom:1.25rem}.Home_serpLabel__sfpUr{font-size:11px;font-weight:600;color:#667eea;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.Home_serpResult__zl_gR{padding:12px;background:#fafafa;border-radius:6px;border:1px solid #eee}.Home_serpUrl__e_nHr{font-size:12px;color:#202124;margin-bottom:4px}.Home_serpTitle__SfV0X{font-size:18px;color:#1a0dab;line-height:1.3;margin-bottom:4px;font-weight:400}.Home_serpDescription__mp2bD,.Home_serpTitle__SfV0X{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Home_serpDescription__mp2bD{font-size:14px;color:#545454;line-height:1.5}.Home_serpStats___v4xm{display:flex;gap:16px;margin-top:10px;font-size:12px}.Home_serpGood__jA4hl{color:#10b981;font-weight:500}.Home_serpWarning__nXr6f{color:#f59e0b;font-weight:500}.Home_seoGrid__tkEWM{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.Home_seoItem__RWP4D{display:flex;flex-direction:column;gap:.35rem}.Home_seoItem__RWP4D:nth-child(3),.Home_seoItem__RWP4D:nth-child(4){grid-column:span 2}.Home_seoItem__RWP4D label{display:flex;align-items:center;justify-content:space-between;font-weight:600;color:#555;font-size:.85rem}.Home_charCount__yW0Dq{font-weight:400;font-size:11px;color:#888}.Home_charWarning__Vo2IB{color:#f59e0b!important}.Home_seoInput__yAbIJ{padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease;background:#fff}.Home_seoInput__yAbIJ:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.Home_seoTextarea__Kc5BX{padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .2s ease,box-shadow .2s ease;background:#fff}.Home_seoTextarea__Kc5BX:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.Home_inputWarning__DJLJ4{border-color:#f59e0b!important}.Home_inputWarning__DJLJ4:focus{box-shadow:0 0 0 3px rgba(245,158,11,.1)!important}.Home_seoItem__RWP4D span{color:#333;font-size:.95rem;line-height:1.5;background:#fff;padding:.5rem .75rem;border-radius:4px;border:1px solid #e0e0e0}@media (max-width:768px){.Home_seoGrid__tkEWM{grid-template-columns:1fr}.Home_seoItem__RWP4D:nth-child(3),.Home_seoItem__RWP4D:nth-child(4){grid-column:span 1}.Home_serpStats___v4xm{flex-direction:column;gap:4px}}.Home_htmlPreview__wYl8A{border:2px solid #e0e0e0;border-radius:8px;padding:2rem;margin-bottom:1.5rem;background:#fafafa;overflow-x:auto}.Home_htmlPreview__wYl8A h1{color:#333;margin-top:0}.Home_htmlPreview__wYl8A h2{color:#667eea;margin-top:2rem;margin-bottom:1rem}.Home_htmlPreview__wYl8A p{line-height:1.8;color:#555;margin-bottom:1rem}.Home_htmlPreview__wYl8A img{max-width:100%;height:auto;margin:1.5rem 0;border-radius:8px;background:linear-gradient(135deg,#f0f0f0,#e8e8e8);min-height:200px;object-fit:cover;display:block}.Home_htmlPreview__wYl8A img:not([src]),.Home_htmlPreview__wYl8A img[src=""]{background:linear-gradient(135deg,#667eea,#764ba2);min-height:300px;position:relative}.Home_htmlPreview__wYl8A figure{margin:2rem 0;text-align:center}.Home_htmlPreview__wYl8A figure img{margin:0 auto .5rem}.Home_htmlPreview__wYl8A figcaption{font-size:.875rem;color:#666;font-style:italic;margin-top:.5rem}.Home_htmlPreview__wYl8A strong{color:#333;font-weight:600}.Home_imageClickHint__Wwxl4{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border:1px dashed var(--primary-color,#667eea);border-radius:8px;margin-bottom:1rem}.Home_imageClickHint__Wwxl4 span{font-size:.85rem;color:var(--primary-color,#667eea);font-weight:500}.Home_imageClickHint__Wwxl4 span:before{content:"🖼️ "}.Home_clickableImages__wvIVv{position:relative}.Home_clickableImages__wvIVv img{cursor:pointer;transition:all .3s ease;border:2px solid transparent}.Home_clickableImages__wvIVv img:hover{transform:scale(1.02);border-color:var(--primary-color,#667eea);box-shadow:0 8px 25px rgba(102,126,234,.25)}.Home_clickableImages__wvIVv img:hover:after{content:"Click to edit";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.8);color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:.85rem}.Home_codeDetails__N_H6r{border:2px solid #e0e0e0;border-radius:8px;padding:1rem;cursor:pointer}.Home_codeDetails__N_H6r summary{font-weight:600;color:#667eea;padding:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_codeBlock__QjgQa{background:#1e1e1e;color:#d4d4d4;padding:1rem;border-radius:6px;overflow-x:auto;margin-top:1rem;font-size:.85rem;line-height:1.5}.Home_codeBlock__QjgQa code{font-family:Courier New,monospace}.Home_errorContainer__NRlZJ{grid-column:1/-1;background:#ffebee;border:2px solid #ef5350;border-radius:8px;padding:1.5rem}.Home_error__514Ji{margin:0;color:#c62828;font-weight:600}.Home_placeholderSection__7AI4a{grid-column:2;background:#fff;border-radius:12px;padding:2rem;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:400px}.Home_placeholderSection__7AI4a p{font-size:1.2rem;color:#667eea;font-weight:600;margin-bottom:2rem}.Home_featuresList__X4reI{text-align:left}.Home_featuresList__X4reI h3{color:#333;margin-bottom:1rem}.Home_featuresList__X4reI ul{list-style:none;padding:0;margin:0}.Home_featuresList__X4reI li{padding:.5rem 0;color:#555;font-size:.95rem}.Home_quickSelect__YvkVy{margin-top:.75rem;display:flex;flex-direction:column;gap:.5rem}.Home_quickSelect__YvkVy small{font-size:.8rem;color:#999;font-weight:500}.Home_buttonGrid__6YmSF{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem}.Home_quickSelectButton__eGoo9{background:#fff;border:2px solid #e0e0e0;padding:.5rem .75rem;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s ease;color:#666;font-weight:500}.Home_quickSelectButton__eGoo9:hover{border-color:#667eea;background:#f9f9ff;color:#667eea}.Home_quickSelectButton__eGoo9.Home_active__EQNkL{background:#667eea;border-color:#667eea;color:#fff;font-weight:600}.Home_footer__yFiaX{background:rgba(0,0,0,.2);color:#fff;text-align:center;padding:1.5rem 2rem;border-top:1px solid hsla(0,0%,100%,.1);margin-top:auto}.Home_footer__yFiaX p{margin:0;font-size:.9rem;opacity:.9}.Home_settingsToggle__A0ib4{margin-bottom:.5rem}.Home_settingsButton__xMuos{background:transparent;border:2px dashed #667eea;color:#667eea;padding:.75rem 1rem;border-radius:8px;cursor:pointer;font-weight:600;width:100%;transition:all .2s ease}.Home_settingsButton__xMuos:hover{background:rgba(102,126,234,.1)}.Home_wordpressSettings__maHEr{background:#f8f9ff;border:2px solid #e0e5ff;border-radius:8px;padding:1.5rem;margin-bottom:1rem}.Home_wordpressSettings__maHEr h3{margin:0 0 .5rem;color:#667eea;font-size:1rem}.Home_settingsHelp__1X6H6{color:#666;font-size:.85rem;margin:0 0 1rem}.Home_testButton__zQ_se{background:#667eea;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:600;margin-top:.5rem;transition:all .2s ease}.Home_testButton__zQ_se:hover:not(:disabled){background:#5a6fd6}.Home_testButton__zQ_se:disabled{opacity:.5;cursor:not-allowed}.Home_checkboxLabel__vxS5i{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:600;color:#333}.Home_checkboxLabel__vxS5i input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#667eea}.Home_hint__9PCFr{color:#888;font-size:.8rem;font-weight:400;margin-top:.25rem}.Home_researchSection__T3cVv{margin:1rem 0;text-align:center}.Home_researchSection__T3cVv small{display:block;margin-top:.5rem;color:#888;font-size:.75rem}.Home_seoSettings__Znic4{background:#f0fdf4;border:2px solid #bbf7d0;border-radius:12px;padding:1.5rem;margin-bottom:1rem}.Home_seoSettings__Znic4 h3{margin:0 0 1rem;color:#166534;font-size:1.1rem}.Home_researchInsights__pxxWy{background:#fff;border-radius:8px;padding:1rem;margin-bottom:1rem;border:1px solid #dcfce7}.Home_researchInsights__pxxWy h4{margin:0 0 .75rem;color:#166534;font-size:.9rem}.Home_insightsList__nzLP3{display:grid;grid-gap:1rem;gap:1rem}.Home_insightsList__nzLP3>div{font-size:.85rem}.Home_insightsList__nzLP3 strong{display:block;color:#333;margin-bottom:.25rem}.Home_insightsList__nzLP3 ul{margin:0;padding-left:1.25rem;color:#666}.Home_insightsList__nzLP3 li{margin-bottom:.25rem}.Home_seoSettings__Znic4 textarea{resize:vertical;min-height:60px}.Home_seoSettings__Znic4 small{color:#666;font-size:.75rem}.Home_progressSection__wQU40{margin-top:1.5rem;padding:1.5rem;background:#f8f9ff;border-radius:8px;border:2px solid #e0e5ff}.Home_progressSteps__mWd0q{justify-content:space-between;margin-bottom:1rem}.Home_progressStep__Q5rz6{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.4;transition:opacity .3s ease}.Home_progressStep__Q5rz6.Home_active__EQNkL{opacity:1}.Home_stepNumber__24rip{width:32px;height:32px;border-radius:50%;background:#e0e0e0;color:#666;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;transition:all .3s ease}.Home_progressStep__Q5rz6.Home_active__EQNkL .Home_stepNumber__24rip{background:#667eea;color:#fff}.Home_progressStep__Q5rz6 span:last-child{font-size:.75rem;color:#666;font-weight:500}.Home_progressMessage__sYpZ2{text-align:center;color:#667eea;font-weight:600;margin:0;font-size:.9rem}.Home_publishSection__bvt5L{background:#f0f7ff;border:2px solid #bfdbfe;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.Home_publishHeader__uNpxc{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Home_publishHeader__uNpxc h3{margin:0;color:#1e40af;font-size:1.1rem}.Home_togglePublishSettings__nSEPl{background:transparent;border:1px solid #3b82f6;color:#3b82f6;padding:.4rem .8rem;border-radius:6px;font-size:.8rem;cursor:pointer;transition:all .2s ease}.Home_togglePublishSettings__nSEPl:hover{background:#3b82f6;color:#fff}.Home_publishOptions__hxUFm{margin-bottom:1rem}.Home_scheduleInputs__pszD9{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-top:.5rem}.Home_publishButton__ClHuP{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;width:100%;transition:all .2s ease;font-size:.95rem}.Home_publishButton__ClHuP:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.4)}.Home_publishButton__ClHuP:disabled{opacity:.6;cursor:not-allowed}.Home_publishedInfo__CIuIj{margin-top:1rem;padding:.75rem;background:#dcfce7;border-radius:8px;text-align:center}.Home_publishedInfo__CIuIj p{margin:0;color:#166534;font-weight:500}.Home_publishedInfo__CIuIj a{color:#1d4ed8;text-decoration:underline}.Home_publishActionButtons__mwtV9{display:flex;gap:.5rem;margin-bottom:1rem}.Home_publishActionBtn__I62hT{flex:1 1;background:#fff;border:2px solid #bfdbfe;color:#3b82f6;padding:.75rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}.Home_publishActionBtn__I62hT:hover{background:#eff6ff;border-color:#3b82f6}.Home_publishActionBtn__I62hT.Home_active__EQNkL{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#3b82f6;color:#fff}.Home_featuredImageBadge__6x10d{background:#dcfce7;color:#166534;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600}@media (max-width:1024px){.Home_main__VkIEL{grid-template-columns:1fr}.Home_formSection__PhTMF{position:static}.Home_header__y2QYS h1{font-size:2rem}}@media (max-width:768px){.Home_container__d256j{background:linear-gradient(135deg,#667eea,#764ba2)}.Home_header__y2QYS{padding:2rem 1rem}.Home_header__y2QYS h1{font-size:1.5rem}.Home_main__VkIEL{padding:1rem}.Home_formSection__PhTMF,.Home_outputSection__mVx_m,.Home_placeholderSection__7AI4a{padding:1.5rem}.Home_outputHeader__ofPku{flex-direction:column;align-items:flex-start}.Home_buttonGroup__KGCaj{width:100%}.Home_actionButton__INz8r{flex:1 1}.Home_buttonGrid__6YmSF{grid-template-columns:1fr}}.Home_imageUploadSection__0fUVT{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;padding:1rem;margin-top:.5rem}.Home_imageUrlInput__jyrt6{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.Home_imageUrlInput__jyrt6 input[type=text]{flex:1 1;min-width:200px;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem}.Home_imageUrlInput__jyrt6 input[type=text]:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.Home_fileUploadLabel__jKElC{display:inline-block;padding:.5rem 1rem;background:#667eea;color:#fff;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background .2s}.Home_fileUploadLabel__jKElC:hover{background:#5a67d8}.Home_imagePreviewGrid__l9UJY{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:.75rem;gap:.75rem;margin-top:1rem}.Home_imagePreviewItem__AWEY9{border-radius:8px;background:#e2e8f0}.Home_imagePreviewItem__AWEY9 img{width:100%;height:100%;object-fit:cover}.Home_removeImageBtn__o1MKo{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:50%;background:rgba(0,0,0,.7);color:#fff;border:none;cursor:pointer;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .2s}.Home_removeImageBtn__o1MKo:hover{background:#e53e3e}.Home_imageIndex__XON2u{position:absolute;bottom:4px;left:4px;background:rgba(0,0,0,.7);color:#fff;padding:2px 6px;border-radius:4px;font-size:.7rem;font-weight:600}@media (max-width:768px){.Home_imageUrlInput__jyrt6{flex-direction:column}.Home_imageUrlInput__jyrt6 input[type=text]{width:100%}.Home_imagePreviewGrid__l9UJY{grid-template-columns:repeat(3,1fr)}}.Home_companyProfileSettings__s4_1Z{background:#fef7ff;border:2px solid #e9d5ff;border-radius:12px;padding:1.5rem;margin-bottom:1rem}.Home_companyProfileSettings__s4_1Z h3{margin:0 0 .5rem;color:#7c3aed;font-size:1.1rem}.Home_formRow__R1zVZ{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:768px){.Home_formRow__R1zVZ{grid-template-columns:1fr}}.Home_checkboxGrid__Dk3xl{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:.5rem;gap:.5rem;max-height:200px;overflow-y:auto;padding:1rem;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e9d5ff;border-radius:12px}.Home_checkboxItem__diw5E{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.85rem;color:#555;padding:.5rem .75rem;border-radius:8px;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid transparent}.Home_checkboxItem__diw5E:hover{background:rgba(124,58,237,.08);border-color:rgba(124,58,237,.2);transform:translateX(4px)}.Home_checkboxItem__diw5E input[type=checkbox]{width:18px;height:18px;accent-color:#7c3aed;cursor:pointer;transition:transform .2s ease}.Home_checkboxItem__diw5E input[type=checkbox]:checked{transform:scale(1.1)}.Home_checkboxItem__diw5E span{flex:1 1;line-height:1.3;transition:color .2s}.Home_checkboxItem__diw5E:has(input:checked) span{color:#7c3aed;font-weight:500}.Home_checkboxRow__b86vw{display:flex;gap:1.5rem;flex-wrap:wrap}.Home_profileSummary__plA_4{margin-top:1rem;padding:.75rem;background:#f5f3ff;border-radius:8px;font-size:.9rem;color:#5b21b6;text-align:center}.Home_profileSummary__plA_4 strong{color:#7c3aed}.Home_profileSummary__plA_4 span{display:block;margin-top:.25rem;font-size:.8rem;color:#6b7280}.Home_modeToggle___HpRn{display:flex;gap:0;margin-bottom:1.5rem;background:#f1f5f9;border-radius:8px;padding:4px}.Home_modeBtn__RFj6i{flex:1 1;padding:.75rem 1rem;border:none;background:transparent;color:#64748b;font-weight:600;font-size:.95rem;cursor:pointer;border-radius:6px;transition:all .2s ease}.Home_modeBtn__RFj6i:hover{color:#334155}.Home_modeBtn__RFj6i.Home_active__EQNkL{background:#fff;color:#667eea;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Home_pageTypeSection__IgY0r{background:#f0f9ff;border:2px solid #bae6fd;border-radius:12px;padding:1.5rem;margin-bottom:1rem}.Home_blogSettingsSection__UmPpQ{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:12px;padding:1.5rem;margin-top:1rem;animation:Home_fadeIn__6AUDn .3s ease-out}.Home_wordCountGrid__0gtzr{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;gap:.5rem;margin-bottom:.5rem}.Home_wordCountOption__O64Md{display:flex;flex-direction:column;align-items:center;padding:.875rem .75rem;background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid var(--border-light);border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center;position:relative}.Home_wordCountOption__O64Md:hover{border-color:var(--primary-color);background:linear-gradient(135deg,#f8fafc,rgba(102,126,234,.05));transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.15)}.Home_wordCountOption__O64Md.Home_active__EQNkL{border-color:var(--primary-color);background:linear-gradient(135deg,rgba(102,126,234,.12),rgba(118,75,162,.12));box-shadow:0 4px 16px rgba(102,126,234,.25);transform:translateY(-2px)}.Home_wordCountOption__O64Md.Home_active__EQNkL:after{content:"";position:absolute;top:6px;right:6px;width:8px;height:8px;background:var(--primary-color);border-radius:50%}.Home_wordCountLabel__z6PK2{font-size:.8rem;font-weight:600;color:var(--text-primary)}.Home_wordCountDesc__BnBeY{font-size:.65rem;color:var(--text-muted);margin-top:.25rem}.Home_wordCountOption__O64Md.Home_active__EQNkL .Home_wordCountLabel__z6PK2{color:var(--primary-color)}.Home_imageCountGrid__bqmKU{display:flex;gap:.5rem;margin-bottom:.5rem}.Home_imageCountBtn___bnfe{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid var(--border-light);border-radius:12px;font-size:1.1rem;font-weight:700;color:var(--text-secondary);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.Home_imageCountBtn___bnfe:hover{border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-2px) scale(1.05);box-shadow:0 4px 12px rgba(102,126,234,.2)}.Home_imageCountBtn___bnfe.Home_active__EQNkL{background:var(--primary-gradient);border-color:transparent;color:#fff;box-shadow:0 4px 16px rgba(102,126,234,.4);transform:translateY(-2px) scale(1.08)}@media (max-width:768px){.Home_wordCountGrid__0gtzr{grid-template-columns:repeat(2,1fr)}}.Home_pageTypeSection__IgY0r>label{display:block;font-weight:600;color:#0369a1;margin-bottom:1rem;font-size:.95rem}.Home_pageTypeGrid__8Dfq9{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:.5rem;gap:.5rem;margin-bottom:1.5rem}.Home_pageTypeCard__pcNsb{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem;background:linear-gradient(135deg,#fff,rgba(240,249,255,.5));border:2px solid #e0f2fe;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Home_pageTypeCard__pcNsb:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#38bdf8,#0284c7);transform:scaleX(0);transition:transform .3s ease}.Home_pageTypeCard__pcNsb:hover{border-color:#38bdf8;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);transform:translateY(-3px);box-shadow:0 6px 20px rgba(3,105,161,.15)}.Home_pageTypeCard__pcNsb:hover:before{transform:scaleX(1)}.Home_pageTypeCard__pcNsb.Home_selected___eC_c{border-color:#0284c7;background:linear-gradient(135deg,#e0f2fe,#bae6fd);box-shadow:0 4px 16px rgba(3,105,161,.25);transform:translateY(-2px)}.Home_pageTypeCard__pcNsb.Home_selected___eC_c:before{transform:scaleX(1)}.Home_pageTypeIcon__2_QUs{font-size:1.75rem;line-height:1;transition:transform .3s ease}.Home_pageTypeCard__pcNsb:hover .Home_pageTypeIcon__2_QUs{transform:scale(1.15)}.Home_pageTypeLabel__qiztS{font-size:.75rem;font-weight:600;color:#0369a1;text-align:center;line-height:1.2}.Home_pageTypeCard__pcNsb.Home_selected___eC_c .Home_pageTypeLabel__qiztS{color:#0c4a6e}.Home_pageConfigForm__ET6EL{background:#fff;border-radius:8px;padding:1rem;margin-bottom:1rem}@media (max-width:768px){.Home_pageTypeGrid__8Dfq9{grid-template-columns:repeat(3,1fr)}}.Home_profileButtons__yNkBB{display:flex;gap:.5rem;margin-top:1rem}.Home_seoPlanButton__oXQbs{flex:1 1;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;padding:.75rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease}.Home_seoPlanButton__oXQbs:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(245,158,11,.4)}.Home_seoPlanButton__oXQbs:disabled{opacity:.5;cursor:not-allowed}.Home_modalOverlay__Q9k7h{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:Home_fadeInOverlay__cN5T7 .3s ease-out}@keyframes Home_fadeInOverlay__cN5T7{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.Home_seoPlannerModal__6COKO{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:20px;width:100%;max-width:1200px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 30px 60px -15px rgba(0,0,0,.35),0 0 0 1px hsla(0,0%,100%,.1);animation:Home_modalSlideIn__FKqs3 .4s cubic-bezier(.4,0,.2,1)}.Home_modalHeader__0qgf3{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.Home_modalHeader__0qgf3 h2{margin:0;font-size:1.25rem}.Home_modalActions__3oQNQ{display:flex;gap:.5rem}.Home_exportButton__AfYi5{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s}.Home_exportButton__AfYi5:hover{background:hsla(0,0%,100%,.3)}.Home_closeButton__rDX9l{background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;line-height:1}.Home_closeButton__rDX9l:hover{opacity:.8}.Home_seoPlanTabs__R0CHy{display:flex;gap:0;background:#f1f5f9;padding:.5rem;overflow-x:auto}.Home_seoPlanTab__NPPkm{flex:1 1;min-width:120px;padding:.75rem 1rem;background:transparent;border:none;color:#64748b;font-weight:600;font-size:.85rem;cursor:pointer;border-radius:6px;transition:all .2s;white-space:nowrap}.Home_seoPlanTab__NPPkm:hover{color:#334155;background:hsla(0,0%,100%,.5)}.Home_seoPlanTab__NPPkm.Home_active__EQNkL{background:#fff;color:#667eea;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Home_seoPlanContent__10Bcs{flex:1 1;overflow-y:auto;padding:1.5rem}.Home_pillarPagesGrid__8806h{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1rem;gap:1rem}.Home_pillarCard__DxStd{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1rem;transition:all .2s}.Home_pillarCard__DxStd:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.Home_pillarCard__DxStd.Home_priorityHIGHEST__u0huE{border-color:#ef4444;background:#fef2f2}.Home_pillarCard__DxStd.Home_priorityHIGH__lAL4u{border-color:#f59e0b;background:#fffbeb}.Home_pillarCard__DxStd.Home_priorityMEDIUM__Iw63t{border-color:#3b82f6;background:#eff6ff}.Home_pillarCard__DxStd.Home_priorityLOW__U07Kd{border-color:#94a3b8;background:#f8fafc}.Home_pillarHeader__O1Lpy{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.Home_pillarCity__RbI0T{font-weight:700;font-size:1.1rem;color:#1e293b}.Home_pillarPriority___7HQ9{font-size:.7rem;font-weight:700;padding:.25rem .5rem;border-radius:4px;background:rgba(0,0,0,.1)}.Home_pillarMeta__MhqaU{font-size:.85rem;color:#475569;margin-bottom:.5rem;line-height:1.4}.Home_pillarMeta__MhqaU strong{color:#1e293b}.Home_blogTopicsTable__lvHR_,.Home_calendarTable__HWyEE,.Home_keywordsTable__X3tcH{overflow-x:auto}.Home_blogTopicsTable__lvHR_ table,.Home_calendarTable__HWyEE table,.Home_keywordsTable__X3tcH table{width:100%;border-collapse:collapse;font-size:.9rem}.Home_blogTopicsTable__lvHR_ th,.Home_calendarTable__HWyEE th,.Home_keywordsTable__X3tcH th{background:#f1f5f9;padding:.75rem 1rem;text-align:left;font-weight:600;color:#475569;border-bottom:2px solid #e2e8f0}.Home_blogTopicsTable__lvHR_ td,.Home_calendarTable__HWyEE td,.Home_keywordsTable__X3tcH td{padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;color:#334155}.Home_blogTopicsTable__lvHR_ tr:hover,.Home_calendarTable__HWyEE tr:hover,.Home_keywordsTable__X3tcH tr:hover{background:#f8fafc}.Home_blogTopicsTable__lvHR_ tr.Home_priorityHIGH__lAL4u td:first-child,.Home_calendarTable__HWyEE tr.Home_priorityHIGH__lAL4u td:first-child{border-left:3px solid #ef4444}.Home_blogTopicsTable__lvHR_ tr.Home_priorityMEDIUM__Iw63t td:first-child,.Home_calendarTable__HWyEE tr.Home_priorityMEDIUM__Iw63t td:first-child{border-left:3px solid #f59e0b}.Home_blogTopicsTable__lvHR_ tr.Home_priorityLOW__U07Kd td:first-child,.Home_calendarTable__HWyEE tr.Home_priorityLOW__U07Kd td:first-child{border-left:3px solid #3b82f6}.Home_generateTopicBtn__fmk6P{background:#667eea;color:#fff;border:none;padding:.4rem .75rem;border-radius:4px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}.Home_generateTopicBtn__fmk6P:hover{background:#5a6fd6}.Home_tableNote__NoXZr{text-align:center;color:#64748b;font-size:.85rem;margin-top:1rem;font-style:italic}.Home_recommendationsList__sNT7z{display:flex;flex-direction:column;gap:1rem}.Home_recommendationItem__h67Hd{display:flex;gap:1rem;padding:1rem;background:#f8fafc;border-radius:8px;border-left:4px solid #667eea}.Home_recNumber__7dEoe{flex-shrink:0;width:32px;height:32px;background:#667eea;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.Home_recommendationItem__h67Hd p{margin:0;color:#334155;line-height:1.6}@media (max-width:768px){.Home_seoPlannerModal__6COKO{max-height:95vh}.Home_modalHeader__0qgf3{padding:1rem}.Home_modalHeader__0qgf3 h2{font-size:1rem}.Home_seoPlanTabs__R0CHy{flex-wrap:nowrap;overflow-x:auto}.Home_seoPlanTab__NPPkm{min-width:auto;padding:.5rem .75rem;font-size:.8rem}.Home_pillarPagesGrid__8806h{grid-template-columns:1fr}}.Home_modeToggleRow__UyR2B{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.Home_libraryButton__JWQVF{display:flex;align-items:center;gap:.5rem;background:#f1f5f9;border:1px solid #e2e8f0;padding:.6rem 1rem;border-radius:8px;font-size:.9rem;color:#475569;cursor:pointer;transition:all .2s}.Home_libraryButton__JWQVF:hover{background:#e2e8f0;border-color:#cbd5e1}.Home_libraryIcon__b8Ap9{font-size:1.1rem}.Home_libraryCount__7o3Zi{background:#667eea;color:#fff;padding:.15rem .5rem;border-radius:10px;font-size:.75rem;font-weight:600}.Home_pageLibraryModal__eGgt3{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.Home_pageLibraryContent__u2Gh1{background:#fff;border-radius:16px;width:100%;max-width:800px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.Home_emptyLibrary__vuvqz{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#64748b}.Home_emptyLibrary__vuvqz span:first-child{font-size:3rem;margin-bottom:1rem}.Home_emptyLibrary__vuvqz p{margin:0;font-size:1rem}.Home_pageLibraryList__r6WLX{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;overflow-y:auto;flex:1 1}.Home_pageLibraryItem__h7wRS{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;transition:all .2s}.Home_pageLibraryItem__h7wRS:hover{border-color:#667eea;box-shadow:0 4px 12px rgba(102,126,234,.15)}.Home_pageLibraryHeader__mvkeO{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.Home_pageLibraryInfo__eykbR h4{margin:0 0 .25rem;font-size:1rem;color:#1e293b;font-weight:600}.Home_pageUrl__aOhmu{font-size:.8rem;color:#667eea;word-break:break-all}.Home_pageStatus__5_xVI{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;flex-shrink:0}.Home_statusplanned__w8ceO{background:#fef3c7;color:#92400e}.Home_statusdraft__wAA_f{background:#dbeafe;color:#1e40af}.Home_statuspublished__Zb7FH{background:#dcfce7;color:#166534}.Home_pageLibraryMeta__ZoWF0{display:flex;flex-wrap:wrap;gap:1rem;font-size:.8rem;color:#64748b;margin-bottom:.75rem}.Home_pageLibraryMeta__ZoWF0 span{display:flex;align-items:center;gap:.25rem}.Home_pageLibraryActions___Jw1s{display:flex;gap:.5rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.Home_deletePageBtn___ORVl,.Home_regenerateBtn__rypxv,.Home_viewPageBtn__suCeg{padding:.4rem .75rem;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s;border:none}.Home_viewPageBtn__suCeg{background:#667eea;color:#fff}.Home_viewPageBtn__suCeg:hover{background:#5a6fd6}.Home_regenerateBtn__rypxv{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.Home_regenerateBtn__rypxv:hover{background:#e2e8f0}.Home_deletePageBtn___ORVl{background:transparent;color:#ef4444;border:1px solid #fecaca;margin-left:auto}.Home_deletePageBtn___ORVl:hover{background:#fef2f2;border-color:#ef4444}.Home_pageLibraryFooter__jXv2K{padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 16px 16px}.Home_libraryHelp__5BB3H{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#64748b}.Home_libraryHelp__5BB3H span:first-child{font-size:1rem}@media (max-width:768px){.Home_modeToggleRow__UyR2B{flex-direction:column;align-items:stretch}.Home_libraryButton__JWQVF{justify-content:center}.Home_pageLibraryContent__u2Gh1{max-height:95vh}.Home_pageLibraryHeader__mvkeO{flex-direction:column;gap:.5rem}.Home_pageLibraryActions___Jw1s{flex-wrap:wrap}}.Home_contentHubModal__xOxnE{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:20px;width:100%;max-width:1000px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 30px 60px -15px rgba(0,0,0,.35);animation:Home_modalSlideIn__FKqs3 .4s cubic-bezier(.4,0,.2,1)}.Home_contentHubContent__LkOcA{flex:1 1;overflow-y:auto;padding:1.5rem}.Home_researchSummary__IwKpS{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.Home_summaryCard__BzHGs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;text-align:center}.Home_summaryCard__BzHGs h4{margin:0 0 .5rem;color:#64748b;font-size:.85rem;font-weight:500}.Home_summaryCard__BzHGs .Home_summaryValue__vdm5O{font-size:1.5rem;font-weight:700;color:#1e293b}.Home_summaryCard__BzHGs .Home_summarySubtext__w517W{font-size:.75rem;color:#94a3b8;margin-top:.25rem}.Home_seoInsightsSection__8ebbT{margin-bottom:2rem}.Home_seoInsightsSection__8ebbT h3{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;color:#1e293b;font-size:1.1rem}.Home_insightsGrid__mlOzu{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1rem;gap:1rem}.Home_insightCard__W3Do_{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.Home_insightCard__W3Do_ h4{margin:0 0 .75rem;color:#475569;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.Home_insightCard__W3Do_ ul{margin:0;padding-left:1.25rem;color:#64748b;font-size:.9rem;line-height:1.6}.Home_insightCard__W3Do_ li{margin-bottom:.25rem}.Home_suggestedContentSection__FAKLM h3{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;color:#1e293b;font-size:1.1rem}.Home_contentFilterRow__AhJvJ{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.Home_filterBtn__0rokV{padding:.5rem 1rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;font-size:.85rem;color:#64748b;cursor:pointer;transition:all .2s}.Home_filterBtn__0rokV:hover{background:#e2e8f0}.Home_filterBtn__0rokV.Home_active__EQNkL{background:#667eea;border-color:#667eea;color:#fff}.Home_suggestedContentList__zmlpN{display:flex;flex-direction:column;gap:.75rem}.Home_suggestedContentItem__71rH9{display:flex;align-items:center;gap:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;transition:all .2s}.Home_suggestedContentItem__71rH9:hover{border-color:#667eea;box-shadow:0 4px 12px rgba(102,126,234,.15)}.Home_suggestedContentItem__71rH9.Home_priorityhigh__VvkoQ{border-left:4px solid #ef4444}.Home_suggestedContentItem__71rH9.Home_prioritymedium__ARoUK{border-left:4px solid #f59e0b}.Home_suggestedContentItem__71rH9.Home_prioritylow__lXFZf{border-left:4px solid #3b82f6}.Home_contentTypeIcon__fsjdB{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.Home_contentTypeIcon__fsjdB.Home_blog__L8Ubx{background:#fef3c7}.Home_contentTypeIcon__fsjdB.Home_service_page__mdjEN{background:#dbeafe}.Home_contentTypeIcon__fsjdB.Home_location_page__Yxe_D{background:#dcfce7}.Home_contentInfo__EyNbX{flex:1 1;min-width:0}.Home_contentInfo__EyNbX h4{margin:0 0 .25rem;color:#1e293b;font-size:.95rem;font-weight:600}.Home_contentInfo__EyNbX .Home_contentKeyword___WmNg{font-size:.8rem;color:#667eea;margin-bottom:.25rem}.Home_contentInfo__EyNbX .Home_contentReason__pxQzN{font-size:.8rem;color:#64748b;line-height:1.4}.Home_contentPriority__aRjUy{padding:.25rem .5rem;border-radius:4px;font-size:.7rem;font-weight:700;text-transform:uppercase;flex-shrink:0}.Home_contentPriority__aRjUy.Home_high__qH0YZ{background:#fef2f2;color:#dc2626}.Home_contentPriority__aRjUy.Home_medium__tGX3K{background:#fffbeb;color:#d97706}.Home_contentPriority__aRjUy.Home_low__iJtBs{background:#eff6ff;color:#2563eb}.Home_generateContentBtn__RkcMo{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.6rem 1rem;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s;flex-shrink:0}.Home_generateContentBtn__RkcMo:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.Home_emptyContentHub__Gz1aG{text-align:center;padding:3rem 2rem;color:#64748b}.Home_emptyContentHub__Gz1aG p{margin:.5rem 0}.Home_emptyContentHub__Gz1aG .Home_emptyIcon__xUDiN{font-size:3rem;margin-bottom:1rem}.Home_contentHubButton__dwBLa{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.6rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.Home_contentHubButton__dwBLa:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.4)}.Home_contentHubButton__dwBLa:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.Home_hubBadge__UG9Sd{background:hsla(0,0%,100%,.3);padding:.1rem .5rem;border-radius:10px;font-size:.75rem}@media (max-width:768px){.Home_contentHubModal__xOxnE{max-height:95vh}.Home_suggestedContentItem__71rH9{flex-direction:column;align-items:stretch;text-align:center}.Home_contentTypeIcon__fsjdB{align-self:center}.Home_generateContentBtn__RkcMo{width:100%}}.Home_perplexitySection__84lUe{background:#fdf4ff;border:2px solid #f5d0fe;border-radius:12px;padding:1.25rem;margin-bottom:1rem}.Home_perplexitySection__84lUe h4{margin:0 0 .75rem;color:#a21caf;font-size:1rem;display:flex;align-items:center;gap:.5rem}.Home_perplexitySection__84lUe p{font-size:.85rem;color:#6b7280;margin:0 0 1rem}.Home_researchTypeGrid__x9l2M{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.Home_researchTypeBtn__eEm_x{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem;background:#fff;border:2px solid #f5d0fe;border-radius:8px;cursor:pointer;transition:all .2s}.Home_researchTypeBtn__eEm_x:hover{border-color:#d946ef;background:#fdf4ff}.Home_researchTypeBtn__eEm_x:disabled{opacity:.5;cursor:not-allowed}.Home_researchTypeBtn__eEm_x .Home_researchIcon__xco5e{font-size:1.25rem}.Home_researchTypeBtn__eEm_x .Home_researchLabel__V6zln{font-size:.8rem;font-weight:600;color:#a21caf}.Home_researchModal___aInj{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:20px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 30px 60px -15px rgba(0,0,0,.35);animation:Home_modalSlideIn__FKqs3 .4s cubic-bezier(.4,0,.2,1)}.Home_researchModalContent__jvxNk{flex:1 1;overflow-y:auto;padding:1.5rem}.Home_researchSection__T3cVv{margin-bottom:1.5rem}.Home_researchSection__T3cVv h3{font-size:1rem;color:#1e293b;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:2px solid #f5d0fe}.Home_keywordGrid__QFFnA{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:.5rem;gap:.5rem}.Home_keywordPill__6VC0K{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:#fdf4ff;border:1px solid #f5d0fe;border-radius:6px;font-size:.85rem}.Home_keywordPill__6VC0K .Home_kw__e1XYp{color:#1e293b;font-weight:500}.Home_keywordPill__6VC0K .Home_vol__7aDy2{color:#a21caf;font-size:.75rem}.Home_questionsList__X6cNy{display:flex;flex-direction:column;gap:.5rem}.Home_questionItem__2WUEk{padding:.75rem;background:#f8fafc;border-radius:8px;font-size:.9rem;color:#334155;cursor:pointer;transition:all .2s}.Home_questionItem__2WUEk:hover{background:#fdf4ff;border-left:3px solid #d946ef}.Home_competitorCard__Y0lj1{background:#f8fafc;border-radius:8px;padding:1rem;margin-bottom:.75rem}.Home_competitorCard__Y0lj1 h4{margin:0 0 .5rem;color:#1e293b;font-size:.95rem}.Home_competitorCard__Y0lj1 .Home_website__DnLtf{font-size:.8rem;color:#667eea;margin-bottom:.5rem}.Home_competitorCard__Y0lj1 .Home_gaps__mJwz8{display:flex;flex-wrap:wrap;gap:.25rem}.Home_competitorCard__Y0lj1 .Home_gap__xlkxI{font-size:.75rem;padding:.2rem .5rem;background:#fef3c7;color:#92400e;border-radius:4px}.Home_actionPlanList__TqbZv{display:flex;flex-direction:column;gap:.5rem}.Home_actionItem__XheyY{display:flex;gap:.75rem;padding:.75rem;background:#f0fdf4;border-radius:8px;font-size:.9rem;color:#166534}.Home_actionItem__XheyY .Home_num__NBhKp{flex-shrink:0;width:24px;height:24px;background:#22c55e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.Home_rawResearchResponse__UyvR5{background:#f8fafc;border-radius:8px;padding:1rem;max-height:400px;overflow:auto}.Home_rawResearchResponse__UyvR5 pre{margin:0;white-space:pre-wrap;word-break:break-word;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.8rem;line-height:1.5;color:#334155}.Home_keywordGroup__y1Z3s,.Home_localGroup__lNfX7,.Home_strategyGroup__44eJn,.Home_technicalGroup__e7CTE{margin-bottom:1rem;padding:1rem;background:#faf5ff;border-radius:8px}.Home_keywordGroup__y1Z3s h4,.Home_localGroup__lNfX7 h4,.Home_strategyGroup__44eJn h4,.Home_technicalGroup__e7CTE h4{margin:0 0 .75rem;font-size:.9rem;color:#7c3aed}.Home_keywordTable__R_3ON{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.Home_keywordTableHeader__FUMZC,.Home_keywordTableRow__wUJzu{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:.5rem;gap:.5rem;padding:.75rem 1rem;font-size:.85rem}.Home_keywordTableHeader__FUMZC{background:#f3e8ff;font-weight:600;color:#6b21a8}.Home_keywordTableRow__wUJzu{border-top:1px solid #e5e7eb}.Home_keywordTableRow__wUJzu:nth-child(2n){background:#faf5ff}.Home_tagList__5N3v3{display:flex;flex-wrap:wrap;gap:.5rem}.Home_tag__2oeMe{display:inline-block;padding:.375rem .75rem;background:#fff;border:1px solid #d8b4fe;border-radius:20px;font-size:.8rem;color:#7c3aed}.Home_questionList__XNsIG{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.Home_questionList__XNsIG li{padding:.75rem 1rem;background:#fff;border-radius:8px;border-left:3px solid #a855f7;font-size:.9rem;color:#334155}.Home_competitorList__sdMGx{display:flex;flex-direction:column;gap:1rem}.Home_competitorCard__Y0lj1 a{display:block;color:#7c3aed;font-size:.8rem;margin-bottom:.5rem;text-decoration:none}.Home_competitorCard__Y0lj1 a:hover{text-decoration:underline}.Home_competitorCard__Y0lj1 p{margin:.5rem 0;font-size:.85rem;color:#475569}.Home_competitorCard__Y0lj1 ul{margin:.5rem 0 0;padding-left:1.25rem;font-size:.85rem;color:#64748b}.Home_actionPlan__7u1gZ{margin:0;padding-left:1.5rem;display:flex;flex-direction:column;gap:.75rem}.Home_actionPlan__7u1gZ li{padding:.75rem 1rem;background:#ecfdf5;border-radius:8px;font-size:.9rem;color:#166534}.Home_actionPlan__7u1gZ li::marker{color:#22c55e;font-weight:700}.Home_contentSection__nymJu{margin-top:1.5rem}.Home_contentHeader__Ow7Y3{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e0e0e0}.Home_contentHeader__Ow7Y3 h3{margin:0;font-size:1.1rem;color:#333}.Home_contentActions__Y8eWE{display:flex;gap:.5rem}.Home_editToggleBtn__E5GnQ{padding:.5rem 1rem;background:#fff;border:2px solid #667eea;color:#667eea;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease}.Home_editToggleBtn__E5GnQ.Home_active__EQNkL,.Home_editToggleBtn__E5GnQ:hover{background:#667eea;color:#fff}.Home_saveEditBtn__tPT7i{padding:.5rem 1rem;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;color:#fff;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease}.Home_saveEditBtn__tPT7i:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(34,197,94,.4)}.Home_editorLoading__0noyN{padding:2rem;text-align:center;color:#666;background:#f8f9fa;border-radius:12px;border:2px dashed #e0e0e0}@media (max-width:768px){.Home_researchTypeGrid__x9l2M{grid-template-columns:repeat(2,1fr)}}.Home_toastContainer__5QfTb{top:1rem;right:1rem;gap:.5rem;max-width:400px}.Home_toast__0wkSS{padding:1rem 1.5rem;box-shadow:0 20px 60px rgba(0,0,0,.18),0 8px 20px rgba(0,0,0,.08);gap:.875rem;animation:Home_toastSlideIn__sIgAG .4s cubic-bezier(.4,0,.2,1);border-left:4px solid;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Home_toast__0wkSS:after{content:"";position:absolute;bottom:0;left:0;height:3px;background:currentColor;animation:Home_toastTimer__2jm8J 5s linear forwards;opacity:.3}@keyframes Home_toastTimer__2jm8J{0%{width:100%}to{width:0}}.Home_toast__0wkSS.Home_success__IZwiY{border-left-color:var(--success-color);background:linear-gradient(135deg,#fff,rgba(34,197,94,.05))}.Home_toast__0wkSS.Home_error__514Ji{border-left-color:var(--error-color);background:linear-gradient(135deg,#fff,rgba(239,68,68,.05))}.Home_toast__0wkSS.Home_info__Lr5gE{border-left-color:var(--primary-color);background:linear-gradient(135deg,#fff,rgba(102,126,234,.05))}.Home_toastIcon__Wf9B8{width:20px;height:20px}.Home_toast__0wkSS.Home_success__IZwiY .Home_toastIcon__Wf9B8{color:var(--success-color)}.Home_toast__0wkSS.Home_error__514Ji .Home_toastIcon__Wf9B8{color:var(--error-color)}.Home_toast__0wkSS.Home_info__Lr5gE .Home_toastIcon__Wf9B8{color:var(--primary-color)}.Home_toastTitle__NgOou{font-size:.9rem;color:var(--text-primary);margin:0 0 .25rem}.Home_toastMessage__ci1dO{font-size:.85rem;color:var(--text-secondary)}.Home_toastClose__su9uS{padding:0;color:var(--text-muted);transition:color .2s}.Home_toastClose__su9uS:hover{color:var(--text-primary)}.Home_formCard__5v5YI{animation:Home_fadeIn__6AUDn .3s ease-out;transition:box-shadow .2s,transform .2s}.Home_formCard__5v5YI:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.Home_loadingOverlay__gvBok{position:absolute;inset:0;background:hsla(0,0%,100%,.9);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;z-index:10;border-radius:inherit;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Home_loadingSpinner__XoUQF{width:40px;height:40px;border:3px solid var(--border-light);border-top-color:var(--primary-color);border-radius:50%;animation:Home_spin__VEV0f .8s linear infinite}.Home_loadingText__5ArGx{font-size:.9rem;color:var(--text-secondary);font-weight:500}.Home_skeleton__gegLM{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);animation:Home_shimmer__YAhUi 1.5s infinite;border-radius:var(--radius-md)}.Home_inputWrapper__F1s_V{position:relative}.Home_inputWrapper__F1s_V input:focus+.Home_inputIcon__OeVxu,.Home_inputWrapper__F1s_V select:focus+.Home_inputIcon__OeVxu{color:var(--primary-color)}.Home_inputIcon__OeVxu{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:var(--text-muted);transition:color .2s;pointer-events:none}.Home_characterCount__cr_pY{font-size:.75rem;color:var(--text-muted);text-align:right;margin-top:.25rem}.Home_characterCount__cr_pY.Home_warning__lrrBU{color:var(--warning-color)}.Home_characterCount__cr_pY.Home_error__514Ji{color:var(--error-color)}.Home_progressStepsEnhanced__8YpSR{display:flex;justify-content:space-between;position:relative;padding:0 1rem}.Home_progressStepsEnhanced__8YpSR:before{content:"";position:absolute;top:20px;left:2rem;right:2rem;height:3px;background:var(--border-light);z-index:0}.Home_progressStepEnhanced__SmyG9{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;z-index:1}.Home_progressStepCircle__XKqNA{width:40px;height:40px;border-radius:50%;background:#fff;border:3px solid var(--border-light);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;color:var(--text-muted);transition:all .3s ease}.Home_progressStepEnhanced__SmyG9.Home_active__EQNkL .Home_progressStepCircle__XKqNA{border-color:var(--primary-color);color:var(--primary-color);box-shadow:0 0 0 4px rgba(102,126,234,.2)}.Home_progressStepEnhanced__SmyG9.Home_completed__CCcNU .Home_progressStepCircle__XKqNA{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.Home_progressStepLabel__4ILHy{font-size:.75rem;font-weight:600;color:var(--text-muted);text-align:center}.Home_progressStepEnhanced__SmyG9.Home_active__EQNkL .Home_progressStepLabel__4ILHy,.Home_progressStepEnhanced__SmyG9.Home_completed__CCcNU .Home_progressStepLabel__4ILHy{color:var(--primary-color)}.Home_loadingEntertainment__3542e{margin-top:2rem;padding:2rem;background:linear-gradient(135deg,#f8f9ff,#fff5f5 50%,#f5fff8);border-radius:var(--radius-lg);border:1px solid var(--border-light);text-align:center;position:relative;overflow:hidden;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center}.Home_loadingEntertainment__3542e:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(102,126,234,.03),transparent,rgba(118,75,162,.03),transparent);animation:Home_shimmer__YAhUi 3s linear infinite;pointer-events:none}@keyframes Home_shimmer__YAhUi{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.Home_entertainmentContent__Q2qll{position:relative;z-index:1;animation:Home_fadeInUp__U6shb .5s ease-out}@keyframes Home_fadeInUp__U6shb{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Home_entertainmentTypeIcon__jliFg{font-size:2.5rem;margin-bottom:1rem;animation:Home_bounce__b_Seq 2s ease-in-out infinite}@keyframes Home_bounce__b_Seq{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Home_entertainmentTypeLabel__284mn{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.Home_entertainmentTypeLabel__284mn:after,.Home_entertainmentTypeLabel__284mn:before{content:"";width:30px;height:1px;background:var(--border-medium)}.Home_entertainmentText__tcIvE{font-size:1.1rem;line-height:1.6;color:var(--text-primary);max-width:500px;margin:0 auto;font-style:italic}.Home_entertainmentText__tcIvE.Home_joke__ZLtq6{font-style:normal;color:#5a4b8a}.Home_entertainmentText__tcIvE.Home_quote___lnSp{color:#4a5568}.Home_entertainmentText__tcIvE.Home_fact__kILEU{font-style:normal;color:#2d5a47}.Home_entertainmentAuthor__wXLYP{margin-top:.75rem;font-size:.9rem;color:var(--text-secondary);font-weight:500}.Home_entertainmentAuthor__wXLYP:before{content:"— "}.Home_loadingDots__r1ljU{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}.Home_loadingDot__azMUq{width:8px;height:8px;border-radius:50%;background:var(--primary-color);animation:Home_pulse__0RP2j 1.4s ease-in-out infinite}.Home_loadingDot__azMUq:nth-child(2){animation-delay:.2s}.Home_loadingDot__azMUq:nth-child(3){animation-delay:.4s}.Home_loadingProgress__NyLGc{margin-bottom:1.5rem}.Home_entertainmentBubble__rHmbs{width:100%;max-width:520px}@keyframes Home_pulse__0RP2j{0%,to{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}}.Home_entertainmentTimer__gUXU5{position:absolute;bottom:.5rem;right:.5rem;font-size:.7rem;color:var(--text-muted);opacity:.7}.Home_newContentBtn__9gbLz{position:absolute;top:.75rem;right:.75rem;padding:.4rem .8rem;background:#fff;border:1px solid var(--border-light);border-radius:var(--radius-sm);font-size:.75rem;color:var(--text-secondary);cursor:pointer;transition:all .2s;opacity:.7}.Home_newContentBtn__9gbLz:hover{opacity:1;border-color:var(--primary-color);color:var(--primary-color)}.Home_spinnerContainer__bSyA5{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.Home_spinner__tyqRb{width:50px;height:50px;border:3px solid var(--border-light);border-top-color:var(--primary-color);border-radius:50%;animation:Home_spin__VEV0f 1s linear infinite}.Home_quickActions___0ksC{display:flex;gap:.5rem;padding:1rem;background:var(--bg-secondary);border-bottom:1px solid var(--border-light)}.Home_quickActionBtn__oYBSR{padding:.5rem 1rem;background:#fff;font-size:.8rem;color:var(--text-secondary);transition:all .2s;gap:.5rem}.Home_quickActionBtn__oYBSR:hover{border-color:var(--primary-color);color:var(--primary-color);background:rgba(102,126,234,.05)}.Home_quickActionBtn__oYBSR svg{width:16px;height:16px}.Home_tabsContainer__D8GHA{border-bottom:1px solid var(--border-light);background:var(--bg-secondary)}.Home_tabsList__acSDR{display:flex;padding:0 1rem;gap:0}.Home_tabItem__54FJe{padding:1rem 1.5rem;background:transparent;border:none;font-size:.9rem;font-weight:500;color:var(--text-secondary);cursor:pointer;position:relative;transition:all .2s}.Home_tabItem__54FJe:hover{color:var(--text-primary);background:rgba(0,0,0,.03)}.Home_tabItem__54FJe.Home_active__EQNkL{color:var(--primary-color);font-weight:600}.Home_tabItem__54FJe.Home_active__EQNkL:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--primary-color);border-radius:3px 3px 0 0}.Home_tabPanel__b6cDu{padding:1.5rem;animation:Home_fadeIn__6AUDn .2s ease-out}.Home_statusBadge__iSftK{gap:.25rem;padding:.25rem .5rem;border-radius:9999px;font-size:.7rem;font-weight:600;text-transform:uppercase}.Home_statusBadge__iSftK.Home_draft__pNJkR{background:#fef3c7;color:#92400e}.Home_statusBadge__iSftK.Home_published__Ubyqs{background:var(--success-light);color:var(--success-color)}.Home_statusBadge__iSftK.Home_planned__QVL50{background:#e0e7ff;color:#3730a3}.Home_emptyState__Z6yWd{padding:3rem 2rem;color:var(--text-secondary)}.Home_emptyStateIcon__n5FKG{width:64px;height:64px;margin:0 auto 1rem;color:var(--text-muted);opacity:.5}.Home_emptyStateTitle__L4Ot3{font-size:1.1rem;margin:0 0 .5rem}.Home_emptyStateText__r22nq{font-size:.9rem;margin:0 0 1.5rem;line-height:1.5}.Home_emptyStateAction__ROGIZ{padding:.75rem 1.5rem;background:var(--primary-gradient);border-radius:var(--radius-md);transition:all .2s}.Home_emptyStateAction__ROGIZ:hover{box-shadow:0 4px 12px rgba(102,126,234,.4)}.Home_wizardOverlay__Xx0f7{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:Home_fadeIn__6AUDn .3s ease-out}.Home_wizardModal__SUrJm{background:#fff;border-radius:var(--radius-xl);width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 80px rgba(0,0,0,.3);animation:Home_bounceIn__hzCd4 .4s ease-out}.Home_wizardHeader__ArwXD{background:var(--primary-gradient);color:#fff;padding:2rem;text-align:center;position:relative;overflow:hidden}.Home_wizardHeader__ArwXD:before{content:"";position:absolute;top:-50%;right:-30%;width:80%;height:150%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 60%);pointer-events:none}.Home_wizardLogo__Uy2U5{width:64px;height:64px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:2rem;box-shadow:0 4px 20px rgba(0,0,0,.2);position:relative}.Home_wizardTitle__AYYZi{font-size:1.5rem;margin:0 0 .5rem;position:relative}.Home_wizardSubtitle__C0XZj{opacity:.9;font-size:.95rem;position:relative}.Home_wizardBody__l4b78{padding:2rem}.Home_wizardStep__OQLo_{text-align:center}.Home_wizardStepTitle__OxMB4{font-size:1.1rem;color:var(--text-primary);margin:0 0 .5rem}.Home_wizardStepDescription__KV2oi{color:var(--text-secondary);font-size:.9rem;margin:0 0 1.5rem;line-height:1.5}.Home_wizardInput__EBPVa{width:100%;padding:1rem 1.25rem;border:2px solid var(--border-light);border-radius:var(--radius-lg);font-size:1rem;transition:all .2s;margin-bottom:1rem}.Home_wizardInput__EBPVa:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 4px rgba(102,126,234,.15)}.Home_wizardInput__EBPVa::placeholder{color:var(--text-muted)}.Home_wizardError__Nsgxv{background:#fef2f2;color:var(--error-color);padding:.75rem 1rem;border-radius:var(--radius-md);font-size:.875rem;margin-bottom:1rem;text-align:left}.Home_wizardActions__1XhQd{display:flex;gap:.75rem;margin-top:1rem}.Home_wizardBtn__Pf_yS{flex:1 1;padding:1rem 1.5rem;border-radius:var(--radius-md);font-size:1rem;transition:all .2s;display:flex;justify-content:center;gap:.5rem}.Home_wizardBtnPrimary__ZpFsa{background:var(--primary-gradient);color:#fff;border:none;box-shadow:0 4px 12px rgba(102,126,234,.3)}.Home_wizardBtnPrimary__ZpFsa:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.Home_wizardBtnPrimary__ZpFsa:disabled{opacity:.7;cursor:not-allowed;transform:none}.Home_wizardBtnSecondary__Ft6_v{background:var(--bg-secondary);color:var(--text-secondary);border:2px solid var(--border-light)}.Home_wizardBtnSecondary__Ft6_v:hover{background:var(--bg-tertiary);border-color:var(--border-medium)}.Home_wizardLoading__dH3Ma{display:flex;flex-direction:column;align-items:center;padding:2rem 0}.Home_wizardSpinner__Mpji_{width:60px;height:60px;border:4px solid rgba(102,126,234,.2);border-top:4px solid var(--primary-color);border-radius:50%;animation:Home_spin__VEV0f 1s linear infinite;margin-bottom:1.5rem}.Home_wizardLoadingText__sxyaY{font-size:1rem;color:var(--text-primary);margin:0 0 .5rem;font-weight:600}.Home_wizardLoadingSubtext__G1wvk{color:var(--text-muted);font-size:.875rem;margin:0}.Home_wizardReviewSection__jDYBh{text-align:left;margin-bottom:1.5rem}.Home_wizardReviewLabel__iAwVM{font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--text-muted);margin-bottom:.5rem}.Home_wizardReviewValue__dVDyP{font-size:.95rem;color:var(--text-primary);background:var(--bg-secondary);padding:.75rem 1rem;border-radius:var(--radius-md);border:1px solid var(--border-light)}.Home_wizardReviewValue__dVDyP input,.Home_wizardReviewValue__dVDyP select{width:100%;border:none;background:transparent;font-size:inherit;color:inherit;padding:0}.Home_wizardReviewValue__dVDyP input:focus,.Home_wizardReviewValue__dVDyP select:focus{outline:none}.Home_wizardReviewGrid__PpSck{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.Home_wizardReviewFull__t__YH{grid-column:span 2}.Home_wizardDivider__eHlbG{height:1px;background:var(--border-light);margin:1.5rem 0}.Home_wizardSkip__0R18Z{background:none;border:none;color:var(--text-muted);font-size:.875rem;cursor:pointer;padding:.5rem;margin-top:1rem}.Home_wizardSkip__0R18Z:hover{color:var(--text-secondary);text-decoration:underline}.Home_automationLayout___kFUY{display:grid;grid-template-columns:280px 1fr;grid-gap:24px;gap:24px;margin-top:1.5rem}.Home_automationSidebar__Cuwek{display:flex;flex-direction:column;gap:20px}.Home_automationMain__6t9_O{min-width:0}.Home_quickActionsCard__n43aP{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:1.25rem}.Home_quickActionsTitle__08HTE{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.Home_quickActionsList__WpsJj{display:flex;flex-direction:column;gap:.5rem}.Home_quickActionBtn__oYBSR{display:flex;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(118,75,162,.05));border:1px solid var(--border-light);border-radius:var(--radius-md);font-size:.875rem;font-weight:500;color:var(--text-primary);cursor:pointer;transition:all .2s ease}.Home_quickActionBtn__oYBSR:hover{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border-color:var(--primary);transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.15)}.Home_quickActionBtn__oYBSR svg{color:var(--primary);flex-shrink:0}@media (max-width:900px){.Home_automationLayout___kFUY{grid-template-columns:1fr}.Home_automationSidebar__Cuwek{flex-direction:row;flex-wrap:wrap}.Home_automationSidebar__Cuwek>*{flex:1 1;min-width:200px}}[data-theme=dark] .Home_contentHubModal__xOxnE,[data-theme=dark] .Home_formSection__PhTMF,[data-theme=dark] .Home_knowledgeCard__Q0czg,[data-theme=dark] .Home_knowledgeSection__r_rna,[data-theme=dark] .Home_libraryCard__yA2F5,[data-theme=dark] .Home_outputSection__mVx_m,[data-theme=dark] .Home_pageConfigForm__ET6EL,[data-theme=dark] .Home_pillarCard__DxStd,[data-theme=dark] .Home_placeholderSection__7AI4a,[data-theme=dark] .Home_seoPlannerModal__6COKO{background:var(--bg-primary);color:var(--text-primary)}[data-theme=dark] .Home_sidebarItem__audvi.Home_active__EQNkL,[data-theme=dark] .Home_sidebarItem__audvi:hover{background:hsla(0,0%,100%,.15)}[data-theme=dark] .Home_filterBtn__0rokV,[data-theme=dark] .Home_imageCountBtn___bnfe,[data-theme=dark] .Home_modeBtn__RFj6i,[data-theme=dark] .Home_modePill__EFVp6,[data-theme=dark] .Home_pageTypeCard__pcNsb,[data-theme=dark] .Home_publishActionBtn__I62hT,[data-theme=dark] .Home_quickSelectButton__eGoo9,[data-theme=dark] .Home_seoPlanTab__NPPkm,[data-theme=dark] .Home_sortSelect__s3Y6v,[data-theme=dark] .Home_wordCountOption__O64Md{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-primary)}[data-theme=dark] .Home_filterBtn__0rokV:hover,[data-theme=dark] .Home_modeBtn__RFj6i:hover,[data-theme=dark] .Home_modePill__EFVp6:hover,[data-theme=dark] .Home_pageTypeCard__pcNsb:hover,[data-theme=dark] .Home_publishActionBtn__I62hT:hover,[data-theme=dark] .Home_quickSelectButton__eGoo9:hover,[data-theme=dark] .Home_seoPlanTab__NPPkm:hover{background:var(--bg-tertiary);border-color:var(--primary-color)}[data-theme=dark] .Home_filterBtn__0rokV.Home_active__EQNkL,[data-theme=dark] .Home_imageCountBtn___bnfe.Home_active__EQNkL,[data-theme=dark] .Home_modeBtn__RFj6i.Home_active__EQNkL,[data-theme=dark] .Home_modePill__EFVp6.Home_active__EQNkL,[data-theme=dark] .Home_pageTypeCard__pcNsb.Home_selected___eC_c,[data-theme=dark] .Home_seoPlanTab__NPPkm.Home_active__EQNkL,[data-theme=dark] .Home_wordCountOption__O64Md.Home_selected___eC_c{background:var(--bg-tertiary);border-color:var(--primary-color);color:var(--primary-color)}[data-theme=dark] .Home_aggregatedTags__gUhxm,[data-theme=dark] .Home_checkboxGrid__Dk3xl,[data-theme=dark] .Home_libraryFilters__GJY1H,[data-theme=dark] .Home_libraryGrid__Nojle,[data-theme=dark] .Home_pageLibraryContent__u2Gh1,[data-theme=dark] .Home_pillarPagesGrid__8806h,[data-theme=dark] .Home_suggestedContentList__zmlpN{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_aggregatedTag__SQkUp{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=dark] .Home_heroRow__kYqF2 input,[data-theme=dark] .Home_heroRow__kYqF2 select,[data-theme=dark] .Home_heroRow__kYqF2 textarea,[data-theme=dark] .Home_seoInput__yAbIJ,[data-theme=dark] .Home_seoTextarea__Kc5BX{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-primary)}[data-theme=dark] .Home_heroRow__kYqF2 input::placeholder,[data-theme=dark] .Home_heroRow__kYqF2 textarea::placeholder,[data-theme=dark] .Home_seoInput__yAbIJ::placeholder,[data-theme=dark] .Home_seoTextarea__Kc5BX::placeholder{color:var(--text-muted)}[data-theme=dark] .Home_publishActionButtons__mwtV9,[data-theme=dark] .Home_researchInsights__pxxWy,[data-theme=dark] .Home_serpPreview__z_Ae1{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_seoSettings__Znic4 h3{background:var(--bg-secondary);color:var(--text-primary)}[data-theme=dark] .Home_error__514Ji{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.3);color:#fca5a5}[data-theme=dark] .Home_buttonGrid__6YmSF{background:var(--bg-secondary)}[data-theme=dark] .Home_seoItem__RWP4D span{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=dark] .Home_heroButton__gUphy,[data-theme=dark] .Home_seoAnalyzeBtn__naMeS:hover{background:var(--bg-tertiary);color:var(--text-primary)}[data-theme=dark] .Home_sidebarDivider__8K_1K{background:hsla(0,0%,100%,.1)}[data-theme=dark] .Home_librarySort__ZEGKq label{color:var(--text-secondary)}[data-theme=dark] .Home_inputWarning__DJLJ4:focus{background:var(--bg-secondary)}[data-theme=dark] .Home_submitButton__ECzIY:disabled{background:var(--bg-tertiary);color:var(--text-muted)}[data-theme=dark] .Home_modalContent__XKBCH,[data-theme=dark] .Home_modal___NgiA{background:var(--bg-primary);color:var(--text-primary);border-color:var(--border-light)}[data-theme=dark] .Home_modalFooter__ZE63O,[data-theme=dark] .Home_modalHeader__0qgf3{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_card__E5spL,[data-theme=dark] .Home_panel__UGulu,[data-theme=dark] .Home_section__3569L{background:var(--bg-primary);border-color:var(--border-light);color:var(--text-primary)}[data-theme=dark] .Home_knowledgeCard__Q0czg h3,[data-theme=dark] .Home_libraryCard__yA2F5 h3,[data-theme=dark] .Home_pillarCard__DxStd h3{color:var(--text-primary)}[data-theme=dark] .Home_knowledgeCard__Q0czg p,[data-theme=dark] .Home_libraryCard__yA2F5 p,[data-theme=dark] .Home_pillarCard__DxStd p{color:var(--text-secondary)}[data-theme=dark] .Home_heroRow__kYqF2 select option,[data-theme=dark] .Home_sortSelect__s3Y6v option{background:var(--bg-secondary);color:var(--text-primary)}[data-theme=dark] .Home_badge__ng_aq,[data-theme=dark] .Home_tag__2oeMe{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=dark] .Home_container__d256j{background:linear-gradient(135deg,#4c51bf,#553c9a)}[data-theme=dark] .Home_formCard__5v5YI{background:linear-gradient(135deg,var(--bg-secondary) 0,rgba(30,41,59,.95) 100%);border-color:var(--border-light)}[data-theme=dark] .Home_formCard__5v5YI:before{background:linear-gradient(90deg,var(--primary-color) 0,#a78bfa 100%)}[data-theme=dark] .Home_sidebarItem__audvi.Home_active__EQNkL{background:linear-gradient(135deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.08));color:#fff}[data-theme=dark] .Home_sidebarItem__audvi.Home_active__EQNkL:before{background:linear-gradient(180deg,#a78bfa,#667eea)}[data-theme=dark] .Home_libraryCard__yA2F5{background:linear-gradient(135deg,var(--bg-secondary) 0,#1e293b 100%)}[data-theme=dark] .Home_libraryCard__yA2F5:after{background:linear-gradient(135deg,transparent 50%,rgba(167,139,250,.1) 0)}[data-theme=dark] .Home_libraryCard__yA2F5:hover{box-shadow:0 8px 32px rgba(0,0,0,.3),0 0 0 1px rgba(167,139,250,.2);border-color:rgba(167,139,250,.4)}[data-theme=dark] .Home_loadingEntertainment__3542e{background:linear-gradient(135deg,var(--bg-secondary) 0,rgba(30,41,59,.95) 50%,var(--bg-secondary) 100%)}[data-theme=dark] .Home_entertainmentText__tcIvE{color:var(--text-primary)}[data-theme=dark] .Home_entertainmentText__tcIvE.Home_joke__ZLtq6{color:#c4b5fd}[data-theme=dark] .Home_entertainmentText__tcIvE.Home_quote___lnSp{color:var(--text-secondary)}[data-theme=dark] .Home_entertainmentText__tcIvE.Home_fact__kILEU{color:#86efac}[data-theme=dark] .Home_sectionTitle__DKb2S:after{background:linear-gradient(90deg,var(--border-light) 0,transparent 100%)}[data-theme=dark] .Home_formGroup__KFkHd input,[data-theme=dark] .Home_formGroup__KFkHd select{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-primary)}[data-theme=dark] .Home_formGroup__KFkHd input:hover,[data-theme=dark] .Home_formGroup__KFkHd select:hover{border-color:rgba(167,139,250,.4)}[data-theme=dark] .Home_formGroup__KFkHd input:focus,[data-theme=dark] .Home_formGroup__KFkHd select:focus{border-color:var(--primary-color);box-shadow:0 0 0 4px rgba(167,139,250,.15),0 2px 8px rgba(167,139,250,.1)}.Home_formGroup__KFkHd textarea{padding:.875rem 1rem;border:2px solid var(--border-light);border-radius:10px;font-size:1rem;transition:all .25s cubic-bezier(.4,0,.2,1);font-family:inherit;background:var(--bg-primary);color:var(--text-primary);min-height:120px;resize:vertical;line-height:1.6}.Home_formGroup__KFkHd textarea:hover{border-color:rgba(102,126,234,.4);box-shadow:0 2px 8px rgba(102,126,234,.08)}.Home_formGroup__KFkHd textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 4px rgba(102,126,234,.12),0 4px 12px rgba(102,126,234,.1);transform:translateY(-1px)}.Home_formGroup__KFkHd textarea::placeholder{color:var(--text-muted);transition:opacity .2s}.Home_formGroup__KFkHd textarea:focus::placeholder{opacity:.5}.Home_formGroup__KFkHd select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23667eea' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px;padding-right:2.5rem;cursor:pointer}.Home_formGroup__KFkHd select:hover{background-color:rgba(102,126,234,.02)}.Home_formGroup__KFkHd select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23667eea' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E")}.Home_tooltipWrapper__kwU2Y{position:relative;display:inline-block}.Home_tooltipTrigger__1BDgP{cursor:help}.Home_tooltipContent__nKIEi{bottom:calc(100% + 8px);left:50%;transform:translateX(-50%) scale(.95);background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;padding:.75rem 1rem;font-size:.85rem;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 25px rgba(0,0,0,.3)}.Home_tooltipContent__nKIEi:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#1e293b}.Home_tooltipWrapper__kwU2Y:hover .Home_tooltipContent__nKIEi{opacity:1;visibility:visible;transform:translateX(-50%) scale(1)}@keyframes Home_revealFromBottom__1NX3I{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes Home_revealFromLeft__phSqW{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes Home_revealFromRight__ugTDg{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes Home_revealScale__So_f5{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Home_scrollReveal__zffTI{animation:Home_revealFromBottom__1NX3I .6s cubic-bezier(.4,0,.2,1) forwards}.Home_scrollRevealLeft__bJqSk{animation:Home_revealFromLeft__phSqW .6s cubic-bezier(.4,0,.2,1) forwards}.Home_scrollRevealRight__XvU5j{animation:Home_revealFromRight__ugTDg .6s cubic-bezier(.4,0,.2,1) forwards}.Home_scrollRevealScale__JS3yD{animation:Home_revealScale__So_f5 .6s cubic-bezier(.4,0,.2,1) forwards}.Home_staggeredItem__ORpKy:first-child{animation-delay:.05s}.Home_staggeredItem__ORpKy:nth-child(2){animation-delay:.1s}.Home_staggeredItem__ORpKy:nth-child(3){animation-delay:.15s}.Home_staggeredItem__ORpKy:nth-child(4){animation-delay:.2s}.Home_staggeredItem__ORpKy:nth-child(5){animation-delay:.25s}.Home_staggeredItem__ORpKy:nth-child(6){animation-delay:.3s}.Home_staggeredItem__ORpKy:nth-child(7){animation-delay:.35s}.Home_staggeredItem__ORpKy:nth-child(8){animation-delay:.4s}@keyframes Home_float__2P4aV{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Home_floatingCard__LZ0pA{animation:Home_float__2P4aV 6s ease-in-out infinite}.Home_floatingCard__LZ0pA:hover{animation-play-state:paused}.Home_rippleButton__eeiYg{position:relative;overflow:hidden}.Home_rippleButton__eeiYg:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsla(0,0%,100%,.3);border-radius:50%;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease}.Home_rippleButton__eeiYg:active:after{width:300px;height:300px}@keyframes Home_glowPulse__RcKvi{0%,to{box-shadow:0 0 5px rgba(102,126,234,.4),0 0 10px rgba(102,126,234,.2)}50%{box-shadow:0 0 15px rgba(102,126,234,.6),0 0 25px rgba(102,126,234,.3)}}.Home_glowOnFocus__rA0k4:focus{animation:Home_glowPulse__RcKvi 2s ease-in-out infinite}.Home_gradientText__cJcFz{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes Home_successPop__RJFdN{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.Home_successIcon__hS_3w{animation:Home_successPop__RJFdN .4s cubic-bezier(.68,-.55,.265,1.55)}@keyframes Home_errorShake__ERPfe{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.Home_errorShake__ERPfe{animation:Home_errorShake__ERPfe .5s ease-in-out}@keyframes Home_typingDot__vQuZg{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}.Home_typingIndicator__h1vT4{gap:4px;padding:.75rem 1rem;background:var(--bg-secondary)}.Home_typingDot__vQuZg{background:var(--primary-color);animation:Home_typingDot__vQuZg 1.4s ease-in-out infinite}.Home_pulseBadge__FkirV{position:relative}.Home_pulseBadge__FkirV:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;box-shadow:0 0 0 0 currentColor;animation:Home_badgePulse__ORvvO 2s infinite}@keyframes Home_progressStripe__DPi51{0%{background-position:1rem 0}to{background-position:0 0}}.Home_animatedProgressBar__kOj_1{height:8px;border-radius:4px;background:var(--bg-tertiary);overflow:hidden}.Home_animatedProgressFill__vWIPE{height:100%;border-radius:inherit;background:linear-gradient(45deg,var(--primary-color) 25%,transparent 25%,transparent 50%,var(--primary-color) 50%,var(--primary-color) 75%,transparent 75%);background-size:1rem 1rem;animation:Home_progressStripe__DPi51 1s linear infinite;transition:width .3s ease}.Home_hoverLift__useVE{transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.Home_hoverLift__useVE:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.Home_hoverScale__YM2I8{transition:transform .2s ease}.Home_hoverScale__YM2I8:hover{transform:scale(1.05)}.Home_hoverRotate__WWE1g{transition:transform .3s ease}.Home_hoverRotate__WWE1g:hover{transform:rotate(5deg)}.Home_skeletonLine__Aa4nv{height:1em;background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-secondary) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:Home_shimmer__YAhUi 1.5s infinite;border-radius:4px;margin-bottom:.5rem}.Home_skeletonLine__Aa4nv:last-child{width:70%}.Home_skeletonCircle__RqdUX{width:48px;height:48px}.Home_skeletonBox__wc5_G,.Home_skeletonCircle__RqdUX{background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-secondary) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:Home_shimmer__YAhUi 1.5s infinite}.Home_skeletonBox__wc5_G{height:100px;border-radius:8px}.Home_focusRing__Qyd9M:focus{outline:none;box-shadow:0 0 0 3px rgba(102,126,234,.4)}.Home_focusRing__Qyd9M:focus:not(:focus-visible){box-shadow:none}.Home_focusRing__Qyd9M:focus-visible{box-shadow:0 0 0 3px rgba(102,126,234,.4)}.Home_tabTransition__2LK7b{transition:opacity .2s ease,transform .2s ease}.Home_tabTransition__2LK7b.Home_entering__EuUDn{opacity:0;transform:translateX(10px)}.Home_tabTransition__2LK7b.Home_entered___S_aK{opacity:1;transform:translateX(0)}.Home_tabTransition__2LK7b.Home_exiting__kXZHa{opacity:0;transform:translateX(-10px)}[data-theme=dark] .Home_formGroup__KFkHd textarea{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-primary)}[data-theme=dark] .Home_formGroup__KFkHd textarea:hover{border-color:rgba(167,139,250,.4)}[data-theme=dark] .Home_formGroup__KFkHd textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 4px rgba(167,139,250,.15),0 4px 12px rgba(167,139,250,.1)}[data-theme=dark] .Home_tooltipContent__nKIEi{background:linear-gradient(135deg,#374151,#1f2937)}[data-theme=dark] .Home_tooltipContent__nKIEi:after{border-top-color:#374151}[data-theme=dark] .Home_skeletonBox__wc5_G,[data-theme=dark] .Home_skeletonCircle__RqdUX,[data-theme=dark] .Home_skeletonLine__Aa4nv{background:linear-gradient(90deg,var(--bg-tertiary) 25%,hsla(0,0%,100%,.05) 50%,var(--bg-tertiary) 75%);background-size:200% 100%}[data-theme=dark] .Home_animatedProgressBar__kOj_1,[data-theme=dark] .Home_typingIndicator__h1vT4{background:var(--bg-tertiary)}[data-theme=dark] .Home_hoverLift__useVE:hover{box-shadow:0 12px 24px rgba(0,0,0,.3)}.Home_modernTable__AiBDo{width:100%;border-collapse:separate;border-spacing:0;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08)}.Home_modernTable__AiBDo thead{background:linear-gradient(135deg,var(--primary-color) 0,#764ba2 100%)}.Home_modernTable__AiBDo th{padding:1rem 1.25rem;text-align:left;font-weight:600;font-size:.85rem;color:#fff;text-transform:uppercase;letter-spacing:.05em}.Home_modernTable__AiBDo th:first-child{border-radius:12px 0 0 0}.Home_modernTable__AiBDo th:last-child{border-radius:0 12px 0 0}.Home_modernTable__AiBDo tbody tr{transition:all .2s ease}.Home_modernTable__AiBDo tbody tr:nth-child(2n){background:rgba(102,126,234,.03)}.Home_modernTable__AiBDo tbody tr:hover{background:rgba(102,126,234,.08);transform:scale(1.01);box-shadow:0 4px 12px rgba(102,126,234,.1);position:relative;z-index:1}.Home_modernTable__AiBDo td{padding:1rem 1.25rem;border-bottom:1px solid var(--border-light);color:var(--text-primary);font-size:.9rem}.Home_modernTable__AiBDo tbody tr:last-child td{border-bottom:none}.Home_modernTable__AiBDo tbody tr:last-child td:first-child{border-radius:0 0 0 12px}.Home_modernTable__AiBDo tbody tr:last-child td:last-child{border-radius:0 0 12px 0}.Home_notificationCard__gQzKI{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border-radius:12px;border:1px solid;margin-bottom:.75rem;animation:Home_slideInNotification__EPuMV .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}@keyframes Home_slideInNotification__EPuMV{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.Home_notificationCard__gQzKI:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px}.Home_notificationCard__gQzKI.Home_info__Lr5gE{background:linear-gradient(135deg,rgba(102,126,234,.08),rgba(118,75,162,.08));border-color:rgba(102,126,234,.2)}.Home_notificationCard__gQzKI.Home_info__Lr5gE:before{background:linear-gradient(180deg,var(--primary-color) 0,#764ba2 100%)}.Home_notificationCard__gQzKI.Home_success__IZwiY{background:linear-gradient(135deg,rgba(34,197,94,.08),rgba(16,185,129,.08));border-color:rgba(34,197,94,.2)}.Home_notificationCard__gQzKI.Home_success__IZwiY:before{background:linear-gradient(180deg,#22c55e,#10b981)}.Home_notificationCard__gQzKI.Home_warning__lrrBU{background:linear-gradient(135deg,rgba(245,158,11,.08),rgba(217,119,6,.08));border-color:rgba(245,158,11,.2)}.Home_notificationCard__gQzKI.Home_warning__lrrBU:before{background:linear-gradient(180deg,#f59e0b,#d97706)}.Home_notificationCard__gQzKI.Home_error__514Ji{background:linear-gradient(135deg,rgba(239,68,68,.08),rgba(220,38,38,.08));border-color:rgba(239,68,68,.2)}.Home_notificationCard__gQzKI.Home_error__514Ji:before{background:linear-gradient(180deg,#ef4444,#dc2626)}.Home_notificationIcon__XGwPF{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.Home_notificationCard__gQzKI.Home_info__Lr5gE .Home_notificationIcon__XGwPF{background:rgba(102,126,234,.15);color:var(--primary-color)}.Home_notificationCard__gQzKI.Home_success__IZwiY .Home_notificationIcon__XGwPF{background:rgba(34,197,94,.15);color:#22c55e}.Home_notificationCard__gQzKI.Home_warning__lrrBU .Home_notificationIcon__XGwPF{background:rgba(245,158,11,.15);color:#f59e0b}.Home_notificationCard__gQzKI.Home_error__514Ji .Home_notificationIcon__XGwPF{background:rgba(239,68,68,.15);color:#ef4444}.Home_notificationTitle__YjkIB{font-weight:600;font-size:.95rem;color:var(--text-primary);margin:0 0 .25rem}.Home_notificationMessage__Uj1eY{font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.5}.Home_notificationDismiss__IO4Fm{background:none;border:none;padding:.25rem;cursor:pointer;color:var(--text-muted);transition:color .2s}.Home_notificationDismiss__IO4Fm:hover{color:var(--text-primary)}.Home_btnGhost___Bc2x{background:transparent;border:2px solid var(--border-light);color:var(--text-secondary);padding:.75rem 1.5rem;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Home_btnGhost___Bc2x:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--primary-color) 0,#764ba2 100%);opacity:0;transition:opacity .25s ease}.Home_btnGhost___Bc2x:hover{border-color:var(--primary-color);color:var(--primary-color)}.Home_btnGhost___Bc2x:hover:before{opacity:.05}.Home_btnGhost___Bc2x:active{transform:scale(.98)}.Home_btnOutline__jY2K4{background:transparent;border:2px solid var(--primary-color);color:var(--primary-color);padding:.75rem 1.5rem;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Home_btnOutline__jY2K4:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--primary-color) 0,#764ba2 100%);transform:scaleX(0);transform-origin:left;transition:transform .3s ease;z-index:-1}.Home_btnOutline__jY2K4:hover{color:#fff}.Home_btnOutline__jY2K4:hover:before{transform:scaleX(1)}.Home_btnOutline__jY2K4:active{transform:scale(.98)}.Home_btnIcon__bwTzX{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.Home_btnIcon__bwTzX:hover{background:rgba(102,126,234,.1);border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.2)}.Home_btnIcon__bwTzX:active{transform:translateY(0) scale(.95)}.Home_btnIcon__bwTzX svg{width:20px;height:20px}@keyframes Home_cardShimmer__L7hcX{0%{transform:translateX(-100%) rotate(12deg)}to{transform:translateX(200%) rotate(12deg)}}.Home_shimmerCard__67VgY{position:relative;overflow:hidden}.Home_shimmerCard__67VgY:after{content:"";position:absolute;top:-50%;left:-50%;width:50%;height:200%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);transform:rotate(12deg);animation:Home_cardShimmer__L7hcX 3s ease-in-out infinite;pointer-events:none}.Home_animatedDivider__osIw_{height:2px;background:linear-gradient(90deg,transparent,var(--border-light),transparent);margin:2rem 0;position:relative}.Home_animatedDivider__osIw_:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:4px;background:var(--primary-gradient);border-radius:2px}.Home_gradientDivider__r6anS{height:3px;background:linear-gradient(90deg,transparent,var(--primary-color),#764ba2,var(--primary-color),transparent);margin:2rem 0;border-radius:2px}.Home_countdownTimer__GUmEp{display:flex;gap:.5rem;align-items:center}.Home_countdownUnit__5dFFz{display:flex;flex-direction:column;align-items:center;padding:.75rem 1rem;background:linear-gradient(135deg,var(--bg-secondary) 0,rgba(102,126,234,.05) 100%);border-radius:10px;min-width:60px}.Home_countdownValue__WiznP{font-size:1.5rem;font-weight:700;color:var(--primary-color);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Home_countdownLabel__hJ1oC{font-size:.7rem;text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em}.Home_countdownSeparator__5rk8F{font-size:1.5rem;font-weight:700;color:var(--text-muted)}@keyframes Home_numberPop__LE3W_{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.Home_animatedNumber__h81ck{display:inline-block;animation:Home_numberPop__LE3W_ .3s ease-out;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Home_statCard__ZCPXi{background:linear-gradient(135deg,#fff 0,var(--bg-secondary) 100%);border:1px solid var(--border-light);padding:1.5rem;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.Home_statCard__ZCPXi:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--primary-gradient);opacity:0;transition:opacity .3s ease}.Home_statCard__ZCPXi:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(102,126,234,.15);border-color:rgba(102,126,234,.3)}.Home_statCard__ZCPXi:hover:before{opacity:1}.Home_statLabel__GSvXT{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.5rem}.Home_statValue__v8Ecr{font-size:2rem;font-weight:700;color:var(--text-primary);line-height:1.2}.Home_statValue__v8Ecr.Home_gradient__edxv8{background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_statChange__JiBHz{display:inline-flex;align-items:center;gap:.25rem;font-size:.85rem;font-weight:600;margin-top:.5rem}.Home_statChange__JiBHz.Home_positive__e1tTZ{color:#22c55e}.Home_statChange__JiBHz.Home_negative__cIRPg{color:#ef4444}.Home_statChange__JiBHz.Home_neutral__Zvvfw{color:var(--text-muted)}.Home_avatarGroup__0X_S_ .Home_avatar__xXn0p{width:36px;height:36px;border-radius:50%;background:var(--primary-gradient);color:#fff;font-size:.85rem;font-weight:600;display:flex;align-items:center;justify-content:center;position:relative}.Home_avatarGroup__0X_S_ .Home_avatar__xXn0p:hover{transform:translateY(-4px) scale(1.1)}.Home_avatarGroup__0X_S_ .Home_avatarMore__D2JB0{background:var(--bg-tertiary);color:var(--text-secondary);font-size:.75rem}.Home_tagInput__EbmjO{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem;border:2px solid var(--border-light);border-radius:10px;background:var(--bg-primary);transition:all .25s ease}.Home_tagInput__EbmjO:focus-within{border-color:var(--primary-color);box-shadow:0 0 0 4px rgba(102,126,234,.12)}.Home_tagItem__kPRmL{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border-radius:20px;font-size:.85rem;color:var(--primary-color);animation:Home_tagPop__ZCwDo .2s ease-out}@keyframes Home_tagPop__ZCwDo{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.Home_tagRemove__Y4lkb{background:none;border:none;padding:0;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--primary-color);transition:all .2s}.Home_tagRemove__Y4lkb:hover{background:rgba(239,68,68,.2);color:#ef4444}.Home_tagInputField__TpIQ3{flex:1 1;min-width:100px;border:none;background:transparent;font-size:.9rem;color:var(--text-primary);outline:none}.Home_tagInputField__TpIQ3::placeholder{color:var(--text-muted)}.Home_accordionItem__CneyN{border:1px solid var(--border-light);margin-bottom:.5rem}.Home_accordionItem__CneyN:hover{border-color:rgba(102,126,234,.3);box-shadow:0 4px 12px rgba(0,0,0,.05)}.Home_accordionItem__CneyN.Home_active__EQNkL{border-color:var(--primary-color);box-shadow:0 4px 20px rgba(102,126,234,.15)}.Home_accordionHeader__M3GXV{padding:1rem 1.25rem;background:var(--bg-secondary)}.Home_accordionHeader__M3GXV:hover{background:rgba(102,126,234,.05)}.Home_accordionTitle__LzeUG{font-size:.95rem;color:var(--text-primary)}.Home_accordionIcon__dBf_d{width:24px;height:24px;color:var(--text-muted);transition:transform .3s ease}.Home_accordionItem__CneyN.Home_active__EQNkL .Home_accordionIcon__dBf_d{transform:rotate(180deg);color:var(--primary-color)}.Home_accordionContent__f0Pju{transition:max-height .3s ease}.Home_accordionItem__CneyN.Home_active__EQNkL .Home_accordionContent__f0Pju{max-height:500px}.Home_accordionBody__YeRFY{padding:1.25rem;color:var(--text-secondary);font-size:.9rem}[data-theme=dark] .Home_modernTable__AiBDo thead{background:linear-gradient(135deg,#5a6fd6,#6a4190)}[data-theme=dark] .Home_modernTable__AiBDo tbody tr:nth-child(2n){background:rgba(167,139,250,.03)}[data-theme=dark] .Home_modernTable__AiBDo tbody tr:hover{background:rgba(167,139,250,.08)}[data-theme=dark] .Home_modernTable__AiBDo td{border-bottom-color:var(--border-light)}[data-theme=dark] .Home_notificationCard__gQzKI.Home_info__Lr5gE{background:linear-gradient(135deg,rgba(167,139,250,.1),rgba(139,92,246,.1));border-color:rgba(167,139,250,.2)}[data-theme=dark] .Home_notificationCard__gQzKI.Home_success__IZwiY{background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(16,185,129,.1))}[data-theme=dark] .Home_notificationCard__gQzKI.Home_warning__lrrBU{background:linear-gradient(135deg,rgba(245,158,11,.1),rgba(217,119,6,.1))}[data-theme=dark] .Home_notificationCard__gQzKI.Home_error__514Ji{background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(220,38,38,.1))}[data-theme=dark] .Home_statCard__ZCPXi{background:linear-gradient(135deg,var(--bg-secondary) 0,#1e293b 100%)}[data-theme=dark] .Home_statCard__ZCPXi:hover{box-shadow:0 12px 32px rgba(0,0,0,.3)}[data-theme=dark] .Home_countdownUnit__5dFFz{background:linear-gradient(135deg,var(--bg-tertiary) 0,rgba(167,139,250,.05) 100%)}[data-theme=dark] .Home_tagItem__kPRmL{background:linear-gradient(135deg,rgba(167,139,250,.15),rgba(139,92,246,.15));color:#a78bfa}[data-theme=dark] .Home_accordionHeader__M3GXV{background:var(--bg-tertiary)}[data-theme=dark] .Home_accordionHeader__M3GXV:hover{background:rgba(167,139,250,.1)}.Home_chartContainer__5eFbK{position:relative;width:100%;padding:24px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;border:1px solid var(--border-light);box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease}.Home_chartContainer__5eFbK:hover{box-shadow:0 8px 24px rgba(102,126,234,.1);border-color:rgba(102,126,234,.2)}.Home_chartTitle__s4I1X{font-size:16px;font-weight:600;color:var(--text-primary);margin-bottom:16px;display:flex;align-items:center;gap:8px}.Home_chartLegend__Em_SQ{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px;padding-top:16px;border-top:1px solid var(--border-light)}.Home_legendItem__PoJOR{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-secondary)}.Home_legendDot__0Fi6H{width:10px;height:10px;border-radius:50%;flex-shrink:0}.Home_barChart__US3By{display:flex;align-items:flex-end;justify-content:space-around;height:200px;gap:12px;padding:0 8px}.Home_barItem__S5R30{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1 1;max-width:60px}.Home_bar__36B28{width:100%;background:linear-gradient(180deg,var(--primary-color) 0,#764ba2 100%);border-radius:8px 8px 0 0;min-height:8px;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;animation:Home_barGrow__Zj2Dd 1s cubic-bezier(.4,0,.2,1) forwards;transform-origin:bottom}@keyframes Home_barGrow__Zj2Dd{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.Home_bar__36B28:hover{filter:brightness(1.1);transform:scaleY(1) scaleX(1.05)}.Home_bar__36B28:before{content:attr(data-value);position:absolute;top:-24px;left:50%;transform:translateX(-50%);font-size:12px;font-weight:600;color:var(--primary-color);opacity:0;transition:opacity .2s ease}.Home_bar__36B28:hover:before{opacity:1}.Home_barLabel__JbnMN{font-size:11px;color:var(--text-secondary);text-align:center;white-space:nowrap}.Home_lineChartArea__EOTqP{height:200px;position:relative;border-left:2px solid var(--border-light);border-bottom:2px solid var(--border-light);margin-left:40px}.Home_lineChartGrid__CZ8ID{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between}.Home_gridLine__hinr4{width:100%;height:1px;background:var(--border-light)}.Home_lineChartPath__23BUs{position:absolute;inset:0;overflow:visible}.Home_lineChartPath__23BUs svg{width:100%;height:100%}.Home_chartLine__0J7Te{fill:none;stroke:var(--primary-color);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1000;stroke-dashoffset:1000;animation:Home_lineChartDraw__AiaFh 2s cubic-bezier(.4,0,.2,1) forwards}@keyframes Home_lineChartDraw__AiaFh{to{stroke-dashoffset:0}}.Home_chartArea__EoOqJ{fill:url(#chartGradient);opacity:0;animation:Home_fadeIn__6AUDn .6s ease 1.5s forwards}.Home_chartPoint__NtmFm{fill:#fff;stroke:var(--primary-color);stroke-width:3;cursor:pointer;transition:all .2s ease}.Home_chartPoint__NtmFm:hover{r:8;filter:drop-shadow(0 0 6px rgba(102,126,234,.5))}.Home_donutChart__CUy9e{position:relative;width:180px;height:180px;margin:0 auto}.Home_donutChart__CUy9e svg{transform:rotate(-90deg)}.Home_donutSegment__zTlO1{fill:none;stroke-width:30;stroke-linecap:round;transition:all .3s ease;animation:Home_donutSegmentGrow__byJ2l 1s cubic-bezier(.4,0,.2,1) forwards}@keyframes Home_donutSegmentGrow__byJ2l{0%{stroke-dasharray:0 100}}.Home_donutSegment__zTlO1:hover{stroke-width:35;filter:brightness(1.1)}.Home_donutCenter__GjfTV{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.Home_donutValue__0CsZX{font-size:28px;font-weight:700;color:var(--text-primary);line-height:1}.Home_donutLabel__lgs0R{font-size:12px;color:var(--text-secondary);margin-top:4px}.Home_progressCircle__Y_hxB{position:relative;display:inline-flex;align-items:center;justify-content:center}.Home_progressCircle__Y_hxB svg{transform:rotate(-90deg)}.Home_progressCircleTrack___AjEd{fill:none;stroke:var(--border-light)}.Home_progressCircleFill__hdcKn{fill:none;stroke:var(--primary-color);stroke-linecap:round;transition:stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.Home_progressCircleValue__FtFiq{position:absolute;font-size:14px;font-weight:600;color:var(--text-primary)}.Home_sparkline__EbiRk{display:inline-flex;align-items:flex-end;gap:2px;height:24px;padding:4px 0}.Home_sparklineBar__i3YP4{width:4px;background:var(--primary-color);border-radius:2px;transition:all .2s ease;animation:Home_sparklineGrow__HE5aB .6s cubic-bezier(.4,0,.2,1) forwards;transform-origin:bottom}@keyframes Home_sparklineGrow__HE5aB{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.Home_sparkline__EbiRk:hover .Home_sparklineBar__i3YP4{opacity:.6}.Home_sparkline__EbiRk:hover .Home_sparklineBar__i3YP4:hover{opacity:1;transform:scaleY(1.1)}.Home_timeline__sGYK5{padding-left:32px}.Home_timeline__sGYK5:before{content:"";position:absolute;left:11px;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,var(--primary-color) 0,#764ba2 50%,var(--border-light) 100%);border-radius:1px}.Home_timelineItem__o9ZHH{animation:Home_timelineSlideIn__NibTE .5s cubic-bezier(.4,0,.2,1) forwards;opacity:0;transform:translateX(-20px)}@keyframes Home_timelineSlideIn__NibTE{to{opacity:1;transform:translateX(0)}}.Home_timelineItem__o9ZHH:first-child{animation-delay:.1s}.Home_timelineItem__o9ZHH:nth-child(2){animation-delay:.2s}.Home_timelineItem__o9ZHH:nth-child(3){animation-delay:.3s}.Home_timelineItem__o9ZHH:nth-child(4){animation-delay:.4s}.Home_timelineItem__o9ZHH:nth-child(5){animation-delay:.5s}.Home_timelineItem__o9ZHH:nth-child(6){animation-delay:.6s}.Home_timelineDot__5tIj_{position:absolute;left:-32px;top:4px;width:24px;height:24px;background:#fff;border:3px solid var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;transition:all .3s ease}.Home_timelineItem__o9ZHH:hover .Home_timelineDot__5tIj_{background:var(--primary-color);transform:scale(1.1);box-shadow:0 0 0 4px rgba(102,126,234,.2)}.Home_timelineDot__5tIj_.Home_completed__CCcNU{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e}.Home_timelineDot__5tIj_.Home_current__Xn1q_{background:linear-gradient(135deg,var(--primary-color) 0,#764ba2 100%);border-color:var(--primary-color);animation:Home_timelinePulse__NYHwW 2s ease-in-out infinite}.Home_timelineDotIcon__KHo77{font-size:10px;color:#fff}.Home_timelineContent__G3udK{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid var(--border-light)}.Home_timelineItem__o9ZHH:hover .Home_timelineContent__G3udK{border-color:rgba(102,126,234,.3);box-shadow:0 4px 16px rgba(102,126,234,.1)}.Home_timelineDate__fMkQv{font-weight:500;color:var(--primary-color);margin-bottom:4px}.Home_timelineTitle__u6mEQ{color:var(--text-primary);margin-bottom:6px}.Home_timelineDescription__LsEeV{font-size:13px;color:var(--text-secondary)}.Home_timelineHorizontal__wfEDX{padding:20px 0 40px;position:relative}.Home_timelineHorizontal__wfEDX:before{content:"";position:absolute;top:30px;left:40px;right:40px;height:3px;background:linear-gradient(90deg,var(--primary-color) 0,#764ba2 100%);border-radius:2px}.Home_timelineHorizontalItem__t6H22{flex:0 0 180px;display:flex;flex-direction:column;align-items:center;padding:0 16px}.Home_timelineHorizontalDot__L_GHv{width:20px;height:20px;border:3px solid var(--primary-color);margin-bottom:16px;transition:all .3s ease}.Home_timelineHorizontalItem__t6H22:hover .Home_timelineHorizontalDot__L_GHv{background:var(--primary-color);transform:scale(1.2)}.Home_timelineHorizontalContent__UkHPJ{text-align:center}.Home_timelineHorizontalDate__JN4CB{color:var(--primary-color);font-weight:500}.Home_timelineHorizontalTitle__1UPdm{font-size:13px;color:var(--text-primary)}.Home_carouselNav__OmAhF{color:var(--text-primary)}.Home_carouselDot__MJpmu{background:var(--border-light)}.Home_carouselDot__MJpmu:hover{background:rgba(102,126,234,.4)}.Home_carouselDot__MJpmu.Home_active__EQNkL{background:linear-gradient(135deg,var(--primary-color) 0,#764ba2 100%);transform:scale(1.2)}.Home_carouselThumbnails__W4o_i{display:flex;gap:8px;padding:12px 0;overflow-x:auto;scrollbar-width:thin}.Home_carouselThumb__i5GRQ{flex:0 0 80px;height:60px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:all .3s ease;opacity:.6}.Home_carouselThumb__i5GRQ:hover{opacity:.9}.Home_carouselThumb__i5GRQ.Home_active__EQNkL{border-color:var(--primary-color);opacity:1;transform:scale(1.05)}.Home_carouselThumb__i5GRQ img{width:100%;height:100%;object-fit:cover}.Home_cardCarousel__tBetP{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:16px 4px;-webkit-overflow-scrolling:touch}.Home_cardCarousel__tBetP::-webkit-scrollbar{height:6px}.Home_cardCarousel__tBetP::-webkit-scrollbar-track{background:var(--border-light);border-radius:3px}.Home_cardCarousel__tBetP::-webkit-scrollbar-thumb{background:linear-gradient(90deg,var(--primary-color) 0,#764ba2 100%);border-radius:3px}.Home_cardCarouselItem__t4gQS{flex:0 0 280px;scroll-snap-align:start;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid var(--border-light);border-radius:16px;padding:20px;transition:all .3s ease}.Home_cardCarouselItem__t4gQS:hover{border-color:rgba(102,126,234,.3);box-shadow:0 8px 24px rgba(102,126,234,.12);transform:translateY(-4px)}.Home_searchContainer__ylqvv{position:relative;max-width:600px;width:100%}.Home_searchInput__fVjDa{border:2px solid var(--border-light);background:linear-gradient(135deg,#fff,#f8fafc);color:var(--text-primary);transition:all .3s ease}.Home_searchInput__fVjDa::placeholder{color:var(--text-secondary);opacity:.7}.Home_searchInput__fVjDa:hover{border-color:rgba(102,126,234,.3)}.Home_searchInput__fVjDa:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 4px rgba(102,126,234,.12)}.Home_searchIcon__ZIVxC{color:var(--text-secondary);transition:color .3s ease}.Home_searchInput__fVjDa:focus~.Home_searchIcon__ZIVxC{color:var(--primary-color)}.Home_searchClear__i_lnC{position:absolute;right:16px;width:24px;height:24px;border:none;background:var(--border-light);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:all .2s ease;opacity:0;transform:scale(.8)}.Home_searchInput__fVjDa:not(:placeholder-shown)~.Home_searchClear__i_lnC{opacity:1;transform:scale(1)}.Home_searchClear__i_lnC:hover{background:var(--primary-color);color:#fff}.Home_searchResults___MwWY{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid var(--border-light);border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.15);max-height:400px;overflow-y:auto;z-index:100;animation:Home_searchResultsSlideIn__kNG1D .2s ease}@keyframes Home_searchResultsSlideIn__kNG1D{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Home_searchResultsHeader__Hmk2u{padding:12px 16px;border-bottom:1px solid var(--border-light);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary)}.Home_searchResultItem__9_Vkr{padding:12px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;border-bottom:1px solid var(--border-light)}.Home_searchResultItem__9_Vkr:last-child{border-bottom:none}.Home_searchResultItem__9_Vkr:hover{background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(118,75,162,.05))}.Home_searchResultIcon__s4FwV,.Home_searchResultItem__9_Vkr.Home_active__EQNkL{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1))}.Home_searchResultIcon__s4FwV{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--primary-color);flex-shrink:0}.Home_searchResultTitle__ydogE{font-size:14px;font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_searchResultTitle__ydogE mark{background:linear-gradient(135deg,rgba(102,126,234,.3),rgba(118,75,162,.3));color:inherit;padding:0 2px;border-radius:2px}.Home_searchResultMeta__Vacrw{color:var(--text-secondary);margin-top:2px}.Home_searchResultAction__oao_R{font-size:11px;color:var(--text-secondary);padding:4px 8px;background:var(--border-light);border-radius:4px}.Home_searchFilters__eWWqM{margin-top:12px}.Home_searchFilter__qftJy{padding:6px 12px;font-size:12px;border:1px solid var(--border-light);border-radius:20px;background:#fff;color:var(--text-secondary)}.Home_searchFilter__qftJy:hover{border-color:rgba(102,126,234,.3);color:var(--primary-color)}.Home_searchFilter__qftJy.Home_active__EQNkL{background:linear-gradient(135deg,var(--primary-color) 0,#764ba2 100%);border-color:transparent;color:#fff}.Home_commandSearch__PH2d_{background:rgba(15,23,42,.95);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:16px;max-width:640px;width:100%}.Home_commandSearchInput__0aF1k{padding:12px 16px;font-size:16px;color:#fff}.Home_commandSearchInput__0aF1k::placeholder{color:hsla(0,0%,100%,.4)}.Home_commandSearchInput__0aF1k:focus{outline:none}.Home_commandGroup__E_ubY{margin-top:16px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.1)}.Home_commandGroupLabel__stf0Z{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:hsla(0,0%,100%,.4);margin-bottom:8px;padding:0 8px}.Home_commandItem__i_rdO{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:all .2s ease}.Home_commandItem__i_rdO.Home_selected___eC_c,.Home_commandItem__i_rdO:hover{background:hsla(0,0%,100%,.1)}.Home_commandItemIcon__0CBTR{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.6)}.Home_commandItemLabel__wM5ie{flex:1 1;font-size:14px;color:#fff}.Home_commandItemShortcut__x5y9L{display:flex;gap:4px}.Home_commandItemShortcut__x5y9L kbd{padding:2px 6px;font-size:11px;font-family:inherit;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);border-radius:4px;color:hsla(0,0%,100%,.6)}[data-theme=dark] .Home_chartContainer__5eFbK{background:linear-gradient(135deg,var(--bg-secondary) 0,#1e293b 100%);border-color:var(--border-light)}[data-theme=dark] .Home_bar__36B28{background:linear-gradient(180deg,#a78bfa,#8b5cf6)}[data-theme=dark] .Home_bar__36B28:before{color:#a78bfa}[data-theme=dark] .Home_lineChartArea__EOTqP{border-color:var(--border-light)}[data-theme=dark] .Home_chartLine__0J7Te{stroke:#a78bfa}[data-theme=dark] .Home_chartPoint__NtmFm{fill:var(--bg-primary);stroke:#a78bfa}[data-theme=dark] .Home_timelineContent__G3udK{background:linear-gradient(135deg,var(--bg-secondary) 0,#1e293b 100%)}[data-theme=dark] .Home_timelineDot__5tIj_{background:var(--bg-primary)}[data-theme=dark] .Home_timelineItem__o9ZHH:hover .Home_timelineDot__5tIj_{background:#a78bfa}[data-theme=dark] .Home_carouselNav__OmAhF{color:var(--text-primary)}[data-theme=dark] .Home_carouselNav__OmAhF:hover{background:var(--bg-tertiary)}[data-theme=dark] .Home_carouselDot__MJpmu{background:hsla(0,0%,100%,.2)}[data-theme=dark] .Home_carouselDot__MJpmu.Home_active__EQNkL{background:linear-gradient(135deg,#a78bfa,#8b5cf6)}[data-theme=dark] .Home_cardCarouselItem__t4gQS{background:linear-gradient(135deg,var(--bg-secondary) 0,#1e293b 100%)}[data-theme=dark] .Home_searchInput__fVjDa{background:linear-gradient(135deg,var(--bg-tertiary) 0,#1e293b 100%);border-color:var(--border-light)}[data-theme=dark] .Home_searchResults___MwWY{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_searchResultItem__9_Vkr:hover{background:linear-gradient(135deg,rgba(167,139,250,.1),rgba(139,92,246,.1))}[data-theme=dark] .Home_searchFilter__qftJy{background:var(--bg-tertiary);border-color:var(--border-light)}[data-theme=dark] .Home_searchFilter__qftJy.Home_active__EQNkL{background:linear-gradient(135deg,#a78bfa,#8b5cf6)}.Home_fileTree__IkvnJ{font-family:SF Mono,Consolas,Monaco,monospace;font-size:13px;color:var(--text-primary);-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_fileTreeItem__41AVt{display:flex;align-items:center;padding:6px 12px;border-radius:6px;cursor:pointer;transition:all .15s ease;position:relative}.Home_fileTreeItem__41AVt:hover{background:linear-gradient(135deg,rgba(102,126,234,.06),rgba(118,75,162,.06))}.Home_fileTreeItem__41AVt.Home_selected___eC_c{background:linear-gradient(135deg,rgba(102,126,234,.12),rgba(118,75,162,.12))}.Home_fileTreeItem__41AVt.Home_selected___eC_c:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;background:linear-gradient(180deg,var(--primary-color) 0,#764ba2 100%);border-radius:2px}.Home_fileTreeItem__41AVt:active{transform:scale(.98)}.Home_fileTreeIndent__RmCcd{display:inline-flex;width:20px;flex-shrink:0}.Home_fileTreeToggle__5lLmV{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-right:4px;color:var(--text-secondary);transition:transform .2s ease}.Home_fileTreeToggle__5lLmV.Home_expanded__wrLuF{transform:rotate(90deg)}.Home_fileTreeIcon__ROGd8{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-right:8px;flex-shrink:0}.Home_fileTreeIcon__ROGd8.Home_folder___C4tT{color:#f59e0b}.Home_fileTreeIcon__ROGd8.Home_file__9_SKZ{color:var(--text-secondary)}.Home_fileTreeIcon__ROGd8.Home_js__OKa1s{color:#f7df1e}.Home_fileTreeIcon__ROGd8.Home_ts__flVPq{color:#3178c6}.Home_fileTreeIcon__ROGd8.Home_tsx__cdUGp{color:#61dafb}.Home_fileTreeIcon__ROGd8.Home_css__QLD3D{color:#264de4}.Home_fileTreeIcon__ROGd8.Home_json__Nqbnz{color:#5b5b5b}.Home_fileTreeIcon__ROGd8.Home_md__ijTzI{color:#083fa1}.Home_fileTreeIcon__ROGd8.Home_image__SZ168{color:#22c55e}.Home_fileTreeName__uNH2w{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_fileTreeMeta__BZXWA{font-size:11px;color:var(--text-secondary);margin-left:12px;opacity:0;transition:opacity .2s ease}.Home_fileTreeItem__41AVt:hover .Home_fileTreeMeta__BZXWA{opacity:1}.Home_fileTreeChildren__ltV0f{overflow:hidden;animation:Home_fileTreeExpand__A_3w7 .2s ease}@keyframes Home_fileTreeExpand__A_3w7{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Home_fileTreeDragOver__uT5Vq{background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(16,185,129,.1));border:2px dashed #22c55e;border-radius:6px}.Home_breadcrumb__vNSJd{display:flex;align-items:center;gap:4px;font-size:14px;color:var(--text-secondary);flex-wrap:wrap}.Home_breadcrumbItem__AtVXt{display:inline-flex;gap:4px;padding:4px 8px;border-radius:6px;transition:all .2s ease;cursor:pointer;color:inherit}.Home_breadcrumbItem__AtVXt:hover{background:rgba(102,126,234,.08);color:var(--primary-color)}.Home_breadcrumbItem__AtVXt.Home_current__Xn1q_{color:var(--text-primary);font-weight:500;cursor:default}.Home_breadcrumbItem__AtVXt.Home_current__Xn1q_:hover{background:transparent;color:var(--text-primary)}.Home_breadcrumbSeparator__lYKJt{color:var(--border-light)}.Home_breadcrumbIcon__Krs_9,.Home_breadcrumbSeparator__lYKJt{display:inline-flex;align-items:center;justify-content:center}.Home_breadcrumbDropdown___ggNN{position:relative}.Home_breadcrumbDropdownTrigger__gLvEQ{padding:4px 8px;border-radius:6px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center}.Home_breadcrumbDropdownTrigger__gLvEQ:hover{background:rgba(102,126,234,.08)}.Home_breadcrumbDropdownMenu__cAWJv{position:absolute;top:calc(100% + 4px);left:0;background:#fff;border:1px solid var(--border-light);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);min-width:180px;padding:4px;z-index:100;animation:Home_breadcrumbDropdownIn__Ffhlt .15s ease}@keyframes Home_breadcrumbDropdownIn__Ffhlt{0%{opacity:0;transform:translateY(-4px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.Home_breadcrumbDropdownItem__0mmbX{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:6px;cursor:pointer;transition:all .15s ease;font-size:13px}.Home_breadcrumbDropdownItem__0mmbX:hover{background:linear-gradient(135deg,rgba(102,126,234,.08),rgba(118,75,162,.08))}.Home_stepWizard__gblTD{align-items:flex-start;gap:0;position:relative}.Home_stepWizardItem__sq2Aa{flex:1 1;display:flex;flex-direction:column;align-items:center;position:relative;text-align:center}.Home_stepWizardItem__sq2Aa:before{content:"";position:absolute;top:20px;left:calc(-50% + 20px);right:calc(50% + 20px);height:3px;background:var(--border-light);transition:background .3s ease}.Home_stepWizardItem__sq2Aa:first-child:before{display:none}.Home_stepWizardItem__sq2Aa.Home_active__EQNkL:before,.Home_stepWizardItem__sq2Aa.Home_completed__CCcNU:before{background:linear-gradient(90deg,var(--primary-color) 0,#764ba2 100%)}.Home_stepWizardNumber__xQ8mq{width:40px;height:40px;border-radius:50%;background:#fff;border:3px solid var(--border-light);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:var(--text-secondary);position:relative;z-index:1;transition:all .3s ease}.Home_stepWizardItem__sq2Aa.Home_active__EQNkL .Home_stepWizardNumber__xQ8mq{border-color:var(--primary-color);color:var(--primary-color);box-shadow:0 0 0 4px rgba(102,126,234,.2);animation:Home_stepPulse__zJHmv 2s ease-in-out infinite}.Home_stepWizardItem__sq2Aa.Home_completed__CCcNU .Home_stepWizardNumber__xQ8mq{background:linear-gradient(135deg,var(--primary-color) 0,#764ba2 100%);border-color:transparent;color:#fff}.Home_stepWizardItem__sq2Aa.Home_error__514Ji .Home_stepWizardNumber__xQ8mq{border-color:#ef4444;color:#ef4444}.Home_stepWizardLabel__zuPad{margin-top:12px;font-size:13px;font-weight:500;color:var(--text-secondary);transition:color .3s ease}.Home_stepWizardItem__sq2Aa.Home_active__EQNkL .Home_stepWizardLabel__zuPad{color:var(--primary-color);font-weight:600}.Home_stepWizardItem__sq2Aa.Home_completed__CCcNU .Home_stepWizardLabel__zuPad{color:var(--text-primary)}.Home_stepWizardDescription__Epz8_{font-size:11px;color:var(--text-secondary);margin-top:4px;max-width:120px}.Home_stepWizardVertical__csEMe .Home_stepWizardItem__sq2Aa{flex-direction:row;align-items:flex-start;text-align:left;padding-left:56px;min-height:80px}.Home_stepWizardVertical__csEMe .Home_stepWizardItem__sq2Aa:before{top:40px;left:19px;right:auto;width:3px;height:calc(100% - 40px)}.Home_stepWizardVertical__csEMe .Home_stepWizardItem__sq2Aa:last-child:before{display:none}.Home_stepWizardVertical__csEMe .Home_stepWizardNumber__xQ8mq{position:absolute;left:0}.Home_stepWizardVertical__csEMe .Home_stepWizardLabel__zuPad{margin-top:0}.Home_stepWizardVertical__csEMe .Home_stepWizardContent__bLyeo{padding-top:4px}.Home_codeBlock__QjgQa{position:relative;background:#1e293b;border-radius:12px;overflow:hidden;font-family:SF Mono,Consolas,Monaco,monospace;font-size:13px;line-height:1.6}.Home_codeBlockHeader__3bJKr{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:rgba(0,0,0,.2);border-bottom:1px solid hsla(0,0%,100%,.1)}.Home_codeBlockDots__x3ALL{display:flex;gap:6px}.Home_codeBlockDot__p0qm3{width:12px;height:12px;border-radius:50%}.Home_codeBlockDot__p0qm3.Home_red__q71R_{background:#ff5f57}.Home_codeBlockDot__p0qm3.Home_yellow__i9sK5{background:#febc2e}.Home_codeBlockDot__p0qm3.Home_green__f89LG{background:#28c840}.Home_codeBlockTitle__TZhB8{font-size:12px;color:hsla(0,0%,100%,.5);display:flex;align-items:center;gap:8px}.Home_codeBlockLanguage__EEzEW{padding:2px 8px;background:hsla(0,0%,100%,.1);border-radius:4px;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.Home_codeBlockActions__hfJsL{display:flex;gap:8px}.Home_codeBlockAction__n3v56{padding:4px 8px;background:hsla(0,0%,100%,.1);border:none;border-radius:4px;color:hsla(0,0%,100%,.6);font-size:11px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px}.Home_codeBlockAction__n3v56:hover{background:hsla(0,0%,100%,.2);color:#fff}.Home_codeBlockAction__n3v56.Home_copied__sYqVu{background:rgba(34,197,94,.2);color:#22c55e}.Home_codeBlockContent__GnFSL{padding:16px;overflow-x:auto;color:#e2e8f0}.Home_codeBlockContent__GnFSL pre{margin:0;white-space:pre}.Home_codeBlockContent__GnFSL code{font-family:inherit}.Home_codeBlockWithLines__bSYt0{display:flex}.Home_codeBlockLineNumbers__AFclA{display:flex;flex-direction:column;padding:16px 0;min-width:48px;text-align:right;background:rgba(0,0,0,.2);border-right:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.3);-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_codeBlockLineNumber__PgePv{padding:0 12px;line-height:1.6}.Home_codeBlockLine___lcEq{padding:0 16px;line-height:1.6;transition:background .15s ease}.Home_codeBlockLine___lcEq:hover{background:hsla(0,0%,100%,.05)}.Home_codeBlockLine___lcEq.Home_highlighted__Ew3wh{background:rgba(102,126,234,.2);border-left:3px solid var(--primary-color);margin-left:-3px}.Home_codeKeyword__ZFF_x{color:#c792ea}.Home_codeString__VETHI{color:#c3e88d}.Home_codeNumber__u5rjp{color:#f78c6c}.Home_codeComment__O0fDQ{color:#546e7a;font-style:italic}.Home_codeFunction__Cxf3f{color:#82aaff}.Home_codeVariable__4rzhD{color:#eff}.Home_codeOperator__l64KY{color:#89ddff}.Home_codeProperty__js_It,.Home_codeTag__7wEwt{color:#f07178}.Home_codeAttribute__8q4h_{color:#ffcb6b}.Home_inlineCode__B3RRE{display:inline;padding:2px 6px;background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.2);border-radius:4px;font-family:SF Mono,Consolas,Monaco,monospace;font-size:.9em;color:var(--primary-color)}.Home_codeDiffLine__hpubl{padding:0 16px;line-height:1.6}.Home_codeDiffLine__hpubl.Home_added__nLsJ7{background:rgba(34,197,94,.15);border-left:3px solid #22c55e}.Home_codeDiffLine__hpubl.Home_removed__Rdxdr{background:rgba(239,68,68,.15);border-left:3px solid #ef4444}.Home_codeDiffLine__hpubl.Home_changed__Ays4C{background:rgba(245,158,11,.15);border-left:3px solid #f59e0b}.Home_terminal__Ww7Ve{background:#0f172a;border-radius:12px;overflow:hidden;font-family:SF Mono,Consolas,Monaco,monospace;font-size:13px}.Home_terminalHeader__gvBoj{display:flex;align-items:center;gap:8px;padding:12px 16px;background:hsla(0,0%,100%,.05);border-bottom:1px solid hsla(0,0%,100%,.1)}.Home_terminalTitle__Kum3_{color:hsla(0,0%,100%,.6);font-size:12px}.Home_terminalContent__Dvu1e{padding:16px;color:#a5f3fc}.Home_terminalPrompt__ygdDk{color:#22c55e}.Home_terminalCommand__K4peo{color:#fff}.Home_terminalOutput__TEuCU{color:hsla(0,0%,100%,.7);margin-top:8px}.Home_terminalError__8hVqH{color:#ef4444}.Home_terminalSuccess__SGoQE{color:#22c55e}.Home_terminalWarning__cr2eu{color:#f59e0b}[data-theme=dark] .Home_fileTreeItem__41AVt:hover{background:linear-gradient(135deg,rgba(167,139,250,.08),rgba(139,92,246,.08))}[data-theme=dark] .Home_fileTreeItem__41AVt.Home_selected___eC_c{background:linear-gradient(135deg,rgba(167,139,250,.15),rgba(139,92,246,.15))}[data-theme=dark] .Home_fileTreeItem__41AVt.Home_selected___eC_c:before{background:linear-gradient(180deg,#a78bfa,#8b5cf6)}[data-theme=dark] .Home_breadcrumbItem__AtVXt:hover{background:rgba(167,139,250,.1)}[data-theme=dark] .Home_breadcrumbDropdownMenu__cAWJv{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_breadcrumbDropdownItem__0mmbX:hover{background:linear-gradient(135deg,rgba(167,139,250,.1),rgba(139,92,246,.1))}[data-theme=dark] .Home_stepWizardNumber__xQ8mq{background:var(--bg-primary)}[data-theme=dark] .Home_stepWizardItem__sq2Aa.Home_active__EQNkL .Home_stepWizardNumber__xQ8mq{border-color:#a78bfa;color:#a78bfa}[data-theme=dark] .Home_stepWizardItem__sq2Aa.Home_completed__CCcNU .Home_stepWizardNumber__xQ8mq{background:linear-gradient(135deg,#a78bfa,#8b5cf6)}[data-theme=dark] .Home_stepWizardItem__sq2Aa.Home_active__EQNkL .Home_stepWizardLabel__zuPad{color:#a78bfa}[data-theme=dark] .Home_inlineCode__B3RRE{background:rgba(167,139,250,.15);border-color:rgba(167,139,250,.25);color:#a78bfa}.Home_dropdown__1dIW0{position:relative;display:inline-block}.Home_dropdownTrigger__o7ZOX{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid var(--border-light);border-radius:8px;font-size:14px;color:var(--text-primary);cursor:pointer;transition:all .2s ease}.Home_dropdownTrigger__o7ZOX:hover{border-color:rgba(102,126,234,.3);box-shadow:0 2px 8px rgba(0,0,0,.05)}.Home_dropdownTrigger__o7ZOX:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(102,126,234,.12)}.Home_dropdownArrow__3dQSO{transition:transform .2s ease;color:var(--text-secondary)}.Home_dropdown__1dIW0.Home_open__ksppL .Home_dropdownArrow__3dQSO{transform:rotate(180deg)}.Home_dropdownMenu__OanlX{position:absolute;top:calc(100% + 4px);left:0;min-width:200px;background:#fff;border:1px solid var(--border-light);border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.12);padding:6px;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-8px) scale(.95);transition:all .2s cubic-bezier(.4,0,.2,1)}.Home_dropdown__1dIW0.Home_open__ksppL .Home_dropdownMenu__OanlX{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.Home_dropdownItem__1IKVT{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:14px;color:var(--text-primary);cursor:pointer;transition:all .15s ease}.Home_dropdownItem__1IKVT:hover{background:linear-gradient(135deg,rgba(102,126,234,.08),rgba(118,75,162,.08))}.Home_dropdownItem__1IKVT.Home_active__EQNkL{background:linear-gradient(135deg,rgba(102,126,234,.12),rgba(118,75,162,.12));color:var(--primary-color)}.Home_dropdownItem__1IKVT.Home_danger__y6xRw{color:#ef4444}.Home_dropdownItem__1IKVT.Home_danger__y6xRw:hover{background:rgba(239,68,68,.08)}.Home_dropdownItemIcon__QHG_j{width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary)}.Home_dropdownItem__1IKVT.Home_active__EQNkL .Home_dropdownItemIcon__QHG_j{color:var(--primary-color)}.Home_dropdownItemLabel__5SzC2{flex:1 1}.Home_dropdownItemShortcut__g1R0d{font-size:12px;color:var(--text-secondary);padding:2px 6px;background:var(--border-light);border-radius:4px}.Home_dropdownDivider__mb1j3{height:1px;background:var(--border-light);margin:6px 0}.Home_dropdownHeader__2ReG0{padding:8px 12px 4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary)}.Home_dropdownNested__hUJ0V{position:relative}.Home_dropdownNested__hUJ0V .Home_dropdownMenu__OanlX{left:100%;top:0;margin-left:4px}.Home_dropdownNestedArrow__zvcmn{margin-left:auto;color:var(--text-secondary)}.Home_rating__ntd9J{display:inline-flex;align-items:center;gap:4px}.Home_ratingStar__LqbXW{width:24px;height:24px;cursor:pointer;transition:all .15s ease;color:var(--border-light)}.Home_ratingStar__LqbXW:hover{transform:scale(1.15)}.Home_ratingStar__LqbXW.Home_filled__v_WSy{color:#fbbf24}.Home_ratingStar__LqbXW.Home_half__sUcHA{position:relative}.Home_ratingStar__LqbXW.Home_half__sUcHA:before{content:"";position:absolute;inset:0;width:50%;overflow:hidden;color:#fbbf24}.Home_ratingInteractive__fmI5H .Home_ratingStar__LqbXW:hover,.Home_ratingInteractive__fmI5H .Home_ratingStar__LqbXW:hover~.Home_ratingStar__LqbXW{color:var(--border-light)}.Home_ratingInteractive__fmI5H:hover .Home_ratingStar__LqbXW{color:#fbbf24}.Home_ratingValue__pEJPg{margin-left:8px;color:var(--text-primary)}.Home_ratingCount__4PvIw{margin-left:4px;color:var(--text-secondary)}.Home_ratingSmall__S_ZcL .Home_ratingStar__LqbXW{width:16px;height:16px}.Home_ratingLarge__UFJ2M .Home_ratingStar__LqbXW{width:32px;height:32px}@keyframes Home_starPop__eBxdP{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.Home_ratingStar__LqbXW.Home_animating__7L803{animation:Home_starPop__eBxdP .3s ease}.Home_reviewStars__OUrg2{display:flex;flex-direction:column;gap:8px}.Home_reviewStarsRow__GJD1b{display:flex;align-items:center;gap:12px}.Home_reviewStarsLabel__IVYOo{width:80px;font-size:13px;color:var(--text-secondary)}.Home_reviewStarsBar__bEMvk{flex:1 1;height:8px;background:var(--border-light);border-radius:4px;overflow:hidden}.Home_reviewStarsBarFill__MGyMX{height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:4px;transition:width .6s cubic-bezier(.4,0,.2,1)}.Home_reviewStarsCount__e7OJ6{width:40px;font-size:12px;color:var(--text-secondary);text-align:right}.Home_pricingTable__pdiSz{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;padding:20px 0}.Home_pricingCard__2XSp0{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid var(--border-light);padding:32px 28px}.Home_pricingCard__2XSp0:hover{box-shadow:0 16px 48px rgba(0,0,0,.1);border-color:rgba(102,126,234,.2)}.Home_pricingCard__2XSp0.Home_popular__Y3stv{border-color:var(--primary-color);box-shadow:0 8px 32px rgba(102,126,234,.15)}.Home_pricingCard__2XSp0.Home_popular__Y3stv:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-color) 0,#764ba2 100%);border-radius:20px 20px 0 0}.Home_pricingBadge__EXzrx{padding:6px 16px;background:linear-gradient(135deg,var(--primary-color) 0,#764ba2 100%)}.Home_pricingName__3DRJz{font-size:20px;font-weight:600;color:var(--text-primary);margin-bottom:8px}.Home_pricingDescription__KzTaJ{color:var(--text-secondary);margin-bottom:24px}.Home_pricingPrice__659qi{display:flex;align-items:baseline;gap:4px;margin-bottom:24px}.Home_pricingCurrency__xX249{color:var(--text-primary)}.Home_pricingAmount__tpAq8{font-size:48px;font-weight:700;color:var(--text-primary);line-height:1}.Home_pricingPeriod__NtKek{font-size:14px;color:var(--text-secondary)}.Home_pricingFeatures__yyloa{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:12px}.Home_pricingFeature__tW9D7{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--text-secondary)}.Home_pricingFeatureIcon__INhFP{background:rgba(34,197,94,.1)}.Home_pricingFeature__tW9D7.Home_disabled__ZI_69{opacity:.5}.Home_pricingFeature__tW9D7.Home_disabled__ZI_69 .Home_pricingFeatureIcon__INhFP{background:rgba(239,68,68,.1);color:#ef4444}.Home_pricingButton__wju_l{width:100%;padding:14px 24px;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.Home_pricingButton__wju_l.Home_primary__66jd8{background:linear-gradient(135deg,var(--primary-color) 0,#764ba2 100%);color:#fff}.Home_pricingButton__wju_l.Home_primary__66jd8:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(102,126,234,.3)}.Home_pricingButton__wju_l.Home_secondary__p1_Og{background:#fff;border:2px solid var(--border-light);color:var(--text-primary)}.Home_pricingButton__wju_l.Home_secondary__p1_Og:hover{border-color:var(--primary-color);color:var(--primary-color)}.Home_pricingToggle__sLTEK{gap:12px;margin-bottom:32px}.Home_pricingToggleLabel__rs44g{font-size:14px;color:var(--text-secondary)}.Home_pricingToggleLabel__rs44g.Home_active__EQNkL{color:var(--text-primary);font-weight:500}.Home_pricingToggleSwitch__Hk0S2{background:var(--border-light)}.Home_pricingToggleSwitch__Hk0S2.Home_active__EQNkL{background:linear-gradient(135deg,var(--primary-color) 0,#764ba2 100%)}.Home_pricingToggleKnob__IGfg7{top:2px;left:2px;width:24px;height:24px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .3s cubic-bezier(.4,0,.2,1)}.Home_pricingToggleSwitch__Hk0S2.Home_active__EQNkL .Home_pricingToggleKnob__IGfg7{transform:translateX(28px)}.Home_pricingSavings__4JsAf{padding:4px 10px;background:rgba(34,197,94,.1);border-radius:12px;font-size:12px;font-weight:600;color:#22c55e}.Home_formField__Cf_hB{position:relative;margin-bottom:20px}.Home_formFieldLabel__CAAZg{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:var(--text-primary)}.Home_formFieldLabel__CAAZg.Home_required__skfc_:after{content:"*";color:#ef4444;margin-left:4px}.Home_formFieldInput__3Pd3h{width:100%;padding:12px 16px;font-size:15px;border:2px solid var(--border-light);border-radius:10px;background:#fff;color:var(--text-primary);transition:all .2s ease}.Home_formFieldInput__3Pd3h:hover{border-color:rgba(102,126,234,.3)}.Home_formFieldInput__3Pd3h:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 4px rgba(102,126,234,.12)}.Home_formFieldInput__3Pd3h.Home_valid__9I_U7{border-color:#22c55e;padding-right:44px}.Home_formFieldInput__3Pd3h.Home_valid__9I_U7:focus{box-shadow:0 0 0 4px rgba(34,197,94,.12)}.Home_formFieldInput__3Pd3h.Home_invalid__P_9Op{border-color:#ef4444;padding-right:44px}.Home_formFieldInput__3Pd3h.Home_invalid__P_9Op:focus{box-shadow:0 0 0 4px rgba(239,68,68,.12)}.Home_formFieldInput__3Pd3h.Home_warning__lrrBU{border-color:#f59e0b;padding-right:44px}.Home_formFieldInput__3Pd3h.Home_warning__lrrBU:focus{box-shadow:0 0 0 4px rgba(245,158,11,.12)}.Home_formFieldIcon__MMg3S{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center;pointer-events:none}.Home_formFieldIcon__MMg3S.Home_valid__9I_U7{color:#22c55e}.Home_formFieldIcon__MMg3S.Home_invalid__P_9Op{color:#ef4444}.Home_formFieldIcon__MMg3S.Home_warning__lrrBU{color:#f59e0b}.Home_formFieldMessage__NWfG4{display:flex;align-items:flex-start;gap:6px;margin-top:6px;font-size:13px;animation:Home_messageSlideIn__n7kTM .2s ease}@keyframes Home_messageSlideIn__n7kTM{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Home_formFieldMessage__NWfG4.Home_error__514Ji{color:#ef4444}.Home_formFieldMessage__NWfG4.Home_success__IZwiY{color:#22c55e}.Home_formFieldMessage__NWfG4.Home_warning__lrrBU{color:#f59e0b}.Home_formFieldMessage__NWfG4.Home_info__Lr5gE{color:var(--text-secondary)}.Home_formFieldMessageIcon__KpIMf{flex-shrink:0;margin-top:2px}.Home_formFieldCounter__ApNRN{position:absolute;right:14px;bottom:-20px;font-size:11px;color:var(--text-secondary)}.Home_formFieldCounter__ApNRN.Home_warning__lrrBU{color:#f59e0b}.Home_formFieldCounter__ApNRN.Home_error__514Ji{color:#ef4444}.Home_passwordStrength__7oaf_{margin-top:8px}.Home_passwordStrengthBar__PTrfB{display:flex;gap:4px;margin-bottom:6px}.Home_passwordStrengthSegment__BTH15{flex:1 1;height:4px;background:var(--border-light);border-radius:2px;transition:background .3s ease}.Home_passwordStrengthSegment__BTH15.Home_filled__v_WSy{background:var(--border-light)}.Home_passwordStrength__7oaf_.Home_weak__CeIxo .Home_passwordStrengthSegment__BTH15.Home_filled__v_WSy:first-child{background:#ef4444}.Home_passwordStrength__7oaf_.Home_fair__XuiS0 .Home_passwordStrengthSegment__BTH15.Home_filled__v_WSy:nth-child(-n+2){background:#f59e0b}.Home_passwordStrength__7oaf_.Home_good__Juvqx .Home_passwordStrengthSegment__BTH15.Home_filled__v_WSy:nth-child(-n+3){background:#84cc16}.Home_passwordStrength__7oaf_.Home_strong__brDzA .Home_passwordStrengthSegment__BTH15.Home_filled__v_WSy{background:#22c55e}.Home_passwordStrengthLabel__K8fa1{font-size:12px;color:var(--text-secondary)}.Home_passwordStrength__7oaf_.Home_weak__CeIxo .Home_passwordStrengthLabel__K8fa1{color:#ef4444}.Home_passwordStrength__7oaf_.Home_fair__XuiS0 .Home_passwordStrengthLabel__K8fa1{color:#f59e0b}.Home_passwordStrength__7oaf_.Home_good__Juvqx .Home_passwordStrengthLabel__K8fa1{color:#84cc16}.Home_passwordStrength__7oaf_.Home_strong__brDzA .Home_passwordStrengthLabel__K8fa1{color:#22c55e}.Home_formFieldGroup__bo1Uo{display:flex;gap:12px}.Home_formFieldGroup__bo1Uo .Home_formField__Cf_hB{flex:1 1}.Home_formFieldHint__2lI7u{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.Home_formFieldHintItem__hEqeA{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--text-secondary);transition:color .2s ease}.Home_formFieldHintItem__hEqeA.Home_valid__9I_U7{color:#22c55e}.Home_formFieldHintItem__hEqeA.Home_invalid__P_9Op{color:#ef4444}[data-theme=dark] .Home_dropdownTrigger__o7ZOX{background:linear-gradient(135deg,var(--bg-tertiary) 0,#1e293b 100%);border-color:var(--border-light)}[data-theme=dark] .Home_dropdownMenu__OanlX{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_dropdownItem__1IKVT:hover{background:linear-gradient(135deg,rgba(167,139,250,.1),rgba(139,92,246,.1))}[data-theme=dark] .Home_dropdownItem__1IKVT.Home_active__EQNkL{background:linear-gradient(135deg,rgba(167,139,250,.15),rgba(139,92,246,.15));color:#a78bfa}[data-theme=dark] .Home_dropdownItemShortcut__g1R0d{background:var(--bg-tertiary)}[data-theme=dark] .Home_ratingStar__LqbXW{color:var(--border-light)}[data-theme=dark] .Home_pricingCard__2XSp0{background:linear-gradient(135deg,var(--bg-secondary) 0,#1e293b 100%)}[data-theme=dark] .Home_pricingCard__2XSp0:hover{box-shadow:0 16px 48px rgba(0,0,0,.3)}[data-theme=dark] .Home_pricingCard__2XSp0.Home_popular__Y3stv{border-color:#a78bfa}[data-theme=dark] .Home_pricingButton__wju_l.Home_secondary__p1_Og{background:var(--bg-tertiary);border-color:var(--border-light)}[data-theme=dark] .Home_pricingButton__wju_l.Home_secondary__p1_Og:hover{border-color:#a78bfa;color:#a78bfa}[data-theme=dark] .Home_formFieldInput__3Pd3h{background:var(--bg-tertiary);border-color:var(--border-light)}[data-theme=dark] .Home_formFieldInput__3Pd3h:focus{border-color:#a78bfa;box-shadow:0 0 0 4px rgba(167,139,250,.15)}[data-theme=dark] .Home_reviewStarsBar__bEMvk{background:var(--bg-tertiary)}.Home_mediaPlayer__lqMk4{background:#0f172a;border-radius:16px;overflow:hidden;color:#fff}.Home_mediaPlayerVideo__pRP8J{position:relative;aspect-ratio:16/9;background:#000}.Home_mediaPlayerVideo__pRP8J video{width:100%;height:100%;object-fit:contain}.Home_mediaPlayerOverlay__3RcVP{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);opacity:0;transition:opacity .3s ease}.Home_mediaPlayer__lqMk4:hover .Home_mediaPlayerOverlay__3RcVP{opacity:1}.Home_mediaPlayerPlayButton__aQlf8{width:72px;height:72px;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#0f172a}.Home_mediaPlayerPlayButton__aQlf8:hover{transform:scale(1.1);background:#fff}.Home_mediaPlayerControls__Xz58i{display:flex;align-items:center;gap:12px;padding:16px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8))}.Home_mediaPlayerControlButton__loUbI{width:36px;height:36px;background:transparent;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease}.Home_mediaPlayerControlButton__loUbI:hover{background:hsla(0,0%,100%,.1)}.Home_mediaPlayerProgress__oJK1B{flex:1 1;height:6px;background:hsla(0,0%,100%,.2);border-radius:3px;cursor:pointer;position:relative;overflow:hidden}.Home_mediaPlayerProgressFill__DbEZ6{height:100%;background:linear-gradient(90deg,var(--primary-color) 0,#764ba2 100%);border-radius:3px;position:relative}.Home_mediaPlayerProgressFill__DbEZ6:after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:14px;height:14px;background:#fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.3);opacity:0;transition:opacity .2s ease}.Home_mediaPlayerProgress__oJK1B:hover .Home_mediaPlayerProgressFill__DbEZ6:after{opacity:1}.Home_mediaPlayerTime__iFgYv{font-size:12px;color:hsla(0,0%,100%,.7);min-width:80px;text-align:center}.Home_mediaPlayerVolume__FQvYV{display:flex;align-items:center;gap:8px}.Home_mediaPlayerVolumeSlider__BYvSM{width:80px;height:4px;background:hsla(0,0%,100%,.2);border-radius:2px;position:relative}.Home_mediaPlayerVolumeSliderFill__d_i4d{height:100%;background:#fff;border-radius:2px}.Home_audioWaveform__qX7NW{display:flex;align-items:center;justify-content:center;gap:3px;height:40px;padding:8px 0}.Home_audioWaveformBar__gdtGl{width:4px;background:linear-gradient(180deg,var(--primary-color) 0,#764ba2 100%);border-radius:2px;animation:Home_waveformPulse__0dXeA 1s ease-in-out infinite}@keyframes Home_waveformPulse__0dXeA{0%,to{height:20%}50%{height:100%}}.Home_audioWaveformBar__gdtGl:first-child{animation-delay:0s}.Home_audioWaveformBar__gdtGl:nth-child(2){animation-delay:.1s}.Home_audioWaveformBar__gdtGl:nth-child(3){animation-delay:.2s}.Home_audioWaveformBar__gdtGl:nth-child(4){animation-delay:.3s}.Home_audioWaveformBar__gdtGl:nth-child(5){animation-delay:.4s}.Home_audioWaveformBar__gdtGl:nth-child(6){animation-delay:.3s}.Home_audioWaveformBar__gdtGl:nth-child(7){animation-delay:.2s}.Home_audioWaveformBar__gdtGl:nth-child(8){animation-delay:.1s}.Home_rangeSlider__6ARc_{position:relative;width:100%;padding:8px 0}.Home_rangeSliderTrack___qz4B{height:8px;background:var(--border-light);border-radius:4px;position:relative}.Home_rangeSliderFill__vRYe_{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,var(--primary-color) 0,#764ba2 100%);border-radius:4px;transition:width .1s ease}.Home_rangeSliderThumb__xNSeJ{position:absolute;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:#fff;border:3px solid var(--primary-color);border-radius:50%;cursor:-webkit-grab;cursor:grab;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .2s ease}.Home_rangeSliderThumb__xNSeJ:hover{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 0 0 4px rgba(102,126,234,.2)}.Home_rangeSliderThumb__xNSeJ:active{cursor:-webkit-grabbing;cursor:grabbing;box-shadow:0 0 0 6px rgba(102,126,234,.2)}.Home_rangeSliderTooltip__7WQ7B{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:4px 8px;background:var(--text-primary);border-radius:4px;font-size:12px;font-weight:600;color:#fff;white-space:nowrap;opacity:0;transition:opacity .2s ease}.Home_rangeSliderThumb__xNSeJ:hover .Home_rangeSliderTooltip__7WQ7B{opacity:1}.Home_rangeSliderTooltip__7WQ7B:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:4px solid transparent;border-top:4px solid var(--text-primary)}.Home_rangeSliderLabels__traMl{display:flex;justify-content:space-between;margin-top:8px}.Home_rangeSliderLabel__ucBNs{font-size:12px;color:var(--text-secondary)}.Home_rangeSliderDual__xCCab{position:relative}.Home_rangeSliderDual__xCCab .Home_rangeSliderFill__vRYe_{left:auto}.Home_rangeSliderDual__xCCab .Home_rangeSliderThumb__xNSeJ.Home_min__OBIaK{z-index:2}.Home_rangeSliderDual__xCCab .Home_rangeSliderThumb__xNSeJ.Home_max__xVhqg{z-index:3}.Home_rangeSliderSmall__SwFir .Home_rangeSliderTrack___qz4B{height:4px}.Home_rangeSliderSmall__SwFir .Home_rangeSliderThumb__xNSeJ{width:14px;height:14px;border-width:2px}.Home_rangeSliderLarge__8cxoN .Home_rangeSliderTrack___qz4B{height:12px}.Home_rangeSliderLarge__8cxoN .Home_rangeSliderThumb__xNSeJ{width:28px;height:28px;border-width:4px}.Home_rangeSliderSuccess__pEIT8 .Home_rangeSliderFill__vRYe_{background:linear-gradient(90deg,#22c55e,#16a34a)}.Home_rangeSliderSuccess__pEIT8 .Home_rangeSliderThumb__xNSeJ{border-color:#22c55e}.Home_rangeSliderWarning__H0ONA .Home_rangeSliderFill__vRYe_{background:linear-gradient(90deg,#f59e0b,#d97706)}.Home_rangeSliderWarning__H0ONA .Home_rangeSliderThumb__xNSeJ{border-color:#f59e0b}.Home_rangeSliderDanger___jxxU .Home_rangeSliderFill__vRYe_{background:linear-gradient(90deg,#ef4444,#dc2626)}.Home_rangeSliderDanger___jxxU .Home_rangeSliderThumb__xNSeJ{border-color:#ef4444}.Home_sortableList__hH1tQ{display:flex;flex-direction:column;gap:8px}.Home_sortableItem__9Ya8l{display:flex;align-items:center;gap:12px;padding:12px 16px;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid var(--border-light);border-radius:10px;cursor:-webkit-grab;cursor:grab;transition:all .2s ease}.Home_sortableItem__9Ya8l:hover{border-color:rgba(102,126,234,.3);box-shadow:0 4px 12px rgba(0,0,0,.05)}.Home_sortableItem__9Ya8l.Home_dragging__GcNEG{cursor:-webkit-grabbing;cursor:grabbing;opacity:.9;box-shadow:0 12px 32px rgba(102,126,234,.2);border-color:var(--primary-color);transform:scale(1.02) rotate(1deg);z-index:100}.Home_sortableItemHandle__YRnk_{display:flex;flex-direction:column;gap:2px;padding:4px;color:var(--text-secondary);cursor:-webkit-grab;cursor:grab}.Home_sortableItemHandle__YRnk_ span{width:16px;height:2px;background:currentColor;border-radius:1px}.Home_sortableItem__9Ya8l.Home_dragging__GcNEG .Home_sortableItemHandle__YRnk_{color:var(--primary-color)}.Home_sortableItemContent__9yR_u{flex:1 1;font-size:14px;color:var(--text-primary)}.Home_sortableItemActions__vuYPq{display:flex;gap:4px;opacity:0;transition:opacity .2s ease}.Home_sortableItem__9Ya8l:hover .Home_sortableItemActions__vuYPq{opacity:1}.Home_sortableItemAction__gNNWN{width:28px;height:28px;background:transparent;border:none;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-secondary);transition:all .15s ease}.Home_sortableItemAction__gNNWN:hover{background:rgba(102,126,234,.1);color:var(--primary-color)}.Home_sortableItemAction__gNNWN.Home_danger__y6xRw:hover{background:rgba(239,68,68,.1);color:#ef4444}.Home_sortableDropZone__3WCXh{height:4px;margin:-6px 0;background:transparent;border-radius:2px;transition:all .2s ease}.Home_sortableDropZone__3WCXh.Home_active__EQNkL{height:48px;margin:4px 0;background:rgba(102,126,234,.08);border:2px dashed var(--primary-color)}.Home_selectContainer__5gG7V{position:relative;width:100%}.Home_selectTrigger__lxjdS{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid var(--border-light);border-radius:10px;font-size:15px;color:var(--text-primary);cursor:pointer;transition:all .2s ease}.Home_selectTrigger__lxjdS:hover{border-color:rgba(102,126,234,.3)}.Home_selectTrigger__lxjdS:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 4px rgba(102,126,234,.12)}.Home_selectContainer__5gG7V.Home_open__ksppL .Home_selectTrigger__lxjdS{border-color:var(--primary-color);border-radius:10px 10px 0 0}.Home_selectPlaceholder__yTWXm{color:var(--text-secondary)}.Home_selectValue__Mfzh_{display:flex;align-items:center;gap:8px}.Home_selectValueIcon__es48X{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.Home_selectArrow__CtoYg{color:var(--text-secondary);transition:transform .2s ease}.Home_selectContainer__5gG7V.Home_open__ksppL .Home_selectArrow__CtoYg{transform:rotate(180deg)}.Home_selectMenu__SyRKy{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid var(--primary-color);border-top:none;border-radius:0 0 10px 10px;box-shadow:0 12px 32px rgba(0,0,0,.12);max-height:280px;overflow-y:auto;z-index:100;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s ease}.Home_selectContainer__5gG7V.Home_open__ksppL .Home_selectMenu__SyRKy{opacity:1;visibility:visible;transform:translateY(0)}.Home_selectSearch__LamQQ{position:-webkit-sticky;position:sticky;top:0;padding:8px;background:#fff;border-bottom:1px solid var(--border-light)}.Home_selectSearchInput__YZBUk{width:100%;padding:8px 12px;border:1px solid var(--border-light);border-radius:6px;font-size:14px;background:#f8fafc}.Home_selectSearchInput__YZBUk:focus{outline:none;border-color:var(--primary-color)}.Home_selectGroup__fTdvG{padding:4px 0}.Home_selectGroupLabel__uaRzH{padding:8px 16px 4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary)}.Home_selectOption__6Flss{display:flex;align-items:center;gap:10px;padding:10px 16px;font-size:14px;color:var(--text-primary);cursor:pointer;transition:all .15s ease}.Home_selectOption__6Flss:hover{background:linear-gradient(135deg,rgba(102,126,234,.06),rgba(118,75,162,.06))}.Home_selectOption__6Flss.Home_selected___eC_c{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));color:var(--primary-color)}.Home_selectOption__6Flss.Home_focused__dxpWo{background:linear-gradient(135deg,rgba(102,126,234,.08),rgba(118,75,162,.08))}.Home_selectOption__6Flss.Home_disabled__ZI_69{opacity:.5;cursor:not-allowed}.Home_selectOptionIcon___MRzJ{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary)}.Home_selectOption__6Flss.Home_selected___eC_c .Home_selectOptionIcon___MRzJ{color:var(--primary-color)}.Home_selectOptionLabel__rJE4M{flex:1 1}.Home_selectOptionDescription__O48H8{font-size:12px;color:var(--text-secondary);margin-top:2px}.Home_selectOptionCheck__FNT6k{width:16px;height:16px;color:var(--primary-color);opacity:0}.Home_selectOption__6Flss.Home_selected___eC_c .Home_selectOptionCheck__FNT6k{opacity:1}.Home_selectMultiple__Q16aO .Home_selectValue__Mfzh_{flex-wrap:wrap;gap:6px}.Home_selectChip__wn2Ug{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border-radius:6px;font-size:13px;color:var(--primary-color)}.Home_selectChipRemove__cEnbB{width:14px;height:14px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:background .15s ease}.Home_selectChipRemove__cEnbB:hover{background:rgba(102,126,234,.2)}.Home_selectEmpty__jWZi2{padding:24px 16px;text-align:center;color:var(--text-secondary);font-size:14px}[data-theme=dark] .Home_rangeSliderTrack___qz4B{background:var(--bg-tertiary)}[data-theme=dark] .Home_rangeSliderThumb__xNSeJ{background:var(--bg-primary);border-color:#a78bfa}[data-theme=dark] .Home_rangeSliderTooltip__7WQ7B{background:var(--text-primary)}[data-theme=dark] .Home_sortableItem__9Ya8l{background:linear-gradient(135deg,var(--bg-secondary) 0,#1e293b 100%)}[data-theme=dark] .Home_sortableItem__9Ya8l.Home_dragging__GcNEG{border-color:#a78bfa;box-shadow:0 12px 32px rgba(0,0,0,.4)}[data-theme=dark] .Home_selectTrigger__lxjdS{background:linear-gradient(135deg,var(--bg-tertiary) 0,#1e293b 100%);border-color:var(--border-light)}[data-theme=dark] .Home_selectContainer__5gG7V.Home_open__ksppL .Home_selectTrigger__lxjdS,[data-theme=dark] .Home_selectTrigger__lxjdS:focus{border-color:#a78bfa}[data-theme=dark] .Home_selectMenu__SyRKy{background:var(--bg-secondary);border-color:#a78bfa}[data-theme=dark] .Home_selectSearch__LamQQ{background:var(--bg-secondary)}[data-theme=dark] .Home_selectSearchInput__YZBUk{background:var(--bg-tertiary);border-color:var(--border-light)}[data-theme=dark] .Home_selectOption__6Flss:hover{background:linear-gradient(135deg,rgba(167,139,250,.08),rgba(139,92,246,.08))}[data-theme=dark] .Home_selectOption__6Flss.Home_selected___eC_c{background:linear-gradient(135deg,rgba(167,139,250,.12),rgba(139,92,246,.12));color:#a78bfa}[data-theme=dark] .Home_selectChip__wn2Ug{background:linear-gradient(135deg,rgba(167,139,250,.15),rgba(139,92,246,.15));color:#a78bfa}.Home_emptyState__Z6yWd{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center}.Home_emptyStateIcon__n5FKG{width:120px;height:120px;margin-bottom:24px;color:var(--border-light);opacity:.6}.Home_emptyStateIllustration__RZHty{width:200px;height:160px;margin-bottom:24px;background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(118,75,162,.05));border-radius:24px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.Home_emptyStateIllustration__RZHty:before{content:"";position:absolute;width:100px;height:100px;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border-radius:50%;animation:Home_emptyFloatSmall__UTMTm 4s ease-in-out infinite}.Home_emptyStateIllustration__RZHty:after{content:"";position:absolute;width:60px;height:60px;background:linear-gradient(135deg,rgba(102,126,234,.15),rgba(118,75,162,.15));border-radius:50%;animation:Home_emptyFloatLarge__YEm47 5s ease-in-out .5s infinite}@keyframes Home_emptyFloatSmall__UTMTm{0%,to{transform:translate(-20px,10px) scale(1)}50%{transform:translate(10px,-20px) scale(1.1)}}@keyframes Home_emptyFloatLarge__YEm47{0%,to{transform:translate(30px) scale(1)}50%{transform:translate(-10px,15px) scale(.9)}}.Home_emptyStateTitle__L4Ot3{font-size:20px;font-weight:600;color:var(--text-primary);margin-bottom:8px}.Home_emptyStateDescription__CXUlr{font-size:14px;color:var(--text-secondary);max-width:360px;line-height:1.6;margin-bottom:24px}.Home_emptyStateAction__ROGIZ{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,var(--primary-color) 0,#764ba2 100%);border:none;border-radius:10px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease}.Home_emptyStateAction__ROGIZ:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(102,126,234,.3)}.Home_emptyStateSecondary__Ez_vv{margin-top:12px;font-size:13px;color:var(--primary-color);cursor:pointer;transition:color .2s ease}.Home_emptyStateSecondary__Ez_vv:hover{text-decoration:underline}.Home_emptyState__Z6yWd.Home_compact__MNqdJ{padding:24px 16px}.Home_emptyState__Z6yWd.Home_compact__MNqdJ .Home_emptyStateIcon__n5FKG{width:64px;height:64px;margin-bottom:16px}.Home_emptyState__Z6yWd.Home_compact__MNqdJ .Home_emptyStateTitle__L4Ot3{font-size:16px}.Home_emptyState__Z6yWd.Home_compact__MNqdJ .Home_emptyStateDescription__CXUlr{font-size:13px;margin-bottom:16px}.Home_skeleton__gegLM{background:linear-gradient(90deg,var(--border-light) 25%,hsla(0,0%,100%,.5) 50%,var(--border-light) 75%);background-size:200% 100%;animation:Home_skeletonShimmer__3vgGM 1.5s ease-in-out infinite;border-radius:4px}@keyframes Home_skeletonShimmer__3vgGM{0%{background-position:200% 0}to{background-position:-200% 0}}.Home_skeletonText__YypRm{height:14px;width:100%}.Home_skeletonTextShort__fMEil{height:14px;width:60%}.Home_skeletonHeading__pgeUS{height:24px;width:40%}.Home_skeletonParagraph__086jI{display:flex;flex-direction:column;gap:8px}.Home_skeletonParagraph__086jI .Home_skeleton__gegLM:last-child{width:80%}.Home_skeletonCircle__RqdUX{border-radius:50%}.Home_skeletonAvatar__yV9Jf{width:40px;height:40px;border-radius:50%}.Home_skeletonAvatarLarge___kQWm{width:64px;height:64px;border-radius:50%}.Home_skeletonButton__1RswA{height:40px;width:120px;border-radius:8px}.Home_skeletonImage__VKZxr{width:100%;aspect-ratio:16/9;border-radius:12px}.Home_skeletonThumbnail__mwjTs{width:80px;height:80px;border-radius:8px}.Home_skeletonCard__hzolY{padding:20px;background:#fff;border:1px solid var(--border-light);border-radius:12px}.Home_skeletonCardHeader__bxCQO{display:flex;align-items:center;gap:12px;margin-bottom:16px}.Home_skeletonCardBody__jaSDs{display:flex;flex-direction:column;gap:8px}.Home_skeletonTable__3Npks{width:100%}.Home_skeletonTableRow__ieNgw{display:flex;gap:16px;padding:12px 0;border-bottom:1px solid var(--border-light)}.Home_skeletonTableCell__h72Iv{flex:1 1;height:16px}.Home_skeletonTableCell__h72Iv:first-child{width:40px;flex:none}.Home_skeletonList__aLQWW{display:flex;flex-direction:column;gap:12px}.Home_skeletonListItem__l95Y5{display:flex;align-items:center;gap:12px;padding:12px;background:#fff;border:1px solid var(--border-light);border-radius:8px}.Home_skeletonListContent__IAqlP{flex:1 1;display:flex;flex-direction:column;gap:6px}.Home_dataGrid__TQPBU{width:100%;border:1px solid var(--border-light);border-radius:12px;overflow:hidden;background:#fff}.Home_dataGridHeader__l767Z{display:grid;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid var(--border-light)}.Home_dataGridHeaderCell__xQF2c{padding:14px 16px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_dataGridHeaderCell__xQF2c:hover{color:var(--text-primary);background:rgba(102,126,234,.05)}.Home_dataGridSortIcon__qMM5L{width:16px;height:16px;opacity:.4;transition:all .2s ease}.Home_dataGridHeaderCell__xQF2c:hover .Home_dataGridSortIcon__qMM5L{opacity:.7}.Home_dataGridHeaderCell__xQF2c.Home_sorted__Dbk1O .Home_dataGridSortIcon__qMM5L{opacity:1;color:var(--primary-color)}.Home_dataGridHeaderCell__xQF2c.Home_sortedDesc__PtFup .Home_dataGridSortIcon__qMM5L{transform:rotate(180deg)}.Home_dataGridBody__zfUoZ{display:flex;flex-direction:column}.Home_dataGridRow__H14LR{display:grid;border-bottom:1px solid var(--border-light);transition:all .15s ease}.Home_dataGridRow__H14LR:last-child{border-bottom:none}.Home_dataGridRow__H14LR:hover{background:linear-gradient(135deg,rgba(102,126,234,.02),rgba(118,75,162,.02))}.Home_dataGridRow__H14LR.Home_selected___eC_c{background:linear-gradient(135deg,rgba(102,126,234,.08),rgba(118,75,162,.08))}.Home_dataGridCell__5UCV0{padding:14px 16px;font-size:14px;color:var(--text-primary);display:flex;align-items:center;overflow:hidden}.Home_dataGridCellContent__nLn4B{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_dataGridCheckbox__m6U5Y{width:18px;height:18px;border:2px solid var(--border-light);border-radius:4px;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.Home_dataGridCheckbox__m6U5Y:hover{border-color:var(--primary-color)}.Home_dataGridCheckbox__m6U5Y.Home_checked__F6Ngz{background:linear-gradient(135deg,var(--primary-color) 0,#764ba2 100%);border-color:transparent;color:#fff}.Home_dataGridActions__JGdxa{display:flex;gap:4px;opacity:0;transition:opacity .2s ease}.Home_dataGridRow__H14LR:hover .Home_dataGridActions__JGdxa{opacity:1}.Home_dataGridAction__Qytn4{width:28px;height:28px;background:transparent;border:none;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-secondary);transition:all .15s ease}.Home_dataGridAction__Qytn4:hover{background:rgba(102,126,234,.1);color:var(--primary-color)}.Home_dataGridPagination__ucM2I{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid var(--border-light);background:#f8fafc}.Home_dataGridPaginationInfo__ubsXm{font-size:13px;color:var(--text-secondary)}.Home_dataGridPaginationControls__NpC8E{display:flex;align-items:center;gap:8px}.Home_dataGridPaginationButton__WXzKh{width:32px;height:32px;background:#fff;border:1px solid var(--border-light);border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-secondary);transition:all .15s ease}.Home_dataGridPaginationButton__WXzKh:hover:not(:disabled){border-color:var(--primary-color);color:var(--primary-color)}.Home_dataGridPaginationButton__WXzKh:disabled{opacity:.5;cursor:not-allowed}.Home_dataGridPaginationPages__oFZ74{display:flex;gap:4px}.Home_dataGridPageButton__u6OX6{min-width:32px;height:32px;padding:0 8px;background:#fff;border:1px solid var(--border-light);border-radius:6px;font-size:13px;color:var(--text-secondary);cursor:pointer;transition:all .15s ease}.Home_dataGridPageButton__u6OX6:hover{border-color:var(--primary-color);color:var(--primary-color)}.Home_dataGridPageButton__u6OX6.Home_active__EQNkL{background:linear-gradient(135deg,var(--primary-color) 0,#764ba2 100%);border-color:transparent;color:#fff}.Home_badge__ng_aq{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;border-radius:20px;white-space:nowrap}.Home_badgePrimary__Y9nzv{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));color:var(--primary-color)}.Home_badgeSecondary__eVNGv{background:rgba(100,116,139,.1);color:#64748b}.Home_badgeSuccess__ERHsH{background:rgba(34,197,94,.1);color:#16a34a}.Home_badgeWarning__L8P9j{background:rgba(245,158,11,.1);color:#d97706}.Home_badgeDanger__t2S0m{background:rgba(239,68,68,.1);color:#dc2626}.Home_badgeInfo__5AZsd{background:rgba(6,182,212,.1);color:#0891b2}.Home_badgeDot__mzniP{display:inline-flex;align-items:center;gap:6px}.Home_badgeDot__mzniP:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.Home_badgeSmall__NewHz{padding:2px 8px;font-size:10px}.Home_badgeLarge__nBKnU{padding:6px 14px;font-size:14px}.Home_badgeIcon__DjKTU{width:14px;height:14px;display:flex;align-items:center;justify-content:center}.Home_badgeCounter___zevL{min-width:20px;height:20px;padding:0 6px;border-radius:10px;font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.Home_badgeCounterPrimary__2O3Qx{background:linear-gradient(135deg,var(--primary-color) 0,#764ba2 100%);color:#fff}.Home_badgeCounterDanger__gAaWf{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.Home_badgeOutline__G7q_F{background:transparent;border:1px solid}.Home_badgePill__WdpLD{padding:8px 16px;border-radius:30px}.Home_badgeAnimated__zNDK5{position:relative}.Home_badgeAnimated__zNDK5:after{content:"";position:absolute;inset:0;border-radius:inherit;background:currentColor;opacity:0;animation:Home_badgePing__jreJK 1.5s cubic-bezier(0,0,.2,1) infinite}@keyframes Home_badgePing__jreJK{0%{transform:scale(1);opacity:.2}75%,to{transform:scale(1.5);opacity:0}}.Home_statusBadge__iSftK{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:500}.Home_statusBadge__iSftK.Home_online__sPtvL{background:rgba(34,197,94,.1);color:#16a34a}.Home_statusBadge__iSftK.Home_offline__dWp_F{background:rgba(100,116,139,.1);color:#64748b}.Home_statusBadge__iSftK.Home_away__iLPPP{background:rgba(245,158,11,.1);color:#d97706}.Home_statusBadge__iSftK.Home_busy__QqgT_{background:rgba(239,68,68,.1);color:#dc2626}.Home_statusIndicator__FC4OU{width:8px;height:8px;border-radius:50%;background:currentColor}.Home_statusBadge__iSftK.Home_online__sPtvL .Home_statusIndicator__FC4OU{animation:Home_statusPulse__RShKj 2s ease-in-out infinite}[data-theme=dark] .Home_emptyStateIllustration__RZHty{background:linear-gradient(135deg,rgba(167,139,250,.05),rgba(139,92,246,.05))}[data-theme=dark] .Home_emptyStateIllustration__RZHty:after,[data-theme=dark] .Home_emptyStateIllustration__RZHty:before{background:linear-gradient(135deg,rgba(167,139,250,.1),rgba(139,92,246,.1))}[data-theme=dark] .Home_skeleton__gegLM{background:linear-gradient(90deg,var(--bg-tertiary) 25%,hsla(0,0%,100%,.05) 50%,var(--bg-tertiary) 75%);background-size:200% 100%}[data-theme=dark] .Home_dataGrid__TQPBU,[data-theme=dark] .Home_skeletonCard__hzolY,[data-theme=dark] .Home_skeletonListItem__l95Y5{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_dataGridHeader__l767Z{background:linear-gradient(135deg,var(--bg-tertiary) 0,#1e293b 100%)}[data-theme=dark] .Home_dataGridRow__H14LR:hover{background:linear-gradient(135deg,rgba(167,139,250,.03),rgba(139,92,246,.03))}[data-theme=dark] .Home_dataGridRow__H14LR.Home_selected___eC_c{background:linear-gradient(135deg,rgba(167,139,250,.1),rgba(139,92,246,.1))}[data-theme=dark] .Home_dataGridPagination__ucM2I{background:var(--bg-tertiary)}[data-theme=dark] .Home_dataGridPageButton__u6OX6,[data-theme=dark] .Home_dataGridPaginationButton__WXzKh{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_badgePrimary__Y9nzv{background:linear-gradient(135deg,rgba(167,139,250,.15),rgba(139,92,246,.15));color:#a78bfa}.Home_tooltip__pvuVy{position:relative;display:inline-flex}.Home_tooltipTrigger__1BDgP{cursor:pointer}.Home_tooltipContent__nKIEi{position:absolute;z-index:1000;padding:8px 12px;background:#1e293b;color:#f8fafc;font-size:13px;font-weight:500;line-height:1.4;border-radius:8px;white-space:nowrap;box-shadow:0 4px 20px rgba(0,0,0,.25);opacity:0;visibility:hidden;transform:translateY(4px);transition:all .2s ease}.Home_tooltip__pvuVy:focus-within .Home_tooltipContent__nKIEi,.Home_tooltip__pvuVy:hover .Home_tooltipContent__nKIEi{opacity:1;visibility:visible;transform:translateY(0)}.Home_tooltipContent__nKIEi:before{content:"";position:absolute;width:8px;height:8px;background:#1e293b;transform:rotate(45deg)}.Home_tooltipTop__sxy1U .Home_tooltipContent__nKIEi{bottom:100%;left:50%;transform:translateX(-50%) translateY(-8px);margin-bottom:8px}.Home_tooltipTop__sxy1U .Home_tooltipContent__nKIEi:before{bottom:-4px;left:50%;margin-left:-4px}.Home_tooltipTop__sxy1U:hover .Home_tooltipContent__nKIEi,.Home_tooltip__pvuVy:hover .Home_tooltipTop__sxy1U .Home_tooltipContent__nKIEi{transform:translateX(-50%) translateY(0)}.Home_tooltipBottom__OUDA6 .Home_tooltipContent__nKIEi{top:100%;left:50%;transform:translateX(-50%) translateY(8px);margin-top:8px}.Home_tooltipBottom__OUDA6 .Home_tooltipContent__nKIEi:before{top:-4px;left:50%;margin-left:-4px}.Home_tooltipLeft__trSJf .Home_tooltipContent__nKIEi{right:100%;top:50%;transform:translateY(-50%) translateX(-8px);margin-right:8px}.Home_tooltipLeft__trSJf .Home_tooltipContent__nKIEi:before{right:-4px;top:50%;margin-top:-4px}.Home_tooltipRight__iQs3O .Home_tooltipContent__nKIEi{left:100%;top:50%;transform:translateY(-50%) translateX(8px);margin-left:8px}.Home_tooltipRight__iQs3O .Home_tooltipContent__nKIEi:before{left:-4px;top:50%;margin-top:-4px}.Home_tooltipLight__Yi1ik .Home_tooltipContent__nKIEi{background:#fff;color:#1e293b;border:1px solid rgba(0,0,0,.1)}.Home_tooltipLight__Yi1ik .Home_tooltipContent__nKIEi:before{background:#fff;border:1px solid rgba(0,0,0,.1);border-top:none;border-left:none}.Home_tooltipSuccess__1Z_bC .Home_tooltipContent__nKIEi{background:linear-gradient(135deg,#22c55e,#16a34a)}.Home_tooltipSuccess__1Z_bC .Home_tooltipContent__nKIEi:before{background:#22c55e}.Home_tooltipWarning___d0uC .Home_tooltipContent__nKIEi{background:linear-gradient(135deg,#f59e0b,#d97706)}.Home_tooltipWarning___d0uC .Home_tooltipContent__nKIEi:before{background:#f59e0b}.Home_tooltipDanger__GWiwL .Home_tooltipContent__nKIEi{background:linear-gradient(135deg,#ef4444,#dc2626)}.Home_tooltipDanger__GWiwL .Home_tooltipContent__nKIEi:before{background:#ef4444}.Home_tooltipMultiline__bZ58q .Home_tooltipContent__nKIEi{white-space:normal;max-width:250px;text-align:center}.Home_popover__MY_vJ{position:relative;display:inline-flex}.Home_popoverTrigger__kYkeq{cursor:pointer}.Home_popoverContent__vIV1J{position:absolute;z-index:1000;min-width:200px;max-width:320px;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.05);opacity:0;visibility:hidden;transform:scale(.95) translateY(8px);transform-origin:top center;transition:all .2s cubic-bezier(.16,1,.3,1)}.Home_popover__MY_vJ.Home_open__ksppL .Home_popoverContent__vIV1J{opacity:1;visibility:visible;transform:scale(1) translateY(0)}.Home_popoverContent__vIV1J:before{content:"";position:absolute;width:12px;height:12px;background:#fff;transform:rotate(45deg);box-shadow:-2px -2px 4px rgba(0,0,0,.03)}.Home_popoverBottom__dXMnV .Home_popoverContent__vIV1J{top:100%;left:50%;transform:translateX(-50%) scale(.95) translateY(8px);margin-top:12px}.Home_popoverBottom__dXMnV .Home_popoverContent__vIV1J:before{top:-6px;left:50%;margin-left:-6px}.Home_popoverBottom__dXMnV.Home_open__ksppL .Home_popoverContent__vIV1J,.Home_popover__MY_vJ.Home_open__ksppL .Home_popoverBottom__dXMnV .Home_popoverContent__vIV1J{transform:translateX(-50%) scale(1) translateY(0)}.Home_popoverTop__smMDP .Home_popoverContent__vIV1J{bottom:100%;left:50%;transform:translateX(-50%) scale(.95) translateY(-8px);margin-bottom:12px;transform-origin:bottom center}.Home_popoverTop__smMDP .Home_popoverContent__vIV1J:before{bottom:-6px;left:50%;margin-left:-6px}.Home_popoverLeft__4wLIM .Home_popoverContent__vIV1J{right:100%;top:50%;transform:translateY(-50%) scale(.95) translateX(-8px);margin-right:12px;transform-origin:right center}.Home_popoverLeft__4wLIM .Home_popoverContent__vIV1J:before{right:-6px;top:50%;margin-top:-6px}.Home_popoverRight__T5lyH .Home_popoverContent__vIV1J{left:100%;top:50%;transform:translateY(-50%) scale(.95) translateX(8px);margin-left:12px;transform-origin:left center}.Home_popoverRight__T5lyH .Home_popoverContent__vIV1J:before{left:-6px;top:50%;margin-top:-6px}.Home_popoverHeader__jcvZ_{padding:16px;border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:space-between;gap:12px}.Home_popoverTitle__3XJDg{font-size:15px;font-weight:600;color:#1e293b}.Home_popoverClose__A48MQ{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;color:#64748b;cursor:pointer;transition:all .15s ease}.Home_popoverClose__A48MQ:hover{background:rgba(0,0,0,.05);color:#1e293b}.Home_popoverBody__Uaezw{padding:16px;font-size:14px;line-height:1.6;color:#475569}.Home_popoverFooter__oSlr6{padding:12px 16px;border-top:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:flex-end;gap:8px;background:rgba(0,0,0,.02);border-radius:0 0 12px 12px}.Home_contextMenu__m3x7i{position:fixed;z-index:10000;min-width:180px;padding:6px;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.05);opacity:0;visibility:hidden;transform:scale(.95);transform-origin:top left;transition:all .15s cubic-bezier(.16,1,.3,1)}.Home_contextMenu__m3x7i.Home_visible__o7uWL{opacity:1;visibility:visible;transform:scale(1)}.Home_contextMenuItem__R40fe{display:flex;align-items:center;gap:10px;padding:10px 12px;font-size:14px;color:#374151;border-radius:8px;cursor:pointer;transition:all .1s ease;border:none;background:transparent;width:100%;text-align:left}.Home_contextMenuItem__R40fe:hover{background:linear-gradient(135deg,rgba(102,126,234,.08),rgba(118,75,162,.08));color:#667eea}.Home_contextMenuItemIcon__6zjhj{width:18px;height:18px;flex-shrink:0;opacity:.7}.Home_contextMenuItem__R40fe:hover .Home_contextMenuItemIcon__6zjhj{opacity:1}.Home_contextMenuItemLabel__R4Ie_{flex:1 1}.Home_contextMenuItemShortcut__4DoUv{font-size:12px;color:#94a3b8;font-family:SF Mono,monospace}.Home_contextMenuItem__R40fe.Home_danger__y6xRw{color:#ef4444}.Home_contextMenuItem__R40fe.Home_danger__y6xRw:hover{background:linear-gradient(135deg,rgba(239,68,68,.08),rgba(220,38,38,.08));color:#dc2626}.Home_contextMenuItem__R40fe.Home_disabled__ZI_69{opacity:.5;pointer-events:none}.Home_contextMenuDivider__0Pqki{height:1px;background:rgba(0,0,0,.06);margin:6px 0}.Home_contextMenuLabel__N8PvB{padding:8px 12px 4px;font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.Home_contextMenuSubmenu__DKhOb{position:relative}.Home_contextMenuSubmenuArrow__TJPKQ{margin-left:auto;opacity:.5}.Home_contextMenuSubmenuContent__9krZx{position:absolute;left:100%;top:0;min-width:160px;padding:6px;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.2);opacity:0;visibility:hidden;transform:translateX(-8px);transition:all .15s ease}.Home_contextMenuSubmenu__DKhOb:hover .Home_contextMenuSubmenuContent__9krZx{opacity:1;visibility:visible;transform:translateX(4px)}.Home_chipInput__3Pln6{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:44px;padding:8px 12px;background:#fff;border:2px solid rgba(0,0,0,.1);border-radius:12px;transition:all .2s ease}.Home_chipInput__3Pln6:focus-within{border-color:#667eea;box-shadow:0 0 0 4px rgba(102,126,234,.1)}.Home_chipInputField__4McKd{flex:1 1;min-width:100px;border:none;outline:none;font-size:14px;background:transparent}.Home_chipInputField__4McKd::placeholder{color:#94a3b8}.Home_chip__u3g7P{display:inline-flex;align-items:center;gap:6px;padding:4px 8px 4px 12px;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border-radius:20px;font-size:13px;font-weight:500;color:#667eea;animation:Home_chipEnter__V54iq .2s ease}@keyframes Home_chipEnter__V54iq{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.Home_chipIcon__8KcV9{width:16px;height:16px;flex-shrink:0}.Home_chipLabel__asIzW{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Home_chipRemove___QhIH{width:18px;height:18px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.1);border:none;border-radius:50%;color:inherit;cursor:pointer;transition:all .15s ease}.Home_chipRemove___QhIH:hover{background:rgba(239,68,68,.2);color:#ef4444;transform:scale(1.1)}.Home_chipPrimary__tPqIJ{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.Home_chipPrimary__tPqIJ .Home_chipRemove___QhIH{background:hsla(0,0%,100%,.2)}.Home_chipPrimary__tPqIJ .Home_chipRemove___QhIH:hover{background:hsla(0,0%,100%,.3);color:#fff}.Home_chipSuccess__3nnSm{background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(22,163,74,.1));color:#16a34a}.Home_chipWarning__jW3he{background:linear-gradient(135deg,rgba(245,158,11,.1),rgba(217,119,6,.1));color:#d97706}.Home_chipDanger__x55j6{background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(220,38,38,.1));color:#dc2626}.Home_chipSmall__Uevhn{padding:2px 6px 2px 10px;font-size:11px}.Home_chipSmall__Uevhn .Home_chipRemove___QhIH{width:14px;height:14px}.Home_chipLarge__4niam{padding:6px 10px 6px 14px;font-size:15px}.Home_chipLarge__4niam .Home_chipRemove___QhIH{width:22px;height:22px}.Home_chipClickable__WDfg7{cursor:pointer;transition:all .15s ease}.Home_chipClickable__WDfg7:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.2)}.Home_chipClickable__WDfg7:active{transform:translateY(0)}.Home_chipAvatar__ghmc0{width:20px;height:20px;border-radius:50%;margin-left:-4px}.Home_chipGroup__ln12Y{display:flex;flex-wrap:wrap;gap:8px}.Home_chipSuggestions__s7uyi{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);max-height:200px;overflow-y:auto;z-index:100;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s ease}.Home_chipInput__3Pln6:focus-within .Home_chipSuggestions__s7uyi.Home_visible__o7uWL{opacity:1;visibility:visible;transform:translateY(0)}.Home_chipSuggestionItem__CjAVa{display:flex;align-items:center;gap:10px;padding:10px 14px;font-size:14px;color:#374151;cursor:pointer;transition:background .1s ease}.Home_chipSuggestionItem__CjAVa:first-child{border-radius:12px 12px 0 0}.Home_chipSuggestionItem__CjAVa:last-child{border-radius:0 0 12px 12px}.Home_chipSuggestionItem__CjAVa.Home_highlighted__Ew3wh,.Home_chipSuggestionItem__CjAVa:hover{background:linear-gradient(135deg,rgba(102,126,234,.08),rgba(118,75,162,.08));color:#667eea}.Home_chipSuggestionIcon__Z53nl{width:16px;height:16px;opacity:.6}[data-theme=dark] .Home_tooltipContent__nKIEi{background:#374151;color:#f8fafc}[data-theme=dark] .Home_tooltipContent__nKIEi:before{background:#374151}[data-theme=dark] .Home_tooltipLight__Yi1ik .Home_tooltipContent__nKIEi{background:var(--bg-secondary);color:var(--text-primary);border-color:var(--border-light)}[data-theme=dark] .Home_tooltipLight__Yi1ik .Home_tooltipContent__nKIEi:before{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_popoverContent__vIV1J{background:var(--bg-secondary);box-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_popoverContent__vIV1J:before{background:var(--bg-secondary)}[data-theme=dark] .Home_popoverHeader__jcvZ_{border-color:var(--border-light)}[data-theme=dark] .Home_popoverTitle__3XJDg{color:var(--text-primary)}[data-theme=dark] .Home_popoverClose__A48MQ{color:var(--text-secondary)}[data-theme=dark] .Home_popoverClose__A48MQ:hover{background:hsla(0,0%,100%,.1);color:var(--text-primary)}[data-theme=dark] .Home_popoverBody__Uaezw{color:var(--text-secondary)}[data-theme=dark] .Home_popoverFooter__oSlr6{border-color:var(--border-light);background:rgba(0,0,0,.2)}[data-theme=dark] .Home_contextMenu__m3x7i{background:var(--bg-secondary);box-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_contextMenuItem__R40fe{color:var(--text-secondary)}[data-theme=dark] .Home_contextMenuItem__R40fe:hover{background:linear-gradient(135deg,rgba(167,139,250,.1),rgba(139,92,246,.1));color:#a78bfa}[data-theme=dark] .Home_contextMenuDivider__0Pqki{background:var(--border-light)}[data-theme=dark] .Home_contextMenuLabel__N8PvB{color:var(--text-muted)}[data-theme=dark] .Home_contextMenuSubmenuContent__9krZx{background:var(--bg-secondary)}[data-theme=dark] .Home_chipInput__3Pln6{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_chipInput__3Pln6:focus-within{border-color:#a78bfa;box-shadow:0 0 0 4px rgba(167,139,250,.1)}[data-theme=dark] .Home_chipInputField__4McKd{color:var(--text-primary)}[data-theme=dark] .Home_chip__u3g7P{background:linear-gradient(135deg,rgba(167,139,250,.15),rgba(139,92,246,.15));color:#a78bfa}[data-theme=dark] .Home_chipRemove___QhIH{background:hsla(0,0%,100%,.1)}[data-theme=dark] .Home_chipRemove___QhIH:hover{background:rgba(239,68,68,.3)}[data-theme=dark] .Home_chipSuggestions__s7uyi{background:var(--bg-secondary);box-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_chipSuggestionItem__CjAVa{color:var(--text-secondary)}[data-theme=dark] .Home_chipSuggestionItem__CjAVa.Home_highlighted__Ew3wh,[data-theme=dark] .Home_chipSuggestionItem__CjAVa:hover{background:linear-gradient(135deg,rgba(167,139,250,.1),rgba(139,92,246,.1));color:#a78bfa}.Home_inlineEdit__jAo5K{position:relative;display:inline-block}.Home_inlineEditValue__wIRvg{padding:4px 8px;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s ease}.Home_inlineEditValue__wIRvg:hover{background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(118,75,162,.05));border-color:rgba(102,126,234,.2)}.Home_inlineEditValue__wIRvg:after{content:"";position:absolute;right:8px;top:50%;transform:translateY(-50%);width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15.232 5.232l3.536 3.536m-2.036-5.036a2.5 2.5 0 113.536 3.536L6.5 21.036H3v-3.572L16.732 3.732z'/%3E%3C/svg%3E");background-size:contain;opacity:0;transition:opacity .2s ease}.Home_inlineEditValue__wIRvg:hover:after{opacity:1}.Home_inlineEditInput__4xzXf{width:100%;padding:8px 12px;border:2px solid #667eea;border-radius:8px;font:inherit;background:#fff;box-shadow:0 0 0 4px rgba(102,126,234,.15);outline:none;animation:Home_inlineEditFocus__5sske .2s ease}@keyframes Home_inlineEditFocus__5sske{0%{box-shadow:0 0 0 0 rgba(102,126,234,0)}to{box-shadow:0 0 0 4px rgba(102,126,234,.15)}}.Home_inlineEditActions__AbsRr{position:absolute;top:calc(100% + 4px);right:0;display:flex;gap:4px;z-index:10;animation:Home_slideDown__3b1Qo .15s ease}@keyframes Home_slideDown__3b1Qo{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Home_inlineEditCancel__wNFZ2,.Home_inlineEditSave__IPdV0{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}.Home_inlineEditSave__IPdV0{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.Home_inlineEditSave__IPdV0:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(34,197,94,.3)}.Home_inlineEditCancel__wNFZ2{background:rgba(0,0,0,.05);color:#64748b}.Home_inlineEditCancel__wNFZ2:hover{background:rgba(239,68,68,.1);color:#ef4444}.Home_inlineEditLoading__nae4b{position:relative;pointer-events:none}.Home_inlineEditLoading__nae4b:after{content:"";position:absolute;right:12px;top:50%;width:16px;height:16px;border:2px solid rgba(102,126,234,.2);border-top-color:#667eea;border-radius:50%;animation:Home_spin__VEV0f .8s linear infinite;transform:translateY(-50%)}.Home_fab__mlDSH{position:fixed;bottom:24px;right:24px;z-index:1000}.Home_fabButton__TvXgQ{width:56px;height:56px;border-radius:28px;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(102,126,234,.4);transition:all .3s cubic-bezier(.16,1,.3,1)}.Home_fabButton__TvXgQ:hover{transform:scale(1.1);box-shadow:0 8px 30px rgba(102,126,234,.5)}.Home_fabButton__TvXgQ:active{transform:scale(.95)}.Home_fabIcon__I0J7B{width:24px;height:24px;transition:transform .3s ease}.Home_fab__mlDSH.Home_open__ksppL .Home_fabIcon__I0J7B{transform:rotate(45deg)}.Home_fabMenu__yAGlN{position:absolute;bottom:72px;right:0;display:flex;flex-direction:column;align-items:flex-end;gap:12px;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s cubic-bezier(.16,1,.3,1)}.Home_fab__mlDSH.Home_open__ksppL .Home_fabMenu__yAGlN{opacity:1;visibility:visible;transform:translateY(0)}.Home_fabMenuItem__2U6pF{display:flex;align-items:center;gap:12px;animation:Home_fabItemIn__Vbwuf .3s ease backwards}.Home_fabMenuItem__2U6pF:first-child{animation-delay:0ms}.Home_fabMenuItem__2U6pF:nth-child(2){animation-delay:50ms}.Home_fabMenuItem__2U6pF:nth-child(3){animation-delay:.1s}.Home_fabMenuItem__2U6pF:nth-child(4){animation-delay:.15s}@keyframes Home_fabItemIn__Vbwuf{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.Home_fabMenuLabel__uU1HB{padding:8px 14px;background:#fff;border-radius:8px;font-size:14px;font-weight:500;color:#374151;box-shadow:0 4px 15px rgba(0,0,0,.1);white-space:nowrap}.Home_fabMenuButton__dgGo5{width:48px;height:48px;border-radius:24px;border:none;background:#fff;color:#667eea;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .2s ease}.Home_fabMenuButton__dgGo5:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:scale(1.1)}.Home_fabSmall__POp0c .Home_fabButton__TvXgQ{width:40px;height:40px;border-radius:20px}.Home_fabSmall__POp0c .Home_fabIcon__I0J7B{width:18px;height:18px}.Home_fabExtended__4swS0 .Home_fabButton__TvXgQ{width:auto;padding:0 24px;gap:8px}.Home_fabExtendedLabel__bOO_S{font-size:14px;font-weight:600}.Home_fabSuccess__s_2Ec .Home_fabButton__TvXgQ{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 4px 20px rgba(34,197,94,.4)}.Home_fabDanger__IzS29 .Home_fabButton__TvXgQ{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 20px rgba(239,68,68,.4)}.Home_fabWarning__2DStz .Home_fabButton__TvXgQ{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 20px rgba(245,158,11,.4)}.Home_snackbarContainer__CAEh6{position:fixed;z-index:10000;display:flex;flex-direction:column;gap:8px;pointer-events:none}.Home_snackbarContainer__CAEh6.Home_bottomCenter__4RLCj{bottom:24px;left:50%;transform:translateX(-50%);align-items:center}.Home_snackbarContainer__CAEh6.Home_bottomRight__LPrqG{bottom:24px;right:24px;align-items:flex-end}.Home_snackbarContainer__CAEh6.Home_bottomLeft__IHKab{bottom:24px;left:24px;align-items:flex-start}.Home_snackbarContainer__CAEh6.Home_topCenter__wl4bT{top:24px;left:50%;transform:translateX(-50%);align-items:center}.Home_snackbarContainer__CAEh6.Home_topRight__yWkma{top:24px;right:24px;align-items:flex-end}.Home_snackbar__TXjSB{gap:12px;min-width:280px;max-width:480px;padding:14px 16px;box-shadow:0 8px 30px rgba(0,0,0,.2);pointer-events:all;animation:Home_snackbarIn__azBhF .3s cubic-bezier(.16,1,.3,1)}@keyframes Home_snackbarIn__azBhF{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.Home_snackbar__TXjSB.Home_exiting__kXZHa{animation:Home_snackbarOut__HBPvR .2s ease forwards}@keyframes Home_snackbarOut__HBPvR{to{opacity:0;transform:translateY(-10px) scale(.95)}}.Home_snackbarIcon__17z3T{width:20px;height:20px;flex-shrink:0}.Home_snackbarMessage__D3r3H{line-height:1.5}.Home_snackbarAction__Oiom9{padding:6px 12px;background:hsla(0,0%,100%,.1);color:#fff;font-size:13px;letter-spacing:.05em;transition:background .15s ease}.Home_snackbarAction__Oiom9:hover{background:hsla(0,0%,100%,.2)}.Home_snackbarClose__Z_tUC{width:28px;height:28px;background:transparent;color:hsla(0,0%,100%,.6);transition:all .15s ease}.Home_snackbarProgress__shi8Q{position:absolute;bottom:0;left:0;height:3px;background:hsla(0,0%,100%,.3);border-radius:0 0 12px 12px;animation:Home_snackbarProgress__shi8Q linear forwards}@keyframes Home_snackbarProgress__shi8Q{0%{width:100%}to{width:0}}.Home_snackbarSuccess__vn21P{background:linear-gradient(135deg,#22c55e,#16a34a)}.Home_snackbarError__MuAbo{background:linear-gradient(135deg,#ef4444,#dc2626)}.Home_snackbarWarning__91Dkc{background:linear-gradient(135deg,#f59e0b,#d97706);color:#1e293b}.Home_snackbarWarning__91Dkc .Home_snackbarAction__Oiom9{background:rgba(0,0,0,.1);color:#1e293b}.Home_snackbarInfo___Lwj_{background:linear-gradient(135deg,#3b82f6,#2563eb)}.Home_snackbarError__MuAbo .Home_snackbarIcon__17z3T,.Home_snackbarSuccess__vn21P .Home_snackbarIcon__17z3T{color:#fff}.Home_snackbarMultiline__gqpWs{flex-wrap:wrap;padding:16px}.Home_snackbarMultiline__gqpWs .Home_snackbarMessage__D3r3H{width:100%}.Home_snackbarMultiline__gqpWs .Home_snackbarAction__Oiom9{margin-top:8px;margin-left:auto}.Home_snackbar__TXjSB+.Home_snackbar__TXjSB{margin-top:8px}[data-theme=dark] .Home_inlineEditValue__wIRvg:hover{background:linear-gradient(135deg,rgba(167,139,250,.05),rgba(139,92,246,.05));border-color:rgba(167,139,250,.2)}[data-theme=dark] .Home_inlineEditInput__4xzXf{background:var(--bg-secondary);border-color:#a78bfa;color:var(--text-primary);box-shadow:0 0 0 4px rgba(167,139,250,.15)}[data-theme=dark] .Home_inlineEditCancel__wNFZ2{background:hsla(0,0%,100%,.05);color:var(--text-secondary)}[data-theme=dark] .Home_fabButton__TvXgQ{background:linear-gradient(135deg,#a78bfa,#8b5cf6)}[data-theme=dark] .Home_fabMenuLabel__uU1HB{background:var(--bg-secondary);color:var(--text-primary);box-shadow:0 4px 15px rgba(0,0,0,.3)}[data-theme=dark] .Home_fabMenuButton__dgGo5{background:var(--bg-secondary);color:#a78bfa;box-shadow:0 4px 15px rgba(0,0,0,.3)}[data-theme=dark] .Home_fabMenuButton__dgGo5:hover{background:linear-gradient(135deg,#a78bfa,#8b5cf6);color:#fff}[data-theme=dark] .Home_snackbar__TXjSB{background:#374151;box-shadow:0 8px 30px rgba(0,0,0,.4)}.Home_splitPane__fHn9A{display:flex;width:100%;height:100%;overflow:hidden}.Home_splitPane__fHn9A.Home_vertical__2Rrek{flex-direction:column}.Home_splitPanePanel__VP2D_{position:relative;overflow:auto;background:#fff}.Home_splitPanePanel__VP2D_:first-child{flex-shrink:0}.Home_splitPanePanel__VP2D_:last-child{flex:1 1;min-width:0;min-height:0}.Home_splitPaneDivider__krX5C{position:relative;flex-shrink:0;background:rgba(0,0,0,.06);transition:background .2s ease}.Home_splitPane__fHn9A:not(.Home_vertical__2Rrek) .Home_splitPaneDivider__krX5C{width:6px;cursor:col-resize}.Home_splitPane__fHn9A.Home_vertical__2Rrek .Home_splitPaneDivider__krX5C{height:6px;cursor:row-resize}.Home_splitPaneDivider__krX5C:hover{background:linear-gradient(135deg,rgba(102,126,234,.3),rgba(118,75,162,.3))}.Home_splitPaneDivider__krX5C.Home_dragging__GcNEG,.Home_splitPaneDivider__krX5C:active{background:linear-gradient(135deg,#667eea,#764ba2)}.Home_splitPaneDividerHandle__HfPci{position:absolute;display:flex;align-items:center;justify-content:center}.Home_splitPane__fHn9A:not(.Home_vertical__2Rrek) .Home_splitPaneDividerHandle__HfPci{top:50%;left:50%;transform:translate(-50%,-50%);width:4px;height:32px}.Home_splitPane__fHn9A.Home_vertical__2Rrek .Home_splitPaneDividerHandle__HfPci{top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:4px}.Home_splitPaneDividerHandle__HfPci:after,.Home_splitPaneDividerHandle__HfPci:before{content:"";position:absolute;background:rgba(0,0,0,.2);border-radius:1px;transition:background .2s ease}.Home_splitPane__fHn9A:not(.Home_vertical__2Rrek) .Home_splitPaneDividerHandle__HfPci:after,.Home_splitPane__fHn9A:not(.Home_vertical__2Rrek) .Home_splitPaneDividerHandle__HfPci:before{width:2px;height:12px}.Home_splitPane__fHn9A:not(.Home_vertical__2Rrek) .Home_splitPaneDividerHandle__HfPci:before{top:0}.Home_splitPane__fHn9A:not(.Home_vertical__2Rrek) .Home_splitPaneDividerHandle__HfPci:after{bottom:0}.Home_splitPane__fHn9A.Home_vertical__2Rrek .Home_splitPaneDividerHandle__HfPci:after,.Home_splitPane__fHn9A.Home_vertical__2Rrek .Home_splitPaneDividerHandle__HfPci:before{width:12px;height:2px}.Home_splitPane__fHn9A.Home_vertical__2Rrek .Home_splitPaneDividerHandle__HfPci:before{left:0}.Home_splitPane__fHn9A.Home_vertical__2Rrek .Home_splitPaneDividerHandle__HfPci:after{right:0}.Home_splitPaneDivider__krX5C:hover .Home_splitPaneDividerHandle__HfPci:after,.Home_splitPaneDivider__krX5C:hover .Home_splitPaneDividerHandle__HfPci:before{background:#fff}.Home_splitPaneCollapse__PJQEI{position:absolute;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;cursor:pointer;opacity:0;transition:all .2s ease;z-index:10}.Home_splitPane__fHn9A:not(.Home_vertical__2Rrek) .Home_splitPaneCollapse__PJQEI{top:8px;left:50%;transform:translateX(-50%)}.Home_splitPane__fHn9A.Home_vertical__2Rrek .Home_splitPaneCollapse__PJQEI{top:50%;right:8px;transform:translateY(-50%)}.Home_splitPaneDivider__krX5C:hover .Home_splitPaneCollapse__PJQEI{opacity:1}.Home_splitPaneCollapse__PJQEI:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.Home_resizablePanel__bdmBu{position:relative;overflow:hidden}.Home_resizablePanel__bdmBu.Home_resizing__sJPbt{-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_resizableHandle__cqQLn{position:absolute;z-index:10}.Home_resizableHandleRight__GzRVR{top:0;right:0;width:8px;height:100%;cursor:ew-resize}.Home_resizableHandleBottom__J8Y8E{bottom:0;left:0;width:100%;height:8px;cursor:ns-resize}.Home_resizableHandleCorner__khUob{bottom:0;right:0;width:16px;height:16px;cursor:nwse-resize}.Home_resizableHandle__cqQLn:after{content:"";position:absolute;background:transparent;transition:background .2s ease}.Home_resizableHandleRight__GzRVR:after{top:0;right:0;width:4px;height:100%}.Home_resizableHandleBottom__J8Y8E:after{bottom:0;left:0;width:100%;height:4px}.Home_resizableHandle__cqQLn:hover:after{background:linear-gradient(135deg,rgba(102,126,234,.5),rgba(118,75,162,.5))}.Home_resizableHandleCorner__khUob:before{content:"";position:absolute;bottom:4px;right:4px;width:8px;height:8px;background-image:radial-gradient(circle,rgba(0,0,0,.2) 1.5px,transparent 0);background-size:4px 4px}.Home_resizableHandleCorner__khUob:hover:before{background-image:radial-gradient(circle,#667eea 1.5px,transparent 0)}.Home_resizablePreview__bCgiV{position:fixed;border:2px dashed #667eea;background:rgba(102,126,234,.05);pointer-events:none;z-index:10000}.Home_resizableSizeIndicator__1HpmE{position:absolute;bottom:100%;right:0;padding:4px 8px;background:#1e293b;color:#fff;font-size:11px;font-family:SF Mono,monospace;border-radius:4px;white-space:nowrap;opacity:0;transform:translateY(4px);transition:all .15s ease;pointer-events:none}.Home_resizablePanel__bdmBu.Home_resizing__sJPbt .Home_resizableSizeIndicator__1HpmE{opacity:1;transform:translateY(-4px)}.Home_masonryGrid__X1_z6{display:flex;margin-left:-16px;width:auto}.Home_masonryColumn__ub5Pz{padding-left:16px;background-clip:padding-box}.Home_masonryItem__to8_e{margin-bottom:16px;page-break-inside:avoid;break-inside:avoid;animation:Home_masonryItemIn__W281W .4s ease backwards}@keyframes Home_masonryItemIn__W281W{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.Home_masonryItem__to8_e:first-child{animation-delay:0ms}.Home_masonryItem__to8_e:nth-child(2){animation-delay:50ms}.Home_masonryItem__to8_e:nth-child(3){animation-delay:.1s}.Home_masonryItem__to8_e:nth-child(4){animation-delay:.15s}.Home_masonryItem__to8_e:nth-child(5){animation-delay:.2s}.Home_masonryItem__to8_e:nth-child(6){animation-delay:.25s}.Home_masonryItem__to8_e:nth-child(7){animation-delay:.3s}.Home_masonryItem__to8_e:nth-child(8){animation-delay:.35s}.Home_masonryCard__KjSNd{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease}.Home_masonryCard__KjSNd:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.12)}.Home_masonryCardImage__HFBX8{width:100%;height:auto;display:block}.Home_masonryCardContent__2EsPj{padding:16px}.Home_masonryCardTitle__Vqx6Q{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:8px}.Home_masonryCardDescription__Y_Vdk{font-size:14px;color:#64748b;line-height:1.5}.Home_masonryColumnsGrid__3DOjY{column-count:3;column-gap:16px}@media (max-width:1024px){.Home_masonryColumnsGrid__3DOjY{column-count:2}}@media (max-width:640px){.Home_masonryColumnsGrid__3DOjY{column-count:1}}.Home_masonryColumnsItem___6nUA{page-break-inside:avoid;break-inside:avoid;margin-bottom:16px}.Home_masonryPinterest__s2F2s{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-auto-rows:10px;grid-gap:16px;gap:16px}.Home_masonryPinterestItem__a97hp{grid-row:span var(--span,20)}.Home_masonryFilters__fopuW{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}.Home_masonryFilter__LBTM9{padding:8px 16px;border:2px solid rgba(0,0,0,.1);border-radius:20px;background:transparent;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}.Home_masonryFilter__LBTM9:hover{border-color:rgba(102,126,234,.3);color:#667eea}.Home_masonryFilter__LBTM9.Home_active__EQNkL{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;color:#fff}.Home_masonryLoading__9jLPE{display:flex;flex-direction:column;gap:16px;padding:40px;align-items:center;color:#94a3b8}.Home_masonryLoadingSpinner__Ial2Y{width:32px;height:32px;border:3px solid rgba(102,126,234,.2);border-top-color:#667eea;border-radius:50%;animation:Home_spin__VEV0f .8s linear infinite}[data-theme=dark] .Home_splitPanePanel__VP2D_{background:var(--bg-primary)}[data-theme=dark] .Home_splitPaneDivider__krX5C{background:var(--border-light)}[data-theme=dark] .Home_splitPaneDivider__krX5C:hover{background:linear-gradient(135deg,rgba(167,139,250,.3),rgba(139,92,246,.3))}[data-theme=dark] .Home_splitPaneDivider__krX5C.Home_dragging__GcNEG,[data-theme=dark] .Home_splitPaneDivider__krX5C:active{background:linear-gradient(135deg,#a78bfa,#8b5cf6)}[data-theme=dark] .Home_splitPaneCollapse__PJQEI{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_splitPaneCollapse__PJQEI:hover{background:linear-gradient(135deg,#a78bfa,#8b5cf6)}[data-theme=dark] .Home_resizableHandle__cqQLn:hover:after{background:linear-gradient(135deg,rgba(167,139,250,.5),rgba(139,92,246,.5))}[data-theme=dark] .Home_resizableHandleCorner__khUob:hover:before{background-image:radial-gradient(circle,#a78bfa 1.5px,transparent 0)}[data-theme=dark] .Home_resizablePreview__bCgiV{border-color:#a78bfa;background:rgba(167,139,250,.05)}[data-theme=dark] .Home_masonryCard__KjSNd{background:var(--bg-secondary);box-shadow:0 4px 20px rgba(0,0,0,.2)}[data-theme=dark] .Home_masonryCard__KjSNd:hover{box-shadow:0 12px 40px rgba(0,0,0,.3)}[data-theme=dark] .Home_masonryCardTitle__Vqx6Q{color:var(--text-primary)}[data-theme=dark] .Home_masonryCardDescription__Y_Vdk{color:var(--text-secondary)}[data-theme=dark] .Home_masonryFilter__LBTM9{border-color:var(--border-light);color:var(--text-secondary)}[data-theme=dark] .Home_masonryFilter__LBTM9:hover{border-color:rgba(167,139,250,.3);color:#a78bfa}[data-theme=dark] .Home_masonryFilter__LBTM9.Home_active__EQNkL{background:linear-gradient(135deg,#a78bfa,#8b5cf6)}[data-theme=dark] .Home_masonryLoadingSpinner__Ial2Y{border-color:#a78bfa rgba(167,139,250,.2) rgba(167,139,250,.2)}.Home_kbd__91UgC{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;font-family:SF Mono,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:600;color:#475569;background:linear-gradient(180deg,#fff,#f1f5f9);border:1px solid rgba(0,0,0,.15);border-radius:6px;box-shadow:0 2px 0 rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.8)}.Home_kbdGroup__ATR7K{display:inline-flex;align-items:center;gap:4px}.Home_kbdPlus__Bf_gJ{font-size:10px;color:#94a3b8;font-weight:400}.Home_kbdSmall__apmHF{min-width:18px;height:18px;padding:0 4px;font-size:9px;border-radius:4px}.Home_kbdLarge__Wh7N9{min-width:32px;height:32px;padding:0 10px;font-size:13px;border-radius:8px}.Home_kbdIcon__5dsk9{width:14px;height:14px}.Home_kbdWide__vkXRP{min-width:48px}.Home_kbd__91UgC.Home_pressed__m__qe,.Home_kbd__91UgC:active{transform:translateY(2px);box-shadow:0 0 0 rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.8);background:linear-gradient(180deg,#f1f5f9,#e2e8f0)}.Home_kbdHint__K3uKT{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#1e293b;color:#fff;font-size:12px;border-radius:8px;white-space:nowrap}.Home_kbdHint__K3uKT .Home_kbd__91UgC{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);color:#fff;box-shadow:none}.Home_shortcutList__suZx1{display:flex;flex-direction:column;gap:8px}.Home_shortcutItem__ynCVB{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:8px;transition:background .15s ease}.Home_shortcutItem__ynCVB:hover{background:rgba(0,0,0,.03)}.Home_shortcutLabel__t28po{font-size:14px;color:#475569}.Home_menuBar__0ucmU{display:flex;align-items:center;height:36px;padding:0 8px;background:linear-gradient(180deg,#fafafa,#f5f5f5);border-bottom:1px solid rgba(0,0,0,.1)}.Home_menuBarItem__lRtuc{position:relative;padding:6px 12px;font-size:13px;color:#374151;border-radius:4px;cursor:pointer;transition:all .15s ease;border:none;background:transparent}.Home_menuBarItem__lRtuc:hover{background:rgba(0,0,0,.05)}.Home_menuBarItem__lRtuc.Home_active__EQNkL{background:rgba(102,126,234,.1);color:#667eea}.Home_menuBarDropdown__Fq_GH{position:absolute;top:100%;left:0;min-width:200px;margin-top:4px;padding:6px;background:#fff;border-radius:10px;box-shadow:0 10px 40px rgba(0,0,0,.15);opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .15s ease;z-index:1000}.Home_menuBarItem__lRtuc.Home_active__EQNkL .Home_menuBarDropdown__Fq_GH,.Home_menuBarItem__lRtuc:hover .Home_menuBarDropdown__Fq_GH{opacity:1;visibility:visible;transform:translateY(0)}.Home_menuBarDropdownItem__9YtWM{display:flex;align-items:center;gap:12px;padding:8px 12px;font-size:13px;color:#374151;border-radius:6px;cursor:pointer;transition:all .1s ease;border:none;background:transparent;width:100%;text-align:left}.Home_menuBarDropdownItem__9YtWM:hover{background:linear-gradient(135deg,rgba(102,126,234,.08),rgba(118,75,162,.08));color:#667eea}.Home_menuBarDropdownItemIcon__4ciVy{width:16px;height:16px;opacity:.7}.Home_menuBarDropdownItemLabel__F7AcD{flex:1 1}.Home_menuBarDropdownItemShortcut__k9Nww{display:flex;gap:2px}.Home_menuBarDropdownDivider__HgPBT{height:1px;background:rgba(0,0,0,.06);margin:6px 0}.Home_menuBarDropdownHeader__FbMkG{padding:8px 12px 4px;font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.Home_menuBarDropdownItem__9YtWM.Home_hasSubmenu__exLN8:after{content:"";width:0;height:0;border-left:4px solid #94a3b8;border-top:4px solid transparent;border-bottom:4px solid transparent;margin-left:auto}.Home_menuBarSubmenu__IHh1p{position:absolute;left:100%;top:0;min-width:180px;padding:6px;background:#fff;border-radius:10px;box-shadow:0 10px 40px rgba(0,0,0,.15);opacity:0;visibility:hidden;transform:translateX(-8px);transition:all .15s ease}.Home_menuBarDropdownItem__9YtWM.Home_hasSubmenu__exLN8:hover .Home_menuBarSubmenu__IHh1p{opacity:1;visibility:visible;transform:translateX(4px)}.Home_hoverCard__7VF2W{position:relative;display:inline-block}.Home_hoverCardTrigger__1XUtO{cursor:pointer}.Home_hoverCardContent__c9TPK{position:absolute;z-index:1000;width:320px;padding:16px;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.03);opacity:0;visibility:hidden;transform:translateY(8px) scale(.95);transform-origin:top center;transition:all .2s cubic-bezier(.16,1,.3,1)}.Home_hoverCard__7VF2W:hover .Home_hoverCardContent__c9TPK{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.Home_hoverCardTop__bRnvx .Home_hoverCardContent__c9TPK{bottom:100%;left:50%;transform:translateX(-50%) translateY(-8px) scale(.95);margin-bottom:8px;transform-origin:bottom center}.Home_hoverCardTop__bRnvx:hover .Home_hoverCardContent__c9TPK{transform:translateX(-50%) translateY(0) scale(1)}.Home_hoverCardBottom__GZz6O .Home_hoverCardContent__c9TPK{top:100%;left:50%;transform:translateX(-50%) translateY(8px) scale(.95);margin-top:8px}.Home_hoverCardBottom__GZz6O:hover .Home_hoverCardContent__c9TPK{transform:translateX(-50%) translateY(0) scale(1)}.Home_hoverCardLeft__qqLel .Home_hoverCardContent__c9TPK{right:100%;top:50%;transform:translateY(-50%) translateX(-8px) scale(.95);margin-right:8px;transform-origin:right center}.Home_hoverCardLeft__qqLel:hover .Home_hoverCardContent__c9TPK{transform:translateY(-50%) translateX(0) scale(1)}.Home_hoverCardRight__ZhTqG .Home_hoverCardContent__c9TPK{left:100%;top:50%;transform:translateY(-50%) translateX(8px) scale(.95);margin-left:8px;transform-origin:left center}.Home_hoverCardRight__ZhTqG:hover .Home_hoverCardContent__c9TPK{transform:translateY(-50%) translateX(0) scale(1)}.Home_hoverCardContent__c9TPK:before{content:"";position:absolute;width:12px;height:12px;background:#fff;transform:rotate(45deg);box-shadow:-2px -2px 4px rgba(0,0,0,.02)}.Home_hoverCardBottom__GZz6O .Home_hoverCardContent__c9TPK:before{top:-6px;left:50%;margin-left:-6px}.Home_hoverCardTop__bRnvx .Home_hoverCardContent__c9TPK:before{bottom:-6px;left:50%;margin-left:-6px;box-shadow:2px 2px 4px rgba(0,0,0,.02)}.Home_hoverCardUser__s0mau{display:flex;gap:16px}.Home_hoverCardAvatar__OjksS{width:64px;height:64px;border-radius:16px;object-fit:cover;flex-shrink:0}.Home_hoverCardUserInfo__vS8Ff{flex:1 1;min-width:0}.Home_hoverCardUserName__dmyCF{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:2px}.Home_hoverCardUserHandle__TA32I{font-size:13px;color:#64748b;margin-bottom:8px}.Home_hoverCardUserBio__XNbz2{font-size:14px;color:#475569;line-height:1.5;margin-bottom:12px}.Home_hoverCardUserStats__MtAln{display:flex;gap:16px}.Home_hoverCardUserStat__FB85O{font-size:13px;color:#64748b}.Home_hoverCardUserStatValue__M6UE2{font-weight:600;color:#1e293b}.Home_hoverCardLink__9FHB9{display:flex;flex-direction:column;gap:12px}.Home_hoverCardLinkImage__su9NR{width:100%;height:160px;object-fit:cover;border-radius:12px;background:#f1f5f9}.Home_hoverCardLinkDomain__Sl5LR{display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b}.Home_hoverCardLinkFavicon__tbYaA{width:16px;height:16px;border-radius:4px}.Home_hoverCardLinkTitle__Uff05{font-size:15px;font-weight:600;color:#1e293b;line-height:1.4}.Home_hoverCardLinkDescription__pBPl_{font-size:13px;color:#64748b;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}[data-theme=dark] .Home_kbd__91UgC{background:linear-gradient(180deg,#374151,#1f2937);border-color:hsla(0,0%,100%,.1);color:#e2e8f0;box-shadow:0 2px 0 rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.05)}[data-theme=dark] .Home_kbd__91UgC.Home_pressed__m__qe,[data-theme=dark] .Home_kbd__91UgC:active{background:linear-gradient(180deg,#1f2937,#111827)}[data-theme=dark] .Home_shortcutItem__ynCVB:hover{background:hsla(0,0%,100%,.03)}[data-theme=dark] .Home_shortcutLabel__t28po{color:var(--text-secondary)}[data-theme=dark] .Home_menuBar__0ucmU{background:linear-gradient(180deg,#1f2937,#111827);border-color:var(--border-light)}[data-theme=dark] .Home_menuBarItem__lRtuc{color:var(--text-secondary)}[data-theme=dark] .Home_menuBarItem__lRtuc:hover{background:hsla(0,0%,100%,.05)}[data-theme=dark] .Home_menuBarItem__lRtuc.Home_active__EQNkL{background:rgba(167,139,250,.1);color:#a78bfa}[data-theme=dark] .Home_menuBarDropdown__Fq_GH{background:var(--bg-secondary);box-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_menuBarDropdownItem__9YtWM{color:var(--text-secondary)}[data-theme=dark] .Home_menuBarDropdownItem__9YtWM:hover{background:linear-gradient(135deg,rgba(167,139,250,.1),rgba(139,92,246,.1));color:#a78bfa}[data-theme=dark] .Home_menuBarDropdownDivider__HgPBT{background:var(--border-light)}[data-theme=dark] .Home_menuBarSubmenu__IHh1p{background:var(--bg-secondary)}[data-theme=dark] .Home_hoverCardContent__c9TPK{background:var(--bg-secondary);box-shadow:0 20px 60px rgba(0,0,0,.4)}[data-theme=dark] .Home_hoverCardContent__c9TPK:before{background:var(--bg-secondary)}[data-theme=dark] .Home_hoverCardLinkTitle__Uff05,[data-theme=dark] .Home_hoverCardUserName__dmyCF{color:var(--text-primary)}[data-theme=dark] .Home_hoverCardLinkDescription__pBPl_,[data-theme=dark] .Home_hoverCardLinkDomain__Sl5LR,[data-theme=dark] .Home_hoverCardUserBio__XNbz2,[data-theme=dark] .Home_hoverCardUserHandle__TA32I,[data-theme=dark] .Home_hoverCardUserStat__FB85O{color:var(--text-secondary)}[data-theme=dark] .Home_hoverCardUserStatValue__M6UE2{color:var(--text-primary)}[data-theme=dark] .Home_hoverCardLinkImage__su9NR{background:var(--bg-tertiary)}.Home_timeline__sGYK5{padding:0;margin:0;list-style:none}.Home_timelineLine__VxDJh{left:20px;background:linear-gradient(180deg,#8b5cf6,#06b6d4 50%,#22c55e);border-radius:1px}.Home_timelineItem__o9ZHH{padding-left:56px}.Home_timelineMarker__wgXty{position:absolute;left:8px;top:4px;width:24px;height:24px;background:#fff;border:3px solid #8b5cf6;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;transition:all .3s cubic-bezier(.4,0,.2,1)}.Home_timelineMarker__wgXty:before{content:"";position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1));opacity:0;transition:opacity .3s ease}.Home_timelineItem__o9ZHH:hover .Home_timelineMarker__wgXty:before{opacity:1}.Home_timelineMarkerIcon__MdwjV{width:12px;height:12px;color:#8b5cf6}.Home_timelineMarkerActive__ctFb3{background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-color:#8b5cf6;box-shadow:0 0 0 4px rgba(139,92,246,.2);animation:Home_timelinePulse__NYHwW 2s ease-in-out infinite}.Home_timelineMarkerActive__ctFb3 .Home_timelineMarkerIcon__MdwjV{color:#fff}@keyframes Home_timelinePulse__NYHwW{0%,to{box-shadow:0 0 0 4px rgba(139,92,246,.2)}50%{box-shadow:0 0 0 8px rgba(139,92,246,.1)}}.Home_timelineMarkerComplete__eL_x4{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e}.Home_timelineMarkerComplete__eL_x4 .Home_timelineMarkerIcon__MdwjV{color:#fff}.Home_timelineContent__G3udK{box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.06);transition:all .3s ease}.Home_timelineItem__o9ZHH:hover .Home_timelineContent__G3udK{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateX(4px)}.Home_timelineTitle__u6mEQ{font-size:15px;color:#1f2937;margin:0}.Home_timelineDate__fMkQv{font-size:12px;color:#6b7280;background:#f3f4f6;padding:4px 10px;border-radius:12px}.Home_timelineDescription__LsEeV{font-size:14px;color:#6b7280;line-height:1.5;margin:0}.Home_timelineTag__65amv{font-size:11px;padding:4px 8px;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(139,92,246,.05));color:#8b5cf6}.Home_timelineHorizontal__wfEDX{scrollbar-width:thin;scrollbar-color:#8b5cf6 #f3f4f6}.Home_timelineHorizontal__wfEDX::-webkit-scrollbar{height:6px}.Home_timelineHorizontal__wfEDX::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.Home_timelineHorizontal__wfEDX::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#8b5cf6,#06b6d4);border-radius:3px}.Home_timelineHorizontalLine___Oxzc{position:absolute;top:20px;left:50%;right:-50%;height:2px;background:linear-gradient(90deg,#8b5cf6,#06b6d4)}.Home_timelineHorizontalItem__t6H22:last-child .Home_timelineHorizontalLine___Oxzc{display:none}.Home_timelineHorizontalMarker__szJlT{width:40px;height:40px;margin:0 auto 16px;background:#fff;border:3px solid #8b5cf6;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;transition:all .3s ease}.Home_timelineHorizontalItem__t6H22:hover .Home_timelineHorizontalMarker__szJlT{transform:scale(1.1);box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_timelineHorizontalContent__UkHPJ{padding:0 16px}.Home_timelineHorizontalTitle__1UPdm{color:#1f2937;margin-bottom:4px}.Home_timelineHorizontalDate__JN4CB{font-size:12px;color:#6b7280}.Home_stepper__P6JEr{align-items:center;padding:20px 0}.Home_stepperStep__9_qwD{display:flex;flex-direction:column;align-items:center;flex:1 1;position:relative}.Home_stepperConnector__9IGk2{position:absolute;top:20px;left:50%;right:-50%;height:2px;background:#e5e7eb;transition:background .3s ease}.Home_stepperStep__9_qwD:last-child .Home_stepperConnector__9IGk2{display:none}.Home_stepperConnectorActive__0qHwx{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.Home_stepperConnectorComplete__NkQ_6{background:#22c55e}.Home_stepperMarker__lSDi7{width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#9ca3af;position:relative;z-index:2;transition:all .3s cubic-bezier(.4,0,.2,1)}.Home_stepperMarkerActive__ahBY2{background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-color:#8b5cf6;color:#fff;box-shadow:0 4px 12px rgba(139,92,246,.3);animation:Home_stepperPulse__SHHEB 2s ease-in-out infinite}@keyframes Home_stepperPulse__SHHEB{0%,to{box-shadow:0 4px 12px rgba(139,92,246,.3)}50%{box-shadow:0 4px 20px rgba(139,92,246,.5)}}.Home_stepperMarkerComplete__Oz10_{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e;color:#fff}.Home_stepperMarkerError__eKi55{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#ef4444;color:#fff}.Home_stepperLabel__RbQ9S{margin-top:12px;text-align:center}.Home_stepperTitle__108OL{font-size:14px;font-weight:500;color:#6b7280;transition:color .3s ease}.Home_stepperStep__9_qwD:hover .Home_stepperTitle__108OL{color:#8b5cf6}.Home_stepperTitleActive___0koT,.Home_stepperTitleComplete__HANCG{color:#1f2937;font-weight:600}.Home_stepperDescription__VMxET{font-size:12px;color:#9ca3af;margin-top:4px;max-width:120px}.Home_stepperVerticalStep__d_T1t{display:flex;gap:16px;position:relative;padding-bottom:32px}.Home_stepperVerticalStep__d_T1t:last-child{padding-bottom:0}.Home_stepperVerticalConnector__nEZVu{position:absolute;left:19px;top:40px;bottom:0;width:2px;background:#e5e7eb}.Home_stepperVerticalConnectorActive__btiyk{background:linear-gradient(180deg,#8b5cf6,rgba(139,92,246,.3))}.Home_stepperVerticalConnectorComplete__QEwWv{background:#22c55e}.Home_stepperVerticalMarker__wGnIc{width:40px;height:40px;flex-shrink:0;border-radius:50%;background:#fff;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#9ca3af;position:relative;z-index:2;transition:all .3s ease}.Home_stepperVerticalContent__oloXC{flex:1 1;padding-top:8px}.Home_stepperVerticalTitle__hbTMS{font-size:15px;font-weight:600;color:#1f2937;margin-bottom:4px}.Home_stepperVerticalDescription__8JQ8A{font-size:14px;color:#6b7280;line-height:1.5}.Home_stepperVerticalActions__42N25{display:flex;gap:8px;margin-top:12px}.Home_progressSteps__mWd0q{display:flex;align-items:center;gap:8px}.Home_progressStep__Q5rz6{width:32px;height:4px;background:#e5e7eb;border-radius:2px;transition:all .3s ease;cursor:pointer}.Home_progressStep__Q5rz6:hover{background:#d1d5db}.Home_progressStepActive__Wpblp{background:linear-gradient(90deg,#8b5cf6,#a78bfa);box-shadow:0 0 8px rgba(139,92,246,.4)}.Home_progressStepComplete__mhG6u{background:#22c55e}.Home_numberedSteps__p_yyu{display:flex;align-items:center;gap:4px}.Home_numberedStep__diAGb{width:28px;height:28px;border-radius:50%;background:#f3f4f6;border:2px solid transparent;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s ease}.Home_numberedStep__diAGb:hover{background:#e5e7eb}.Home_numberedStepActive___cHyG{background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;border-color:#8b5cf6}.Home_numberedStepComplete__A3dEY{background:#22c55e;color:#fff}.Home_numberedStepConnector__K4soY{width:24px;height:2px;background:#e5e7eb}.Home_numberedStepConnectorComplete__DQTZ6{background:#22c55e}.Home_breadcrumbStepper__UXiS7{display:flex;align-items:center;gap:0;background:#f9fafb;border-radius:8px;padding:4px;overflow:hidden}.Home_breadcrumbStep__CxVBt{display:flex;align-items:center;padding:8px 16px;font-size:13px;font-weight:500;color:#6b7280;position:relative;transition:all .2s ease;cursor:pointer}.Home_breadcrumbStep__CxVBt:hover{color:#8b5cf6}.Home_breadcrumbStep__CxVBt:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:0;height:0;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:10px solid #f9fafb}.Home_breadcrumbStep__CxVBt:last-child:after{display:none}.Home_breadcrumbStepActive__0VrH_{background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;border-radius:6px}.Home_breadcrumbStepActive__0VrH_:after{border-left-color:#a78bfa}.Home_breadcrumbStepComplete__e4Ffc{color:#22c55e}.Home_breadcrumbStepNumber__Th_IY{width:20px;height:20px;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;margin-right:8px}.Home_breadcrumbStepActive__0VrH_ .Home_breadcrumbStepNumber__Th_IY{background:hsla(0,0%,100%,.3)}.Home_wizardProgress___kVIL{display:flex;align-items:center;padding:20px 24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;margin-bottom:24px}.Home_wizardStep__OQLo_{display:flex;align-items:center;flex:1 1}.Home_wizardStep__OQLo_:last-child{flex:0 1}.Home_wizardStepIndicator____mKG{width:36px;height:36px;border-radius:50%;background:#fff;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#9ca3af;transition:all .3s ease;flex-shrink:0}.Home_wizardStepIndicatorActive__O7XDt{background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-color:#8b5cf6;color:#fff;box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_wizardStepIndicatorComplete__Mp0zN{background:#22c55e;border-color:#22c55e;color:#fff}.Home_wizardStepInfo__ezPSr{margin-left:12px;margin-right:24px}.Home_wizardStepTitle__OxMB4{font-size:14px;color:#374151}.Home_wizardStepSubtitle__m9xho{font-size:12px;color:#9ca3af}.Home_wizardStepConnector__I7CIa{flex:1 1;height:2px;background:#e5e7eb;margin:0 12px}.Home_wizardStepConnectorActive__3J2J1{background:linear-gradient(90deg,#8b5cf6,rgba(139,92,246,.3))}.Home_wizardStepConnectorComplete__FDZOw{background:#22c55e}.Home_timelineCard__RVALw{position:relative;padding-left:80px;margin-bottom:24px}.Home_timelineCardDate__KCXZl{position:absolute;left:0;top:0;width:64px;text-align:center}.Home_timelineCardDay__Ce4MM{font-size:24px;font-weight:700;color:#8b5cf6;line-height:1}.Home_timelineCardMonth__kxcOp{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.Home_timelineCardContent__wtXfz{background:#fff;border-radius:12px;padding:20px;border-left:4px solid #8b5cf6;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .3s ease}.Home_timelineCard__RVALw:hover .Home_timelineCardContent__wtXfz{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateX(4px)}.Home_timelineCardTitle__Of9ZY{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:8px}.Home_timelineCardText__CaUZC{font-size:14px;color:#6b7280;line-height:1.6}.Home_statusStepper__CSGw4{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f9fafb;border-radius:8px}.Home_statusStepDot__lhsST{width:8px;height:8px;border-radius:50%;background:#e5e7eb;transition:all .3s ease}.Home_statusStepDotComplete__zgjdb{background:#22c55e}.Home_statusStepDotActive__DFpjG{background:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.2);animation:Home_statusPulse__RShKj 1.5s ease-in-out infinite}.Home_statusStepLine__Azcy_{flex:1 1;height:2px;background:#e5e7eb}.Home_statusStepLineComplete__NvUw_{background:#22c55e}.Home_statusStepLabel__TMRbf{font-size:13px;font-weight:500;color:#6b7280;padding:0 8px}.Home_statusStepLabelActive__LHYMq{color:#8b5cf6}.Home_statusStepLabelComplete__YAWQV{color:#22c55e}[data-theme=dark] .Home_timelineLine__VxDJh{background:linear-gradient(180deg,#a78bfa,#22d3ee 50%,#4ade80)}[data-theme=dark] .Home_timelineMarker__wgXty{background:var(--bg-secondary);border-color:#a78bfa}[data-theme=dark] .Home_timelineMarkerActive__ctFb3{background:linear-gradient(135deg,#a78bfa,#c4b5fd)}[data-theme=dark] .Home_timelineMarkerComplete__eL_x4{background:linear-gradient(135deg,#4ade80,#22c55e)}[data-theme=dark] .Home_timelineContent__G3udK{background:var(--bg-secondary);border-color:var(--border-light);box-shadow:0 2px 8px rgba(0,0,0,.2)}[data-theme=dark] .Home_timelineHorizontalTitle__1UPdm,[data-theme=dark] .Home_timelineTitle__u6mEQ{color:var(--text-primary)}[data-theme=dark] .Home_timelineDate__fMkQv{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=dark] .Home_timelineDescription__LsEeV,[data-theme=dark] .Home_timelineHorizontalDate__JN4CB{color:var(--text-secondary)}[data-theme=dark] .Home_timelineTag__65amv{background:rgba(167,139,250,.15);color:#a78bfa}[data-theme=dark] .Home_timelineHorizontal__wfEDX::-webkit-scrollbar-track{background:var(--bg-tertiary)}[data-theme=dark] .Home_timelineHorizontalMarker__szJlT{background:var(--bg-secondary);border-color:#a78bfa}[data-theme=dark] .Home_stepperMarker__lSDi7,[data-theme=dark] .Home_stepperVerticalMarker__wGnIc{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-secondary)}[data-theme=dark] .Home_stepperConnector__9IGk2,[data-theme=dark] .Home_stepperVerticalConnector__nEZVu{background:var(--border-light)}[data-theme=dark] .Home_stepperTitle__108OL{color:var(--text-secondary)}[data-theme=dark] .Home_stepperTitleActive___0koT,[data-theme=dark] .Home_stepperTitleComplete__HANCG{color:var(--text-primary)}[data-theme=dark] .Home_stepperDescription__VMxET,[data-theme=dark] .Home_stepperVerticalDescription__8JQ8A{color:var(--text-secondary)}[data-theme=dark] .Home_stepperVerticalTitle__hbTMS{color:var(--text-primary)}[data-theme=dark] .Home_progressStep__Q5rz6{background:var(--border-light)}[data-theme=dark] .Home_numberedStep__diAGb{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=dark] .Home_numberedStepConnector__K4soY{background:var(--border-light)}[data-theme=dark] .Home_breadcrumbStepper__UXiS7{background:var(--bg-secondary)}[data-theme=dark] .Home_breadcrumbStep__CxVBt{color:var(--text-secondary)}[data-theme=dark] .Home_breadcrumbStep__CxVBt:after{border-left-color:var(--bg-secondary)}[data-theme=dark] .Home_wizardProgress___kVIL{background:linear-gradient(135deg,var(--bg-secondary) 0,var(--bg-tertiary) 100%)}[data-theme=dark] .Home_wizardStepIndicator____mKG{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-secondary)}[data-theme=dark] .Home_wizardStepTitle__OxMB4{color:var(--text-primary)}[data-theme=dark] .Home_wizardStepSubtitle__m9xho{color:var(--text-secondary)}[data-theme=dark] .Home_wizardStepConnector__I7CIa{background:var(--border-light)}[data-theme=dark] .Home_timelineCardContent__wtXfz{background:var(--bg-secondary);box-shadow:0 2px 8px rgba(0,0,0,.2)}[data-theme=dark] .Home_timelineCardTitle__Of9ZY{color:var(--text-primary)}[data-theme=dark] .Home_timelineCardText__CaUZC{color:var(--text-secondary)}[data-theme=dark] .Home_statusStepper__CSGw4{background:var(--bg-secondary)}[data-theme=dark] .Home_statusStepDot__lhsST,[data-theme=dark] .Home_statusStepLine__Azcy_{background:var(--border-light)}[data-theme=dark] .Home_statusStepLabel__TMRbf{color:var(--text-secondary)}.Home_accordion__Nylt_{display:flex;flex-direction:column;gap:8px}.Home_accordionItem__CneyN{background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);overflow:hidden;transition:all .3s ease}.Home_accordionItem__CneyN:hover{border-color:rgba(139,92,246,.2)}.Home_accordionItemOpen__cyFZC{box-shadow:0 4px 16px rgba(0,0,0,.08)}.Home_accordionHeader__M3GXV{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease}.Home_accordionHeader__M3GXV:hover{background:rgba(139,92,246,.03)}.Home_accordionHeaderOpen__V8IE4{background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(6,182,212,.03))}.Home_accordionTitle__LzeUG{font-size:15px;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:12px}.Home_accordionTitleIcon__ACZNe{width:20px;height:20px;color:#8b5cf6}.Home_accordionChevron__938aY{width:20px;height:20px;color:#9ca3af;transition:transform .3s cubic-bezier(.4,0,.2,1)}.Home_accordionChevronOpen__cbDBN{transform:rotate(180deg);color:#8b5cf6}.Home_accordionContent__f0Pju{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.Home_accordionContentOpen__LuIYx{max-height:500px}.Home_accordionBody__YeRFY{padding:0 20px 20px;font-size:14px;color:#6b7280;line-height:1.6}.Home_accordionBordered__jUuy3 .Home_accordionItem__CneyN{border-radius:0;border:none;border-bottom:1px solid #e5e7eb}.Home_accordionBordered__jUuy3 .Home_accordionItem__CneyN:first-child{border-top:1px solid #e5e7eb}.Home_accordionBordered__jUuy3 .Home_accordionHeader__M3GXV{padding:20px 0}.Home_accordionBordered__jUuy3 .Home_accordionBody__YeRFY{padding:0 0 20px}.Home_accordionFlush__8IpjD .Home_accordionItem__CneyN{background:transparent;border:none;border-radius:0;box-shadow:none}.Home_accordionFlush__8IpjD .Home_accordionHeader__M3GXV{padding:16px 0}.Home_accordionFlush__8IpjD .Home_accordionBody__YeRFY{padding:0 0 16px}.Home_accordionCard__9YL2Y .Home_accordionItem__CneyN{background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);border:none;margin-bottom:12px}.Home_accordionCard__9YL2Y .Home_accordionItemOpen__cyFZC{box-shadow:0 8px 24px rgba(0,0,0,.1)}.Home_accordionCard__9YL2Y .Home_accordionHeader__M3GXV{padding:20px 24px}.Home_accordionCard__9YL2Y .Home_accordionBody__YeRFY{padding:0 24px 24px}.Home_accordionIconed__UIpme .Home_accordionHeader__M3GXV{padding-left:16px}.Home_accordionIcon__dBf_d{width:40px;height:40px;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(139,92,246,.05));border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:16px;flex-shrink:0}.Home_accordionIconInner__Et2Iv{width:20px;height:20px;color:#8b5cf6}.Home_accordionNumbered__1thDw .Home_accordionNumber__o2SK_{width:28px;height:28px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;margin-right:14px;flex-shrink:0}.Home_accordionFaq__Tt0Ck .Home_accordionItem__CneyN{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:none;margin-bottom:12px}.Home_accordionFaq__Tt0Ck .Home_accordionItemOpen__cyFZC{background:#fff;box-shadow:0 4px 16px rgba(139,92,246,.1)}.Home_accordionFaq__Tt0Ck .Home_accordionHeader__M3GXV{padding:20px 24px}.Home_accordionFaq__Tt0Ck .Home_accordionTitle__LzeUG{font-size:16px}.Home_accordionFaq__Tt0Ck .Home_accordionTitle__LzeUG:before{content:"Q.";color:#8b5cf6;font-weight:700;margin-right:8px}.Home_accordionFaq__Tt0Ck .Home_accordionBody__YeRFY:before{content:"A.";color:#22c55e;font-weight:700;margin-right:8px}.Home_collapsiblePanel__eAA6B{background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);overflow:hidden}.Home_collapsiblePanelHeader__q7lwj{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);cursor:pointer}.Home_collapsiblePanelTitle__UvHYA{font-size:14px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.5px}.Home_collapsiblePanelToggle__nHdMH{width:24px;height:24px;border-radius:6px;background:#fff;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Home_collapsiblePanelToggle__nHdMH:hover{border-color:#8b5cf6;background:rgba(139,92,246,.05)}.Home_collapsiblePanelIcon__Lc9qD{width:14px;height:14px;color:#6b7280;transition:transform .3s ease}.Home_collapsiblePanelOpen__Z6Q19 .Home_collapsiblePanelIcon__Lc9qD{transform:rotate(180deg)}.Home_collapsiblePanelContent__92yIW{padding:20px;border-top:1px solid #e5e7eb}.Home_expandableSection__z0giQ{margin-bottom:8px}.Home_expandableTrigger__6PxtM{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:500;color:#6b7280;background:transparent;border:none;cursor:pointer;transition:all .2s ease;border-radius:8px}.Home_expandableTrigger__6PxtM:hover{background:rgba(139,92,246,.05);color:#8b5cf6}.Home_expandableTriggerIcon__ntCHM{width:16px;height:16px;transition:transform .2s ease}.Home_expandableOpen__G_C90 .Home_expandableTriggerIcon__ntCHM{transform:rotate(90deg)}.Home_expandableContent__wNfXp{padding-left:36px;overflow:hidden}.Home_accordionDrawer__TzxNv{display:flex;flex-direction:column;gap:0;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.Home_accordionDrawer__TzxNv .Home_accordionItem__CneyN{border-radius:0;border:none;border-bottom:1px solid #e5e7eb}.Home_accordionDrawer__TzxNv .Home_accordionItem__CneyN:last-child{border-bottom:none}.Home_accordionDrawer__TzxNv .Home_accordionHeader__M3GXV{background:#f9fafb;padding:14px 16px}.Home_accordionDrawer__TzxNv .Home_accordionHeaderOpen__V8IE4{background:linear-gradient(135deg,rgba(139,92,246,.08),rgba(139,92,246,.03))}.Home_accordionDrawer__TzxNv .Home_accordionBody__YeRFY{padding:16px;background:#fff}.Home_accordionPlusMinus__p8_al .Home_accordionChevron__938aY{display:none}.Home_accordionMinusIcon__Ii6JH,.Home_accordionPlusIcon__ynvI8{width:24px;height:24px;border-radius:6px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s ease}.Home_accordionPlusIcon__ynvI8:before{content:"+";font-size:18px;font-weight:500}.Home_accordionMinusIcon__Ii6JH:before{content:"−";font-size:18px;font-weight:500}.Home_accordionItemOpen__cyFZC .Home_accordionPlusIcon__ynvI8,.Home_accordionItem__CneyN:not(.Home_accordionItemOpen__cyFZC) .Home_accordionMinusIcon__Ii6JH{display:none}.Home_accordionItemOpen__cyFZC .Home_accordionMinusIcon__Ii6JH{background:#8b5cf6;color:#fff}.Home_accordionGradient__8D0dG .Home_accordionItem__CneyN{background:linear-gradient(135deg,rgba(139,92,246,.03),rgba(6,182,212,.02));border:1px solid rgba(139,92,246,.1)}.Home_accordionGradient__8D0dG .Home_accordionItemOpen__cyFZC{background:#fff;border-color:#8b5cf6;box-shadow:0 4px 16px rgba(139,92,246,.15)}.Home_accordionGradient__8D0dG .Home_accordionHeader__M3GXV{padding:18px 20px}.Home_accordionGradient__8D0dG .Home_accordionTitle__LzeUG{background:linear-gradient(135deg,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_accordionCompact__N96rS .Home_accordionItem__CneyN{border-radius:8px}.Home_accordionCompact__N96rS .Home_accordionHeader__M3GXV{padding:12px 16px}.Home_accordionCompact__N96rS .Home_accordionTitle__LzeUG{font-size:14px}.Home_accordionCompact__N96rS .Home_accordionChevron__938aY{width:16px;height:16px}.Home_accordionCompact__N96rS .Home_accordionBody__YeRFY{padding:0 16px 16px;font-size:13px}.Home_accordionNested__szKn9{margin-left:20px;margin-top:12px;padding-left:16px;border-left:2px solid rgba(139,92,246,.2)}.Home_accordionNested__szKn9 .Home_accordionItem__CneyN{background:rgba(139,92,246,.02)}.Home_accordionToggle__P_mf0 .Home_accordionHeader__M3GXV{justify-content:flex-start}.Home_accordionToggleSwitch__CI2Tl{width:44px;height:24px;background:#e5e7eb;border-radius:12px;position:relative;margin-left:auto;cursor:pointer;transition:background .3s ease}.Home_accordionToggleSwitch__CI2Tl:after{content:"";position:absolute;left:2px;top:2px;width:20px;height:20px;background:#fff;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .3s ease}.Home_accordionItemOpen__cyFZC .Home_accordionToggleSwitch__CI2Tl{background:#8b5cf6}.Home_accordionItemOpen__cyFZC .Home_accordionToggleSwitch__CI2Tl:after{transform:translateX(20px)}.Home_accordionSteps__jwu42 .Home_accordionItem__CneyN{position:relative;padding-left:48px}.Home_accordionSteps__jwu42 .Home_accordionItem__CneyN:before{content:"";position:absolute;left:19px;top:40px;bottom:-8px;width:2px;background:#e5e7eb}.Home_accordionSteps__jwu42 .Home_accordionItem__CneyN:last-child:before{display:none}.Home_accordionStepMarker__jewv9{position:absolute;left:8px;top:16px;width:24px;height:24px;background:#fff;border:2px solid #e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#9ca3af}.Home_accordionSteps__jwu42 .Home_accordionItemOpen__cyFZC .Home_accordionStepMarker__jewv9{background:#8b5cf6;border-color:#8b5cf6;color:#fff}[data-theme=dark] .Home_accordionItem__CneyN{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_accordionItem__CneyN:hover{border-color:rgba(167,139,250,.3)}[data-theme=dark] .Home_accordionItemOpen__cyFZC{box-shadow:0 4px 16px rgba(0,0,0,.2)}[data-theme=dark] .Home_accordionHeader__M3GXV:hover{background:rgba(167,139,250,.05)}[data-theme=dark] .Home_accordionHeaderOpen__V8IE4{background:linear-gradient(135deg,rgba(167,139,250,.1),rgba(34,211,238,.05))}[data-theme=dark] .Home_accordionTitle__LzeUG{color:var(--text-primary)}[data-theme=dark] .Home_accordionTitleIcon__ACZNe{color:#a78bfa}[data-theme=dark] .Home_accordionChevron__938aY{color:var(--text-secondary)}[data-theme=dark] .Home_accordionChevronOpen__cbDBN{color:#a78bfa}[data-theme=dark] .Home_accordionBody__YeRFY{color:var(--text-secondary)}[data-theme=dark] .Home_accordionBordered__jUuy3 .Home_accordionItem__CneyN{border-color:var(--border-light)}[data-theme=dark] .Home_accordionCard__9YL2Y .Home_accordionItem__CneyN{box-shadow:0 2px 8px rgba(0,0,0,.2)}[data-theme=dark] .Home_accordionCard__9YL2Y .Home_accordionItemOpen__cyFZC{box-shadow:0 8px 24px rgba(0,0,0,.3)}[data-theme=dark] .Home_accordionIcon__dBf_d{background:rgba(167,139,250,.15)}[data-theme=dark] .Home_accordionIconInner__Et2Iv{color:#a78bfa}[data-theme=dark] .Home_accordionNumbered__1thDw .Home_accordionNumber__o2SK_{background:linear-gradient(135deg,#a78bfa,#c4b5fd)}[data-theme=dark] .Home_accordionFaq__Tt0Ck .Home_accordionItem__CneyN{background:linear-gradient(135deg,var(--bg-secondary) 0,var(--bg-tertiary) 100%)}[data-theme=dark] .Home_accordionFaq__Tt0Ck .Home_accordionItemOpen__cyFZC{background:var(--bg-secondary);box-shadow:0 4px 16px rgba(167,139,250,.15)}[data-theme=dark] .Home_collapsiblePanel__eAA6B{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_collapsiblePanelHeader__q7lwj{background:linear-gradient(135deg,var(--bg-tertiary) 0,var(--bg-secondary) 100%)}[data-theme=dark] .Home_collapsiblePanelTitle__UvHYA{color:var(--text-primary)}[data-theme=dark] .Home_collapsiblePanelToggle__nHdMH{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_collapsiblePanelToggle__nHdMH:hover{border-color:#a78bfa;background:rgba(167,139,250,.1)}[data-theme=dark] .Home_collapsiblePanelIcon__Lc9qD{color:var(--text-secondary)}[data-theme=dark] .Home_collapsiblePanelContent__92yIW{border-color:var(--border-light)}[data-theme=dark] .Home_expandableTrigger__6PxtM{color:var(--text-secondary)}[data-theme=dark] .Home_expandableTrigger__6PxtM:hover{background:rgba(167,139,250,.1);color:#a78bfa}[data-theme=dark] .Home_accordionDrawer__TzxNv,[data-theme=dark] .Home_accordionDrawer__TzxNv .Home_accordionItem__CneyN{border-color:var(--border-light)}[data-theme=dark] .Home_accordionDrawer__TzxNv .Home_accordionHeader__M3GXV{background:var(--bg-tertiary)}[data-theme=dark] .Home_accordionDrawer__TzxNv .Home_accordionHeaderOpen__V8IE4{background:linear-gradient(135deg,rgba(167,139,250,.15),rgba(167,139,250,.05))}[data-theme=dark] .Home_accordionDrawer__TzxNv .Home_accordionBody__YeRFY{background:var(--bg-secondary)}[data-theme=dark] .Home_accordionMinusIcon__Ii6JH,[data-theme=dark] .Home_accordionPlusIcon__ynvI8{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=dark] .Home_accordionItemOpen__cyFZC .Home_accordionMinusIcon__Ii6JH{background:#a78bfa;color:#fff}[data-theme=dark] .Home_accordionGradient__8D0dG .Home_accordionItem__CneyN{background:linear-gradient(135deg,rgba(167,139,250,.05),rgba(34,211,238,.03));border-color:rgba(167,139,250,.15)}[data-theme=dark] .Home_accordionGradient__8D0dG .Home_accordionItemOpen__cyFZC{background:var(--bg-secondary);border-color:#a78bfa;box-shadow:0 4px 16px rgba(167,139,250,.2)}[data-theme=dark] .Home_accordionNested__szKn9{border-color:rgba(167,139,250,.3)}[data-theme=dark] .Home_accordionNested__szKn9 .Home_accordionItem__CneyN{background:rgba(167,139,250,.05)}[data-theme=dark] .Home_accordionToggleSwitch__CI2Tl{background:var(--border-light)}[data-theme=dark] .Home_accordionToggleSwitch__CI2Tl:after{background:var(--bg-secondary)}[data-theme=dark] .Home_accordionItemOpen__cyFZC .Home_accordionToggleSwitch__CI2Tl{background:#a78bfa}[data-theme=dark] .Home_accordionSteps__jwu42 .Home_accordionItem__CneyN:before{background:var(--border-light)}[data-theme=dark] .Home_accordionStepMarker__jewv9{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-secondary)}[data-theme=dark] .Home_accordionSteps__jwu42 .Home_accordionItemOpen__cyFZC .Home_accordionStepMarker__jewv9{background:#a78bfa;border-color:#a78bfa;color:#fff}.Home_notificationBell__LjdMu{position:relative;display:inline-flex;align-items:center;justify-content:center}.Home_notificationBellButton__eI6nG{width:40px;height:40px;border-radius:10px;background:#fff;border:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.Home_notificationBellButton__eI6nG:hover{background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(139,92,246,.02));border-color:rgba(139,92,246,.2)}.Home_notificationBellIcon__jrDg7{width:20px;height:20px;color:#6b7280;transition:all .3s ease}.Home_notificationBellButton__eI6nG:hover .Home_notificationBellIcon__jrDg7{color:#8b5cf6}.Home_notificationBellActive__9wQXF .Home_notificationBellIcon__jrDg7{animation:Home_bellRing__2vwcx .5s ease}@keyframes Home_bellRing__2vwcx{0%,to{transform:rotate(0deg)}20%{transform:rotate(15deg)}40%{transform:rotate(-15deg)}60%{transform:rotate(10deg)}80%{transform:rotate(-10deg)}}.Home_notificationBadge__lPu8r{font-size:11px;animation:Home_badgePop___bPvd .3s cubic-bezier(.4,0,.2,1)}.Home_notificationBadgePulse__TVwVa{animation:Home_badgePulse__ORvvO 2s ease-in-out infinite}.Home_notificationBadgeDot__chwLi{width:10px;height:10px;min-width:10px;padding:0}.Home_notificationDropdown__6patD{width:360px;max-height:480px;border:1px solid rgba(0,0,0,.06);z-index:1000;animation:Home_notificationSlideIn__Uo5nV .2s ease}@keyframes Home_notificationSlideIn__Uo5nV{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Home_notificationDropdownHeader__zdke4{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.Home_notificationDropdownTitle__x6slZ{font-size:15px;font-weight:600;color:#1f2937}.Home_notificationDropdownActions__V4g8K{display:flex;gap:8px}.Home_notificationDropdownAction__PLLFN{font-size:12px;color:#8b5cf6;background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .2s ease}.Home_notificationDropdownAction__PLLFN:hover{background:rgba(139,92,246,.1)}.Home_notificationDropdownList__7nPqq{max-height:360px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}.Home_notificationDropdownList__7nPqq::-webkit-scrollbar{width:6px}.Home_notificationDropdownList__7nPqq::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}.Home_notificationItem__fNKFu{border-bottom:1px solid #f3f4f6;transition:all .2s ease}.Home_notificationItem__fNKFu:hover{background:rgba(139,92,246,.03)}.Home_notificationItemUnread__NrXMP{background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(139,92,246,.02))}.Home_notificationItemUnread__NrXMP:before{left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#8b5cf6,#a78bfa)}.Home_notificationItemIconSuccess__Fes9f{background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(34,197,94,.05))}.Home_notificationItemIconWarning__ApPne{background:linear-gradient(135deg,rgba(245,158,11,.1),rgba(245,158,11,.05))}.Home_notificationItemIconError__Z3jem{background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(239,68,68,.05))}.Home_notificationItemIconInfo__qKfXF{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(139,92,246,.05));color:#8b5cf6}.Home_notificationItemTitle__9ztqZ{color:#1f2937}.Home_notificationItemMessage__N29Wf{color:#6b7280}.Home_notificationItemTime__Dqmd2{font-size:11px;color:#9ca3af}.Home_notificationItemDismiss___LR0h{width:24px;height:24px;border-radius:6px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all .2s ease}.Home_notificationItem__fNKFu:hover .Home_notificationItemDismiss___LR0h{opacity:1}.Home_notificationItemDismiss___LR0h:hover{background:rgba(239,68,68,.1);color:#ef4444}.Home_notificationDropdownFooter__oZQ_T{padding:12px 20px;border-top:1px solid #e5e7eb;text-align:center}.Home_notificationViewAll__gUb8Q{font-size:13px}.Home_notificationViewAll__gUb8Q:hover{color:#7c3aed}.Home_alertBanner__7QeO_{border-radius:10px;margin-bottom:16px;animation:Home_alertSlide__cxI1k .3s ease}@keyframes Home_alertSlide__cxI1k{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Home_alertBannerInfo__kiLxU{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(139,92,246,.05));border:1px solid rgba(139,92,246,.2)}.Home_alertBannerSuccess__MJx1V{background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(34,197,94,.05));border:1px solid rgba(34,197,94,.2)}.Home_alertBannerWarning__7nNGE{background:linear-gradient(135deg,rgba(245,158,11,.1),rgba(245,158,11,.05));border:1px solid rgba(245,158,11,.2)}.Home_alertBannerError__fCRkC{background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(239,68,68,.05));border:1px solid rgba(239,68,68,.2)}.Home_alertBannerInfo__kiLxU .Home_alertBannerIcon__QPiR3{color:#8b5cf6}.Home_alertBannerSuccess__MJx1V .Home_alertBannerIcon__QPiR3{color:#22c55e}.Home_alertBannerWarning__7nNGE .Home_alertBannerIcon__QPiR3{color:#f59e0b}.Home_alertBannerError__fCRkC .Home_alertBannerIcon__QPiR3{color:#ef4444}.Home_alertBannerInfo__kiLxU .Home_alertBannerTitle__PnL_K{color:#6d28d9}.Home_alertBannerSuccess__MJx1V .Home_alertBannerTitle__PnL_K{color:#15803d}.Home_alertBannerWarning__7nNGE .Home_alertBannerTitle__PnL_K{color:#b45309}.Home_alertBannerError__fCRkC .Home_alertBannerTitle__PnL_K{color:#b91c1c}.Home_alertBannerMessage__6Johb{color:#6b7280}.Home_alertBannerDismiss__932Rx{width:28px;height:28px;border-radius:6px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#9ca3af;transition:all .2s ease}.Home_alertBannerDismiss__932Rx:hover{background:rgba(0,0,0,.05);color:#6b7280}.Home_toast__0wkSS{position:fixed;bottom:24px;right:24px;max-width:420px;box-shadow:0 20px 60px rgba(0,0,0,.15);z-index:9999;animation:Home_toastSlideIn__sIgAG .3s cubic-bezier(.4,0,.2,1)}.Home_toastExiting__sIGIj{animation:Home_toastSlideOut__stVgO .2s ease forwards}.Home_toastInfo__spv8t .Home_toastIcon__Wf9B8{color:#8b5cf6}.Home_toastTitle__NgOou{color:#1f2937}.Home_toastMessage__ci1dO{color:#6b7280}.Home_toastDismiss__ASmxe{width:24px;height:24px;border-radius:6px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#9ca3af;transition:all .2s ease}.Home_toastDismiss__ASmxe:hover{background:#f3f4f6;color:#6b7280}.Home_toastProgress__M_zVi{background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:0 0 0 12px;animation:Home_toastProgress__M_zVi 5s linear forwards}.Home_inlineAlert__7_baW{gap:10px;padding:12px 14px;border-radius:8px;font-size:13px}.Home_inlineAlertInfo__mmwHQ{background:#eff6ff;color:#1d4ed8}.Home_inlineAlertSuccess__GU9u8{background:#f0fdf4;color:#15803d}.Home_inlineAlertWarning__sLCM9{background:#fffbeb;color:#b45309}.Home_inlineAlertError__x46mb{background:#fef2f2;color:#b91c1c}.Home_inlineAlertIcon__GNfWl{width:16px;height:16px;margin-top:1px}.Home_statusIndicator__FC4OU{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500}.Home_statusDot__A63Pv{width:8px;height:8px;border-radius:50%}.Home_statusDotOnline__QoDm8{background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.2);animation:Home_statusPulseOnline__fSf5R 2s ease-in-out infinite}@keyframes Home_statusPulseOnline__fSf5R{0%,to{box-shadow:0 0 0 3px rgba(34,197,94,.2)}50%{box-shadow:0 0 0 6px rgba(34,197,94,.1)}}.Home_statusDotOffline__Maje5{background:#9ca3af}.Home_statusDotAway__YodGG{background:#f59e0b;box-shadow:0 0 0 3px rgba(245,158,11,.2)}.Home_statusDotBusy__GaHzV{background:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.2)}.Home_statusLabel__Z8ZFc{color:#6b7280}.Home_activityFeed__TKRYV{gap:0}.Home_activityItem__ou3xp{gap:12px;border-bottom:1px solid #f3f4f6;position:relative}.Home_activityItem__ou3xp:before{content:"";position:absolute;left:19px;top:48px;bottom:-16px;width:2px;background:#e5e7eb}.Home_activityItem__ou3xp:last-child:before{display:none}.Home_activityAvatar__ihrVE{background:linear-gradient(135deg,#8b5cf6,#a78bfa);z-index:1}.Home_activityAvatarImage__JAOr4{width:100%;height:100%;border-radius:50%;object-fit:cover}.Home_activityText__Ky_J9{color:#374151}.Home_activityText__Ky_J9 strong{color:#1f2937}.Home_activityTime__78uVP{color:#9ca3af}.Home_notificationEmptyIcon__FpD_c{width:48px;height:48px;color:#d1d5db}.Home_notificationEmptyTitle__aKdLX{font-size:15px;color:#6b7280}.Home_notificationEmptyText__hbaWQ{font-size:13px;color:#9ca3af}.Home_notificationTabs__OTXqE{gap:0;border-bottom:1px solid #e5e7eb}.Home_notificationTab__qcOGX{font-size:13px;color:#6b7280;background:none;position:relative}.Home_notificationTabActive__zMb8_,.Home_notificationTab__qcOGX:hover{color:#8b5cf6}.Home_notificationTabActive__zMb8_:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:1px 1px 0 0}.Home_notificationTabBadge__aJx5k{min-width:18px;height:18px;padding:0 5px;background:#ef4444;color:#fff;font-size:10px;border-radius:9px}.Home_floatingBadge__nDGLR{position:fixed;bottom:80px;right:24px;padding:12px 20px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;border-radius:24px;font-size:14px;font-weight:500;box-shadow:0 8px 24px rgba(139,92,246,.3);cursor:pointer;display:flex;align-items:center;gap:8px;z-index:100;animation:Home_floatBadge__bscbx .3s ease}@keyframes Home_floatBadge__bscbx{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Home_floatingBadge__nDGLR:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(139,92,246,.4)}.Home_floatingBadgeIcon__S5Qlq{width:18px;height:18px}[data-theme=dark] .Home_notificationBellButton__eI6nG{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_notificationBellButton__eI6nG:hover{background:linear-gradient(135deg,rgba(167,139,250,.1),rgba(167,139,250,.05));border-color:rgba(167,139,250,.3)}[data-theme=dark] .Home_notificationBellIcon__jrDg7{color:var(--text-secondary)}[data-theme=dark] .Home_notificationBellButton__eI6nG:hover .Home_notificationBellIcon__jrDg7{color:#a78bfa}[data-theme=dark] .Home_notificationBadge__lPu8r{border-color:var(--bg-secondary)}[data-theme=dark] .Home_notificationDropdown__6patD{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_notificationDropdownHeader__zdke4{border-color:var(--border-light)}[data-theme=dark] .Home_notificationDropdownTitle__x6slZ{color:var(--text-primary)}[data-theme=dark] .Home_notificationDropdownAction__PLLFN{color:#a78bfa}[data-theme=dark] .Home_notificationDropdownAction__PLLFN:hover{background:rgba(167,139,250,.15)}[data-theme=dark] .Home_notificationDropdownList__7nPqq::-webkit-scrollbar-thumb{background:var(--border-light)}[data-theme=dark] .Home_notificationItem__fNKFu{border-color:var(--border-light)}[data-theme=dark] .Home_notificationItem__fNKFu:hover{background:rgba(167,139,250,.05)}[data-theme=dark] .Home_notificationItemUnread__NrXMP{background:linear-gradient(135deg,rgba(167,139,250,.1),rgba(167,139,250,.05))}[data-theme=dark] .Home_notificationItemTime__Dqmd2{color:var(--text-muted)}[data-theme=dark] .Home_notificationItemDismiss___LR0h:hover{background:rgba(239,68,68,.15)}[data-theme=dark] .Home_notificationDropdownFooter__oZQ_T{border-color:var(--border-light)}[data-theme=dark] .Home_notificationViewAll__gUb8Q:hover{color:#c4b5fd}[data-theme=dark] .Home_alertBannerInfo__kiLxU{background:linear-gradient(135deg,rgba(167,139,250,.15),rgba(167,139,250,.08));border-color:rgba(167,139,250,.3)}[data-theme=dark] .Home_alertBannerSuccess__MJx1V{background:linear-gradient(135deg,rgba(74,222,128,.15),rgba(74,222,128,.08));border-color:rgba(74,222,128,.3)}[data-theme=dark] .Home_alertBannerWarning__7nNGE{background:linear-gradient(135deg,rgba(251,191,36,.15),rgba(251,191,36,.08));border-color:rgba(251,191,36,.3)}[data-theme=dark] .Home_alertBannerError__fCRkC{background:linear-gradient(135deg,hsla(0,91%,71%,.15),hsla(0,91%,71%,.08));border-color:hsla(0,91%,71%,.3)}[data-theme=dark] .Home_alertBannerInfo__kiLxU .Home_alertBannerTitle__PnL_K{color:#c4b5fd}[data-theme=dark] .Home_alertBannerSuccess__MJx1V .Home_alertBannerTitle__PnL_K{color:#86efac}[data-theme=dark] .Home_alertBannerWarning__7nNGE .Home_alertBannerTitle__PnL_K{color:#fcd34d}[data-theme=dark] .Home_alertBannerError__fCRkC .Home_alertBannerTitle__PnL_K{color:#fca5a5}[data-theme=dark] .Home_alertBannerDismiss__932Rx,[data-theme=dark] .Home_alertBannerMessage__6Johb{color:var(--text-secondary)}[data-theme=dark] .Home_alertBannerDismiss__932Rx:hover{background:hsla(0,0%,100%,.05);color:var(--text-primary)}[data-theme=dark] .Home_toast__0wkSS{box-shadow:0 20px 60px rgba(0,0,0,.4)}[data-theme=dark] .Home_toastDismiss__ASmxe{color:var(--text-secondary)}[data-theme=dark] .Home_toastDismiss__ASmxe:hover{background:var(--bg-tertiary);color:var(--text-primary)}[data-theme=dark] .Home_inlineAlertInfo__mmwHQ{background:rgba(167,139,250,.15);color:#c4b5fd}[data-theme=dark] .Home_inlineAlertSuccess__GU9u8{background:rgba(74,222,128,.15);color:#86efac}[data-theme=dark] .Home_inlineAlertWarning__sLCM9{background:rgba(251,191,36,.15);color:#fcd34d}[data-theme=dark] .Home_inlineAlertError__x46mb{background:hsla(0,91%,71%,.15);color:#fca5a5}[data-theme=dark] .Home_statusLabel__Z8ZFc{color:var(--text-secondary)}[data-theme=dark] .Home_activityItem__ou3xp{border-color:var(--border-light)}[data-theme=dark] .Home_activityItem__ou3xp:before{background:var(--border-light)}[data-theme=dark] .Home_activityTime__78uVP,[data-theme=dark] .Home_notificationEmptyIcon__FpD_c{color:var(--text-muted)}[data-theme=dark] .Home_notificationEmptyTitle__aKdLX{color:var(--text-secondary)}[data-theme=dark] .Home_notificationEmptyText__hbaWQ{color:var(--text-muted)}[data-theme=dark] .Home_notificationTabs__OTXqE{border-color:var(--border-light)}[data-theme=dark] .Home_notificationTab__qcOGX{color:var(--text-secondary)}[data-theme=dark] .Home_notificationTabActive__zMb8_,[data-theme=dark] .Home_notificationTab__qcOGX:hover{color:#a78bfa}.Home_treeView__2OYM_{font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_treeNode__8M3rU{display:flex;flex-direction:column}.Home_treeNodeContent__Cjw1p{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:6px;cursor:pointer;transition:all .15s ease}.Home_treeNodeContent__Cjw1p:hover{background:rgba(139,92,246,.05)}.Home_treeNodeSelected__2d_Z_ .Home_treeNodeContent__Cjw1p{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(139,92,246,.05))}.Home_treeNodeExpander__RHsRU{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.Home_treeNodeExpander__RHsRU:hover{background:rgba(139,92,246,.1)}.Home_treeNodeExpanderIcon__19nqG{width:14px;height:14px;color:#9ca3af;transition:transform .2s ease}.Home_treeNodeExpanded___mZaT .Home_treeNodeExpanderIcon__19nqG{transform:rotate(90deg);color:#8b5cf6}.Home_treeNodeIcon___9HnQ{width:18px;height:18px;flex-shrink:0;color:#6b7280}.Home_treeNodeIconFolder__ISENG{color:#f59e0b}.Home_treeNodeIconFile__eX1_B{color:#6b7280}.Home_treeNodeLabel__P3oBM{flex:1 1;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_treeNodeSelected__2d_Z_ .Home_treeNodeLabel__P3oBM{color:#8b5cf6;font-weight:500}.Home_treeNodeChildren__EtxbS{margin-left:16px;padding-left:12px;border-left:1px solid #e5e7eb}.Home_treeViewCompact__AmwQ7 .Home_treeNodeContent__Cjw1p{padding:4px 6px;gap:4px}.Home_treeViewCompact__AmwQ7 .Home_treeNodeExpander__RHsRU{width:16px;height:16px}.Home_treeViewCompact__AmwQ7 .Home_treeNodeExpanderIcon__19nqG{width:12px;height:12px}.Home_treeViewCompact__AmwQ7 .Home_treeNodeIcon___9HnQ{width:16px;height:16px}.Home_treeViewCompact__AmwQ7 .Home_treeNodeLabel__P3oBM{font-size:13px}.Home_treeViewCompact__AmwQ7 .Home_treeNodeChildren__EtxbS{margin-left:12px;padding-left:10px}.Home_fileExplorer__rqUoX{background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);overflow:hidden}.Home_fileExplorerHeader__ouZHC{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e5e7eb}.Home_fileExplorerTitle__GQaY4{font-size:13px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.5px}.Home_fileExplorerActions__zFjLW{display:flex;gap:4px}.Home_fileExplorerAction__O7KNB{width:28px;height:28px;border-radius:6px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .2s ease}.Home_fileExplorerAction__O7KNB:hover{background:rgba(139,92,246,.1);color:#8b5cf6}.Home_fileExplorerBody__2R1D_{padding:8px;max-height:400px;overflow-y:auto}.Home_fileGrid__wwKB1{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:12px;gap:12px;padding:8px}.Home_fileGridItem__J4hcx{align-items:center;padding:16px 12px;border-radius:10px}.Home_fileGridItem__J4hcx:hover{background:rgba(139,92,246,.05)}.Home_fileGridItemSelected__Mz_NS{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(139,92,246,.05));box-shadow:0 0 0 2px rgba(139,92,246,.2)}.Home_fileGridIcon__thRP2{width:48px;height:48px;margin-bottom:8px}.Home_fileGridIconFolder__wBkMY{color:#f59e0b}.Home_fileGridIconDocument__AiF3T{color:#3b82f6}.Home_fileGridIconImage__HhoMu{color:#22c55e}.Home_fileGridIconVideo__QQy2S{color:#ef4444}.Home_fileGridIconAudio__OjboH{color:#8b5cf6}.Home_fileGridName__olZU7{font-size:12px;color:#374151;word-break:break-word;max-width:100%}.Home_fileListItem__Ud6FO{padding:10px 12px;border-radius:8px;cursor:pointer}.Home_fileListItem__Ud6FO:hover{background:rgba(139,92,246,.05)}.Home_fileListItemSelected__wLTZr{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(139,92,246,.05))}.Home_fileListIcon__hXZ9v{width:32px;height:32px;flex-shrink:0}.Home_fileListInfo__bmNhn{flex:1 1;min-width:0}.Home_fileListName__kT_2N{font-size:14px;font-weight:500;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_fileListMeta__b_HyB{font-size:12px;color:#9ca3af;margin-top:2px}.Home_fileListSize__YAGUJ{font-size:13px;color:#6b7280;flex-shrink:0}.Home_fileListDate__8Fjhm{font-size:13px;color:#9ca3af;flex-shrink:0;width:100px}.Home_fileBreadcrumb__4RvaK{display:flex;align-items:center;gap:4px;padding:8px 12px;background:#f9fafb;border-radius:8px;overflow-x:auto;scrollbar-width:none}.Home_fileBreadcrumb__4RvaK::-webkit-scrollbar{display:none}.Home_fileBreadcrumbItem__1UbKH{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;font-size:13px;color:#6b7280;white-space:nowrap;cursor:pointer;transition:all .15s ease}.Home_fileBreadcrumbItem__1UbKH:hover{background:rgba(139,92,246,.1);color:#8b5cf6}.Home_fileBreadcrumbCurrent__7Gjek{color:#8b5cf6;font-weight:500}.Home_fileBreadcrumbSeparator__JlymQ{color:#d1d5db}.Home_directoryTree__olvxC{padding:8px 0}.Home_directoryNode__h_C_E{position:relative}.Home_directoryNodeHandle__98oCg{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;transition:all .15s ease}.Home_directoryNodeHandle__98oCg:hover{background:rgba(139,92,246,.05)}.Home_directoryNodeActive__mB_Cj .Home_directoryNodeHandle__98oCg{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.05))}.Home_directoryNodeActive__mB_Cj .Home_directoryNodeHandle__98oCg:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#8b5cf6,#06b6d4);border-radius:0 2px 2px 0}.Home_directoryNodeChevron__REYqg{width:16px;height:16px;color:#9ca3af;transition:transform .2s ease;flex-shrink:0}.Home_directoryNodeOpen___sqZP .Home_directoryNodeChevron__REYqg{transform:rotate(90deg)}.Home_directoryNodeFolderIcon__qT_h6{width:18px;height:18px;color:#f59e0b;flex-shrink:0}.Home_directoryNodeName__SRK9M{font-size:14px;color:#374151;flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_directoryNodeActive__mB_Cj .Home_directoryNodeName__SRK9M{color:#8b5cf6;font-weight:500}.Home_directoryNodeCount__UEY5h{font-size:11px;color:#9ca3af;background:#f3f4f6;padding:2px 6px;border-radius:10px}.Home_directoryNodeChildren__DLbxQ{margin-left:24px}.Home_directoryTreeLines__N0_4E .Home_directoryNodeChildren__DLbxQ{position:relative}.Home_directoryTreeLines__N0_4E .Home_directoryNodeChildren__DLbxQ:before{content:"";position:absolute;left:-12px;top:0;bottom:8px;width:1px;background:#e5e7eb}.Home_directoryTreeLines__N0_4E .Home_directoryNode__h_C_E:before{content:"";position:absolute;left:-12px;top:20px;width:12px;height:1px;background:#e5e7eb}.Home_filePreviewCard__xA7R0{background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);overflow:hidden}.Home_filePreviewImage__cU9QO{aspect-ratio:16/9;background:#f3f4f6}.Home_filePreviewContent__3uZi_{padding:16px}.Home_filePreviewName__IBHS9{font-size:15px;color:#1f2937;margin-bottom:4px}.Home_filePreviewDetails__JGp5A{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:#6b7280}.Home_filePreviewDetail__jGeGC{display:flex;align-items:center;gap:4px}.Home_filePreviewDetailIcon__f_KKb{width:14px;height:14px;color:#9ca3af}.Home_tagTree__EAaFy{display:flex;flex-direction:column;gap:2px}.Home_tagTreeItem__AE9VE{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;cursor:pointer;transition:all .15s ease}.Home_tagTreeItem__AE9VE:hover{background:rgba(139,92,246,.05)}.Home_tagTreeItemActive__bBjpA{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(139,92,246,.05))}.Home_tagTreeDot__49YPs{width:8px;height:8px;border-radius:50%;flex-shrink:0}.Home_tagTreeDotRed__YOstE{background:#ef4444}.Home_tagTreeDotOrange__aLVqR{background:#f59e0b}.Home_tagTreeDotYellow__DwRBW{background:#eab308}.Home_tagTreeDotGreen__mRMrA{background:#22c55e}.Home_tagTreeDotBlue__2Xijb{background:#3b82f6}.Home_tagTreeDotPurple__pNPzh{background:#8b5cf6}.Home_tagTreeDotPink__Ncm_R{background:#ec4899}.Home_tagTreeLabel__cnqj1{flex:1 1;font-size:14px;color:#374151}.Home_tagTreeItemActive__bBjpA .Home_tagTreeLabel__cnqj1{color:#8b5cf6;font-weight:500}.Home_tagTreeCount__jCfyi{font-size:12px;color:#9ca3af}.Home_nestedMenu__dybdl{min-width:220px;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.06);padding:8px;overflow:hidden}.Home_nestedMenuItem__SThX3{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:all .15s ease;position:relative}.Home_nestedMenuItem__SThX3:hover{background:rgba(139,92,246,.05)}.Home_nestedMenuItemIcon__scbtn{width:18px;height:18px;color:#6b7280;flex-shrink:0}.Home_nestedMenuItemLabel__Pw_rA{flex:1 1;font-size:14px;color:#374151}.Home_nestedMenuItemArrow___ZOtI{width:16px;height:16px;color:#9ca3af}.Home_nestedMenuSubmenu__JG4_q{position:absolute;left:100%;top:0;margin-left:4px}.Home_nestedMenuDivider__Tb9_q{height:1px;background:#e5e7eb;margin:8px 0}[data-theme=dark] .Home_treeNodeContent__Cjw1p:hover{background:rgba(167,139,250,.1)}[data-theme=dark] .Home_treeNodeSelected__2d_Z_ .Home_treeNodeContent__Cjw1p{background:linear-gradient(135deg,rgba(167,139,250,.15),rgba(167,139,250,.08))}[data-theme=dark] .Home_treeNodeExpander__RHsRU:hover{background:rgba(167,139,250,.15)}[data-theme=dark] .Home_treeNodeExpanderIcon__19nqG{color:var(--text-muted)}[data-theme=dark] .Home_treeNodeExpanded___mZaT .Home_treeNodeExpanderIcon__19nqG{color:#a78bfa}[data-theme=dark] .Home_treeNodeIcon___9HnQ,[data-theme=dark] .Home_treeNodeLabel__P3oBM{color:var(--text-secondary)}[data-theme=dark] .Home_treeNodeSelected__2d_Z_ .Home_treeNodeLabel__P3oBM{color:#a78bfa}[data-theme=dark] .Home_treeNodeChildren__EtxbS{border-color:var(--border-light)}[data-theme=dark] .Home_fileExplorer__rqUoX{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_fileExplorerHeader__ouZHC{background:linear-gradient(135deg,var(--bg-tertiary) 0,var(--bg-secondary) 100%);border-color:var(--border-light)}[data-theme=dark] .Home_fileExplorerTitle__GQaY4{color:var(--text-primary)}[data-theme=dark] .Home_fileExplorerAction__O7KNB{color:var(--text-secondary)}[data-theme=dark] .Home_fileExplorerAction__O7KNB:hover{background:rgba(167,139,250,.15);color:#a78bfa}[data-theme=dark] .Home_fileGridItem__J4hcx:hover{background:rgba(167,139,250,.1)}[data-theme=dark] .Home_fileGridItemSelected__Mz_NS{background:linear-gradient(135deg,rgba(167,139,250,.15),rgba(167,139,250,.08));box-shadow:0 0 0 2px rgba(167,139,250,.3)}[data-theme=dark] .Home_fileGridName__olZU7{color:var(--text-secondary)}[data-theme=dark] .Home_fileListItem__Ud6FO:hover{background:rgba(167,139,250,.1)}[data-theme=dark] .Home_fileListItemSelected__wLTZr{background:linear-gradient(135deg,rgba(167,139,250,.15),rgba(167,139,250,.08))}[data-theme=dark] .Home_fileListName__kT_2N{color:var(--text-primary)}[data-theme=dark] .Home_fileListMeta__b_HyB{color:var(--text-muted)}[data-theme=dark] .Home_fileListSize__YAGUJ{color:var(--text-secondary)}[data-theme=dark] .Home_fileListDate__8Fjhm{color:var(--text-muted)}[data-theme=dark] .Home_fileBreadcrumb__4RvaK{background:var(--bg-tertiary)}[data-theme=dark] .Home_fileBreadcrumbItem__1UbKH{color:var(--text-secondary)}[data-theme=dark] .Home_fileBreadcrumbItem__1UbKH:hover{background:rgba(167,139,250,.15);color:#a78bfa}[data-theme=dark] .Home_fileBreadcrumbCurrent__7Gjek{color:#a78bfa}[data-theme=dark] .Home_fileBreadcrumbSeparator__JlymQ{color:var(--border-light)}[data-theme=dark] .Home_directoryNodeHandle__98oCg:hover{background:rgba(167,139,250,.1)}[data-theme=dark] .Home_directoryNodeActive__mB_Cj .Home_directoryNodeHandle__98oCg{background:linear-gradient(135deg,rgba(167,139,250,.15),rgba(34,211,238,.08))}[data-theme=dark] .Home_directoryNodeChevron__REYqg{color:var(--text-muted)}[data-theme=dark] .Home_directoryNodeName__SRK9M{color:var(--text-secondary)}[data-theme=dark] .Home_directoryNodeActive__mB_Cj .Home_directoryNodeName__SRK9M{color:#a78bfa}[data-theme=dark] .Home_directoryNodeCount__UEY5h{background:var(--bg-tertiary);color:var(--text-muted)}[data-theme=dark] .Home_directoryTreeLines__N0_4E .Home_directoryNodeChildren__DLbxQ:before,[data-theme=dark] .Home_directoryTreeLines__N0_4E .Home_directoryNode__h_C_E:before{background:var(--border-light)}[data-theme=dark] .Home_filePreviewCard__xA7R0{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_filePreviewImage__cU9QO{background:var(--bg-tertiary)}[data-theme=dark] .Home_filePreviewDetails__JGp5A{color:var(--text-secondary)}[data-theme=dark] .Home_filePreviewDetailIcon__f_KKb{color:var(--text-muted)}[data-theme=dark] .Home_tagTreeItem__AE9VE:hover{background:rgba(167,139,250,.1)}[data-theme=dark] .Home_tagTreeItemActive__bBjpA{background:linear-gradient(135deg,rgba(167,139,250,.15),rgba(167,139,250,.08))}[data-theme=dark] .Home_tagTreeLabel__cnqj1{color:var(--text-secondary)}[data-theme=dark] .Home_tagTreeItemActive__bBjpA .Home_tagTreeLabel__cnqj1{color:#a78bfa}[data-theme=dark] .Home_tagTreeCount__jCfyi{color:var(--text-muted)}[data-theme=dark] .Home_nestedMenu__dybdl{background:var(--bg-secondary);border-color:var(--border-light);box-shadow:0 10px 40px rgba(0,0,0,.3)}[data-theme=dark] .Home_nestedMenuItem__SThX3:hover{background:rgba(167,139,250,.1)}[data-theme=dark] .Home_nestedMenuItemIcon__scbtn,[data-theme=dark] .Home_nestedMenuItemLabel__Pw_rA{color:var(--text-secondary)}[data-theme=dark] .Home_nestedMenuItemArrow___ZOtI{color:var(--text-muted)}[data-theme=dark] .Home_nestedMenuDivider__Tb9_q{background:var(--border-light)}.Home_starRatingStar__bSnZG{color:#d1d5db}.Home_starRatingStarFilled__02lNE{color:#f59e0b}.Home_starRatingStarHalf__ZJgWi{position:relative}.Home_starRatingStarHalf__ZJgWi:before{content:"";position:absolute;left:0;top:0;width:50%;height:100%;background:#f59e0b;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.Home_starRatingStar__bSnZG:hover{transform:scale(1.15)}.Home_starRatingLarge__a4vOI .Home_starRatingStar__bSnZG{width:32px;height:32px}.Home_starRatingReadonly__YK4ho .Home_starRatingStar__bSnZG{cursor:default}.Home_starRatingReadonly__YK4ho .Home_starRatingStar__bSnZG:hover{transform:none}.Home_ratingWithValue__S032S{display:flex;align-items:center;gap:8px}.Home_ratingValue__pEJPg{font-size:14px;font-weight:600;color:#1f2937}.Home_ratingCount__4PvIw{font-size:13px;color:#6b7280}.Home_heartRating__5oTLV{display:inline-flex;align-items:center;gap:4px}.Home_heartRatingHeart__OLFU3{width:24px;height:24px;color:#e5e7eb;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.Home_heartRatingHeartFilled__B38KX{color:#ef4444}.Home_heartRatingHeart__OLFU3:hover{transform:scale(1.2)}.Home_heartRatingHeart__OLFU3:active{transform:scale(.9)}.Home_emojiRating__8o_XA{gap:8px}.Home_emojiRatingItem__iNklh{background:#f9fafb;font-size:24px}.Home_emojiRatingItem__iNklh:hover{background:rgba(139,92,246,.1);transform:translateY(-4px)}.Home_emojiRatingItemSelected__aJwQC{border-color:#8b5cf6;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(139,92,246,.05));transform:translateY(-4px);box-shadow:0 8px 16px rgba(139,92,246,.2)}.Home_sliderRating__rVKHj{gap:8px}.Home_sliderRatingTrack__3rLpH{background:#e5e7eb;cursor:pointer}.Home_sliderRatingFill__U1Irh{transition:width .15s ease}.Home_sliderRatingThumb__iaHw7{cursor:-webkit-grab;cursor:grab;transition:all .15s ease}.Home_sliderRatingThumb__iaHw7:hover{transform:translate(-50%,-50%) scale(1.1)}.Home_sliderRatingThumb__iaHw7:active{cursor:-webkit-grabbing;cursor:grabbing}.Home_sliderRatingLabels__AmyKu{font-size:12px;color:#6b7280}.Home_thumbsRating__q7jS0{gap:12px}.Home_thumbsRatingButton__PNdQb{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:20px;border:1px solid #e5e7eb;background:#fff;font-size:14px;color:#6b7280;cursor:pointer;transition:all .2s ease}.Home_thumbsRatingButton__PNdQb:hover{border-color:#8b5cf6;color:#8b5cf6}.Home_thumbsRatingButtonUp__OHEaW.Home_thumbsRatingButtonActive__aKsor{background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(34,197,94,.05));border-color:#22c55e;color:#22c55e}.Home_thumbsRatingButtonDown__A5UkQ.Home_thumbsRatingButtonActive__aKsor{background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(239,68,68,.05));border-color:#ef4444;color:#ef4444}.Home_thumbsRatingIcon__BhpJ5{width:18px;height:18px}.Home_npsRatingNumber__Ph0u8{width:36px;height:36px;border:1px solid #e5e7eb;font-weight:500;color:#6b7280;transition:all .15s ease}.Home_npsRatingNumber__Ph0u8:hover{border-color:#8b5cf6;color:#8b5cf6}.Home_npsRatingNumberSelected__0EbwN{background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-color:#8b5cf6;color:#fff}.Home_npsRatingLabels__tGwo5{color:#9ca3af}.Home_ratingBreakdownLabel__VMWOc{width:60px;color:#6b7280}.Home_ratingBreakdownBar__3yoSN{background:#e5e7eb}.Home_ratingBreakdownFill__DP_IQ{background:linear-gradient(90deg,#f59e0b,#fbbf24);transition:width .3s ease}.Home_ratingBreakdownCount__maErY{width:40px;color:#6b7280}.Home_reviewCard__gdGhh{border:1px solid rgba(0,0,0,.06);padding:20px}.Home_reviewCard__gdGhh:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.Home_reviewCardHeader__5eE_R{margin-bottom:12px}.Home_reviewCardAvatar__vdmsr{width:44px;height:44px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:600}.Home_reviewCardAvatarImage__FxsSc{width:100%;height:100%;border-radius:50%;object-fit:cover}.Home_reviewCardName__fOgIc{font-size:15px;color:#1f2937}.Home_reviewCardMeta__glNnh{color:#6b7280;margin-top:2px}.Home_reviewCardRating__VAs3Z{gap:4px}.Home_reviewCardContent__LPvcw{color:#374151}.Home_reviewCardFooter__OWFTL{margin-top:16px;padding-top:12px;border-top:1px solid #f3f4f6}.Home_reviewCardDate__ege_u{font-size:12px;color:#9ca3af}.Home_reviewCardActions__Ao1bH{gap:8px}.Home_reviewCardAction__CeKoY{gap:4px;padding:4px 10px;font-size:12px;color:#6b7280;background:none;transition:all .15s ease}.Home_reviewCardAction__CeKoY:hover{background:#f3f4f6;color:#8b5cf6}.Home_ratingSummary__63Whf{gap:24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.Home_ratingSummaryNumber__Lc_PV{color:#1f2937}.Home_ratingSummaryStars__Zxjpi{margin-top:8px}.Home_ratingSummaryTotal__Ad2kl{font-size:13px;color:#6b7280;margin-top:4px}.Home_sentimentDotPositive__Tp0ar{background:#22c55e}.Home_sentimentDotNeutral__ybO1n{background:#f59e0b}.Home_sentimentDotNegative__jMEd0{background:#ef4444}.Home_sentimentLabelPositive__rJINJ{color:#22c55e}.Home_sentimentLabelNeutral__47bQf{color:#f59e0b}.Home_sentimentLabelNegative__rhcUl{color:#ef4444}.Home_scoreBadge__9SNx7{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;font-size:16px;font-weight:700}.Home_scoreBadgeExcellent__UVukk{background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(34,197,94,.05));color:#22c55e}.Home_scoreBadgeGood__o3Wn9{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(59,130,246,.05));color:#3b82f6}.Home_scoreBadgeAverage__9tREr{background:linear-gradient(135deg,rgba(245,158,11,.1),rgba(245,158,11,.05));color:#f59e0b}.Home_scoreBadgePoor__GI4vV{background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(239,68,68,.05));color:#ef4444}.Home_satisfactionMeter__MdGzt{display:flex;flex-direction:column;gap:8px}.Home_satisfactionMeterBar___I0Y4{height:12px;background:#e5e7eb;border-radius:6px;overflow:hidden;display:flex}.Home_satisfactionMeterSegment__vm01c{height:100%;transition:width .3s ease}.Home_satisfactionMeterSegmentPositive__2jGNf{background:#22c55e}.Home_satisfactionMeterSegmentNeutral__XgoV8{background:#f59e0b}.Home_satisfactionMeterSegmentNegative__fIaVy{background:#ef4444}.Home_satisfactionMeterLegend__nKxHY{display:flex;justify-content:center;gap:16px;font-size:12px}.Home_satisfactionMeterLegendItem__y_v1J{display:flex;align-items:center;gap:6px}.Home_satisfactionMeterLegendDot__UVo6T{width:8px;height:8px;border-radius:50%}[data-theme=dark] .Home_starRatingStar__bSnZG{color:var(--border-light)}[data-theme=dark] .Home_ratingValue__pEJPg{color:var(--text-primary)}[data-theme=dark] .Home_ratingCount__4PvIw{color:var(--text-secondary)}[data-theme=dark] .Home_heartRatingHeart__OLFU3{color:var(--border-light)}[data-theme=dark] .Home_emojiRatingItem__iNklh{background:var(--bg-tertiary)}[data-theme=dark] .Home_emojiRatingItem__iNklh:hover{background:rgba(167,139,250,.15)}[data-theme=dark] .Home_emojiRatingItemSelected__aJwQC{border-color:#a78bfa;background:linear-gradient(135deg,rgba(167,139,250,.15),rgba(167,139,250,.08));box-shadow:0 8px 16px rgba(167,139,250,.2)}[data-theme=dark] .Home_sliderRatingTrack__3rLpH{background:var(--border-light)}[data-theme=dark] .Home_sliderRatingThumb__iaHw7{background:var(--bg-secondary);border-color:#a78bfa}[data-theme=dark] .Home_sliderRatingLabels__AmyKu{color:var(--text-secondary)}[data-theme=dark] .Home_thumbsRatingButton__PNdQb{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-secondary)}[data-theme=dark] .Home_thumbsRatingButton__PNdQb:hover{border-color:#a78bfa;color:#a78bfa}[data-theme=dark] .Home_npsRatingNumber__Ph0u8{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-secondary)}[data-theme=dark] .Home_npsRatingNumber__Ph0u8:hover{border-color:#a78bfa;color:#a78bfa}[data-theme=dark] .Home_npsRatingLabels__tGwo5{color:var(--text-muted)}[data-theme=dark] .Home_ratingBreakdownLabel__VMWOc{color:var(--text-secondary)}[data-theme=dark] .Home_ratingBreakdownBar__3yoSN{background:var(--border-light)}[data-theme=dark] .Home_ratingBreakdownCount__maErY{color:var(--text-secondary)}[data-theme=dark] .Home_reviewCard__gdGhh:hover{box-shadow:0 4px 16px rgba(0,0,0,.2)}[data-theme=dark] .Home_reviewCardName__fOgIc{color:var(--text-primary)}[data-theme=dark] .Home_reviewCardContent__LPvcw,[data-theme=dark] .Home_reviewCardMeta__glNnh{color:var(--text-secondary)}[data-theme=dark] .Home_reviewCardFooter__OWFTL{border-color:var(--border-light)}[data-theme=dark] .Home_reviewCardDate__ege_u{color:var(--text-muted)}[data-theme=dark] .Home_reviewCardAction__CeKoY{color:var(--text-secondary)}[data-theme=dark] .Home_reviewCardAction__CeKoY:hover{background:var(--bg-tertiary);color:#a78bfa}[data-theme=dark] .Home_ratingSummary__63Whf{background:linear-gradient(135deg,var(--bg-secondary) 0,var(--bg-tertiary) 100%)}[data-theme=dark] .Home_ratingSummaryNumber__Lc_PV{color:var(--text-primary)}[data-theme=dark] .Home_ratingSummaryTotal__Ad2kl{color:var(--text-secondary)}[data-theme=dark] .Home_satisfactionMeterBar___I0Y4{background:var(--border-light)}.Home_dropzone__1J8_X{padding:48px 24px;border:2px dashed rgba(139,92,246,.3);background:linear-gradient(135deg,rgba(139,92,246,.02),rgba(6,182,212,.02))}.Home_dropzone__1J8_X:hover{border-color:rgba(139,92,246,.5);background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(6,182,212,.05))}.Home_dropzoneDragging__kTq67{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1));box-shadow:0 8px 32px rgba(139,92,246,.15)}.Home_dropzoneDisabled__JwG0V{opacity:.5;cursor:not-allowed;pointer-events:none}.Home_dropzoneIcon__vNDhW{color:#8b5cf6;opacity:.6;transition:all .3s ease}.Home_dropzoneDragging__kTq67 .Home_dropzoneIcon__vNDhW,.Home_dropzone__1J8_X:hover .Home_dropzoneIcon__vNDhW{opacity:1;transform:translateY(-4px)}.Home_dropzoneTitle__JGJ56{font-size:16px;margin-bottom:8px}.Home_dropzoneFormats__T6G79{flex-wrap:wrap;justify-content:center}.Home_dropzoneFormat__0gdYG{padding:4px 12px;background:rgba(139,92,246,.1);color:#8b5cf6;border-radius:20px}.Home_dropzoneCompactContent__wnKX4{text-align:left}.Home_uploadButton__wPWeA{padding:14px 28px;font-size:15px;border-radius:12px;transition:all .3s ease;box-shadow:0 4px 12px rgba(139,92,246,.25)}.Home_uploadButton__wPWeA:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(139,92,246,.35)}.Home_uploadButtonIcon__n9_Lb{width:20px;height:20px}.Home_uploadButtonSecondary__wxZYY{color:#8b5cf6;border:2px solid rgba(139,92,246,.2);box-shadow:none}.Home_uploadButtonSecondary__wxZYY:hover{background:rgba(139,92,246,.05)}.Home_uploadButtonSmall__kkEhR{padding:10px 20px;font-size:13px}.Home_uploadButtonLarge__lNv1p{padding:18px 36px;font-size:17px}.Home_fileInputHidden__wZhmx{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.Home_uploadProgress__xuwwr{padding:16px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06)}.Home_uploadProgressHeader__y_kI7{margin-bottom:12px}.Home_uploadProgressInfo__jBIBq{display:flex;align-items:center;gap:12px}.Home_uploadProgressIcon__b99_S{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1));border-radius:10px;color:#8b5cf6}.Home_uploadProgressName__ESrnj{font-weight:600;color:#1e293b}.Home_uploadProgressPercent__MEJth{font-size:14px;font-weight:700}.Home_uploadProgressBar__HG3Hj{background:rgba(0,0,0,.05);border-radius:10px}.Home_uploadProgressFill__UzVjh{border-radius:10px;position:relative}.Home_uploadProgressFill__UzVjh:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);animation:Home_uploadShimmer__5BRo7 1.5s infinite}.Home_uploadProgressActions__ayQcS{display:flex;gap:8px;margin-top:12px}.Home_uploadProgressCancel__VfZqz{padding:6px 14px;font-size:12px;font-weight:600;color:#ef4444;background:rgba(239,68,68,.1);border-radius:6px}.Home_uploadProgressCancel__VfZqz:hover{background:rgba(239,68,68,.2)}.Home_filePreview__Tdc9E{gap:16px;padding:16px;border:1px solid rgba(0,0,0,.06);transition:all .3s ease}.Home_filePreview__Tdc9E:hover{border-color:rgba(139,92,246,.2);box-shadow:0 4px 12px rgba(0,0,0,.05)}.Home_filePreviewThumb__VDUmM{width:56px;height:56px;border-radius:10px;object-fit:cover;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.Home_filePreviewIcon__PtgvQ{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:24px}.Home_filePreviewIconPdf__F_LdN{background:rgba(239,68,68,.1);color:#ef4444}.Home_filePreviewIconDoc__wpHEr{background:rgba(59,130,246,.1);color:#3b82f6}.Home_filePreviewIconXls__mJzoI{background:rgba(34,197,94,.1);color:#22c55e}.Home_filePreviewIconZip__MSTuO{background:rgba(249,115,22,.1);color:#f97316}.Home_filePreviewIconDefault__zW82i{background:rgba(100,116,139,.1);color:#64748b}.Home_filePreviewContent__3uZi_{flex:1 1;min-width:0}.Home_filePreviewName__IBHS9{font-weight:600}.Home_filePreviewMeta__Z0I1F{align-items:center;margin-top:4px;color:#64748b}.Home_filePreviewActions__xvA1W{gap:8px}.Home_filePreviewAction__1fFDM{width:36px;height:36px;background:rgba(0,0,0,.03)}.Home_filePreviewAction__1fFDM:hover{background:rgba(139,92,246,.1);color:#8b5cf6}.Home_filePreviewActionDelete__JAT_c:hover{background:rgba(239,68,68,.1);color:#ef4444}.Home_fileListGrid__mi6Uk{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}.Home_fileListItem__Ud6FO{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-radius:10px;border:1px solid rgba(0,0,0,.06);transition:all .2s ease}.Home_fileListItem__Ud6FO:hover{background:rgba(139,92,246,.02);border-color:rgba(139,92,246,.1)}.Home_fileListItemIcon__VpcTJ{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1));border-radius:8px;color:#8b5cf6}.Home_fileListItemName___DPEc{flex:1 1;font-size:14px;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_fileListItemSize__dCOzM{font-size:12px;color:#94a3b8}.Home_fileListItemRemove__lOvIj{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;transition:all .2s ease;opacity:0}.Home_fileListItem__Ud6FO:hover .Home_fileListItemRemove__lOvIj{opacity:1}.Home_fileListItemRemove__lOvIj:hover{background:rgba(239,68,68,.1);color:#ef4444}.Home_imagePreviewGrid__l9UJY{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:16px;gap:16px}.Home_imagePreviewItem__AWEY9{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;border:2px solid transparent;transition:all .3s ease}.Home_imagePreviewItem__AWEY9:hover{border-color:rgba(139,92,246,.3);transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.Home_imagePreviewImage__RS72s{width:100%;height:100%;object-fit:cover}.Home_imagePreviewOverlay__Dvf6A{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.6));opacity:0;transition:opacity .3s ease}.Home_imagePreviewItem__AWEY9:hover .Home_imagePreviewOverlay__Dvf6A{opacity:1}.Home_imagePreviewRemove__0k7Td{position:absolute;top:8px;right:8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);border:none;border-radius:50%;color:#fff;cursor:pointer;opacity:0;transform:scale(.8);transition:all .2s ease}.Home_imagePreviewItem__AWEY9:hover .Home_imagePreviewRemove__0k7Td{opacity:1;transform:scale(1)}.Home_imagePreviewRemove__0k7Td:hover{background:#ef4444}.Home_imagePreviewName__9XHcv{position:absolute;bottom:0;left:0;right:0;padding:12px 10px 10px;font-size:12px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;transform:translateY(4px);transition:all .3s ease}.Home_imagePreviewItem__AWEY9:hover .Home_imagePreviewName__9XHcv{opacity:1;transform:translateY(0)}.Home_uploadStatus__cwIKf{display:inline-flex;padding:8px 16px;font-weight:600;border-radius:20px}.Home_uploadStatusPending__51vHf{background:rgba(245,158,11,.1);color:#f59e0b}.Home_uploadStatusUploading__NXNLc{background:rgba(59,130,246,.1);color:#3b82f6}.Home_uploadStatusComplete__nG8vC{background:rgba(34,197,94,.1);color:#22c55e}.Home_uploadStatusError__5TnCu{color:#ef4444}.Home_uploadStatusSpinner___HCAA{animation:Home_spin__VEV0f .8s linear infinite}.Home_multiUpload__JCvcw{padding:24px;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06)}.Home_multiUploadHeader__nonRX{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.Home_multiUploadTitle__JMJGO{font-size:16px;font-weight:600;color:#1e293b}.Home_multiUploadCount__77yao{font-size:13px;color:#64748b}.Home_multiUploadCount__77yao span{font-weight:600;color:#8b5cf6}.Home_multiUploadList__EZGJ_{display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:auto;padding-right:8px}.Home_multiUploadList__EZGJ_::-webkit-scrollbar{width:6px}.Home_multiUploadList__EZGJ_::-webkit-scrollbar-track{background:rgba(0,0,0,.02);border-radius:3px}.Home_multiUploadList__EZGJ_::-webkit-scrollbar-thumb{background:rgba(139,92,246,.3);border-radius:3px}.Home_multiUploadFooter__ouKyP{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:1px solid rgba(0,0,0,.06)}.Home_multiUploadTotal__hwSn1{font-size:13px;color:#64748b}.Home_docUploadCard__g9LmZ{display:flex;flex-direction:column;align-items:center;padding:32px;background:#fff;border-radius:16px;border:2px dashed rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer}.Home_docUploadCard__g9LmZ:hover{border-color:rgba(139,92,246,.3);background:linear-gradient(135deg,rgba(139,92,246,.02),rgba(6,182,212,.02))}.Home_docUploadCardIcon__5Fwo9{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1));border-radius:16px;margin-bottom:16px;font-size:32px}.Home_docUploadCardTitle__nbBZY{font-size:15px;font-weight:600;color:#1e293b;margin-bottom:4px}.Home_docUploadCardDesc__0HOIO{font-size:13px;color:#64748b;text-align:center}.Home_avatarUploadPlaceholder___dc8q,.Home_avatarUploadPreview__LfroO{border:4px solid #fff;box-shadow:0 4px 16px rgba(0,0,0,.1)}.Home_avatarUploadPlaceholder___dc8q{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);font-size:40px}.Home_avatarUploadButton__c96Ve{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;transition:all .2s ease;box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_avatarUploadButton__c96Ve:hover{transform:scale(1.1)}.Home_fileDragHandle__vRb8y{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#94a3b8;cursor:-webkit-grab;cursor:grab}.Home_fileDragHandle__vRb8y:active{cursor:-webkit-grabbing;cursor:grabbing}.Home_uploadZoneCircle__1Qm30{width:160px;height:160px;border-radius:50%;padding:24px}.Home_uploadZoneCircle__1Qm30 .Home_dropzoneIcon__vNDhW{width:48px;height:48px;margin-bottom:8px}.Home_uploadZoneMinimal__ga9K_{padding:16px;border-style:solid;border-width:1px}@keyframes Home_uploadComplete__3Uxcw{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.Home_uploadCompleteIcon__McAsa{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;color:#fff;font-size:28px;animation:Home_uploadComplete__3Uxcw .5s cubic-bezier(.4,0,.2,1)}.Home_uploadError__Nnsk9{padding:16px;background:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.2);border-radius:12px}.Home_uploadErrorContent__Iyez0{display:flex;align-items:flex-start;gap:12px}.Home_uploadErrorIcon__4JvX8{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(239,68,68,.1);border-radius:10px;color:#ef4444;flex-shrink:0}.Home_uploadErrorTitle____Xfs{font-size:14px;font-weight:600;color:#dc2626;margin-bottom:4px}.Home_uploadErrorMessage__0Pv2o{font-size:13px;color:#64748b}.Home_uploadErrorRetry__tIXHM{margin-top:12px;padding:8px 16px;font-size:13px;font-weight:600;color:#ef4444;background:#fff;border:1px solid rgba(239,68,68,.3);border-radius:8px;cursor:pointer;transition:all .2s ease}.Home_uploadErrorRetry__tIXHM:hover{background:rgba(239,68,68,.05)}[data-theme=dark] .Home_dropzone__1J8_X{background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(6,182,212,.03));border-color:rgba(139,92,246,.2)}[data-theme=dark] .Home_dropzone__1J8_X:hover{background:linear-gradient(135deg,rgba(139,92,246,.08),rgba(6,182,212,.06));border-color:rgba(139,92,246,.4)}[data-theme=dark] .Home_dropzoneDragging__kTq67{background:linear-gradient(135deg,rgba(139,92,246,.15),rgba(6,182,212,.12));border-color:#8b5cf6}[data-theme=dark] .Home_dropzoneTitle__JGJ56{color:var(--text-primary)}[data-theme=dark] .Home_dropzoneSubtitle__Gfblz{color:var(--text-secondary)}[data-theme=dark] .Home_dropzoneFormat__0gdYG{background:rgba(139,92,246,.15)}[data-theme=dark] .Home_uploadProgress__xuwwr{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_uploadProgressName__ESrnj{color:var(--text-primary)}[data-theme=dark] .Home_uploadProgressSize__id9vU{color:var(--text-secondary)}[data-theme=dark] .Home_uploadProgressBar__HG3Hj{background:var(--bg-tertiary)}[data-theme=dark] .Home_filePreview__Tdc9E{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_filePreview__Tdc9E:hover{border-color:rgba(139,92,246,.3)}[data-theme=dark] .Home_filePreviewName__IBHS9{color:var(--text-primary)}[data-theme=dark] .Home_filePreviewMeta__Z0I1F{color:var(--text-secondary)}[data-theme=dark] .Home_filePreviewAction__1fFDM{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=dark] .Home_filePreviewAction__1fFDM:hover{background:rgba(139,92,246,.15);color:#a78bfa}[data-theme=dark] .Home_fileListItem__Ud6FO{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_fileListItem__Ud6FO:hover{background:var(--bg-tertiary);border-color:rgba(139,92,246,.2)}[data-theme=dark] .Home_fileListItemName___DPEc{color:var(--text-primary)}[data-theme=dark] .Home_fileListItemSize__dCOzM{color:var(--text-secondary)}[data-theme=dark] .Home_imagePreviewItem__AWEY9{border-color:var(--border-light)}[data-theme=dark] .Home_imagePreviewItem__AWEY9:hover{border-color:rgba(139,92,246,.4)}[data-theme=dark] .Home_multiUpload__JCvcw{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_multiUploadTitle__JMJGO{color:var(--text-primary)}[data-theme=dark] .Home_multiUploadCount__77yao{color:var(--text-secondary)}[data-theme=dark] .Home_multiUploadFooter__ouKyP{border-color:var(--border-light)}[data-theme=dark] .Home_multiUploadTotal__hwSn1{color:var(--text-secondary)}[data-theme=dark] .Home_docUploadCard__g9LmZ{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_docUploadCard__g9LmZ:hover{background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(6,182,212,.03));border-color:rgba(139,92,246,.3)}[data-theme=dark] .Home_docUploadCardTitle__nbBZY{color:var(--text-primary)}[data-theme=dark] .Home_docUploadCardDesc__0HOIO{color:var(--text-secondary)}[data-theme=dark] .Home_avatarUploadPlaceholder___dc8q{background:linear-gradient(135deg,var(--bg-tertiary) 0,var(--bg-secondary) 100%);border-color:var(--bg-primary);color:var(--text-secondary)}[data-theme=dark] .Home_avatarUploadButton__c96Ve,[data-theme=dark] .Home_avatarUploadPreview__LfroO{border-color:var(--bg-primary)}[data-theme=dark] .Home_uploadError__Nnsk9{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.3)}[data-theme=dark] .Home_uploadErrorMessage__0Pv2o{color:var(--text-secondary)}[data-theme=dark] .Home_uploadErrorRetry__tIXHM{background:var(--bg-secondary);border-color:rgba(239,68,68,.4)}.Home_carousel__8itLd{border-radius:16px}.Home_carouselSlide__s8vFI{min-width:0}.Home_carouselSlideImage__75Db2{width:100%;height:100%;object-fit:cover}.Home_carouselNav__OmAhF{width:48px;height:48px;background:hsla(0,0%,100%,.95);box-shadow:0 4px 16px rgba(0,0,0,.1)}.Home_carouselNav__OmAhF:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 8px 24px rgba(0,0,0,.15)}.Home_carouselNav__OmAhF:active{transform:translateY(-50%) scale(.95)}.Home_carouselNavIcon__KW37G{width:20px;height:20px;color:#1e293b}.Home_carouselNavDisabled__0_N_T{opacity:.3;cursor:not-allowed;pointer-events:none}.Home_carouselNavSmall__V0eV1 .Home_carouselNavIcon__KW37G{width:16px;height:16px}.Home_carouselNavDark__PCUlN{background:rgba(15,23,42,.9)}.Home_carouselNavDark__PCUlN .Home_carouselNavIcon__KW37G{color:#fff}.Home_carouselNavDark__PCUlN:hover{background:#0f172a}.Home_carouselDots__Y_69F{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);gap:10px;z-index:10}.Home_carouselDot__MJpmu{background:hsla(0,0%,100%,.5);padding:0}.Home_carouselDot__MJpmu:hover{background:hsla(0,0%,100%,.8);transform:scale(1.2)}.Home_carouselDotActive__Sn1o4{background:#fff;transform:scale(1.2);box-shadow:0 2px 8px rgba(0,0,0,.2)}.Home_carouselDotsLine__B9y6v .Home_carouselDot__MJpmu{width:24px;height:4px;border-radius:2px}.Home_carouselDotsLine__B9y6v .Home_carouselDotActive__Sn1o4{width:40px;background:linear-gradient(90deg,#8b5cf6,#06b6d4)}.Home_carouselDotsNumbered__bEg79 .Home_carouselDot__MJpmu{width:28px;height:28px;font-size:12px;font-weight:600;color:hsla(0,0%,100%,.7);display:flex;align-items:center;justify-content:center}.Home_carouselDotsNumbered__bEg79 .Home_carouselDotActive__Sn1o4{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.Home_carouselDotsExternal__A1siM{position:relative;bottom:auto;left:auto;transform:none;justify-content:center;padding:20px 0}.Home_carouselDotsExternal__A1siM .Home_carouselDot__MJpmu{background:rgba(139,92,246,.2)}.Home_carouselDotsExternal__A1siM .Home_carouselDotActive__Sn1o4{background:#8b5cf6}.Home_cardCarousel__tBetP{padding:0 48px}.Home_cardCarouselTrack__ln_gg{display:flex;gap:24px;transition:transform .5s cubic-bezier(.4,0,.2,1)}.Home_cardCarouselSlide__blOEB{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 16px);min-width:0}.Home_cardCarouselSlideFull__9lNgK{flex:0 0 100%}.Home_cardCarouselSlideHalf__Lbh7O{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px)}.Home_cardCarouselSlideQuarter__4fiqw{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 18px)}.Home_cardCarouselCard__pi1ac{background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);overflow:hidden;transition:all .3s ease}.Home_cardCarouselCard__pi1ac:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.Home_cardCarouselImage__wIMMb{width:100%;aspect-ratio:16/10;object-fit:cover}.Home_cardCarouselContent__7PTBs{padding:20px}.Home_cardCarouselTitle__yPwr4{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:8px}.Home_cardCarouselDesc__36tSX{font-size:14px;color:#64748b;line-height:1.5}.Home_testimonialCarousel__twEwh{text-align:center;padding:48px 64px;background:linear-gradient(135deg,rgba(139,92,246,.03),rgba(6,182,212,.03));border-radius:24px}.Home_testimonialQuote__c0x8G{font-size:24px;font-weight:500;color:#1e293b;line-height:1.6;margin-bottom:32px;font-style:italic}.Home_testimonialQuote__c0x8G:before{display:block;font-size:72px;font-weight:700;line-height:.5;margin-bottom:16px;opacity:.3}.Home_testimonialAuthor__VlgY8{justify-content:center}.Home_testimonialAvatar__pafIr{object-fit:cover;border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Home_testimonialInfo__zDkkM{text-align:left}.Home_testimonialName__MCtzu{font-weight:600}.Home_testimonialStars__DlyEG{display:flex;gap:4px;justify-content:center;margin-bottom:24px}.Home_heroSlider__ADPMf{position:relative;height:600px;overflow:hidden}.Home_heroSlide__j7C9a{position:absolute;inset:0;opacity:0;transition:opacity .8s ease}.Home_heroSlideActive__gfQOB{opacity:1;z-index:1}.Home_heroSlideImage__ZuKTQ{width:100%;height:100%;object-fit:cover}.Home_heroSlideOverlay__3nl0d{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,23,42,.8),rgba(15,23,42,.2))}.Home_heroSlideContent__2z3LC{position:absolute;top:50%;left:80px;transform:translateY(-50%);max-width:600px;z-index:2}.Home_heroSlideTag__LGXXV{display:inline-block;padding:8px 16px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border-radius:20px;margin-bottom:20px}.Home_heroSlideTitle__lSaim{font-size:48px;font-weight:700;color:#fff;line-height:1.2;margin-bottom:20px}.Home_heroSlideDesc__d77aq{font-size:18px;color:hsla(0,0%,100%,.8);line-height:1.6;margin-bottom:32px}.Home_heroSlideCta__xZL_g{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(139,92,246,.4)}.Home_heroSlideCta__xZL_g:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(139,92,246,.5)}.Home_heroProgress__VlEZM{position:absolute;bottom:0;left:0;right:0;height:4px;background:hsla(0,0%,100%,.2);z-index:10}.Home_heroProgressFill__TxVUl{height:100%;background:linear-gradient(90deg,#8b5cf6,#06b6d4);width:0;animation:Home_heroProgress__VlEZM 5s linear forwards}@keyframes Home_heroProgress__VlEZM{0%{width:0}to{width:100%}}.Home_thumbnailCarousel__Yk94H{display:flex;flex-direction:column;gap:16px}.Home_thumbnailMain__uqeAS{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:16/9}.Home_thumbnailMainImage__UN2_D{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Home_thumbnailTray__p2pwl{display:flex;gap:12px;overflow-x:auto;padding:4px;scroll-behavior:smooth}.Home_thumbnailTray__p2pwl::-webkit-scrollbar{height:6px}.Home_thumbnailTray__p2pwl::-webkit-scrollbar-track{background:rgba(0,0,0,.02);border-radius:3px}.Home_thumbnailTray__p2pwl::-webkit-scrollbar-thumb{background:rgba(139,92,246,.3);border-radius:3px}.Home_thumbnailItem__LS6cx{flex:0 0 auto;width:80px;height:60px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease;opacity:.6}.Home_thumbnailItem__LS6cx:hover{opacity:.9;transform:scale(1.05)}.Home_thumbnailItemActive__A4Wxy{opacity:1;border-color:#8b5cf6;box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_thumbnailItemImage__4C73Q{width:100%;height:100%;object-fit:cover}.Home_infiniteCarousel___wqAU{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.Home_infiniteCarouselTrack__GBj5d{display:flex;gap:32px;animation:Home_infiniteScroll__bXvMF 20s linear infinite}.Home_infiniteCarouselTrack__GBj5d:hover{animation-play-state:paused}@keyframes Home_infiniteScroll__bXvMF{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Home_infiniteCarouselItem__d2aJK{flex:0 0 auto;padding:24px 40px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06)}.Home_logoCarousel__61szw{overflow:hidden;padding:24px 0}.Home_logoCarouselTrack__iy_Xf{display:flex;align-items:center;gap:64px;animation:Home_infiniteScroll__bXvMF 25s linear infinite}.Home_logoCarouselItem__a0hr8{flex:0 0 auto;opacity:.5;filter:grayscale(100%);transition:all .3s ease}.Home_logoCarouselItem__a0hr8:hover{opacity:1;filter:grayscale(0)}.Home_logoCarouselImage__9sUFW{height:40px;width:auto}.Home_featureCarousel__RWV8D{position:relative;padding:40px 0}.Home_featureCarouselSlide__ADacB{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.Home_featureCarouselImage__87ghL{border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.1)}.Home_featureCarouselContent__eM9bj{padding:20px 0}.Home_featureCarouselTag___ftfc{display:inline-block;padding:6px 14px;font-size:12px;font-weight:600;text-transform:uppercase;background:rgba(139,92,246,.1);color:#8b5cf6;border-radius:20px;margin-bottom:16px}.Home_featureCarouselTitle__0_Q0v{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:16px}.Home_featureCarouselDesc__jZLbr{font-size:16px;color:#64748b;line-height:1.7;margin-bottom:24px}.Home_featureCarouselList__aurg_{display:flex;flex-direction:column;gap:12px}.Home_featureCarouselListItem___0xG1{display:flex;align-items:center;gap:12px;font-size:15px;color:#475569}.Home_featureCarouselListIcon__2FbtD{width:20px;height:20px;color:#22c55e}.Home_verticalCarousel__YxI0_{height:400px;overflow:hidden}.Home_verticalCarouselTrack__xr0cX{display:flex;flex-direction:column;animation:Home_verticalScroll__j7kdh 15s linear infinite}@keyframes Home_verticalScroll__j7kdh{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.Home_verticalCarouselItem___mPBO{padding:20px 24px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);margin-bottom:16px}.Home_carouselCounter__HHzsF{position:absolute;bottom:20px;right:20px;padding:8px 16px;background:rgba(0,0,0,.6);border-radius:20px;font-size:14px;font-weight:600;color:#fff;z-index:10}.Home_carouselCounterCurrent__VtI18{color:#8b5cf6}.Home_carouselAutoplay__nMtu3{top:20px;right:20px;width:40px;height:40px;justify-content:center;border:none;border-radius:50%;cursor:pointer;color:#fff;transition:all .3s ease}.Home_carouselAutoplay__nMtu3:hover{background:rgba(0,0,0,.7)}.Home_carouselAutoplayIcon__hWOav{width:16px;height:16px}.Home_carouselSwipeHint__u_J0V{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 0;font-size:13px;color:#94a3b8}.Home_carouselSwipeIcon__aph_m{width:20px;height:20px;animation:Home_swipeHint__nN3Vf 1.5s ease-in-out infinite}@keyframes Home_swipeHint__nN3Vf{0%,to{transform:translateX(0)}50%{transform:translateX(8px)}}.Home_carouselFade__dmKyG .Home_carouselSlide__s8vFI{position:absolute;inset:0;opacity:0;transition:opacity .6s ease}.Home_carouselFade__dmKyG .Home_carouselSlideActive__jdnme{position:relative;opacity:1}.Home_carouselZoom__Llhdv .Home_carouselSlide__s8vFI{transform:scale(.95);opacity:0;transition:all .6s ease}.Home_carouselZoom__Llhdv .Home_carouselSlideActive__jdnme{transform:scale(1);opacity:1}.Home_carouselFullWidth__7Pudv{border-radius:0;margin:0 -24px}[data-theme=dark] .Home_carouselNav__OmAhF{background:rgba(30,41,59,.95)}[data-theme=dark] .Home_carouselNav__OmAhF:hover{background:#1e293b}[data-theme=dark] .Home_carouselNavIcon__KW37G{color:var(--text-primary)}[data-theme=dark] .Home_carouselDot__MJpmu{background:rgba(139,92,246,.3)}[data-theme=dark] .Home_carouselDotActive__Sn1o4{background:#8b5cf6}[data-theme=dark] .Home_cardCarouselCard__pi1ac{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_cardCarouselCard__pi1ac:hover{box-shadow:0 12px 32px rgba(0,0,0,.3)}[data-theme=dark] .Home_cardCarouselTitle__yPwr4{color:var(--text-primary)}[data-theme=dark] .Home_cardCarouselDesc__36tSX{color:var(--text-secondary)}[data-theme=dark] .Home_testimonialCarousel__twEwh{background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(6,182,212,.05))}[data-theme=dark] .Home_testimonialQuote__c0x8G{color:var(--text-primary)}[data-theme=dark] .Home_testimonialQuote__c0x8G:before{color:#a78bfa}[data-theme=dark] .Home_testimonialAvatar__pafIr{border-color:var(--bg-secondary)}[data-theme=dark] .Home_heroSlideOverlay__3nl0d{background:linear-gradient(90deg,rgba(15,23,42,.95),rgba(15,23,42,.4))}[data-theme=dark] .Home_thumbnailItem__LS6cx{border-color:var(--border-light)}[data-theme=dark] .Home_thumbnailItemActive__A4Wxy{border-color:#a78bfa}[data-theme=dark] .Home_infiniteCarouselItem__d2aJK{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_logoCarouselItem__a0hr8{opacity:.4}[data-theme=dark] .Home_logoCarouselItem__a0hr8:hover{opacity:.9}[data-theme=dark] .Home_featureCarouselTag___ftfc{background:rgba(139,92,246,.15)}[data-theme=dark] .Home_featureCarouselTitle__0_Q0v{color:var(--text-primary)}[data-theme=dark] .Home_featureCarouselDesc__jZLbr,[data-theme=dark] .Home_featureCarouselListItem___0xG1{color:var(--text-secondary)}[data-theme=dark] .Home_verticalCarouselItem___mPBO{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_carouselSwipeHint__u_J0V{color:var(--text-secondary)}.Home_avatar__xXn0p{background:linear-gradient(135deg,#8b5cf6,#06b6d4);color:#fff}.Home_avatarMd__ifZx6,.Home_avatar__xXn0p{width:48px;height:48px;font-size:16px}.Home_avatarLg__KqnSZ{width:64px;height:64px;font-size:20px}.Home_avatarXl__SxMi8{width:96px;height:96px;font-size:28px}.Home_avatar2xl__qmqWk{width:128px;height:128px;font-size:36px}.Home_avatarSquare__j6Tup{border-radius:12px}.Home_avatarRounded__OtJbz{border-radius:16px}.Home_avatarStatus__5phtV{bottom:2px;right:2px}.Home_avatar2xl__qmqWk .Home_avatarStatus__5phtV,.Home_avatarLg__KqnSZ .Home_avatarStatus__5phtV,.Home_avatarXl__SxMi8 .Home_avatarStatus__5phtV{width:16px;height:16px;border-width:3px}.Home_avatarBadge__p3l21{background:linear-gradient(135deg,#ef4444,#dc2626);font-weight:700}.Home_avatarRing__VzPDc{padding:3px;background:#fff;box-shadow:0 0 0 3px #8b5cf6}.Home_avatarRingGradient__IBmq8{box-shadow:none;background:linear-gradient(135deg,#8b5cf6,#06b6d4 50%,#22c55e)}.Home_avatarRingGradient__IBmq8:before{content:"";position:absolute;inset:3px;background:#fff;border-radius:50%;z-index:0}.Home_avatarRingGradient__IBmq8 .Home_avatarImage__wEb1t{position:relative;z-index:1;border-radius:50%}.Home_avatarInitialsBlue__K3QCP{background:linear-gradient(135deg,#3b82f6,#2563eb)}.Home_avatarInitialsGreen__tZrO3{background:linear-gradient(135deg,#22c55e,#16a34a)}.Home_avatarInitialsOrange__b8nxk{background:linear-gradient(135deg,#f97316,#ea580c)}.Home_avatarInitialsPink__0Qmao{background:linear-gradient(135deg,#ec4899,#db2777)}.Home_avatarInitialsRed__XbeI1{background:linear-gradient(135deg,#ef4444,#dc2626)}.Home_avatarInitialsTeal__m3_YL{background:linear-gradient(135deg,#14b8a6,#0d9488)}.Home_avatarGroup__0X_S_{align-items:center}.Home_avatarGroup__0X_S_ .Home_avatar__xXn0p{border:3px solid #fff;transition:all .2s ease}.Home_avatarGroup__0X_S_ .Home_avatar__xXn0p:first-child{margin-left:0}.Home_avatarGroupMore__vlWHW{width:48px;height:48px;margin-left:-12px;border:3px solid #fff;border-radius:50%;font-size:13px;color:#64748b}.Home_avatarGroupReverse__BKPGe{flex-direction:row-reverse}.Home_avatarGroupReverse__BKPGe .Home_avatar__xXn0p{margin-left:0;margin-right:-12px}.Home_avatarGroupReverse__BKPGe .Home_avatar__xXn0p:first-child{margin-right:0}.Home_userCard__4OF4k{padding:20px;border-radius:16px;border:1px solid rgba(0,0,0,.06);transition:all .3s ease}.Home_userCard__4OF4k:hover{border-color:rgba(139,92,246,.2);box-shadow:0 8px 24px rgba(0,0,0,.06)}.Home_userCardName__a_DPU{font-size:16px;margin-bottom:4px}.Home_userCardRole___D2X9{font-size:14px}.Home_userCardEmail__zMDgZ{font-size:13px;color:#94a3b8;margin-top:4px}.Home_userCardAction__fEZ0e{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.03);border:none;border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s ease}.Home_userCardAction__fEZ0e:hover{background:rgba(139,92,246,.1);color:#8b5cf6}.Home_userListItem__z1emT{border-radius:10px;transition:all .2s ease;cursor:pointer}.Home_userListItem__z1emT:hover{background:rgba(139,92,246,.05)}.Home_userListItemActive__5efie{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.05))}.Home_userListItemName__dA3Ti{font-weight:600}.Home_userListItemMeta__1kcoB{font-size:12px;color:#94a3b8;margin-top:2px}.Home_userListItemBadge__WQsO3{padding:4px 10px;font-weight:600;background:rgba(139,92,246,.1);color:#8b5cf6}.Home_profileHeader__3q3Eb{display:flex;align-items:flex-start;gap:24px;padding:32px;background:linear-gradient(135deg,rgba(139,92,246,.03),rgba(6,182,212,.03));border-radius:20px}.Home_profileHeaderAvatar__49Qhj{position:relative}.Home_profileHeaderEditBtn__tfj6f{position:absolute;bottom:4px;right:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:3px solid #fff;border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease}.Home_profileHeaderEditBtn__tfj6f:hover{transform:scale(1.1)}.Home_profileHeaderContent__UlwM7{flex:1 1}.Home_profileHeaderName__Eeu4P{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:4px}.Home_profileHeaderTitle__OZqgh{font-size:16px;color:#64748b;margin-bottom:12px}.Home_profileHeaderStats__Xs6_4{display:flex;gap:32px}.Home_profileHeaderStat__VfaU7{text-align:center}.Home_profileHeaderStatValue__hUVoR{font-size:24px;font-weight:700;color:#1e293b}.Home_profileHeaderStatLabel__fN8Vx{font-size:13px;color:#94a3b8}.Home_profileHeaderActions__UgaoR{display:flex;gap:12px}.Home_teamCard__jrjea{text-align:center;padding:32px 24px;background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.06);transition:all .3s ease}.Home_teamCard__jrjea:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.Home_teamCardAvatar__E2VWs{margin:0 auto 20px}.Home_teamCardName__z1Wq_{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:4px}.Home_teamCardRole__yai_j{font-size:14px;color:#8b5cf6;font-weight:500;margin-bottom:16px}.Home_teamCardBio__tZATs{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:20px}.Home_teamCardSocial__pkrjH{display:flex;justify-content:center;gap:12px}.Home_teamCardSocialLink__XLLg_{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.03);border-radius:50%;color:#64748b;transition:all .2s ease}.Home_teamCardSocialLink__XLLg_:hover{background:rgba(139,92,246,.1);color:#8b5cf6}.Home_userMenu__EE6T3{position:relative;display:inline-block}.Home_userMenuTrigger__uk60y{display:flex;align-items:center;gap:10px;padding:8px 12px 8px 8px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:50px;cursor:pointer;transition:all .2s ease}.Home_userMenuTrigger__uk60y:hover{border-color:rgba(139,92,246,.2);box-shadow:0 4px 12px rgba(0,0,0,.05)}.Home_userMenuName__zzMIT{font-size:14px;font-weight:600;color:#1e293b}.Home_userMenuChevron__df37I{width:16px;height:16px;color:#94a3b8;transition:transform .2s ease}.Home_userMenuTriggerOpen__Oyz2g .Home_userMenuChevron__df37I{transform:rotate(180deg)}.Home_userMenuDropdown__e9WSh{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;padding:8px;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 12px 40px rgba(0,0,0,.12);z-index:100;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s ease}.Home_userMenuDropdownOpen__J6sHB{opacity:1;visibility:visible;transform:translateY(0)}.Home_userMenuHeader__0Lyoh{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:8px}.Home_userMenuHeaderInfo__Smp83{flex:1 1;min-width:0}.Home_userMenuHeaderName__XMnji{font-size:14px;font-weight:600;color:#1e293b}.Home_userMenuHeaderEmail__T2OoP{font-size:12px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_userMenuItem__r_Oc1{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;background:transparent;border:none;border-radius:10px;font-size:14px;color:#475569;cursor:pointer;transition:all .2s ease;text-align:left}.Home_userMenuItem__r_Oc1:hover{background:rgba(139,92,246,.05);color:#8b5cf6}.Home_userMenuItemIcon__hJZpo{width:18px;height:18px;color:#94a3b8}.Home_userMenuItem__r_Oc1:hover .Home_userMenuItemIcon__hJZpo{color:#8b5cf6}.Home_userMenuItemDanger__AxEFI{color:#ef4444}.Home_userMenuItemDanger__AxEFI:hover{background:rgba(239,68,68,.05);color:#ef4444}.Home_userMenuItemDanger__AxEFI .Home_userMenuItemIcon__hJZpo{color:#ef4444}.Home_userMenuDivider__AZIHf{height:1px;background:rgba(0,0,0,.06);margin:8px 0}.Home_activityAvatar__ihrVE{position:relative}.Home_activityAvatarIcon__oOEQR{position:absolute;bottom:-2px;right:-2px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.1)}.Home_activityAvatarIconComment__LxRwW{color:#3b82f6}.Home_activityAvatarIconLike__E1sc1{color:#ef4444}.Home_activityAvatarIconShare__nkIoU{color:#22c55e}.Home_activityAvatarIconMention__W2JqY{color:#8b5cf6}.Home_presenceIndicator__VzL_D{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b}.Home_presenceIndicatorDot__oTV2a{width:8px;height:8px;border-radius:50%}.Home_presenceIndicatorOnline__CEEGt .Home_presenceIndicatorDot__oTV2a{background:#22c55e;box-shadow:0 0 0 2px rgba(34,197,94,.2)}.Home_presenceIndicatorOffline__OwKOV .Home_presenceIndicatorDot__oTV2a{background:#94a3b8}.Home_presenceIndicatorAway__rnYOy .Home_presenceIndicatorDot__oTV2a{background:#f59e0b}.Home_avatarClickable__nQmN_{cursor:pointer;transition:all .2s ease}.Home_avatarClickable__nQmN_:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Home_avatarPlaceholder__emAr4{display:flex;align-items:center;justify-content:center;background:#f1f5f9;color:#94a3b8}.Home_avatarPlaceholderIcon__DBBQf{width:50%;height:50%}[data-theme=dark] .Home_avatarBadge__p3l21,[data-theme=dark] .Home_avatarStatus__5phtV,[data-theme=dark] .Home_avatar__xXn0p{border-color:var(--bg-primary)}[data-theme=dark] .Home_avatarRing__VzPDc{background:var(--bg-primary);box-shadow:0 0 0 3px #a78bfa}[data-theme=dark] .Home_avatarGroup__0X_S_ .Home_avatar__xXn0p{border-color:var(--bg-primary)}[data-theme=dark] .Home_avatarGroupMore__vlWHW{background:var(--bg-tertiary);border-color:var(--bg-primary);color:var(--text-secondary)}[data-theme=dark] .Home_userCard__4OF4k{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_userCard__4OF4k:hover{border-color:rgba(139,92,246,.3)}[data-theme=dark] .Home_userCardName__a_DPU{color:var(--text-primary)}[data-theme=dark] .Home_userCardEmail__zMDgZ,[data-theme=dark] .Home_userCardRole___D2X9{color:var(--text-secondary)}[data-theme=dark] .Home_userCardAction__fEZ0e{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=dark] .Home_userCardAction__fEZ0e:hover{background:rgba(139,92,246,.15);color:#a78bfa}[data-theme=dark] .Home_userListItemActive__5efie{background:linear-gradient(135deg,rgba(139,92,246,.15),rgba(6,182,212,.08))}[data-theme=dark] .Home_userListItemName__dA3Ti{color:var(--text-primary)}[data-theme=dark] .Home_userListItemMeta__1kcoB{color:var(--text-secondary)}[data-theme=dark] .Home_userListItemBadge__WQsO3{background:rgba(139,92,246,.15)}[data-theme=dark] .Home_profileHeader__3q3Eb{background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(6,182,212,.05))}[data-theme=dark] .Home_profileHeaderEditBtn__tfj6f{border-color:var(--bg-primary)}[data-theme=dark] .Home_profileHeaderName__Eeu4P{color:var(--text-primary)}[data-theme=dark] .Home_profileHeaderTitle__OZqgh{color:var(--text-secondary)}[data-theme=dark] .Home_profileHeaderStatValue__hUVoR{color:var(--text-primary)}[data-theme=dark] .Home_profileHeaderStatLabel__fN8Vx{color:var(--text-secondary)}[data-theme=dark] .Home_teamCard__jrjea{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_teamCard__jrjea:hover{box-shadow:0 12px 32px rgba(0,0,0,.3)}[data-theme=dark] .Home_teamCardName__z1Wq_{color:var(--text-primary)}[data-theme=dark] .Home_teamCardRole__yai_j{color:#a78bfa}[data-theme=dark] .Home_teamCardBio__tZATs{color:var(--text-secondary)}[data-theme=dark] .Home_teamCardSocialLink__XLLg_{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=dark] .Home_teamCardSocialLink__XLLg_:hover{background:rgba(139,92,246,.15);color:#a78bfa}[data-theme=dark] .Home_userMenuTrigger__uk60y{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_userMenuTrigger__uk60y:hover{border-color:rgba(139,92,246,.3)}[data-theme=dark] .Home_userMenuName__zzMIT{color:var(--text-primary)}[data-theme=dark] .Home_userMenuChevron__df37I{color:var(--text-secondary)}[data-theme=dark] .Home_userMenuDropdown__e9WSh{background:var(--bg-secondary);border-color:var(--border-light);box-shadow:0 12px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_userMenuHeader__0Lyoh{border-color:var(--border-light)}[data-theme=dark] .Home_userMenuHeaderName__XMnji{color:var(--text-primary)}[data-theme=dark] .Home_userMenuHeaderEmail__T2OoP,[data-theme=dark] .Home_userMenuItem__r_Oc1{color:var(--text-secondary)}[data-theme=dark] .Home_userMenuItem__r_Oc1:hover{background:rgba(139,92,246,.1);color:#a78bfa}[data-theme=dark] .Home_userMenuItemIcon__hJZpo{color:var(--text-secondary)}[data-theme=dark] .Home_userMenuItem__r_Oc1:hover .Home_userMenuItemIcon__hJZpo{color:#a78bfa}[data-theme=dark] .Home_userMenuDivider__AZIHf{background:var(--border-light)}[data-theme=dark] .Home_activityAvatarIcon__oOEQR{background:var(--bg-secondary)}[data-theme=dark] .Home_presenceIndicator__VzL_D{color:var(--text-secondary)}[data-theme=dark] .Home_avatarPlaceholder__emAr4{background:var(--bg-tertiary);color:var(--text-secondary)}.Home_pricingToggleLabel__rs44g{font-size:15px}.Home_pricingToggleSwitch__Hk0S2{background:rgba(139,92,246,.1);border:none;border-radius:20px;transition:all .3s ease}.Home_pricingToggleSwitch__Hk0S2:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 8px rgba(139,92,246,.3)}.Home_pricingToggleSwitchYearly__4wj8U:after{transform:translateX(28px)}.Home_pricingToggleSave__X2T6A{font-size:11px;text-transform:uppercase}.Home_pricingCard__2XSp0{border:1px solid rgba(0,0,0,.06)}.Home_pricingCard__2XSp0:hover{box-shadow:0 12px 40px rgba(0,0,0,.08)}.Home_pricingCardPopular__6c6sm{position:relative;border:2px solid #8b5cf6;box-shadow:0 8px 32px rgba(139,92,246,.15)}.Home_pricingCardPopular__6c6sm:hover{box-shadow:0 16px 48px rgba(139,92,246,.2)}.Home_pricingCardPopularBadge__xU12P{position:absolute;top:-14px;left:50%;transform:translateX(-50%);padding:6px 20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border-radius:20px;box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_pricingCardHeader__bvvil{border-bottom:1px solid rgba(0,0,0,.06)}.Home_pricingCardIcon__sXhK4{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1));border-radius:16px;color:#8b5cf6}.Home_pricingCardName__MdOhk{font-size:20px}.Home_pricingCardDescription__wuEhr{font-size:14px}.Home_pricingCardPrice__34WyN{text-align:center;margin-bottom:24px}.Home_pricingCardAmount__QRM9z{display:flex;align-items:flex-start;justify-content:center;gap:4px}.Home_pricingCardCurrency__gFkRx{font-size:24px;font-weight:600;color:#64748b;margin-top:8px}.Home_pricingCardValue__gPOsI{font-size:56px;font-weight:800;color:#1e293b;line-height:1}.Home_pricingCardPeriod__2ZOWc{font-size:14px;color:#94a3b8;margin-top:8px}.Home_pricingCardOriginal__UC2T3{font-size:16px;color:#94a3b8;text-decoration:line-through;margin-top:4px}.Home_pricingCardFeatures__7G_4I{flex:1 1;display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.Home_pricingCardFeature__U4yeS{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#475569}.Home_pricingCardFeatureIcon__vWQUx{width:20px;height:20px;flex-shrink:0;color:#22c55e}.Home_pricingCardFeatureDisabled__7RaxU{color:#94a3b8}.Home_pricingCardFeatureDisabled__7RaxU .Home_pricingCardFeatureIcon__vWQUx{color:#cbd5e1}.Home_pricingCardCta__ynIaB,.Home_pricingCardFeatureHighlight__nwQk3{font-weight:600;color:#8b5cf6}.Home_pricingCardCta__ynIaB{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 24px;font-size:15px;background:rgba(139,92,246,.1);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease}.Home_pricingCardCta__ynIaB:hover{background:rgba(139,92,246,.15);transform:translateY(-1px)}.Home_pricingCardCtaPrimary__wYEGc{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 4px 16px rgba(139,92,246,.3)}.Home_pricingCardCtaPrimary__wYEGc:hover{box-shadow:0 8px 24px rgba(139,92,246,.4)}.Home_pricingCardEnterprise__AB2tD{background:linear-gradient(135deg,#0f172a,#1e293b);border-color:transparent}.Home_pricingCardEnterprise__AB2tD .Home_pricingCardName__MdOhk,.Home_pricingCardEnterprise__AB2tD .Home_pricingCardValue__gPOsI{color:#fff}.Home_pricingCardEnterprise__AB2tD .Home_pricingCardCurrency__gFkRx,.Home_pricingCardEnterprise__AB2tD .Home_pricingCardDescription__wuEhr,.Home_pricingCardEnterprise__AB2tD .Home_pricingCardPeriod__2ZOWc{color:#94a3b8}.Home_pricingCardEnterprise__AB2tD .Home_pricingCardFeature__U4yeS{color:#cbd5e1}.Home_pricingCardEnterprise__AB2tD .Home_pricingCardHeader__bvvil{border-color:hsla(0,0%,100%,.1)}.Home_pricingCompare__3JkcL{width:100%;overflow-x:auto;margin-top:64px}.Home_pricingCompareTable__5oaHR{width:100%;border-collapse:separate;border-spacing:0;min-width:800px}.Home_pricingCompareHeader__4So9d{background:linear-gradient(135deg,rgba(139,92,246,.03),rgba(6,182,212,.03))}.Home_pricingCompareHeaderCell__au_pC{padding:24px 20px;font-size:16px;font-weight:700;color:#1e293b;text-align:center;border-bottom:2px solid rgba(139,92,246,.1)}.Home_pricingCompareHeaderCell__au_pC:first-child{text-align:left}.Home_pricingCompareHeaderPopular__uDT0C{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(139,92,246,.05));color:#8b5cf6}.Home_pricingCompareCategory__lXNOZ{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#64748b;background:rgba(0,0,0,.02);padding:12px 20px}.Home_pricingCompareRow__iy9MA{border-bottom:1px solid rgba(0,0,0,.04)}.Home_pricingCompareRow__iy9MA:hover{background:rgba(139,92,246,.02)}.Home_pricingCompareCell__f_Bjn{padding:16px 20px;font-size:14px;color:#475569;text-align:center;vertical-align:middle}.Home_pricingCompareCell__f_Bjn:first-child{text-align:left;font-weight:500;color:#1e293b}.Home_pricingCompareCellPopular__adYKr{background:rgba(139,92,246,.03)}.Home_pricingCompareCheck__Q4Im6{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.Home_pricingCompareCheck__Q4Im6,.Home_pricingCompareCross__wBzVy{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:10px}.Home_pricingCompareCross__wBzVy{background:rgba(0,0,0,.05);color:#94a3b8}.Home_pricingCompareValue__ji4fF{font-weight:600;color:#8b5cf6}.Home_pricingFaq__mhRII{margin:80px auto 0}.Home_pricingFaqTitle__ChWFG{margin-bottom:40px}.Home_pricingSimple__IQ91w{display:flex;align-items:stretch;background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.06);overflow:hidden}.Home_pricingSimpleItem__l4r7Z{flex:1 1;display:flex;flex-direction:column;padding:32px;border-right:1px solid rgba(0,0,0,.06);transition:all .3s ease}.Home_pricingSimpleItem__l4r7Z:last-child{border-right:none}.Home_pricingSimpleItem__l4r7Z:hover{background:rgba(139,92,246,.02)}.Home_pricingSimpleItemPopular__1DHVJ{background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(6,182,212,.03))}.Home_pricingSimpleName__WaXtv{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:8px}.Home_pricingSimplePrice__n02_e{font-size:32px;font-weight:800;color:#1e293b;margin-bottom:8px}.Home_pricingSimplePrice__n02_e span{font-size:14px;font-weight:500;color:#64748b}.Home_pricingSimpleDesc__zzqoq{font-size:14px;color:#64748b;flex:1 1;margin-bottom:20px}.Home_pricingMini__ruTvd{padding:20px 24px;border-radius:14px;border:1px solid rgba(0,0,0,.06)}.Home_pricingMini__ruTvd:hover{border-color:rgba(139,92,246,.2);box-shadow:0 4px 16px rgba(0,0,0,.05)}.Home_pricingMiniContent__42iaT{display:flex;align-items:center;gap:16px}.Home_pricingMiniIcon__9ayMM{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1));border-radius:12px;color:#8b5cf6}.Home_pricingMiniName__FgreH{font-size:16px}.Home_pricingMiniDesc__LW81L{font-size:13px;color:#64748b}.Home_pricingMiniPrice__vkwrJ{font-size:24px;color:#1e293b}.Home_pricingMiniPrice__vkwrJ span{font-size:13px;font-weight:500;color:#94a3b8}.Home_pricingLifetime__Xgknj{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border-radius:20px}.Home_pricingGuarantee__nbp4v{margin-top:24px}.Home_pricingGuaranteeIcon__5IiMY{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border-radius:50%}.Home_pricingGuaranteeText__0iCpe{font-size:14px;color:#166534}[data-theme=dark] .Home_pricingToggleLabel__rs44g{color:var(--text-secondary)}[data-theme=dark] .Home_pricingToggleLabelActive__ZPLeZ{color:var(--text-primary)}[data-theme=dark] .Home_pricingToggleSwitch__Hk0S2{background:rgba(139,92,246,.15)}[data-theme=dark] .Home_pricingCard__2XSp0{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_pricingCard__2XSp0:hover{box-shadow:0 12px 40px rgba(0,0,0,.3)}[data-theme=dark] .Home_pricingCardPopular__6c6sm{border-color:#a78bfa;box-shadow:0 8px 32px rgba(139,92,246,.2)}[data-theme=dark] .Home_pricingCardHeader__bvvil{border-color:var(--border-light)}[data-theme=dark] .Home_pricingCardName__MdOhk{color:var(--text-primary)}[data-theme=dark] .Home_pricingCardCurrency__gFkRx,[data-theme=dark] .Home_pricingCardDescription__wuEhr{color:var(--text-secondary)}[data-theme=dark] .Home_pricingCardValue__gPOsI{color:var(--text-primary)}[data-theme=dark] .Home_pricingCardFeature__U4yeS,[data-theme=dark] .Home_pricingCardOriginal__UC2T3,[data-theme=dark] .Home_pricingCardPeriod__2ZOWc{color:var(--text-secondary)}[data-theme=dark] .Home_pricingCardFeatureDisabled__7RaxU{color:var(--text-secondary);opacity:.5}[data-theme=dark] .Home_pricingCardCta__ynIaB{background:rgba(139,92,246,.15)}[data-theme=dark] .Home_pricingCardCta__ynIaB:hover{background:rgba(139,92,246,.25)}[data-theme=dark] .Home_pricingCompareHeader__4So9d{background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(6,182,212,.05))}[data-theme=dark] .Home_pricingCompareHeaderCell__au_pC{color:var(--text-primary);border-color:var(--border-light)}[data-theme=dark] .Home_pricingCompareCategory__lXNOZ{color:var(--text-secondary);background:var(--bg-tertiary)}[data-theme=dark] .Home_pricingCompareRow__iy9MA{border-color:var(--border-light)}[data-theme=dark] .Home_pricingCompareRow__iy9MA:hover{background:rgba(139,92,246,.05)}[data-theme=dark] .Home_pricingCompareCell__f_Bjn{color:var(--text-secondary)}[data-theme=dark] .Home_pricingCompareCell__f_Bjn:first-child{color:var(--text-primary)}[data-theme=dark] .Home_pricingCompareCellPopular__adYKr{background:rgba(139,92,246,.08)}[data-theme=dark] .Home_pricingCompareCross__wBzVy{background:var(--bg-tertiary)}[data-theme=dark] .Home_pricingFaqTitle__ChWFG{color:var(--text-primary)}[data-theme=dark] .Home_pricingSimple__IQ91w{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_pricingSimpleItem__l4r7Z{border-color:var(--border-light)}[data-theme=dark] .Home_pricingSimpleItem__l4r7Z:hover{background:rgba(139,92,246,.05)}[data-theme=dark] .Home_pricingSimpleItemPopular__1DHVJ{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.05))}[data-theme=dark] .Home_pricingSimpleName__WaXtv,[data-theme=dark] .Home_pricingSimplePrice__n02_e{color:var(--text-primary)}[data-theme=dark] .Home_pricingSimpleDesc__zzqoq,[data-theme=dark] .Home_pricingSimplePrice__n02_e span{color:var(--text-secondary)}[data-theme=dark] .Home_pricingMini__ruTvd{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_pricingMini__ruTvd:hover{border-color:rgba(139,92,246,.3)}[data-theme=dark] .Home_pricingMiniName__FgreH{color:var(--text-primary)}[data-theme=dark] .Home_pricingMiniDesc__LW81L{color:var(--text-secondary)}[data-theme=dark] .Home_pricingMiniPrice__vkwrJ{color:var(--text-primary)}[data-theme=dark] .Home_pricingMiniPrice__vkwrJ span{color:var(--text-secondary)}[data-theme=dark] .Home_pricingGuaranteeText__0iCpe{color:#4ade80}.Home_statCard__ZCPXi{border:1px solid rgba(0,0,0,.06);transition:all .3s ease}.Home_statCard__ZCPXi:hover{box-shadow:0 8px 24px rgba(0,0,0,.06)}.Home_statCardHeader__gXsli{align-items:center}.Home_statCardIcon__mVRfo{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1))}.Home_statCardIconBlue__vEIL0{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(59,130,246,.05));color:#3b82f6}.Home_statCardIconGreen__l_8qj{background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(34,197,94,.05));color:#22c55e}.Home_statCardIconOrange__CcI3I{background:linear-gradient(135deg,rgba(249,115,22,.1),rgba(249,115,22,.05));color:#f97316}.Home_statCardIconRed__urDlZ{background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(239,68,68,.05));color:#ef4444}.Home_statCardTrend__qJQuw{display:flex;font-size:12px}.Home_statCardTrendUp__BIgxQ{background:rgba(34,197,94,.1);color:#22c55e}.Home_statCardTrendDown__KOrui{background:rgba(239,68,68,.1);color:#ef4444}.Home_statCardTrendNeutral__2qeGk{background:rgba(100,116,139,.1);color:#64748b}.Home_statCardTrendIcon__RqIVN{width:14px;height:14px}.Home_statCardValue__8PnmZ{font-weight:800;color:#1e293b;line-height:1.2;margin-bottom:4px}.Home_statCardValueSmall__zK7KB{font-size:28px}.Home_statCardCompare__4X57u{display:flex;align-items:center;gap:6px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.06);font-size:13px;color:#64748b}.Home_statCardCompareValue__ZbsD3{font-weight:600;color:#1e293b}.Home_statsGrid__9tzJ7{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px}.Home_statsGridDense__Hx1Na{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.Home_miniStat__W7txS{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06)}.Home_miniStatIcon__X1M_d{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1));border-radius:10px;color:#8b5cf6}.Home_miniStatContent__wvP_t{flex:1 1;min-width:0}.Home_miniStatValue__278Y2{font-size:20px;font-weight:700;color:#1e293b}.Home_miniStatLabel__kXSfo{font-size:12px;color:#94a3b8}.Home_statRow__qX7aG{align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06)}.Home_statRowLabel__5b1Zq{font-size:14px;color:#64748b}.Home_statRowValue__d8M5j{font-size:18px;font-weight:700;color:#1e293b}.Home_statRowTrend__aAcB2{display:flex;align-items:center;gap:8px}.Home_counter__iKDqL{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@keyframes Home_countUp__mVYTK{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Home_counterAnimated__9TLgp{animation:Home_countUp__mVYTK .5s ease-out forwards}.Home_progressStat__FT0k2{padding:20px;background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.06)}.Home_progressStatHeader__F48dd{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.Home_progressStatLabel__oVAnb{font-size:14px;color:#64748b}.Home_progressStatValue__BqTX9{font-size:16px;font-weight:700;color:#1e293b}.Home_progressStatBar__T_NG3{height:8px;background:rgba(0,0,0,.05);border-radius:10px;overflow:hidden}.Home_progressStatFill__OYqjy{height:100%;background:linear-gradient(90deg,#8b5cf6,#06b6d4);border-radius:10px;transition:width .8s cubic-bezier(.4,0,.2,1)}.Home_progressStatFillGreen__uEF2I{background:linear-gradient(90deg,#22c55e,#16a34a)}.Home_progressStatFillOrange__rNsMq{background:linear-gradient(90deg,#f97316,#ea580c)}.Home_progressStatFillRed__HjuXH{background:linear-gradient(90deg,#ef4444,#dc2626)}.Home_progressStatMeta__nZrca{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#94a3b8}.Home_comparisonStat__0y9RB{display:flex;align-items:center;gap:24px;padding:24px;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06)}.Home_comparisonStatItem__LLRYC{flex:1 1;text-align:center}.Home_comparisonStatValue__BCCEW{font-size:32px;font-weight:800;color:#1e293b;margin-bottom:4px}.Home_comparisonStatLabel__73HMf{font-size:13px;color:#64748b}.Home_comparisonStatDivider__7r5qs{width:2px;height:48px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.1),transparent)}.Home_comparisonStatVs__RRoE_{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(139,92,246,.1);border-radius:50%;font-size:12px;font-weight:700;color:#8b5cf6}.Home_metricCard__2PaM7{position:relative;padding:24px 24px 64px;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);overflow:hidden}.Home_metricCardHeader__hwtGR{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}.Home_metricCardLabel__ZuqsD{font-size:14px;color:#64748b}.Home_metricCardBadge__e3SWz{padding:4px 10px;font-size:11px;font-weight:600;background:rgba(34,197,94,.1);color:#22c55e;border-radius:20px}.Home_metricCardValue___cLrQ{font-size:40px;font-weight:800;color:#1e293b;line-height:1.1}.Home_metricCardChange__M3Yeq{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:13px}.Home_metricCardChangeUp__wKBqE{color:#22c55e}.Home_metricCardChangeDown__9Df77{color:#ef4444}.Home_metricCardChangeIcon__iBzDs{width:14px;height:14px}.Home_metricCardSparkline__bQZJi{position:absolute;bottom:0;left:0;right:0;height:48px}.Home_kpiCard__ondaY{display:flex;flex-direction:column;padding:24px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:16px;color:#fff}.Home_kpiCardLabel__unhgT{font-size:13px;color:hsla(0,0%,100%,.7);margin-bottom:8px}.Home_kpiCardValue__JjCe5{font-size:42px;font-weight:800;line-height:1.1;margin-bottom:12px}.Home_kpiCardChange__quR5n{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;background:hsla(0,0%,100%,.2);border-radius:20px}.Home_kpiCardFooter__k0L9W{margin-top:auto;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.1);font-size:12px;color:hsla(0,0%,100%,.6)}.Home_statList__luHGN{display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:14px;border:1px solid rgba(0,0,0,.06)}.Home_statListItem__8DvFW{padding:8px 0}.Home_statListItem__8DvFW:not(:last-child){border-bottom:1px solid rgba(0,0,0,.04);padding-bottom:12px}.Home_statListItemLabel__YXv8m{color:#64748b}.Home_statListItemValue__8nRbQ{color:#1e293b}.Home_liveCounter__TxA8h{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(34,197,94,.1);border-radius:20px}.Home_liveCounterDot__F9q0N{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:Home_livePulse__IcV5Y 2s ease-in-out infinite}@keyframes Home_livePulse__IcV5Y{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.Home_liveCounterValue__YR6Rs{font-size:16px;font-weight:700;color:#166534}.Home_liveCounterLabel__UL6oD{font-size:13px;color:#22c55e}.Home_goalStat__rJigV{padding:20px;background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.06)}.Home_goalStatHeader__eykAH{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.Home_goalStatTitle__tNrZj{font-size:14px;font-weight:600;color:#1e293b}.Home_goalStatPercent__b0lmJ{font-size:14px;font-weight:700;color:#8b5cf6}.Home_goalStatProgress__iJcIa{position:relative;height:12px;background:rgba(139,92,246,.1);border-radius:10px;overflow:hidden}.Home_goalStatProgressFill__X2_ua{height:100%;background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:10px;transition:width .8s ease}.Home_goalStatValues__fXKSo{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#64748b}.Home_goalStatCurrent__8_rp7{font-weight:600;color:#1e293b}.Home_goalStatTarget__1ePc0{color:#94a3b8}.Home_deltaStat__Z1jkO{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06)}.Home_deltaStatMain__5VLar{flex:1 1}.Home_deltaStatValue__sBA4u{font-size:24px;font-weight:700;color:#1e293b}.Home_deltaStatLabel__KFI_4{font-size:13px;color:#64748b}.Home_deltaStatChange__1iarA{display:flex;flex-direction:column;align-items:center;padding:8px 12px;border-radius:10px}.Home_deltaStatChangeUp__v6Yqv{background:rgba(34,197,94,.1)}.Home_deltaStatChangeDown__Jc7Iv{background:rgba(239,68,68,.1)}.Home_deltaStatChangeValue__KWIHd{font-size:16px;font-weight:700}.Home_deltaStatChangeUp__v6Yqv .Home_deltaStatChangeValue__KWIHd{color:#22c55e}.Home_deltaStatChangeDown__Jc7Iv .Home_deltaStatChangeValue__KWIHd{color:#ef4444}.Home_deltaStatChangePeriod__OZd4G{font-size:10px;color:#64748b;text-transform:uppercase}[data-theme=dark] .Home_statCard__ZCPXi{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_statCard__ZCPXi:hover{box-shadow:0 8px 24px rgba(0,0,0,.3)}[data-theme=dark] .Home_statCardValue__8PnmZ{color:var(--text-primary)}[data-theme=dark] .Home_statCardLabel__J5mWu{color:var(--text-secondary)}[data-theme=dark] .Home_statCardCompare__4X57u{border-color:var(--border-light);color:var(--text-secondary)}[data-theme=dark] .Home_statCardCompareValue__ZbsD3{color:var(--text-primary)}[data-theme=dark] .Home_miniStat__W7txS{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_miniStatValue__278Y2{color:var(--text-primary)}[data-theme=dark] .Home_miniStatLabel__kXSfo{color:var(--text-secondary)}[data-theme=dark] .Home_statRow__qX7aG{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_statRowLabel__5b1Zq{color:var(--text-secondary)}[data-theme=dark] .Home_statRowValue__d8M5j{color:var(--text-primary)}[data-theme=dark] .Home_progressStat__FT0k2{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_progressStatLabel__oVAnb{color:var(--text-secondary)}[data-theme=dark] .Home_progressStatValue__BqTX9{color:var(--text-primary)}[data-theme=dark] .Home_progressStatBar__T_NG3{background:var(--bg-tertiary)}[data-theme=dark] .Home_progressStatMeta__nZrca{color:var(--text-secondary)}[data-theme=dark] .Home_comparisonStat__0y9RB{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_comparisonStatValue__BCCEW{color:var(--text-primary)}[data-theme=dark] .Home_comparisonStatLabel__73HMf{color:var(--text-secondary)}[data-theme=dark] .Home_metricCard__2PaM7{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_metricCardLabel__ZuqsD{color:var(--text-secondary)}[data-theme=dark] .Home_metricCardValue___cLrQ{color:var(--text-primary)}[data-theme=dark] .Home_statList__luHGN{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_statListItem__8DvFW{border-color:var(--border-light)}[data-theme=dark] .Home_statListItemLabel__YXv8m{color:var(--text-secondary)}[data-theme=dark] .Home_statListItemValue__8nRbQ{color:var(--text-primary)}[data-theme=dark] .Home_liveCounter__TxA8h{background:rgba(34,197,94,.15)}[data-theme=dark] .Home_liveCounterValue__YR6Rs{color:#4ade80}[data-theme=dark] .Home_goalStat__rJigV{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_goalStatTitle__tNrZj{color:var(--text-primary)}[data-theme=dark] .Home_goalStatProgress__iJcIa{background:rgba(139,92,246,.15)}[data-theme=dark] .Home_goalStatCurrent__8_rp7{color:var(--text-primary)}[data-theme=dark] .Home_goalStatTarget__1ePc0{color:var(--text-secondary)}[data-theme=dark] .Home_deltaStat__Z1jkO{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_deltaStatValue__sBA4u{color:var(--text-primary)}[data-theme=dark] .Home_deltaStatLabel__KFI_4{color:var(--text-secondary)}[data-theme=dark] .Home_deltaStatChangeUp__v6Yqv{background:rgba(34,197,94,.15)}[data-theme=dark] .Home_deltaStatChangeDown__Jc7Iv{background:rgba(239,68,68,.15)}.Home_featureCompareTable__yz8Ih{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06)}.Home_featureCompareHeader__xqVSo{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.Home_featureCompareHeader__xqVSo th{padding:20px 16px;text-align:center;font-weight:600;font-size:14px;color:#1e293b;border-bottom:2px solid #e2e8f0}.Home_featureCompareHeader__xqVSo th:first-child{text-align:left;width:40%}.Home_featureComparePlanHeader__TMkQL{display:flex;flex-direction:column;align-items:center;gap:8px}.Home_featureComparePlanName__t6ZHr{font-size:16px;font-weight:700;color:#1e293b}.Home_featureComparePlanPrice__GwkdN{font-size:24px;font-weight:800;color:#8b5cf6}.Home_featureComparePlanPeriod___a0dz{font-size:12px;color:#64748b;font-weight:400}.Home_featureCompareRow__XdDFm{transition:background-color .2s ease}.Home_featureCompareRow__XdDFm:hover{background-color:rgba(139,92,246,.03)}.Home_featureCompareRow__XdDFm td{padding:16px;border-bottom:1px solid #f1f5f9;text-align:center}.Home_featureCompareRow__XdDFm td:first-child{text-align:left;color:#475569;font-size:14px}.Home_featureCompareRow__XdDFm:last-child td{border-bottom:none}.Home_featureCompareCategory__Nqyum{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.Home_featureCompareCategory__Nqyum td{padding:12px 16px;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:#8b5cf6}.Home_featureCheck__EZi_V{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(34,197,94,.1));color:#22c55e}.Home_featureCheck__EZi_V:before{content:"\2713";font-weight:700;font-size:12px}.Home_featureCross__JUfF6{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,rgba(239,68,68,.15),rgba(239,68,68,.1));color:#ef4444}.Home_featureCross__JUfF6:before{content:"\2717";font-weight:700;font-size:12px}.Home_featurePartial__w_nE1{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,rgba(245,158,11,.15),rgba(245,158,11,.1));color:#f59e0b}.Home_featurePartial__w_nE1:before{content:"\2012";font-weight:700;font-size:14px}.Home_featureText__EjZWf{font-size:14px;color:#1e293b;font-weight:500}.Home_featureHighlight__Z7mcj{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(139,92,246,.05))}.Home_featureHighlight__Z7mcj td{border-color:rgba(139,92,246,.2)}.Home_sideBySideCompare__Qk6sP{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;position:relative}.Home_sideBySideCard__ncKMV{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 24px rgba(0,0,0,.06);border:1px solid #e2e8f0}.Home_sideBySideCardPrimary___lC4z{border:2px solid #8b5cf6;box-shadow:0 8px 32px rgba(139,92,246,.15)}.Home_sideBySideHeader__f3xAa{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.Home_sideBySideTitle__gr1xT{font-size:20px;font-weight:700;color:#1e293b}.Home_sideBySideBadge__x03GI{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.Home_sideBySideFeatures__q1qcC{display:flex;flex-direction:column;gap:12px}.Home_sideBySideFeature__UUMNE{display:flex;align-items:center;gap:12px;font-size:14px;color:#475569}.Home_sideBySideFeatureIcon__227tb{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;flex-shrink:0}.Home_sideBySideFeatureIncluded__ZrzpC{background:rgba(34,197,94,.15);color:#22c55e}.Home_sideBySideFeatureIncluded__ZrzpC:before{content:"\2713"}.Home_sideBySideFeatureExcluded___L0Z5{background:rgba(239,68,68,.15);color:#ef4444}.Home_sideBySideFeatureExcluded___L0Z5:before{content:"\2717"}.Home_sideBySideVs__2AIee{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;box-shadow:0 4px 16px rgba(139,92,246,.3);z-index:10}.Home_beforeAfterCompare__ss70J{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:16px;gap:16px;align-items:start;background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 24px rgba(0,0,0,.06)}.Home_beforeAfterSection__b0lmR{display:flex;flex-direction:column;gap:16px}.Home_beforeAfterLabel__mwvF6{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;width:-moz-fit-content;width:fit-content}.Home_beforeAfterLabelBefore__0jn1p{background:rgba(239,68,68,.1);color:#ef4444}.Home_beforeAfterLabelAfter__5XRQ8{background:rgba(34,197,94,.1);color:#22c55e}.Home_beforeAfterContent__y_iZu{padding:20px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.Home_beforeAfterList__U4aRd{display:flex;flex-direction:column;gap:12px}.Home_beforeAfterItem__mk9eY{display:flex;align-items:center;gap:12px;font-size:14px;color:#475569}.Home_beforeAfterItemIcon__f6bOu{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;flex-shrink:0}.Home_beforeAfterItemNegative__d7FQn{background:rgba(239,68,68,.15);color:#ef4444}.Home_beforeAfterItemNegative__d7FQn:before{content:"\2717"}.Home_beforeAfterItemPositive__pn6ci{background:rgba(34,197,94,.15);color:#22c55e}.Home_beforeAfterItemPositive__pn6ci:before{content:"\2713"}.Home_beforeAfterArrow__Cytgb{display:flex;align-items:center;justify-content:center;color:#8b5cf6;font-size:24px;font-weight:700;padding:0 16px}.Home_beforeAfterArrow__Cytgb:before{content:"\2192"}.Home_specCompareTable__NbQ9h{width:100%;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06)}.Home_specCompareRow__ARk8A{display:grid;grid-template-columns:200px 1fr 1fr;border-bottom:1px solid #f1f5f9}.Home_specCompareRow__ARk8A:last-child{border-bottom:none}.Home_specCompareLabel__Yztk8{background:#f8fafc;font-weight:600;color:#475569}.Home_specCompareLabel__Yztk8,.Home_specCompareValue__K8upD{padding:16px 20px;font-size:14px;display:flex;align-items:center}.Home_specCompareValue__K8upD{color:#1e293b;justify-content:center;border-left:1px solid #f1f5f9}.Home_specCompareValueHighlight__i645m{background:rgba(139,92,246,.05);font-weight:600;color:#8b5cf6}.Home_specCompareHeader__7aIyc{background:linear-gradient(135deg,#f8fafc,#f1f5f9);font-weight:700;color:#1e293b;border-bottom:2px solid #e2e8f0}.Home_featureListCard__daAN7{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 24px rgba(0,0,0,.06);border:1px solid #e2e8f0}.Home_featureListHeader__IgJmn{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.Home_featureListTitle__PQjTp{font-size:18px;font-weight:700;color:#1e293b}.Home_featureListCount__1ucAj{padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600;background:rgba(139,92,246,.1);color:#8b5cf6}.Home_featureListItems__P6Cff{display:flex;flex-direction:column;gap:12px}.Home_featureListItem__pLkXm{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#475569;line-height:1.5}.Home_featureListItemCheck__BNIU9{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(34,197,94,.1));color:#22c55e;display:flex;align-items:center;justify-content:center;font-size:10px;flex-shrink:0;margin-top:2px}.Home_featureListItemCheck__BNIU9:before{content:"\2713"}.Home_tieredFeaturesGrid__zyga8{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.Home_tieredFeatureCard__f4f0F{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 24px rgba(0,0,0,.06);border:1px solid #e2e8f0;transition:all .3s ease}.Home_tieredFeatureCard__f4f0F:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.Home_tieredFeatureCardRecommended__rq5Qa{border:2px solid #8b5cf6;position:relative}.Home_tieredFeatureCardRecommended__rq5Qa:before{content:"Recommended";position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:4px 16px;border-radius:999px;font-size:12px;font-weight:600;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.Home_tieredFeatureTier___bZfo{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.Home_tieredFeatureTierBasic__yabdl{background:rgba(100,116,139,.1);color:#64748b}.Home_tieredFeatureTierPro__ZarTz{background:rgba(139,92,246,.1);color:#8b5cf6}.Home_tieredFeatureTierEnterprise__wyIxS{background:rgba(6,182,212,.1);color:#0891b2}.Home_tieredFeatureName__J_1tC{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:8px}.Home_tieredFeatureDescription__YL8aH{font-size:14px;color:#64748b;line-height:1.5;margin-bottom:20px}.Home_tieredFeatureList__Dfxi_{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.Home_tieredFeatureListItem__Neo05{display:flex;align-items:center;gap:10px;font-size:14px;color:#475569}.Home_tieredFeatureListIcon__m2NtE{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;flex-shrink:0}.Home_tieredFeatureListIncluded__crIVK{background:rgba(34,197,94,.15);color:#22c55e}.Home_tieredFeatureListIncluded__crIVK:before{content:"\2713"}.Home_tieredFeatureListExcluded__gaPXU{background:rgba(148,163,184,.15);color:#94a3b8}.Home_tieredFeatureListExcluded__gaPXU:before{content:"\2717"}.Home_tieredFeatureCta__Kg36a{width:100%;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:600;text-align:center;border:none;cursor:pointer;transition:all .2s ease}.Home_tieredFeatureCtaPrimary__FnXoI{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.Home_tieredFeatureCtaPrimary__FnXoI:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(139,92,246,.3)}.Home_tieredFeatureCtaSecondary__wgB80{background:#f1f5f9;color:#475569}.Home_tieredFeatureCtaSecondary__wgB80:hover{background:#e2e8f0}.Home_toolCompareGrid__hpHAT{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.Home_toolCompareCard__LUs4F{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 24px rgba(0,0,0,.06);border:1px solid #e2e8f0}.Home_toolCompareHeader__ppnep{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.Home_toolCompareLogo__lbNSf{width:48px;height:48px;border-radius:12px;background:#f8fafc;display:flex;align-items:center;justify-content:center;font-size:24px}.Home_toolCompareInfo__y0tN5{flex:1 1}.Home_toolCompareName__4uZgL{font-size:18px;font-weight:700;color:#1e293b}.Home_toolCompareCategory__f4K9I{font-size:12px;color:#64748b}.Home_toolCompareRating__wPfN7{display:flex;align-items:center;gap:4px;color:#f59e0b;font-size:14px;font-weight:600}.Home_toolCompareSpecs__t0B5q{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.Home_toolCompareSpec__i_L79{display:flex;align-items:center;justify-content:space-between;font-size:14px}.Home_toolCompareSpecLabel__Ax8C1{color:#64748b}.Home_toolCompareSpecValue__zMKu7{font-weight:600;color:#1e293b}.Home_toolCompareCons__n_S1w,.Home_toolComparePros__X46ya{margin-bottom:16px}.Home_toolCompareListTitle__f8PPf{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.Home_toolCompareListTitlePros__bWC5_{color:#22c55e}.Home_toolCompareListTitleCons__XofXg{color:#ef4444}.Home_toolCompareListItems__ruwEc{display:flex;flex-direction:column;gap:6px}.Home_toolCompareListItem__vopq_{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569}.Home_toolCompareListItemIcon__e9JmP{width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:8px;flex-shrink:0}.Home_toolCompareListItemPro__43DUV{background:rgba(34,197,94,.15);color:#22c55e}.Home_toolCompareListItemPro__43DUV:before{content:"+";font-weight:700}.Home_toolCompareListItemCon__SVfBF{background:rgba(239,68,68,.15);color:#ef4444}.Home_toolCompareListItemCon__SVfBF:before{content:"-";font-weight:700}.Home_comparisonWinner__kSimr{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1));border-radius:12px;margin-top:24px}.Home_comparisonWinnerIcon__kHKac{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px}.Home_comparisonWinnerIcon__kHKac:before{content:"\2605"}.Home_comparisonWinnerText__IVKWT{font-size:14px;font-weight:600;color:#1e293b}.Home_comparisonWinnerName__uHD9l{color:#8b5cf6}[data-theme=dark] .Home_featureCompareTable__yz8Ih{background:var(--bg-secondary);box-shadow:0 4px 24px rgba(0,0,0,.3)}[data-theme=dark] .Home_featureCompareHeader__xqVSo{background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 100%)}[data-theme=dark] .Home_featureCompareHeader__xqVSo th{color:var(--text-primary);border-bottom-color:var(--border-light)}[data-theme=dark] .Home_featureComparePlanName__t6ZHr{color:var(--text-primary)}[data-theme=dark] .Home_featureCompareRow__XdDFm td{border-bottom-color:var(--border-light)}[data-theme=dark] .Home_featureCompareRow__XdDFm td:first-child{color:var(--text-secondary)}[data-theme=dark] .Home_featureCompareRow__XdDFm:hover{background-color:rgba(139,92,246,.05)}[data-theme=dark] .Home_featureCompareCategory__Nqyum{background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 100%)}[data-theme=dark] .Home_featureText__EjZWf{color:var(--text-primary)}[data-theme=dark] .Home_sideBySideCard__ncKMV{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_sideBySideTitle__gr1xT{color:var(--text-primary)}[data-theme=dark] .Home_sideBySideFeature__UUMNE{color:var(--text-secondary)}[data-theme=dark] .Home_beforeAfterCompare__ss70J{background:var(--bg-secondary)}[data-theme=dark] .Home_beforeAfterContent__y_iZu{background:var(--bg-primary);border-color:var(--border-light)}[data-theme=dark] .Home_beforeAfterItem__mk9eY{color:var(--text-secondary)}[data-theme=dark] .Home_specCompareTable__NbQ9h{background:var(--bg-secondary)}[data-theme=dark] .Home_specCompareRow__ARk8A{border-bottom-color:var(--border-light)}[data-theme=dark] .Home_specCompareLabel__Yztk8{background:var(--bg-primary);color:var(--text-secondary)}[data-theme=dark] .Home_specCompareValue__K8upD{color:var(--text-primary);border-left-color:var(--border-light)}[data-theme=dark] .Home_specCompareHeader__7aIyc{background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 100%);color:var(--text-primary);border-bottom-color:var(--border-light)}[data-theme=dark] .Home_featureListCard__daAN7{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_featureListHeader__IgJmn{border-bottom-color:var(--border-light)}[data-theme=dark] .Home_featureListTitle__PQjTp{color:var(--text-primary)}[data-theme=dark] .Home_featureListItem__pLkXm{color:var(--text-secondary)}[data-theme=dark] .Home_tieredFeatureCard__f4f0F{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_tieredFeatureName__J_1tC{color:var(--text-primary)}[data-theme=dark] .Home_tieredFeatureDescription__YL8aH,[data-theme=dark] .Home_tieredFeatureListItem__Neo05{color:var(--text-secondary)}[data-theme=dark] .Home_tieredFeatureCtaSecondary__wgB80{background:var(--bg-primary);color:var(--text-secondary)}[data-theme=dark] .Home_tieredFeatureCtaSecondary__wgB80:hover{background:var(--border-light)}[data-theme=dark] .Home_toolCompareCard__LUs4F{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_toolCompareHeader__ppnep{border-bottom-color:var(--border-light)}[data-theme=dark] .Home_toolCompareLogo__lbNSf{background:var(--bg-primary)}[data-theme=dark] .Home_toolCompareName__4uZgL{color:var(--text-primary)}[data-theme=dark] .Home_toolCompareCategory__f4K9I,[data-theme=dark] .Home_toolCompareSpecLabel__Ax8C1{color:var(--text-secondary)}[data-theme=dark] .Home_toolCompareSpecValue__zMKu7{color:var(--text-primary)}[data-theme=dark] .Home_toolCompareListItem__vopq_{color:var(--text-secondary)}[data-theme=dark] .Home_comparisonWinner__kSimr{background:linear-gradient(135deg,rgba(139,92,246,.15),rgba(6,182,212,.15))}[data-theme=dark] .Home_comparisonWinnerText__IVKWT{color:var(--text-primary)}.Home_testimonialCard__rOu_1{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 24px rgba(0,0,0,.06);border:1px solid #e2e8f0;position:relative}.Home_testimonialCard__rOu_1:before{content:"\201C";position:absolute;top:20px;left:24px;font-size:72px;line-height:1;font-family:Georgia,serif;color:rgba(139,92,246,.15);pointer-events:none}.Home_testimonialQuoteText__LDOKe{font-size:16px;line-height:1.7;color:#475569}.Home_testimonialAuthor__VlgY8{display:flex;align-items:center;gap:16px}.Home_testimonialAvatar__pafIr{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#06b6d4);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px;flex-shrink:0}.Home_testimonialAvatarImage__rCej5{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}.Home_testimonialInfo__zDkkM{flex:1 1}.Home_testimonialName__MCtzu{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:2px}.Home_testimonialRole__fpGJ9{font-size:14px;color:#64748b}.Home_testimonialCompany__CgYic{color:#8b5cf6;font-weight:500}.Home_testimonialRating__l2AyB{display:flex;gap:4px;margin-bottom:16px}.Home_testimonialStar__Jy1id{width:20px;height:20px;color:#f59e0b}.Home_testimonialStar__Jy1id:before{content:"\2605";font-size:16px}.Home_testimonialStarEmpty__YyKfH{color:#e2e8f0}.Home_testimonialStarEmpty__YyKfH:before{content:"\2606";font-size:16px}.Home_testimonialFeatured__z_TC3{background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(6,182,212,.05));border:2px solid rgba(139,92,246,.2);padding:40px}.Home_testimonialFeatured__z_TC3 .Home_testimonialQuoteText__LDOKe{font-size:18px}.Home_testimonialFeaturedBadge__uvvct{position:absolute;top:-12px;right:24px;padding:6px 16px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-size:12px;font-weight:600;border-radius:999px;text-transform:uppercase;letter-spacing:.5px}.Home_testimonialGrid__zULI4{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:24px;gap:24px}.Home_quoteBlock__5w3Gf{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:20px;padding:48px;color:#fff;position:relative;overflow:hidden}.Home_quoteBlock__5w3Gf:before{content:"\201C";position:absolute;top:24px;left:32px;font-size:120px;line-height:1;font-family:Georgia,serif;color:hsla(0,0%,100%,.1);pointer-events:none}.Home_quoteBlockText__Cypt0{font-size:24px;line-height:1.6;font-weight:500;margin-bottom:32px;position:relative;z-index:1}.Home_quoteBlockAuthor__F_Ig3{display:flex;align-items:center;gap:16px;position:relative;z-index:1}.Home_quoteBlockAvatar__vsI1g{width:64px;height:64px;border-radius:50%;border:3px solid hsla(0,0%,100%,.3);object-fit:cover}.Home_quoteBlockName__n1hAZ{font-size:18px;font-weight:700}.Home_quoteBlockRole__WHavV{font-size:14px;opacity:.8}.Home_quoteBlockDecor__6Fnj1{position:absolute;bottom:-40px;right:-40px;width:200px;height:200px;border-radius:50%;background:hsla(0,0%,100%,.1)}.Home_reviewCard__gdGhh{box-shadow:0 4px 24px rgba(0,0,0,.06)}.Home_reviewHeader__Cs9oa{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.Home_reviewMeta__vbwTw{display:flex;align-items:center;gap:12px}.Home_reviewAvatar__EosI3{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#f59e0b,#f97316);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px}.Home_reviewInfo__GOHr9{flex:1 1}.Home_reviewName__Sd8yK{font-size:15px;font-weight:600;color:#1e293b}.Home_reviewDate__kKx9g{font-size:13px;color:#94a3b8}.Home_reviewRating__VFWw2{display:flex;gap:2px}.Home_reviewRatingStar__SR2aB{color:#f59e0b;font-size:14px}.Home_reviewRatingStar__SR2aB:before{content:"\2605"}.Home_reviewText__z7LKz{font-size:14px;line-height:1.6;color:#475569;margin-bottom:16px}.Home_reviewSource__1CbkE{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#f8fafc;border-radius:8px;font-size:12px;color:#64748b}.Home_reviewSourceIcon__Z83RD{width:16px;height:16px}.Home_reviewVerified__y1CR4{display:inline-flex;align-items:center;gap:4px;color:#22c55e;font-size:12px;font-weight:500;margin-left:auto}.Home_reviewVerified__y1CR4:before{content:"\2713";display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:rgba(34,197,94,.15);border-radius:50%;font-size:10px}.Home_videoTestimonial__OL87_{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06);border:1px solid #e2e8f0}.Home_videoTestimonialThumb__BrNCl{position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,#1e293b,#0f172a)}.Home_videoTestimonialPlay__nQ5Yx{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:hsla(0,0%,100%,.95);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 32px rgba(0,0,0,.2)}.Home_videoTestimonialPlay__nQ5Yx:hover{transform:translate(-50%,-50%) scale(1.1);background:#fff}.Home_videoTestimonialPlay__nQ5Yx:before{content:"";width:0;height:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:22px solid #8b5cf6;margin-left:4px}.Home_videoTestimonialDuration__qeczr{position:absolute;bottom:12px;right:12px;padding:4px 10px;background:rgba(0,0,0,.7);color:#fff;font-size:12px;font-weight:500;border-radius:6px}.Home_videoTestimonialContent__U_V2Y{padding:24px}.Home_videoTestimonialName__5Q4ml{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:4px}.Home_videoTestimonialRole__qMJdm{font-size:14px;color:#64748b}.Home_caseStudyCard__07FNu{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06);border:1px solid #e2e8f0;display:flex;flex-direction:column}.Home_caseStudyImage__SnEmV{aspect-ratio:2/1;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);display:flex;align-items:center;justify-content:center}.Home_caseStudyLogo__9NkXg{max-width:60%;max-height:48px;opacity:.6}.Home_caseStudyContent__0joWY{padding:24px;flex:1 1;display:flex;flex-direction:column}.Home_caseStudyTag__Im5iq{display:inline-flex;padding:4px 12px;background:rgba(139,92,246,.1);color:#8b5cf6;font-size:12px;font-weight:600;border-radius:999px;margin-bottom:12px;width:-moz-fit-content;width:fit-content}.Home_caseStudyTitle__NqKy8{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:12px;line-height:1.4}.Home_caseStudyExcerpt__nUUXR{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:20px;flex:1 1}.Home_caseStudyStats__VzINa{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;padding-top:20px;border-top:1px solid #e2e8f0}.Home_caseStudyStat__Rmgkp{text-align:center}.Home_caseStudyStatValue__v5tBZ{font-size:24px;font-weight:800;color:#8b5cf6;margin-bottom:4px}.Home_caseStudyStatLabel__V8dEI{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.Home_caseStudyLink__KDqHP{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#8b5cf6;margin-top:16px;transition:gap .2s ease}.Home_caseStudyLink__KDqHP:hover{gap:12px}.Home_caseStudyLink__KDqHP:after{content:"\2192"}.Home_clientLogosGrid__Fj8qe{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:24px;gap:24px}.Home_clientLogo__v3mLE{display:flex;align-items:center;justify-content:center;padding:24px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease;min-height:80px}.Home_clientLogo__v3mLE:hover{border-color:#8b5cf6;box-shadow:0 4px 16px rgba(139,92,246,.1)}.Home_clientLogoImage__KO9_W{max-width:120px;max-height:40px;opacity:.6;filter:grayscale(100%);transition:all .3s ease}.Home_clientLogo__v3mLE:hover .Home_clientLogoImage__KO9_W{opacity:1;filter:grayscale(0)}.Home_logoStrip__jUgUx{display:flex;gap:48px;align-items:center;padding:24px 0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.Home_logoStrip__jUgUx::-webkit-scrollbar{display:none}.Home_logoStripItem__VXdPw{flex-shrink:0;opacity:.5;filter:grayscale(100%);transition:all .3s ease}.Home_logoStripItem__VXdPw:hover{opacity:1;filter:grayscale(0)}.Home_socialProofBar__eiZ1d{display:flex;align-items:center;justify-content:center;gap:32px;padding:20px 32px;background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(6,182,212,.05));border-radius:12px;flex-wrap:wrap}.Home_socialProofItem__pPAEb{display:flex;align-items:center;gap:12px}.Home_socialProofIcon__NsnmI{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}.Home_socialProofIconGoogle__N2lUE{background:rgba(234,67,53,.1)}.Home_socialProofIconTrustpilot___vwPE{background:rgba(0,182,122,.1)}.Home_socialProofIconG2__PzaAO{background:rgba(255,73,73,.1)}.Home_socialProofInfo__rC6wp{display:flex;flex-direction:column}.Home_socialProofRating__sk86g{display:flex;align-items:center;gap:6px;font-size:16px;font-weight:700;color:#1e293b}.Home_socialProofStars__86jME{color:#f59e0b;font-size:14px}.Home_socialProofCount__KP2kt{font-size:12px;color:#64748b}.Home_trustBadges__qgvBx{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.Home_trustBadge__9_3kK{display:flex;align-items:center;gap:10px;padding:12px 20px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s ease}.Home_trustBadge__9_3kK:hover{border-color:#8b5cf6;box-shadow:0 4px 16px rgba(139,92,246,.1)}.Home_trustBadgeIcon__sL1Fu{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.Home_trustBadgeIcon__sL1Fu:before{content:"\2713"}.Home_trustBadgeText__IxbK1{font-size:14px;font-weight:600;color:#1e293b}.Home_testimonialSlider__7XrOF{position:relative}.Home_testimonialSliderControls__hPF53{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px}.Home_testimonialSliderArrow__2nUMl{width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:18px;color:#64748b}.Home_testimonialSliderArrow__2nUMl:hover{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.Home_testimonialSliderArrowPrev__Pp1Zu:before{content:"\2190"}.Home_testimonialSliderArrowNext__flrWa:before{content:"\2192"}.Home_testimonialSliderDots__CL_yq{display:flex;gap:8px}.Home_testimonialSliderDot__GVGrj{width:10px;height:10px;border-radius:50%;background:#e2e8f0;cursor:pointer;transition:all .2s ease}.Home_testimonialSliderDot__GVGrj:hover{background:#cbd5e1}.Home_testimonialSliderDotActive__IgBzf{background:#8b5cf6;width:28px;border-radius:5px}.Home_testimonialMini__cwnHu{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.Home_testimonialMiniAvatar__9tsKB{width:40px;height:40px;border-radius:50%;flex-shrink:0}.Home_testimonialMiniContent__UKHTS{flex:1 1;min-width:0}.Home_testimonialMiniQuote__fn_TL{font-size:13px;color:#475569;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Home_testimonialMiniName__HEO6x{font-size:12px;font-weight:600;color:#1e293b;margin-top:6px}.Home_statsHighlight__YM2Wn{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:24px;gap:24px;padding:32px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:16px}.Home_statsHighlightItem__RTaBn{text-align:center;color:#fff}.Home_statsHighlightValue__cXFvQ{font-size:48px;font-weight:800;margin-bottom:8px}.Home_statsHighlightLabel__dcyN4{font-size:14px;opacity:.8}[data-theme=dark] .Home_testimonialCard__rOu_1{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_testimonialCard__rOu_1:before{color:rgba(139,92,246,.2)}[data-theme=dark] .Home_testimonialQuoteText__LDOKe{color:var(--text-secondary)}[data-theme=dark] .Home_testimonialName__MCtzu{color:var(--text-primary)}[data-theme=dark] .Home_testimonialRole__fpGJ9{color:var(--text-secondary)}[data-theme=dark] .Home_testimonialFeatured__z_TC3{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1));border-color:rgba(139,92,246,.3)}[data-theme=dark] .Home_reviewCard__gdGhh{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_reviewName__Sd8yK{color:var(--text-primary)}[data-theme=dark] .Home_reviewDate__kKx9g,[data-theme=dark] .Home_reviewText__z7LKz{color:var(--text-secondary)}[data-theme=dark] .Home_reviewSource__1CbkE{background:var(--bg-primary);color:var(--text-secondary)}[data-theme=dark] .Home_videoTestimonial__OL87_{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_videoTestimonialName__5Q4ml{color:var(--text-primary)}[data-theme=dark] .Home_videoTestimonialRole__qMJdm{color:var(--text-secondary)}[data-theme=dark] .Home_caseStudyCard__07FNu{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_caseStudyImage__SnEmV{background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 100%)}[data-theme=dark] .Home_caseStudyTitle__NqKy8{color:var(--text-primary)}[data-theme=dark] .Home_caseStudyExcerpt__nUUXR{color:var(--text-secondary)}[data-theme=dark] .Home_caseStudyStats__VzINa{border-top-color:var(--border-light)}[data-theme=dark] .Home_caseStudyStatLabel__V8dEI{color:var(--text-secondary)}[data-theme=dark] .Home_clientLogo__v3mLE{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_socialProofBar__eiZ1d{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1))}[data-theme=dark] .Home_socialProofRating__sk86g{color:var(--text-primary)}[data-theme=dark] .Home_socialProofCount__KP2kt{color:var(--text-secondary)}[data-theme=dark] .Home_trustBadge__9_3kK{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_trustBadgeText__IxbK1{color:var(--text-primary)}[data-theme=dark] .Home_testimonialSliderArrow__2nUMl{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-secondary)}[data-theme=dark] .Home_testimonialSliderArrow__2nUMl:hover{background:#8b5cf6;border-color:#8b5cf6;color:#fff}[data-theme=dark] .Home_testimonialSliderDot__GVGrj{background:var(--border-light)}[data-theme=dark] .Home_testimonialMini__cwnHu{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_testimonialMiniQuote__fn_TL{color:var(--text-secondary)}[data-theme=dark] .Home_testimonialMiniName__HEO6x{color:var(--text-primary)}.Home_toast__0wkSS{padding:16px 20px;box-shadow:0 8px 32px rgba(0,0,0,.12);border:1px solid #e2e8f0}.Home_toastIcon__Wf9B8{font-size:12px;margin-top:2px}.Home_toastClose__su9uS:before{content:"\00D7";font-size:18px}.Home_toastProgress__M_zVi{background:#8b5cf6;border-radius:0 0 12px 12px;animation:Home_toastProgress__M_zVi 5s linear}.Home_toastSuccess__Nmho1 .Home_toastIcon__Wf9B8{background:rgba(34,197,94,.15)}.Home_toastSuccess__Nmho1 .Home_toastIcon__Wf9B8:before{content:"\2713"}.Home_toastError__2sCmE .Home_toastIcon__Wf9B8{background:rgba(239,68,68,.15)}.Home_toastError__2sCmE .Home_toastIcon__Wf9B8:before{content:"\2717"}.Home_toastWarning__wm4gX .Home_toastIcon__Wf9B8{background:rgba(245,158,11,.15)}.Home_toastWarning__wm4gX .Home_toastIcon__Wf9B8:before{content:"!";font-weight:700}.Home_toastInfo__spv8t .Home_toastIcon__Wf9B8{background:rgba(59,130,246,.15)}.Home_toastInfo__spv8t .Home_toastIcon__Wf9B8:before{content:"i";font-weight:700;font-style:italic}.Home_toastContainer__5QfTb{padding:20px}.Home_toastContainer__5QfTb>*{pointer-events:auto}.Home_alertBanner__7QeO_{gap:16px;padding:16px 24px;border-radius:12px;width:100%}.Home_alertBannerIcon__QPiR3{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.Home_alertBannerContent__mpHht{min-width:0}.Home_alertBannerTitle__PnL_K{font-size:14px}.Home_alertBannerMessage__6Johb{font-size:13px;line-height:1.4}.Home_alertBannerAction__lcBex{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;background:hsla(0,0%,100%,.2);border:none;cursor:pointer;transition:all .2s ease;flex-shrink:0}.Home_alertBannerAction__lcBex:hover{background:hsla(0,0%,100%,.3)}.Home_alertBannerClose__sk9Rs{width:32px;height:32px;background:hsla(0,0%,100%,.1);border-radius:8px;transition:all .2s ease;flex-shrink:0}.Home_alertBannerClose__sk9Rs:hover{background:hsla(0,0%,100%,.2)}.Home_alertBannerClose__sk9Rs:before{content:"\00D7";font-size:20px}.Home_alertBannerSuccess__MJx1V{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.Home_alertBannerSuccess__MJx1V .Home_alertBannerIcon__QPiR3{background:hsla(0,0%,100%,.2)}.Home_alertBannerSuccess__MJx1V .Home_alertBannerIcon__QPiR3:before{content:"\2713"}.Home_alertBannerError__fCRkC{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.Home_alertBannerError__fCRkC .Home_alertBannerIcon__QPiR3{background:hsla(0,0%,100%,.2)}.Home_alertBannerError__fCRkC .Home_alertBannerIcon__QPiR3:before{content:"\2717"}.Home_alertBannerWarning__7nNGE{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.Home_alertBannerWarning__7nNGE .Home_alertBannerIcon__QPiR3{background:hsla(0,0%,100%,.2)}.Home_alertBannerWarning__7nNGE .Home_alertBannerIcon__QPiR3:before{content:"!";font-weight:700}.Home_alertBannerInfo__kiLxU{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.Home_alertBannerInfo__kiLxU .Home_alertBannerIcon__QPiR3{background:hsla(0,0%,100%,.2)}.Home_alertBannerInfo__kiLxU .Home_alertBannerIcon__QPiR3:before{content:"i";font-weight:700;font-style:italic}.Home_inlineAlert__7_baW{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:10px;border:1px solid}.Home_inlineAlertIcon__GNfWl{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;flex-shrink:0;margin-top:2px}.Home_inlineAlertContent__c8uQC{flex:1 1;min-width:0}.Home_inlineAlertTitle__RscWL{font-size:14px;font-weight:600;margin-bottom:4px}.Home_inlineAlertMessage__spwgd{font-size:13px;line-height:1.5}.Home_inlineAlertSuccess__GU9u8{background:rgba(34,197,94,.08);border-color:rgba(34,197,94,.3)}.Home_inlineAlertSuccess__GU9u8 .Home_inlineAlertIcon__GNfWl{background:rgba(34,197,94,.15);color:#22c55e}.Home_inlineAlertSuccess__GU9u8 .Home_inlineAlertIcon__GNfWl:before{content:"\2713"}.Home_inlineAlertSuccess__GU9u8 .Home_inlineAlertTitle__RscWL{color:#15803d}.Home_inlineAlertSuccess__GU9u8 .Home_inlineAlertMessage__spwgd{color:#166534}.Home_inlineAlertError__x46mb{background:rgba(239,68,68,.08);border-color:rgba(239,68,68,.3)}.Home_inlineAlertError__x46mb .Home_inlineAlertIcon__GNfWl{background:rgba(239,68,68,.15);color:#ef4444}.Home_inlineAlertError__x46mb .Home_inlineAlertIcon__GNfWl:before{content:"\2717"}.Home_inlineAlertError__x46mb .Home_inlineAlertTitle__RscWL{color:#b91c1c}.Home_inlineAlertError__x46mb .Home_inlineAlertMessage__spwgd{color:#991b1b}.Home_inlineAlertWarning__sLCM9{background:rgba(245,158,11,.08);border-color:rgba(245,158,11,.3)}.Home_inlineAlertWarning__sLCM9 .Home_inlineAlertIcon__GNfWl{background:rgba(245,158,11,.15);color:#f59e0b}.Home_inlineAlertWarning__sLCM9 .Home_inlineAlertIcon__GNfWl:before{content:"!";font-weight:700}.Home_inlineAlertWarning__sLCM9 .Home_inlineAlertTitle__RscWL{color:#b45309}.Home_inlineAlertWarning__sLCM9 .Home_inlineAlertMessage__spwgd{color:#92400e}.Home_inlineAlertInfo__mmwHQ{background:rgba(59,130,246,.08);border-color:rgba(59,130,246,.3)}.Home_inlineAlertInfo__mmwHQ .Home_inlineAlertIcon__GNfWl{background:rgba(59,130,246,.15);color:#3b82f6}.Home_inlineAlertInfo__mmwHQ .Home_inlineAlertIcon__GNfWl:before{content:"i";font-weight:700;font-style:italic}.Home_inlineAlertInfo__mmwHQ .Home_inlineAlertTitle__RscWL{color:#1d4ed8}.Home_inlineAlertInfo__mmwHQ .Home_inlineAlertMessage__spwgd{color:#1e40af}.Home_notificationBadge__lPu8r{position:relative;display:inline-flex}.Home_notificationBadgeDot__chwLi{position:absolute;top:-4px;right:-4px;width:12px;height:12px;background:#ef4444;border-radius:50%;border:2px solid #fff}.Home_notificationBadgeCount___4lvV{position:absolute;top:-8px;right:-8px;min-width:20px;height:20px;padding:0 6px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:11px;font-weight:700;border-radius:10px;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.Home_notificationBadgePulse__TVwVa{animation:Home_notificationPulse__UaFf_ 2s infinite}@keyframes Home_notificationPulse__UaFf_{0%{box-shadow:0 0 0 0 rgba(239,68,68,.4)}70%{box-shadow:0 0 0 10px rgba(239,68,68,0)}to{box-shadow:0 0 0 0 rgba(239,68,68,0)}}.Home_notificationCenter__NGqCX{background:#fff;border-radius:16px;box-shadow:0 12px 48px rgba(0,0,0,.12);border:1px solid #e2e8f0;width:380px;max-height:500px;display:flex;flex-direction:column;overflow:hidden}.Home_notificationCenterHeader__kd0LP{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e2e8f0}.Home_notificationCenterTitle__Yl5Uk{font-size:16px;font-weight:700;color:#1e293b}.Home_notificationCenterActions__t_sQ2{display:flex;gap:8px}.Home_notificationCenterAction__snVjR{font-size:13px;color:#8b5cf6;background:none;border:none;cursor:pointer;font-weight:500}.Home_notificationCenterAction__snVjR:hover{text-decoration:underline}.Home_notificationCenterList__WbArz{flex:1 1;overflow-y:auto}.Home_notificationCenterEmpty__ewZo3{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;color:#94a3b8}.Home_notificationCenterEmptyIcon__hwmH3{width:64px;height:64px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:16px}.Home_notificationCenterEmptyIcon__hwmH3:before{content:"\1F514"}.Home_notificationCenterEmptyText__0uYMf{font-size:14px}.Home_notificationItem__fNKFu{transition:background-color .2s ease}.Home_notificationItem__fNKFu:last-child{border-bottom:none}.Home_notificationItemUnread__NrXMP{background:rgba(139,92,246,.03)}.Home_notificationItemUnread__NrXMP:before{content:"";position:absolute;left:8px;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#8b5cf6;border-radius:50%}.Home_notificationItemIcon__dSIdD{font-size:18px;flex-shrink:0}.Home_notificationItemIconDefault__7PEfL{background:rgba(139,92,246,.1);color:#8b5cf6}.Home_notificationItemIconSuccess__Fes9f{background:rgba(34,197,94,.1);color:#22c55e}.Home_notificationItemIconError__Z3jem{background:rgba(239,68,68,.1);color:#ef4444}.Home_notificationItemIconWarning__ApPne{background:rgba(245,158,11,.1);color:#f59e0b}.Home_notificationItemTitle__9ztqZ{font-weight:600}.Home_notificationItemMessage__N29Wf{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.Home_systemAlert__sF8H8{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 24px;font-size:14px;font-weight:500}.Home_systemAlertMaintenance__lSvl9{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.Home_systemAlertCritical__DM7Ej{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.Home_systemAlertSuccess__Mp7DZ{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.Home_systemAlertInfo__q3mCr{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.Home_systemAlertLink___Up9K{text-decoration:underline;cursor:pointer}.Home_systemAlertDismiss__KDdGf{background:hsla(0,0%,100%,.2);border:none;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;color:inherit}.Home_systemAlertDismiss__KDdGf:hover{background:hsla(0,0%,100%,.3)}.Home_snackbar__TXjSB{border-radius:10px;max-width:500px}.Home_snackbarMessage__D3r3H{flex:1 1}.Home_snackbarAction__Oiom9{padding:4px 8px;border-radius:4px}.Home_snackbarAction__Oiom9:hover{background:rgba(167,139,250,.15)}.Home_cookieBanner__vyAHW{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:20px 24px;box-shadow:0 -4px 24px rgba(0,0,0,.1);display:flex;align-items:center;gap:24px;z-index:9998}.Home_cookieBannerText__RcnP7{flex:1 1;font-size:14px;color:#475569;line-height:1.5}.Home_cookieBannerLink__TzGRK{color:#8b5cf6;text-decoration:underline;cursor:pointer}.Home_cookieBannerActions__JfgcY{display:flex;gap:12px;flex-shrink:0}.Home_cookieBannerAccept___sEne{padding:10px 20px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.Home_cookieBannerAccept___sEne:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_cookieBannerSettings__4teTL{padding:10px 20px;background:#f1f5f9;color:#475569;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.Home_cookieBannerSettings__4teTL:hover{background:#e2e8f0}[data-theme=dark] .Home_toast__0wkSS{background:var(--bg-secondary);border-color:var(--border-light);box-shadow:0 8px 32px rgba(0,0,0,.4)}[data-theme=dark] .Home_toastTitle__NgOou{color:var(--text-primary)}[data-theme=dark] .Home_toastMessage__ci1dO{color:var(--text-secondary)}[data-theme=dark] .Home_toastClose__su9uS:hover{background:var(--bg-primary)}[data-theme=dark] .Home_inlineAlertSuccess__GU9u8{background:rgba(34,197,94,.12);border-color:rgba(34,197,94,.25)}[data-theme=dark] .Home_inlineAlertSuccess__GU9u8 .Home_inlineAlertTitle__RscWL{color:#4ade80}[data-theme=dark] .Home_inlineAlertSuccess__GU9u8 .Home_inlineAlertMessage__spwgd{color:#86efac}[data-theme=dark] .Home_inlineAlertError__x46mb{background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.25)}[data-theme=dark] .Home_inlineAlertError__x46mb .Home_inlineAlertTitle__RscWL{color:#f87171}[data-theme=dark] .Home_inlineAlertError__x46mb .Home_inlineAlertMessage__spwgd{color:#fca5a5}[data-theme=dark] .Home_inlineAlertWarning__sLCM9{background:rgba(245,158,11,.12);border-color:rgba(245,158,11,.25)}[data-theme=dark] .Home_inlineAlertWarning__sLCM9 .Home_inlineAlertTitle__RscWL{color:#fbbf24}[data-theme=dark] .Home_inlineAlertWarning__sLCM9 .Home_inlineAlertMessage__spwgd{color:#fcd34d}[data-theme=dark] .Home_inlineAlertInfo__mmwHQ{background:rgba(59,130,246,.12);border-color:rgba(59,130,246,.25)}[data-theme=dark] .Home_inlineAlertInfo__mmwHQ .Home_inlineAlertTitle__RscWL{color:#60a5fa}[data-theme=dark] .Home_inlineAlertInfo__mmwHQ .Home_inlineAlertMessage__spwgd{color:#93c5fd}[data-theme=dark] .Home_notificationBadgeCount___4lvV,[data-theme=dark] .Home_notificationBadgeDot__chwLi{border-color:var(--bg-secondary)}[data-theme=dark] .Home_notificationCenter__NGqCX{background:var(--bg-secondary);border-color:var(--border-light);box-shadow:0 12px 48px rgba(0,0,0,.4)}[data-theme=dark] .Home_notificationCenterHeader__kd0LP{border-bottom-color:var(--border-light)}[data-theme=dark] .Home_notificationCenterTitle__Yl5Uk{color:var(--text-primary)}[data-theme=dark] .Home_notificationCenterEmpty__ewZo3{color:var(--text-secondary)}[data-theme=dark] .Home_notificationCenterEmptyIcon__hwmH3{background:var(--bg-primary)}[data-theme=dark] .Home_notificationItem__fNKFu{border-bottom-color:var(--border-light)}[data-theme=dark] .Home_notificationItem__fNKFu:hover{background:var(--bg-primary)}[data-theme=dark] .Home_notificationItemUnread__NrXMP{background:rgba(139,92,246,.08)}[data-theme=dark] .Home_notificationItemTitle__9ztqZ{color:var(--text-primary)}[data-theme=dark] .Home_notificationItemMessage__N29Wf,[data-theme=dark] .Home_notificationItemTime__Dqmd2{color:var(--text-secondary)}[data-theme=dark] .Home_snackbar__TXjSB{background:#334155}[data-theme=dark] .Home_cookieBanner__vyAHW{background:var(--bg-secondary);box-shadow:0 -4px 24px rgba(0,0,0,.3)}[data-theme=dark] .Home_cookieBannerText__RcnP7{color:var(--text-secondary)}[data-theme=dark] .Home_cookieBannerSettings__4teTL{background:var(--bg-primary);color:var(--text-secondary)}[data-theme=dark] .Home_cookieBannerSettings__4teTL:hover{background:var(--border-light)}.Home_timelineVertical__2O8Xr{position:relative}.Home_timelineVertical__2O8Xr:before{content:"";position:absolute;left:11px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#8b5cf6,#06b6d4);border-radius:1px}.Home_timelineItemDot__7aVvw{position:absolute;left:-32px;top:4px;width:24px;height:24px;border-radius:50%;background:#fff;border:3px solid #8b5cf6;display:flex;align-items:center;justify-content:center;z-index:1}.Home_timelineItemDotActive___Il50{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#8b5cf6}.Home_timelineItemDotActive___Il50:after{content:"";width:8px;height:8px;background:#fff;border-radius:50%}.Home_timelineItemDotCompleted__Pjwty{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e;color:#fff;font-size:10px}.Home_timelineItemDotCompleted__Pjwty:before{content:"\2713"}.Home_timelineItemDotIcon__fY_ZQ{font-size:12px;color:#8b5cf6}.Home_timelineItemContent__NlUQ7{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 16px rgba(0,0,0,.06);border:1px solid #e2e8f0}.Home_timelineItemDate__0Y4w7{font-size:12px;font-weight:600;color:#8b5cf6;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.Home_timelineItemTitle__SMG_7{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:8px}.Home_timelineItemDescription__fro3F{font-size:14px;color:#64748b;line-height:1.6}.Home_timelineItemTags__hpe6V{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.Home_timelineItemTag__QVbDY{padding:4px 10px;background:rgba(139,92,246,.1);color:#8b5cf6;font-size:11px;font-weight:600;border-radius:999px}.Home_timelineHorizontal__wfEDX{padding:20px 0}.Home_timelineHorizontalItem__t6H22{flex:0 0 200px;position:relative;text-align:center}.Home_timelineHorizontalItem__t6H22:after{content:"";position:absolute;top:16px;left:50%;width:100%;height:2px;background:#e2e8f0}.Home_timelineHorizontalItem__t6H22:last-child:after{display:none}.Home_timelineHorizontalDot__L_GHv{width:32px;height:32px;border-radius:50%;background:#fff;border:3px solid #e2e8f0;margin:0 auto 16px;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;font-size:12px;color:#64748b}.Home_timelineHorizontalDotActive__9KgUT{border-color:#8b5cf6;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.Home_timelineHorizontalDotCompleted__RcN4w{border-color:#22c55e;background:#22c55e;color:#fff}.Home_timelineHorizontalDotCompleted__RcN4w:before{content:"\2713"}.Home_timelineHorizontalItem__t6H22:after{background:linear-gradient(90deg,#8b5cf6,#e2e8f0 50%)}.Home_timelineHorizontalContent__UkHPJ{padding:0 12px}.Home_timelineHorizontalDate__JN4CB{font-size:11px;color:#94a3b8;margin-bottom:4px}.Home_timelineHorizontalTitle__1UPdm{font-size:14px;font-weight:600;color:#1e293b}.Home_processSteps__THXSL{display:flex;align-items:center;justify-content:space-between;padding:24px 0}.Home_processStep__YcNdr{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1;position:relative}.Home_processStep__YcNdr:after{content:"";position:absolute;top:20px;left:50%;width:100%;height:3px;background:#e2e8f0}.Home_processStep__YcNdr:last-child:after{display:none}.Home_processStepNumber__M20m_{width:40px;height:40px;border-radius:50%;background:#f1f5f9;color:#64748b;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:12px;position:relative;z-index:1;transition:all .3s ease}.Home_processStepActive__2OVss .Home_processStepNumber__M20m_{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;box-shadow:0 4px 16px rgba(139,92,246,.3)}.Home_processStepCompleted__djQ2w .Home_processStepNumber__M20m_{background:#22c55e;color:#fff}.Home_processStepCompleted__djQ2w .Home_processStepNumber__M20m_:before{content:"\2713"}.Home_processStepCompleted__djQ2w:after{background:linear-gradient(90deg,#22c55e,#22c55e)}.Home_processStepActive__2OVss:after{background:linear-gradient(90deg,#8b5cf6,#e2e8f0 50%)}.Home_processStepLabel__koL3q{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:4px}.Home_processStepDescription__tsJ5d{font-size:12px;color:#64748b;max-width:120px}.Home_activityFeed__TKRYV{display:flex;flex-direction:column}.Home_activityItem__ou3xp{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #f1f5f9}.Home_activityItem__ou3xp:last-child{border-bottom:none}.Home_activityAvatar__ihrVE{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#06b6d4);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;flex-shrink:0}.Home_activityContent__918h8{flex:1 1;min-width:0}.Home_activityText__Ky_J9{font-size:14px;color:#475569;line-height:1.5}.Home_activityText__Ky_J9 strong{font-weight:600;color:#1e293b}.Home_activityTime__78uVP{font-size:12px;color:#94a3b8;margin-top:4px}.Home_activityMeta__zjIC1{display:flex;align-items:center;gap:16px;margin-top:8px}.Home_activityAction__C9MSc{font-size:12px;color:#8b5cf6;cursor:pointer;font-weight:500}.Home_activityAction__C9MSc:hover{text-decoration:underline}.Home_historyLog__o61zJ{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}.Home_historyLogHeader__u6_kn{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.Home_historyLogTitle__frG7n{font-size:14px;font-weight:600;color:#1e293b}.Home_historyLogFilter__68amv{font-size:12px;color:#8b5cf6;cursor:pointer}.Home_historyLogList__q5t98{max-height:400px;overflow-y:auto}.Home_historyLogItem__8MfoH{display:flex;align-items:flex-start;gap:12px;padding:14px 20px;border-bottom:1px solid #f1f5f9;transition:background-color .2s ease}.Home_historyLogItem__8MfoH:hover{background:#f8fafc}.Home_historyLogItem__8MfoH:last-child{border-bottom:none}.Home_historyLogIcon__3Yo71{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.Home_historyLogIconCreate__Z9n1c{background:rgba(34,197,94,.1);color:#22c55e}.Home_historyLogIconUpdate__BUuYR{background:rgba(59,130,246,.1);color:#3b82f6}.Home_historyLogIconDelete__wpfFp{background:rgba(239,68,68,.1);color:#ef4444}.Home_historyLogContent__IvhJe{flex:1 1;min-width:0}.Home_historyLogAction__ko6OL{font-size:13px;color:#475569;line-height:1.4}.Home_historyLogAction__ko6OL strong{font-weight:600;color:#1e293b}.Home_historyLogTimestamp__zmB74{font-size:11px;color:#94a3b8;margin-top:4px}.Home_roadmapTimeline__lD3Gq{display:flex;flex-direction:column;gap:24px}.Home_roadmapQuarter__s0oDe{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 16px rgba(0,0,0,.06);border:1px solid #e2e8f0}.Home_roadmapQuarterHeader__FHh_E{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.Home_roadmapQuarterLabel__7yvUm{font-size:14px;font-weight:700;color:#8b5cf6;text-transform:uppercase;letter-spacing:.5px}.Home_roadmapQuarterStatus___FQlF{padding:4px 12px;border-radius:999px;font-size:11px;font-weight:600}.Home_roadmapStatusCompleted__yNMQU{background:rgba(34,197,94,.1);color:#22c55e}.Home_roadmapStatusInProgress___pSlH{background:rgba(59,130,246,.1);color:#3b82f6}.Home_roadmapStatusPlanned__YNn7X{background:rgba(148,163,184,.1);color:#64748b}.Home_roadmapItems__Rph9N{display:flex;flex-direction:column;gap:12px}.Home_roadmapItem__qH_9r{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8fafc;border-radius:10px;transition:all .2s ease}.Home_roadmapItem__qH_9r:hover{background:#f1f5f9}.Home_roadmapItemIcon__0wCWj{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.Home_roadmapItemIconFeature___kq8x{background:rgba(139,92,246,.1);color:#8b5cf6}.Home_roadmapItemIconFix___O_io{background:rgba(239,68,68,.1);color:#ef4444}.Home_roadmapItemIconImprovement__cVdMj{background:rgba(6,182,212,.1);color:#06b6d4}.Home_roadmapItemContent__ZJSek{flex:1 1;min-width:0}.Home_roadmapItemTitle__Afa9i{font-size:14px;font-weight:600;color:#1e293b}.Home_roadmapItemDescription__vzio3{font-size:12px;color:#64748b;margin-top:2px}.Home_roadmapItemCheck__E9UJt{width:24px;height:24px;border-radius:50%;background:#22c55e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.Home_roadmapItemCheck__E9UJt:before{content:"\2713"}.Home_changelogTimeline__BsZqC{display:flex;flex-direction:column;gap:32px}.Home_changelogEntry__mea_H{display:grid;grid-template-columns:120px 1fr;grid-gap:24px;gap:24px}.Home_changelogDate__m3ZpU{font-size:14px;font-weight:600;color:#64748b;padding-top:4px}.Home_changelogContent__WSJU5{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 16px rgba(0,0,0,.06);border:1px solid #e2e8f0}.Home_changelogVersion__4ONcp{display:inline-flex;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-size:12px;border-radius:999px;margin-bottom:12px}.Home_changelogTitle__2VUlx{font-size:18px}.Home_changelogCategories__seBbO{display:flex;flex-direction:column;gap:16px}.Home_changelogCategory__FAGnD{display:flex;flex-direction:column;gap:8px}.Home_changelogCategoryLabel__9Xnwg{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.Home_changelogCategoryNew__TI1as{color:#22c55e}.Home_changelogCategoryImproved__6o5zl{color:#3b82f6}.Home_changelogCategoryFixed__aKl56{color:#ef4444}.Home_changelogList__G0WqP{display:flex;flex-direction:column;gap:6px;padding-left:16px}.Home_changelogListItem__fJB9a{font-size:13px;color:#475569;line-height:1.5;position:relative}.Home_changelogListItem__fJB9a:before{content:"\2022";position:absolute;left:-14px;color:#94a3b8}[data-theme=dark] .Home_timelineVertical__2O8Xr:before{background:linear-gradient(180deg,#8b5cf6,#06b6d4)}[data-theme=dark] .Home_timelineItemDot__7aVvw{background:var(--bg-secondary)}[data-theme=dark] .Home_timelineItemContent__NlUQ7{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_timelineItemTitle__SMG_7{color:var(--text-primary)}[data-theme=dark] .Home_timelineItemDescription__fro3F{color:var(--text-secondary)}[data-theme=dark] .Home_timelineHorizontalItem__t6H22:after{background:var(--border-light)}[data-theme=dark] .Home_timelineHorizontalDot__L_GHv{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-secondary)}[data-theme=dark] .Home_timelineHorizontalTitle__1UPdm{color:var(--text-primary)}[data-theme=dark] .Home_processStep__YcNdr:after{background:var(--border-light)}[data-theme=dark] .Home_processStepNumber__M20m_{background:var(--bg-primary);color:var(--text-secondary)}[data-theme=dark] .Home_processStepLabel__koL3q{color:var(--text-primary)}[data-theme=dark] .Home_processStepDescription__tsJ5d{color:var(--text-secondary)}[data-theme=dark] .Home_activityItem__ou3xp{border-bottom-color:var(--border-light)}[data-theme=dark] .Home_activityText__Ky_J9{color:var(--text-secondary)}[data-theme=dark] .Home_activityText__Ky_J9 strong{color:var(--text-primary)}[data-theme=dark] .Home_activityTime__78uVP{color:var(--text-secondary)}[data-theme=dark] .Home_historyLog__o61zJ{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_historyLogHeader__u6_kn{background:var(--bg-primary);border-bottom-color:var(--border-light)}[data-theme=dark] .Home_historyLogTitle__frG7n{color:var(--text-primary)}[data-theme=dark] .Home_historyLogItem__8MfoH{border-bottom-color:var(--border-light)}[data-theme=dark] .Home_historyLogItem__8MfoH:hover{background:var(--bg-primary)}[data-theme=dark] .Home_historyLogAction__ko6OL{color:var(--text-secondary)}[data-theme=dark] .Home_historyLogAction__ko6OL strong{color:var(--text-primary)}[data-theme=dark] .Home_historyLogTimestamp__zmB74{color:var(--text-secondary)}[data-theme=dark] .Home_roadmapQuarter__s0oDe{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_roadmapItem__qH_9r{background:var(--bg-primary)}[data-theme=dark] .Home_roadmapItem__qH_9r:hover{background:var(--border-light)}[data-theme=dark] .Home_roadmapItemTitle__Afa9i{color:var(--text-primary)}[data-theme=dark] .Home_changelogDate__m3ZpU,[data-theme=dark] .Home_roadmapItemDescription__vzio3{color:var(--text-secondary)}[data-theme=dark] .Home_changelogContent__WSJU5{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .Home_changelogTitle__2VUlx{color:var(--text-primary)}[data-theme=dark] .Home_changelogListItem__fJB9a{color:var(--text-secondary)}.Home_chatContainer__KzBAq{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden}.Home_chatHeader__A36vr{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.Home_chatHeaderInfo__mnxvz{align-items:center;gap:12px}.Home_chatHeaderAvatar__rLdUy{width:44px;height:44px;border-radius:50%;overflow:hidden}.Home_chatHeaderAvatar__rLdUy img{width:100%;height:100%;object-fit:cover}.Home_chatHeaderStatus__ptWBc{position:absolute;bottom:2px;right:2px;width:12px;height:12px;border-radius:50%;background:#22c55e;border:2px solid #fff}.Home_chatHeaderStatus__ptWBc.Home_offline__dWp_F{background:#94a3b8}.Home_chatHeaderStatus__ptWBc.Home_away__iLPPP{background:#f59e0b}.Home_chatHeaderStatus__ptWBc.Home_busy__QqgT_{background:#ef4444}.Home_chatHeaderName__38sas{font-size:16px;margin:0}.Home_chatHeaderSubtitle__tidxU{font-size:13px;color:#64748b;margin:0}.Home_chatHeaderBtn__cmNCR{width:36px;height:36px;border-radius:50%;background:#fff}.Home_chatHeaderBtn__cmNCR:hover{background:#8b5cf6;color:#fff}.Home_chatMessages__mNmGG{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;background:#f8fafc}.Home_messageGroup__9bxt7{gap:4px}.Home_messageBubble__pkU0t{max-width:70%;padding:12px 16px;font-size:14px;line-height:1.5}.Home_messageSent__vBUmu{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border-bottom-right-radius:4px}.Home_messageReceived__7InQc{background:#fff;color:#1e293b;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.Home_messageWithAvatar__fkcEN{display:flex;gap:10px;align-items:flex-end}.Home_messageAvatar__KJKNV{overflow:hidden}.Home_messageAvatar__KJKNV img{width:100%;height:100%;object-fit:cover}.Home_messageMeta__I8TRO{font-size:11px;color:#94a3b8;padding:0 4px}.Home_messageTime__sZvBX{color:inherit}.Home_messageRead__Olt_z{color:#8b5cf6}.Home_typingIndicator__h1vT4{gap:10px;padding:8px 16px;max-width:-moz-fit-content;max-width:fit-content}.Home_typingDots__D0_07{display:flex;gap:4px}.Home_typingDot__vQuZg{width:8px;height:8px;border-radius:50%;background:#8b5cf6;animation:Home_typingBounce__pVvOD 1.4s ease-in-out infinite}.Home_typingDot__vQuZg:nth-child(2){animation-delay:.2s}.Home_typingDot__vQuZg:nth-child(3){animation-delay:.4s}.Home_typingText__ItEDJ{font-size:13px;color:#64748b}.Home_chatInputWrapper__L3vsk{display:flex;align-items:flex-end;gap:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;padding:8px 16px;transition:all .2s ease}.Home_chatInputWrapper__L3vsk:focus-within{border-color:#8b5cf6;background:#fff;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.Home_chatInputActions__H1mK4{display:flex;gap:4px}.Home_chatInputBtn__uHSCy{width:32px;height:32px;border-radius:50%;border:none;background:transparent;color:#64748b;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.Home_chatInputBtn__uHSCy:hover{background:#f1f5f9;color:#8b5cf6}.Home_chatInput__PZOw1{flex:1 1;border:none;background:transparent;font-size:14px;color:#1e293b;outline:none;min-height:20px}.Home_chatSendBtn__in8YO{width:36px;height:36px}.Home_chatSendBtn__in8YO:hover{box-shadow:0 4px 12px rgba(139,92,246,.4)}.Home_chatSendBtn__in8YO:disabled{box-shadow:none}.Home_chatDateSeparator__8uVEI{display:flex;align-items:center;gap:16px;margin:8px 0}.Home_chatDateSeparator__8uVEI:after,.Home_chatDateSeparator__8uVEI:before{content:"";flex:1 1;height:1px;background:#e2e8f0}.Home_chatDateLabel__7wsAV{font-size:12px;color:#64748b;font-weight:500;padding:4px 12px;background:#f1f5f9;border-radius:12px}.Home_replyThread__MQ8D6{background:rgba(139,92,246,.05);border-left:3px solid #8b5cf6;padding:8px 12px;margin-bottom:8px;border-radius:0 8px 8px 0}.Home_replyThreadAuthor__cnON2{font-size:12px;font-weight:600;color:#8b5cf6;margin-bottom:2px}.Home_replyThreadText__W5YTU{font-size:13px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.Home_messageAttachment__3tPKn{margin-top:8px;border-radius:12px;overflow:hidden;max-width:250px}.Home_messageImage__N_IMN{width:100%;display:block}.Home_messageFile__u4gzm{display:flex;align-items:center;gap:10px;padding:10px 14px;background:hsla(0,0%,100%,.1);border-radius:8px}.Home_messageFileIcon__vGcuJ{width:36px;height:36px;border-radius:8px;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center}.Home_messageFileInfo__EDu9w{flex:1 1;min-width:0}.Home_messageFileName__qfxRD{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_messageFileSize__h0FOY{font-size:11px;opacity:.7}.Home_reactionBadge__4kuSE{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;font-size:13px;cursor:pointer;transition:all .2s ease}.Home_reactionBadge__4kuSE:hover{border-color:#8b5cf6;background:rgba(139,92,246,.05)}.Home_reactionBadge__4kuSE.Home_active__EQNkL{border-color:#8b5cf6;background:rgba(139,92,246,.1)}.Home_reactionEmoji__A2uqr{font-size:14px}.Home_reactionCount__dr67b{font-size:12px;color:#64748b;font-weight:500}.Home_messageContextMenu__9jxyy{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);padding:8px;min-width:160px;z-index:100}.Home_messageContextItem__owc3h{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:14px;color:#475569;cursor:pointer;transition:all .15s ease}.Home_messageContextItem__owc3h:hover{background:#f8fafc;color:#8b5cf6}.Home_messageContextItem__owc3h.Home_danger__y6xRw{color:#ef4444}.Home_messageContextItem__owc3h.Home_danger__y6xRw:hover{background:rgba(239,68,68,.05)}.Home_chatList__Xxl_B{display:flex;flex-direction:column;gap:2px}.Home_chatListItem__PjgXS{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:12px;cursor:pointer;transition:all .2s ease}.Home_chatListItem__PjgXS:hover{background:#f8fafc}.Home_chatListItem__PjgXS.Home_active__EQNkL{background:rgba(139,92,246,.1)}.Home_chatListAvatar__0S_da{position:relative;width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0}.Home_chatListAvatar__0S_da img{width:100%;height:100%;object-fit:cover}.Home_chatListOnline__zdcZL{position:absolute;bottom:2px;right:2px;width:12px;height:12px;border-radius:50%;background:#22c55e;border:2px solid #fff}.Home_chatListContent__XWmbs{flex:1 1;min-width:0}.Home_chatListHeader__mXPx2{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.Home_chatListName__rRYHw{font-size:14px;font-weight:600;color:#1e293b}.Home_chatListTime__19Pyy{font-size:12px;color:#94a3b8}.Home_chatListPreview__uLPk_{display:flex;align-items:center;gap:8px}.Home_chatListMessage__BkN77{font-size:13px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1}.Home_chatListUnread__jDQ6K{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center}.Home_groupAvatar__GN3S4{position:relative;width:48px;height:48px}.Home_groupAvatarStack__MahAX{position:absolute;width:28px;height:28px;border-radius:50%;overflow:hidden;border:2px solid #fff}.Home_groupAvatarStack__MahAX:first-child{top:0;left:0}.Home_groupAvatarStack__MahAX:nth-child(2){top:0;right:0}.Home_groupAvatarStack__MahAX:nth-child(3){bottom:0;left:50%;transform:translateX(-50%)}.Home_groupAvatarStack__MahAX img{width:100%;height:100%;object-fit:cover}.Home_voiceMessage__KloKs{display:flex;align-items:center;gap:12px;padding:8px 12px;min-width:200px}.Home_voicePlayBtn__TSsKv{width:32px;height:32px;border-radius:50%;border:none;background:hsla(0,0%,100%,.2);color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Home_voicePlayBtn__TSsKv:hover{background:hsla(0,0%,100%,.3)}.Home_voiceWaveform__SxMTT{flex:1 1;height:24px;display:flex;align-items:center;gap:2px}.Home_voiceBar__Gm1GX{width:3px;background:currentColor;border-radius:2px;opacity:.6}.Home_voiceDuration__eNrIF{font-size:12px;opacity:.8}.Home_systemMessage__c_POU{text-align:center;padding:8px 16px}.Home_systemMessageText__i3iTk{display:inline-block;font-size:12px;color:#64748b;background:#f1f5f9;padding:6px 14px;border-radius:12px}.Home_messageActionsOverlay__Kz41i{position:absolute;top:-8px;right:-8px;display:flex;gap:4px;opacity:0;transition:opacity .2s ease}.Home_messageBubble__pkU0t:hover .Home_messageActionsOverlay__Kz41i{opacity:1}.Home_messageActionBtn__AcMK5{border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease}.Home_messageActionBtn__AcMK5:hover{background:#8b5cf6;color:#fff}.Home_emojiPicker__M1ZYE{left:0;border-radius:16px;padding:12px}.Home_emojiPickerSearch__r7AUB{font-size:14px;margin-bottom:12px}.Home_emojiGrid__LFXsb{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:4px;gap:4px;max-height:200px;overflow-y:auto}.Home_emojiBtn__cPUZQ{width:32px;height:32px;border:none;background:transparent;font-size:20px;cursor:pointer;border-radius:6px;transition:background .15s ease}.Home_emojiBtn__cPUZQ:hover{background:#f8fafc}[data-theme=dark] .Home_chatContainer__KzBAq{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_chatHeaderSubtitle__tidxU{color:#94a3b8}[data-theme=dark] .Home_chatHeaderBtn__cmNCR:hover{background:#8b5cf6;color:#fff}[data-theme=dark] .Home_chatMessages__mNmGG{background:#0f172a}[data-theme=dark] .Home_messageReceived__7InQc{background:#334155;color:#f1f5f9;border-color:#475569}[data-theme=dark] .Home_typingText__ItEDJ{color:#94a3b8}[data-theme=dark] .Home_chatInputWrapper__L3vsk{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_chatInputWrapper__L3vsk:focus-within{background:#1e293b}[data-theme=dark] .Home_chatDateSeparator__8uVEI:after,[data-theme=dark] .Home_chatDateSeparator__8uVEI:before,[data-theme=dark] .Home_chatInputBtn__uHSCy:hover{background:#334155}[data-theme=dark] .Home_chatDateLabel__7wsAV{background:#334155;color:#94a3b8}[data-theme=dark] .Home_replyThread__MQ8D6{background:rgba(139,92,246,.1)}[data-theme=dark] .Home_replyThreadText__W5YTU{color:#94a3b8}[data-theme=dark] .Home_reactionBadge__4kuSE{background:#334155;border-color:#475569}[data-theme=dark] .Home_reactionBadge__4kuSE:hover{background:rgba(139,92,246,.2)}[data-theme=dark] .Home_reactionCount__dr67b{color:#94a3b8}[data-theme=dark] .Home_messageContextMenu__9jxyy{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_messageContextItem__owc3h{color:#cbd5e1}[data-theme=dark] .Home_chatListItem__PjgXS:hover,[data-theme=dark] .Home_messageContextItem__owc3h:hover{background:#334155}[data-theme=dark] .Home_chatListItem__PjgXS.Home_active__EQNkL{background:rgba(139,92,246,.15)}[data-theme=dark] .Home_chatListName__rRYHw{color:#f1f5f9}[data-theme=dark] .Home_chatListTime__19Pyy{color:#64748b}[data-theme=dark] .Home_chatListMessage__BkN77{color:#94a3b8}[data-theme=dark] .Home_systemMessageText__i3iTk{background:#334155;color:#94a3b8}[data-theme=dark] .Home_emojiBtn__cPUZQ:hover,[data-theme=dark] .Home_messageActionBtn__AcMK5{background:#334155}.Home_searchBar__9r0nl{position:relative;width:100%}.Home_searchInputWrapper__tgcOM{position:relative;display:flex;align-items:center}.Home_searchIcon__ZIVxC{position:absolute;left:16px;width:20px;height:20px;color:#94a3b8;pointer-events:none}.Home_searchInput__fVjDa{width:100%;padding:14px 48px;font-size:15px;color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;transition:all .2s ease}.Home_searchInput__fVjDa::placeholder{color:#94a3b8}.Home_searchInput__fVjDa:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.Home_searchClearBtn__kLtP_{position:absolute;right:12px;width:28px;height:28px;border:none;background:#f1f5f9;border-radius:50%;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s ease}.Home_searchClearBtn__kLtP_.Home_visible__o7uWL,.Home_searchInput__fVjDa:not(:placeholder-shown)+.Home_searchClearBtn__kLtP_{opacity:1}.Home_searchClearBtn__kLtP_:hover{background:#e2e8f0;color:#1e293b}.Home_searchBarLarge__C3wUY .Home_searchInput__fVjDa{padding:18px 56px;font-size:17px;border-radius:16px}.Home_searchBarLarge__C3wUY .Home_searchIcon__ZIVxC{left:20px;width:24px;height:24px}.Home_searchBarCompact__CFyJZ .Home_searchInput__fVjDa{padding:10px 40px;font-size:14px;border-radius:8px}.Home_searchBarCompact__CFyJZ .Home_searchIcon__ZIVxC{left:12px;width:16px;height:16px}.Home_searchBarPill__MypFl .Home_searchInput__fVjDa{border-radius:50px}.Home_searchBarGradient__G3rKA .Home_searchInput__fVjDa:focus{border-color:transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#8b5cf6,#06b6d4) border-box}.Home_searchSuggestions__F4_j1{position:absolute;top:100%;left:0;right:0;margin-top:8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.12);z-index:100;overflow:hidden}.Home_suggestionGroup__wai_m{padding:8px 0}.Home_suggestionGroupLabel__W7x_B{padding:8px 16px;font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.Home_suggestionItem__rWVlD{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background .15s ease}.Home_suggestionItem__rWVlD:hover{background:#f8fafc}.Home_suggestionItem__rWVlD.Home_active__EQNkL{background:rgba(139,92,246,.1)}.Home_suggestionIcon__a0TU7{width:20px;height:20px;color:#64748b}.Home_suggestionText__qFR4G{flex:1 1;font-size:14px;color:#1e293b}.Home_suggestionText__qFR4G mark{background:rgba(139,92,246,.2);color:#7c3aed;border-radius:2px;padding:0 2px}.Home_suggestionMeta__DDRrY{font-size:12px;color:#94a3b8}.Home_suggestionShortcut__G6eem{display:flex;gap:4px}.Home_suggestionKey__AKHRz{padding:2px 6px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;font-size:11px;font-family:monospace;color:#64748b}.Home_searchFilters__eWWqM{display:flex;flex-wrap:wrap;gap:8px;padding:12px 0}.Home_searchFilter__qftJy{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#475569;cursor:pointer;transition:all .2s ease}.Home_searchFilter__qftJy:hover{border-color:#cbd5e1;background:#f1f5f9}.Home_searchFilter__qftJy.Home_active__EQNkL{background:rgba(139,92,246,.1);border-color:#8b5cf6;color:#7c3aed}.Home_searchFilterIcon____Isv{width:16px;height:16px}.Home_searchFilterCount__FIR3D{padding:2px 6px;background:rgba(0,0,0,.08);border-radius:10px;font-size:11px;font-weight:600}.Home_searchFilter__qftJy.Home_active__EQNkL .Home_searchFilterCount__FIR3D{background:rgba(139,92,246,.2)}.Home_searchFilterDropdown__k_1vx{position:relative}.Home_searchFilterDropdownBtn__2_JyM{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#475569;cursor:pointer;transition:all .2s ease}.Home_searchFilterDropdownBtn__2_JyM:hover{border-color:#8b5cf6}.Home_searchFilterDropdownMenu__1HmQ2{position:absolute;top:100%;left:0;margin-top:4px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.12);padding:8px;min-width:200px;z-index:100}.Home_searchFilterOption__3N0qy{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .15s ease}.Home_searchFilterOption__3N0qy:hover{background:#f8fafc}.Home_searchFilterCheckbox__yWtLz{width:18px;height:18px;border:2px solid #cbd5e1;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Home_searchFilterOption__3N0qy.Home_selected___eC_c .Home_searchFilterCheckbox__yWtLz{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.Home_searchFilterLabel__B7rIm{flex:1 1;font-size:14px;color:#1e293b}.Home_searchResults___MwWY{display:flex;flex-direction:column;gap:16px}.Home_searchResultsHeader__Hmk2u{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.Home_searchResultsCount__fpPx2{font-size:14px;color:#64748b}.Home_searchResultsCount__fpPx2 strong{color:#1e293b;font-weight:600}.Home_searchResultsSort__gWmZ_{display:flex;align-items:center;gap:8px}.Home_searchResultsSortLabel__rkXlG{font-size:13px;color:#64748b}.Home_searchResultsSortSelect__z3trx{padding:6px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#1e293b;background:#fff;cursor:pointer}.Home_searchResultItem__9_Vkr{padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .2s ease}.Home_searchResultItem__9_Vkr:hover{border-color:#8b5cf6;box-shadow:0 4px 20px rgba(139,92,246,.1)}.Home_searchResultTitle__ydogE{font-size:17px;font-weight:600;color:#1e293b;margin:0 0 8px;display:flex;align-items:center;gap:10px}.Home_searchResultTitle__ydogE a{color:inherit;text-decoration:none}.Home_searchResultTitle__ydogE a:hover{color:#8b5cf6}.Home_searchResultBadge__aafTc{display:inline-flex;padding:2px 8px;background:rgba(139,92,246,.1);color:#7c3aed;font-size:11px;font-weight:600;border-radius:4px}.Home_searchResultUrl__zLbrv{font-size:13px;color:#22c55e;margin-bottom:8px}.Home_searchResultExcerpt__SmK7O{font-size:14px;color:#64748b;line-height:1.6;margin:0}.Home_searchResultExcerpt__SmK7O mark{background:rgba(139,92,246,.15);color:#1e293b;padding:0 2px;border-radius:2px}.Home_searchResultMeta__Vacrw{display:flex;gap:16px;margin-top:12px;font-size:12px;color:#94a3b8}.Home_searchResultMetaItem__Y4swq{display:flex;align-items:center;gap:4px}.Home_searchResultCompact__z9Rp4{padding:12px 16px}.Home_searchResultCompact__z9Rp4 .Home_searchResultTitle__ydogE{font-size:15px;margin-bottom:4px}.Home_searchResultCompact__z9Rp4 .Home_searchResultExcerpt__SmK7O{font-size:13px}.Home_searchResultWithImage__f3Tlt{display:flex;gap:16px}.Home_searchResultImage__VMUOx{width:120px;height:80px;border-radius:8px;object-fit:cover;flex-shrink:0}.Home_searchResultContent__4v4MS{flex:1 1;min-width:0}.Home_recentSearches__zlK2h{padding:16px}.Home_recentSearchesHeader__s1Rzl{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.Home_recentSearchesTitle__bl5r_{font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.Home_recentSearchesClear__r_T0Y{font-size:12px;color:#8b5cf6;background:none;border:none;cursor:pointer;padding:0}.Home_recentSearchesClear__r_T0Y:hover{text-decoration:underline}.Home_recentSearchList__G8zew{display:flex;flex-wrap:wrap;gap:8px}.Home_recentSearchTag__h1H_u{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;font-size:13px;color:#475569;cursor:pointer;transition:all .2s ease}.Home_recentSearchTag__h1H_u:hover{background:#f1f5f9;border-color:#8b5cf6;color:#7c3aed}.Home_recentSearchRemove__bOFSl{width:14px;height:14px;border-radius:50%;background:rgba(0,0,0,.08);border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;font-size:10px;transition:all .15s ease}.Home_recentSearchRemove__bOFSl:hover{background:#ef4444;color:#fff}.Home_searchNoResults__A5Sbq{text-align:center;padding:60px 20px}.Home_searchNoResultsIcon__SjwMS{width:80px;height:80px;margin:0 auto 24px;color:#cbd5e1}.Home_searchNoResultsTitle__BrnDV{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 8px}.Home_searchNoResultsText__jJAKG{font-size:15px;color:#64748b;margin:0 0 24px}.Home_searchNoResultsSuggestions__ZR0oT{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.Home_searchNoResultsSuggestion__rONCf{padding:8px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;font-size:13px;color:#475569;cursor:pointer;transition:all .2s ease}.Home_searchNoResultsSuggestion__rONCf:hover{background:rgba(139,92,246,.1);border-color:#8b5cf6;color:#7c3aed}.Home_advancedSearch__SANps{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.Home_advancedSearchTitle__qBD3s{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 20px}.Home_advancedSearchGrid__VsKOy{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.Home_advancedSearchField__c78RW{display:flex;flex-direction:column;gap:6px}.Home_advancedSearchField__c78RW.Home_fullWidth__mol2w{grid-column:span 2}.Home_advancedSearchLabel__vFDwP{font-size:13px;font-weight:500;color:#475569}.Home_advancedSearchInput__dpLdC{padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;background:#fff;transition:all .2s ease}.Home_advancedSearchInput__dpLdC:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.Home_advancedSearchSelect__PGoNX{padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;background:#fff;cursor:pointer}.Home_advancedSearchDateRange__Rc7Gg{display:flex;gap:8px;align-items:center}.Home_advancedSearchDateRange__Rc7Gg span{color:#94a3b8;font-size:13px}.Home_advancedSearchActions__lG0QE{display:flex;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid #e2e8f0}.Home_advancedSearchSubmit__106LR{padding:12px 24px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.Home_advancedSearchSubmit__106LR:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.4)}.Home_advancedSearchReset__OLjhi{padding:12px 24px;background:#f8fafc;color:#64748b;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.Home_advancedSearchReset__OLjhi:hover{background:#f1f5f9;color:#1e293b}.Home_inlineSearch__kUL0v{display:flex;align-items:center;gap:8px;padding:4px;background:#f8fafc;border-radius:8px}.Home_inlineSearchInput__tjE3p{flex:1 1;padding:8px 12px;border:none;background:transparent;font-size:14px;color:#1e293b;outline:none}.Home_inlineSearchBtn__fQHvq{padding:8px 16px;background:#8b5cf6;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s ease}.Home_inlineSearchBtn__fQHvq:hover{background:#7c3aed}.Home_commandSearch__PH2d_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding-top:15vh;z-index:1000}.Home_commandSearchBox__4nNgG{width:100%;max-width:600px;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.2);overflow:hidden}.Home_commandSearchInput__0aF1k{width:100%;padding:20px 24px;border:none;font-size:18px;color:#1e293b;background:transparent;outline:none}.Home_commandSearchInput__0aF1k::placeholder{color:#94a3b8}.Home_commandSearchDivider__NMXB4{height:1px;background:#e2e8f0}.Home_commandSearchResults___NqqY{max-height:400px;overflow-y:auto;padding:8px}.Home_commandSearchGroup__nsYch{padding:8px 0}.Home_commandSearchGroupLabel__e7St6{padding:8px 12px;font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.Home_commandSearchItem__kAyna{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;cursor:pointer;transition:background .15s ease}.Home_commandSearchItem__kAyna.Home_selected___eC_c,.Home_commandSearchItem__kAyna:hover{background:rgba(139,92,246,.1)}.Home_commandSearchItemIcon__F8D6J{width:24px;height:24px;color:#64748b}.Home_commandSearchItem__kAyna.Home_selected___eC_c .Home_commandSearchItemIcon__F8D6J{color:#8b5cf6}.Home_commandSearchItemText__9gNAg{flex:1 1;font-size:14px;color:#1e293b}.Home_commandSearchItemShortcut__3ErHJ{display:flex;gap:4px}.Home_commandSearchFooter__BnD36{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8fafc;border-top:1px solid #e2e8f0}.Home_commandSearchHint__BOUcL{display:flex;gap:16px;font-size:12px;color:#64748b}.Home_commandSearchHintItem__4DduX{display:flex;align-items:center;gap:6px}.Home_searchTagsInput__yYoyO{display:flex;flex-wrap:wrap;gap:8px;padding:10px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .2s ease}.Home_searchTagsInput__yYoyO:focus-within{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.Home_searchTag__953tc{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1));border-radius:6px;font-size:13px;color:#7c3aed}.Home_searchTagRemove__zUCSn{width:14px;height:14px;border:none;background:transparent;color:#8b5cf6;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .15s ease}.Home_searchTagRemove__zUCSn:hover{background:#8b5cf6;color:#fff}.Home_searchTagsInputField__8pNn4{flex:1 1;min-width:120px;border:none;background:transparent;font-size:14px;color:#1e293b;outline:none;padding:4px 0}.Home_searchLoading__7m2fH{display:flex;align-items:center;justify-content:center;padding:40px}.Home_searchLoadingSpinner__UDkD2{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#8b5cf6;border-radius:50%;animation:Home_searchSpin__bCpJR .8s linear infinite}@keyframes Home_searchSpin__bCpJR{to{transform:rotate(1turn)}}[data-theme=dark] .Home_searchInput__fVjDa{background:#1e293b;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_searchInput__fVjDa::placeholder{color:#64748b}[data-theme=dark] .Home_searchInput__fVjDa:focus{border-color:#8b5cf6}[data-theme=dark] .Home_searchClearBtn__kLtP_{background:#334155;color:#94a3b8}[data-theme=dark] .Home_searchClearBtn__kLtP_:hover{background:#475569;color:#f1f5f9}[data-theme=dark] .Home_searchSuggestions__F4_j1{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_suggestionItem__rWVlD:hover{background:#334155}[data-theme=dark] .Home_suggestionItem__rWVlD.Home_active__EQNkL{background:rgba(139,92,246,.2)}[data-theme=dark] .Home_suggestionText__qFR4G{color:#f1f5f9}[data-theme=dark] .Home_suggestionKey__AKHRz{background:#334155;border-color:#475569;color:#94a3b8}[data-theme=dark] .Home_searchFilter__qftJy{background:#334155;border-color:#475569;color:#cbd5e1}[data-theme=dark] .Home_searchFilter__qftJy:hover{background:#3f4f63}[data-theme=dark] .Home_searchFilter__qftJy.Home_active__EQNkL{background:rgba(139,92,246,.2)}[data-theme=dark] .Home_searchFilterDropdownBtn__2_JyM{background:#1e293b;border-color:#334155;color:#cbd5e1}[data-theme=dark] .Home_searchFilterDropdownMenu__1HmQ2{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_searchFilterOption__3N0qy:hover{background:#334155}[data-theme=dark] .Home_searchFilterLabel__B7rIm{color:#f1f5f9}[data-theme=dark] .Home_searchResultsHeader__Hmk2u{border-color:#334155}[data-theme=dark] .Home_searchResultsCount__fpPx2{color:#94a3b8}[data-theme=dark] .Home_searchResultsCount__fpPx2 strong{color:#f1f5f9}[data-theme=dark] .Home_searchResultsSortSelect__z3trx{background:#1e293b;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_searchResultItem__9_Vkr{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_searchResultItem__9_Vkr:hover{border-color:#8b5cf6}[data-theme=dark] .Home_searchResultTitle__ydogE{color:#f1f5f9}[data-theme=dark] .Home_searchResultTitle__ydogE a:hover{color:#a78bfa}[data-theme=dark] .Home_searchResultExcerpt__SmK7O{color:#94a3b8}[data-theme=dark] .Home_searchResultExcerpt__SmK7O mark{color:#f1f5f9}[data-theme=dark] .Home_recentSearchesTitle__bl5r_{color:#94a3b8}[data-theme=dark] .Home_recentSearchTag__h1H_u{background:#334155;border-color:#475569;color:#cbd5e1}[data-theme=dark] .Home_recentSearchTag__h1H_u:hover{background:rgba(139,92,246,.2)}[data-theme=dark] .Home_searchNoResultsIcon__SjwMS{color:#475569}[data-theme=dark] .Home_searchNoResultsTitle__BrnDV{color:#f1f5f9}[data-theme=dark] .Home_searchNoResultsText__jJAKG{color:#94a3b8}[data-theme=dark] .Home_searchNoResultsSuggestion__rONCf{background:#334155;border-color:#475569;color:#cbd5e1}[data-theme=dark] .Home_advancedSearch__SANps{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_advancedSearchTitle__qBD3s{color:#f1f5f9}[data-theme=dark] .Home_advancedSearchLabel__vFDwP{color:#cbd5e1}[data-theme=dark] .Home_advancedSearchInput__dpLdC,[data-theme=dark] .Home_advancedSearchSelect__PGoNX{background:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_advancedSearchActions__lG0QE{border-color:#334155}[data-theme=dark] .Home_advancedSearchReset__OLjhi{background:#334155;border-color:#475569;color:#cbd5e1}[data-theme=dark] .Home_advancedSearchReset__OLjhi:hover{background:#3f4f63}[data-theme=dark] .Home_inlineSearch__kUL0v{background:#334155}[data-theme=dark] .Home_inlineSearchInput__tjE3p{color:#f1f5f9}[data-theme=dark] .Home_commandSearch__PH2d_{background:rgba(0,0,0,.7)}[data-theme=dark] .Home_commandSearchBox__4nNgG{background:#1e293b}[data-theme=dark] .Home_commandSearchInput__0aF1k{color:#f1f5f9}[data-theme=dark] .Home_commandSearchInput__0aF1k::placeholder{color:#64748b}[data-theme=dark] .Home_commandSearchDivider__NMXB4{background:#334155}[data-theme=dark] .Home_commandSearchItem__kAyna.Home_selected___eC_c,[data-theme=dark] .Home_commandSearchItem__kAyna:hover{background:rgba(139,92,246,.2)}[data-theme=dark] .Home_commandSearchItemText__9gNAg{color:#f1f5f9}[data-theme=dark] .Home_commandSearchFooter__BnD36{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_commandSearchHint__BOUcL{color:#94a3b8}[data-theme=dark] .Home_searchTagsInput__yYoyO{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_searchTagsInputField__8pNn4{color:#f1f5f9}[data-theme=dark] .Home_searchLoadingSpinner__UDkD2{border-color:#8b5cf6 #334155 #334155}.Home_dropzone__1J8_X{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 32px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px dashed #cbd5e1;border-radius:16px;cursor:pointer;transition:all .3s ease}.Home_dropzone__1J8_X:hover{border-color:#8b5cf6;background:linear-gradient(135deg,rgba(139,92,246,.03),rgba(6,182,212,.03))}.Home_dropzoneDragging__kTq67{border-color:#8b5cf6;background:linear-gradient(135deg,rgba(139,92,246,.08),rgba(6,182,212,.08));transform:scale(1.01)}.Home_dropzoneIcon__vNDhW{width:64px;height:64px;margin-bottom:16px;color:#94a3b8;transition:color .3s ease}.Home_dropzoneDragging__kTq67 .Home_dropzoneIcon__vNDhW,.Home_dropzone__1J8_X:hover .Home_dropzoneIcon__vNDhW{color:#8b5cf6}.Home_dropzoneTitle__JGJ56{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}.Home_dropzoneSubtitle__Gfblz{font-size:14px;color:#64748b;margin:0;text-align:center}.Home_dropzoneSubtitle__Gfblz strong{color:#8b5cf6;font-weight:500}.Home_dropzoneFormats__T6G79{margin-top:16px;display:flex;gap:8px}.Home_dropzoneFormat__0gdYG{padding:4px 10px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase}.Home_dropzoneCompact__UmbM3{padding:24px;flex-direction:row;gap:16px}.Home_dropzoneCompact__UmbM3 .Home_dropzoneIcon__vNDhW{width:40px;height:40px;margin-bottom:0}.Home_dropzoneCompact__UmbM3 .Home_dropzoneContent__Jp6py{text-align:left}.Home_dropzoneCompact__UmbM3 .Home_dropzoneTitle__JGJ56{font-size:15px}.Home_dropzoneCompact__UmbM3 .Home_dropzoneSubtitle__Gfblz{font-size:13px;text-align:left}.Home_dropzoneInline__o2fCS{padding:16px 20px;flex-direction:row;justify-content:space-between}.Home_dropzoneInline__o2fCS .Home_dropzoneIcon__vNDhW{width:32px;height:32px;margin:0}.Home_fileInputBtn__rAlB4{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.Home_fileInputBtn__rAlB4:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.4)}.Home_fileInputBtnIcon__OWFDe{width:18px;height:18px}.Home_fileInputBtnOutline__6DGdl{background:transparent;border:2px solid #8b5cf6;color:#8b5cf6}.Home_fileInputBtnOutline__6DGdl:hover{background:rgba(139,92,246,.1);box-shadow:none}.Home_uploadProgressHeader__y_kI7{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.Home_uploadProgressLabel__CrWw5{font-size:13px;color:#475569}.Home_uploadProgressPercent__MEJth{font-size:13px}.Home_uploadProgressFill__UzVjh{background:linear-gradient(90deg,#8b5cf6,#06b6d4)}.Home_uploadProgressAnimated__PGIPN .Home_uploadProgressFill__UzVjh{background:linear-gradient(90deg,#8b5cf6,#06b6d4 50%,#8b5cf6);animation:Home_uploadShimmer__5BRo7 1.5s linear infinite}@keyframes Home_uploadShimmer__5BRo7{0%{background-position:100% 0}to{background-position:-100% 0}}.Home_uploadProgressDetails__o0bRZ{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#94a3b8}.Home_uploadProgressCircle__fuD4H{width:100px;height:100px}.Home_uploadProgressCircleTrack__jUZtG{stroke-width:8}.Home_uploadProgressCircleFill__h6ppc{stroke:url(#uploadGradient);stroke-width:8}.Home_uploadProgressCircleText__xOwxW{top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px}.Home_filePreview__Tdc9E{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;transition:all .2s ease}.Home_filePreview__Tdc9E:hover{border-color:#cbd5e1;box-shadow:0 2px 8px rgba(0,0,0,.06)}.Home_filePreviewThumbnail__L_me_{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f8fafc;display:flex;align-items:center;justify-content:center}.Home_filePreviewThumbnail__L_me_ img{width:100%;height:100%;object-fit:cover}.Home_filePreviewIcon__PtgvQ{width:24px;height:24px;color:#64748b}.Home_filePreviewInfo___Q8yd{flex:1 1;min-width:0}.Home_filePreviewName__IBHS9{font-size:14px;color:#1e293b}.Home_filePreviewMeta__Z0I1F{display:flex;gap:8px;font-size:12px;color:#94a3b8}.Home_filePreviewActions__xvA1W{display:flex;gap:4px}.Home_filePreviewAction__1fFDM{width:32px;height:32px;border:none;background:#f8fafc;border-radius:8px;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Home_filePreviewAction__1fFDM:hover{background:#f1f5f9;color:#1e293b}.Home_filePreviewAction__1fFDM.Home_danger__y6xRw:hover{background:rgba(239,68,68,.1);color:#ef4444}.Home_filePreviewUploading__AR7H6{position:relative}.Home_filePreviewUploading__AR7H6:after{content:"";position:absolute;bottom:0;left:0;height:3px;background:linear-gradient(90deg,#8b5cf6,#06b6d4);border-radius:0 0 12px 12px;animation:Home_uploadProgressSlide__6oUzJ 1.5s ease-in-out infinite}@keyframes Home_uploadProgressSlide__6oUzJ{0%{width:0;left:0}50%{width:100%;left:0}to{width:0;left:100%}}.Home_filePreviewSuccess__FeccO{border-color:#22c55e;background:rgba(34,197,94,.02)}.Home_filePreviewError__1wUmf{border-color:#ef4444;background:rgba(239,68,68,.02)}.Home_fileListHeader__oeech{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.Home_fileListTitle__Rhafc{font-size:14px;font-weight:600;color:#1e293b}.Home_fileListCount__MoVXb{font-size:13px;color:#64748b}.Home_fileListClearAll__es4v3{font-size:13px;color:#ef4444;background:none;border:none;cursor:pointer;padding:0}.Home_fileListClearAll__es4v3:hover{text-decoration:underline}.Home_fileGrid__wwKB1{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:16px;gap:16px}.Home_fileGridItem__J4hcx{display:flex;flex-direction:column;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s ease}.Home_fileGridItem__J4hcx:hover{border-color:#8b5cf6;box-shadow:0 4px 12px rgba(139,92,246,.1)}.Home_fileGridThumbnail__InZOX{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.Home_fileGridThumbnail__InZOX img{width:100%;height:100%;object-fit:cover}.Home_fileGridIcon__thRP2{width:40px;height:40px;color:#94a3b8}.Home_fileGridName__olZU7{font-size:13px;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.Home_fileGridSize__mJwn3{font-size:12px;color:#94a3b8;text-align:center;margin-top:4px}.Home_fileGridSelected__F1fQZ{border-color:#8b5cf6;background:rgba(139,92,246,.03)}.Home_fileGridCheckbox__vYI_h{position:absolute;top:8px;right:8px;width:20px;height:20px;border-radius:50%;background:#fff;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Home_fileGridSelected__F1fQZ .Home_fileGridCheckbox__vYI_h{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.Home_fileTypeIcon__n_4rw{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff}.Home_fileTypeIconPdf__t27FZ{background:linear-gradient(135deg,#ef4444,#dc2626)}.Home_fileTypeIconDoc___Amdj{background:linear-gradient(135deg,#3b82f6,#2563eb)}.Home_fileTypeIconXls__9YK_r{background:linear-gradient(135deg,#22c55e,#16a34a)}.Home_fileTypeIconPpt__hCshF{background:linear-gradient(135deg,#f97316,#ea580c)}.Home_fileTypeIconZip__6ZAeF{background:linear-gradient(135deg,#eab308,#ca8a04)}.Home_fileTypeIconImage__iYqzU{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.Home_fileTypeIconVideo__NJWnp{background:linear-gradient(135deg,#ec4899,#db2777)}.Home_fileTypeIconAudio__BBqj5{background:linear-gradient(135deg,#06b6d4,#0891b2)}.Home_fileTypeIconCode__D0EyW{background:linear-gradient(135deg,#64748b,#475569)}.Home_fileTypeIconGeneric__iyriG{background:linear-gradient(135deg,#94a3b8,#64748b)}.Home_uploadStatus__cwIKf{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;font-size:13px}.Home_uploadStatusUploading__NXNLc{background:rgba(139,92,246,.1);color:#7c3aed}.Home_uploadStatusSuccess__y_Q0H{background:rgba(34,197,94,.1);color:#16a34a}.Home_uploadStatusError__5TnCu{background:rgba(239,68,68,.1);color:#dc2626}.Home_uploadStatusIcon__E2DnA{width:16px;height:16px}.Home_uploadStatusSpinner___HCAA{width:16px;height:16px;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:Home_uploadStatusSpin__fSKCQ .8s linear infinite}@keyframes Home_uploadStatusSpin__fSKCQ{to{transform:rotate(1turn)}}.Home_imageUploadPreviewImg__ydeYQ{width:100%;display:block}.Home_imageUploadPreviewOverlay__2Ytwm{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;gap:12px;opacity:0;transition:opacity .2s ease}.Home_imageUploadPreview__RMnpA:hover .Home_imageUploadPreviewOverlay__2Ytwm{opacity:1}.Home_imageUploadPreviewBtn__rYRAZ{padding:8px 16px;background:#fff;color:#1e293b;font-size:13px;font-weight:500;transition:transform .2s ease}.Home_imageUploadPreviewBtn__rYRAZ:hover{transform:scale(1.05)}.Home_imageUploadPreviewBtn__rYRAZ.Home_danger__y6xRw{background:#ef4444;color:#fff}.Home_avatarUploadPreview__LfroO{overflow:hidden;background:#f8fafc;border:3px solid #e2e8f0}.Home_avatarUploadPreview__LfroO img{width:100%;height:100%;object-fit:cover}.Home_avatarUploadPlaceholder___dc8q{color:#94a3b8}.Home_avatarUploadBtn__o92Nz{position:absolute;bottom:4px;right:4px;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:3px solid #fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.Home_avatarUploadBtn__o92Nz:hover{transform:scale(1.1)}.Home_multiFileUpload__jTafW{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.Home_multiFileUploadHeader__YYDQj{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.Home_multiFileUploadTitle__O_nj_{font-size:15px;font-weight:600;color:#1e293b}.Home_multiFileUploadCount__enHAx{font-size:13px;color:#64748b}.Home_multiFileUploadList__ayGIT{max-height:300px;overflow-y:auto}.Home_multiFileUploadItem__VAmuF{display:flex;align-items:center;gap:12px;padding:12px 20px;border-bottom:1px solid #f1f5f9}.Home_multiFileUploadItem__VAmuF:last-child{border-bottom:none}.Home_multiFileUploadFooter__KFt68{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#f8fafc;border-top:1px solid #e2e8f0}.Home_multiFileUploadSize__YNLX1{font-size:13px;color:#64748b}.Home_multiFileUploadActions__RyDbl{display:flex;gap:8px}.Home_dragOverlay__fPV9D{top:0;left:0;right:0;bottom:0;z-index:1000;pointer-events:none;transition:opacity .3s ease}.Home_dragOverlay__fPV9D.Home_active__EQNkL{pointer-events:all}.Home_dragOverlayContent__NguGP{box-shadow:0 20px 60px rgba(139,92,246,.2)}.Home_dragOverlayIcon__RvbF_{margin-bottom:16px}.Home_dragOverlayText___fPYQ{font-size:20px;font-weight:600;color:#1e293b;margin:0}[data-theme=dark] .Home_dropzone__1J8_X{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#334155}[data-theme=dark] .Home_dropzone__1J8_X:hover{border-color:#8b5cf6;background:linear-gradient(135deg,rgba(139,92,246,.08),rgba(6,182,212,.08))}[data-theme=dark] .Home_dropzoneDragging__kTq67{background:linear-gradient(135deg,rgba(139,92,246,.15),rgba(6,182,212,.15))}[data-theme=dark] .Home_dropzoneIcon__vNDhW{color:#64748b}[data-theme=dark] .Home_dropzoneTitle__JGJ56{color:#f1f5f9}[data-theme=dark] .Home_dropzoneSubtitle__Gfblz{color:#94a3b8}[data-theme=dark] .Home_dropzoneFormat__0gdYG{background:#334155;border-color:#475569;color:#94a3b8}[data-theme=dark] .Home_uploadProgressLabel__CrWw5{color:#cbd5e1}[data-theme=dark] .Home_filePreview__Tdc9E:hover{border-color:#475569}[data-theme=dark] .Home_filePreviewThumbnail__L_me_{background:#334155}[data-theme=dark] .Home_filePreviewIcon__PtgvQ{color:#94a3b8}[data-theme=dark] .Home_filePreviewName__IBHS9{color:#f1f5f9}[data-theme=dark] .Home_filePreviewMeta__Z0I1F{color:#64748b}[data-theme=dark] .Home_filePreviewAction__1fFDM{background:#334155;color:#94a3b8}[data-theme=dark] .Home_filePreviewAction__1fFDM:hover{background:#475569;color:#f1f5f9}[data-theme=dark] .Home_filePreviewSuccess__FeccO{border-color:#22c55e;background:rgba(34,197,94,.05)}[data-theme=dark] .Home_filePreviewError__1wUmf{border-color:#ef4444;background:rgba(239,68,68,.05)}[data-theme=dark] .Home_fileListHeader__oeech{border-color:#334155}[data-theme=dark] .Home_fileListTitle__Rhafc{color:#f1f5f9}[data-theme=dark] .Home_fileListCount__MoVXb{color:#94a3b8}[data-theme=dark] .Home_fileGridItem__J4hcx{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_fileGridItem__J4hcx:hover{border-color:#8b5cf6}[data-theme=dark] .Home_fileGridThumbnail__InZOX{background:#334155}[data-theme=dark] .Home_fileGridIcon__thRP2{color:#64748b}[data-theme=dark] .Home_fileGridName__olZU7{color:#f1f5f9}[data-theme=dark] .Home_fileGridSize__mJwn3{color:#64748b}[data-theme=dark] .Home_fileGridSelected__F1fQZ{background:rgba(139,92,246,.1)}[data-theme=dark] .Home_fileGridCheckbox__vYI_h{background:#1e293b;border-color:#475569}[data-theme=dark] .Home_avatarUploadPreview__LfroO{border-color:#475569}[data-theme=dark] .Home_avatarUploadPlaceholder___dc8q{color:#64748b}[data-theme=dark] .Home_multiFileUpload__jTafW{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_multiFileUploadHeader__YYDQj{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_multiFileUploadTitle__O_nj_{color:#f1f5f9}[data-theme=dark] .Home_multiFileUploadItem__VAmuF{border-color:#334155}[data-theme=dark] .Home_multiFileUploadFooter__KFt68{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_multiFileUploadSize__YNLX1{color:#94a3b8}[data-theme=dark] .Home_dragOverlay__fPV9D{background:rgba(0,0,0,.7)}[data-theme=dark] .Home_dragOverlayText___fPYQ{color:#f1f5f9}.Home_pricingContainer__CWl_T{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;max-width:1200px;margin:0 auto}.Home_pricingContainerThree__DcqMX{grid-template-columns:repeat(3,1fr)}.Home_pricingCard__2XSp0{border-radius:20px}.Home_pricingCard__2XSp0:hover{box-shadow:0 8px 30px rgba(0,0,0,.08)}.Home_pricingCardPopular__6c6sm{box-shadow:0 8px 40px rgba(139,92,246,.15)}.Home_pricingCardPopular__6c6sm:hover{box-shadow:0 12px 50px rgba(139,92,246,.2)}.Home_pricingBadge__EXzrx{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:6px 20px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-size:12px;font-weight:600;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.Home_pricingBadgeNew__Yssio{background:linear-gradient(135deg,#22c55e,#16a34a)}.Home_pricingBadgeSale__HJKPW{background:linear-gradient(135deg,#ef4444,#dc2626)}.Home_pricingHeader__aFKVb{text-align:center;padding-bottom:24px;border-bottom:1px solid #f1f5f9}.Home_pricingTier__ht4s1{font-size:14px;font-weight:600;color:#8b5cf6;text-transform:uppercase;letter-spacing:1px;margin:0 0 8px}.Home_pricingName__3DRJz{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 8px}.Home_pricingDescription__KzTaJ{font-size:14px;color:#64748b;margin:0}.Home_pricingPrice__659qi{padding:28px 0;text-align:center}.Home_pricingAmount__tpAq8{display:flex;align-items:flex-start;justify-content:center;gap:4px}.Home_pricingCurrency__xX249{font-size:24px;font-weight:600;color:#64748b;margin-top:8px}.Home_pricingValue__Vkw0Y{font-size:56px;font-weight:800;color:#1e293b;line-height:1}.Home_pricingPeriod__NtKek{font-size:16px;color:#94a3b8;margin-top:8px}.Home_pricingOriginal__DfeAp{font-size:18px;color:#94a3b8;text-decoration:line-through;margin-top:8px}.Home_pricingDiscount__zShC1{display:inline-block;padding:4px 10px;background:rgba(34,197,94,.1);color:#16a34a;font-size:12px;font-weight:600;border-radius:6px;margin-top:12px}.Home_pricingCustom__q7Jv5{font-size:32px;font-weight:700;color:#1e293b}.Home_pricingCustomSubtext__93ELA{font-size:14px;color:#64748b;margin-top:8px}.Home_pricingFeatures__yyloa{padding:24px 0}.Home_pricingFeaturesList__nQl1H{list-style:none;padding:0;margin:0}.Home_pricingFeatureItem__oURF_{padding:10px 0;font-size:14px;color:#475569}.Home_pricingFeatureIcon__INhFP{color:#22c55e}.Home_pricingFeatureIcon__INhFP.Home_disabled__ZI_69{color:#cbd5e1}.Home_pricingFeatureText__hO0IR{flex:1 1}.Home_pricingFeatureText__hO0IR.Home_disabled__ZI_69{color:#94a3b8;text-decoration:line-through}.Home_pricingFeatureNote__WWH2t{font-size:12px;color:#94a3b8;display:block;margin-top:2px}.Home_pricingCta__nWpDq{padding-top:24px;border-top:1px solid #f1f5f9}.Home_pricingCtaBtn__GVPqM{border-radius:12px;font-size:15px}.Home_pricingCtaBtnOutline__5DdOG{border:2px solid #e2e8f0;color:#475569}.Home_pricingCtaBtnOutline__5DdOG:hover{border-color:#8b5cf6;color:#8b5cf6}.Home_pricingCtaNote__zp_bn{font-size:12px;color:#94a3b8}.Home_billingToggle__WHoST{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:40px}.Home_billingOption__qnZ_q{font-size:15px;font-weight:500;color:#64748b;cursor:pointer;transition:color .2s ease}.Home_billingOption__qnZ_q.Home_active__EQNkL{color:#1e293b}.Home_billingSwitch__GtGLr{position:relative;width:56px;height:28px;background:#e2e8f0;border-radius:14px;cursor:pointer;transition:background .2s ease}.Home_billingSwitch__GtGLr.Home_active__EQNkL{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.Home_billingSwitchThumb__6UepF{position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s ease}.Home_billingSwitch__GtGLr.Home_active__EQNkL .Home_billingSwitchThumb__6UepF{transform:translateX(28px)}.Home_billingSavings__lsN6i{padding:4px 10px;background:rgba(34,197,94,.1);color:#16a34a;font-size:12px;font-weight:600;border-radius:12px}.Home_pricingTable__pdiSz{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e2e8f0}.Home_pricingTableHeader__oZCPo{background:#f8fafc}.Home_pricingTableHeaderCell__oPQ3J{padding:20px 24px;text-align:center;border-bottom:1px solid #e2e8f0}.Home_pricingTableHeaderCell__oPQ3J:first-child{text-align:left;width:300px}.Home_pricingTablePlan__Lf0Fb{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 4px}.Home_pricingTablePrice__AEvxw{font-size:14px;color:#64748b}.Home_pricingTableBody__Pfbep tr{border-bottom:1px solid #f1f5f9}.Home_pricingTableBody__Pfbep tr:last-child{border-bottom:none}.Home_pricingTableBody__Pfbep tr:hover{background:#f8fafc}.Home_pricingTableFeature__sZoMb,.Home_pricingTableValue__bl6FV{padding:16px 24px;font-size:14px;color:#475569}.Home_pricingTableValue__bl6FV{text-align:center}.Home_pricingTableCheck__wRcT7{width:20px;height:20px;color:#22c55e;margin:0 auto}.Home_pricingTableCross__tuKry{width:20px;height:20px;color:#cbd5e1;margin:0 auto}.Home_pricingTableCategory__0wpN0{padding:12px 24px;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc}.Home_pricingEnterprise__12kBf{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:20px;padding:48px;display:flex;align-items:center;justify-content:space-between;margin-top:40px}.Home_pricingEnterpriseContent__OeTT5{max-width:500px}.Home_pricingEnterpriseTitle__HHpJP{font-size:28px;font-weight:700;color:#fff;margin:0 0 12px}.Home_pricingEnterpriseText__VSrMg{font-size:16px;color:#94a3b8;margin:0 0 24px;line-height:1.6}.Home_pricingEnterpriseFeatures__n5ykP{display:flex;flex-wrap:wrap;gap:16px}.Home_pricingEnterpriseFeature__DS8Ei{display:flex;align-items:center;gap:8px;font-size:14px;color:#e2e8f0}.Home_pricingEnterpriseIcon__DRiTW{width:16px;height:16px;color:#8b5cf6}.Home_pricingEnterpriseBtn__XPMEI{padding:16px 32px;background:#fff;color:#1e293b;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.Home_pricingEnterpriseBtn__XPMEI:hover{transform:translateY(-2px);box-shadow:0 8px 24px hsla(0,0%,100%,.2)}.Home_pricingFaq__mhRII{margin-top:60px}.Home_pricingFaqTitle__ChWFG{font-size:28px;margin:0 0 32px}.Home_pricingFaqList__ETJpS{max-width:700px;margin:0 auto}.Home_pricingFaqQuestion___pTbH{font-size:16px;font-weight:500;color:#1e293b;text-align:left}.Home_pricingFaqIcon__Q5a_r{width:20px;height:20px;transition:transform .2s ease}.Home_pricingFaqItem__6evZA.Home_open__ksppL .Home_pricingFaqIcon__Q5a_r{transform:rotate(180deg)}.Home_pricingFaqAnswer__QUE53{font-size:15px}.Home_pricingGuarantee__nbp4v{gap:12px;margin-top:40px;padding:20px;background:rgba(34,197,94,.05);border:1px solid rgba(34,197,94,.2);border-radius:12px}.Home_pricingGuaranteeIcon__5IiMY{width:40px;height:40px}.Home_pricingGuaranteeText__0iCpe{font-size:15px;color:#16a34a;font-weight:500}.Home_pricingMini__ruTvd{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s ease}.Home_pricingMini__ruTvd:hover{border-color:#8b5cf6}.Home_pricingMini__ruTvd.Home_selected___eC_c{border-color:#8b5cf6;background:rgba(139,92,246,.03)}.Home_pricingMiniInfo__f6_jN{display:flex;align-items:center;gap:12px}.Home_pricingMiniRadio__G54qn{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Home_pricingMini__ruTvd.Home_selected___eC_c .Home_pricingMiniRadio__G54qn{border-color:#8b5cf6}.Home_pricingMiniRadio__G54qn:after{content:"";width:10px;height:10px;background:#8b5cf6;border-radius:50%;opacity:0;transition:opacity .2s ease}.Home_pricingMini__ruTvd.Home_selected___eC_c .Home_pricingMiniRadio__G54qn:after{opacity:1}.Home_pricingMiniName__FgreH{font-size:15px;font-weight:600;color:#1e293b}.Home_pricingMiniPrice__vkwrJ{font-size:18px;font-weight:700;color:#8b5cf6}.Home_pricingHorizontal__wTop4{display:flex;align-items:center;padding:24px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:24px}.Home_pricingHorizontalBadge__bmFaE{padding:4px 12px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-size:11px;font-weight:600;border-radius:6px;text-transform:uppercase}.Home_pricingHorizontalContent__XiXKH{flex:1 1}.Home_pricingHorizontalName__Aj017{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 4px}.Home_pricingHorizontalDesc__psmSR{font-size:14px;color:#64748b;margin:0}.Home_pricingHorizontalPrice__L6gJl{text-align:right}.Home_pricingHorizontalAmount__USKjZ{font-size:28px;font-weight:700;color:#1e293b}.Home_pricingHorizontalPeriod___6Yfu{font-size:14px;color:#64748b}.Home_pricingHorizontalBtn__eJQ5a{padding:12px 24px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.Home_pricingHorizontalBtn__eJQ5a:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.4)}[data-theme=dark] .Home_pricingCardPopular__6c6sm{border-color:#8b5cf6}[data-theme=dark] .Home_pricingHeader__aFKVb{border-color:#334155}[data-theme=dark] .Home_pricingName__3DRJz{color:#f1f5f9}[data-theme=dark] .Home_pricingCurrency__xX249,[data-theme=dark] .Home_pricingDescription__KzTaJ{color:#94a3b8}[data-theme=dark] .Home_pricingValue__Vkw0Y{color:#f1f5f9}[data-theme=dark] .Home_pricingOriginal__DfeAp,[data-theme=dark] .Home_pricingPeriod__NtKek{color:#64748b}[data-theme=dark] .Home_pricingCustom__q7Jv5{color:#f1f5f9}[data-theme=dark] .Home_pricingFeatureItem__oURF_{color:#cbd5e1}[data-theme=dark] .Home_pricingFeatureIcon__INhFP.Home_disabled__ZI_69{color:#475569}[data-theme=dark] .Home_pricingFeatureText__hO0IR.Home_disabled__ZI_69{color:#64748b}[data-theme=dark] .Home_pricingCta__nWpDq{border-color:#334155}[data-theme=dark] .Home_pricingCtaNote__zp_bn{color:#64748b}[data-theme=dark] .Home_pricingCtaBtnOutline__5DdOG{border-color:#475569;color:#cbd5e1}[data-theme=dark] .Home_pricingCtaBtnOutline__5DdOG:hover{border-color:#8b5cf6;color:#8b5cf6}[data-theme=dark] .Home_billingOption__qnZ_q{color:#94a3b8}[data-theme=dark] .Home_billingOption__qnZ_q.Home_active__EQNkL{color:#f1f5f9}[data-theme=dark] .Home_billingSwitch__GtGLr{background:#334155}[data-theme=dark] .Home_pricingTable__pdiSz{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_pricingTableHeader__oZCPo{background:#0f172a}[data-theme=dark] .Home_pricingTableHeaderCell__oPQ3J{border-color:#334155}[data-theme=dark] .Home_pricingTablePlan__Lf0Fb{color:#f1f5f9}[data-theme=dark] .Home_pricingTablePrice__AEvxw{color:#94a3b8}[data-theme=dark] .Home_pricingTableBody__Pfbep tr{border-color:#334155}[data-theme=dark] .Home_pricingTableBody__Pfbep tr:hover{background:#0f172a}[data-theme=dark] .Home_pricingTableFeature__sZoMb,[data-theme=dark] .Home_pricingTableValue__bl6FV{color:#cbd5e1}[data-theme=dark] .Home_pricingTableCross__tuKry{color:#475569}[data-theme=dark] .Home_pricingTableCategory__0wpN0{background:#0f172a;color:#94a3b8}[data-theme=dark] .Home_pricingFaqQuestion___pTbH{color:#f1f5f9}[data-theme=dark] .Home_pricingGuarantee__nbp4v{background:rgba(34,197,94,.1);border-color:rgba(34,197,94,.3)}[data-theme=dark] .Home_pricingMini__ruTvd{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_pricingMini__ruTvd:hover{border-color:#8b5cf6}[data-theme=dark] .Home_pricingMini__ruTvd.Home_selected___eC_c{background:rgba(139,92,246,.1)}[data-theme=dark] .Home_pricingMiniRadio__G54qn{border-color:#475569}[data-theme=dark] .Home_pricingMiniName__FgreH{color:#f1f5f9}[data-theme=dark] .Home_pricingHorizontal__wTop4{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_pricingHorizontalName__Aj017{color:#f1f5f9}[data-theme=dark] .Home_pricingHorizontalDesc__psmSR{color:#94a3b8}[data-theme=dark] .Home_pricingHorizontalAmount__USKjZ{color:#f1f5f9}[data-theme=dark] .Home_pricingHorizontalPeriod___6Yfu{color:#64748b}.Home_sidebarNav__dqpG2{display:flex;flex-direction:column;width:280px;height:100vh;background:#fff;border-right:1px solid #e2e8f0;transition:width .3s ease;overflow:hidden}.Home_sidebarNavCollapsed__Lyaad{width:72px}.Home_sidebarHeader__Ke1_1{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #f1f5f9}.Home_sidebarLogo__QOeRy{display:flex;align-items:center;gap:12px}.Home_sidebarLogoIcon__bS6LX{width:36px;height:36px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.Home_sidebarLogoText__0sb_z{font-size:18px;font-weight:700;color:#1e293b}.Home_sidebarNavCollapsed__Lyaad .Home_sidebarLogoText__0sb_z{display:none}.Home_sidebarToggle__UuWSW{width:32px;height:32px;border:none;background:#f8fafc;border-radius:8px;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Home_sidebarToggle__UuWSW:hover{background:#f1f5f9;color:#1e293b}.Home_sidebarContent__r84ah{flex:1 1;overflow-y:auto;padding:16px 12px}.Home_navGroup__zA352{margin-bottom:24px}.Home_navGroupLabel__FKn_K{padding:8px 12px;font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.Home_sidebarNavCollapsed__Lyaad .Home_navGroupLabel__FKn_K{display:none}.Home_navItemLink__miAbc{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;font-size:14px;font-weight:500;color:#475569;text-decoration:none;cursor:pointer;transition:all .15s ease;margin-bottom:2px}.Home_navItemLink__miAbc:hover{background:#f8fafc;color:#1e293b}.Home_navItemLink__miAbc.Home_active__EQNkL{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1));color:#8b5cf6}.Home_navItemIcon___cXx4{width:20px;height:20px;flex-shrink:0}.Home_navItemLink__miAbc.Home_active__EQNkL .Home_navItemIcon___cXx4{color:#8b5cf6}.Home_navItemText__cWbqW{flex:1 1}.Home_sidebarNavCollapsed__Lyaad .Home_navItemText__cWbqW{display:none}.Home_navItemBadge__FAU4V{padding:2px 8px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-size:11px;font-weight:600;border-radius:10px}.Home_sidebarNavCollapsed__Lyaad .Home_navItemBadge__FAU4V{display:none}.Home_navItemChevron__MiznJ{width:16px;height:16px;color:#94a3b8;transition:transform .2s ease}.Home_navItemExpanded___QDFH .Home_navItemChevron__MiznJ{transform:rotate(180deg)}.Home_sidebarNavCollapsed__Lyaad .Home_navItemChevron__MiznJ{display:none}.Home_navNested__nHm93{padding-left:32px;overflow:hidden}.Home_navNestedItem__xYVU5{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;font-size:13px;color:#64748b;text-decoration:none;cursor:pointer;transition:all .15s ease}.Home_navNestedItem__xYVU5:hover{background:#f8fafc;color:#1e293b}.Home_navNestedItem__xYVU5.Home_active__EQNkL{color:#8b5cf6;background:rgba(139,92,246,.05)}.Home_navNestedDot__9oduU{width:6px;height:6px;border-radius:50%;background:#cbd5e1}.Home_navNestedItem__xYVU5.Home_active__EQNkL .Home_navNestedDot__9oduU{background:#8b5cf6}.Home_sidebarFooter__JhjBA{padding:16px;border-top:1px solid #f1f5f9}.Home_sidebarUser__K30UJ{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;cursor:pointer;transition:background .2s ease}.Home_sidebarUser__K30UJ:hover{background:#f8fafc}.Home_sidebarUserAvatar__WW8as{width:40px;height:40px;border-radius:10px;overflow:hidden;flex-shrink:0}.Home_sidebarUserAvatar__WW8as img{width:100%;height:100%;object-fit:cover}.Home_sidebarUserInfo__nO_5A{flex:1 1;min-width:0}.Home_sidebarNavCollapsed__Lyaad .Home_sidebarUserInfo__nO_5A{display:none}.Home_sidebarUserName__rsGQJ{font-size:14px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_sidebarUserRole__nlbuQ{font-size:12px;color:#64748b}.Home_sidebarUserMenu__qTWJR{width:32px;height:32px;border:none;background:transparent;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}.Home_sidebarUser__K30UJ:hover .Home_sidebarUserMenu__qTWJR{background:#f1f5f9;color:#64748b}.Home_sidebarNavCollapsed__Lyaad .Home_sidebarUserMenu__qTWJR{display:none}.Home_userDropdown__jUp2W{position:absolute;bottom:100%;left:16px;right:16px;margin-bottom:8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.12);padding:8px;z-index:100}.Home_userDropdownItem__LCqHs{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:14px;color:#475569;cursor:pointer;transition:all .15s ease}.Home_userDropdownItem__LCqHs:hover{background:#f8fafc;color:#1e293b}.Home_userDropdownItem__LCqHs.Home_danger__y6xRw{color:#ef4444}.Home_userDropdownItem__LCqHs.Home_danger__y6xRw:hover{background:rgba(239,68,68,.05)}.Home_userDropdownIcon__Q5X8y{width:18px;height:18px}.Home_userDropdownDivider__4CN2b{height:1px;background:#f1f5f9;margin:8px 0}.Home_topNav__hLaeZ{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:64px;background:#fff;border-bottom:1px solid #e2e8f0}.Home_topNavLeft__JV88F{display:flex;align-items:center;gap:24px}.Home_topNavLogo__nm0oS{display:flex;align-items:center;gap:10px}.Home_topNavLinks__DYCpH{display:flex;gap:8px}.Home_topNavLink__wiRSX{padding:8px 16px;font-size:14px;font-weight:500;color:#64748b;text-decoration:none;border-radius:8px;transition:all .15s ease}.Home_topNavLink__wiRSX:hover{background:#f8fafc;color:#1e293b}.Home_topNavLink__wiRSX.Home_active__EQNkL{background:rgba(139,92,246,.1);color:#8b5cf6}.Home_topNavRight__A2Szm{display:flex;align-items:center;gap:16px}.Home_topNavSearch__64XFK{position:relative}.Home_topNavSearchInput__neWoS{width:280px;padding:10px 16px 10px 40px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;color:#1e293b;transition:all .2s ease}.Home_topNavSearchInput__neWoS:focus{outline:none;border-color:#8b5cf6;background:#fff}.Home_topNavSearchIcon__qL3XD{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#94a3b8}.Home_topNavAction__Nmudy{width:40px;height:40px;border:none;background:#f8fafc;border-radius:10px;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;transition:all .2s ease}.Home_topNavAction__Nmudy:hover{background:#f1f5f9;color:#1e293b}.Home_topNavActionBadge__baC7u{position:absolute;top:6px;right:6px;width:8px;height:8px;background:#ef4444;border-radius:50%;border:2px solid #fff}.Home_breadcrumbs__eskz7{display:flex;align-items:center;gap:8px;padding:16px 0}.Home_breadcrumbItem__AtVXt{display:flex;align-items:center;gap:8px;font-size:14px;color:#64748b;text-decoration:none}.Home_breadcrumbItem__AtVXt:hover{color:#8b5cf6}.Home_breadcrumbItem__AtVXt.Home_active__EQNkL{color:#1e293b;font-weight:500;pointer-events:none}.Home_breadcrumbSeparator__lYKJt{width:16px;height:16px;color:#cbd5e1}.Home_breadcrumbIcon__Krs_9{width:16px;height:16px}.Home_mobileDrawerOverlay__uczD9{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;opacity:0;pointer-events:none;transition:opacity .3s ease}.Home_mobileDrawerOverlay__uczD9.Home_open__ksppL{opacity:1;pointer-events:all}.Home_mobileDrawer__2IMgR{position:fixed;top:0;left:0;width:300px;height:100vh;background:#fff;z-index:1000;transform:translateX(-100%);transition:transform .3s ease;display:flex;flex-direction:column}.Home_mobileDrawer__2IMgR.Home_open__ksppL{transform:translateX(0)}.Home_mobileDrawerHeader__JU_qt{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1f5f9}.Home_mobileDrawerClose__JkmyO{width:36px;height:36px;border:none;background:#f8fafc;border-radius:8px;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center}.Home_mobileDrawerContent__iOiDX{flex:1 1;overflow-y:auto;padding:16px}.Home_tabNav__jKm0h{display:flex;border-bottom:1px solid #e2e8f0}.Home_tabNavItem__XiFcs{padding:16px 24px;font-size:14px;font-weight:500;color:#64748b;border:none;background:transparent;cursor:pointer;position:relative;transition:color .2s ease}.Home_tabNavItem__XiFcs:hover{color:#1e293b}.Home_tabNavItem__XiFcs.Home_active__EQNkL{color:#8b5cf6}.Home_tabNavItem__XiFcs.Home_active__EQNkL:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:linear-gradient(90deg,#8b5cf6,#06b6d4);border-radius:2px 2px 0 0}.Home_pillNav__V2u4P{display:inline-flex;padding:4px;background:#f8fafc;border-radius:12px}.Home_pillNavItem__w39SH{padding:10px 20px;font-size:14px;font-weight:500;color:#64748b;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:all .2s ease}.Home_pillNavItem__w39SH:hover{color:#1e293b}.Home_pillNavItem__w39SH.Home_active__EQNkL{background:#fff;color:#1e293b;box-shadow:0 2px 8px rgba(0,0,0,.06)}[data-theme=dark] .Home_sidebarNav__dqpG2{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_sidebarHeader__Ke1_1{border-color:#334155}[data-theme=dark] .Home_sidebarLogoText__0sb_z{color:#f1f5f9}[data-theme=dark] .Home_sidebarToggle__UuWSW{background:#334155;color:#94a3b8}[data-theme=dark] .Home_sidebarToggle__UuWSW:hover{background:#475569;color:#f1f5f9}[data-theme=dark] .Home_navGroupLabel__FKn_K{color:#64748b}[data-theme=dark] .Home_navItemLink__miAbc{color:#cbd5e1}[data-theme=dark] .Home_navItemLink__miAbc:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .Home_navItemLink__miAbc.Home_active__EQNkL{background:rgba(139,92,246,.15);color:#a78bfa}[data-theme=dark] .Home_navNestedItem__xYVU5{color:#94a3b8}[data-theme=dark] .Home_navNestedItem__xYVU5:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .Home_navNestedItem__xYVU5.Home_active__EQNkL{color:#a78bfa;background:rgba(139,92,246,.1)}[data-theme=dark] .Home_navNestedDot__9oduU{background:#475569}[data-theme=dark] .Home_sidebarFooter__JhjBA{border-color:#334155}[data-theme=dark] .Home_sidebarUser__K30UJ:hover{background:#334155}[data-theme=dark] .Home_sidebarUserName__rsGQJ{color:#f1f5f9}[data-theme=dark] .Home_sidebarUserRole__nlbuQ{color:#94a3b8}[data-theme=dark] .Home_sidebarUser__K30UJ:hover .Home_sidebarUserMenu__qTWJR{background:#475569}[data-theme=dark] .Home_userDropdown__jUp2W{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_userDropdownItem__LCqHs{color:#cbd5e1}[data-theme=dark] .Home_userDropdownItem__LCqHs:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .Home_userDropdownDivider__4CN2b{background:#334155}[data-theme=dark] .Home_topNav__hLaeZ{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_topNavLink__wiRSX{color:#94a3b8}[data-theme=dark] .Home_topNavLink__wiRSX:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .Home_topNavLink__wiRSX.Home_active__EQNkL{background:rgba(139,92,246,.15);color:#a78bfa}[data-theme=dark] .Home_topNavSearchInput__neWoS{background:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_topNavSearchInput__neWoS:focus{background:#1e293b}[data-theme=dark] .Home_topNavAction__Nmudy{background:#334155;color:#94a3b8}[data-theme=dark] .Home_topNavAction__Nmudy:hover{background:#475569;color:#f1f5f9}[data-theme=dark] .Home_breadcrumbItem__AtVXt{color:#94a3b8}[data-theme=dark] .Home_breadcrumbItem__AtVXt:hover{color:#a78bfa}[data-theme=dark] .Home_breadcrumbItem__AtVXt.Home_active__EQNkL{color:#f1f5f9}[data-theme=dark] .Home_breadcrumbSeparator__lYKJt{color:#475569}[data-theme=dark] .Home_mobileDrawer__2IMgR{background:#1e293b}[data-theme=dark] .Home_mobileDrawerHeader__JU_qt{border-color:#334155}[data-theme=dark] .Home_mobileDrawerClose__JkmyO{background:#334155;color:#94a3b8}[data-theme=dark] .Home_tabNav__jKm0h{border-color:#334155}[data-theme=dark] .Home_tabNavItem__XiFcs{color:#94a3b8}[data-theme=dark] .Home_tabNavItem__XiFcs:hover{color:#f1f5f9}[data-theme=dark] .Home_tabNavItem__XiFcs.Home_active__EQNkL{color:#a78bfa}[data-theme=dark] .Home_pillNav__V2u4P{background:#0f172a}[data-theme=dark] .Home_pillNavItem__w39SH{color:#94a3b8}[data-theme=dark] .Home_pillNavItem__w39SH:hover{color:#f1f5f9}[data-theme=dark] .Home_pillNavItem__w39SH.Home_active__EQNkL{background:#334155;color:#f1f5f9}.Home_stepWizard__gblTD{display:flex;flex-direction:column;gap:32px;width:100%}.Home_stepWizardHeader__w0_Rw{display:flex;align-items:flex-start;justify-content:space-between;position:relative}.Home_stepWizardProgress__7uK5Q{position:absolute;top:20px;left:40px;right:40px;height:4px;background:#e2e8f0;border-radius:2px;z-index:0}.Home_stepWizardProgressFill__ePZ79{height:100%;background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:2px;transition:width .4s ease}.Home_stepItem__Kd_eV{display:flex;flex-direction:column;align-items:center;gap:12px;position:relative;z-index:1;flex:1 1}.Home_stepIndicator__1TXVJ{width:40px;height:40px;font-size:14px}.Home_stepItem__Kd_eV.Home_active__EQNkL .Home_stepIndicator__1TXVJ{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border-color:#8b5cf6;box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_stepItem__Kd_eV.Home_completed__CCcNU .Home_stepIndicator__1TXVJ{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border-color:#22c55e}.Home_stepItem__Kd_eV.Home_completed__CCcNU .Home_stepIndicator__1TXVJ:after{content:"\2713";font-size:16px}.Home_stepItem__Kd_eV.Home_disabled__ZI_69 .Home_stepIndicator__1TXVJ{background:#f8fafc;color:#cbd5e1;border-color:#e2e8f0}.Home_stepLabel__voE4d{display:flex;flex-direction:column;align-items:center;gap:4px}.Home_stepTitle__8vNxM{font-size:14px;color:#1e293b}.Home_stepItem__Kd_eV.Home_active__EQNkL .Home_stepTitle__8vNxM{color:#8b5cf6}.Home_stepItem__Kd_eV.Home_disabled__ZI_69 .Home_stepTitle__8vNxM{color:#94a3b8}.Home_stepDescription__xoMB6{font-size:12px;color:#64748b;max-width:120px}.Home_stepWizardVertical__csEMe{display:flex;flex-direction:column;gap:0}.Home_stepItemVertical__Ugm3q{display:flex;gap:16px;position:relative;padding-bottom:32px}.Home_stepItemVertical__Ugm3q:last-child{padding-bottom:0}.Home_stepItemVertical__Ugm3q:before{content:"";position:absolute;left:19px;top:44px;bottom:0;width:2px;background:#e2e8f0}.Home_stepItemVertical__Ugm3q:last-child:before{display:none}.Home_stepItemVertical__Ugm3q.Home_completed__CCcNU:before{background:linear-gradient(180deg,#22c55e,#e2e8f0)}.Home_stepIndicatorVertical__px7uE{width:40px;height:40px;min-width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;background:#f1f5f9;color:#64748b;border:2px solid #e2e8f0;z-index:1;transition:all .3s ease}.Home_stepItemVertical__Ugm3q.Home_active__EQNkL .Home_stepIndicatorVertical__px7uE{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border-color:#8b5cf6;box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_stepItemVertical__Ugm3q.Home_completed__CCcNU .Home_stepIndicatorVertical__px7uE{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border-color:#22c55e}.Home_stepContentVertical__Qx2my{flex:1 1;padding-top:8px}.Home_stepTitleVertical__gBYy3{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:4px}.Home_stepItemVertical__Ugm3q.Home_active__EQNkL .Home_stepTitleVertical__gBYy3{color:#8b5cf6}.Home_stepDescriptionVertical__dFFFB{font-size:14px;color:#64748b;line-height:1.5}.Home_stepWizardContent__bLyeo{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:32px;min-height:200px}.Home_stepWizardContentTitle__wGjhp{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:8px}.Home_stepWizardContentDescription__ZGoM9{font-size:14px;color:#64748b;margin-bottom:24px}.Home_stepWizardNav__sMO_d{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid #e2e8f0;margin-top:24px}.Home_stepNavBtn__oO5Gb{display:flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.Home_stepNavBtnPrev__dhevc{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.Home_stepNavBtnPrev__dhevc:hover{background:#e2e8f0;color:#475569}.Home_stepNavBtnPrev__dhevc:disabled{opacity:.5;cursor:not-allowed}.Home_stepNavBtnNext__grIF7{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none}.Home_stepNavBtnNext__grIF7:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_stepNavBtnNext__grIF7:disabled{background:#cbd5e1;cursor:not-allowed;transform:none;box-shadow:none}.Home_stepNavBtnComplete__Y8HVu{background:linear-gradient(135deg,#22c55e,#16a34a)}.Home_stepNavBtnComplete__Y8HVu:hover{box-shadow:0 4px 12px rgba(34,197,94,.3)}.Home_stepDots__lNvjw{display:flex;align-items:center;justify-content:center;gap:12px}.Home_stepDot__QtM6c{width:12px;height:12px}.Home_stepDot__QtM6c.Home_active__EQNkL{width:32px;border-radius:6px;background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.Home_stepCompact__SxiKF{display:flex;align-items:center;gap:4px}.Home_stepCompactItem__mwuxV{height:4px;flex:1 1;background:#e2e8f0;border-radius:2px;transition:all .3s ease}.Home_stepCompactItem__mwuxV.Home_active__EQNkL{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.Home_stepCompactItem__mwuxV.Home_completed__CCcNU{background:#22c55e}.Home_stepCompactLabel__Ko_46{display:flex;align-items:center;gap:8px;font-size:14px;color:#64748b;white-space:nowrap;margin-left:12px}.Home_stepCompactLabel__Ko_46 strong{color:#1e293b}.Home_stepsNumbered__lMCuG{display:flex;align-items:flex-start;gap:0}.Home_stepNumbered__XfXEI{display:flex;flex-direction:column;align-items:center;flex:1 1;position:relative}.Home_stepNumbered__XfXEI:not(:last-child):after{content:"";position:absolute;top:16px;left:calc(50% + 20px);right:calc(-50% + 20px);height:2px;background:#e2e8f0}.Home_stepNumbered__XfXEI.Home_completed__CCcNU:not(:last-child):after{background:#22c55e}.Home_stepNumberedIndicator__z8VMJ{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;background:#f1f5f9;color:#64748b;border:2px solid #e2e8f0;z-index:1;margin-bottom:8px}.Home_stepNumbered__XfXEI.Home_active__EQNkL .Home_stepNumberedIndicator__z8VMJ{background:#8b5cf6;color:#fff;border-color:#8b5cf6}.Home_stepNumbered__XfXEI.Home_completed__CCcNU .Home_stepNumberedIndicator__z8VMJ{background:#22c55e;color:#fff;border-color:#22c55e}.Home_stepNumberedLabel__MTNOV{font-size:12px;color:#64748b;text-align:center;max-width:80px}.Home_stepNumbered__XfXEI.Home_active__EQNkL .Home_stepNumberedLabel__MTNOV{color:#8b5cf6;font-weight:600}.Home_stepIcon__O62LA{padding:16px;cursor:pointer}.Home_stepIconCircle__q4p_r{width:56px;height:56px}.Home_stepIconCircle__q4p_r svg{width:24px;height:24px;color:#64748b}.Home_stepIcon__O62LA.Home_active__EQNkL .Home_stepIconCircle__q4p_r{box-shadow:0 8px 24px rgba(139,92,246,.3)}.Home_stepIcon__O62LA.Home_completed__CCcNU .Home_stepIconCircle__q4p_r{background:#dcfce7}.Home_stepIcon__O62LA.Home_completed__CCcNU .Home_stepIconCircle__q4p_r svg{color:#22c55e}.Home_stepIconLabel__pL0Jo{font-size:13px;color:#64748b}.Home_stepIcon__O62LA.Home_active__EQNkL .Home_stepIconLabel__pL0Jo{color:#8b5cf6;font-weight:600}.Home_stepsCards__BMuO_{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px}.Home_stepCard__0qgsk{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s ease;position:relative}.Home_stepCard__0qgsk:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.05)}.Home_stepCard__0qgsk.Home_active__EQNkL{border-color:#8b5cf6;box-shadow:0 4px 16px rgba(139,92,246,.15)}.Home_stepCard__0qgsk.Home_completed__CCcNU{border-color:#22c55e;background:#f0fdf4}.Home_stepCardNumber__XSPrl{position:absolute;top:-12px;left:16px;width:24px;height:24px;border-radius:50%;background:#f1f5f9;border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#64748b}.Home_stepCard__0qgsk.Home_active__EQNkL .Home_stepCardNumber__XSPrl{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.Home_stepCard__0qgsk.Home_completed__CCcNU .Home_stepCardNumber__XSPrl{background:#22c55e;border-color:#22c55e;color:#fff}.Home_stepCardTitle__faD_w{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:4px}.Home_stepCard__0qgsk.Home_active__EQNkL .Home_stepCardTitle__faD_w{color:#8b5cf6}.Home_stepCardDescription__MJz3X{font-size:13px;color:#64748b;line-height:1.5}.Home_stepCardCheck__IxHnh{position:absolute;top:12px;right:12px;width:20px;height:20px;border-radius:50%;background:#22c55e;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;opacity:0;transform:scale(0);transition:all .3s ease}.Home_stepCard__0qgsk.Home_completed__CCcNU .Home_stepCardCheck__IxHnh{opacity:1;transform:scale(1)}.Home_stepsTimeline__sPISB{display:flex;flex-direction:column;gap:0;padding-left:24px;border-left:3px solid #e2e8f0}.Home_stepTimeline__fptBo{position:relative;padding:0 0 32px 24px}.Home_stepTimeline__fptBo:last-child{padding-bottom:0}.Home_stepTimelineDot__h4Vbe{position:absolute;left:-31px;top:4px;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #e2e8f0}.Home_stepTimeline__fptBo.Home_active__EQNkL .Home_stepTimelineDot__h4Vbe{border-color:#8b5cf6;background:#8b5cf6;box-shadow:0 0 0 4px rgba(139,92,246,.2)}.Home_stepTimeline__fptBo.Home_completed__CCcNU .Home_stepTimelineDot__h4Vbe{border-color:#22c55e;background:#22c55e}.Home_stepTimelineTitle__lNPUh{font-size:15px;font-weight:600;color:#1e293b;margin-bottom:4px}.Home_stepTimeline__fptBo.Home_active__EQNkL .Home_stepTimelineTitle__lNPUh{color:#8b5cf6}.Home_stepTimelineDescription__3rBip{font-size:13px;color:#64748b;line-height:1.5}.Home_stepTimelineTime__j6vv5{font-size:12px;color:#94a3b8;margin-top:8px}.Home_stepsProgress__3YBDo{display:flex;align-items:center;gap:0;padding:24px;background:#f8fafc;border-radius:12px}.Home_stepProgress__6qFX2{display:flex;align-items:center;flex:1 1}.Home_stepProgress__6qFX2:last-child{flex:0 1}.Home_stepProgressCircle__VpmMG{width:40px;height:40px;min-width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;background:#fff;color:#94a3b8;border:2px solid #e2e8f0;transition:all .3s ease}.Home_stepProgress__6qFX2.Home_active__EQNkL .Home_stepProgressCircle__VpmMG{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border-color:transparent;animation:Home_stepPulse__zJHmv 2s ease-in-out infinite}@keyframes Home_stepPulse__zJHmv{0%,to{box-shadow:0 0 0 0 rgba(139,92,246,.4)}50%{box-shadow:0 0 0 12px rgba(139,92,246,0)}}.Home_stepProgress__6qFX2.Home_completed__CCcNU .Home_stepProgressCircle__VpmMG{background:#22c55e;color:#fff;border-color:transparent}.Home_stepProgressLine__m_lDd{flex:1 1;height:3px;background:#e2e8f0;margin:0 8px;position:relative;overflow:hidden}.Home_stepProgressLine__m_lDd.Home_active__EQNkL:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#8b5cf6,#a78bfa 50%,transparent);animation:Home_stepLineProgress__EqvF6 1.5s ease-in-out infinite}@keyframes Home_stepLineProgress__EqvF6{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.Home_stepProgressLine__m_lDd.Home_completed__CCcNU{background:#22c55e}.Home_stepWizardSkeleton__k___B{display:flex;justify-content:space-between;align-items:center;padding:24px}.Home_stepSkeletonItem__Wq2pj{display:flex;flex-direction:column;align-items:center;gap:12px}.Home_stepSkeletonCircle__A8ETC{width:40px;height:40px;border-radius:50%}.Home_stepSkeletonCircle__A8ETC,.Home_stepSkeletonLine__IrBEm{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:Home_shimmer__YAhUi 1.5s ease-in-out infinite}.Home_stepSkeletonLine__IrBEm{width:80px;height:12px;border-radius:4px}.Home_stepsMultiColumn__lRYjH{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.Home_stepMultiColumn__zFl2v{display:flex;gap:16px;padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .3s ease}.Home_stepMultiColumn__zFl2v:hover{box-shadow:0 4px 12px rgba(0,0,0,.05)}.Home_stepMultiColumn__zFl2v.Home_active__EQNkL{border-color:#8b5cf6;background:#faf5ff}.Home_stepMultiColumn__zFl2v.Home_completed__CCcNU{border-color:#22c55e;background:#f0fdf4}.Home_stepMultiColumnNumber__p0v1Y{width:36px;height:36px;min-width:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;background:#f1f5f9;color:#64748b}.Home_stepMultiColumn__zFl2v.Home_active__EQNkL .Home_stepMultiColumnNumber__p0v1Y{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.Home_stepMultiColumn__zFl2v.Home_completed__CCcNU .Home_stepMultiColumnNumber__p0v1Y{background:#22c55e;color:#fff}.Home_stepMultiColumnContent__DDwjj{flex:1 1}.Home_stepMultiColumnTitle__HzfQm{font-size:15px;font-weight:600;color:#1e293b;margin-bottom:4px}.Home_stepMultiColumn__zFl2v.Home_active__EQNkL .Home_stepMultiColumnTitle__HzfQm{color:#8b5cf6}.Home_stepMultiColumnDescription__anOR_{font-size:13px;color:#64748b}.Home_stepsStatus__bv4mL{display:flex;flex-direction:column;gap:16px}.Home_stepStatus__rwXrB{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:all .3s ease}.Home_stepStatusIcon__qFtnm{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#f1f5f9}.Home_stepStatusIcon__qFtnm svg{width:22px;height:22px;color:#64748b}.Home_stepStatus__rwXrB.Home_pending__5e4dF .Home_stepStatusIcon__qFtnm{background:#fef3c7}.Home_stepStatus__rwXrB.Home_pending__5e4dF .Home_stepStatusIcon__qFtnm svg{color:#d97706}.Home_stepStatus__rwXrB.Home_inProgress__oEY6V .Home_stepStatusIcon__qFtnm{background:#dbeafe;animation:Home_statusPulse__RShKj 1.5s ease-in-out infinite}.Home_stepStatus__rwXrB.Home_inProgress__oEY6V .Home_stepStatusIcon__qFtnm svg{color:#2563eb}.Home_stepStatus__rwXrB.Home_completed__CCcNU .Home_stepStatusIcon__qFtnm{background:#dcfce7}.Home_stepStatus__rwXrB.Home_completed__CCcNU .Home_stepStatusIcon__qFtnm svg{color:#22c55e}.Home_stepStatus__rwXrB.Home_error__514Ji .Home_stepStatusIcon__qFtnm{background:#fee2e2}.Home_stepStatus__rwXrB.Home_error__514Ji .Home_stepStatusIcon__qFtnm svg{color:#ef4444}.Home_stepStatusContent__kryqt{flex:1 1}.Home_stepStatusTitle__4PMY_{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:2px}.Home_stepStatusDescription__RFa2C{font-size:13px;color:#64748b}.Home_stepStatusTime__reH5C{font-size:12px;color:#94a3b8;white-space:nowrap}[data-theme=dark] .Home_stepWizardProgress__7uK5Q{background:#334155}[data-theme=dark] .Home_stepItem__Kd_eV.Home_disabled__ZI_69 .Home_stepIndicator__1TXVJ{background:#1e293b;color:#475569;border-color:#334155}[data-theme=dark] .Home_stepTitle__8vNxM{color:#f1f5f9}[data-theme=dark] .Home_stepItem__Kd_eV.Home_disabled__ZI_69 .Home_stepTitle__8vNxM{color:#64748b}[data-theme=dark] .Home_stepDescription__xoMB6{color:#94a3b8}[data-theme=dark] .Home_stepItemVertical__Ugm3q:before{background:#334155}[data-theme=dark] .Home_stepIndicatorVertical__px7uE{background:#334155;color:#94a3b8;border-color:#475569}[data-theme=dark] .Home_stepTitleVertical__gBYy3{color:#f1f5f9}[data-theme=dark] .Home_stepDescriptionVertical__dFFFB{color:#94a3b8}[data-theme=dark] .Home_stepWizardContent__bLyeo{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_stepWizardContentTitle__wGjhp{color:#f1f5f9}[data-theme=dark] .Home_stepWizardContentDescription__ZGoM9{color:#94a3b8}[data-theme=dark] .Home_stepWizardNav__sMO_d{border-color:#334155}[data-theme=dark] .Home_stepNavBtnPrev__dhevc{background:#334155;color:#94a3b8;border-color:#475569}[data-theme=dark] .Home_stepNavBtnPrev__dhevc:hover{background:#475569;color:#f1f5f9}[data-theme=dark] .Home_stepNavBtnNext__grIF7:disabled{background:#334155;color:#64748b}[data-theme=dark] .Home_stepCompactItem__mwuxV{background:#334155}[data-theme=dark] .Home_stepCompactLabel__Ko_46{color:#94a3b8}[data-theme=dark] .Home_stepCompactLabel__Ko_46 strong{color:#f1f5f9}[data-theme=dark] .Home_stepNumbered__XfXEI:not(:last-child):after{background:#334155}[data-theme=dark] .Home_stepNumberedIndicator__z8VMJ{background:#334155;color:#94a3b8;border-color:#475569}[data-theme=dark] .Home_stepIconCircle__q4p_r svg,[data-theme=dark] .Home_stepIconLabel__pL0Jo,[data-theme=dark] .Home_stepNumberedLabel__MTNOV{color:#94a3b8}[data-theme=dark] .Home_stepCard__0qgsk{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_stepCard__0qgsk:hover{border-color:#475569}[data-theme=dark] .Home_stepCard__0qgsk.Home_completed__CCcNU{background:rgba(34,197,94,.1);border-color:#22c55e}[data-theme=dark] .Home_stepCardNumber__XSPrl{background:#334155;border-color:#475569;color:#94a3b8}[data-theme=dark] .Home_stepCardTitle__faD_w{color:#f1f5f9}[data-theme=dark] .Home_stepCardDescription__MJz3X{color:#94a3b8}[data-theme=dark] .Home_stepsTimeline__sPISB{border-color:#334155}[data-theme=dark] .Home_stepTimelineDot__h4Vbe{background:#1e293b;border-color:#475569}[data-theme=dark] .Home_stepTimelineTitle__lNPUh{color:#f1f5f9}[data-theme=dark] .Home_stepTimelineDescription__3rBip{color:#94a3b8}[data-theme=dark] .Home_stepTimelineTime__j6vv5{color:#64748b}[data-theme=dark] .Home_stepsProgress__3YBDo{background:#1e293b}[data-theme=dark] .Home_stepProgressCircle__VpmMG{background:#334155;color:#64748b;border-color:#475569}[data-theme=dark] .Home_stepProgressLine__m_lDd{background:#334155}[data-theme=dark] .Home_stepSkeletonCircle__A8ETC,[data-theme=dark] .Home_stepSkeletonLine__IrBEm{background:linear-gradient(90deg,#334155 25%,#475569 50%,#334155 75%);background-size:200% 100%}[data-theme=dark] .Home_stepMultiColumn__zFl2v{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_stepMultiColumn__zFl2v.Home_active__EQNkL{background:rgba(139,92,246,.1);border-color:#8b5cf6}[data-theme=dark] .Home_stepMultiColumn__zFl2v.Home_completed__CCcNU{background:rgba(34,197,94,.1);border-color:#22c55e}[data-theme=dark] .Home_stepMultiColumnNumber__p0v1Y{background:#334155;color:#94a3b8}[data-theme=dark] .Home_stepMultiColumnTitle__HzfQm{color:#f1f5f9}[data-theme=dark] .Home_stepMultiColumnDescription__anOR_{color:#94a3b8}[data-theme=dark] .Home_stepStatus__rwXrB{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_stepStatusIcon__qFtnm{background:#334155}[data-theme=dark] .Home_stepStatus__rwXrB.Home_pending__5e4dF .Home_stepStatusIcon__qFtnm{background:rgba(217,119,6,.15)}[data-theme=dark] .Home_stepStatus__rwXrB.Home_inProgress__oEY6V .Home_stepStatusIcon__qFtnm{background:rgba(37,99,235,.15)}[data-theme=dark] .Home_stepStatus__rwXrB.Home_completed__CCcNU .Home_stepStatusIcon__qFtnm{background:rgba(34,197,94,.15)}[data-theme=dark] .Home_stepStatus__rwXrB.Home_error__514Ji .Home_stepStatusIcon__qFtnm{background:rgba(239,68,68,.15)}[data-theme=dark] .Home_stepStatusTitle__4PMY_{color:#f1f5f9}[data-theme=dark] .Home_stepStatusDescription__RFa2C{color:#94a3b8}[data-theme=dark] .Home_stepStatusTime__reH5C{color:#64748b}.Home_carousel__8itLd{position:relative;width:100%;overflow:hidden;border-radius:12px}.Home_carouselTrack__ftrZW{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.Home_carouselSlide__s8vFI{flex:0 0 100%;min-width:100%;position:relative}.Home_carouselSlideContent__EfZKx{padding:24px}.Home_carouselNav__OmAhF{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:10;transition:all .3s ease}.Home_carouselNav__OmAhF:hover{background:#f8fafc;transform:translateY(-50%) scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.2)}.Home_carouselNav__OmAhF:disabled{opacity:.3;cursor:not-allowed}.Home_carouselNav__OmAhF svg{width:20px;height:20px;color:#1e293b}.Home_carouselNavPrev__neGY8{left:16px}.Home_carouselNavNext__E4BAH{right:16px}.Home_carouselNavSmall__V0eV1{width:36px;height:36px}.Home_carouselNavSmall__V0eV1 svg{width:16px;height:16px}.Home_carouselNavGradient__VYghU{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_carouselNavGradient__VYghU:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 6px 20px rgba(139,92,246,.4)}.Home_carouselNavGradient__VYghU svg{color:#fff}.Home_carouselDots__Y_69F{display:flex;justify-content:center;align-items:center;gap:8px;padding:16px 0}.Home_carouselDot__MJpmu{width:10px;height:10px;border-radius:50%;background:#e2e8f0;border:none;cursor:pointer;transition:all .3s ease}.Home_carouselDot__MJpmu:hover{background:#cbd5e1}.Home_carouselDot__MJpmu.Home_active__EQNkL{width:28px;border-radius:5px;background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.Home_carouselLines__o1e8Z{display:flex;gap:4px;padding:16px}.Home_carouselLine__HIyEw{flex:1 1;height:3px;border-radius:2px;background:#e2e8f0;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.Home_carouselLine__HIyEw.Home_active__EQNkL{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.Home_carouselLine__HIyEw.Home_active__EQNkL:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:Home_carouselLineShine__hJh9Q 2s ease-in-out infinite}@keyframes Home_carouselLineShine__hJh9Q{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.Home_carouselNumbers__cJ2mR{display:flex;align-items:center;justify-content:center;gap:4px;font-size:14px;color:#64748b;padding:12px}.Home_carouselNumberCurrent__w7bQQ{font-weight:700;font-size:18px;color:#8b5cf6}.Home_carouselNumberTotal__w8z0D{font-weight:500}.Home_carouselImage__rxznb{border-radius:12px;overflow:hidden;background:#0f172a}.Home_carouselImageSlide__megf_{display:flex;align-items:center;justify-content:center;aspect-ratio:16/9}.Home_carouselImageSlide__megf_ img{width:100%;height:100%;object-fit:cover}.Home_carouselImageCaption__nWQ8G{position:absolute;bottom:0;left:0;right:0;padding:48px 24px 24px;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:#fff}.Home_carouselImageCaptionTitle__QbGZK{font-size:18px;font-weight:600;margin-bottom:4px}.Home_carouselImageCaptionText__4fwkv{font-size:14px;color:hsla(0,0%,100%,.8)}.Home_carouselHero__ZAsSr{width:100%;height:500px;border-radius:0}.Home_carouselHeroSlide__2c3ws{height:100%;background-size:cover;background-position:50%;position:relative}.Home_carouselHeroSlide__2c3ws:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(0,0,0,.2))}.Home_carouselHeroContent__s2zq0{position:absolute;bottom:80px;left:60px;max-width:600px;color:#fff;z-index:1}.Home_carouselHeroTitle__10FXN{font-size:48px;font-weight:800;line-height:1.1;margin-bottom:16px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.Home_carouselHeroText__NAtAD{font-size:18px;line-height:1.6;color:hsla(0,0%,100%,.9);margin-bottom:24px}.Home_carouselHeroBtn__0SqJ9{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.Home_carouselHeroBtn__0SqJ9:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(139,92,246,.4)}.Home_carouselCards__NeBIj{padding:16px 48px}.Home_carouselCardsTrack__nXeLj{display:flex;gap:24px;transition:transform .5s ease}.Home_carouselCard__WHryU{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 16px);background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .3s ease}.Home_carouselCard__WHryU:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.Home_carouselCardImage__io9qi{aspect-ratio:16/10;overflow:hidden}.Home_carouselCardImage__io9qi img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.Home_carouselCard__WHryU:hover .Home_carouselCardImage__io9qi img{transform:scale(1.05)}.Home_carouselCardContent__drH8e{padding:20px}.Home_carouselCardTitle__qXB4J{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:8px}.Home_carouselCardText__eZpiZ{font-size:14px;color:#64748b;line-height:1.5}.Home_carouselTestimonial__Gvw8z{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;padding:48px;text-align:center}.Home_carouselTestimonialSlide__rpWCh{max-width:800px;margin:0 auto}.Home_carouselTestimonialQuote__IanIR{font-size:24px;font-weight:500;color:#1e293b;line-height:1.6;margin-bottom:32px;font-style:italic;position:relative}.Home_carouselTestimonialQuote__IanIR:before{content:"\201C";position:absolute;top:-20px;left:-20px;font-size:80px;color:#8b5cf6;opacity:.2;font-family:Georgia,serif;line-height:1}.Home_carouselTestimonialAuthor__E2i85{display:flex;align-items:center;justify-content:center;gap:16px}.Home_carouselTestimonialAvatar__FuXFd{width:56px;height:56px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Home_carouselTestimonialInfo__9hIkN{text-align:left}.Home_carouselTestimonialName__gUTyP{font-size:16px;font-weight:600;color:#1e293b}.Home_carouselTestimonialRole__qEJzB{font-size:14px;color:#64748b}.Home_carouselTestimonialRating___afWS{display:flex;justify-content:center;gap:4px;margin-bottom:24px}.Home_carouselTestimonialStar__slz3u{width:20px;height:20px;color:#fbbf24}.Home_carouselProduct__5UZSs{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.Home_carouselProductMain__kFTMs{aspect-ratio:1;background:#f8fafc;display:flex;align-items:center;justify-content:center;position:relative}.Home_carouselProductMain__kFTMs img{max-width:80%;max-height:80%;object-fit:contain}.Home_carouselProductBadge__Dq9fk{position:absolute;top:16px;left:16px;padding:6px 12px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:12px;font-weight:700;border-radius:6px;text-transform:uppercase}.Home_carouselProductThumbs__F24vb{display:flex;gap:8px;padding:16px;overflow-x:auto}.Home_carouselProductThumb__yPSqp{width:64px;height:64px;min-width:64px;border-radius:8px;border:2px solid #e2e8f0;overflow:hidden;cursor:pointer;transition:all .3s ease}.Home_carouselProductThumb__yPSqp:hover{border-color:#cbd5e1}.Home_carouselProductThumb__yPSqp.Home_active__EQNkL{border-color:#8b5cf6;box-shadow:0 0 0 2px rgba(139,92,246,.2)}.Home_carouselProductThumb__yPSqp img{width:100%;height:100%;object-fit:cover}.Home_carouselThumbnail__QJdyq{display:flex;flex-direction:column;gap:16px}.Home_carouselThumbnailMain__Tr_oB{aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#f8fafc}.Home_carouselThumbnailMain__Tr_oB img{width:100%;height:100%;object-fit:cover}.Home_carouselThumbnailNav__LiKvJ{display:flex;gap:8px;overflow-x:auto;padding:4px}.Home_carouselThumbnailItem__c_Zcr{width:80px;height:60px;min-width:80px;border-radius:8px;overflow:hidden;cursor:pointer;opacity:.6;transition:all .3s ease;border:2px solid transparent}.Home_carouselThumbnailItem__c_Zcr:hover{opacity:.9}.Home_carouselThumbnailItem__c_Zcr.Home_active__EQNkL{opacity:1;border-color:#8b5cf6}.Home_carouselThumbnailItem__c_Zcr img{width:100%;height:100%;object-fit:cover}.Home_carouselVertical__hw4Db{display:flex;gap:16px;height:400px}.Home_carouselVerticalMain__sidcI{flex:1 1;border-radius:12px;overflow:hidden}.Home_carouselVerticalMain__sidcI img{width:100%;height:100%;object-fit:cover}.Home_carouselVerticalNav__LCCoh{display:flex;flex-direction:column;gap:8px;overflow-y:auto}.Home_carouselVerticalItem__ATLS0{width:80px;height:80px;min-height:80px;border-radius:8px;overflow:hidden;cursor:pointer;opacity:.6;transition:all .3s ease;border:2px solid transparent}.Home_carouselVerticalItem__ATLS0:hover{opacity:.9}.Home_carouselVerticalItem__ATLS0.Home_active__EQNkL{opacity:1;border-color:#8b5cf6}.Home_carouselVerticalItem__ATLS0 img{width:100%;height:100%;object-fit:cover}.Home_carouselFade__dmKyG{position:relative}.Home_carouselFadeSlide__m50NL{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.Home_carouselFadeSlide__m50NL.Home_active__EQNkL{opacity:1;position:relative}.Home_carouselMulti__ryvTs{overflow:hidden}.Home_carouselMultiTrack__2PA4_{display:flex;gap:16px;transition:transform .5s ease}.Home_carouselMultiSlide__yWL3R{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 12px)}.Home_carouselMultiSlide2__ClDCu{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 8px)}.Home_carouselMultiSlide3__wFoSD{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 11px)}.Home_carouselLogos___pxZY{padding:24px 0;overflow:hidden;background:#f8fafc}.Home_carouselLogosTrack__48s0M{display:flex;gap:48px;animation:Home_logoScroll___Df1J 30s linear infinite}@keyframes Home_logoScroll___Df1J{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Home_carouselLogo__ya99g{height:40px;opacity:.5;filter:grayscale(100%);transition:all .3s ease}.Home_carouselLogo__ya99g:hover{opacity:1;filter:grayscale(0)}.Home_carouselAutoplay__nMtu3{position:absolute;top:16px;right:16px;display:flex;align-items:center;gap:8px;padding:8px 12px;background:rgba(0,0,0,.5);border-radius:20px;z-index:10}.Home_carouselAutoplayProgress__Uay6w{width:60px;height:4px;background:hsla(0,0%,100%,.3);border-radius:2px;overflow:hidden}.Home_carouselAutoplayBar__s15B6{height:100%;background:#fff;animation:Home_autoplayProgress__K8Vck 5s linear}@keyframes Home_autoplayProgress__K8Vck{0%{width:0}to{width:100%}}.Home_carouselAutoplayBtn__iautB{width:24px;height:24px;background:none;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.Home_carouselLightbox__lKtdW{position:fixed;inset:0;background:rgba(0,0,0,.95);z-index:9999;display:flex;align-items:center;justify-content:center}.Home_carouselLightboxClose__f_bwh{position:absolute;top:24px;right:24px;width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.1);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.Home_carouselLightboxClose__f_bwh:hover{background:hsla(0,0%,100%,.2)}.Home_carouselLightboxImage__BenAa{max-width:90%;max-height:80vh;object-fit:contain}.Home_carouselLightboxInfo__JkCtw{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);text-align:center;color:#fff}.Home_carouselCompare__a7tzc{position:relative;overflow:hidden;border-radius:12px;touch-action:none}.Home_carouselCompareImage__zZELW{width:100%;display:block}.Home_carouselCompareOverlay__UVOhN{position:absolute;inset:0;overflow:hidden}.Home_carouselCompareOverlay__UVOhN img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.Home_carouselCompareSlider__T0OZP{position:absolute;top:0;bottom:0;width:4px;background:#fff;cursor:ew-resize;z-index:10}.Home_carouselCompareHandle__rwawf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center}.Home_carouselCompareLabel__DNGoS{position:absolute;top:16px;padding:6px 12px;background:rgba(0,0,0,.6);color:#fff;font-size:12px;font-weight:600;border-radius:4px}.Home_carouselCompareLabelBefore__KCzTH{left:16px}.Home_carouselCompareLabelAfter__j8JVz{right:16px}.Home_carouselCoverflow__xkt_j{perspective:1000px;overflow:visible;padding:40px 0}.Home_carouselCoverflowTrack__GAAOt{display:flex;align-items:center;transition:transform .5s ease}.Home_carouselCoverflowSlide__m0iBs{flex:0 0 300px;height:400px;margin:0 -20px;transition:all .5s ease;transform-style:preserve-3d;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.2)}.Home_carouselCoverflowSlide__m0iBs.Home_prev__99_ds{transform:rotateY(45deg) scale(.8);opacity:.6}.Home_carouselCoverflowSlide__m0iBs.Home_active__EQNkL{transform:rotateY(0) scale(1);z-index:10}.Home_carouselCoverflowSlide__m0iBs.Home_next__61K_Z{transform:rotateY(-45deg) scale(.8);opacity:.6}.Home_carouselCoverflowSlide__m0iBs img{width:100%;height:100%;object-fit:cover}.Home_carouselSkeleton__odkv_{border-radius:12px;overflow:hidden}.Home_carouselSkeletonSlide__Y8MLm{aspect-ratio:16/9;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:Home_shimmer__YAhUi 1.5s ease-in-out infinite}.Home_carouselSkeletonDots__29wyM{display:flex;justify-content:center;gap:8px;padding:16px}.Home_carouselSkeletonDot__Zj7z9{width:10px;height:10px;border-radius:50%;background:#e2e8f0}[data-theme=dark] .Home_carouselNav__OmAhF{background:#334155}[data-theme=dark] .Home_carouselNav__OmAhF:hover{background:#475569}[data-theme=dark] .Home_carouselNav__OmAhF svg{color:#f1f5f9}[data-theme=dark] .Home_carouselDot__MJpmu{background:#334155}[data-theme=dark] .Home_carouselDot__MJpmu:hover{background:#475569}[data-theme=dark] .Home_carouselLine__HIyEw{background:#334155}[data-theme=dark] .Home_carouselNumbers__cJ2mR{color:#94a3b8}[data-theme=dark] .Home_carouselImage__rxznb{background:#0f172a}[data-theme=dark] .Home_carouselCard__WHryU{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_carouselCardTitle__qXB4J{color:#f1f5f9}[data-theme=dark] .Home_carouselCardText__eZpiZ{color:#94a3b8}[data-theme=dark] .Home_carouselTestimonial__Gvw8z{background:linear-gradient(135deg,#1e293b,#0f172a)}[data-theme=dark] .Home_carouselTestimonialName__gUTyP,[data-theme=dark] .Home_carouselTestimonialQuote__IanIR{color:#f1f5f9}[data-theme=dark] .Home_carouselTestimonialRole__qEJzB{color:#94a3b8}[data-theme=dark] .Home_carouselProduct__5UZSs{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_carouselProductMain__kFTMs{background:#0f172a}[data-theme=dark] .Home_carouselProductThumb__yPSqp{border-color:#334155}[data-theme=dark] .Home_carouselProductThumb__yPSqp:hover{border-color:#475569}[data-theme=dark] .Home_carouselThumbnailMain__Tr_oB{background:#0f172a}[data-theme=dark] .Home_carouselThumbnailItem__c_Zcr{border-color:transparent}[data-theme=dark] .Home_carouselThumbnailItem__c_Zcr.Home_active__EQNkL{border-color:#8b5cf6}[data-theme=dark] .Home_carouselVerticalItem__ATLS0{border-color:transparent}[data-theme=dark] .Home_carouselVerticalItem__ATLS0.Home_active__EQNkL{border-color:#8b5cf6}[data-theme=dark] .Home_carouselLogos___pxZY{background:#1e293b}[data-theme=dark] .Home_carouselLogo__ya99g{filter:grayscale(100%) invert(1)}[data-theme=dark] .Home_carouselLogo__ya99g:hover{filter:invert(1)}[data-theme=dark] .Home_carouselSkeletonSlide__Y8MLm{background:linear-gradient(90deg,#334155 25%,#475569 50%,#334155 75%);background-size:200% 100%}[data-theme=dark] .Home_carouselSkeletonDot__Zj7z9{background:#334155}.Home_toastContainerTopRight__JiUsD{top:0;right:0}.Home_toastContainerTopLeft__i1YPf{top:0;left:0}.Home_toastContainerTopCenter__PMIW_{top:0;left:50%;transform:translateX(-50%)}.Home_toastContainerBottomRight__eJVeG{bottom:0;right:0}.Home_toastContainerBottomLeft__gNIa2{bottom:0;left:0}.Home_toastContainerBottomCenter__LDfmc{bottom:0;left:50%;transform:translateX(-50%)}.Home_toast__0wkSS{box-shadow:0 10px 40px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.08);margin-bottom:12px;max-width:400px;pointer-events:all}.Home_toastContainerBottomLeft__gNIa2 .Home_toast__0wkSS,.Home_toastContainerTopLeft__i1YPf .Home_toast__0wkSS{animation:Home_toastSlideInLeft__bG2GI .3s ease}.Home_toastContainerBottomCenter__LDfmc .Home_toast__0wkSS,.Home_toastContainerTopCenter__PMIW_ .Home_toast__0wkSS{animation:Home_toastSlideInCenter__05hR7 .3s ease}.Home_toastIcon__Wf9B8{min-width:24px}.Home_toastTitle__NgOou{font-size:14px;margin-bottom:4px}.Home_toastMessage__ci1dO{font-size:13px}.Home_toastClose__su9uS{background:none}.Home_toastClose__su9uS:hover{color:#475569}.Home_toastClose__su9uS svg{width:14px;height:14px}.Home_toastSuccess__Nmho1 .Home_toastIcon__Wf9B8{background:#dcfce7;color:#22c55e}.Home_toastError__2sCmE .Home_toastIcon__Wf9B8{background:#fee2e2;color:#ef4444}.Home_toastWarning__wm4gX .Home_toastIcon__Wf9B8{background:#fef3c7;color:#f59e0b}.Home_toastInfo__spv8t .Home_toastIcon__Wf9B8{background:#dbeafe;color:#3b82f6}.Home_toastSuccessColored__G8F3v{background:linear-gradient(135deg,#22c55e,#16a34a)}.Home_toastSuccessColored__G8F3v .Home_toastIcon__Wf9B8{background:hsla(0,0%,100%,.2);color:#fff}.Home_toastSuccessColored__G8F3v .Home_toastMessage__ci1dO,.Home_toastSuccessColored__G8F3v .Home_toastTitle__NgOou{color:#fff}.Home_toastSuccessColored__G8F3v .Home_toastClose__su9uS{color:hsla(0,0%,100%,.7)}.Home_toastSuccessColored__G8F3v .Home_toastClose__su9uS:hover{background:hsla(0,0%,100%,.2);color:#fff}.Home_toastErrorColored__L_ZGZ{background:linear-gradient(135deg,#ef4444,#dc2626)}.Home_toastErrorColored__L_ZGZ .Home_toastIcon__Wf9B8{background:hsla(0,0%,100%,.2);color:#fff}.Home_toastErrorColored__L_ZGZ .Home_toastMessage__ci1dO,.Home_toastErrorColored__L_ZGZ .Home_toastTitle__NgOou{color:#fff}.Home_toastWarningColored__Cdr5n{background:linear-gradient(135deg,#f59e0b,#d97706)}.Home_toastWarningColored__Cdr5n .Home_toastIcon__Wf9B8{background:hsla(0,0%,100%,.2);color:#fff}.Home_toastWarningColored__Cdr5n .Home_toastMessage__ci1dO,.Home_toastWarningColored__Cdr5n .Home_toastTitle__NgOou{color:#fff}.Home_toastInfoColored__f9kLC{background:linear-gradient(135deg,#3b82f6,#2563eb)}.Home_toastInfoColored__f9kLC .Home_toastIcon__Wf9B8{background:hsla(0,0%,100%,.2);color:#fff}.Home_toastInfoColored__f9kLC .Home_toastMessage__ci1dO,.Home_toastInfoColored__f9kLC .Home_toastTitle__NgOou{color:#fff}.Home_toastProgress__M_zVi{position:relative}.Home_toastProgressBar__saUka{position:absolute;bottom:0;left:0;height:3px;background:linear-gradient(90deg,#8b5cf6,#a78bfa);animation:Home_toastProgressShrink__L7Ji_ 5s linear forwards}@keyframes Home_toastProgressShrink__L7Ji_{0%{width:100%}to{width:0}}.Home_toastAction__1pEVL{font-size:12px;font-weight:600}.Home_toastActionPrimary__JwXrA{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none}.Home_toastActionPrimary__JwXrA:hover{box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_toastActionSecondary__CQb7A{background:#f1f5f9;color:#475569;border:none}.Home_toastActionSecondary__CQb7A:hover{background:#e2e8f0}.Home_alertBanner__7QeO_{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;font-size:14px}.Home_alertBannerIcon__QPiR3{width:20px;height:20px;min-width:20px}.Home_alertBannerContent__mpHht{flex:1 1}.Home_alertBannerTitle__PnL_K{font-weight:600;margin-bottom:2px}.Home_alertBannerMessage__6Johb{opacity:.9}.Home_alertBannerClose__sk9Rs{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;transition:background .2s ease}.Home_alertBannerSuccess__MJx1V{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.Home_alertBannerSuccess__MJx1V .Home_alertBannerClose__sk9Rs:hover{background:rgba(22,101,52,.1)}.Home_alertBannerError__fCRkC{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.Home_alertBannerError__fCRkC .Home_alertBannerClose__sk9Rs:hover{background:rgba(153,27,27,.1)}.Home_alertBannerWarning__7nNGE{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.Home_alertBannerWarning__7nNGE .Home_alertBannerClose__sk9Rs:hover{background:rgba(146,64,14,.1)}.Home_alertBannerInfo__kiLxU{background:#dbeafe;color:#1e40af;border:1px solid #bfdbfe}.Home_alertBannerInfo__kiLxU .Home_alertBannerClose__sk9Rs:hover{background:rgba(30,64,175,.1)}.Home_notificationTrigger__TH71y{background:#f1f5f9}.Home_notificationTrigger__TH71y:hover{background:#e2e8f0}.Home_notificationTrigger__TH71y svg{width:20px;height:20px;color:#64748b}.Home_notificationBadge__lPu8r{top:-4px;right:-4px;font-size:10px}.Home_notificationDropdown__6patD{width:380px;border:1px solid #e2e8f0;animation:Home_notificationDropdownIn__5xjlz .2s ease}@keyframes Home_notificationDropdownIn__5xjlz{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.Home_notificationHeader__g_H3_{border-bottom:1px solid #e2e8f0}.Home_notificationHeaderTitle__2tbox{font-size:16px;font-weight:700}.Home_notificationMarkRead__o9zZq{font-size:13px;color:#8b5cf6;background:none;border:none;cursor:pointer;font-weight:500}.Home_notificationMarkRead__o9zZq:hover{text-decoration:underline}.Home_notificationList__fJgcd{max-height:400px}.Home_notificationItem__fNKFu{border-bottom:1px solid #f1f5f9}.Home_notificationItem__fNKFu.Home_unread__os6tj{background:#faf5ff}.Home_notificationItem__fNKFu.Home_unread__os6tj:hover{background:#f3e8ff}.Home_notificationItemIcon__dSIdD{width:40px;height:40px;min-width:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f1f5f9}.Home_notificationItemIcon__dSIdD svg{width:20px;height:20px;color:#64748b}.Home_notificationItemIcon__dSIdD.Home_success__IZwiY{background:#dcfce7}.Home_notificationItemIcon__dSIdD.Home_success__IZwiY svg{color:#22c55e}.Home_notificationItemIcon__dSIdD.Home_error__514Ji{background:#fee2e2}.Home_notificationItemIcon__dSIdD.Home_error__514Ji svg{color:#ef4444}.Home_notificationItemIcon__dSIdD.Home_warning__lrrBU{background:#fef3c7}.Home_notificationItemIcon__dSIdD.Home_warning__lrrBU svg{color:#f59e0b}.Home_notificationItemIcon__dSIdD.Home_info__Lr5gE{background:#dbeafe}.Home_notificationItemIcon__dSIdD.Home_info__Lr5gE svg{color:#3b82f6}.Home_notificationItemContent__vD7w1{flex:1 1;min-width:0}.Home_notificationItemTitle__9ztqZ{font-size:14px;font-weight:500;color:#1e293b;margin-bottom:4px}.Home_notificationItem__fNKFu.Home_unread__os6tj .Home_notificationItemTitle__9ztqZ{font-weight:600}.Home_notificationItemMessage__N29Wf{font-size:13px;color:#64748b;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Home_notificationItemTime__Dqmd2{font-size:12px;color:#94a3b8;margin-top:6px}.Home_notificationUnreadDot__4MTgl{width:8px;height:8px;border-radius:50%;background:#8b5cf6;margin-top:6px}.Home_notificationFooter__NX49m{border-top:1px solid #e2e8f0}.Home_notificationViewAll__gUb8Q{font-size:14px;font-weight:600;background:none}.Home_notificationViewAll__gUb8Q:hover{text-decoration:underline}.Home_notificationEmptyIcon__FpD_c{margin:0 auto 16px;border-radius:50%;background:#f1f5f9}.Home_notificationEmptyIcon__FpD_c svg{color:#94a3b8}.Home_notificationEmptyTitle__aKdLX{font-size:16px;margin-bottom:4px}.Home_notificationEmptyMessage__h68V_{font-size:14px;color:#64748b}.Home_inlineNotification__UUdQQ{align-items:flex-start;gap:12px;padding:16px;border-radius:12px;border-left:4px solid #e2e8f0}.Home_inlineNotificationSuccess__UCMVa{background:#f0fdf4;border-left-color:#22c55e}.Home_inlineNotificationError__RKxbK{background:#fef2f2;border-left-color:#ef4444}.Home_inlineNotificationWarning___VhrO{background:#fffbeb;border-left-color:#f59e0b}.Home_inlineNotificationInfo__Pe6Vn{background:#eff6ff;border-left-color:#3b82f6}.Home_inlineNotificationIcon__UQG3r{width:24px;height:24px;min-width:24px}.Home_inlineNotificationSuccess__UCMVa .Home_inlineNotificationIcon__UQG3r{color:#22c55e}.Home_inlineNotificationError__RKxbK .Home_inlineNotificationIcon__UQG3r{color:#ef4444}.Home_inlineNotificationWarning___VhrO .Home_inlineNotificationIcon__UQG3r{color:#f59e0b}.Home_inlineNotificationInfo__Pe6Vn .Home_inlineNotificationIcon__UQG3r{color:#3b82f6}.Home_inlineNotificationContent__KzoZ7{flex:1 1}.Home_inlineNotificationTitle__3djzT{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px}.Home_inlineNotificationMessage__yMBgQ{font-size:14px;color:#64748b;line-height:1.5}.Home_snackbar__TXjSB{padding:12px 16px 12px 20px;color:#fff;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.2);animation:Home_snackbarSlideUp__Kel2n .3s ease}@keyframes Home_snackbarSlideUp__Kel2n{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.Home_snackbarMessage__D3r3H{font-size:14px;font-weight:500}.Home_snackbarAction__Oiom9{font-size:14px;font-weight:700;background:none;text-transform:uppercase;letter-spacing:.5px}.Home_snackbarAction__Oiom9:hover{color:#c4b5fd}.Home_snackbarClose__Z_tUC{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#94a3b8;cursor:pointer}.Home_snackbarClose__Z_tUC:hover{background:hsla(0,0%,100%,.1);color:#fff}.Home_systemNotification__YrW4u{display:flex;align-items:center;gap:12px;padding:12px 16px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff}.Home_systemNotificationIcon__lbg6r{width:24px;height:24px;color:#fbbf24}.Home_systemNotificationMessage__Ih1SG{flex:1 1;font-size:14px}.Home_systemNotificationAction__Pv0Po{font-size:13px;font-weight:600;color:#a78bfa;background:none;border:none;cursor:pointer}.Home_systemNotificationClose__LZiqP{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#64748b;cursor:pointer}.Home_systemNotificationClose__LZiqP:hover{color:#fff}.Home_fabNotification__N99be{position:fixed;bottom:24px;right:24px;display:flex;align-items:center;gap:12px;padding:16px 20px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border-radius:50px;box-shadow:0 8px 32px rgba(139,92,246,.4);cursor:pointer;z-index:1000;transition:all .3s ease;animation:Home_fabNotificationPulse__aEpC7 2s ease-in-out infinite}@keyframes Home_fabNotificationPulse__aEpC7{0%,to{box-shadow:0 8px 32px rgba(139,92,246,.4)}50%{box-shadow:0 8px 48px rgba(139,92,246,.6)}}.Home_fabNotification__N99be:hover{transform:scale(1.02)}.Home_fabNotificationIcon__KTDxk{width:24px;height:24px}.Home_fabNotificationText__3O5yU{font-size:14px;font-weight:600}.Home_fabNotificationClose__zMKJQ{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.2);border:none;color:#fff;cursor:pointer}.Home_notificationStack__jrLWY{position:fixed;bottom:24px;right:24px;display:flex;flex-direction:column-reverse;gap:8px;z-index:9999}.Home_notificationStackItem__Mx74H{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12);min-width:320px;transform-origin:bottom right;animation:Home_notificationStackIn__yG0Wi .3s ease}@keyframes Home_notificationStackIn__yG0Wi{0%{opacity:0;transform:scale(.9) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.Home_notificationStackItem__Mx74H:nth-child(n+4){display:none}.Home_cookieConsent__K3Pnd{position:fixed;bottom:0;left:0;right:0;padding:20px 24px;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -4px 24px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between;gap:24px;z-index:9999;animation:Home_cookieSlideUp__vwtM_ .4s ease}@keyframes Home_cookieSlideUp__vwtM_{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Home_cookieConsentText__yHrJX{flex:1 1;font-size:14px;color:#475569;line-height:1.5}.Home_cookieConsentText__yHrJX a{color:#8b5cf6;text-decoration:underline}.Home_cookieConsentActions__8xrdn{display:flex;gap:12px}.Home_cookieConsentBtn__xxgW1{padding:10px 20px;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease}.Home_cookieConsentAccept__f4ebL{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none}.Home_cookieConsentAccept__f4ebL:hover{box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_cookieConsentDecline__ZuAKK{background:#f1f5f9;color:#475569;border:none}.Home_cookieConsentDecline__ZuAKK:hover{background:#e2e8f0}.Home_pushNotificationPreview__bCR18{width:360px;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15);overflow:hidden}.Home_pushNotificationHeader__1UU9C{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.Home_pushNotificationAppIcon__gbKXf{width:20px;height:20px;border-radius:4px}.Home_pushNotificationAppName__sNLUR{font-size:12px;font-weight:500;color:#64748b;flex:1 1}.Home_pushNotificationTime__1N11Z{font-size:11px}.Home_pushNotificationBody__m8lDe{padding:16px}.Home_pushNotificationTitle__hqzHu{font-size:15px;margin-bottom:6px}.Home_pushNotificationMessage__sKalR{font-size:14px;color:#64748b;line-height:1.4}.Home_pushNotificationImage__k6bTs{width:100%;margin-top:12px;border-radius:8px}.Home_pushNotificationActions__pqkix{display:flex;border-top:1px solid #e2e8f0}.Home_pushNotificationActionBtn__3Guvs{flex:1 1;padding:12px;font-size:14px;font-weight:600;color:#8b5cf6;background:none;border:none;cursor:pointer}.Home_pushNotificationActionBtn__3Guvs:not(:last-child){border-right:1px solid #e2e8f0}.Home_pushNotificationActionBtn__3Guvs:hover{background:#f8fafc}[data-theme=dark] .Home_toastClose__su9uS:hover{color:#f1f5f9}[data-theme=dark] .Home_toastSuccess__Nmho1 .Home_toastIcon__Wf9B8{background:rgba(34,197,94,.15)}[data-theme=dark] .Home_toastError__2sCmE .Home_toastIcon__Wf9B8{background:rgba(239,68,68,.15)}[data-theme=dark] .Home_toastWarning__wm4gX .Home_toastIcon__Wf9B8{background:rgba(245,158,11,.15)}[data-theme=dark] .Home_toastInfo__spv8t .Home_toastIcon__Wf9B8{background:rgba(59,130,246,.15)}[data-theme=dark] .Home_toastActionSecondary__CQb7A{background:#334155;color:#f1f5f9}[data-theme=dark] .Home_toastActionSecondary__CQb7A:hover{background:#475569}[data-theme=dark] .Home_alertBannerSuccess__MJx1V{background:rgba(34,197,94,.1);border-color:rgba(34,197,94,.2);color:#4ade80}[data-theme=dark] .Home_alertBannerError__fCRkC{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.2);color:#f87171}[data-theme=dark] .Home_alertBannerWarning__7nNGE{background:rgba(245,158,11,.1);border-color:rgba(245,158,11,.2);color:#fbbf24}[data-theme=dark] .Home_alertBannerInfo__kiLxU{background:rgba(59,130,246,.1);border-color:rgba(59,130,246,.2);color:#60a5fa}[data-theme=dark] .Home_notificationTrigger__TH71y{background:#334155}[data-theme=dark] .Home_notificationTrigger__TH71y:hover{background:#475569}[data-theme=dark] .Home_notificationTrigger__TH71y svg{color:#94a3b8}[data-theme=dark] .Home_notificationDropdown__6patD{border-color:#334155}[data-theme=dark] .Home_notificationItem__fNKFu{border-color:#1e293b}[data-theme=dark] .Home_notificationItem__fNKFu.Home_unread__os6tj{background:rgba(139,92,246,.1)}[data-theme=dark] .Home_notificationItem__fNKFu.Home_unread__os6tj:hover{background:rgba(139,92,246,.15)}[data-theme=dark] .Home_notificationItemIcon__dSIdD{background:#334155}[data-theme=dark] .Home_notificationItemIcon__dSIdD.Home_success__IZwiY{background:rgba(34,197,94,.15)}[data-theme=dark] .Home_notificationItemIcon__dSIdD.Home_error__514Ji{background:rgba(239,68,68,.15)}[data-theme=dark] .Home_notificationItemIcon__dSIdD.Home_warning__lrrBU{background:rgba(245,158,11,.15)}[data-theme=dark] .Home_notificationItemIcon__dSIdD.Home_info__Lr5gE{background:rgba(59,130,246,.15)}[data-theme=dark] .Home_notificationItemTitle__9ztqZ{color:#f1f5f9}[data-theme=dark] .Home_notificationItemMessage__N29Wf{color:#94a3b8}[data-theme=dark] .Home_notificationItemTime__Dqmd2{color:#64748b}[data-theme=dark] .Home_notificationEmptyIcon__FpD_c{background:#334155}[data-theme=dark] .Home_notificationEmptyMessage__h68V_{color:#94a3b8}[data-theme=dark] .Home_inlineNotification__UUdQQ{background:#1e293b;border-left-color:#475569}[data-theme=dark] .Home_inlineNotificationSuccess__UCMVa{background:rgba(34,197,94,.1);border-left-color:#22c55e}[data-theme=dark] .Home_inlineNotificationError__RKxbK{background:rgba(239,68,68,.1);border-left-color:#ef4444}[data-theme=dark] .Home_inlineNotificationWarning___VhrO{background:rgba(245,158,11,.1);border-left-color:#f59e0b}[data-theme=dark] .Home_inlineNotificationInfo__Pe6Vn{background:rgba(59,130,246,.1);border-left-color:#3b82f6}[data-theme=dark] .Home_inlineNotificationTitle__3djzT{color:#f1f5f9}[data-theme=dark] .Home_inlineNotificationMessage__yMBgQ{color:#94a3b8}[data-theme=dark] .Home_snackbar__TXjSB{color:#1e293b}[data-theme=dark] .Home_snackbarAction__Oiom9{color:#8b5cf6}[data-theme=dark] .Home_snackbarClose__Z_tUC{color:#64748b}[data-theme=dark] .Home_snackbarClose__Z_tUC:hover{background:rgba(0,0,0,.1);color:#1e293b}[data-theme=dark] .Home_cookieConsent__K3Pnd{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_cookieConsentText__yHrJX{color:#94a3b8}[data-theme=dark] .Home_cookieConsentDecline__ZuAKK{background:#334155;color:#f1f5f9}[data-theme=dark] .Home_cookieConsentDecline__ZuAKK:hover{background:#475569}[data-theme=dark] .Home_pushNotificationPreview__bCR18{background:#1e293b}[data-theme=dark] .Home_pushNotificationHeader__1UU9C{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_pushNotificationAppName__sNLUR,[data-theme=dark] .Home_pushNotificationMessage__sKalR{color:#94a3b8}[data-theme=dark] .Home_pushNotificationActionBtn__3Guvs,[data-theme=dark] .Home_pushNotificationActions__pqkix{border-color:#334155}[data-theme=dark] .Home_pushNotificationActionBtn__3Guvs:hover{background:#0f172a}[data-theme=dark] .Home_notificationStackItem__Mx74H{background:#1e293b}.Home_starRating__QB8O4{gap:2px}.Home_starRatingStar__bSnZG{width:20px;height:20px;transition:color .2s ease}.Home_starRatingStar__bSnZG.Home_half__sUcHA:before{content:"";inset:0}.Home_starRatingSmall__wrCmn .Home_starRatingStar__bSnZG{width:16px;height:16px}.Home_starRatingLarge__a4vOI .Home_starRatingStar__bSnZG{width:28px;height:28px}.Home_starRatingXl__qsTSg .Home_starRatingStar__bSnZG{width:36px;height:36px}.Home_starRatingInput__zaaAA{display:inline-flex;align-items:center;gap:4px}.Home_starRatingInputStar__exuDQ{width:32px;height:32px;color:#e2e8f0;cursor:pointer;transition:all .2s ease}.Home_starRatingInputStar__exuDQ:hover{color:#fcd34d;transform:scale(1.15)}.Home_starRatingInputStar__exuDQ.Home_active__EQNkL{color:#fbbf24}.Home_starRatingInputStar__exuDQ.Home_hovered__Wq_9B{color:#fcd34d}.Home_ratingValue__pEJPg{display:inline-flex;align-items:center;gap:8px}.Home_ratingValueNumber__gn034{font-size:16px;font-weight:700;color:#1e293b}.Home_ratingValueCount___02qH{font-size:14px;color:#64748b}.Home_ratingBadge__AXOPy{gap:4px;padding:4px 10px;border-radius:6px;font-weight:700}.Home_ratingBadge__AXOPy svg{width:14px;height:14px}.Home_ratingBreakdown__kWVc9{display:flex;flex-direction:column;gap:8px}.Home_ratingBreakdownRow__P6YKW{display:flex;align-items:center;gap:12px}.Home_ratingBreakdownLabel__VMWOc{display:flex;align-items:center;gap:4px;min-width:40px;font-size:13px;color:#64748b}.Home_ratingBreakdownLabel__VMWOc svg{width:14px;height:14px;color:#fbbf24}.Home_ratingBreakdownBar__3yoSN{flex:1 1;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.Home_ratingBreakdownFill__DP_IQ{height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:4px;transition:width .5s ease}.Home_ratingBreakdownCount__maErY{min-width:40px;font-size:13px;color:#64748b;text-align:right}.Home_ratingSummary__63Whf{display:flex;gap:32px;background:#f8fafc}.Home_ratingSummaryScore__tH2Qy{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:120px}.Home_ratingSummaryNumber__Lc_PV{font-size:48px;font-weight:800;color:#1e293b}.Home_ratingSummaryOutOf__CCUM5{font-size:14px;color:#64748b;margin-bottom:8px}.Home_ratingSummaryTotal__Ad2kl{margin-top:8px}.Home_reviewCard__gdGhh{border-radius:12px;transition:box-shadow .3s ease}.Home_reviewCard__gdGhh:hover{box-shadow:0 4px 12px rgba(0,0,0,.05)}.Home_reviewCardHeader__5eE_R{gap:12px}.Home_reviewCardAvatarPlaceholder__VdijG{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.Home_reviewCardMeta__glNnh{flex:1 1}.Home_reviewCardAuthor__LkSYY{font-size:15px;font-weight:600;color:#1e293b;margin-bottom:4px}.Home_reviewCardDate__ege_u{font-size:13px}.Home_reviewCardVerified__dBk0N{display:inline-flex;padding:4px 8px;background:#dcfce7;color:#166534;font-size:11px;font-weight:600;border-radius:4px;margin-left:8px}.Home_reviewCardVerified__dBk0N svg{width:12px;height:12px}.Home_reviewCardRating__VAs3Z{margin-bottom:12px}.Home_reviewCardTitle__UKQgK{font-size:16px;color:#1e293b;margin-bottom:8px}.Home_reviewCardContent__LPvcw{font-size:14px;line-height:1.6}.Home_reviewCardReadMore__CdnSf{margin-left:4px}.Home_reviewCardReadMore__CdnSf:hover{text-decoration:underline}.Home_reviewCardPhotos__dYkL5{display:flex;gap:8px;margin-top:16px}.Home_reviewCardPhoto__PQUT7{width:80px;height:80px;border-radius:8px;object-fit:cover;cursor:pointer;transition:transform .2s ease}.Home_reviewCardPhoto__PQUT7:hover{transform:scale(1.05)}.Home_reviewCardPhotoMore__XWpCH{width:80px;height:80px;border-radius:8px;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.Home_reviewCardActions__Ao1bH{align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9}.Home_reviewCardActionBtn__rOOkD{display:flex;align-items:center;gap:6px;padding:6px 12px;background:none;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s ease}.Home_reviewCardActionBtn__rOOkD:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}.Home_reviewCardActionBtn__rOOkD.Home_active__EQNkL{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.Home_reviewCardActionBtn__rOOkD svg{width:16px;height:16px}.Home_reviewCardReport__LLsze{margin-left:auto;color:#94a3b8;font-size:13px;cursor:pointer}.Home_reviewCardReport__LLsze:hover{color:#64748b;text-decoration:underline}.Home_reviewListHeader__QP_as{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.Home_reviewListTitle__xuX64{font-size:18px;font-weight:700;color:#1e293b}.Home_reviewListSort__dz78K{display:flex;align-items:center;gap:8px}.Home_reviewListSortLabel__Gvg1o{font-size:14px;color:#64748b}.Home_reviewListSortSelect__grNc_{padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;background:#fff;cursor:pointer}.Home_reviewForm__Xtp2V{background:#f8fafc}.Home_reviewFormTitle__W5yKu{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:20px}.Home_reviewFormRating__TVJGJ{margin-bottom:20px}.Home_reviewFormRatingLabel__81kfT{font-size:14px;font-weight:500;color:#475569;margin-bottom:8px}.Home_reviewFormField__eJ3sg{margin-bottom:16px}.Home_reviewFormLabel__A0DIz{margin-bottom:6px}.Home_reviewFormInput__5pmtT,.Home_reviewFormTextarea__KRwQs{border-radius:8px;font-size:14px;color:#1e293b}.Home_reviewFormTextarea__KRwQs{padding:12px 16px}.Home_reviewFormPhotos__qJZfv{display:flex;gap:8px;margin-bottom:16px}.Home_reviewFormPhotoAdd__B48Yl{width:80px;height:80px;border:2px dashed #e2e8f0;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#94a3b8;font-size:12px;cursor:pointer;transition:all .2s ease}.Home_reviewFormPhotoAdd__B48Yl:hover{border-color:#8b5cf6;color:#8b5cf6}.Home_reviewFormPhotoAdd__B48Yl svg{width:24px;height:24px}.Home_reviewFormPhotoPreview__HXsK_{width:80px;height:80px;border-radius:8px;object-fit:cover;position:relative}.Home_reviewFormPhotoRemove__dupV_{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;background:#ef4444;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.Home_reviewFormSubmit__Wxsez{justify-content:center;padding:12px 32px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);font-size:14px;border-radius:8px}.Home_reviewFormSubmit__Wxsez:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_reviewHighlights__1ZRAl{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.Home_reviewHighlightTag__fuzdO{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:#f1f5f9;border-radius:20px;font-size:13px;color:#475569;cursor:pointer;transition:all .2s ease}.Home_reviewHighlightTag__fuzdO:hover{background:#e2e8f0}.Home_reviewHighlightTag__fuzdO.Home_positive__e1tTZ{background:#dcfce7;color:#166534}.Home_reviewHighlightTag__fuzdO.Home_negative__cIRPg{background:#fee2e2;color:#991b1b}.Home_reviewHighlightCount__01Ey3{font-weight:600}.Home_reviewFilter__ie1Nu{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.Home_reviewFilterBtn___jeQu{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s ease}.Home_reviewFilterBtn___jeQu:hover{border-color:#cbd5e1;color:#475569}.Home_reviewFilterBtn___jeQu.Home_active__EQNkL{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:transparent;color:#fff}.Home_testimonialQuote__c0x8G{padding:32px;background:#fff;border-radius:16px;border:1px solid #e2e8f0;position:relative}.Home_testimonialQuote__c0x8G:before{content:"\201C";position:absolute;top:16px;left:24px;font-size:80px;color:#8b5cf6;opacity:.15;font-family:Georgia,serif;line-height:1}.Home_testimonialQuoteText__LDOKe{font-size:18px;color:#1e293b;line-height:1.6;font-style:italic;margin-bottom:24px;position:relative;z-index:1}.Home_testimonialQuoteAuthor__JbiAi{display:flex;align-items:center;gap:12px}.Home_testimonialQuoteAvatar__aTXpq{width:48px;height:48px;border-radius:50%;object-fit:cover}.Home_testimonialQuoteName__3abFb{font-size:15px;font-weight:600;color:#1e293b}.Home_testimonialQuoteRole__ObDLc{font-size:13px;color:#64748b}.Home_productScore__O8GDx{display:flex;align-items:center;gap:16px;padding:16px 20px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px}.Home_productScoreCircle__36NXO{width:64px;height:64px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;color:#1e293b;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Home_productScoreInfo__q8__j{flex:1 1}.Home_productScoreLabel__TvALC{font-size:14px;color:#92400e;margin-bottom:4px}.Home_productScoreTitle___JyyR{font-size:16px;font-weight:600;color:#1e293b}.Home_npsScore__MEBI6{display:flex;flex-direction:column;align-items:center;padding:32px;background:#fff;border:1px solid #e2e8f0;border-radius:16px}.Home_npsScoreValue__xjbJe{font-size:72px;font-weight:800;background:linear-gradient(135deg,#22c55e,#16a34a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.Home_npsScoreLabel__vIaQR{font-size:14px;color:#64748b;margin-top:8px}.Home_npsScoreCategories__0up4k{display:flex;gap:24px;margin-top:24px}.Home_npsScoreCategory__jfSeu{text-align:center}.Home_npsScoreCategoryValue__9JjXf{font-size:24px;font-weight:700;color:#1e293b}.Home_npsScoreCategoryLabel__3bjdZ{font-size:12px;color:#64748b;margin-top:4px}.Home_npsScoreCategoryPromoters__u8OFM{color:#22c55e}.Home_npsScoreCategoryPassives__kXiyR{color:#f59e0b}.Home_npsScoreCategoryDetractors__wOhoj{color:#ef4444}.Home_emojiRating__8o_XA{align-items:center}.Home_emojiRatingItem__iNklh{width:48px;height:48px;border-radius:50%;justify-content:center;font-size:28px;background:#f1f5f9;border:2px solid transparent}.Home_emojiRatingItem__iNklh:hover{background:#e2e8f0;transform:scale(1.1)}.Home_emojiRatingItem__iNklh.Home_active__EQNkL{background:#fef3c7;border-color:#fbbf24;transform:scale(1.15)}.Home_thumbsRating__q7jS0{align-items:center}.Home_thumbsRatingBtn__0SXGF{gap:6px;padding:10px 20px;background:#f1f5f9;border:none;border-radius:8px;font-size:14px;color:#64748b}.Home_thumbsRatingBtn__0SXGF:hover{background:#e2e8f0}.Home_thumbsRatingBtn__0SXGF.Home_up__OWZ6h{color:#22c55e}.Home_thumbsRatingBtn__0SXGF.Home_up__OWZ6h:hover{background:#dcfce7}.Home_thumbsRatingBtn__0SXGF.Home_up__OWZ6h.Home_active__EQNkL{background:#22c55e;color:#fff}.Home_thumbsRatingBtn__0SXGF.Home_down__hbmZj{color:#ef4444}.Home_thumbsRatingBtn__0SXGF.Home_down__hbmZj:hover{background:#fee2e2}.Home_thumbsRatingBtn__0SXGF.Home_down__hbmZj.Home_active__EQNkL{background:#ef4444;color:#fff}.Home_thumbsRatingBtn__0SXGF svg{width:20px;height:20px}.Home_sliderRating__rVKHj{display:flex;flex-direction:column;gap:12px}.Home_sliderRatingLabels__AmyKu{display:flex;justify-content:space-between;font-size:13px;color:#64748b}.Home_sliderRatingTrack__3rLpH{position:relative;height:8px;background:#e2e8f0;border-radius:4px}.Home_sliderRatingFill__U1Irh{position:absolute;left:0;top:0;height:100%;background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:4px}.Home_sliderRatingThumb__iaHw7{position:absolute;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:#fff;border:3px solid #8b5cf6;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15)}.Home_sliderRatingValue__jcV4W{text-align:center;font-size:24px;font-weight:700;color:#8b5cf6}[data-theme=dark] .Home_starRatingInputStar__exuDQ,[data-theme=dark] .Home_starRatingStar__bSnZG{color:#334155}[data-theme=dark] .Home_ratingValueNumber__gn034{color:#f1f5f9}[data-theme=dark] .Home_ratingBreakdownLabel__VMWOc,[data-theme=dark] .Home_ratingValueCount___02qH{color:#94a3b8}[data-theme=dark] .Home_ratingBreakdownBar__3yoSN{background:#334155}[data-theme=dark] .Home_ratingBreakdownCount__maErY,[data-theme=dark] .Home_ratingSummaryOutOf__CCUM5,[data-theme=dark] .Home_ratingSummaryTotal__Ad2kl{color:#94a3b8}[data-theme=dark] .Home_reviewCardAuthor__LkSYY{color:#f1f5f9}[data-theme=dark] .Home_reviewCardVerified__dBk0N{background:rgba(34,197,94,.15);color:#4ade80}[data-theme=dark] .Home_reviewCardContent__LPvcw{color:#94a3b8}[data-theme=dark] .Home_reviewCardActions__Ao1bH{border-color:#334155}[data-theme=dark] .Home_reviewCardActionBtn__rOOkD{border-color:#334155;color:#94a3b8}[data-theme=dark] .Home_reviewCardActionBtn__rOOkD:hover{background:#0f172a;border-color:#475569;color:#f1f5f9}[data-theme=dark] .Home_reviewCardActionBtn__rOOkD.Home_active__EQNkL{background:rgba(34,197,94,.15);border-color:rgba(34,197,94,.3);color:#4ade80}[data-theme=dark] .Home_reviewCardReport__LLsze{color:#64748b}[data-theme=dark] .Home_reviewListTitle__xuX64{color:#f1f5f9}[data-theme=dark] .Home_reviewListSortLabel__Gvg1o{color:#94a3b8}[data-theme=dark] .Home_reviewListSortSelect__grNc_{background:#1e293b;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_reviewFormLabel__A0DIz,[data-theme=dark] .Home_reviewFormRatingLabel__81kfT{color:#94a3b8}[data-theme=dark] .Home_reviewFormInput__5pmtT,[data-theme=dark] .Home_reviewFormTextarea__KRwQs{background:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_reviewFormPhotoAdd__B48Yl{border-color:#334155;color:#64748b}[data-theme=dark] .Home_reviewFormPhotoAdd__B48Yl:hover{border-color:#8b5cf6;color:#8b5cf6}[data-theme=dark] .Home_reviewHighlightTag__fuzdO{background:#334155;color:#94a3b8}[data-theme=dark] .Home_reviewHighlightTag__fuzdO:hover{background:#475569}[data-theme=dark] .Home_reviewHighlightTag__fuzdO.Home_positive__e1tTZ{background:rgba(34,197,94,.15);color:#4ade80}[data-theme=dark] .Home_reviewHighlightTag__fuzdO.Home_negative__cIRPg{background:rgba(239,68,68,.15);color:#f87171}[data-theme=dark] .Home_reviewFilterBtn___jeQu{background:#1e293b;border-color:#334155;color:#94a3b8}[data-theme=dark] .Home_reviewFilterBtn___jeQu:hover{border-color:#475569;color:#f1f5f9}[data-theme=dark] .Home_testimonialQuote__c0x8G{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_testimonialQuoteName__3abFb,[data-theme=dark] .Home_testimonialQuoteText__LDOKe{color:#f1f5f9}[data-theme=dark] .Home_testimonialQuoteRole__ObDLc{color:#94a3b8}[data-theme=dark] .Home_productScore__O8GDx{background:linear-gradient(135deg,rgba(251,191,36,.15),rgba(245,158,11,.15))}[data-theme=dark] .Home_productScoreCircle__36NXO{background:#1e293b;color:#f1f5f9}[data-theme=dark] .Home_productScoreLabel__TvALC{color:#fbbf24}[data-theme=dark] .Home_productScoreTitle___JyyR{color:#f1f5f9}[data-theme=dark] .Home_npsScore__MEBI6{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_npsScoreLabel__vIaQR{color:#94a3b8}[data-theme=dark] .Home_npsScoreCategoryValue__9JjXf{color:#f1f5f9}[data-theme=dark] .Home_npsScoreCategoryLabel__3bjdZ{color:#94a3b8}[data-theme=dark] .Home_emojiRatingItem__iNklh{background:#334155}[data-theme=dark] .Home_emojiRatingItem__iNklh:hover{background:#475569}[data-theme=dark] .Home_emojiRatingItem__iNklh.Home_active__EQNkL{background:rgba(251,191,36,.15)}[data-theme=dark] .Home_thumbsRatingBtn__0SXGF{background:#334155;color:#94a3b8}[data-theme=dark] .Home_thumbsRatingBtn__0SXGF:hover{background:#475569}[data-theme=dark] .Home_thumbsRatingBtn__0SXGF.Home_up__OWZ6h:hover{background:rgba(34,197,94,.15)}[data-theme=dark] .Home_thumbsRatingBtn__0SXGF.Home_down__hbmZj:hover{background:rgba(239,68,68,.15)}[data-theme=dark] .Home_sliderRatingLabels__AmyKu{color:#94a3b8}[data-theme=dark] .Home_sliderRatingTrack__3rLpH{background:#334155}[data-theme=dark] .Home_sliderRatingThumb__iaHw7{background:#1e293b}.Home_avatar__xXn0p{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#4f46e5;font-weight:600;text-transform:uppercase}.Home_avatarImage__wEb1t{width:100%;height:100%;object-fit:cover;display:block}.Home_avatarFallback__N2H9o{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_avatarXs__iLhYe{width:24px;height:24px;font-size:10px}.Home_avatarSm__0_OTy{width:32px;height:32px;font-size:12px}.Home_avatarMd__ifZx6{width:40px;height:40px;font-size:14px}.Home_avatarLg__KqnSZ{width:48px;height:48px;font-size:16px}.Home_avatarXl__SxMi8{width:64px;height:64px;font-size:20px}.Home_avatar2xl__qmqWk{width:80px;height:80px;font-size:24px}.Home_avatar3xl__jUjSF{width:96px;height:96px;font-size:28px}.Home_avatarFull__npWJP{width:128px;height:128px;font-size:36px}.Home_avatarSquare__j6Tup{border-radius:8px}.Home_avatarRounded__OtJbz{border-radius:12px}.Home_avatarBordered__06qIX{border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Home_avatarBorderedPrimary__u6ijr{border:3px solid #8b5cf6}.Home_avatarBorderedGradient__V1Xth{border:3px solid transparent;background-origin:border-box;background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#8b5cf6,#ec4899 50%,#f59e0b)}.Home_avatarRing__VzPDc{outline:3px solid #8b5cf6;outline-offset:2px}.Home_avatarRingOffset__GHgr7{outline:3px solid #e0e7ff;outline-offset:3px}.Home_avatarStatus__5phtV{position:absolute;bottom:0;right:0;width:12px;height:12px;border-radius:50%;border:2px solid #fff}.Home_avatarStatusSm__v7Fqq{width:8px;height:8px}.Home_avatarStatusLg__4_GkJ{width:16px;height:16px}.Home_avatarStatusOnline__eAnrY{background:#22c55e}.Home_avatarStatusOffline__hhD_r{background:#94a3b8}.Home_avatarStatusBusy__zkdL8{background:#ef4444}.Home_avatarStatusAway__sdahC{background:#f59e0b}.Home_avatarStatusDnd__Ib_Fs{background:#ef4444;position:relative}.Home_avatarStatusDnd__Ib_Fs:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:2px;background:#fff;border-radius:1px}.Home_avatarStatusPulse__wynJK{animation:Home_avatarStatusPulse__wynJK 2s ease-in-out infinite}@keyframes Home_avatarStatusPulse__wynJK{0%,to{box-shadow:0 0 0 0 rgba(34,197,94,.5)}50%{box-shadow:0 0 0 6px rgba(34,197,94,0)}}.Home_avatarBadge__p3l21{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 6px;background:#ef4444;color:#fff;font-size:11px;font-weight:600;border-radius:10px;border:2px solid #fff}.Home_avatarBadgeIcon__oCLcH,.Home_avatarBadge__p3l21{display:flex;align-items:center;justify-content:center}.Home_avatarBadgeIcon__oCLcH{width:24px;height:24px;padding:0;min-width:auto}.Home_avatarBadgeIcon__oCLcH svg{width:12px;height:12px}.Home_avatarVerified__tr9Fw{background:#3b82f6}.Home_avatarVerified__tr9Fw svg{width:12px;height:12px;fill:#fff}.Home_avatarGroup__0X_S_{display:flex;flex-direction:row-reverse;justify-content:flex-end}.Home_avatarGroup__0X_S_ .Home_avatar__xXn0p{margin-left:-12px;border:2px solid #fff;transition:transform .15s ease,z-index 0s}.Home_avatarGroup__0X_S_ .Home_avatar__xXn0p:last-child{margin-left:0}.Home_avatarGroup__0X_S_ .Home_avatar__xXn0p:hover{transform:translateY(-4px);z-index:10}.Home_avatarGroupStacked__3DBoT{flex-direction:row}.Home_avatarGroupStacked__3DBoT .Home_avatar__xXn0p{margin-left:0;margin-right:-12px}.Home_avatarGroupStacked__3DBoT .Home_avatar__xXn0p:last-child{margin-right:0}.Home_avatarGroupMore__vlWHW{display:flex;align-items:center;justify-content:center;background:#f1f5f9;color:#475569;font-size:12px;font-weight:600;border:2px solid #fff}.Home_avatarDropdown___wLiE{position:relative;cursor:pointer}.Home_avatarDropdownTrigger__Wep02{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px 4px 4px;border-radius:24px;transition:background .15s ease}.Home_avatarDropdownTrigger__Wep02:hover{background:rgba(139,92,246,.08)}.Home_avatarDropdownChevron__ZP3kL{width:16px;height:16px;color:#64748b;transition:transform .15s ease}.Home_avatarDropdownOpen__U0VdI .Home_avatarDropdownChevron__ZP3kL{transform:rotate(180deg)}.Home_avatarDropdownMenu__JESz8{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.12);padding:8px;z-index:100;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .15s ease}.Home_avatarDropdownOpen__U0VdI .Home_avatarDropdownMenu__JESz8{opacity:1;visibility:visible;transform:translateY(0)}.Home_avatarDropdownItem__P6sWf{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;color:#334155;font-size:14px;cursor:pointer;transition:background .15s ease}.Home_avatarDropdownItem__P6sWf:hover{background:#f8fafc}.Home_avatarDropdownItem__P6sWf svg{width:18px;height:18px;color:#64748b}.Home_avatarDropdownDivider__qz5yM{height:1px;background:#e2e8f0;margin:8px 0}.Home_avatarDropdownItemDanger__O9pJh,.Home_avatarDropdownItemDanger__O9pJh svg{color:#ef4444}.Home_avatarEditable__nSs2_{position:relative;cursor:pointer}.Home_avatarEditOverlay__JNph_{position:absolute;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;border-radius:inherit}.Home_avatarEditable__nSs2_:hover .Home_avatarEditOverlay__JNph_{opacity:1}.Home_avatarEditIcon__kYriq{width:24px;height:24px;color:#fff}.Home_avatarEditButton__VRbm3{position:absolute;bottom:0;right:0;width:28px;height:28px;border-radius:50%;background:#8b5cf6;border:2px solid #fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,transform .15s ease}.Home_avatarEditButton__VRbm3:hover{background:#7c3aed;transform:scale(1.1)}.Home_avatarEditButton__VRbm3 svg{width:14px;height:14px;color:#fff}.Home_userCard__4OF4k{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:box-shadow .2s ease,border-color .2s ease}.Home_userCard__4OF4k:hover{border-color:#c7d2fe;box-shadow:0 4px 12px rgba(139,92,246,.1)}.Home_userCardClickable__lYrMq{cursor:pointer}.Home_userCardContent__3LEut{flex:1 1;min-width:0}.Home_userCardName__a_DPU{font-size:15px;font-weight:600;color:#1e293b;margin:0 0 4px;display:flex;align-items:center;gap:6px}.Home_userCardVerified__EJB9r{width:16px;height:16px;color:#3b82f6}.Home_userCardRole___D2X9{font-size:13px;color:#64748b;margin:0}.Home_userCardMeta__v6HdN{display:flex;align-items:center;gap:12px;margin-top:8px;font-size:12px;color:#94a3b8}.Home_userCardMetaItem__piy1e{display:flex;align-items:center;gap:4px}.Home_userCardMetaItem__piy1e svg{width:14px;height:14px}.Home_userCardActions__enK0f{display:flex;gap:8px}.Home_userCardActionBtn__ywBTO{width:36px;height:36px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.Home_userCardActionBtn__ywBTO:hover{background:#f8fafc;border-color:#8b5cf6;color:#8b5cf6}.Home_userCardActionBtn__ywBTO svg{width:16px;height:16px}.Home_userCardCompact__7PBOL{padding:12px;gap:12px}.Home_userCardCompact__7PBOL .Home_userCardName__a_DPU{font-size:14px;margin-bottom:2px}.Home_userCardCompact__7PBOL .Home_userCardRole___D2X9{font-size:12px}.Home_userCardHorizontal__sHiiH{flex-direction:row}.Home_userCardVertical__FyiwM{flex-direction:column;text-align:center;padding:24px}.Home_userCardVertical__FyiwM .Home_userCardContent__3LEut{display:flex;flex-direction:column;align-items:center}.Home_userListItem__z1emT{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #f1f5f9;transition:background .15s ease}.Home_userListItem__z1emT:last-child{border-bottom:none}.Home_userListItem__z1emT:hover{background:#f8fafc}.Home_userListItemClickable__g4QC5{cursor:pointer}.Home_userListItemContent__0qj5S{flex:1 1;min-width:0}.Home_userListItemName__dA3Ti{font-size:14px;font-weight:500;color:#1e293b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_userListItemSubtext__UwKCv{font-size:12px;color:#64748b;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_userListItemRight__Qy5OO{display:flex;align-items:center;gap:8px}.Home_userListItemTime__RjjF_{font-size:11px;color:#94a3b8}.Home_userListItemBadge__WQsO3{padding:2px 8px;background:#e0e7ff;color:#4f46e5;font-size:11px;font-weight:500;border-radius:12px}.Home_userProfileHeader__zaLJw{display:flex;align-items:flex-start;gap:24px;padding:24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:1px solid #e2e8f0}.Home_userProfileAvatar__Snqir{position:relative}.Home_userProfileInfo__W30iU{flex:1 1}.Home_userProfileName__eXyWv{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 4px;display:flex;align-items:center;gap:8px}.Home_userProfileVerifiedBadge__zXA_B{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:500;border-radius:16px}.Home_userProfileVerifiedBadge__zXA_B svg{width:14px;height:14px}.Home_userProfileTitle__Y9MWY{font-size:15px;color:#64748b;margin:0 0 12px}.Home_userProfileBio__3v_JP{font-size:14px;color:#475569;line-height:1.6;margin:0 0 16px;max-width:600px}.Home_userProfileStats__7rTwH{display:flex;gap:24px}.Home_userProfileStat__ZFOOe{text-align:center}.Home_userProfileStatValue__3O9UU{display:block;font-size:20px;font-weight:700;color:#1e293b}.Home_userProfileStatLabel__FM3W7{font-size:12px;color:#64748b}.Home_userProfileActions__ZUVBZ{display:flex;gap:12px}.Home_userProfileFollowBtn__G0TSu{padding:10px 24px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-size:14px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.Home_userProfileFollowBtn__G0TSu:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_userProfileFollowing__AkXrc{background:#fff;color:#8b5cf6;border:2px solid #8b5cf6}.Home_userProfileMessageBtn__AFhPv{padding:10px 24px;background:#fff;color:#475569;font-size:14px;font-weight:500;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .15s ease}.Home_userProfileMessageBtn__AFhPv:hover{border-color:#8b5cf6;color:#8b5cf6}.Home_userPresence__mx7vJ{display:flex;align-items:center;gap:8px}.Home_userPresenceDot__YOwV1{width:8px;height:8px;border-radius:50%;flex-shrink:0}.Home_userPresenceDotOnline__Lxl2L{background:#22c55e}.Home_userPresenceDotOffline__cG7tv{background:#94a3b8}.Home_userPresenceDotBusy__ns0_h{background:#ef4444}.Home_userPresenceDotAway__ahtRi{background:#f59e0b}.Home_userPresenceText__wjFxB{font-size:12px;color:#64748b}.Home_userPresenceTextOnline__iASBV{color:#22c55e}.Home_userMention__D2Hs2{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#e0e7ff;color:#4f46e5;font-size:13px;font-weight:500;border-radius:4px;cursor:pointer;transition:background .15s ease}.Home_userMention__D2Hs2:hover{background:#c7d2fe}.Home_userMentionAvatar__3vMyL{width:18px;height:18px;border-radius:50%}.Home_userTooltip__znTB_{position:relative;display:inline-block}.Home_userTooltipContent__X0MVm{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);min-width:280px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.12);z-index:100;opacity:0;visibility:hidden;transition:all .2s ease}.Home_userTooltip__znTB_:hover .Home_userTooltipContent__X0MVm{opacity:1;visibility:visible}.Home_userTooltipContent__X0MVm:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:8px solid transparent;border-top-color:#fff}.Home_userTooltipHeader__9F88v{display:flex;align-items:center;gap:12px;margin-bottom:12px}.Home_userTooltipName__eC6GP{font-size:15px;font-weight:600;color:#1e293b;margin:0}.Home_userTooltipRole__pvGBr{font-size:13px;color:#64748b;margin:2px 0 0}.Home_userTooltipBio__lMhRY{font-size:13px;color:#475569;line-height:1.5;margin:0 0 12px}.Home_userTooltipActions__Vroyv{display:flex;gap:8px}.Home_userTooltipBtn__HNHTA{flex:1 1;padding:8px 12px;font-size:13px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .15s ease}.Home_userTooltipBtnPrimary__k5rLR{background:#8b5cf6;color:#fff;border:none}.Home_userTooltipBtnPrimary__k5rLR:hover{background:#7c3aed}.Home_userTooltipBtnSecondary__t0jUu{background:#fff;color:#475569;border:1px solid #e2e8f0}.Home_userTooltipBtnSecondary__t0jUu:hover{border-color:#8b5cf6;color:#8b5cf6}.Home_userSelector__MID1w{position:relative;width:100%}.Home_userSelectorInput__SOf7r{width:100%;padding:12px 16px 12px 44px;font-size:14px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;transition:all .15s ease}.Home_userSelectorInput__SOf7r:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.Home_userSelectorIcon__AcNOF{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#94a3b8}.Home_userSelectorDropdown__oQar5{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:320px;overflow-y:auto;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.12);z-index:50}.Home_userSelectorOption__jKPuI{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background .15s ease}.Home_userSelectorOption__jKPuI:hover{background:#f8fafc}.Home_userSelectorOption__jKPuI.Home_selected___eC_c{background:#f0e7ff}.Home_userSelectorOptionInfo__wdIiI{flex:1 1}.Home_userSelectorOptionName__kdIGH{font-size:14px;font-weight:500;color:#1e293b}.Home_userSelectorOptionEmail___BEei{font-size:12px;color:#64748b}.Home_userSelectorCheck__x4I1I{width:20px;height:20px;color:#8b5cf6}.Home_userSelectorTags__n_2b1{display:flex;flex-wrap:wrap;gap:8px;padding:8px 12px;min-height:48px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;cursor:text;transition:border-color .15s ease}.Home_userSelectorTags__n_2b1:focus-within{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.Home_userSelectorTag__3GqxD{display:flex;align-items:center;gap:6px;padding:4px 8px 4px 4px;background:#f1f5f9;border-radius:20px}.Home_userSelectorTagAvatar__hwT1V{width:24px;height:24px}.Home_userSelectorTagName__zgZTg{font-size:13px;color:#334155}.Home_userSelectorTagRemove__v7LDJ{width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .15s ease}.Home_userSelectorTagRemove__v7LDJ:hover{background:#e2e8f0;color:#ef4444}.Home_userSelectorTagRemove__v7LDJ svg{width:12px;height:12px}.Home_userSelectorTagInput__7jRjy{flex:1 1;min-width:100px;border:none;outline:none;font-size:14px;background:transparent}.Home_teamAvatar__itvfM{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2px;gap:2px;width:48px;height:48px;border-radius:12px;overflow:hidden;background:#e2e8f0}.Home_teamAvatarMember__PXLKf{width:100%;height:100%;object-fit:cover}.Home_teamAvatarMore__GuEQU{display:flex;align-items:center;justify-content:center;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:600}.Home_avatarSkeleton__icJ3k{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:Home_avatarSkeletonShimmer__JlwPp 1.5s ease-in-out infinite}@keyframes Home_avatarSkeletonShimmer__JlwPp{0%{background-position:200% 0}to{background-position:-200% 0}}.Home_activityUser__7SmAf{display:flex;align-items:flex-start;gap:12px}.Home_activityUserLine__4DT6a{position:relative}.Home_activityUserLine__4DT6a:after{content:"";position:absolute;left:50%;top:48px;bottom:-24px;width:2px;background:#e2e8f0;transform:translateX(-50%)}.Home_activityUserContent__LDqem{flex:1 1;padding-bottom:24px}.Home_activityUserHeader__0ruH_{display:flex;align-items:center;gap:8px;margin-bottom:4px}.Home_activityUserName__ikqvI{font-size:14px;font-weight:600;color:#1e293b}.Home_activityUserAction__Y0ORt{font-size:14px;color:#64748b}.Home_activityUserTime__kFXaM{font-size:12px;color:#94a3b8;margin-left:auto}.Home_activityUserBody__tEAS0{font-size:14px;color:#475569;line-height:1.5}.Home_collaboratorAvatars__SsWP_{display:flex;align-items:center;gap:4px}.Home_collaboratorAvatar__HCZnE{position:relative;border:2px solid;transition:transform .15s ease}.Home_collaboratorAvatar__HCZnE:hover{transform:scale(1.1);z-index:10}.Home_collaboratorAvatar__HCZnE:first-child{border-color:#8b5cf6}.Home_collaboratorAvatar__HCZnE:nth-child(2){border-color:#ec4899}.Home_collaboratorAvatar__HCZnE:nth-child(3){border-color:#f59e0b}.Home_collaboratorAvatar__HCZnE:nth-child(4){border-color:#22c55e}.Home_collaboratorAvatar__HCZnE:nth-child(5){border-color:#3b82f6}.Home_collaboratorCursor__IaQ0h{position:absolute;top:100%;left:50%;transform:translateX(-50%);padding:2px 6px;background:inherit;color:#fff;font-size:10px;font-weight:500;border-radius:4px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .15s ease}.Home_collaboratorAvatar__HCZnE:hover .Home_collaboratorCursor__IaQ0h{opacity:1;visibility:visible}.Home_userTyping__fwtBS{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8fafc;border-radius:20px}.Home_userTypingDots__j6DKq{display:flex;gap:4px}.Home_userTypingDot__gzepl{width:6px;height:6px;background:#94a3b8;border-radius:50%;animation:Home_userTypingBounce__TJ_uc 1.4s ease-in-out infinite}.Home_userTypingDot__gzepl:first-child{animation-delay:0s}.Home_userTypingDot__gzepl:nth-child(2){animation-delay:.2s}.Home_userTypingDot__gzepl:nth-child(3){animation-delay:.4s}@keyframes Home_userTypingBounce__TJ_uc{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.Home_userTypingText__y28Yf{font-size:12px;color:#64748b}.Home_userRoleBadge__maVfr{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:4px}.Home_userRoleAdmin__4C6Jh{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.Home_userRoleModerator__nJhpG{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af}.Home_userRoleMember__qNZ5p{background:#f1f5f9;color:#475569}.Home_userRolePremium__4HHkJ{background:linear-gradient(135deg,#f0e7ff,#e0e7ff);color:#6d28d9}.Home_userRolePremium__4HHkJ svg{width:12px;height:12px}.Home_avatarPurple__3A0OZ{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#4f46e5}.Home_avatarBlue__cKMpG{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1d4ed8}.Home_avatarGreen__0hEYf{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#15803d}.Home_avatarOrange__33pIr{background:linear-gradient(135deg,#ffedd5,#fed7aa);color:#c2410c}.Home_avatarPink__BYa_1{background:linear-gradient(135deg,#fce7f3,#fbcfe8);color:#be185d}.Home_avatarYellow__s5x_h{background:linear-gradient(135deg,#fef9c3,#fef08a);color:#a16207}.Home_avatarRed__qJoce{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#b91c1c}.Home_avatarGray__Sjw0B{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#475569}[data-theme=dark] .Home_avatar__xXn0p{background:linear-gradient(135deg,#312e81,#3730a3);color:#a5b4fc}[data-theme=dark] .Home_avatarBordered__06qIX{border-color:#1e293b}[data-theme=dark] .Home_avatarBorderedGradient__V1Xth{background-image:linear-gradient(#1e293b,#1e293b),linear-gradient(135deg,#8b5cf6,#ec4899 50%,#f59e0b)}[data-theme=dark] .Home_avatarBadge__p3l21,[data-theme=dark] .Home_avatarGroup__0X_S_ .Home_avatar__xXn0p,[data-theme=dark] .Home_avatarStatus__5phtV{border-color:#1e293b}[data-theme=dark] .Home_avatarGroupMore__vlWHW{background:#334155;color:#94a3b8}[data-theme=dark] .Home_avatarDropdownTrigger__Wep02:hover{background:rgba(139,92,246,.15)}[data-theme=dark] .Home_avatarDropdownMenu__JESz8{background:#1e293b;border-color:#334155;box-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_avatarDropdownItem__P6sWf{color:#e2e8f0}[data-theme=dark] .Home_avatarDropdownItem__P6sWf:hover{background:#334155}[data-theme=dark] .Home_avatarDropdownItem__P6sWf svg{color:#94a3b8}[data-theme=dark] .Home_avatarDropdownDivider__qz5yM{background:#334155}[data-theme=dark] .Home_avatarEditButton__VRbm3{border-color:#1e293b}[data-theme=dark] .Home_userCard__4OF4k{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_userCard__4OF4k:hover{border-color:#6366f1;box-shadow:0 4px 12px rgba(99,102,241,.15)}[data-theme=dark] .Home_userCardName__a_DPU{color:#f1f5f9}[data-theme=dark] .Home_userCardRole___D2X9{color:#94a3b8}[data-theme=dark] .Home_userCardMeta__v6HdN{color:#64748b}[data-theme=dark] .Home_userCardActionBtn__ywBTO{background:#1e293b;border-color:#334155;color:#94a3b8}[data-theme=dark] .Home_userCardActionBtn__ywBTO:hover{background:#334155;border-color:#8b5cf6;color:#8b5cf6}[data-theme=dark] .Home_userListItem__z1emT{border-color:#334155}[data-theme=dark] .Home_userListItem__z1emT:hover{background:rgba(139,92,246,.08)}[data-theme=dark] .Home_userListItemName__dA3Ti{color:#f1f5f9}[data-theme=dark] .Home_userListItemSubtext__UwKCv{color:#94a3b8}[data-theme=dark] .Home_userListItemBadge__WQsO3{background:#312e81;color:#a5b4fc}[data-theme=dark] .Home_userProfileHeader__zaLJw{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#334155}[data-theme=dark] .Home_userProfileName__eXyWv{color:#f1f5f9}[data-theme=dark] .Home_userProfileVerifiedBadge__zXA_B{background:#1e3a5f;color:#60a5fa}[data-theme=dark] .Home_userProfileTitle__Y9MWY{color:#94a3b8}[data-theme=dark] .Home_userProfileBio__3v_JP{color:#cbd5e1}[data-theme=dark] .Home_userProfileStatValue__3O9UU{color:#f1f5f9}[data-theme=dark] .Home_userProfileStatLabel__FM3W7{color:#94a3b8}[data-theme=dark] .Home_userProfileFollowing__AkXrc{background:#1e293b;border-color:#8b5cf6}[data-theme=dark] .Home_userProfileMessageBtn__AFhPv{background:#1e293b;color:#cbd5e1;border-color:#334155}[data-theme=dark] .Home_userProfileMessageBtn__AFhPv:hover{border-color:#8b5cf6;color:#a78bfa}[data-theme=dark] .Home_userPresenceText__wjFxB{color:#94a3b8}[data-theme=dark] .Home_userMention__D2Hs2{background:#312e81;color:#a5b4fc}[data-theme=dark] .Home_userMention__D2Hs2:hover{background:#3730a3}[data-theme=dark] .Home_userTooltipContent__X0MVm{background:#1e293b;border-color:#334155;box-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_userTooltipContent__X0MVm:after{border-top-color:#1e293b}[data-theme=dark] .Home_userTooltipName__eC6GP{color:#f1f5f9}[data-theme=dark] .Home_userTooltipRole__pvGBr{color:#94a3b8}[data-theme=dark] .Home_userTooltipBio__lMhRY{color:#cbd5e1}[data-theme=dark] .Home_userTooltipBtnSecondary__t0jUu{background:#0f172a;color:#cbd5e1;border-color:#334155}[data-theme=dark] .Home_userTooltipBtnSecondary__t0jUu:hover{border-color:#8b5cf6;color:#a78bfa}[data-theme=dark] .Home_userSelectorInput__SOf7r{background:#1e293b;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_userSelectorInput__SOf7r:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.2)}[data-theme=dark] .Home_userSelectorDropdown__oQar5{background:#1e293b;border-color:#334155;box-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_userSelectorOption__jKPuI:hover{background:#334155}[data-theme=dark] .Home_userSelectorOption__jKPuI.Home_selected___eC_c{background:rgba(139,92,246,.2)}[data-theme=dark] .Home_userSelectorOptionName__kdIGH{color:#f1f5f9}[data-theme=dark] .Home_userSelectorOptionEmail___BEei{color:#94a3b8}[data-theme=dark] .Home_userSelectorTags__n_2b1{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_userSelectorTags__n_2b1:focus-within{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.2)}[data-theme=dark] .Home_userSelectorTag__3GqxD{background:#334155}[data-theme=dark] .Home_userSelectorTagName__zgZTg{color:#e2e8f0}[data-theme=dark] .Home_userSelectorTagRemove__v7LDJ:hover{background:#475569}[data-theme=dark] .Home_userSelectorTagInput__7jRjy{color:#f1f5f9}[data-theme=dark] .Home_teamAvatar__itvfM{background:#334155}[data-theme=dark] .Home_teamAvatarMore__GuEQU{background:#475569;color:#94a3b8}[data-theme=dark] .Home_avatarSkeleton__icJ3k{background:linear-gradient(90deg,#334155 25%,#475569 50%,#334155 75%);background-size:200% 100%}[data-theme=dark] .Home_activityUserLine__4DT6a:after{background:#334155}[data-theme=dark] .Home_activityUserName__ikqvI{color:#f1f5f9}[data-theme=dark] .Home_activityUserAction__Y0ORt{color:#94a3b8}[data-theme=dark] .Home_activityUserTime__kFXaM{color:#64748b}[data-theme=dark] .Home_activityUserBody__tEAS0{color:#cbd5e1}[data-theme=dark] .Home_collaboratorAvatar__HCZnE:first-child{border-color:#a78bfa}[data-theme=dark] .Home_collaboratorAvatar__HCZnE:nth-child(2){border-color:#f472b6}[data-theme=dark] .Home_collaboratorAvatar__HCZnE:nth-child(3){border-color:#fbbf24}[data-theme=dark] .Home_collaboratorAvatar__HCZnE:nth-child(4){border-color:#4ade80}[data-theme=dark] .Home_collaboratorAvatar__HCZnE:nth-child(5){border-color:#60a5fa}[data-theme=dark] .Home_userTyping__fwtBS{background:#334155}[data-theme=dark] .Home_userTypingDot__gzepl{background:#64748b}[data-theme=dark] .Home_userTypingText__y28Yf{color:#94a3b8}[data-theme=dark] .Home_userRoleAdmin__4C6Jh{background:linear-gradient(135deg,#78350f,#92400e);color:#fde68a}[data-theme=dark] .Home_userRoleModerator__nJhpG{background:linear-gradient(135deg,#1e3a5f,#1e40af);color:#93c5fd}[data-theme=dark] .Home_userRoleMember__qNZ5p{background:#334155;color:#94a3b8}[data-theme=dark] .Home_userRolePremium__4HHkJ{background:linear-gradient(135deg,#4c1d95,#5b21b6);color:#c4b5fd}[data-theme=dark] .Home_avatarPurple__3A0OZ{background:linear-gradient(135deg,#312e81,#3730a3);color:#a5b4fc}[data-theme=dark] .Home_avatarBlue__cKMpG{background:linear-gradient(135deg,#1e3a5f,#1e40af);color:#93c5fd}[data-theme=dark] .Home_avatarGreen__0hEYf{background:linear-gradient(135deg,#14532d,#166534);color:#86efac}[data-theme=dark] .Home_avatarOrange__33pIr{background:linear-gradient(135deg,#7c2d12,#9a3412);color:#fdba74}[data-theme=dark] .Home_avatarPink__BYa_1{background:linear-gradient(135deg,#831843,#9d174d);color:#f9a8d4}[data-theme=dark] .Home_avatarYellow__s5x_h{background:linear-gradient(135deg,#713f12,#854d0e);color:#fde047}[data-theme=dark] .Home_avatarRed__qJoce{background:linear-gradient(135deg,#7f1d1d,#991b1b);color:#fca5a5}[data-theme=dark] .Home_avatarGray__Sjw0B{background:linear-gradient(135deg,#334155,#475569);color:#cbd5e1}.Home_calendar__1x0WG{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.Home_calendarCompact___sCCT{border-radius:12px}.Home_calendarHeader__Bf_SK{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0}.Home_calendarTitle__f0fVo{font-size:18px;font-weight:600;color:#1e293b;margin:0}.Home_calendarNav__5PILQ{display:flex;align-items:center;gap:8px}.Home_calendarNavBtn__luf93{width:36px;height:36px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .15s ease}.Home_calendarNavBtn__luf93:hover{background:#f8fafc;border-color:#8b5cf6;color:#8b5cf6}.Home_calendarNavBtn__luf93 svg{width:18px;height:18px}.Home_calendarTodayBtn__XMAcd{padding:8px 16px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:13px;font-weight:500;color:#475569;cursor:pointer;transition:all .15s ease}.Home_calendarTodayBtn__XMAcd:hover{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.Home_calendarViewToggle__R6Hzd{display:flex;background:#f1f5f9;border-radius:8px;padding:4px}.Home_calendarViewBtn__t8x4x{padding:6px 12px;border:none;background:transparent;font-size:13px;font-weight:500;color:#64748b;border-radius:6px;cursor:pointer;transition:all .15s ease}.Home_calendarViewBtn__t8x4x:hover{color:#475569}.Home_calendarViewBtn__t8x4x.Home_active__EQNkL{background:#fff;color:#8b5cf6;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Home_calendarWeekdays___8MUh{display:grid;grid-template-columns:repeat(7,1fr);background:#f8fafc;border-bottom:1px solid #e2e8f0}.Home_calendarWeekday__9Yc8z{padding:12px 8px;text-align:center;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.Home_calendarWeekdayWeekend__n5vDJ{color:#94a3b8}.Home_calendarDays__mF_FT{display:grid;grid-template-columns:repeat(7,1fr)}.Home_calendarDay__v1_D_{min-height:100px;padding:8px;border-right:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;background:#fff;transition:background .15s ease}.Home_calendarDay__v1_D_:nth-child(7n){border-right:none}.Home_calendarDay__v1_D_:hover{background:#fafafa}.Home_calendarDayHeader__mhupT{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.Home_calendarDayNumber__dq5xN{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#334155;border-radius:50%;transition:all .15s ease}.Home_calendarDayNumber__dq5xN:hover{background:#f1f5f9}.Home_calendarDayToday__0ypKx .Home_calendarDayNumber__dq5xN{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-weight:600}.Home_calendarDayOtherMonth__uIH6p .Home_calendarDayNumber__dq5xN{color:#cbd5e1}.Home_calendarDayWeekend__iMFt5{background:#fafafa}.Home_calendarDaySelected__6WoAK{background:#f0e7ff}.Home_calendarDaySelected__6WoAK .Home_calendarDayNumber__dq5xN{background:#8b5cf6;color:#fff}.Home_calendarDayDisabled__tNsS6{pointer-events:none;opacity:.5}.Home_calendarDayMore__o8vgE{font-size:11px;color:#8b5cf6;font-weight:500;cursor:pointer}.Home_calendarDayMore__o8vgE:hover{text-decoration:underline}.Home_calendarEvents__kKN7l{display:flex;flex-direction:column;gap:2px}.Home_calendarEvent__MDp_2{padding:2px 6px;font-size:11px;font-weight:500;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease}.Home_calendarEvent__MDp_2:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.Home_calendarEventPrimary__5GIB1{background:#e0e7ff;color:#4f46e5}.Home_calendarEventSuccess__37SWK{background:#dcfce7;color:#15803d}.Home_calendarEventWarning__o4Wjp{background:#fef3c7;color:#92400e}.Home_calendarEventDanger___0T3J{background:#fee2e2;color:#b91c1c}.Home_calendarEventInfo__SQiiW{background:#cffafe;color:#0e7490}.Home_calendarEventPurple__gH04K{background:#f0e7ff;color:#7c3aed}.Home_calendarEventMultiDay__KliXE{border-radius:0;margin-left:-8px;margin-right:-8px;padding-left:14px}.Home_calendarEventStart__cJFk6{margin-left:0;border-radius:4px 0 0 4px}.Home_calendarEventEnd__zFsTA{margin-right:0;border-radius:0 4px 4px 0}.Home_calendarMini__LDlan{width:280px}.Home_calendarMini__LDlan .Home_calendarHeader__Bf_SK{padding:12px 16px}.Home_calendarMini__LDlan .Home_calendarTitle__f0fVo{font-size:15px}.Home_calendarMini__LDlan .Home_calendarNavBtn__luf93{width:28px;height:28px}.Home_calendarMini__LDlan .Home_calendarNavBtn__luf93 svg{width:14px;height:14px}.Home_calendarMini__LDlan .Home_calendarWeekday__9Yc8z{padding:8px 4px;font-size:11px}.Home_calendarMini__LDlan .Home_calendarDay__v1_D_{min-height:auto;padding:4px;border:none}.Home_calendarMini__LDlan .Home_calendarDayNumber__dq5xN{width:32px;height:32px;font-size:13px}.Home_calendarMini__LDlan .Home_calendarEvents__kKN7l{display:none}.Home_calendarDayInRange__zoCgI{background:#f0e7ff;border-radius:0}.Home_calendarDayRangeStart__flmLY{background:linear-gradient(90deg,transparent 50%,#f0e7ff 0)}.Home_calendarDayRangeStart__flmLY .Home_calendarDayNumber__dq5xN{background:#8b5cf6;color:#fff}.Home_calendarDayRangeEnd__T6LFo{background:linear-gradient(90deg,#f0e7ff 50%,transparent 0)}.Home_calendarDayRangeEnd__T6LFo .Home_calendarDayNumber__dq5xN{background:#8b5cf6;color:#fff}.Home_datePickerWrapper__K3YA2{position:relative}.Home_datePickerInput__D0sGv{width:100%;padding:12px 44px 12px 16px;font-size:14px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;transition:all .15s ease}.Home_datePickerInput__D0sGv:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.Home_datePickerIcon__ZEnfA{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#64748b;pointer-events:none}.Home_datePickerDropdown__ifuPC{position:absolute;top:calc(100% + 8px);left:0;z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.12);opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .15s ease}.Home_datePickerDropdown__ifuPC.Home_open__ksppL{opacity:1;visibility:visible;transform:translateY(0)}.Home_dateRangePicker__kU_00{display:flex;align-items:center;gap:12px}.Home_dateRangePickerSeparator___MCN8{color:#94a3b8;font-size:14px}.Home_dateRangePickerDropdown__2yeC2{display:flex}.Home_dateRangePickerDropdown__2yeC2 .Home_calendarMini__LDlan{border-radius:12px 0 0 12px;border-right:1px solid #e2e8f0}.Home_dateRangePickerDropdown__2yeC2 .Home_calendarMini__LDlan:last-child{border-radius:0 12px 12px 0;border-right:none}.Home_calendarWeekView__N4aL7{display:flex;flex-direction:column}.Home_calendarWeekViewHeader__n4e4a{display:grid;grid-template-columns:60px repeat(7,1fr);border-bottom:1px solid #e2e8f0}.Home_calendarWeekViewDay__qniab{padding:12px 8px;text-align:center;border-left:1px solid #e2e8f0}.Home_calendarWeekViewDayName__hPXEF{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;margin-bottom:4px}.Home_calendarWeekViewDayNumber__9hR81{font-size:20px;font-weight:600;color:#1e293b}.Home_calendarWeekViewDayToday__Qi0IQ .Home_calendarWeekViewDayNumber__9hR81{width:36px;height:36px;margin:0 auto;display:flex;align-items:center;justify-content:center;background:#8b5cf6;color:#fff;border-radius:50%}.Home_calendarWeekViewBody__u5lWh{display:grid;grid-template-columns:60px repeat(7,1fr);max-height:600px;overflow-y:auto}.Home_calendarWeekViewTimes__GAXKR{display:flex;flex-direction:column}.Home_calendarWeekViewTime__xgyZR{height:48px;padding:4px 8px;font-size:11px;color:#94a3b8;text-align:right;border-bottom:1px solid #f1f5f9}.Home_calendarWeekViewColumn__9RbyH{position:relative;border-left:1px solid #e2e8f0}.Home_calendarWeekViewSlot__v_aW1{height:48px;border-bottom:1px solid #f1f5f9;transition:background .15s ease}.Home_calendarWeekViewSlot__v_aW1:hover{background:#fafafa}.Home_calendarWeekViewSlotHalf__upPMc{border-bottom:1px dashed #f1f5f9}.Home_calendarWeekViewEvent__D_svP{position:absolute;left:4px;right:4px;padding:4px 8px;border-radius:4px;font-size:12px;overflow:hidden;cursor:pointer;transition:transform .1s ease}.Home_calendarWeekViewEvent__D_svP:hover{transform:scale(1.02);z-index:10}.Home_calendarWeekViewEventTitle__kfDIL{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_calendarWeekViewEventTime__5asm8{font-size:10px;opacity:.8}.Home_calendarCurrentTime__nVG9w{position:absolute;left:0;right:0;height:2px;background:#ef4444;z-index:5}.Home_calendarCurrentTime__nVG9w:before{content:"";position:absolute;left:-4px;top:-4px;width:10px;height:10px;background:#ef4444;border-radius:50%}.Home_calendarAgenda__wrhXk{padding:16px}.Home_calendarAgendaDate__yEFHT{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #e2e8f0}.Home_calendarAgendaDateBadge__PaFjU{width:48px;text-align:center}.Home_calendarAgendaDateDay__Mr1nG{font-size:24px;font-weight:700;color:#1e293b;line-height:1}.Home_calendarAgendaDateMonth__pe9TD{font-size:12px;color:#64748b;text-transform:uppercase}.Home_calendarAgendaDateToday___KVVq .Home_calendarAgendaDateBadge__PaFjU{background:#8b5cf6;color:#fff;border-radius:8px;padding:8px}.Home_calendarAgendaDateToday___KVVq .Home_calendarAgendaDateDay__Mr1nG,.Home_calendarAgendaDateToday___KVVq .Home_calendarAgendaDateMonth__pe9TD{color:#fff}.Home_calendarAgendaDateLabel__LCnBl{font-size:14px;color:#64748b}.Home_calendarAgendaEvents__c6Mlq{margin-left:60px;padding:12px 0}.Home_calendarAgendaEvent__LuDag{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:8px;margin-bottom:8px;transition:background .15s ease;cursor:pointer}.Home_calendarAgendaEvent__LuDag:hover{background:#f8fafc}.Home_calendarAgendaEventTime__EUO8w{font-size:13px;color:#64748b;min-width:80px}.Home_calendarAgendaEventDot__jslO5{width:8px;height:8px;border-radius:50%;margin-top:6px;flex-shrink:0}.Home_calendarAgendaEventContent__zNvzb{flex:1 1}.Home_calendarAgendaEventTitle__xkNy9{font-size:14px;font-weight:500;color:#1e293b;margin:0 0 4px}.Home_calendarAgendaEventDescription__xGDK7{font-size:13px;color:#64748b;margin:0}.Home_calendarEventCard___s_1r{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;max-width:360px}.Home_calendarEventCardHeader__HyisL{padding:16px;border-bottom:1px solid #f1f5f9}.Home_calendarEventCardColor__3QRBE{width:100%;height:4px;border-radius:2px;margin-bottom:12px}.Home_calendarEventCardTitle__J63NL{font-size:16px;font-weight:600;color:#1e293b;margin:0}.Home_calendarEventCardBody__jwaiU{padding:16px}.Home_calendarEventCardRow__Oy3FO{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.Home_calendarEventCardRow__Oy3FO:last-child{margin-bottom:0}.Home_calendarEventCardIcon__AmX_e{width:20px;height:20px;color:#64748b;flex-shrink:0;margin-top:2px}.Home_calendarEventCardLabel__yjehO{font-size:14px;color:#475569}.Home_calendarEventCardActions__GUgL8{display:flex;gap:8px;padding:16px;border-top:1px solid #f1f5f9}.Home_calendarEventCardBtn__P2Qx3{flex:1 1;padding:10px 16px;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .15s ease}.Home_calendarEventCardBtnPrimary__OHxwz{background:#8b5cf6;color:#fff;border:none}.Home_calendarEventCardBtnPrimary__OHxwz:hover{background:#7c3aed}.Home_calendarEventCardBtnSecondary__LPYig{background:#fff;color:#475569;border:1px solid #e2e8f0}.Home_calendarEventCardBtnSecondary__LPYig:hover{border-color:#8b5cf6;color:#8b5cf6}.Home_calendarSidebar__NiFLP{width:300px;background:#f8fafc;border-left:1px solid #e2e8f0;padding:20px}.Home_calendarSidebarSection__n2gQt{margin-bottom:24px}.Home_calendarSidebarTitle__Cbcyj{font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px}.Home_calendarSidebarUpcoming__ultd_{display:flex;flex-direction:column;gap:8px}.Home_calendarSidebarEvent__XU_wJ{display:flex;align-items:flex-start;gap:10px;padding:10px;background:#fff;border-radius:8px;border:1px solid #e2e8f0;cursor:pointer;transition:all .15s ease}.Home_calendarSidebarEvent__XU_wJ:hover{border-color:#c7d2fe;box-shadow:0 2px 8px rgba(139,92,246,.1)}.Home_calendarSidebarEventDot__hpWeO{width:6px;height:6px;border-radius:50%;margin-top:6px;flex-shrink:0}.Home_calendarSidebarEventContent___0TAm{flex:1 1;min-width:0}.Home_calendarSidebarEventTitle___d5nz{font-size:13px;font-weight:500;color:#1e293b;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_calendarSidebarEventTime__FiBlD{font-size:12px;color:#64748b}.Home_calendarCategories__EiMkz{display:flex;flex-direction:column;gap:8px}.Home_calendarCategory__KZtRc{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;cursor:pointer;transition:background .15s ease}.Home_calendarCategory__KZtRc:hover{background:#fff}.Home_calendarCategoryCheck__gbIlc{width:18px;height:18px;border:2px solid #e2e8f0;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.Home_calendarCategoryCheck__gbIlc svg{width:12px;height:12px;color:#fff;opacity:0}.Home_calendarCategory__KZtRc.Home_active__EQNkL .Home_calendarCategoryCheck__gbIlc{background:#8b5cf6;border-color:#8b5cf6}.Home_calendarCategory__KZtRc.Home_active__EQNkL .Home_calendarCategoryCheck__gbIlc svg{opacity:1}.Home_calendarCategoryDot__0dRvv{width:10px;height:10px;border-radius:50%;flex-shrink:0}.Home_calendarCategoryName__zPTmM{flex:1 1;font-size:13px;color:#475569}.Home_calendarCategoryCount__pMGHP{font-size:12px;color:#94a3b8;background:#f1f5f9;padding:2px 8px;border-radius:12px}.Home_timePicker__OZn2C{display:flex;align-items:center;gap:8px}.Home_timePickerInput__1PRbV{width:60px;padding:10px 12px;text-align:center;font-size:16px;font-weight:500;border:1px solid #e2e8f0;border-radius:8px;background:#fff;transition:all .15s ease}.Home_timePickerInput__1PRbV:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.Home_timePickerSeparator__l_qGy{font-size:18px;font-weight:600;color:#64748b}.Home_timePickerAmPm__Z1T_G{display:flex;flex-direction:column;gap:4px}.Home_timePickerAmPmBtn__z0cMc{padding:4px 8px;font-size:11px;font-weight:600;border:1px solid #e2e8f0;border-radius:4px;background:#fff;color:#64748b;cursor:pointer;transition:all .15s ease}.Home_timePickerAmPmBtn__z0cMc:hover{background:#f8fafc}.Home_timePickerAmPmBtn__z0cMc.Home_active__EQNkL{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.Home_timeSlots__F6f8S{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;padding:16px}.Home_timeSlot__xYqoQ{padding:10px 12px;text-align:center;font-size:13px;font-weight:500;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .15s ease}.Home_timeSlot__xYqoQ:hover{border-color:#8b5cf6;color:#8b5cf6}.Home_timeSlot__xYqoQ.Home_selected___eC_c{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.Home_timeSlot__xYqoQ.Home_unavailable__oeXln{background:#f1f5f9;color:#94a3b8;cursor:not-allowed;text-decoration:line-through}.Home_calendarEventRecurring__v5PpN{position:relative}.Home_calendarEventRecurring__v5PpN:after{content:"\21BA";position:absolute;top:2px;right:4px;font-size:10px;opacity:.7}.Home_calendarAllDay__QOwwV{padding:8px;background:#fafafa;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:4px}.Home_calendarAllDayLabel__xDFMa{font-size:11px;color:#64748b;padding:4px 8px;flex-shrink:0}.Home_calendarYearView__1a_HX{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;padding:20px}.Home_calendarYearMonth__Xq4pj{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.Home_calendarYearMonthHeader__rBZ82{padding:12px;background:#f8fafc;border-bottom:1px solid #e2e8f0;text-align:center}.Home_calendarYearMonthName__B_WT_{font-size:14px;font-weight:600;color:#1e293b;margin:0}.Home_calendarYearDays__wXpep{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:2px;gap:2px;padding:8px}.Home_calendarYearDay__ZZtqK{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:10px;color:#475569;border-radius:50%;cursor:pointer;transition:all .15s ease}.Home_calendarYearDay__ZZtqK:hover{background:#f1f5f9}.Home_calendarYearDayToday__ivjNc{background:#8b5cf6;color:#fff}.Home_calendarYearDayHasEvent__K6dHF{position:relative}.Home_calendarYearDayHasEvent__K6dHF:after{content:"";position:absolute;bottom:2px;left:50%;transform:translateX(-50%);width:4px;height:4px;background:#8b5cf6;border-radius:50%}.Home_calendarEmpty__2PsyY{padding:48px 24px;text-align:center}.Home_calendarEmptyIcon__R9tas{width:64px;height:64px;margin:0 auto 16px;color:#cbd5e1}.Home_calendarEmptyTitle__AA4p9{font-size:16px;font-weight:600;color:#475569;margin:0 0 8px}.Home_calendarEmptyDescription__oPN34{font-size:14px;color:#94a3b8;margin:0 0 16px}.Home_calendarEmptyBtn__1rUgB{padding:10px 20px;background:#8b5cf6;color:#fff;font-size:14px;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease}.Home_calendarEmptyBtn__1rUgB:hover{background:#7c3aed}[data-theme=dark] .Home_calendar__1x0WG{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_calendarHeader__Bf_SK{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#334155}[data-theme=dark] .Home_calendarTitle__f0fVo{color:#f1f5f9}[data-theme=dark] .Home_calendarNavBtn__luf93{background:#1e293b;border-color:#334155;color:#94a3b8}[data-theme=dark] .Home_calendarNavBtn__luf93:hover{background:#334155;border-color:#8b5cf6;color:#8b5cf6}[data-theme=dark] .Home_calendarTodayBtn__XMAcd{background:#1e293b;border-color:#334155;color:#cbd5e1}[data-theme=dark] .Home_calendarTodayBtn__XMAcd:hover{background:#8b5cf6;border-color:#8b5cf6}[data-theme=dark] .Home_calendarViewToggle__R6Hzd{background:#334155}[data-theme=dark] .Home_calendarViewBtn__t8x4x{color:#94a3b8}[data-theme=dark] .Home_calendarViewBtn__t8x4x.Home_active__EQNkL{background:#1e293b;color:#a78bfa}[data-theme=dark] .Home_calendarWeekdays___8MUh{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_calendarWeekday__9Yc8z{color:#94a3b8}[data-theme=dark] .Home_calendarDay__v1_D_{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_calendarDay__v1_D_:hover{background:#334155}[data-theme=dark] .Home_calendarDayNumber__dq5xN{color:#e2e8f0}[data-theme=dark] .Home_calendarDayNumber__dq5xN:hover{background:#334155}[data-theme=dark] .Home_calendarDayOtherMonth__uIH6p .Home_calendarDayNumber__dq5xN{color:#475569}[data-theme=dark] .Home_calendarDayWeekend__iMFt5{background:#0f172a}[data-theme=dark] .Home_calendarDaySelected__6WoAK{background:rgba(139,92,246,.15)}[data-theme=dark] .Home_calendarEventPrimary__5GIB1{background:#312e81;color:#a5b4fc}[data-theme=dark] .Home_calendarEventSuccess__37SWK{background:#14532d;color:#86efac}[data-theme=dark] .Home_calendarEventWarning__o4Wjp{background:#78350f;color:#fde68a}[data-theme=dark] .Home_calendarEventDanger___0T3J{background:#7f1d1d;color:#fca5a5}[data-theme=dark] .Home_calendarEventInfo__SQiiW{background:#164e63;color:#67e8f9}[data-theme=dark] .Home_calendarEventPurple__gH04K{background:#4c1d95;color:#c4b5fd}[data-theme=dark] .Home_calendarDayInRange__zoCgI{background:rgba(139,92,246,.15)}[data-theme=dark] .Home_calendarDayRangeStart__flmLY{background:linear-gradient(90deg,transparent 50%,rgba(139,92,246,.15) 0)}[data-theme=dark] .Home_calendarDayRangeEnd__T6LFo{background:linear-gradient(90deg,rgba(139,92,246,.15) 50%,transparent 0)}[data-theme=dark] .Home_datePickerInput__D0sGv{background:#1e293b;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_datePickerInput__D0sGv:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.2)}[data-theme=dark] .Home_datePickerDropdown__ifuPC{background:#1e293b;border-color:#334155;box-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_calendarWeekViewDay__qniab,[data-theme=dark] .Home_calendarWeekViewHeader__n4e4a,[data-theme=dark] .Home_dateRangePickerDropdown__2yeC2 .Home_calendarMini__LDlan{border-color:#334155}[data-theme=dark] .Home_calendarWeekViewDayName__hPXEF{color:#94a3b8}[data-theme=dark] .Home_calendarWeekViewDayNumber__9hR81{color:#f1f5f9}[data-theme=dark] .Home_calendarWeekViewTime__xgyZR{color:#64748b;border-color:#334155}[data-theme=dark] .Home_calendarWeekViewColumn__9RbyH,[data-theme=dark] .Home_calendarWeekViewSlot__v_aW1{border-color:#334155}[data-theme=dark] .Home_calendarWeekViewSlot__v_aW1:hover{background:#334155}[data-theme=dark] .Home_calendarAgendaDate__yEFHT{border-color:#334155}[data-theme=dark] .Home_calendarAgendaDateDay__Mr1nG{color:#f1f5f9}[data-theme=dark] .Home_calendarAgendaDateLabel__LCnBl,[data-theme=dark] .Home_calendarAgendaDateMonth__pe9TD{color:#94a3b8}[data-theme=dark] .Home_calendarAgendaEvent__LuDag:hover{background:#334155}[data-theme=dark] .Home_calendarAgendaEventTime__EUO8w{color:#94a3b8}[data-theme=dark] .Home_calendarAgendaEventTitle__xkNy9{color:#f1f5f9}[data-theme=dark] .Home_calendarAgendaEventDescription__xGDK7{color:#94a3b8}[data-theme=dark] .Home_calendarEventCard___s_1r{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_calendarEventCardHeader__HyisL{border-color:#334155}[data-theme=dark] .Home_calendarEventCardTitle__J63NL{color:#f1f5f9}[data-theme=dark] .Home_calendarEventCardIcon__AmX_e{color:#94a3b8}[data-theme=dark] .Home_calendarEventCardLabel__yjehO{color:#cbd5e1}[data-theme=dark] .Home_calendarEventCardActions__GUgL8{border-color:#334155}[data-theme=dark] .Home_calendarEventCardBtnSecondary__LPYig{background:#0f172a;color:#cbd5e1;border-color:#334155}[data-theme=dark] .Home_calendarEventCardBtnSecondary__LPYig:hover{border-color:#8b5cf6;color:#a78bfa}[data-theme=dark] .Home_calendarSidebar__NiFLP{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_calendarSidebarTitle__Cbcyj{color:#94a3b8}[data-theme=dark] .Home_calendarSidebarEvent__XU_wJ{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_calendarSidebarEvent__XU_wJ:hover{border-color:#6366f1;box-shadow:0 2px 8px rgba(99,102,241,.15)}[data-theme=dark] .Home_calendarSidebarEventTitle___d5nz{color:#f1f5f9}[data-theme=dark] .Home_calendarSidebarEventTime__FiBlD{color:#94a3b8}[data-theme=dark] .Home_calendarCategory__KZtRc:hover{background:#1e293b}[data-theme=dark] .Home_calendarCategoryCheck__gbIlc{border-color:#475569}[data-theme=dark] .Home_calendarCategoryName__zPTmM{color:#cbd5e1}[data-theme=dark] .Home_calendarCategoryCount__pMGHP{background:#334155;color:#94a3b8}[data-theme=dark] .Home_timePickerInput__1PRbV{background:#1e293b;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_timePickerInput__1PRbV:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.2)}[data-theme=dark] .Home_timePickerSeparator__l_qGy{color:#94a3b8}[data-theme=dark] .Home_timePickerAmPmBtn__z0cMc{background:#1e293b;border-color:#334155;color:#94a3b8}[data-theme=dark] .Home_timePickerAmPmBtn__z0cMc:hover{background:#334155}[data-theme=dark] .Home_timeSlot__xYqoQ{background:#1e293b;border-color:#334155;color:#cbd5e1}[data-theme=dark] .Home_timeSlot__xYqoQ:hover{border-color:#8b5cf6;color:#a78bfa}[data-theme=dark] .Home_timeSlot__xYqoQ.Home_unavailable__oeXln{background:#0f172a;color:#475569}[data-theme=dark] .Home_calendarAllDay__QOwwV{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_calendarAllDayLabel__xDFMa{color:#94a3b8}[data-theme=dark] .Home_calendarYearMonth__Xq4pj{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_calendarYearMonthHeader__rBZ82{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_calendarYearMonthName__B_WT_{color:#f1f5f9}[data-theme=dark] .Home_calendarYearDay__ZZtqK{color:#cbd5e1}[data-theme=dark] .Home_calendarYearDay__ZZtqK:hover{background:#334155}[data-theme=dark] .Home_calendarEmpty__2PsyY{background:#1e293b}[data-theme=dark] .Home_calendarEmptyIcon__R9tas{color:#475569}[data-theme=dark] .Home_calendarEmptyTitle__AA4p9{color:#e2e8f0}[data-theme=dark] .Home_calendarEmptyDescription__oPN34{color:#94a3b8}.Home_uploadDropzone__f58C5{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;padding:32px;border:2px dashed #e2e8f0;background:linear-gradient(135deg,#f8fafc,#f1f5f9);transition:all .2s ease}.Home_uploadDropzone__f58C5:hover{background:linear-gradient(135deg,#faf5ff,#f0e7ff)}.Home_uploadDropzoneDragging__Chasj{border-color:#8b5cf6;background:linear-gradient(135deg,#f0e7ff,#e0e7ff);transform:scale(1.01)}.Home_uploadDropzoneDisabled__Jktnj{opacity:.6;cursor:not-allowed;pointer-events:none}.Home_uploadDropzoneCompact__P7GNH{min-height:120px;padding:20px}.Home_uploadDropzoneIcon__aEHN_{width:48px;height:48px;color:#8b5cf6;margin-bottom:16px}.Home_uploadDropzoneTitle__1atKA{font-size:16px;color:#1e293b;text-align:center}.Home_uploadDropzoneSubtitle__j2W5t{font-size:14px;color:#64748b;margin:0;text-align:center}.Home_uploadDropzoneBrowse__COH07{color:#8b5cf6;font-weight:500;text-decoration:underline;cursor:pointer}.Home_uploadDropzoneBrowse__COH07:hover{color:#7c3aed}.Home_uploadDropzoneFormats__Yj33n{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.Home_uploadDropzoneFormat__MH6oe{padding:4px 10px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:11px;font-weight:500;color:#64748b;text-transform:uppercase}.Home_uploadDropzoneLimit__AdHhf{font-size:12px;color:#94a3b8;margin-top:12px}.Home_uploadDropzoneCircle__ry5x6{width:200px;height:200px;min-height:auto;border-radius:50%;padding:20px}.Home_uploadDropzoneInline__uivYH{flex-direction:row;min-height:auto;padding:16px 24px;gap:16px}.Home_uploadDropzoneInline__uivYH .Home_uploadDropzoneIcon__aEHN_{margin-bottom:0;width:32px;height:32px}.Home_uploadInput__2RkaZ{position:absolute;inset:0;opacity:0;cursor:pointer}.Home_uploadButton__wPWeA{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-size:14px;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease}.Home_uploadButton__wPWeA:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_uploadButton__wPWeA:active{transform:translateY(0)}.Home_uploadButtonIcon__n9_Lb{width:18px;height:18px}.Home_uploadButtonSecondary__wxZYY{background:#fff;color:#475569;border:1px solid #e2e8f0}.Home_uploadButtonSecondary__wxZYY:hover{background:#f8fafc;border-color:#8b5cf6;color:#8b5cf6;box-shadow:none}.Home_uploadProgress__xuwwr{width:100%}.Home_uploadProgressBar__HG3Hj{height:8px;border-radius:4px}.Home_uploadProgressFill__UzVjh{background:linear-gradient(90deg,#8b5cf6,#7c3aed);border-radius:4px}.Home_uploadProgressFillSuccess__IgGsq{background:linear-gradient(90deg,#22c55e,#16a34a)}.Home_uploadProgressFillError__6SmHf{background:linear-gradient(90deg,#ef4444,#dc2626)}.Home_uploadProgressText__ulWNf{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#64748b}.Home_uploadProgressLabel__CrWw5{font-weight:500}.Home_uploadProgressPercent__MEJth{font-weight:600;color:#8b5cf6}.Home_uploadProgressAnimated__PGIPN .Home_uploadProgressFill__UzVjh{background:linear-gradient(90deg,#8b5cf6,#a78bfa 25%,#8b5cf6 50%,#a78bfa 75%,#8b5cf6);background-size:200% 100%;animation:Home_uploadProgressShimmer__7KTq1 1.5s linear infinite}@keyframes Home_uploadProgressShimmer__7KTq1{0%{background-position:200% 0}to{background-position:-200% 0}}.Home_uploadProgressCircle__fuD4H{position:relative;width:64px;height:64px}.Home_uploadProgressCircleSvg__IEBCP{width:100%;height:100%;transform:rotate(-90deg)}.Home_uploadProgressCircleTrack__jUZtG{fill:none;stroke:#e2e8f0;stroke-width:4}.Home_uploadProgressCircleFill__h6ppc{fill:none;stroke:#8b5cf6;stroke-width:4;stroke-linecap:round;transition:stroke-dashoffset .3s ease}.Home_uploadProgressCircleText__xOwxW{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#1e293b}.Home_fileList__DdcvS{display:flex;flex-direction:column;gap:8px}.Home_fileListGrid__mi6Uk{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:12px;gap:12px}.Home_fileItem__xJOhV{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:all .15s ease}.Home_fileItem__xJOhV:hover{border-color:#c7d2fe;box-shadow:0 2px 8px rgba(139,92,246,.1)}.Home_fileItemUploading___fjkY{background:#faf5ff}.Home_fileItemSuccess__m6VzB{border-color:#86efac;background:#f0fdf4}.Home_fileItemError__ujT9J{border-color:#fca5a5;background:#fef2f2}.Home_fileItemIcon__Fo_hc{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px;flex-shrink:0}.Home_fileItemIcon__Fo_hc svg{width:20px;height:20px;color:#64748b}.Home_fileItemIconImage__YpI8A{background:#ede9fe}.Home_fileItemIconImage__YpI8A svg{color:#8b5cf6}.Home_fileItemIconDocument__owCLr{background:#dbeafe}.Home_fileItemIconDocument__owCLr svg{color:#3b82f6}.Home_fileItemIconVideo__j2Mv7{background:#fce7f3}.Home_fileItemIconVideo__j2Mv7 svg{color:#ec4899}.Home_fileItemIconAudio__79D4N{background:#dcfce7}.Home_fileItemIconAudio__79D4N svg{color:#22c55e}.Home_fileItemIconArchive__pHNK0{background:#fef3c7}.Home_fileItemIconArchive__pHNK0 svg{color:#f59e0b}.Home_fileItemContent__HSa_K{flex:1 1;min-width:0}.Home_fileItemName__8fjg2{font-size:14px;font-weight:500;color:#1e293b;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_fileItemMeta__C9ckZ{display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b}.Home_fileItemSize__ULiif{color:#94a3b8}.Home_fileItemStatus__AGV5R{display:flex;align-items:center;gap:4px;font-weight:500}.Home_fileItemStatusSuccess__UaYCg{color:#22c55e}.Home_fileItemStatusError__4MaCh{color:#ef4444}.Home_fileItemActions__mltx4{display:flex;gap:4px}.Home_fileItemAction__MbSyF{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:none;background:transparent;color:#64748b;cursor:pointer;transition:all .15s ease}.Home_fileItemAction__MbSyF:hover{background:#f1f5f9;color:#475569}.Home_fileItemActionDelete__UF1XI:hover{background:#fee2e2;color:#ef4444}.Home_fileItemAction__MbSyF svg{width:16px;height:16px}.Home_fileItemProgress___bfss{margin-top:8px}.Home_fileItemProgress___bfss .Home_uploadProgressBar__HG3Hj{height:4px}.Home_filePreview__Tdc9E{position:relative;border-radius:12px;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0;aspect-ratio:1}.Home_filePreviewImage__cU9QO{width:100%;height:100%;object-fit:cover}.Home_filePreviewPlaceholder__oy4lg{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px}.Home_filePreviewPlaceholder__oy4lg svg{width:32px;height:32px;color:#94a3b8;margin-bottom:8px}.Home_filePreviewExt__dmw5g{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase}.Home_filePreviewOverlay__2A6J5{position:absolute;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;gap:8px;opacity:0;transition:opacity .2s ease}.Home_filePreview__Tdc9E:hover .Home_filePreviewOverlay__2A6J5{opacity:1}.Home_filePreviewBtn__yJXa_{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}.Home_filePreviewBtn__yJXa_:hover{background:#f1f5f9}.Home_filePreviewBtn__yJXa_ svg{width:18px;height:18px;color:#475569}.Home_filePreviewName__IBHS9{position:absolute;bottom:0;left:0;right:0;padding:8px;background:linear-gradient(transparent,rgba(0,0,0,.7));color:#fff;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_filePreviewBadge__s8arE{position:absolute;top:8px;right:8px;padding:2px 8px;background:#8b5cf6;color:#fff;font-size:10px;font-weight:600;border-radius:4px;text-transform:uppercase}.Home_uploadStateEmpty__5CPn7{text-align:center;padding:48px 24px}.Home_uploadStateEmptyIcon__dcLs_{width:64px;height:64px;margin:0 auto 16px;color:#cbd5e1}.Home_uploadStateEmptyTitle__Em2tW{font-size:16px;font-weight:600;color:#475569;margin:0 0 8px}.Home_uploadStateEmptyDescription__3osVG{font-size:14px;color:#94a3b8;margin:0}.Home_uploadStateUploading__NyP7f{display:flex;flex-direction:column;align-items:center;padding:32px;text-align:center}.Home_uploadStateUploadingIcon__MuKXZ{width:48px;height:48px;color:#8b5cf6;margin-bottom:16px;animation:Home_uploadingPulse__UvKO6 1.5s ease-in-out infinite}@keyframes Home_uploadingPulse__UvKO6{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.95)}}.Home_uploadStateUploadingTitle__b9YhL{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 8px}.Home_uploadStateUploadingCount__nV6qr{font-size:14px;color:#64748b;margin:0 0 16px}.Home_uploadStateSuccess__j7_nW{display:flex;flex-direction:column;align-items:center;padding:32px;text-align:center;background:#f0fdf4;border-radius:12px}.Home_uploadStateSuccessIcon__tks9i{width:48px;height:48px;color:#22c55e;margin-bottom:16px}.Home_uploadStateSuccessTitle__mRp95{font-size:16px;font-weight:600;color:#15803d;margin:0 0 8px}.Home_uploadStateSuccessDescription__UIU_9{font-size:14px;color:#22c55e;margin:0}.Home_uploadStateError__IYrZg{display:flex;flex-direction:column;align-items:center;padding:32px;text-align:center;background:#fef2f2;border-radius:12px}.Home_uploadStateErrorIcon__mbOMU{width:48px;height:48px;color:#ef4444;margin-bottom:16px}.Home_uploadStateErrorTitle__Ohm01{font-size:16px;font-weight:600;color:#b91c1c;margin:0 0 8px}.Home_uploadStateErrorDescription__p4pkL{font-size:14px;color:#ef4444;margin:0 0 16px}.Home_uploadStateRetryBtn__Ev7Rv{padding:8px 16px;background:#ef4444;color:#fff;font-size:13px;font-weight:500;border:none;border-radius:6px;cursor:pointer;transition:background .15s ease}.Home_uploadStateRetryBtn__Ev7Rv:hover{background:#dc2626}.Home_imageUploadPreview__RMnpA{position:relative;width:100%;border-radius:12px;overflow:hidden;background:#f8fafc}.Home_imageUploadPreviewImage__t4Cqj{width:100%;display:block}.Home_imageUploadPreviewActions__2NElr{position:absolute;top:12px;right:12px;display:flex;gap:8px}.Home_imageUploadPreviewBtn__rYRAZ{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);border:none;border-radius:8px;color:#fff;cursor:pointer;transition:background .15s ease}.Home_imageUploadPreviewBtn__rYRAZ:hover{background:rgba(0,0,0,.8)}.Home_imageUploadPreviewBtn__rYRAZ svg{width:18px;height:18px}.Home_imageUploadPreviewInfo__x_n1K{padding:12px 16px;background:#fff;border-top:1px solid #e2e8f0}.Home_imageUploadPreviewName__g5SpD{font-size:14px;font-weight:500;color:#1e293b;margin:0 0 4px}.Home_imageUploadPreviewMeta__EML2e{font-size:12px;color:#64748b}.Home_avatarUpload__FtMsC{position:relative;width:120px;height:120px}.Home_avatarUploadPreview__LfroO{width:100%;height:100%;border-radius:50%;object-fit:cover;background:#f1f5f9}.Home_avatarUploadPlaceholder___dc8q{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);display:flex;align-items:center;justify-content:center}.Home_avatarUploadPlaceholder___dc8q svg{width:40px;height:40px;color:#8b5cf6}.Home_avatarUploadOverlay__RABdp{position:absolute;inset:0;border-radius:50%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;cursor:pointer}.Home_avatarUpload__FtMsC:hover .Home_avatarUploadOverlay__RABdp{opacity:1}.Home_avatarUploadOverlay__RABdp svg{width:24px;height:24px;color:#fff}.Home_avatarUploadButton__c96Ve{position:absolute;bottom:0;right:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#8b5cf6;border:3px solid #fff;border-radius:50%;cursor:pointer;transition:background .15s ease}.Home_avatarUploadButton__c96Ve:hover{background:#7c3aed}.Home_avatarUploadButton__c96Ve svg{width:16px;height:16px;color:#fff}.Home_dragOverlay__fPV9D{position:fixed;inset:0;background:rgba(139,92,246,.1);display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:all .2s ease}.Home_dragOverlay__fPV9D.Home_active__EQNkL{opacity:1;visibility:visible}.Home_dragOverlayContent__NguGP{padding:48px 64px;background:#fff;border:3px dashed #8b5cf6;border-radius:24px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.15)}.Home_dragOverlayIcon__RvbF_{width:64px;height:64px;color:#8b5cf6;margin:0 auto 20px;animation:Home_dragOverlayBounce__IGQUF 1s ease infinite}@keyframes Home_dragOverlayBounce__IGQUF{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Home_dragOverlayTitle__tBf_o{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 8px}.Home_dragOverlaySubtitle__2gdZD{font-size:16px;color:#64748b;margin:0}.Home_fileTypeBadge__J0gp_{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase}.Home_fileTypeBadgePdf__DcqlW{background:#fee2e2;color:#dc2626}.Home_fileTypeBadgeDoc__Snm5y{background:#dbeafe;color:#2563eb}.Home_fileTypeBadgeXls__rUA2P{background:#dcfce7;color:#16a34a}.Home_fileTypeBadgePpt__gu703{background:#ffedd5;color:#ea580c}.Home_fileTypeBadgeZip__F5GZx{background:#fef3c7;color:#d97706}.Home_fileTypeBadgeImg__jhyea{background:#ede9fe;color:#7c3aed}.Home_fileTypeBadgeVideo__rgRhE{background:#fce7f3;color:#db2777}.Home_fileTypeBadgeAudio__2BZcZ{background:#cffafe;color:#0891b2}.Home_uploadQueue__2xTrl{position:fixed;bottom:24px;right:24px;width:360px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.12);z-index:1000;overflow:hidden}.Home_uploadQueueHeader___nqE9{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0}.Home_uploadQueueTitle__0zDVn{font-size:14px;font-weight:600;color:#1e293b;margin:0}.Home_uploadQueueCount__XLUNH{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:#8b5cf6;color:#fff;font-size:12px;font-weight:600;border-radius:12px;margin-left:8px}.Home_uploadQueueClose__WW_aR{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#64748b;cursor:pointer;border-radius:6px;transition:all .15s ease}.Home_uploadQueueClose__WW_aR:hover{background:#f1f5f9;color:#475569}.Home_uploadQueueClose__WW_aR svg{width:18px;height:18px}.Home_uploadQueueBody__l_GCv{max-height:300px;overflow-y:auto;padding:12px}.Home_uploadQueueItem__AWFQo{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8fafc;border-radius:10px;margin-bottom:8px}.Home_uploadQueueItem__AWFQo:last-child{margin-bottom:0}.Home_uploadQueueItemIcon__ITEfn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#e0e7ff;border-radius:8px;flex-shrink:0}.Home_uploadQueueItemIcon__ITEfn svg{width:18px;height:18px;color:#4f46e5}.Home_uploadQueueItemContent__kqZzF{flex:1 1;min-width:0}.Home_uploadQueueItemName__Dtzm4{font-size:13px;font-weight:500;color:#1e293b;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_uploadQueueItemProgress__oM_Y0{height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.Home_uploadQueueItemProgressFill__hYKca{height:100%;background:#8b5cf6;border-radius:2px;transition:width .3s ease}.Home_uploadQueueItemStatus__G_t1E{flex-shrink:0}.Home_uploadQueueItemStatusIcon__yHU0u{width:24px;height:24px}.Home_uploadQueueItemStatusIcon__yHU0u.Home_success__IZwiY{color:#22c55e}.Home_uploadQueueItemStatusIcon__yHU0u.Home_error__514Ji{color:#ef4444}.Home_uploadQueueItemStatusIcon__yHU0u.Home_pending__5e4dF{color:#94a3b8;animation:Home_spin__VEV0f 1s linear infinite}@keyframes Home_spin__VEV0f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_uploadQueueFooter__2Jd91{padding:12px 20px;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.Home_uploadQueueOverall__zplfC{flex:1 1}.Home_uploadQueueOverallText__sPWmI{font-size:12px;color:#64748b;margin-bottom:4px}.Home_uploadQueueCancelAll__JLhjq{padding:6px 12px;background:transparent;color:#ef4444;font-size:13px;font-weight:500;border:none;cursor:pointer;transition:color .15s ease}.Home_uploadQueueCancelAll__JLhjq:hover{color:#dc2626;text-decoration:underline}[data-theme=dark] .Home_uploadDropzone__f58C5{background:linear-gradient(135deg,#1e293b,#0f172a)}[data-theme=dark] .Home_uploadDropzone__f58C5:hover{background:linear-gradient(135deg,#1e1b4b,#312e81)}[data-theme=dark] .Home_uploadDropzoneDragging__Chasj{background:linear-gradient(135deg,#312e81,#3730a3)}[data-theme=dark] .Home_uploadDropzoneSubtitle__j2W5t{color:#94a3b8}[data-theme=dark] .Home_uploadDropzoneFormat__MH6oe{background:#334155;border-color:#475569;color:#94a3b8}[data-theme=dark] .Home_uploadDropzoneLimit__AdHhf{color:#64748b}[data-theme=dark] .Home_uploadButtonSecondary__wxZYY{background:#1e293b;color:#cbd5e1;border-color:#334155}[data-theme=dark] .Home_uploadButtonSecondary__wxZYY:hover{background:#334155;border-color:#8b5cf6;color:#a78bfa}[data-theme=dark] .Home_uploadProgressText__ulWNf{color:#94a3b8}[data-theme=dark] .Home_uploadProgressCircleTrack__jUZtG{stroke:#334155}[data-theme=dark] .Home_uploadProgressCircleText__xOwxW{color:#f1f5f9}[data-theme=dark] .Home_fileItem__xJOhV{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_fileItem__xJOhV:hover{border-color:#6366f1;box-shadow:0 2px 8px rgba(99,102,241,.15)}[data-theme=dark] .Home_fileItemUploading___fjkY{background:#1e1b4b}[data-theme=dark] .Home_fileItemSuccess__m6VzB{background:#14532d;border-color:#22c55e}[data-theme=dark] .Home_fileItemError__ujT9J{background:#7f1d1d;border-color:#ef4444}[data-theme=dark] .Home_fileItemIcon__Fo_hc{background:#334155}[data-theme=dark] .Home_fileItemIcon__Fo_hc svg{color:#94a3b8}[data-theme=dark] .Home_fileItemIconImage__YpI8A{background:#312e81}[data-theme=dark] .Home_fileItemIconImage__YpI8A svg{color:#a78bfa}[data-theme=dark] .Home_fileItemIconDocument__owCLr{background:#1e3a5f}[data-theme=dark] .Home_fileItemIconDocument__owCLr svg{color:#60a5fa}[data-theme=dark] .Home_fileItemIconVideo__j2Mv7{background:#831843}[data-theme=dark] .Home_fileItemIconVideo__j2Mv7 svg{color:#f472b6}[data-theme=dark] .Home_fileItemIconAudio__79D4N{background:#14532d}[data-theme=dark] .Home_fileItemIconAudio__79D4N svg{color:#4ade80}[data-theme=dark] .Home_fileItemIconArchive__pHNK0{background:#78350f}[data-theme=dark] .Home_fileItemIconArchive__pHNK0 svg{color:#fbbf24}[data-theme=dark] .Home_fileItemName__8fjg2{color:#f1f5f9}[data-theme=dark] .Home_fileItemMeta__C9ckZ{color:#94a3b8}[data-theme=dark] .Home_fileItemSize__ULiif{color:#64748b}[data-theme=dark] .Home_fileItemAction__MbSyF{color:#94a3b8}[data-theme=dark] .Home_fileItemAction__MbSyF:hover{background:#334155;color:#cbd5e1}[data-theme=dark] .Home_fileItemActionDelete__UF1XI:hover{background:#7f1d1d;color:#fca5a5}[data-theme=dark] .Home_filePreview__Tdc9E{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_filePreviewPlaceholder__oy4lg svg{color:#64748b}[data-theme=dark] .Home_filePreviewExt__dmw5g{color:#94a3b8}[data-theme=dark] .Home_filePreviewBtn__yJXa_{background:#1e293b}[data-theme=dark] .Home_filePreviewBtn__yJXa_:hover{background:#334155}[data-theme=dark] .Home_filePreviewBtn__yJXa_ svg{color:#cbd5e1}[data-theme=dark] .Home_uploadStateEmptyIcon__dcLs_{color:#475569}[data-theme=dark] .Home_uploadStateEmptyTitle__Em2tW{color:#e2e8f0}[data-theme=dark] .Home_uploadStateEmptyDescription__3osVG{color:#94a3b8}[data-theme=dark] .Home_uploadStateUploadingTitle__b9YhL{color:#f1f5f9}[data-theme=dark] .Home_uploadStateUploadingCount__nV6qr{color:#94a3b8}[data-theme=dark] .Home_uploadStateSuccess__j7_nW{background:#14532d}[data-theme=dark] .Home_uploadStateSuccessTitle__mRp95{color:#86efac}[data-theme=dark] .Home_uploadStateSuccessDescription__UIU_9{color:#4ade80}[data-theme=dark] .Home_uploadStateError__IYrZg{background:#7f1d1d}[data-theme=dark] .Home_uploadStateErrorTitle__Ohm01{color:#fca5a5}[data-theme=dark] .Home_uploadStateErrorDescription__p4pkL{color:#f87171}[data-theme=dark] .Home_imageUploadPreview__RMnpA{background:#1e293b}[data-theme=dark] .Home_imageUploadPreviewInfo__x_n1K{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_imageUploadPreviewName__g5SpD{color:#f1f5f9}[data-theme=dark] .Home_imageUploadPreviewMeta__EML2e{color:#94a3b8}[data-theme=dark] .Home_avatarUploadPreview__LfroO{background:#334155}[data-theme=dark] .Home_avatarUploadPlaceholder___dc8q{background:linear-gradient(135deg,#312e81,#3730a3)}[data-theme=dark] .Home_avatarUploadButton__c96Ve{border-color:#1e293b}[data-theme=dark] .Home_dragOverlay__fPV9D{background:rgba(30,27,75,.9)}[data-theme=dark] .Home_dragOverlayContent__NguGP{background:#1e293b;border-color:#8b5cf6}[data-theme=dark] .Home_dragOverlayTitle__tBf_o{color:#f1f5f9}[data-theme=dark] .Home_dragOverlaySubtitle__2gdZD{color:#94a3b8}[data-theme=dark] .Home_fileTypeBadgePdf__DcqlW{background:#7f1d1d;color:#fca5a5}[data-theme=dark] .Home_fileTypeBadgeDoc__Snm5y{background:#1e3a5f;color:#93c5fd}[data-theme=dark] .Home_fileTypeBadgeXls__rUA2P{background:#14532d;color:#86efac}[data-theme=dark] .Home_fileTypeBadgePpt__gu703{background:#7c2d12;color:#fdba74}[data-theme=dark] .Home_fileTypeBadgeZip__F5GZx{background:#78350f;color:#fde68a}[data-theme=dark] .Home_fileTypeBadgeImg__jhyea{background:#4c1d95;color:#c4b5fd}[data-theme=dark] .Home_fileTypeBadgeVideo__rgRhE{background:#831843;color:#f9a8d4}[data-theme=dark] .Home_fileTypeBadgeAudio__2BZcZ{background:#164e63;color:#67e8f9}[data-theme=dark] .Home_uploadQueue__2xTrl{background:#1e293b;border-color:#334155;box-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_uploadQueueHeader___nqE9{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#334155}[data-theme=dark] .Home_uploadQueueTitle__0zDVn{color:#f1f5f9}[data-theme=dark] .Home_uploadQueueClose__WW_aR{color:#94a3b8}[data-theme=dark] .Home_uploadQueueClose__WW_aR:hover{background:#334155;color:#cbd5e1}[data-theme=dark] .Home_uploadQueueItem__AWFQo{background:#0f172a}[data-theme=dark] .Home_uploadQueueItemIcon__ITEfn{background:#312e81}[data-theme=dark] .Home_uploadQueueItemIcon__ITEfn svg{color:#a5b4fc}[data-theme=dark] .Home_uploadQueueItemName__Dtzm4{color:#f1f5f9}[data-theme=dark] .Home_uploadQueueItemProgress__oM_Y0{background:#334155}[data-theme=dark] .Home_uploadQueueFooter__2Jd91{border-color:#334155}[data-theme=dark] .Home_uploadQueueOverallText__sPWmI{color:#94a3b8}.Home_chatApp___9nCf{display:flex;height:100%;min-height:600px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08)}.Home_chatAppFullHeight__LlcGZ{height:calc(100vh - 120px)}.Home_chatSidebar__oD2h3{width:320px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid #e2e8f0;background:#f8fafc}.Home_chatSidebarNarrow__t9Ix4{width:280px}.Home_chatSidebarWide__2DVCv{width:380px}.Home_chatSidebarHeader__FCHlm{padding:20px;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#fff,#f8fafc)}.Home_chatSidebarTitle__qWsuG{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 16px;display:flex;align-items:center;justify-content:space-between}.Home_chatSidebarTitleIcon__juiZ3{width:24px;height:24px;color:#8b5cf6}.Home_chatNewButton__dMRJS{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 8px rgba(139,92,246,.3)}.Home_chatNewButton__dMRJS:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(139,92,246,.4)}.Home_chatNewButton__dMRJS svg{width:18px;height:18px}.Home_chatSearch__btoy2{position:relative}.Home_chatSearchInput__G_Dij{width:100%;padding:10px 16px 10px 40px;border:1px solid #e2e8f0;border-radius:10px;font-size:.875rem;background:#fff;transition:all .2s ease}.Home_chatSearchInput__G_Dij:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.Home_chatSearchIcon__Wif3t{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#94a3b8}.Home_conversationList__d1n1o{flex:1 1;overflow-y:auto;padding:8px}.Home_conversationList__d1n1o::-webkit-scrollbar{width:6px}.Home_conversationList__d1n1o::-webkit-scrollbar-track{background:transparent}.Home_conversationList__d1n1o::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.Home_conversationList__d1n1o::-webkit-scrollbar-thumb:hover{background:#94a3b8}.Home_conversationItem__yfsbM{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;cursor:pointer;transition:all .15s ease}.Home_conversationItem__yfsbM:hover{background:#f1f5f9}.Home_conversationItemActive__45kOY{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(124,58,237,.05));border-left:3px solid #8b5cf6}.Home_conversationItemActive__45kOY:hover{background:linear-gradient(135deg,rgba(139,92,246,.15),rgba(124,58,237,.1))}.Home_conversationItemUnread__UzEOn{background:rgba(139,92,246,.05)}.Home_conversationAvatar__KIe6a{position:relative;flex-shrink:0}.Home_conversationAvatarImg__GfHDv{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0}.Home_conversationAvatarGroup__8ca81{width:48px;height:48px;position:relative}.Home_conversationAvatarGroupImg__0_zBA{width:28px;height:28px;border-radius:50%;object-fit:cover;border:2px solid #fff;position:absolute}.Home_conversationAvatarGroupImg__0_zBA:first-child{top:0;left:0;z-index:2}.Home_conversationAvatarGroupImg__0_zBA:nth-child(2){bottom:0;right:0;z-index:1}.Home_conversationOnlineIndicator__ZEyFr{position:absolute;bottom:2px;right:2px;width:12px;height:12px;background:#22c55e;border-radius:50%;border:2px solid #fff}.Home_conversationOnlineIndicatorAway__H_wK9{background:#f59e0b}.Home_conversationOnlineIndicatorOffline__lfBPB{background:#94a3b8}.Home_conversationOnlineIndicatorBusy__P5nOY{background:#ef4444}.Home_conversationContent__b40pv{flex:1 1;min-width:0}.Home_conversationHeader__L__7i{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.Home_conversationName__WP4jd{font-size:.9375rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_conversationNameUnread__4RhUK{font-weight:700}.Home_conversationTime__zHphY{font-size:.75rem;color:#94a3b8;flex-shrink:0}.Home_conversationTimeUnread__YZKTm{color:#8b5cf6;font-weight:600}.Home_conversationPreview__cEkBa{display:flex;align-items:center;gap:8px}.Home_conversationLastMessage__ZTcAm{font-size:.8125rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1}.Home_conversationLastMessageUnread__0FcEV{color:#1e293b;font-weight:500}.Home_conversationTyping__A1Gpy{color:#8b5cf6;font-style:italic}.Home_conversationUnreadBadge__5EJZ4{min-width:20px;height:20px;padding:0 6px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-size:.6875rem;font-weight:700;border-radius:10px;display:flex;align-items:center;justify-content:center}.Home_conversationActions__FKb8o{display:none;gap:4px}.Home_conversationItem__yfsbM:hover .Home_conversationActions__FKb8o{display:flex}.Home_conversationItem__yfsbM:hover .Home_conversationTime__zHphY{display:none}.Home_conversationActionBtn__7B_I4{width:28px;height:28px;border-radius:6px;background:#fff;border:1px solid #e2e8f0;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.Home_conversationActionBtn__7B_I4:hover{background:#f1f5f9;color:#1e293b}.Home_conversationActionBtn__7B_I4 svg{width:14px;height:14px}.Home_chatMain__3nRO_{flex:1 1;display:flex;flex-direction:column;min-width:0;background:#fff}.Home_chatHeader__A36vr{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#fff,#f8fafc)}.Home_chatHeaderUser__MegCn{display:flex;align-items:center;gap:12px}.Home_chatHeaderAvatar__rLdUy{position:relative}.Home_chatHeaderAvatarImg__kDuDq{width:44px;height:44px;border-radius:50%;object-fit:cover}.Home_chatHeaderOnline__CZxKS{position:absolute;bottom:0;right:0;width:12px;height:12px;background:#22c55e;border-radius:50%;border:2px solid #fff}.Home_chatHeaderInfo__mnxvz{display:flex;flex-direction:column}.Home_chatHeaderName__38sas{font-size:1rem;font-weight:600;color:#1e293b}.Home_chatHeaderStatus__ptWBc{font-size:.8125rem;color:#22c55e;display:flex;align-items:center;gap:4px}.Home_chatHeaderStatusOffline__xvsz6{color:#94a3b8}.Home_chatHeaderTyping__AJ5rE{color:#8b5cf6}.Home_chatHeaderActions__wQeh_{display:flex;align-items:center;gap:8px}.Home_chatHeaderBtn__cmNCR{width:40px;height:40px;border-radius:10px;background:#f1f5f9;border:none;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Home_chatHeaderBtn__cmNCR:hover{background:#e2e8f0;color:#1e293b}.Home_chatHeaderBtn__cmNCR svg{width:20px;height:20px}.Home_chatHeaderBtnActive__tQSFq{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.Home_chatHeaderBtnActive__tQSFq:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff}.Home_messagesContainer__RB_dA{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:4px;background:#f8fafc}.Home_messagesContainer__RB_dA::-webkit-scrollbar{width:6px}.Home_messagesContainer__RB_dA::-webkit-scrollbar-track{background:transparent}.Home_messagesContainer__RB_dA::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.Home_messageDateDivider__P5lsC{display:flex;align-items:center;justify-content:center;margin:16px 0}.Home_messageDateDividerText__43NBk{padding:6px 14px;background:#e2e8f0;border-radius:20px;font-size:.75rem;font-weight:500;color:#64748b}.Home_messageGroup__9bxt7{display:flex;flex-direction:column;gap:2px}.Home_messageGroupReceived__GgQsK{align-items:flex-start}.Home_messageGroupSent__CHOO8{align-items:flex-end}.Home_messageRow__aXAfv{display:flex;align-items:flex-end;gap:8px;max-width:70%}.Home_messageRowReceived__NmSZh{align-self:flex-start}.Home_messageRowSent__7b6J_{align-self:flex-end;flex-direction:row-reverse}.Home_messageAvatar__KJKNV{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.Home_messageAvatarPlaceholder__T185A{width:32px;flex-shrink:0}.Home_messageBubble__pkU0t{padding:10px 14px;border-radius:18px;max-width:100%;word-wrap:break-word;position:relative}.Home_messageBubbleReceived__ImUiF{background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.Home_messageBubbleSent__QLM53{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border-bottom-right-radius:4px}.Home_messageBubbleFirst__d7Pzn{border-top-left-radius:18px;border-top-right-radius:18px}.Home_messageBubbleLast__0tmhX{border-bottom-left-radius:18px;border-bottom-right-radius:18px}.Home_messageBubbleReceived__ImUiF.Home_messageBubbleLast__0tmhX{border-bottom-left-radius:4px}.Home_messageBubbleSent__QLM53.Home_messageBubbleLast__0tmhX{border-bottom-right-radius:4px}.Home_messageText__mnsJb{font-size:.9375rem;line-height:1.5;color:inherit}.Home_messageBubbleReceived__ImUiF .Home_messageText__mnsJb{color:#1e293b}.Home_messageLink___iPPV{color:#8b5cf6;text-decoration:none}.Home_messageLink___iPPV:hover{text-decoration:underline}.Home_messageBubbleSent__QLM53 .Home_messageLink___iPPV{color:#e9d5ff}.Home_messageMeta__I8TRO{display:flex;align-items:center;gap:6px;margin-top:4px;font-size:.6875rem}.Home_messageBubbleReceived__ImUiF .Home_messageMeta__I8TRO{color:#94a3b8}.Home_messageBubbleSent__QLM53 .Home_messageMeta__I8TRO{color:hsla(0,0%,100%,.7);justify-content:flex-end}.Home_messageTime__sZvBX{opacity:.8}.Home_messageStatus__3IY5Z{display:flex;align-items:center}.Home_messageStatusIcon__lyc_T{width:14px;height:14px}.Home_messageStatusSent__o60GN{color:hsla(0,0%,100%,.6)}.Home_messageStatusDelivered__Hvo4i{color:hsla(0,0%,100%,.8)}.Home_messageStatusRead__WX3em{color:#a78bfa}.Home_messageSenderName__wwqeo{font-size:.75rem;font-weight:600;color:#8b5cf6;margin-bottom:4px;padding-left:14px}.Home_messageImage__N_IMN{border-radius:12px;overflow:hidden;margin-top:4px}.Home_messageImageContent__OKRsS{max-width:280px;max-height:300px;object-fit:cover;display:block;cursor:pointer;transition:transform .2s ease}.Home_messageImageContent__OKRsS:hover{transform:scale(1.02)}.Home_messageImageGrid__yGol4{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4px;gap:4px;border-radius:12px;overflow:hidden}.Home_messageImageGridItem__n5IEg{aspect-ratio:1;object-fit:cover;cursor:pointer}.Home_messageAttachment__3tPKn{display:flex;align-items:center;gap:12px;padding:12px;background:rgba(0,0,0,.05);border-radius:10px;margin-top:4px;min-width:200px}.Home_messageBubbleSent__QLM53 .Home_messageAttachment__3tPKn{background:hsla(0,0%,100%,.15)}.Home_messageAttachmentIcon__6YIGD{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Home_messageAttachmentIconPdf___NweV{background:#fef2f2;color:#ef4444}.Home_messageAttachmentIconDoc__sBpdi{background:#eff6ff;color:#3b82f6}.Home_messageAttachmentIconXls__oVH6n{background:#f0fdf4;color:#22c55e}.Home_messageAttachmentIconZip__yHCLj{background:#fefce8;color:#eab308}.Home_messageAttachmentIcon__6YIGD svg{width:20px;height:20px}.Home_messageAttachmentInfo__PCLL7{flex:1 1;min-width:0}.Home_messageAttachmentName__pjOAD{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_messageBubbleReceived__ImUiF .Home_messageAttachmentName__pjOAD{color:#1e293b}.Home_messageBubbleSent__QLM53 .Home_messageAttachmentName__pjOAD{color:#fff}.Home_messageAttachmentSize__3EOIl{font-size:.75rem;opacity:.7}.Home_messageAttachmentDownload__E6qPF{width:32px;height:32px;border-radius:50%;background:#fff;border:none;color:#8b5cf6;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Home_messageAttachmentDownload__E6qPF:hover{transform:scale(1.1)}.Home_messageAttachmentDownload__E6qPF svg{width:16px;height:16px}.Home_messageVoice__Gw___{display:flex;align-items:center;gap:10px;padding:8px 12px;min-width:200px}.Home_messageVoicePlayBtn__pbsRv{width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.Home_messageBubbleReceived__ImUiF .Home_messageVoicePlayBtn__pbsRv{background:#8b5cf6;color:#fff}.Home_messageBubbleSent__QLM53 .Home_messageVoicePlayBtn__pbsRv{background:hsla(0,0%,100%,.2);color:#fff}.Home_messageVoicePlayBtn__pbsRv:hover{transform:scale(1.1)}.Home_messageVoicePlayBtn__pbsRv svg{width:18px;height:18px}.Home_messageVoiceWaveform__AjT_z{flex:1 1;height:32px;display:flex;align-items:center;gap:2px}.Home_messageVoiceBar__prp8J{width:3px;background:currentColor;border-radius:2px;opacity:.4}.Home_messageVoiceBarActive__pkNwX{opacity:1}.Home_messageBubbleReceived__ImUiF .Home_messageVoiceBar__prp8J{background:#8b5cf6}.Home_messageBubbleSent__QLM53 .Home_messageVoiceBar__prp8J{background:#fff}.Home_messageVoiceDuration__Y5G4w{font-size:.75rem;opacity:.7;flex-shrink:0}.Home_messageReactions__6A_Ht{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.Home_messageReaction__zZm7g{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;font-size:.8125rem;cursor:pointer;transition:all .15s ease}.Home_messageReaction__zZm7g:hover{background:#f1f5f9}.Home_messageReactionActive__snsK_{background:rgba(139,92,246,.1);border-color:#8b5cf6}.Home_messageReactionEmoji__KolLk{font-size:.875rem}.Home_messageReactionCount__1wRqK{font-size:.6875rem;font-weight:600;color:#64748b}.Home_messageReactionActive__snsK_ .Home_messageReactionCount__1wRqK{color:#8b5cf6}.Home_messageActions__vwRWh{position:absolute;top:-28px;display:none;gap:4px;padding:4px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Home_messageRowReceived__NmSZh .Home_messageActions__vwRWh{left:0}.Home_messageRowSent__7b6J_ .Home_messageActions__vwRWh{right:0}.Home_messageBubble__pkU0t:hover .Home_messageActions__vwRWh{display:flex}.Home_messageActionBtn__AcMK5{width:28px;height:28px;border-radius:6px;background:transparent;border:none;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.Home_messageActionBtn__AcMK5:hover{background:#f1f5f9;color:#8b5cf6}.Home_messageActionBtn__AcMK5 svg{width:16px;height:16px}.Home_messageReplyPreview___rqag{display:flex;align-items:center;gap:8px;padding:8px 12px;margin-bottom:6px;border-radius:8px;border-left:3px solid;cursor:pointer}.Home_messageBubbleReceived__ImUiF .Home_messageReplyPreview___rqag{background:rgba(0,0,0,.05);border-color:#8b5cf6}.Home_messageBubbleSent__QLM53 .Home_messageReplyPreview___rqag{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5)}.Home_messageReplyName__5gjFt{font-size:.75rem;font-weight:600;color:#8b5cf6}.Home_messageBubbleSent__QLM53 .Home_messageReplyName__5gjFt{color:#e9d5ff}.Home_messageReplyText__pEtw_{font-size:.8125rem;opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_typingIndicator__h1vT4{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;border-bottom-left-radius:4px;width:-moz-fit-content;width:fit-content}.Home_typingIndicatorDots__sR9Yd{display:flex;gap:4px}.Home_typingIndicatorDot__p9s8y{width:8px;height:8px;background:#8b5cf6;border-radius:50%;animation:Home_typingBounce__pVvOD 1.4s ease-in-out infinite}.Home_typingIndicatorDot__p9s8y:first-child{animation-delay:0s}.Home_typingIndicatorDot__p9s8y:nth-child(2){animation-delay:.2s}.Home_typingIndicatorDot__p9s8y:nth-child(3){animation-delay:.4s}@keyframes Home_typingBounce__pVvOD{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}.Home_typingIndicatorText__8wOWy{font-size:.8125rem;color:#64748b;font-style:italic}.Home_chatInputArea__tSe63{padding:16px 20px;border-top:1px solid #e2e8f0;background:#fff}.Home_chatReplyBar__2XLfr{display:flex;align-items:center;gap:12px;padding:10px 14px;margin-bottom:12px;background:#f8fafc;border-radius:10px;border-left:3px solid #8b5cf6}.Home_chatReplyContent__4UTZy{flex:1 1;min-width:0}.Home_chatReplyLabel__8ZBuY{font-size:.75rem;font-weight:600;color:#8b5cf6;margin-bottom:2px}.Home_chatReplyText__cHnfB{font-size:.8125rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_chatReplyClose__929wE{width:28px;height:28px;border-radius:6px;background:transparent;border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center}.Home_chatReplyClose__929wE:hover{background:#e2e8f0;color:#64748b}.Home_chatReplyClose__929wE svg{width:16px;height:16px}.Home_chatInputContainer__8AgAj{display:flex;align-items:flex-end;gap:12px}.Home_chatAttachmentBtn__HlSbi{width:40px;height:40px;border-radius:10px;background:#f1f5f9;border:none;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.Home_chatAttachmentBtn__HlSbi:hover{background:#e2e8f0;color:#8b5cf6}.Home_chatAttachmentBtn__HlSbi svg{width:20px;height:20px}.Home_chatInputWrapper__L3vsk{flex:1 1;position:relative}.Home_chatInput__PZOw1{width:100%;padding:12px 48px 12px 16px;border:1px solid #e2e8f0;border-radius:24px;font-size:.9375rem;background:#f8fafc;resize:none;max-height:120px;transition:all .2s ease;font-family:inherit}.Home_chatInput__PZOw1:focus{outline:none;border-color:#8b5cf6;background:#fff;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.Home_chatInput__PZOw1::placeholder{color:#94a3b8}.Home_chatEmojiBtn__Gtf_d{position:absolute;right:12px;bottom:8px;width:32px;height:32px;border-radius:8px;background:transparent;border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.Home_chatEmojiBtn__Gtf_d:hover{background:#e2e8f0;color:#8b5cf6}.Home_chatEmojiBtn__Gtf_d svg{width:20px;height:20px}.Home_chatSendBtn__in8YO{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;box-shadow:0 2px 8px rgba(139,92,246,.3)}.Home_chatSendBtn__in8YO:hover{transform:scale(1.05);box-shadow:0 4px 16px rgba(139,92,246,.4)}.Home_chatSendBtn__in8YO:disabled{opacity:.5;cursor:not-allowed;transform:none}.Home_chatSendBtn__in8YO svg{width:20px;height:20px}.Home_chatVoiceBtn__ll9Sh{width:44px;height:44px;border-radius:50%;background:#f1f5f9;border:none;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.Home_chatVoiceBtn__ll9Sh:hover{background:#e2e8f0;color:#8b5cf6}.Home_chatVoiceBtnRecording__CAlOn{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;animation:Home_voiceRecordPulse__V9Q2b 1s infinite}@keyframes Home_voiceRecordPulse__V9Q2b{0%,to{box-shadow:0 0 0 0 rgba(239,68,68,.4)}50%{box-shadow:0 0 0 10px rgba(239,68,68,0)}}.Home_chatVoiceBtn__ll9Sh svg{width:20px;height:20px}.Home_emojiPicker__M1ZYE{position:absolute;bottom:100%;right:0;margin-bottom:8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);width:320px;z-index:100}.Home_emojiPickerHeader__Dtkwd{padding:12px;border-bottom:1px solid #e2e8f0}.Home_emojiPickerSearch__r7AUB{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem}.Home_emojiPickerCategories__Rw1NH{display:flex;gap:4px;padding:8px 12px;border-bottom:1px solid #e2e8f0}.Home_emojiPickerCategoryBtn__l8pwg{width:32px;height:32px;border-radius:8px;background:transparent;border:none;font-size:1.125rem;cursor:pointer;transition:all .15s ease}.Home_emojiPickerCategoryBtn__l8pwg:hover{background:#f1f5f9}.Home_emojiPickerCategoryBtnActive__pieKs{background:rgba(139,92,246,.1)}.Home_emojiPickerGrid__ulpd_{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:4px;gap:4px;padding:12px;max-height:200px;overflow-y:auto}.Home_emojiPickerEmoji__JTAaY{width:32px;height:32px;border-radius:6px;background:transparent;border:none;font-size:1.25rem;cursor:pointer;transition:all .15s ease}.Home_emojiPickerEmoji__JTAaY:hover{background:#f1f5f9;transform:scale(1.2)}.Home_chatEmptyState__llWk6{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.Home_chatEmptyStateIcon__wol7i{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(124,58,237,.05));display:flex;align-items:center;justify-content:center;margin-bottom:20px}.Home_chatEmptyStateIcon__wol7i svg{width:40px;height:40px;color:#8b5cf6}.Home_chatEmptyStateTitle__Jkog_{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:8px}.Home_chatEmptyStateText__Kk_dc{font-size:.9375rem;color:#64748b;max-width:300px}.Home_chatRightPanel__XtkT2{width:300px;flex-shrink:0;border-left:1px solid #e2e8f0;background:#f8fafc;display:flex;flex-direction:column}.Home_chatRightPanelHeader__2Jv3r{padding:16px 20px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.Home_chatRightPanelTitle__QGubC{font-size:.9375rem;font-weight:600;color:#1e293b}.Home_chatRightPanelClose__22eLh{width:32px;height:32px;border-radius:8px;background:transparent;border:none;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center}.Home_chatRightPanelClose__22eLh:hover{background:#e2e8f0}.Home_chatRightPanelClose__22eLh svg{width:18px;height:18px}.Home_chatRightPanelProfile__ARpQx{padding:24px 20px;text-align:center;border-bottom:1px solid #e2e8f0}.Home_chatRightPanelAvatar__o5hLb{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:12px;border:3px solid #8b5cf6}.Home_chatRightPanelName__mx26A{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:4px}.Home_chatRightPanelEmail__g6Oku{font-size:.875rem;color:#64748b;margin-bottom:16px}.Home_chatRightPanelActions__cNCEE{display:flex;justify-content:center;gap:12px}.Home_chatRightPanelActionBtn___DWvR{width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Home_chatRightPanelActionBtn___DWvR:hover{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.Home_chatRightPanelActionBtn___DWvR svg{width:20px;height:20px}.Home_chatRightPanelSection__1T1rh{padding:16px 20px;border-bottom:1px solid #e2e8f0}.Home_chatRightPanelSectionTitle__djFr1{font-size:.8125rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.Home_sharedMediaGrid__QEb_2{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4px;gap:4px;border-radius:8px;overflow:hidden}.Home_sharedMediaItem__l_fwE{aspect-ratio:1;object-fit:cover;cursor:pointer;transition:opacity .15s ease}.Home_sharedMediaItem__l_fwE:hover{opacity:.8}.Home_sharedMediaMore__t5AYN{aspect-ratio:1;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:#64748b;cursor:pointer}.Home_sharedMediaMore__t5AYN:hover{background:#cbd5e1}.Home_sharedFilesList__U6vLV{display:flex;flex-direction:column;gap:8px}.Home_sharedFileItem__OtQt4{display:flex;align-items:center;gap:10px;padding:8px;border-radius:8px;cursor:pointer;transition:background .15s ease}.Home_sharedFileItem__OtQt4:hover{background:#e2e8f0}.Home_sharedFileIcon__NP2jP{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Home_sharedFileIconPdf__7MU15{background:#fef2f2;color:#ef4444}.Home_sharedFileIconDoc__xk3rs{background:#eff6ff;color:#3b82f6}.Home_sharedFileIcon__NP2jP svg{width:18px;height:18px}.Home_sharedFileInfo__ymmcT{flex:1 1;min-width:0}.Home_sharedFileName__0Tu8U{font-size:.8125rem;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_sharedFileMeta__Mrt5f{font-size:.6875rem;color:#94a3b8}.Home_chatNotification__eHvGA{position:fixed;bottom:24px;right:24px;display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);z-index:1000;animation:Home_chatNotificationSlide__N_53d .3s ease}@keyframes Home_chatNotificationSlide__N_53d{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.Home_chatNotificationAvatar___3MWD{width:40px;height:40px;border-radius:50%;object-fit:cover}.Home_chatNotificationContent__CHpNV{flex:1 1;min-width:0}.Home_chatNotificationName__a4Ylj{font-size:.875rem;font-weight:600;color:#1e293b}.Home_chatNotificationMessage__FPlnf{font-size:.8125rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.Home_chatNotificationClose__BlCny{width:28px;height:28px;border-radius:6px;background:transparent;border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center}.Home_chatNotificationClose__BlCny:hover{background:#f1f5f9;color:#64748b}.Home_chatNotificationClose__BlCny svg{width:16px;height:16px}.Home_chatWidget__G0THm{position:fixed;bottom:24px;right:24px;z-index:999}.Home_chatWidgetBtn__A0poe{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(139,92,246,.4);transition:all .3s ease}.Home_chatWidgetBtn__A0poe:hover{transform:scale(1.1);box-shadow:0 6px 30px rgba(139,92,246,.5)}.Home_chatWidgetBtn__A0poe svg{width:28px;height:28px}.Home_chatWidgetBadge__Kwdf9{position:absolute;top:-4px;right:-4px;min-width:22px;height:22px;padding:0 6px;background:#ef4444;color:#fff;font-size:.75rem;font-weight:700;border-radius:11px;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.Home_chatWidgetPopup__5TFz9{position:absolute;bottom:70px;right:0;width:360px;height:500px;background:#fff;border-radius:16px;box-shadow:0 10px 50px rgba(0,0,0,.2);display:flex;flex-direction:column;overflow:hidden;animation:Home_chatWidgetSlide__UC3xK .3s ease}@keyframes Home_chatWidgetSlide__UC3xK{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.Home_pinnedMessage__hfDXk{display:flex;align-items:center;gap:10px;padding:10px 16px;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(124,58,237,.05));border-bottom:1px solid #e2e8f0;cursor:pointer}.Home_pinnedMessageIcon__IAG1l{width:24px;height:24px;color:#8b5cf6;flex-shrink:0}.Home_pinnedMessageContent__dVj3F{flex:1 1;min-width:0}.Home_pinnedMessageLabel__SY97P{font-size:.6875rem;font-weight:600;color:#8b5cf6;text-transform:uppercase;letter-spacing:.5px}.Home_pinnedMessageText__R_njp{font-size:.8125rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_pinnedMessageClose__m7qky{width:24px;height:24px;border-radius:4px;background:transparent;border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center}.Home_pinnedMessageClose__m7qky:hover{background:rgba(139,92,246,.1);color:#8b5cf6}.Home_pinnedMessageClose__m7qky svg{width:14px;height:14px}.Home_messageSkeletonRow__A3n3D{display:flex;align-items:flex-end;gap:8px;margin-bottom:16px}.Home_messageSkeletonRowReceived__SBR5u{align-self:flex-start}.Home_messageSkeletonRowSent__o52aQ{align-self:flex-end;flex-direction:row-reverse}.Home_messageSkeletonAvatar__Whu8Q{width:32px;height:32px;border-radius:50%}.Home_messageSkeletonAvatar__Whu8Q,.Home_messageSkeletonBubble__jkzLa{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:Home_messageSkeletonShimmer__iTchr 1.5s infinite}.Home_messageSkeletonBubble__jkzLa{padding:16px;border-radius:18px}.Home_messageSkeletonRowReceived__SBR5u .Home_messageSkeletonBubble__jkzLa{border-bottom-left-radius:4px;width:200px}.Home_messageSkeletonRowSent__o52aQ .Home_messageSkeletonBubble__jkzLa{border-bottom-right-radius:4px;width:180px}.Home_messageSkeletonLine__uvXp_{height:12px;border-radius:6px;background:rgba(0,0,0,.1)}.Home_messageSkeletonLine__uvXp_:not(:last-child){margin-bottom:8px}.Home_messageSkeletonLineShort__z2KqD{width:60%}@keyframes Home_messageSkeletonShimmer__iTchr{0%{background-position:-200% 0}to{background-position:200% 0}}.Home_groupChatIndicator__DLaRn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.Home_groupChatIndicatorAvatars__eUmbR{display:flex}.Home_groupChatIndicatorAvatar___30Nx{width:24px;height:24px;border-radius:50%;object-fit:cover;border:2px solid #fff;margin-left:-8px}.Home_groupChatIndicatorAvatar___30Nx:first-child{margin-left:0}.Home_groupChatIndicatorText__PJgrM{font-size:.8125rem;color:#64748b}.Home_groupChatIndicatorCount__DcrQ9{font-weight:600;color:#8b5cf6}[data-theme=dark] .Home_chatApp___9nCf{background:#1e293b;box-shadow:0 4px 24px rgba(0,0,0,.3)}[data-theme=dark] .Home_chatSidebar__oD2h3{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_chatSidebarHeader__FCHlm{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#334155}[data-theme=dark] .Home_chatSidebarTitle__qWsuG{color:#f1f5f9}[data-theme=dark] .Home_chatSearchInput__G_Dij{background:#1e293b;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_chatSearchInput__G_Dij:focus{border-color:#8b5cf6}[data-theme=dark] .Home_conversationItem__yfsbM:hover{background:#334155}[data-theme=dark] .Home_conversationItemActive__45kOY{background:linear-gradient(135deg,rgba(139,92,246,.2),rgba(124,58,237,.1))}[data-theme=dark] .Home_conversationItemUnread__UzEOn{background:rgba(139,92,246,.1)}[data-theme=dark] .Home_conversationAvatarImg__GfHDv{border-color:#334155}[data-theme=dark] .Home_conversationAvatarGroupImg__0_zBA,[data-theme=dark] .Home_conversationOnlineIndicator__ZEyFr{border-color:#1e293b}[data-theme=dark] .Home_conversationName__WP4jd{color:#f1f5f9}[data-theme=dark] .Home_conversationTime__zHphY{color:#64748b}[data-theme=dark] .Home_conversationLastMessage__ZTcAm{color:#94a3b8}[data-theme=dark] .Home_conversationLastMessageUnread__0FcEV{color:#f1f5f9}[data-theme=dark] .Home_conversationActionBtn__7B_I4{background:#1e293b;border-color:#334155;color:#94a3b8}[data-theme=dark] .Home_conversationActionBtn__7B_I4:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .Home_chatMain__3nRO_{background:#1e293b}[data-theme=dark] .Home_chatHeader__A36vr{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#334155}[data-theme=dark] .Home_chatHeaderName__38sas{color:#f1f5f9}[data-theme=dark] .Home_chatHeaderStatusOffline__xvsz6{color:#64748b}[data-theme=dark] .Home_chatHeaderBtn__cmNCR{background:#334155;color:#94a3b8}[data-theme=dark] .Home_chatHeaderBtn__cmNCR:hover{background:#475569;color:#f1f5f9}[data-theme=dark] .Home_messagesContainer__RB_dA{background:#0f172a}[data-theme=dark] .Home_messagesContainer__RB_dA::-webkit-scrollbar-thumb{background:#475569}[data-theme=dark] .Home_messageDateDividerText__43NBk{background:#334155;color:#94a3b8}[data-theme=dark] .Home_messageBubbleReceived__ImUiF{background:#334155;border-color:#475569}[data-theme=dark] .Home_messageBubbleReceived__ImUiF .Home_messageText__mnsJb{color:#f1f5f9}[data-theme=dark] .Home_messageBubbleReceived__ImUiF .Home_messageMeta__I8TRO{color:#64748b}[data-theme=dark] .Home_messageLink___iPPV{color:#a78bfa}[data-theme=dark] .Home_messageAttachment__3tPKn{background:rgba(0,0,0,.2)}[data-theme=dark] .Home_messageBubbleReceived__ImUiF .Home_messageAttachmentName__pjOAD{color:#f1f5f9}[data-theme=dark] .Home_messageReaction__zZm7g{background:#334155;border-color:#475569}[data-theme=dark] .Home_messageReaction__zZm7g:hover{background:#475569}[data-theme=dark] .Home_messageReactionActive__snsK_{background:rgba(139,92,246,.2);border-color:#8b5cf6}[data-theme=dark] .Home_messageReactionCount__1wRqK{color:#94a3b8}[data-theme=dark] .Home_messageActions__vwRWh{background:#1e293b;border-color:#334155;box-shadow:0 2px 8px rgba(0,0,0,.3)}[data-theme=dark] .Home_messageActionBtn__AcMK5{color:#94a3b8}[data-theme=dark] .Home_messageActionBtn__AcMK5:hover{background:#334155;color:#a78bfa}[data-theme=dark] .Home_messageReplyPreview___rqag{background:rgba(0,0,0,.2)}[data-theme=dark] .Home_typingIndicator__h1vT4{background:#334155;border-color:#475569}[data-theme=dark] .Home_typingIndicatorText__8wOWy{color:#94a3b8}[data-theme=dark] .Home_chatInputArea__tSe63{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_chatReplyBar__2XLfr{background:#0f172a}[data-theme=dark] .Home_chatReplyText__cHnfB{color:#94a3b8}[data-theme=dark] .Home_chatReplyClose__929wE{color:#64748b}[data-theme=dark] .Home_chatAttachmentBtn__HlSbi,[data-theme=dark] .Home_chatReplyClose__929wE:hover{background:#334155;color:#94a3b8}[data-theme=dark] .Home_chatAttachmentBtn__HlSbi:hover{background:#475569;color:#a78bfa}[data-theme=dark] .Home_chatInput__PZOw1{background:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_chatInput__PZOw1:focus{background:#1e293b;border-color:#8b5cf6}[data-theme=dark] .Home_chatInput__PZOw1::placeholder{color:#64748b}[data-theme=dark] .Home_chatEmojiBtn__Gtf_d{color:#64748b}[data-theme=dark] .Home_chatEmojiBtn__Gtf_d:hover{background:#334155;color:#a78bfa}[data-theme=dark] .Home_chatVoiceBtn__ll9Sh{background:#334155;color:#94a3b8}[data-theme=dark] .Home_chatVoiceBtn__ll9Sh:hover{background:#475569;color:#a78bfa}[data-theme=dark] .Home_emojiPicker__M1ZYE{background:#1e293b;border-color:#334155;box-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_emojiPickerHeader__Dtkwd{border-color:#334155}[data-theme=dark] .Home_emojiPickerSearch__r7AUB{background:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_emojiPickerCategories__Rw1NH{border-color:#334155}[data-theme=dark] .Home_emojiPickerCategoryBtn__l8pwg:hover{background:#334155}[data-theme=dark] .Home_emojiPickerCategoryBtnActive__pieKs{background:rgba(139,92,246,.2)}[data-theme=dark] .Home_emojiPickerEmoji__JTAaY:hover{background:#334155}[data-theme=dark] .Home_chatEmptyState__llWk6{background:#1e293b}[data-theme=dark] .Home_chatEmptyStateTitle__Jkog_{color:#f1f5f9}[data-theme=dark] .Home_chatEmptyStateText__Kk_dc{color:#94a3b8}[data-theme=dark] .Home_chatRightPanel__XtkT2{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_chatRightPanelHeader__2Jv3r{border-color:#334155}[data-theme=dark] .Home_chatRightPanelTitle__QGubC{color:#f1f5f9}[data-theme=dark] .Home_chatRightPanelClose__22eLh{color:#94a3b8}[data-theme=dark] .Home_chatRightPanelClose__22eLh:hover{background:#334155}[data-theme=dark] .Home_chatRightPanelProfile__ARpQx{border-color:#334155}[data-theme=dark] .Home_chatRightPanelName__mx26A{color:#f1f5f9}[data-theme=dark] .Home_chatRightPanelEmail__g6Oku{color:#94a3b8}[data-theme=dark] .Home_chatRightPanelActionBtn___DWvR{background:#1e293b;border-color:#334155;color:#94a3b8}[data-theme=dark] .Home_chatRightPanelActionBtn___DWvR:hover{background:#8b5cf6;border-color:#8b5cf6;color:#fff}[data-theme=dark] .Home_chatRightPanelSection__1T1rh{border-color:#334155}[data-theme=dark] .Home_chatRightPanelSectionTitle__djFr1{color:#94a3b8}[data-theme=dark] .Home_sharedMediaMore__t5AYN{background:#334155;color:#94a3b8}[data-theme=dark] .Home_sharedMediaMore__t5AYN:hover{background:#475569}[data-theme=dark] .Home_sharedFileItem__OtQt4:hover{background:#334155}[data-theme=dark] .Home_sharedFileName__0Tu8U{color:#f1f5f9}[data-theme=dark] .Home_sharedFileMeta__Mrt5f{color:#64748b}[data-theme=dark] .Home_chatNotification__eHvGA{background:#1e293b;border-color:#334155;box-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_chatNotificationName__a4Ylj{color:#f1f5f9}[data-theme=dark] .Home_chatNotificationMessage__FPlnf{color:#94a3b8}[data-theme=dark] .Home_chatNotificationClose__BlCny{color:#64748b}[data-theme=dark] .Home_chatNotificationClose__BlCny:hover{background:#334155;color:#94a3b8}[data-theme=dark] .Home_chatWidgetPopup__5TFz9{background:#1e293b;box-shadow:0 10px 50px rgba(0,0,0,.4)}[data-theme=dark] .Home_pinnedMessage__hfDXk{background:linear-gradient(135deg,rgba(139,92,246,.2),rgba(124,58,237,.1));border-color:#334155}[data-theme=dark] .Home_pinnedMessageText__R_njp{color:#94a3b8}[data-theme=dark] .Home_pinnedMessageClose__m7qky:hover{background:rgba(139,92,246,.2)}[data-theme=dark] .Home_messageSkeletonAvatar__Whu8Q,[data-theme=dark] .Home_messageSkeletonBubble__jkzLa{background:linear-gradient(90deg,#334155 25%,#475569 50%,#334155 75%);background-size:200% 100%}[data-theme=dark] .Home_messageSkeletonLine__uvXp_{background:hsla(0,0%,100%,.1)}[data-theme=dark] .Home_groupChatIndicator__DLaRn{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_groupChatIndicatorAvatar___30Nx{border-color:#1e293b}[data-theme=dark] .Home_groupChatIndicatorText__PJgrM{color:#94a3b8}.Home_pricingSection__Po63b{padding:60px 0}.Home_pricingSectionTitle__Uuubx{font-size:2.25rem;font-weight:800;color:#1e293b;text-align:center;margin-bottom:12px}.Home_pricingSectionSubtitle__pyYis{font-size:1.125rem;color:#64748b;text-align:center;max-width:600px;margin:0 auto 40px}.Home_pricingToggle__sLTEK{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:48px}.Home_pricingToggleLabel__rs44g{font-size:.9375rem;color:#64748b;font-weight:500;transition:color .2s ease}.Home_pricingToggleLabelActive__ZPLeZ{color:#1e293b;font-weight:600}.Home_pricingToggleSwitch__Hk0S2{width:56px;height:28px;background:#e2e8f0;border-radius:14px;position:relative;cursor:pointer;transition:background .3s ease}.Home_pricingToggleSwitchActive__kwYT4{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.Home_pricingToggleKnob__IGfg7{position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.15);transition:transform .3s ease}.Home_pricingToggleSwitchActive__kwYT4 .Home_pricingToggleKnob__IGfg7{transform:translateX(28px)}.Home_pricingToggleSave__X2T6A{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:20px;animation:Home_saveBadgePulse__DGRIV 2s infinite}@keyframes Home_saveBadgePulse__DGRIV{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.Home_pricingGrid__Sn2Co{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;max-width:1200px;margin:0 auto}.Home_pricingGridTwoCol__Woh8b{grid-template-columns:repeat(2,1fr);max-width:800px}.Home_pricingGridFourCol__caZrS{grid-template-columns:repeat(4,1fr);max-width:1400px}.Home_pricingCard__2XSp0{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px;display:flex;flex-direction:column;transition:all .3s ease;position:relative}.Home_pricingCard__2XSp0:hover{border-color:#cbd5e1;box-shadow:0 10px 40px rgba(0,0,0,.08);transform:translateY(-4px)}.Home_pricingCardPopular__6c6sm{border-color:#8b5cf6;box-shadow:0 0 0 1px #8b5cf6,0 10px 40px rgba(139,92,246,.15);transform:scale(1.02);z-index:1}.Home_pricingCardPopular__6c6sm:hover{box-shadow:0 0 0 2px #8b5cf6,0 15px 50px rgba(139,92,246,.2);transform:scale(1.02) translateY(-4px)}.Home_pricingCardBadge__M1uqb{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-size:.75rem;font-weight:700;padding:6px 16px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.Home_pricingCardBadgeNew__9GN3f{background:linear-gradient(135deg,#3b82f6,#2563eb)}.Home_pricingCardBadgeBest__JiaSh{background:linear-gradient(135deg,#22c55e,#16a34a)}.Home_pricingCardHeader__bvvil{text-align:center;padding-bottom:24px;border-bottom:1px solid #e2e8f0;margin-bottom:24px}.Home_pricingCardIcon__sXhK4{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(124,58,237,.05));display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.Home_pricingCardIcon__sXhK4 svg{width:28px;height:28px;color:#8b5cf6}.Home_pricingCardPopular__6c6sm .Home_pricingCardIcon__sXhK4{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.Home_pricingCardPopular__6c6sm .Home_pricingCardIcon__sXhK4 svg{color:#fff}.Home_pricingCardName__MdOhk{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:8px}.Home_pricingCardDescription__wuEhr{font-size:.875rem;color:#64748b;line-height:1.5}.Home_pricingAmount__tpAq8{text-align:center;margin-bottom:24px}.Home_pricingAmountPrice__BySRh{display:flex;align-items:flex-start;justify-content:center;gap:4px}.Home_pricingAmountCurrency__yClXN{font-size:1.5rem;font-weight:600;color:#64748b;margin-top:8px}.Home_pricingAmountValue__iMhlQ{font-size:3.5rem;font-weight:800;color:#1e293b;line-height:1}.Home_pricingCardPopular__6c6sm .Home_pricingAmountValue__iMhlQ{color:#8b5cf6}.Home_pricingAmountPeriod__eD9nS{font-size:1rem;color:#94a3b8;font-weight:500;margin-top:auto;margin-bottom:6px}.Home_pricingAmountOriginal__FhjuH{font-size:1.125rem;color:#94a3b8;text-decoration:line-through;margin-bottom:4px}.Home_pricingAmountDiscount__A12Y8{display:inline-block;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:.75rem;font-weight:700;padding:3px 8px;border-radius:6px;margin-left:8px}.Home_pricingAmountCustom__q8gD8{font-size:2rem;font-weight:700;color:#1e293b}.Home_pricingAmountCustomSub__3XlLs{font-size:.9375rem;color:#64748b;margin-top:4px}.Home_pricingFeatures__yyloa{flex:1 1;margin-bottom:24px}.Home_pricingFeaturesTitle__raZrV{font-size:.8125rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.Home_pricingFeatureItem__oURF_{display:flex;align-items:flex-start;gap:12px;padding:8px 0}.Home_pricingFeatureIcon__INhFP{width:20px;height:20px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px}.Home_pricingFeatureIconCheck__N0GDd{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.Home_pricingFeatureIconCheck__N0GDd svg{width:12px;height:12px}.Home_pricingFeatureIconX__JKduw{background:#f1f5f9;color:#94a3b8}.Home_pricingFeatureIconX__JKduw svg{width:10px;height:10px}.Home_pricingFeatureText__hO0IR{font-size:.9375rem;color:#1e293b;line-height:1.5}.Home_pricingFeatureTextMuted__OKpL6{color:#94a3b8;text-decoration:line-through}.Home_pricingFeatureHighlight__kKbCC{font-weight:600;color:#8b5cf6}.Home_pricingFeatureTooltip__yZeIt{position:relative;cursor:help}.Home_pricingFeatureTooltipIcon__Pp8zj{width:16px;height:16px;border-radius:50%;background:#f1f5f9;color:#64748b;font-size:.625rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-left:6px}.Home_pricingFeatureTooltipContent__vyq_9{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px;padding:8px 12px;background:#1e293b;color:#fff;font-size:.75rem;border-radius:8px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;z-index:10}.Home_pricingFeatureTooltip__yZeIt:hover .Home_pricingFeatureTooltipContent__vyq_9{opacity:1;visibility:visible}.Home_pricingCta__nWpDq{margin-top:auto}.Home_pricingCtaBtn__GVPqM{width:100%;padding:14px 24px;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;justify-content:center;gap:8px}.Home_pricingCtaBtnPrimary__pP5lE{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;box-shadow:0 4px 14px rgba(139,92,246,.3)}.Home_pricingCtaBtnPrimary__pP5lE:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(139,92,246,.4)}.Home_pricingCtaBtnSecondary__4dlpH{background:#f1f5f9;color:#1e293b;border:1px solid #e2e8f0}.Home_pricingCtaBtnSecondary__4dlpH:hover{background:#e2e8f0;border-color:#cbd5e1}.Home_pricingCtaBtnOutline__5DdOG{background:transparent;color:#8b5cf6;border:2px solid #8b5cf6}.Home_pricingCtaBtnOutline__5DdOG:hover{background:rgba(139,92,246,.05)}.Home_pricingCtaBtn__GVPqM svg{width:18px;height:18px}.Home_pricingCtaNote__zp_bn{text-align:center;font-size:.8125rem;color:#64748b;margin-top:12px}.Home_pricingGuarantee__nbp4v{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:32px;padding:16px;background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(22,163,74,.05));border-radius:10px}.Home_pricingGuaranteeIcon__5IiMY{width:32px;height:32px;color:#22c55e}.Home_pricingGuaranteeText__0iCpe{font-size:.875rem;color:#1e293b}.Home_pricingGuaranteeStrong__ZTkQk{font-weight:600;color:#22c55e}.Home_pricingCardHorizontal__G8t6Z{flex-direction:row;align-items:center;padding:24px 32px;gap:32px}.Home_pricingCardHorizontalInfo__EKSNH{flex:1 1;display:flex;align-items:center;gap:20px}.Home_pricingCardHorizontalInfo__EKSNH .Home_pricingCardIcon__sXhK4{margin:0}.Home_pricingCardHorizontalContent__0DKuM{flex:1 1}.Home_pricingCardHorizontalContent__0DKuM .Home_pricingCardHeader__bvvil{text-align:left;padding-bottom:0;border-bottom:none;margin-bottom:0}.Home_pricingCardHorizontalAmount__VhNIr{text-align:right}.Home_pricingCardHorizontalAmount__VhNIr .Home_pricingAmountValue__iMhlQ{font-size:2.5rem}.Home_pricingCardHorizontalCta__oF2HN{flex-shrink:0}.Home_pricingComparison__qnY0G{max-width:1200px;margin:60px auto 0;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.Home_pricingComparisonHeader__PVQWJ{display:grid;grid-template-columns:280px repeat(3,1fr);background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0}.Home_pricingComparisonHeaderCell__w_5HE{padding:24px;text-align:center;border-left:1px solid #e2e8f0}.Home_pricingComparisonHeaderCell__w_5HE:first-child{border-left:none;text-align:left}.Home_pricingComparisonTitle___TU7e{font-size:.8125rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.Home_pricingComparisonPlan__zMc8C{font-size:1.125rem;font-weight:700;color:#1e293b;margin-bottom:4px}.Home_pricingComparisonPrice__cOrGA{font-size:1.5rem;font-weight:700;color:#8b5cf6}.Home_pricingComparisonPricePeriod__F6KmL{font-size:.875rem;font-weight:400;color:#94a3b8}.Home_pricingComparisonRow__WJtgk{display:grid;grid-template-columns:280px repeat(3,1fr);border-bottom:1px solid #e2e8f0}.Home_pricingComparisonRow__WJtgk:last-child{border-bottom:none}.Home_pricingComparisonRowAlt__2W0lh{background:#f8fafc}.Home_pricingComparisonCell__U6Glw{padding:16px 24px;border-left:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center}.Home_pricingComparisonCell__U6Glw:first-child{border-left:none;justify-content:flex-start}.Home_pricingComparisonFeature__vXYGP{font-size:.9375rem;color:#1e293b}.Home_pricingComparisonCategory__rG3Fz{font-weight:600;color:#8b5cf6;background:rgba(139,92,246,.05)}.Home_pricingComparisonCheck__17cfb{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;display:flex;align-items:center;justify-content:center}.Home_pricingComparisonCheck__17cfb svg{width:14px;height:14px}.Home_pricingComparisonX__rnTY2{width:24px;height:24px;border-radius:50%;background:#f1f5f9;color:#94a3b8;display:flex;align-items:center;justify-content:center}.Home_pricingComparisonX__rnTY2 svg{width:12px;height:12px}.Home_pricingComparisonValue__PzHdz{font-size:.9375rem;font-weight:600;color:#1e293b}.Home_pricingComparisonUnlimited__6tedJ{color:#8b5cf6}.Home_pricingSlider__hBO3r{max-width:800px;margin:0 auto 48px;padding:32px;background:#fff;border:1px solid #e2e8f0;border-radius:16px}.Home_pricingSliderLabel__NgBhP{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.Home_pricingSliderTitle__gdf5R{font-size:1rem;font-weight:600;color:#1e293b}.Home_pricingSliderValue__FsS7g{font-size:1.25rem;font-weight:700;color:#8b5cf6}.Home_pricingSliderTrack__cWqVN{position:relative;height:8px;background:#e2e8f0;border-radius:4px;margin-bottom:16px}.Home_pricingSliderFill__1nf8D{position:absolute;top:0;left:0;height:100%;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:4px}.Home_pricingSliderThumb__0JDrR{position:absolute;top:50%;transform:translate(-50%,-50%);width:24px;height:24px;background:#fff;border:3px solid #8b5cf6;border-radius:50%;cursor:-webkit-grab;cursor:grab;box-shadow:0 2px 8px rgba(139,92,246,.3);transition:transform .15s ease,box-shadow .15s ease}.Home_pricingSliderThumb__0JDrR:hover{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 4px 12px rgba(139,92,246,.4)}.Home_pricingSliderThumb__0JDrR:active{cursor:-webkit-grabbing;cursor:grabbing}.Home_pricingSliderMarks__TXHRY{display:flex;justify-content:space-between}.Home_pricingSliderMark__qrh6z{font-size:.75rem;color:#94a3b8}.Home_pricingSliderMarkActive__vrzCU{color:#8b5cf6;font-weight:600}.Home_pricingSliderResult__QU_dd{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid #e2e8f0;margin-top:24px}.Home_pricingSliderResultLabel__Tloxl{font-size:.9375rem;color:#64748b}.Home_pricingSliderResultPrice__LAIXn{font-size:2rem;font-weight:800;color:#1e293b}.Home_pricingSliderResultPeriod__xfSYX{font-size:1rem;font-weight:400;color:#94a3b8}.Home_pricingAddons__C_ZSB{margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}.Home_pricingAddonsTitle__CDmpf{font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:16px}.Home_pricingAddonItem__0D2k8{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8fafc;border-radius:10px;margin-bottom:8px;cursor:pointer;transition:all .15s ease}.Home_pricingAddonItem__0D2k8:hover{background:#f1f5f9}.Home_pricingAddonItemSelected__3vd5I{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(124,58,237,.05));border:1px solid #8b5cf6}.Home_pricingAddonInfo__e0aIT{display:flex;align-items:center;gap:12px}.Home_pricingAddonCheckbox__zevRZ{width:20px;height:20px;border-radius:6px;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.Home_pricingAddonItemSelected__3vd5I .Home_pricingAddonCheckbox__zevRZ{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#8b5cf6}.Home_pricingAddonCheckbox__zevRZ svg{width:12px;height:12px;color:#fff;opacity:0}.Home_pricingAddonItemSelected__3vd5I .Home_pricingAddonCheckbox__zevRZ svg{opacity:1}.Home_pricingAddonName__mfbXQ{font-size:.9375rem;color:#1e293b}.Home_pricingAddonPrice__rrs6v{font-size:.9375rem;font-weight:600;color:#8b5cf6}.Home_pricingFaq__mhRII{max-width:800px;margin:60px auto 0}.Home_pricingFaqTitle__ChWFG{font-size:1.5rem;font-weight:700;color:#1e293b;text-align:center;margin-bottom:32px}.Home_pricingFaqItem__6evZA{border:1px solid #e2e8f0;border-radius:12px;margin-bottom:12px;overflow:hidden}.Home_pricingFaqQuestion___pTbH{width:100%;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;background:#fff;border:none;cursor:pointer;transition:background .2s ease}.Home_pricingFaqQuestion___pTbH:hover{background:#f8fafc}.Home_pricingFaqQuestionText__hbEYF{font-size:1rem;font-weight:600;color:#1e293b;text-align:left}.Home_pricingFaqIcon__Q5a_r{width:24px;height:24px;border-radius:50%;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.Home_pricingFaqItemOpen__GwXx8 .Home_pricingFaqIcon__Q5a_r{background:#8b5cf6;color:#fff;transform:rotate(180deg)}.Home_pricingFaqIcon__Q5a_r svg{width:14px;height:14px}.Home_pricingFaqAnswer__QUE53{padding:0 24px 20px;font-size:.9375rem;color:#64748b;line-height:1.7;display:none}.Home_pricingFaqItemOpen__GwXx8 .Home_pricingFaqAnswer__QUE53{display:block}.Home_pricingCompact__CNaJZ{display:flex;align-items:center;justify-content:center;gap:32px;padding:24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px}.Home_pricingCompactItem__px6uZ{display:flex;align-items:center;gap:16px;padding:16px 24px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s ease}.Home_pricingCompactItem__px6uZ:hover{border-color:#8b5cf6;box-shadow:0 4px 16px rgba(139,92,246,.1)}.Home_pricingCompactItemSelected__jFb7g{border-color:#8b5cf6;background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(124,58,237,.02));box-shadow:0 0 0 1px #8b5cf6}.Home_pricingCompactRadio__xNI6v{width:20px;height:20px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.Home_pricingCompactItemSelected__jFb7g .Home_pricingCompactRadio__xNI6v{border-color:#8b5cf6}.Home_pricingCompactRadioDot__aAO04{width:10px;height:10px;border-radius:50%;background:transparent;transition:background .15s ease}.Home_pricingCompactItemSelected__jFb7g .Home_pricingCompactRadioDot__aAO04{background:#8b5cf6}.Home_pricingCompactInfo__UbGTm{flex:1 1}.Home_pricingCompactName__HxLIh{font-size:1rem;font-weight:600;color:#1e293b}.Home_pricingCompactDesc__blsww{font-size:.8125rem;color:#64748b}.Home_pricingCompactPrice__mMRKk{font-size:1.25rem;font-weight:700;color:#8b5cf6}.Home_pricingTestimonial__nLM5V{max-width:800px;margin:48px auto 0;text-align:center;padding:32px;background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(124,58,237,.02));border-radius:16px;border:1px solid rgba(139,92,246,.1)}.Home_pricingTestimonialQuote__Y_OJZ{font-size:1.25rem;font-style:italic;color:#1e293b;line-height:1.7;margin-bottom:24px}.Home_pricingTestimonialAuthor__OK1DB{display:flex;align-items:center;justify-content:center;gap:16px}.Home_pricingTestimonialAvatar__fnkPA{width:48px;height:48px;border-radius:50%;object-fit:cover}.Home_pricingTestimonialInfo__g_eNn{text-align:left}.Home_pricingTestimonialName__246RU{font-size:.9375rem;font-weight:600;color:#1e293b}.Home_pricingTestimonialRole__zsMgL{font-size:.8125rem;color:#64748b}.Home_pricingCardEnterprise__AB2tD{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff}.Home_pricingCardEnterprise__AB2tD .Home_pricingAmountCustom__q8gD8,.Home_pricingCardEnterprise__AB2tD .Home_pricingCardName__MdOhk,.Home_pricingCardEnterprise__AB2tD .Home_pricingFeatureText__hO0IR{color:#fff}.Home_pricingCardEnterprise__AB2tD .Home_pricingAmountCustomSub__3XlLs,.Home_pricingCardEnterprise__AB2tD .Home_pricingCardDescription__wuEhr{color:#94a3b8}.Home_pricingCardEnterprise__AB2tD .Home_pricingCardHeader__bvvil{border-color:#334155}.Home_pricingCardEnterprise__AB2tD .Home_pricingCardIcon__sXhK4{background:rgba(139,92,246,.2)}.Home_pricingCardEnterprise__AB2tD .Home_pricingFeatureIconCheck__N0GDd{background:rgba(34,197,94,.2)}[data-theme=dark] .Home_pricingSectionTitle__Uuubx{color:#f1f5f9}[data-theme=dark] .Home_pricingSectionSubtitle__pyYis,[data-theme=dark] .Home_pricingToggleLabel__rs44g{color:#94a3b8}[data-theme=dark] .Home_pricingToggleLabelActive__ZPLeZ{color:#f1f5f9}[data-theme=dark] .Home_pricingToggleSwitch__Hk0S2{background:#334155}[data-theme=dark] .Home_pricingCard__2XSp0{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_pricingCard__2XSp0:hover{border-color:#475569;box-shadow:0 10px 40px rgba(0,0,0,.3)}[data-theme=dark] .Home_pricingCardPopular__6c6sm{box-shadow:0 0 0 1px #8b5cf6,0 10px 40px rgba(139,92,246,.2)}[data-theme=dark] .Home_pricingCardHeader__bvvil{border-color:#334155}[data-theme=dark] .Home_pricingCardName__MdOhk{color:#f1f5f9}[data-theme=dark] .Home_pricingCardDescription__wuEhr{color:#94a3b8}[data-theme=dark] .Home_pricingAmountValue__iMhlQ{color:#f1f5f9}[data-theme=dark] .Home_pricingAmountCurrency__yClXN{color:#94a3b8}[data-theme=dark] .Home_pricingAmountOriginal__FhjuH{color:#64748b}[data-theme=dark] .Home_pricingAmountCustom__q8gD8{color:#f1f5f9}[data-theme=dark] .Home_pricingAmountCustomSub__3XlLs{color:#94a3b8}[data-theme=dark] .Home_pricingFeaturesTitle__raZrV{color:#64748b}[data-theme=dark] .Home_pricingFeatureText__hO0IR{color:#f1f5f9}[data-theme=dark] .Home_pricingFeatureTextMuted__OKpL6{color:#64748b}[data-theme=dark] .Home_pricingFeatureIconX__JKduw{background:#334155;color:#64748b}[data-theme=dark] .Home_pricingFeatureTooltipIcon__Pp8zj{background:#334155;color:#94a3b8}[data-theme=dark] .Home_pricingCtaBtnSecondary__4dlpH{background:#334155;color:#f1f5f9;border-color:#475569}[data-theme=dark] .Home_pricingCtaBtnSecondary__4dlpH:hover{background:#475569}[data-theme=dark] .Home_pricingCtaNote__zp_bn{color:#94a3b8}[data-theme=dark] .Home_pricingGuarantee__nbp4v{background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(22,163,74,.1))}[data-theme=dark] .Home_pricingGuaranteeText__0iCpe{color:#f1f5f9}[data-theme=dark] .Home_pricingComparison__qnY0G{border-color:#334155}[data-theme=dark] .Home_pricingComparisonHeader__PVQWJ{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#334155}[data-theme=dark] .Home_pricingComparisonHeaderCell__w_5HE{border-color:#334155}[data-theme=dark] .Home_pricingComparisonTitle___TU7e{color:#94a3b8}[data-theme=dark] .Home_pricingComparisonPlan__zMc8C{color:#f1f5f9}[data-theme=dark] .Home_pricingComparisonRow__WJtgk{border-color:#334155}[data-theme=dark] .Home_pricingComparisonRowAlt__2W0lh{background:#0f172a}[data-theme=dark] .Home_pricingComparisonCell__U6Glw{border-color:#334155}[data-theme=dark] .Home_pricingComparisonFeature__vXYGP{color:#f1f5f9}[data-theme=dark] .Home_pricingComparisonCategory__rG3Fz{background:rgba(139,92,246,.1)}[data-theme=dark] .Home_pricingComparisonX__rnTY2{background:#334155;color:#64748b}[data-theme=dark] .Home_pricingComparisonValue__PzHdz{color:#f1f5f9}[data-theme=dark] .Home_pricingSlider__hBO3r{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_pricingSliderTitle__gdf5R{color:#f1f5f9}[data-theme=dark] .Home_pricingSliderTrack__cWqVN{background:#334155}[data-theme=dark] .Home_pricingSliderThumb__0JDrR{background:#1e293b}[data-theme=dark] .Home_pricingSliderMark__qrh6z{color:#64748b}[data-theme=dark] .Home_pricingSliderResult__QU_dd{border-color:#334155}[data-theme=dark] .Home_pricingSliderResultLabel__Tloxl{color:#94a3b8}[data-theme=dark] .Home_pricingSliderResultPrice__LAIXn{color:#f1f5f9}[data-theme=dark] .Home_pricingAddons__C_ZSB{border-color:#334155}[data-theme=dark] .Home_pricingAddonsTitle__CDmpf{color:#f1f5f9}[data-theme=dark] .Home_pricingAddonItem__0D2k8{background:#0f172a}[data-theme=dark] .Home_pricingAddonItem__0D2k8:hover{background:#1e293b}[data-theme=dark] .Home_pricingAddonItemSelected__3vd5I{background:linear-gradient(135deg,rgba(139,92,246,.15),rgba(124,58,237,.1))}[data-theme=dark] .Home_pricingAddonCheckbox__zevRZ{border-color:#475569}[data-theme=dark] .Home_pricingAddonName__mfbXQ,[data-theme=dark] .Home_pricingFaqTitle__ChWFG{color:#f1f5f9}[data-theme=dark] .Home_pricingFaqItem__6evZA{border-color:#334155}[data-theme=dark] .Home_pricingFaqQuestion___pTbH{background:#1e293b}[data-theme=dark] .Home_pricingFaqQuestion___pTbH:hover{background:#0f172a}[data-theme=dark] .Home_pricingFaqQuestionText__hbEYF{color:#f1f5f9}[data-theme=dark] .Home_pricingFaqIcon__Q5a_r{background:#334155;color:#94a3b8}[data-theme=dark] .Home_pricingFaqAnswer__QUE53{color:#94a3b8}[data-theme=dark] .Home_pricingCompact__CNaJZ{background:linear-gradient(135deg,#1e293b,#0f172a)}[data-theme=dark] .Home_pricingCompactItem__px6uZ{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_pricingCompactItem__px6uZ:hover{box-shadow:0 4px 16px rgba(139,92,246,.2)}[data-theme=dark] .Home_pricingCompactItemSelected__jFb7g{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(124,58,237,.05))}[data-theme=dark] .Home_pricingCompactRadio__xNI6v{border-color:#475569}[data-theme=dark] .Home_pricingCompactName__HxLIh{color:#f1f5f9}[data-theme=dark] .Home_pricingCompactDesc__blsww{color:#94a3b8}[data-theme=dark] .Home_pricingTestimonial__nLM5V{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(124,58,237,.05));border-color:rgba(139,92,246,.2)}[data-theme=dark] .Home_pricingTestimonialName__246RU,[data-theme=dark] .Home_pricingTestimonialQuote__Y_OJZ{color:#f1f5f9}[data-theme=dark] .Home_pricingTestimonialRole__zsMgL{color:#94a3b8}.Home_timeline__sGYK5{position:relative;padding:24px 0}.Home_timelineVertical__2O8Xr{padding-left:32px}.Home_timelineLine__VxDJh{position:absolute;left:11px;top:0;bottom:0;width:2px;background:#e2e8f0}.Home_timelineLineGradient__9TltJ{background:linear-gradient(180deg,#8b5cf6,#22c55e)}.Home_timelineLineDashed__s3jki{background:repeating-linear-gradient(180deg,#e2e8f0,#e2e8f0 8px,transparent 0,transparent 16px)}.Home_timelineItem__o9ZHH{position:relative;padding-bottom:32px;padding-left:40px}.Home_timelineItem__o9ZHH:last-child{padding-bottom:0}.Home_timelineNode__bzMHp{position:absolute;left:0;top:4px;width:24px;height:24px;border-radius:50%;background:#fff;border:3px solid #8b5cf6;display:flex;align-items:center;justify-content:center;z-index:1}.Home_timelineNodeFilled__xCDC4{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#8b5cf6}.Home_timelineNodeSuccess___k1wI{border-color:#22c55e}.Home_timelineNodeSuccess___k1wI.Home_timelineNodeFilled__xCDC4{background:linear-gradient(135deg,#22c55e,#16a34a)}.Home_timelineNodeWarning__fySFj{border-color:#f59e0b}.Home_timelineNodeWarning__fySFj.Home_timelineNodeFilled__xCDC4{background:linear-gradient(135deg,#f59e0b,#d97706)}.Home_timelineNodeError__6e_gt{border-color:#ef4444}.Home_timelineNodeError__6e_gt.Home_timelineNodeFilled__xCDC4{background:linear-gradient(135deg,#ef4444,#dc2626)}.Home_timelineNodeInfo__Bi1fX{border-color:#3b82f6}.Home_timelineNodeInfo__Bi1fX.Home_timelineNodeFilled__xCDC4{background:linear-gradient(135deg,#3b82f6,#2563eb)}.Home_timelineNode__bzMHp svg{width:12px;height:12px;color:#8b5cf6}.Home_timelineNodeFilled__xCDC4 svg{color:#fff}.Home_timelineNodeLarge__jIiqK{width:40px;height:40px;left:-8px}.Home_timelineNodeLarge__jIiqK svg{width:20px;height:20px}.Home_timelineContent__G3udK{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px 20px;transition:all .2s ease}.Home_timelineContent__G3udK:hover{border-color:#cbd5e1;box-shadow:0 4px 16px rgba(0,0,0,.06)}.Home_timelineContentCompact___UbNR{padding:12px 16px;border-radius:8px}.Home_timelineContentHighlighted__9B79f{border-color:#8b5cf6;background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(124,58,237,.02))}.Home_timelineHeader__z0Wwl{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.Home_timelineTitle__u6mEQ{font-size:1rem;font-weight:600;color:#1e293b}.Home_timelineTime__bwI0_{font-size:.8125rem;color:#94a3b8;display:flex;align-items:center;gap:4px}.Home_timelineTime__bwI0_ svg{width:14px;height:14px}.Home_timelineDescription__LsEeV{font-size:.9375rem;color:#64748b;line-height:1.6;margin-bottom:12px}.Home_timelineMeta__8yZWx{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.Home_timelineMetaItem__7PvEB{display:flex;align-items:center;gap:6px;font-size:.8125rem;color:#64748b}.Home_timelineMetaItem__7PvEB svg{width:14px;height:14px;color:#94a3b8}.Home_timelineAvatar__sedJr{width:24px;height:24px;border-radius:50%;object-fit:cover}.Home_timelineAvatarGroup__MS5Lh{display:flex}.Home_timelineAvatarGroup__MS5Lh .Home_timelineAvatar__sedJr{margin-left:-8px;border:2px solid #fff}.Home_timelineAvatarGroup__MS5Lh .Home_timelineAvatar__sedJr:first-child{margin-left:0}.Home_timelineTags__soF6J{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.Home_timelineTag__65amv{padding:4px 10px;background:#f1f5f9;border-radius:6px;font-size:.75rem;font-weight:500;color:#64748b}.Home_timelineTagPrimary__a1Gs_{background:rgba(139,92,246,.1);color:#8b5cf6}.Home_timelineTagSuccess__ye3oA{background:rgba(34,197,94,.1);color:#22c55e}.Home_timelineActions__5KYnq{display:flex;gap:8px;margin-top:16px;padding-top:12px;border-top:1px solid #e2e8f0}.Home_timelineActionBtn__nzWZW{padding:6px 12px;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;gap:6px;border:none}.Home_timelineActionBtnPrimary__UXTIJ{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.Home_timelineActionBtnPrimary__UXTIJ:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_timelineActionBtnSecondary__JGeqY{background:#f1f5f9;color:#64748b}.Home_timelineActionBtnSecondary__JGeqY:hover{background:#e2e8f0;color:#1e293b}.Home_timelineActionBtn__nzWZW svg{width:14px;height:14px}.Home_timelineHorizontal__wfEDX{display:flex;align-items:flex-start;padding:0;overflow-x:auto;gap:0}.Home_timelineHorizontal__wfEDX .Home_timelineLine__VxDJh{left:0;right:0;top:11px;bottom:auto;width:auto;height:2px}.Home_timelineHorizontal__wfEDX .Home_timelineItem__o9ZHH{flex-shrink:0;padding:32px 24px 0;min-width:200px}.Home_timelineHorizontal__wfEDX .Home_timelineNode__bzMHp{left:50%;transform:translateX(-50%);top:-21px}.Home_timelineHorizontal__wfEDX .Home_timelineContent__G3udK{text-align:center}.Home_activityFeed__TKRYV{padding:0}.Home_activityFeed__TKRYV .Home_timelineItem__o9ZHH{padding-bottom:20px}.Home_activityFeed__TKRYV .Home_timelineNode__bzMHp{width:36px;height:36px;left:-6px}.Home_activityFeed__TKRYV .Home_timelineNode__bzMHp svg{width:18px;height:18px}.Home_activityFeedItem__K1Njj{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#f8fafc;border-radius:10px;transition:background .15s ease}.Home_activityFeedItem__K1Njj:hover{background:#f1f5f9}.Home_activityFeedAvatar__ENGRr{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.Home_activityFeedContent__eD3QI{flex:1 1;min-width:0}.Home_activityFeedText__dIkGu{font-size:.9375rem;color:#1e293b;line-height:1.5}.Home_activityFeedUser__wa7Pi{font-weight:600;color:#8b5cf6}.Home_activityFeedAction__0nmXS{color:#64748b}.Home_activityFeedTarget__hYoHS{font-weight:500;color:#1e293b}.Home_activityFeedTime__o3Ubc{font-size:.75rem;color:#94a3b8;margin-top:4px}.Home_changelogTimeline__BsZqC{padding-left:40px}.Home_changelogItem__Rv_Oy{padding-bottom:40px}.Home_changelogVersion__4ONcp{position:absolute;left:-60px;top:0;font-size:.875rem;font-weight:700;color:#8b5cf6;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(124,58,237,.05));padding:4px 12px;border-radius:20px}.Home_changelogDate__m3ZpU{font-size:.8125rem;color:#94a3b8;margin-bottom:8px}.Home_changelogTitle__2VUlx{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:16px}.Home_changelogList__G0WqP{list-style:none;padding:0;margin:0}.Home_changelogListItem__fJB9a{display:flex;align-items:flex-start;gap:10px;padding:8px 0}.Home_changelogBadge__LfT8T{padding:2px 8px;border-radius:4px;font-size:.6875rem;font-weight:700;text-transform:uppercase;flex-shrink:0}.Home_changelogBadgeNew__Med9B{background:rgba(34,197,94,.1);color:#22c55e}.Home_changelogBadgeFix__3cbab{background:rgba(59,130,246,.1);color:#3b82f6}.Home_changelogBadgeImproved__jq1GU{background:rgba(139,92,246,.1);color:#8b5cf6}.Home_changelogBadgeBreaking__1zBfc{background:rgba(239,68,68,.1);color:#ef4444}.Home_changelogBadgeDeprecated__0R1_y{background:rgba(245,158,11,.1);color:#f59e0b}.Home_changelogText__ykh1J{font-size:.9375rem;color:#1e293b;line-height:1.5}.Home_milestoneTimeline__Q5fd6{padding:0}.Home_milestoneItem__nNfPH{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid #e2e8f0}.Home_milestoneItem__nNfPH:last-child{border-bottom:none}.Home_milestoneDate__MMR7r{width:100px;flex-shrink:0;text-align:right}.Home_milestoneDateMonth__M0Ve3{font-size:.8125rem;font-weight:600;color:#8b5cf6;text-transform:uppercase}.Home_milestoneDateDay__1auuY{font-size:1.5rem;font-weight:700;color:#1e293b;line-height:1}.Home_milestoneNode__L_e5Z{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 14px rgba(139,92,246,.3)}.Home_milestoneNode__L_e5Z svg{width:24px;height:24px;color:#fff}.Home_milestoneNodeCompleted__tuwV7{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 4px 14px rgba(34,197,94,.3)}.Home_milestoneNodePending__g34O2{background:#f1f5f9;box-shadow:none}.Home_milestoneNodePending__g34O2 svg{color:#94a3b8}.Home_milestoneContent__OAHds{flex:1 1}.Home_milestoneTitle__2E2jJ{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:4px}.Home_milestoneDescription__rhpuR{font-size:.9375rem;color:#64748b;line-height:1.5;margin-bottom:12px}.Home_milestoneProgress__sVgq2{display:flex;align-items:center;gap:12px}.Home_milestoneProgressBar__smxvC{flex:1 1;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.Home_milestoneProgressFill__nMR3b{height:100%;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:3px;transition:width .3s ease}.Home_milestoneProgressText__PLKzI{font-size:.8125rem;font-weight:600;color:#8b5cf6;flex-shrink:0}.Home_statusTimeline__W0w3t{display:flex;align-items:center;gap:0;padding:24px 0}.Home_statusTimelineItem____Yuc{flex:1 1;display:flex;flex-direction:column;align-items:center;position:relative}.Home_statusTimelineItem____Yuc:not(:last-child):after{content:"";position:absolute;top:16px;left:calc(50% + 20px);right:calc(-50% + 20px);height:2px;background:#e2e8f0}.Home_statusTimelineItemCompleted__lgybU:not(:last-child):after{background:linear-gradient(90deg,#22c55e,#22c55e)}.Home_statusTimelineItemActive__BnjQm:not(:last-child):after{background:linear-gradient(90deg,#8b5cf6,#e2e8f0)}.Home_statusTimelineNode__U_1FJ{width:32px;height:32px;border-radius:50%;background:#f1f5f9;border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;z-index:1;transition:all .3s ease}.Home_statusTimelineItemCompleted__lgybU .Home_statusTimelineNode__U_1FJ{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e}.Home_statusTimelineItemActive__BnjQm .Home_statusTimelineNode__U_1FJ{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#8b5cf6;animation:Home_statusPulse__RShKj 2s infinite}@keyframes Home_statusPulse__RShKj{0%,to{box-shadow:0 0 0 0 rgba(139,92,246,.4)}50%{box-shadow:0 0 0 8px rgba(139,92,246,0)}}.Home_statusTimelineNode__U_1FJ svg{width:16px;height:16px;color:#94a3b8}.Home_statusTimelineItemActive__BnjQm .Home_statusTimelineNode__U_1FJ svg,.Home_statusTimelineItemCompleted__lgybU .Home_statusTimelineNode__U_1FJ svg{color:#fff}.Home_statusTimelineLabel__j3fA6{margin-top:12px;font-size:.8125rem;font-weight:500;color:#64748b;text-align:center}.Home_statusTimelineItemCompleted__lgybU .Home_statusTimelineLabel__j3fA6{color:#22c55e}.Home_statusTimelineItemActive__BnjQm .Home_statusTimelineLabel__j3fA6{color:#8b5cf6;font-weight:600}.Home_statusTimelineTime__9dqsB{font-size:.6875rem;color:#94a3b8;margin-top:4px}.Home_timelineCompact__lTRNk .Home_timelineItem__o9ZHH{padding-bottom:16px;padding-left:28px}.Home_timelineCompact__lTRNk .Home_timelineLine__VxDJh{left:7px}.Home_timelineCompact__lTRNk .Home_timelineNode__bzMHp{width:16px;height:16px;border-width:2px}.Home_timelineCompact__lTRNk .Home_timelineContent__G3udK{padding:0;background:transparent;border:none}.Home_timelineCompact__lTRNk .Home_timelineContent__G3udK:hover{box-shadow:none}.Home_timelineCompact__lTRNk .Home_timelineTitle__u6mEQ{font-size:.9375rem}.Home_timelineCompact__lTRNk .Home_timelineDescription__LsEeV{font-size:.8125rem;margin-bottom:0}.Home_timelineDateHeader___yb6q{display:flex;align-items:center;gap:16px;margin-bottom:16px;margin-top:24px}.Home_timelineDateHeader___yb6q:first-child{margin-top:0}.Home_timelineDateHeaderLine___clCO{flex:1 1;height:1px;background:#e2e8f0}.Home_timelineDateHeaderText__PLfMl{font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.Home_timelineSkeleton__ui3RD{padding-left:32px;position:relative}.Home_timelineSkeleton__ui3RD .Home_timelineLine__VxDJh{background:linear-gradient(180deg,#e2e8f0,#f1f5f9)}.Home_timelineSkeletonItem__V3tvN{position:relative;padding-bottom:32px;padding-left:40px}.Home_timelineSkeletonNode__yAOW_{position:absolute;left:0;top:4px;width:24px;height:24px;border-radius:50%;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:Home_timelineSkeletonShimmer__WjyFC 1.5s infinite}.Home_timelineSkeletonContent__VKLmA{padding:16px 20px;background:#f8fafc;border-radius:12px}.Home_timelineSkeletonTitle__sj7Pd{height:16px;width:60%;border-radius:8px;margin-bottom:12px}.Home_timelineSkeletonText__BO5n8,.Home_timelineSkeletonTitle__sj7Pd{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:Home_timelineSkeletonShimmer__WjyFC 1.5s infinite}.Home_timelineSkeletonText__BO5n8{height:12px;width:100%;border-radius:6px;margin-bottom:8px}.Home_timelineSkeletonText__BO5n8:last-child{width:80%;margin-bottom:0}@keyframes Home_timelineSkeletonShimmer__WjyFC{0%{background-position:-200% 0}to{background-position:200% 0}}.Home_timelineEmpty__XDIxW{text-align:center;padding:48px 24px}.Home_timelineEmptyIcon__lRXKt{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(124,58,237,.05));display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.Home_timelineEmptyIcon__lRXKt svg{width:32px;height:32px;color:#8b5cf6}.Home_timelineEmptyTitle__0Y0X8{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:8px}.Home_timelineEmptyText__e4M7p{font-size:.9375rem;color:#64748b}[data-theme=dark] .Home_timelineLine__VxDJh{background:#334155}[data-theme=dark] .Home_timelineLineDashed__s3jki{background:repeating-linear-gradient(180deg,#334155,#334155 8px,transparent 0,transparent 16px)}[data-theme=dark] .Home_timelineNode__bzMHp{background:#1e293b}[data-theme=dark] .Home_timelineContent__G3udK{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_timelineContent__G3udK:hover{border-color:#475569;box-shadow:0 4px 16px rgba(0,0,0,.3)}[data-theme=dark] .Home_timelineContentHighlighted__9B79f{border-color:#8b5cf6;background:linear-gradient(135deg,rgba(139,92,246,.15),rgba(124,58,237,.08))}[data-theme=dark] .Home_timelineTitle__u6mEQ{color:#f1f5f9}[data-theme=dark] .Home_timelineTime__bwI0_{color:#64748b}[data-theme=dark] .Home_timelineDescription__LsEeV,[data-theme=dark] .Home_timelineMetaItem__7PvEB{color:#94a3b8}[data-theme=dark] .Home_timelineMetaItem__7PvEB svg{color:#64748b}[data-theme=dark] .Home_timelineTag__65amv{background:#334155;color:#94a3b8}[data-theme=dark] .Home_timelineTagPrimary__a1Gs_{background:rgba(139,92,246,.2)}[data-theme=dark] .Home_timelineTagSuccess__ye3oA{background:rgba(34,197,94,.2)}[data-theme=dark] .Home_timelineActions__5KYnq{border-color:#334155}[data-theme=dark] .Home_timelineActionBtnSecondary__JGeqY{background:#334155;color:#94a3b8}[data-theme=dark] .Home_timelineActionBtnSecondary__JGeqY:hover{background:#475569;color:#f1f5f9}[data-theme=dark] .Home_activityFeedItem__K1Njj{background:#0f172a}[data-theme=dark] .Home_activityFeedItem__K1Njj:hover{background:#1e293b}[data-theme=dark] .Home_activityFeedTarget__hYoHS,[data-theme=dark] .Home_activityFeedText__dIkGu{color:#f1f5f9}[data-theme=dark] .Home_activityFeedAction__0nmXS{color:#94a3b8}[data-theme=dark] .Home_activityFeedTime__o3Ubc,[data-theme=dark] .Home_changelogDate__m3ZpU{color:#64748b}[data-theme=dark] .Home_changelogText__ykh1J,[data-theme=dark] .Home_changelogTitle__2VUlx{color:#f1f5f9}[data-theme=dark] .Home_changelogBadgeNew__Med9B{background:rgba(34,197,94,.2)}[data-theme=dark] .Home_changelogBadgeFix__3cbab{background:rgba(59,130,246,.2)}[data-theme=dark] .Home_changelogBadgeImproved__jq1GU{background:rgba(139,92,246,.2)}[data-theme=dark] .Home_changelogBadgeBreaking__1zBfc{background:rgba(239,68,68,.2)}[data-theme=dark] .Home_changelogBadgeDeprecated__0R1_y{background:rgba(245,158,11,.2)}[data-theme=dark] .Home_milestoneItem__nNfPH{border-color:#334155}[data-theme=dark] .Home_milestoneDateDay__1auuY{color:#f1f5f9}[data-theme=dark] .Home_milestoneNodePending__g34O2{background:#334155}[data-theme=dark] .Home_milestoneNodePending__g34O2 svg{color:#64748b}[data-theme=dark] .Home_milestoneTitle__2E2jJ{color:#f1f5f9}[data-theme=dark] .Home_milestoneDescription__rhpuR{color:#94a3b8}[data-theme=dark] .Home_milestoneProgressBar__smxvC,[data-theme=dark] .Home_statusTimelineItem____Yuc:not(:last-child):after{background:#334155}[data-theme=dark] .Home_statusTimelineNode__U_1FJ{background:#334155;border-color:#475569}[data-theme=dark] .Home_statusTimelineNode__U_1FJ svg{color:#64748b}[data-theme=dark] .Home_statusTimelineLabel__j3fA6{color:#94a3b8}[data-theme=dark] .Home_statusTimelineTime__9dqsB{color:#64748b}[data-theme=dark] .Home_timelineDateHeaderLine___clCO{background:#334155}[data-theme=dark] .Home_timelineDateHeaderText__PLfMl{color:#64748b}[data-theme=dark] .Home_timelineSkeletonNode__yAOW_,[data-theme=dark] .Home_timelineSkeletonText__BO5n8,[data-theme=dark] .Home_timelineSkeletonTitle__sj7Pd{background:linear-gradient(90deg,#334155 25%,#475569 50%,#334155 75%);background-size:200% 100%}[data-theme=dark] .Home_timelineSkeletonContent__VKLmA{background:#0f172a}[data-theme=dark] .Home_timelineEmptyTitle__0Y0X8{color:#f1f5f9}[data-theme=dark] .Home_timelineEmptyText__e4M7p{color:#94a3b8}.Home_kanbanBoard__2Ii6j{display:flex;gap:16px;padding:24px;min-height:calc(100vh - 200px);overflow-x:auto;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px}.Home_kanbanBoard__2Ii6j::-webkit-scrollbar{height:8px}.Home_kanbanBoard__2Ii6j::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:4px}.Home_kanbanBoard__2Ii6j::-webkit-scrollbar-thumb{background:rgba(139,92,246,.3);border-radius:4px}.Home_kanbanBoard__2Ii6j::-webkit-scrollbar-thumb:hover{background:rgba(139,92,246,.5)}.Home_kanbanToolbar__cZVHq{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;background:#fff;border-radius:12px;margin-bottom:16px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Home_kanbanToolbarLeft__dGgzG{display:flex;align-items:center;gap:12px}.Home_kanbanToolbarRight__iM_8b{display:flex;align-items:center;gap:8px}.Home_kanbanBoardTitle__gsZ_f{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}.Home_kanbanBoardMeta__SRLkf{font-size:.875rem;color:#64748b}.Home_kanbanSearch__XOo5I{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f1f5f9;border-radius:8px;min-width:240px}.Home_kanbanSearch__XOo5I svg{width:16px;height:16px;color:#94a3b8}.Home_kanbanSearch__XOo5I input{flex:1 1;border:none;background:transparent;font-size:.875rem;color:#1e293b;outline:none}.Home_kanbanSearch__XOo5I input::placeholder{color:#94a3b8}.Home_kanbanFilterBtn__zZzrO{display:flex;align-items:center;gap:6px;padding:8px 12px;background:transparent;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;color:#64748b;cursor:pointer;transition:all .2s ease}.Home_kanbanFilterBtn__zZzrO:hover{background:#f8fafc;border-color:#8b5cf6;color:#8b5cf6}.Home_kanbanFilterBtn__zZzrO.Home_active__EQNkL{background:rgba(139,92,246,.1);border-color:#8b5cf6;color:#8b5cf6}.Home_kanbanViewToggle__dAMjH{display:flex;background:#f1f5f9;border-radius:8px;padding:4px}.Home_kanbanViewBtn__X7WV_{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;color:#64748b;cursor:pointer;transition:all .2s ease}.Home_kanbanViewBtn__X7WV_:hover{color:#8b5cf6}.Home_kanbanViewBtn__X7WV_.Home_active__EQNkL{background:#fff;color:#8b5cf6;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Home_kanbanColumn__tkLAe{flex:0 0 320px;display:flex;flex-direction:column;background:#f1f5f9;border-radius:12px;max-height:calc(100vh - 280px)}.Home_kanbanColumnHeader__Sgh8A{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(0,0,0,.05)}.Home_kanbanColumnTitle__s3mA4{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:600;color:#1e293b}.Home_kanbanColumnCount__C8Urt{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;background:rgba(0,0,0,.08);border-radius:12px;font-size:.75rem;font-weight:600;color:#64748b}.Home_kanbanColumnActions__tinyt{display:flex;align-items:center;gap:4px}.Home_kanbanColumnAction__ou7nS{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;transition:all .2s ease}.Home_kanbanColumnAction__ou7nS:hover{background:rgba(0,0,0,.05);color:#64748b}.Home_kanbanColumn__tkLAe.Home_columnBacklog__XURDQ .Home_kanbanColumnTitle__s3mA4:before{content:"";width:12px;height:12px;background:#94a3b8;border-radius:3px}.Home_kanbanColumn__tkLAe.Home_columnTodo__UDXVS .Home_kanbanColumnTitle__s3mA4:before{content:"";width:12px;height:12px;background:#3b82f6;border-radius:3px}.Home_kanbanColumn__tkLAe.Home_columnInProgress__Tt8Yt .Home_kanbanColumnTitle__s3mA4:before{content:"";width:12px;height:12px;background:#f59e0b;border-radius:3px}.Home_kanbanColumn__tkLAe.Home_columnReview__z_jGe .Home_kanbanColumnTitle__s3mA4:before{content:"";width:12px;height:12px;background:#8b5cf6;border-radius:3px}.Home_kanbanColumn__tkLAe.Home_columnDone__52TAZ .Home_kanbanColumnTitle__s3mA4:before{content:"";width:12px;height:12px;background:#22c55e;border-radius:3px}.Home_kanbanWipLimit__IiUNm{display:flex;align-items:center;gap:4px;padding:2px 8px;background:rgba(234,179,8,.1);border-radius:10px;font-size:.75rem;font-weight:500;color:#d97706}.Home_kanbanWipLimit__IiUNm.Home_atLimit__6mfvk{background:rgba(239,68,68,.1);color:#dc2626}.Home_kanbanWipLimit__IiUNm.Home_overLimit__RlBbU{background:#fef2f2;color:#dc2626;animation:Home_wipPulse__OcQqD 1.5s ease-in-out infinite}@keyframes Home_wipPulse__OcQqD{0%,to{opacity:1}50%{opacity:.6}}.Home_kanbanCards__AS8aH{flex:1 1;display:flex;flex-direction:column;gap:8px;padding:8px 12px 12px;overflow-y:auto;min-height:100px}.Home_kanbanCards__AS8aH::-webkit-scrollbar{width:6px}.Home_kanbanCards__AS8aH::-webkit-scrollbar-track{background:transparent}.Home_kanbanCards__AS8aH::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:3px}.Home_kanbanCards__AS8aH.Home_dragOver__KpRO0{background:rgba(139,92,246,.05);border:2px dashed #8b5cf6;border-radius:8px}.Home_kanbanDropPlaceholder__KrmWA{height:100px;background:rgba(139,92,246,.1);border:2px dashed #8b5cf6;border-radius:8px;animation:Home_placeholderPulse__5dl_p 1s ease-in-out infinite}@keyframes Home_placeholderPulse__5dl_p{0%,to{opacity:.5}50%{opacity:1}}.Home_kanbanCard__a74Ml{background:#fff;border-radius:10px;padding:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);cursor:-webkit-grab;cursor:grab;transition:all .2s ease;border:1px solid transparent}.Home_kanbanCard__a74Ml:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.Home_kanbanCard__a74Ml.Home_isDragging__9Xw5G{opacity:.5;transform:rotate(3deg);box-shadow:0 8px 25px rgba(0,0,0,.15);cursor:-webkit-grabbing;cursor:grabbing}.Home_kanbanCard__a74Ml.Home_isSelected__3x7C_{border-color:#8b5cf6;box-shadow:0 0 0 2px rgba(139,92,246,.2)}.Home_kanbanCardCover__FtGjc{width:calc(100% + 24px);height:120px;margin:-12px -12px 12px;border-radius:10px 10px 0 0;object-fit:cover}.Home_kanbanCardLabels__V2OG3{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.Home_kanbanCardLabel__ekIfb{height:6px;min-width:32px;border-radius:3px}.Home_kanbanCardLabel__ekIfb.Home_labelRed__emglh{background:#ef4444}.Home_kanbanCardLabel__ekIfb.Home_labelOrange___wlir{background:#f97316}.Home_kanbanCardLabel__ekIfb.Home_labelYellow__AJodz{background:#eab308}.Home_kanbanCardLabel__ekIfb.Home_labelGreen__6c6MA{background:#22c55e}.Home_kanbanCardLabel__ekIfb.Home_labelBlue__rJBtC{background:#3b82f6}.Home_kanbanCardLabel__ekIfb.Home_labelPurple__N4Xys{background:#8b5cf6}.Home_kanbanCardLabel__ekIfb.Home_labelPink__qJVcF{background:#ec4899}.Home_kanbanCardLabel__ekIfb.Home_labelGray__kW4Su{background:#6b7280}.Home_kanbanCardLabels__V2OG3.Home_expanded__wrLuF .Home_kanbanCardLabel__ekIfb{height:auto;padding:2px 8px;font-size:.625rem;font-weight:600;color:#fff}.Home_kanbanCardTitle__3fMgE{font-size:.875rem;font-weight:500;color:#1e293b;margin:0 0 8px;line-height:1.4}.Home_kanbanCardDescription__Pm_Km{font-size:.75rem;color:#64748b;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Home_kanbanCardFooter__j9RFu{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.Home_kanbanCardMeta___CVzM{display:flex;align-items:center;gap:8px}.Home_kanbanCardMetaItem__EP5DF{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#94a3b8}.Home_kanbanCardMetaItem__EP5DF svg{width:14px;height:14px}.Home_kanbanCardDue__D0jvk{display:flex;align-items:center;gap:4px;padding:2px 6px;border-radius:4px;font-size:.75rem;font-weight:500}.Home_kanbanCardDue__D0jvk.Home_dueNormal__WGdFx{background:#f1f5f9;color:#64748b}.Home_kanbanCardDue__D0jvk.Home_dueSoon__tp22H{background:rgba(234,179,8,.1);color:#d97706}.Home_kanbanCardDue__D0jvk.Home_dueToday__OKBBL{background:rgba(249,115,22,.1);color:#ea580c}.Home_kanbanCardDue__D0jvk.Home_dueOverdue__aeaK6{background:rgba(239,68,68,.1);color:#dc2626}.Home_kanbanCardDue__D0jvk.Home_dueComplete__LEqBM{background:rgba(34,197,94,.1);color:#16a34a}.Home_kanbanCardAssignees__iblyM{display:flex;align-items:center}.Home_kanbanCardAssignee__4p28w{width:28px;height:28px;border-radius:50%;border:2px solid #fff;margin-left:-8px;overflow:hidden;background:linear-gradient(135deg,#8b5cf6,#a855f7)}.Home_kanbanCardAssignee__4p28w:first-child{margin-left:0}.Home_kanbanCardAssignee__4p28w img{width:100%;height:100%;object-fit:cover}.Home_kanbanCardAssignee__4p28w.Home_hasMore__N5epO{display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:600;color:#fff}.Home_kanbanCardBadges__d2920{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:8px;padding-top:8px;border-top:1px solid #f1f5f9}.Home_kanbanCardBadge__28tCV{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#64748b}.Home_kanbanCardBadge__28tCV svg{width:14px;height:14px}.Home_kanbanCardBadge__28tCV.Home_hasItems__7X_JY{color:#1e293b}.Home_kanbanCardPriority__EXgrk{position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:50%}.Home_kanbanCardPriority__EXgrk.Home_priorityLow__qmIJe{background:#22c55e}.Home_kanbanCardPriority__EXgrk.Home_priorityMedium__4ARr3{background:#f59e0b}.Home_kanbanCardPriority__EXgrk.Home_priorityHigh__6wnEs{background:#ef4444}.Home_kanbanCardPriority__EXgrk.Home_priorityUrgent__r2mI2{background:#dc2626;animation:Home_urgentPulse__LQkK6 1s ease-in-out infinite}@keyframes Home_urgentPulse__LQkK6{0%,to{box-shadow:0 0 0 0 rgba(220,38,38,.4)}50%{box-shadow:0 0 0 6px rgba(220,38,38,0)}}.Home_kanbanQuickAdd__sjkio{padding:8px 12px 12px}.Home_kanbanQuickAddBtn__NP7yR{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;background:transparent;border:1px dashed #cbd5e1;border-radius:8px;font-size:.875rem;color:#64748b;cursor:pointer;transition:all .2s ease}.Home_kanbanQuickAddBtn__NP7yR:hover{background:rgba(139,92,246,.05);border-color:#8b5cf6;color:#8b5cf6}.Home_kanbanQuickAddBtn__NP7yR svg{width:16px;height:16px}.Home_kanbanQuickAddForm__AWI1j{background:#fff;border-radius:10px;padding:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Home_kanbanQuickAddInput__njj5r{width:100%;padding:8px;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;color:#1e293b;margin-bottom:8px;resize:none}.Home_kanbanQuickAddInput__njj5r:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.Home_kanbanQuickAddActions__97Tel{display:flex;align-items:center;gap:8px}.Home_kanbanQuickAddSubmit__Az6eB{padding:8px 16px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:6px;font-size:.875rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s ease}.Home_kanbanQuickAddSubmit__Az6eB:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_kanbanQuickAddCancel__vtZEv{padding:8px 12px;background:transparent;border:none;font-size:.875rem;color:#64748b;cursor:pointer}.Home_kanbanQuickAddCancel__vtZEv:hover{color:#1e293b}.Home_kanbanSwimlane__n5ItF{margin-bottom:24px}.Home_kanbanSwimlaneHeader__VaHMM{display:flex;align-items:center;gap:12px;padding:12px 24px;background:#fff;border-radius:8px;margin-bottom:8px;cursor:pointer}.Home_kanbanSwimlaneToggle__MG576{display:flex;align-items:center;justify-content:center;width:20px;height:20px;transition:transform .2s ease}.Home_kanbanSwimlaneToggle__MG576.Home_collapsed__M5Rd8{transform:rotate(-90deg)}.Home_kanbanSwimlaneTitle__wcCuI{font-size:.875rem;font-weight:600;color:#1e293b}.Home_kanbanSwimlaneCount__GSJqr{font-size:.75rem;color:#64748b;background:#f1f5f9;padding:2px 8px;border-radius:10px}.Home_kanbanSwimlaneContent__Xe0wp{display:flex;gap:16px;padding:8px 0;overflow-x:auto}.Home_kanbanSwimlaneContent__Xe0wp.Home_collapsed__M5Rd8{display:none}.Home_kanbanCardModal__96OK_{position:fixed;inset:0;display:flex;align-items:flex-start;justify-content:center;padding:40px 20px;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;overflow-y:auto}.Home_kanbanCardModalContent__jemho{width:100%;max-width:768px;background:#fff;border-radius:16px;box-shadow:0 25px 50px rgba(0,0,0,.2);animation:Home_modalSlideIn__FKqs3 .3s ease}@keyframes Home_modalSlideIn__FKqs3{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Home_kanbanCardModalCover__0pHsK{width:100%;height:160px;object-fit:cover;border-radius:16px 16px 0 0}.Home_kanbanCardModalHeader__LxeLW{display:flex;align-items:flex-start;gap:16px;padding:24px}.Home_kanbanCardModalIcon__wBmEa{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f1f5f9;border-radius:8px;flex-shrink:0}.Home_kanbanCardModalIcon__wBmEa svg{width:20px;height:20px;color:#64748b}.Home_kanbanCardModalTitleWrap__DKU59{flex:1 1}.Home_kanbanCardModalTitle__4w_Gu{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 4px}.Home_kanbanCardModalSubtitle__g7Tv_{font-size:.875rem;color:#64748b}.Home_kanbanCardModalClose__yyPIn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:none;border-radius:8px;color:#94a3b8;cursor:pointer;transition:all .2s ease}.Home_kanbanCardModalClose__yyPIn:hover{background:#f1f5f9;color:#64748b}.Home_kanbanCardModalBody__gh0bc{display:grid;grid-template-columns:1fr 280px;grid-gap:24px;gap:24px;padding:0 24px 24px}.Home_kanbanCardModalMain__eoeHm{display:flex;flex-direction:column;gap:24px}.Home_kanbanCardModalSidebar__2kcaV{display:flex;flex-direction:column;gap:16px}.Home_kanbanModalSection__1TfjP{display:flex;flex-direction:column;gap:12px}.Home_kanbanModalSectionHeader__Rnvb7{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:600;color:#1e293b}.Home_kanbanModalSectionHeader__Rnvb7 svg{width:16px;height:16px;color:#64748b}.Home_kanbanDescriptionEditor__tMW1k{min-height:120px;padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;color:#1e293b;line-height:1.6;resize:vertical}.Home_kanbanDescriptionEditor__tMW1k:focus{outline:none;border-color:#8b5cf6;background:#fff}.Home_kanbanChecklist__IOFuK{display:flex;flex-direction:column;gap:8px}.Home_kanbanChecklistProgress__Bsg9_{display:flex;align-items:center;gap:12px}.Home_kanbanChecklistBar__BQq9l{flex:1 1;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.Home_kanbanChecklistBarFill__7Ol5t{height:100%;background:linear-gradient(90deg,#8b5cf6,#a855f7);border-radius:3px;transition:width .3s ease}.Home_kanbanChecklistPercent__gYijS{font-size:.75rem;font-weight:600;color:#64748b}.Home_kanbanChecklistItem__KdF1O{display:flex;align-items:flex-start;gap:12px;padding:8px 12px;background:#f8fafc;border-radius:6px}.Home_kanbanChecklistItem__KdF1O.Home_checked__F6Ngz{opacity:.6}.Home_kanbanChecklistItem__KdF1O.Home_checked__F6Ngz .Home_kanbanChecklistText__Z_U4W{text-decoration:line-through}.Home_kanbanChecklistCheck__zLTyd{width:18px;height:18px;border:2px solid #cbd5e1;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Home_kanbanChecklistCheck__zLTyd.Home_checked__F6Ngz{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#8b5cf6}.Home_kanbanChecklistCheck__zLTyd.Home_checked__F6Ngz svg{color:#fff}.Home_kanbanChecklistText__Z_U4W{flex:1 1;font-size:.875rem;color:#1e293b}.Home_kanbanAttachments__0M4x7{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}.Home_kanbanAttachment__NM3w_{display:flex;align-items:center;gap:8px;padding:8px;background:#f8fafc;border-radius:6px;cursor:pointer;transition:all .2s ease}.Home_kanbanAttachment__NM3w_:hover{background:#f1f5f9}.Home_kanbanAttachmentThumb__BVhKI{width:40px;height:40px;border-radius:4px;object-fit:cover}.Home_kanbanAttachmentIcon__PvKUw{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border-radius:4px}.Home_kanbanAttachmentInfo__BnDyx{flex:1 1;min-width:0}.Home_kanbanAttachmentName__Mfo81{font-size:.75rem;font-weight:500;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Home_kanbanAttachmentMeta__veauO{font-size:.625rem;color:#94a3b8}.Home_kanbanActivity__xD2q1{display:flex;flex-direction:column;gap:16px}.Home_kanbanActivityItem__82bTx{display:flex;gap:12px}.Home_kanbanActivityAvatar__MU9tX{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.Home_kanbanActivityContent__QRlES{flex:1 1}.Home_kanbanActivityHeader__pKR_q{display:flex;align-items:center;gap:8px;margin-bottom:4px}.Home_kanbanActivityAuthor__zAvWQ{font-size:.875rem;font-weight:600;color:#1e293b}.Home_kanbanActivityTime__btS2x{font-size:.75rem;color:#94a3b8}.Home_kanbanActivityText__d4ZjX{font-size:.875rem;color:#475569;line-height:1.5}.Home_kanbanActivityComment__146X6{background:#f8fafc;padding:12px;border-radius:8px}.Home_kanbanCommentInput__JKKfE{display:flex;gap:12px;padding:16px;background:#f8fafc;border-radius:8px;margin-top:8px}.Home_kanbanCommentInput__JKKfE textarea{flex:1 1;min-height:60px;padding:8px;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;resize:none}.Home_kanbanCommentInput__JKKfE textarea:focus{outline:none;border-color:#8b5cf6}.Home_kanbanSidebarGroup__m7Khl{display:flex;flex-direction:column;gap:4px}.Home_kanbanSidebarLabel__WrqgX{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.Home_kanbanSidebarBtn__34F0V{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;background:#f8fafc;border:none;border-radius:6px;font-size:.875rem;color:#475569;cursor:pointer;text-align:left;transition:all .2s ease}.Home_kanbanSidebarBtn__34F0V:hover{background:#f1f5f9;color:#1e293b}.Home_kanbanSidebarBtn__34F0V svg{width:16px;height:16px;color:#94a3b8}.Home_kanbanSidebarPills__Mrkj5{display:flex;flex-wrap:wrap;gap:4px}.Home_kanbanSidebarPill__Yi3_8{display:flex;align-items:center;gap:4px;padding:4px 8px;background:#f1f5f9;border-radius:4px;font-size:.75rem;color:#475569}.Home_kanbanSidebarPill__Yi3_8.Home_removable__6Q_T0{cursor:pointer}.Home_kanbanSidebarPill__Yi3_8.Home_removable__6Q_T0:hover{background:#fee2e2;color:#dc2626}.Home_kanbanEmptyColumn__dctGV{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;text-align:center}.Home_kanbanEmptyIcon__djnSb{width:48px;height:48px;background:rgba(139,92,246,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.Home_kanbanEmptyIcon__djnSb svg{width:24px;height:24px;color:#8b5cf6}.Home_kanbanEmptyText__019w6{font-size:.875rem;color:#64748b}.Home_kanbanSettings__GLjcl{position:absolute;top:calc(100% + 8px);right:0;width:280px;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);z-index:100;animation:Home_dropdownFade__WXozT .2s ease}@keyframes Home_dropdownFade__WXozT{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Home_kanbanSettingsHeader__71LF2{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f1f5f9}.Home_kanbanSettingsTitle__bMQki{font-size:.875rem;font-weight:600;color:#1e293b}.Home_kanbanSettingsItem__3a0Rp{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;transition:background .2s ease}.Home_kanbanSettingsItem__3a0Rp:hover{background:#f8fafc}.Home_kanbanSettingsItemLabel__UqCTO{display:flex;align-items:center;gap:10px;font-size:.875rem;color:#475569}.Home_kanbanSettingsItemLabel__UqCTO svg{width:16px;height:16px;color:#94a3b8}.Home_kanbanMiniCard__Ip4Dn{display:flex;align-items:center;gap:8px;padding:6px 10px;background:#fff;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.08);cursor:pointer;transition:all .2s ease}.Home_kanbanMiniCard__Ip4Dn:hover{box-shadow:0 2px 8px rgba(0,0,0,.12)}.Home_kanbanMiniCardLabel__Y4u_Z{width:4px;height:20px;border-radius:2px;flex-shrink:0}.Home_kanbanMiniCardTitle__OrOJV{flex:1 1;font-size:.8125rem;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Home_kanbanMiniCardMeta__OS07d{font-size:.75rem;color:#94a3b8}[data-theme=dark] .Home_kanbanBoard__2Ii6j{background:linear-gradient(135deg,#0f172a,#1e293b)}[data-theme=dark] .Home_kanbanToolbar__cZVHq{background:#1e293b;box-shadow:0 1px 3px rgba(0,0,0,.3)}[data-theme=dark] .Home_kanbanBoardTitle__gsZ_f{color:#f1f5f9}[data-theme=dark] .Home_kanbanBoardMeta__SRLkf{color:#94a3b8}[data-theme=dark] .Home_kanbanSearch__XOo5I{background:#0f172a}[data-theme=dark] .Home_kanbanSearch__XOo5I input{color:#f1f5f9}[data-theme=dark] .Home_kanbanSearch__XOo5I input::placeholder{color:#64748b}[data-theme=dark] .Home_kanbanFilterBtn__zZzrO{border-color:#334155;color:#94a3b8}[data-theme=dark] .Home_kanbanFilterBtn__zZzrO:hover{background:rgba(139,92,246,.1)}[data-theme=dark] .Home_kanbanViewToggle__dAMjH{background:#0f172a}[data-theme=dark] .Home_kanbanViewBtn__X7WV_{color:#64748b}[data-theme=dark] .Home_kanbanViewBtn__X7WV_.Home_active__EQNkL{background:#334155;color:#a78bfa}[data-theme=dark] .Home_kanbanColumn__tkLAe{background:#1e293b}[data-theme=dark] .Home_kanbanColumnHeader__Sgh8A{border-color:hsla(0,0%,100%,.05)}[data-theme=dark] .Home_kanbanColumnTitle__s3mA4{color:#f1f5f9}[data-theme=dark] .Home_kanbanColumnCount__C8Urt{background:hsla(0,0%,100%,.1);color:#94a3b8}[data-theme=dark] .Home_kanbanColumnAction__ou7nS{color:#64748b}[data-theme=dark] .Home_kanbanColumnAction__ou7nS:hover{background:hsla(0,0%,100%,.05);color:#94a3b8}[data-theme=dark] .Home_kanbanCard__a74Ml{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_kanbanCard__a74Ml:hover{box-shadow:0 4px 12px rgba(0,0,0,.3)}[data-theme=dark] .Home_kanbanCard__a74Ml.Home_isSelected__3x7C_{border-color:#8b5cf6}[data-theme=dark] .Home_kanbanCardTitle__3fMgE{color:#f1f5f9}[data-theme=dark] .Home_kanbanCardDescription__Pm_Km{color:#94a3b8}[data-theme=dark] .Home_kanbanCardMetaItem__EP5DF{color:#64748b}[data-theme=dark] .Home_kanbanCardBadges__d2920{border-color:#334155}[data-theme=dark] .Home_kanbanCardBadge__28tCV{color:#64748b}[data-theme=dark] .Home_kanbanCardBadge__28tCV.Home_hasItems__7X_JY{color:#94a3b8}[data-theme=dark] .Home_kanbanQuickAddBtn__NP7yR{border-color:#334155;color:#64748b}[data-theme=dark] .Home_kanbanQuickAddBtn__NP7yR:hover{background:rgba(139,92,246,.1)}[data-theme=dark] .Home_kanbanQuickAddForm__AWI1j{background:#0f172a;box-shadow:0 4px 12px rgba(0,0,0,.4)}[data-theme=dark] .Home_kanbanQuickAddInput__njj5r{background:#1e293b;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_kanbanQuickAddInput__njj5r:focus{border-color:#8b5cf6}[data-theme=dark] .Home_kanbanQuickAddCancel__vtZEv{color:#94a3b8}[data-theme=dark] .Home_kanbanQuickAddCancel__vtZEv:hover{color:#f1f5f9}[data-theme=dark] .Home_kanbanSwimlaneHeader__VaHMM{background:#1e293b}[data-theme=dark] .Home_kanbanSwimlaneTitle__wcCuI{color:#f1f5f9}[data-theme=dark] .Home_kanbanSwimlaneCount__GSJqr{background:#334155;color:#94a3b8}[data-theme=dark] .Home_kanbanCardModal__96OK_{background:rgba(0,0,0,.7)}[data-theme=dark] .Home_kanbanCardModalContent__jemho{background:#1e293b}[data-theme=dark] .Home_kanbanCardModalIcon__wBmEa{background:#334155}[data-theme=dark] .Home_kanbanCardModalTitle__4w_Gu{color:#f1f5f9}[data-theme=dark] .Home_kanbanCardModalSubtitle__g7Tv_{color:#94a3b8}[data-theme=dark] .Home_kanbanCardModalClose__yyPIn:hover{background:#334155}[data-theme=dark] .Home_kanbanDescriptionEditor__tMW1k{background:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_kanbanDescriptionEditor__tMW1k:focus{background:#0f172a}[data-theme=dark] .Home_kanbanChecklistBar__BQq9l{background:#334155}[data-theme=dark] .Home_kanbanChecklistItem__KdF1O{background:#0f172a}[data-theme=dark] .Home_kanbanChecklistCheck__zLTyd{border-color:#475569}[data-theme=dark] .Home_kanbanChecklistText__Z_U4W{color:#f1f5f9}[data-theme=dark] .Home_kanbanAttachment__NM3w_{background:#0f172a}[data-theme=dark] .Home_kanbanAttachmentIcon__PvKUw,[data-theme=dark] .Home_kanbanAttachment__NM3w_:hover{background:#334155}[data-theme=dark] .Home_kanbanAttachmentName__Mfo81{color:#f1f5f9}[data-theme=dark] .Home_kanbanAttachmentMeta__veauO{color:#64748b}[data-theme=dark] .Home_kanbanActivityAuthor__zAvWQ{color:#f1f5f9}[data-theme=dark] .Home_kanbanActivityText__d4ZjX{color:#94a3b8}[data-theme=dark] .Home_kanbanActivityComment__146X6,[data-theme=dark] .Home_kanbanCommentInput__JKKfE{background:#0f172a}[data-theme=dark] .Home_kanbanCommentInput__JKKfE textarea{background:#1e293b;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_kanbanSidebarBtn__34F0V{background:#0f172a;color:#94a3b8}[data-theme=dark] .Home_kanbanSidebarBtn__34F0V:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .Home_kanbanSidebarPill__Yi3_8{background:#334155;color:#94a3b8}[data-theme=dark] .Home_kanbanEmptyIcon__djnSb{background:rgba(139,92,246,.2)}[data-theme=dark] .Home_kanbanEmptyText__019w6{color:#94a3b8}[data-theme=dark] .Home_kanbanSettings__GLjcl{background:#1e293b;box-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_kanbanSettingsHeader__71LF2{border-color:#334155}[data-theme=dark] .Home_kanbanSettingsTitle__bMQki{color:#f1f5f9}[data-theme=dark] .Home_kanbanSettingsItem__3a0Rp:hover{background:#0f172a}[data-theme=dark] .Home_kanbanSettingsItemLabel__UqCTO{color:#94a3b8}[data-theme=dark] .Home_kanbanMiniCard__Ip4Dn{background:#1e293b}[data-theme=dark] .Home_kanbanMiniCard__Ip4Dn:hover{box-shadow:0 2px 8px rgba(0,0,0,.3)}[data-theme=dark] .Home_kanbanMiniCardTitle__OrOJV{color:#f1f5f9}[data-theme=dark] .Home_kanbanMiniCardMeta__OS07d{color:#64748b}.Home_toastContainer__5QfTb{position:fixed;z-index:9999;display:flex;flex-direction:column;gap:12px;pointer-events:none;max-width:420px;padding:16px}.Home_toastContainer__5QfTb.Home_topRight__yWkma{top:0;right:0}.Home_toastContainer__5QfTb.Home_topLeft__mO7pm{top:0;left:0}.Home_toastContainer__5QfTb.Home_topCenter__wl4bT{top:0;left:50%;transform:translateX(-50%)}.Home_toastContainer__5QfTb.Home_bottomRight__LPrqG{bottom:0;right:0}.Home_toastContainer__5QfTb.Home_bottomLeft__IHKab{bottom:0;left:0}.Home_toastContainer__5QfTb.Home_bottomCenter__4RLCj{bottom:0;left:50%;transform:translateX(-50%)}.Home_toast__0wkSS{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);pointer-events:auto;animation:Home_toastSlideIn__sIgAG .3s ease;position:relative;overflow:hidden;min-width:320px}@keyframes Home_toastSlideIn__sIgAG{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.Home_toastContainer__5QfTb.Home_bottomLeft__IHKab .Home_toast__0wkSS,.Home_toastContainer__5QfTb.Home_topLeft__mO7pm .Home_toast__0wkSS{animation-name:Home_toastSlideInLeft__bG2GI}@keyframes Home_toastSlideInLeft__bG2GI{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.Home_toastContainer__5QfTb.Home_bottomCenter__4RLCj .Home_toast__0wkSS,.Home_toastContainer__5QfTb.Home_topCenter__wl4bT .Home_toast__0wkSS{animation-name:Home_toastSlideInCenter__05hR7}@keyframes Home_toastSlideInCenter__05hR7{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Home_toast__0wkSS.Home_exiting__kXZHa{animation:Home_toastSlideOut__stVgO .3s ease forwards}@keyframes Home_toastSlideOut__stVgO{to{opacity:0;transform:translateX(100%)}}.Home_toastIcon__Wf9B8{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;flex-shrink:0}.Home_toastIcon__Wf9B8 svg{width:16px;height:16px}.Home_toast__0wkSS.Home_toastSuccess__Nmho1 .Home_toastIcon__Wf9B8{background:rgba(34,197,94,.1);color:#22c55e}.Home_toast__0wkSS.Home_toastSuccess__Nmho1{border-left:4px solid #22c55e}.Home_toast__0wkSS.Home_toastError__2sCmE .Home_toastIcon__Wf9B8{background:rgba(239,68,68,.1);color:#ef4444}.Home_toast__0wkSS.Home_toastError__2sCmE{border-left:4px solid #ef4444}.Home_toast__0wkSS.Home_toastWarning__wm4gX .Home_toastIcon__Wf9B8{background:rgba(234,179,8,.1);color:#eab308}.Home_toast__0wkSS.Home_toastWarning__wm4gX{border-left:4px solid #eab308}.Home_toast__0wkSS.Home_toastInfo__spv8t .Home_toastIcon__Wf9B8{background:rgba(59,130,246,.1);color:#3b82f6}.Home_toast__0wkSS.Home_toastInfo__spv8t{border-left:4px solid #3b82f6}.Home_toastContent__n1x5u{flex:1 1;min-width:0}.Home_toastTitle__NgOou{font-size:.875rem;font-weight:600;color:#1e293b;margin:0 0 4px}.Home_toastMessage__ci1dO{font-size:.8125rem;color:#64748b;line-height:1.4;margin:0}.Home_toastClose__su9uS{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;transition:all .2s ease;flex-shrink:0}.Home_toastClose__su9uS:hover{background:#f1f5f9;color:#64748b}.Home_toastClose__su9uS svg{width:16px;height:16px}.Home_toastActions__RxRH3{display:flex;gap:8px;margin-top:12px}.Home_toastAction__1pEVL{padding:6px 12px;border:none;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease}.Home_toastAction__1pEVL.Home_primary__66jd8{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.Home_toastAction__1pEVL.Home_primary__66jd8:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_toastAction__1pEVL.Home_secondary__p1_Og{background:#f1f5f9;color:#475569}.Home_toastAction__1pEVL.Home_secondary__p1_Og:hover{background:#e2e8f0}.Home_toastProgress__M_zVi{position:absolute;bottom:0;left:0;right:0;height:3px;background:rgba(0,0,0,.05);overflow:hidden}.Home_toastProgressBar__saUka{height:100%;background:linear-gradient(90deg,#8b5cf6,#a855f7);animation:Home_toastProgress__M_zVi linear forwards}@keyframes Home_toastProgress__M_zVi{0%{width:100%}to{width:0}}.Home_toast__0wkSS.Home_toastSuccess__Nmho1 .Home_toastProgressBar__saUka{background:linear-gradient(90deg,#22c55e,#16a34a)}.Home_toast__0wkSS.Home_toastError__2sCmE .Home_toastProgressBar__saUka{background:linear-gradient(90deg,#ef4444,#dc2626)}.Home_toast__0wkSS.Home_toastWarning__wm4gX .Home_toastProgressBar__saUka{background:linear-gradient(90deg,#eab308,#ca8a04)}.Home_toast__0wkSS.Home_toastInfo__spv8t .Home_toastProgressBar__saUka{background:linear-gradient(90deg,#3b82f6,#2563eb)}.Home_notificationCenter__NGqCX{position:relative}.Home_notificationTrigger__TH71y{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;border-radius:10px;color:#64748b;cursor:pointer;transition:all .2s ease;position:relative}.Home_notificationTrigger__TH71y:hover{background:#f1f5f9;color:#1e293b}.Home_notificationTrigger__TH71y svg{width:22px;height:22px}.Home_notificationBadge__lPu8r{position:absolute;top:4px;right:4px;display:flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:9px;font-size:.6875rem;font-weight:700;color:#fff;border:2px solid #fff;animation:Home_badgePop___bPvd .3s ease}@keyframes Home_badgePop___bPvd{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.Home_notificationBadge__lPu8r.Home_pulse__0RP2j{animation:Home_badgePulse__ORvvO 2s ease-in-out infinite}@keyframes Home_badgePulse__ORvvO{0%,to{box-shadow:0 0 0 0 rgba(239,68,68,.4)}50%{box-shadow:0 0 0 8px rgba(239,68,68,0)}}.Home_notificationDropdown__6patD{position:absolute;top:calc(100% + 8px);right:0;width:400px;max-height:500px;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.15);overflow:hidden;animation:Home_dropdownSlide__nS3TQ .2s ease;z-index:100}@keyframes Home_dropdownSlide__nS3TQ{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Home_notificationHeader__g_H3_{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1f5f9}.Home_notificationHeaderTitle__2tbox{font-size:1rem;font-weight:600;color:#1e293b}.Home_notificationHeaderActions__jy3bH{display:flex;gap:8px}.Home_notificationHeaderBtn__Uy2MZ{padding:6px 12px;background:transparent;border:none;border-radius:6px;font-size:.8125rem;color:#8b5cf6;cursor:pointer;transition:all .2s ease}.Home_notificationHeaderBtn__Uy2MZ:hover{background:rgba(139,92,246,.1)}.Home_notificationTabs__OTXqE{display:flex;padding:0 20px;border-bottom:1px solid #f1f5f9}.Home_notificationTab__qcOGX{padding:12px 16px;background:transparent;border:none;border-bottom:2px solid transparent;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}.Home_notificationTab__qcOGX:hover{color:#1e293b}.Home_notificationTab__qcOGX.Home_active__EQNkL{color:#8b5cf6;border-bottom-color:#8b5cf6}.Home_notificationTabBadge__aJx5k{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#f1f5f9;border-radius:10px;font-size:.75rem;font-weight:600;color:#64748b;margin-left:6px}.Home_notificationTab__qcOGX.Home_active__EQNkL .Home_notificationTabBadge__aJx5k{background:rgba(139,92,246,.1);color:#8b5cf6}.Home_notificationList__fJgcd{max-height:380px;overflow-y:auto}.Home_notificationList__fJgcd::-webkit-scrollbar{width:6px}.Home_notificationList__fJgcd::-webkit-scrollbar-track{background:transparent}.Home_notificationList__fJgcd::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}.Home_notificationItem__fNKFu{display:flex;gap:12px;padding:16px 20px;cursor:pointer;transition:background .2s ease;border-bottom:1px solid #f8fafc}.Home_notificationItem__fNKFu:hover{background:#f8fafc}.Home_notificationItem__fNKFu.Home_unread__os6tj{background:rgba(139,92,246,.03)}.Home_notificationItem__fNKFu.Home_unread__os6tj:before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#8b5cf6;border-radius:50%}.Home_notificationAvatar___ljMM{width:44px;height:44px;border-radius:12px;overflow:hidden;flex-shrink:0}.Home_notificationAvatar___ljMM img{width:100%;height:100%;object-fit:cover}.Home_notificationAvatarIcon__EiSoc{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;flex-shrink:0}.Home_notificationAvatarIcon__EiSoc.Home_typeSuccess__6KoO9{background:rgba(34,197,94,.1);color:#22c55e}.Home_notificationAvatarIcon__EiSoc.Home_typeError__GozaU{background:rgba(239,68,68,.1);color:#ef4444}.Home_notificationAvatarIcon__EiSoc.Home_typeWarning__J3QxJ{background:rgba(234,179,8,.1);color:#eab308}.Home_notificationAvatarIcon__EiSoc.Home_typeInfo__FANkz{background:rgba(59,130,246,.1);color:#3b82f6}.Home_notificationAvatarIcon__EiSoc.Home_typeSystem__s7hRe{background:rgba(139,92,246,.1);color:#8b5cf6}.Home_notificationAvatarIcon__EiSoc svg{width:22px;height:22px}.Home_notificationContent__eyxYC{flex:1 1;min-width:0}.Home_notificationText__w12pS{font-size:.875rem;color:#1e293b;line-height:1.5;margin:0 0 4px}.Home_notificationText__w12pS strong{font-weight:600}.Home_notificationMeta__XCJVE{display:flex;align-items:center;gap:8px;font-size:.75rem;color:#94a3b8}.Home_notificationTime__QX8M8{display:flex;align-items:center;gap:4px}.Home_notificationTime__QX8M8 svg{width:12px;height:12px}.Home_notificationTag__BRhqO{padding:2px 6px;background:#f1f5f9;border-radius:4px;font-size:.6875rem;font-weight:500;color:#64748b}.Home_notificationItemActions__m3hDs{display:flex;gap:8px;margin-top:8px}.Home_notificationItemAction__aYq6v{padding:6px 12px;background:#f1f5f9;border:none;border-radius:6px;font-size:.75rem;font-weight:500;color:#475569;cursor:pointer;transition:all .2s ease}.Home_notificationItemAction__aYq6v:hover{background:#e2e8f0}.Home_notificationItemAction__aYq6v.Home_accept__cmbHH{background:rgba(34,197,94,.1);color:#16a34a}.Home_notificationItemAction__aYq6v.Home_accept__cmbHH:hover{background:rgba(34,197,94,.2)}.Home_notificationItemAction__aYq6v.Home_decline____L8y{background:rgba(239,68,68,.1);color:#dc2626}.Home_notificationItemAction__aYq6v.Home_decline____L8y:hover{background:rgba(239,68,68,.2)}.Home_notificationFooter__NX49m{padding:12px 20px;border-top:1px solid #f1f5f9;text-align:center}.Home_notificationViewAll__gUb8Q{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:transparent;border:none;font-size:.875rem;font-weight:500;color:#8b5cf6;cursor:pointer;transition:all .2s ease}.Home_notificationViewAll__gUb8Q:hover{background:rgba(139,92,246,.1);border-radius:8px}.Home_notificationViewAll__gUb8Q svg{width:16px;height:16px}.Home_notificationEmpty__W1zMm{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center}.Home_notificationEmptyIcon__FpD_c{width:64px;height:64px;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(168,85,247,.1));border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.Home_notificationEmptyIcon__FpD_c svg{width:32px;height:32px;color:#8b5cf6}.Home_notificationEmptyTitle__aKdLX{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 4px}.Home_notificationEmptyText__hbaWQ{font-size:.875rem;color:#64748b;margin:0}.Home_notificationGroup__hfuIm{margin-bottom:4px}.Home_notificationGroupHeader__mf9Te{display:flex;align-items:center;gap:8px;padding:12px 20px 8px;font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.Home_notificationGroupLine__T96mQ{flex:1 1;height:1px;background:#e2e8f0}.Home_bannerNotification__IktD3{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 24px;background:linear-gradient(90deg,#8b5cf6,#a855f7);color:#fff;position:relative}.Home_bannerNotification__IktD3.Home_bannerInfo__tjnFi{background:linear-gradient(90deg,#3b82f6,#2563eb)}.Home_bannerNotification__IktD3.Home_bannerSuccess__TiId_{background:linear-gradient(90deg,#22c55e,#16a34a)}.Home_bannerNotification__IktD3.Home_bannerWarning__VSkYB{background:linear-gradient(90deg,#f59e0b,#d97706)}.Home_bannerNotification__IktD3.Home_bannerError__zZaGL{background:linear-gradient(90deg,#ef4444,#dc2626)}.Home_bannerIcon__uoPCO{display:flex;align-items:center;justify-content:center}.Home_bannerIcon__uoPCO svg{width:20px;height:20px}.Home_bannerText__Pzxkq{font-size:.875rem;font-weight:500}.Home_bannerText__Pzxkq a{color:inherit;text-decoration:underline;font-weight:600}.Home_bannerClose__xQrcV{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:hsla(0,0%,100%,.2);border:none;border-radius:6px;color:#fff;cursor:pointer;transition:background .2s ease}.Home_bannerClose__xQrcV:hover{background:hsla(0,0%,100%,.3)}.Home_bannerClose__xQrcV svg{width:16px;height:16px}.Home_snackbar__TXjSB{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:16px;padding:14px 20px;background:#1e293b;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.2);z-index:9999;animation:Home_snackbarSlide__zbRW1 .3s ease}@keyframes Home_snackbarSlide__zbRW1{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%)}}.Home_snackbar__TXjSB.Home_exiting__kXZHa{animation:Home_snackbarSlideOut__6HmTV .3s ease forwards}@keyframes Home_snackbarSlideOut__6HmTV{to{opacity:0;transform:translate(-50%,100%)}}.Home_snackbarText__qZ6d5{font-size:.875rem;color:#fff}.Home_snackbarAction__Oiom9{padding:6px 14px;background:transparent;border:none;border-radius:6px;font-size:.875rem;font-weight:600;color:#a78bfa;cursor:pointer;transition:all .2s ease}.Home_snackbarAction__Oiom9:hover{background:rgba(167,139,250,.1)}.Home_alert__T1u3t{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:12px;margin-bottom:16px}.Home_alert__T1u3t.Home_alertInfo__ewQYB{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2)}.Home_alert__T1u3t.Home_alertSuccess__rgiG_{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2)}.Home_alert__T1u3t.Home_alertWarning___BwWD{background:rgba(234,179,8,.1);border:1px solid rgba(234,179,8,.2)}.Home_alert__T1u3t.Home_alertError__O878M{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2)}.Home_alertIcon__WlXNu{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;flex-shrink:0}.Home_alertIcon__WlXNu svg{width:16px;height:16px}.Home_alert__T1u3t.Home_alertInfo__ewQYB .Home_alertIcon__WlXNu{background:rgba(59,130,246,.2);color:#3b82f6}.Home_alert__T1u3t.Home_alertSuccess__rgiG_ .Home_alertIcon__WlXNu{background:rgba(34,197,94,.2);color:#22c55e}.Home_alert__T1u3t.Home_alertWarning___BwWD .Home_alertIcon__WlXNu{background:rgba(234,179,8,.2);color:#eab308}.Home_alert__T1u3t.Home_alertError__O878M .Home_alertIcon__WlXNu{background:rgba(239,68,68,.2);color:#ef4444}.Home_alertContent__LuwY7{flex:1 1}.Home_alertTitle__gUbJD{font-size:.875rem;font-weight:600;margin:0 0 4px}.Home_alert__T1u3t.Home_alertInfo__ewQYB .Home_alertTitle__gUbJD{color:#1d4ed8}.Home_alert__T1u3t.Home_alertSuccess__rgiG_ .Home_alertTitle__gUbJD{color:#15803d}.Home_alert__T1u3t.Home_alertWarning___BwWD .Home_alertTitle__gUbJD{color:#a16207}.Home_alert__T1u3t.Home_alertError__O878M .Home_alertTitle__gUbJD{color:#b91c1c}.Home_alertText__mHKNE{font-size:.8125rem;line-height:1.5;margin:0}.Home_alert__T1u3t.Home_alertInfo__ewQYB .Home_alertText__mHKNE{color:#1e40af}.Home_alert__T1u3t.Home_alertSuccess__rgiG_ .Home_alertText__mHKNE{color:#166534}.Home_alert__T1u3t.Home_alertWarning___BwWD .Home_alertText__mHKNE{color:#854d0e}.Home_alert__T1u3t.Home_alertError__O878M .Home_alertText__mHKNE{color:#991b1b}.Home_alertClose__mUAn3{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.Home_alertClose__mUAn3 svg{width:16px;height:16px}.Home_alert__T1u3t.Home_alertInfo__ewQYB .Home_alertClose__mUAn3{color:#3b82f6}.Home_alert__T1u3t.Home_alertSuccess__rgiG_ .Home_alertClose__mUAn3{color:#22c55e}.Home_alert__T1u3t.Home_alertWarning___BwWD .Home_alertClose__mUAn3{color:#eab308}.Home_alert__T1u3t.Home_alertError__O878M .Home_alertClose__mUAn3{color:#ef4444}.Home_alertClose__mUAn3:hover{background:rgba(0,0,0,.05)}.Home_alertActions__yJk_w{display:flex;gap:8px;margin-top:12px}.Home_alertActionBtn__Mhbax{padding:6px 12px;border:none;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease}.Home_alert__T1u3t.Home_alertInfo__ewQYB .Home_alertActionBtn__Mhbax.Home_primary__66jd8{background:#3b82f6;color:#fff}.Home_alert__T1u3t.Home_alertSuccess__rgiG_ .Home_alertActionBtn__Mhbax.Home_primary__66jd8{background:#22c55e;color:#fff}.Home_alert__T1u3t.Home_alertWarning___BwWD .Home_alertActionBtn__Mhbax.Home_primary__66jd8{background:#eab308;color:#fff}.Home_alert__T1u3t.Home_alertError__O878M .Home_alertActionBtn__Mhbax.Home_primary__66jd8{background:#ef4444;color:#fff}.Home_alertActionBtn__Mhbax.Home_secondary__p1_Og{background:rgba(0,0,0,.05);color:#475569}.Home_pushNotification__5_YTR{display:flex;gap:12px;padding:16px;background:#fff;border-radius:16px;box-shadow:0 15px 50px rgba(0,0,0,.15);max-width:360px;animation:Home_pushSlideIn__jBcnI .4s cubic-bezier(.16,1,.3,1)}@keyframes Home_pushSlideIn__jBcnI{0%{opacity:0;transform:translateX(100%) scale(.9)}to{opacity:1;transform:translateX(0) scale(1)}}.Home_pushNotificationIcon__FluYw{width:48px;height:48px;border-radius:12px;overflow:hidden;flex-shrink:0}.Home_pushNotificationIcon__FluYw img{width:100%;height:100%;object-fit:cover}.Home_pushNotificationContent__kbesH{flex:1 1;min-width:0}.Home_pushNotificationApp__VQZIC{font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.Home_pushNotificationTitle__hqzHu{font-size:.875rem;font-weight:600;color:#1e293b;margin:0 0 4px}.Home_pushNotificationText__T3uOH{font-size:.8125rem;color:#64748b;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Home_pushNotificationTime__1N11Z{font-size:.6875rem;color:#94a3b8;margin-top:8px}.Home_notificationDot__8RY0f{position:relative;display:inline-flex}.Home_notificationDot__8RY0f:after{content:"";position:absolute;top:0;right:0;width:8px;height:8px;background:#ef4444;border-radius:50%;border:2px solid #fff}.Home_notificationDot__8RY0f.Home_dotSuccess__OMZLT:after{background:#22c55e}.Home_notificationDot__8RY0f.Home_dotWarning__3V2DU:after{background:#eab308}.Home_notificationDot__8RY0f.Home_dotInfo__F8FVN:after{background:#3b82f6}.Home_inlineNotification__UUdQQ{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8fafc;border-radius:8px;font-size:.8125rem;color:#64748b}.Home_inlineNotification__UUdQQ svg{width:16px;height:16px;flex-shrink:0}.Home_inlineNotification__UUdQQ.Home_inlineSuccess__S_4sn{background:rgba(34,197,94,.1);color:#16a34a}.Home_inlineNotification__UUdQQ.Home_inlineError__duYGX{background:rgba(239,68,68,.1);color:#dc2626}.Home_inlineNotification__UUdQQ.Home_inlineWarning__mRBYA{background:rgba(234,179,8,.1);color:#a16207}.Home_inlineNotification__UUdQQ.Home_inlineInfo__y69jH{background:rgba(59,130,246,.1);color:#1d4ed8}.Home_floatingNotification__vj72j{position:fixed;bottom:24px;right:24px;display:flex;align-items:center;gap:12px;padding:12px 16px 12px 12px;background:#fff;border-radius:50px;box-shadow:0 10px 40px rgba(0,0,0,.15);z-index:100;animation:Home_floatIn__2pATe .4s cubic-bezier(.16,1,.3,1)}@keyframes Home_floatIn__2pATe{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.Home_floatingNotificationIcon__olvOG{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8b5cf6,#a855f7);color:#fff}.Home_floatingNotificationIcon__olvOG svg{width:20px;height:20px}.Home_floatingNotificationContent__zpjU8{display:flex;flex-direction:column}.Home_floatingNotificationTitle__ASSzh{font-size:.875rem;font-weight:600;color:#1e293b}.Home_floatingNotificationText__Wtr_1{font-size:.75rem;color:#64748b}.Home_floatingNotificationClose__0buwb{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;margin-left:4px;transition:all .2s ease}.Home_floatingNotificationClose__0buwb:hover{background:#e2e8f0;color:#1e293b}[data-theme=dark] .Home_toast__0wkSS{background:#1e293b;box-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_toastTitle__NgOou{color:#f1f5f9}[data-theme=dark] .Home_toastMessage__ci1dO{color:#94a3b8}[data-theme=dark] .Home_toastClose__su9uS{color:#64748b}[data-theme=dark] .Home_toastClose__su9uS:hover{background:#334155;color:#94a3b8}[data-theme=dark] .Home_toastProgress__M_zVi{background:hsla(0,0%,100%,.1)}[data-theme=dark] .Home_toastAction__1pEVL.Home_secondary__p1_Og{background:#334155;color:#94a3b8}[data-theme=dark] .Home_toastAction__1pEVL.Home_secondary__p1_Og:hover{background:#475569}[data-theme=dark] .Home_notificationTrigger__TH71y{color:#94a3b8}[data-theme=dark] .Home_notificationTrigger__TH71y:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .Home_notificationBadge__lPu8r{border-color:#1e293b}[data-theme=dark] .Home_notificationDropdown__6patD{background:#1e293b;box-shadow:0 20px 60px rgba(0,0,0,.4)}[data-theme=dark] .Home_notificationHeader__g_H3_{border-color:#334155}[data-theme=dark] .Home_notificationHeaderTitle__2tbox{color:#f1f5f9}[data-theme=dark] .Home_notificationHeaderBtn__Uy2MZ{color:#a78bfa}[data-theme=dark] .Home_notificationHeaderBtn__Uy2MZ:hover{background:rgba(167,139,250,.1)}[data-theme=dark] .Home_notificationTabs__OTXqE{border-color:#334155}[data-theme=dark] .Home_notificationTab__qcOGX{color:#94a3b8}[data-theme=dark] .Home_notificationTab__qcOGX:hover{color:#f1f5f9}[data-theme=dark] .Home_notificationTab__qcOGX.Home_active__EQNkL{color:#a78bfa;border-bottom-color:#a78bfa}[data-theme=dark] .Home_notificationTabBadge__aJx5k{background:#334155;color:#94a3b8}[data-theme=dark] .Home_notificationTab__qcOGX.Home_active__EQNkL .Home_notificationTabBadge__aJx5k{background:rgba(167,139,250,.2);color:#a78bfa}[data-theme=dark] .Home_notificationList__fJgcd::-webkit-scrollbar-thumb{background:#475569}[data-theme=dark] .Home_notificationItem__fNKFu{border-color:#334155}[data-theme=dark] .Home_notificationItem__fNKFu:hover{background:#0f172a}[data-theme=dark] .Home_notificationItem__fNKFu.Home_unread__os6tj{background:rgba(139,92,246,.05)}[data-theme=dark] .Home_notificationText__w12pS{color:#f1f5f9}[data-theme=dark] .Home_notificationMeta__XCJVE{color:#64748b}[data-theme=dark] .Home_notificationItemAction__aYq6v,[data-theme=dark] .Home_notificationTag__BRhqO{background:#334155;color:#94a3b8}[data-theme=dark] .Home_notificationItemAction__aYq6v:hover{background:#475569}[data-theme=dark] .Home_notificationFooter__NX49m{border-color:#334155}[data-theme=dark] .Home_notificationViewAll__gUb8Q{color:#a78bfa}[data-theme=dark] .Home_notificationViewAll__gUb8Q:hover{background:rgba(167,139,250,.1)}[data-theme=dark] .Home_notificationEmptyIcon__FpD_c{background:linear-gradient(135deg,rgba(139,92,246,.2),rgba(168,85,247,.2))}[data-theme=dark] .Home_notificationEmptyTitle__aKdLX{color:#f1f5f9}[data-theme=dark] .Home_notificationEmptyText__hbaWQ{color:#94a3b8}[data-theme=dark] .Home_notificationGroupHeader__mf9Te{color:#64748b}[data-theme=dark] .Home_notificationGroupLine__T96mQ{background:#334155}[data-theme=dark] .Home_snackbar__TXjSB{background:#f1f5f9}[data-theme=dark] .Home_snackbarText__qZ6d5{color:#1e293b}[data-theme=dark] .Home_snackbarAction__Oiom9{color:#7c3aed}[data-theme=dark] .Home_snackbarAction__Oiom9:hover{background:rgba(124,58,237,.1)}[data-theme=dark] .Home_alert__T1u3t.Home_alertInfo__ewQYB{background:rgba(59,130,246,.15);border-color:rgba(59,130,246,.3)}[data-theme=dark] .Home_alert__T1u3t.Home_alertSuccess__rgiG_{background:rgba(34,197,94,.15);border-color:rgba(34,197,94,.3)}[data-theme=dark] .Home_alert__T1u3t.Home_alertWarning___BwWD{background:rgba(234,179,8,.15);border-color:rgba(234,179,8,.3)}[data-theme=dark] .Home_alert__T1u3t.Home_alertError__O878M{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.3)}[data-theme=dark] .Home_alert__T1u3t.Home_alertInfo__ewQYB .Home_alertTitle__gUbJD{color:#60a5fa}[data-theme=dark] .Home_alert__T1u3t.Home_alertSuccess__rgiG_ .Home_alertTitle__gUbJD{color:#4ade80}[data-theme=dark] .Home_alert__T1u3t.Home_alertWarning___BwWD .Home_alertTitle__gUbJD{color:#facc15}[data-theme=dark] .Home_alert__T1u3t.Home_alertError__O878M .Home_alertTitle__gUbJD{color:#f87171}[data-theme=dark] .Home_alert__T1u3t.Home_alertInfo__ewQYB .Home_alertText__mHKNE{color:#93c5fd}[data-theme=dark] .Home_alert__T1u3t.Home_alertSuccess__rgiG_ .Home_alertText__mHKNE{color:#86efac}[data-theme=dark] .Home_alert__T1u3t.Home_alertWarning___BwWD .Home_alertText__mHKNE{color:#fde047}[data-theme=dark] .Home_alert__T1u3t.Home_alertError__O878M .Home_alertText__mHKNE{color:#fca5a5}[data-theme=dark] .Home_alertClose__mUAn3:hover{background:hsla(0,0%,100%,.1)}[data-theme=dark] .Home_alertActionBtn__Mhbax.Home_secondary__p1_Og{background:hsla(0,0%,100%,.1);color:#94a3b8}[data-theme=dark] .Home_pushNotification__5_YTR{background:#1e293b;box-shadow:0 15px 50px rgba(0,0,0,.4)}[data-theme=dark] .Home_pushNotificationApp__VQZIC{color:#64748b}[data-theme=dark] .Home_pushNotificationTitle__hqzHu{color:#f1f5f9}[data-theme=dark] .Home_pushNotificationText__T3uOH{color:#94a3b8}[data-theme=dark] .Home_pushNotificationTime__1N11Z{color:#64748b}[data-theme=dark] .Home_notificationDot__8RY0f:after{border-color:#1e293b}[data-theme=dark] .Home_inlineNotification__UUdQQ{background:#334155;color:#94a3b8}[data-theme=dark] .Home_inlineNotification__UUdQQ.Home_inlineSuccess__S_4sn{background:rgba(34,197,94,.15);color:#4ade80}[data-theme=dark] .Home_inlineNotification__UUdQQ.Home_inlineError__duYGX{background:rgba(239,68,68,.15);color:#f87171}[data-theme=dark] .Home_inlineNotification__UUdQQ.Home_inlineWarning__mRBYA{background:rgba(234,179,8,.15);color:#facc15}[data-theme=dark] .Home_inlineNotification__UUdQQ.Home_inlineInfo__y69jH{background:rgba(59,130,246,.15);color:#60a5fa}[data-theme=dark] .Home_floatingNotification__vj72j{background:#1e293b;box-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] .Home_floatingNotificationTitle__ASSzh{color:#f1f5f9}[data-theme=dark] .Home_floatingNotificationText__Wtr_1{color:#94a3b8}[data-theme=dark] .Home_floatingNotificationClose__0buwb{background:#334155;color:#94a3b8}[data-theme=dark] .Home_floatingNotificationClose__0buwb:hover{background:#475569;color:#f1f5f9}.Home_stepper__P6JEr{display:flex;align-items:flex-start;justify-content:space-between;position:relative;padding:0 24px}.Home_stepperCompact__YzIz_{padding:0}.Home_step__vdJn5{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1 1;position:relative;z-index:1}.Home_step__vdJn5:not(:last-child):after{content:"";position:absolute;top:18px;left:calc(50% + 24px);right:calc(-50% + 24px);height:2px;background:#e2e8f0;z-index:0}.Home_step__vdJn5.Home_completed__CCcNU:not(:last-child):after{background:linear-gradient(90deg,#8b5cf6,#a855f7)}.Home_step__vdJn5.Home_active__EQNkL:not(:last-child):after{background:linear-gradient(90deg,#8b5cf6 50%,#e2e8f0 0)}.Home_stepIndicator__1TXVJ{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f1f5f9;border:2px solid #e2e8f0;font-size:.875rem;font-weight:600;color:#64748b;position:relative;z-index:2;transition:all .3s ease}.Home_step__vdJn5.Home_active__EQNkL .Home_stepIndicator__1TXVJ{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#8b5cf6;color:#fff;box-shadow:0 4px 12px rgba(139,92,246,.3);transform:scale(1.1)}.Home_step__vdJn5.Home_completed__CCcNU .Home_stepIndicator__1TXVJ{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e;color:#fff}.Home_step__vdJn5.Home_error__514Ji .Home_stepIndicator__1TXVJ{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#ef4444;color:#fff}.Home_stepIndicator__1TXVJ svg{width:18px;height:18px}.Home_stepLabel__voE4d{text-align:center;max-width:120px}.Home_stepTitle__8vNxM{font-size:.875rem;font-weight:600;color:#64748b;margin:0 0 2px;transition:color .3s ease}.Home_step__vdJn5.Home_active__EQNkL .Home_stepTitle__8vNxM,.Home_step__vdJn5.Home_completed__CCcNU .Home_stepTitle__8vNxM{color:#1e293b}.Home_stepDescription__xoMB6{font-size:.75rem;color:#94a3b8;margin:0}.Home_step__vdJn5.Home_clickable__g0rsh{cursor:pointer}.Home_step__vdJn5.Home_clickable__g0rsh:hover .Home_stepIndicator__1TXVJ{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Home_step__vdJn5.Home_clickable__g0rsh.Home_active__EQNkL:hover .Home_stepIndicator__1TXVJ{transform:scale(1.15)}.Home_stepperMini__ZVsjP{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px}.Home_stepDot__QtM6c{width:10px;height:10px;border-radius:50%;background:#e2e8f0;transition:all .3s ease;cursor:pointer}.Home_stepDot__QtM6c:hover{background:#cbd5e1;transform:scale(1.2)}.Home_stepDot__QtM6c.Home_active__EQNkL{background:linear-gradient(135deg,#8b5cf6,#a855f7);width:28px;border-radius:5px}.Home_stepDot__QtM6c.Home_completed__CCcNU{background:#22c55e}.Home_stepperProgress__9CT7Q{display:flex;align-items:center;justify-content:space-between;padding:24px;background:#f8fafc;border-radius:12px;position:relative}.Home_stepperProgressTrack__sNBn_{position:absolute;top:50%;left:48px;right:48px;height:4px;background:#e2e8f0;border-radius:2px;transform:translateY(-50%)}.Home_stepperProgressFill__gVqAI{height:100%;background:linear-gradient(90deg,#8b5cf6,#a855f7);border-radius:2px;transition:width .5s ease}.Home_stepperProgressItem__Yl7MX{display:flex;flex-direction:column;align-items:center;gap:8px;z-index:1}.Home_stepperProgressNumber__bMyx0{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#fff;border:3px solid #e2e8f0;font-size:.8125rem;font-weight:700;color:#94a3b8;transition:all .3s ease}.Home_stepperProgressItem__Yl7MX.Home_active__EQNkL .Home_stepperProgressNumber__bMyx0{border-color:#8b5cf6;color:#8b5cf6;box-shadow:0 0 0 4px rgba(139,92,246,.1)}.Home_stepperProgressItem__Yl7MX.Home_completed__CCcNU .Home_stepperProgressNumber__bMyx0{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.Home_stepperProgressLabel__rbTLH{font-size:.75rem;font-weight:500;color:#94a3b8}.Home_stepperProgressItem__Yl7MX.Home_active__EQNkL .Home_stepperProgressLabel__rbTLH,.Home_stepperProgressItem__Yl7MX.Home_completed__CCcNU .Home_stepperProgressLabel__rbTLH{color:#1e293b;font-weight:600}.Home_stepperVertical__XKu4c{display:flex;flex-direction:column;gap:0}.Home_stepVertical__kedz9{display:flex;gap:16px;position:relative;padding-bottom:24px}.Home_stepVertical__kedz9:last-child{padding-bottom:0}.Home_stepVertical__kedz9:not(:last-child):before{content:"";position:absolute;left:17px;top:40px;bottom:0;width:2px;background:#e2e8f0}.Home_stepVertical__kedz9.Home_completed__CCcNU:not(:last-child):before{background:linear-gradient(180deg,#8b5cf6,#a855f7)}.Home_stepVerticalIndicator__crmJS{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f1f5f9;border:2px solid #e2e8f0;font-size:.875rem;font-weight:600;color:#64748b;flex-shrink:0;transition:all .3s ease;z-index:1}.Home_stepVertical__kedz9.Home_active__EQNkL .Home_stepVerticalIndicator__crmJS{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#8b5cf6;color:#fff;box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_stepVertical__kedz9.Home_completed__CCcNU .Home_stepVerticalIndicator__crmJS{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e;color:#fff}.Home_stepVerticalIndicator__crmJS svg{width:18px;height:18px}.Home_stepVerticalContent__X24vI{flex:1 1;padding-top:4px}.Home_stepVerticalTitle__fqkdX{font-size:.9375rem;font-weight:600;color:#64748b;margin:0 0 4px}.Home_stepVertical__kedz9.Home_active__EQNkL .Home_stepVerticalTitle__fqkdX,.Home_stepVertical__kedz9.Home_completed__CCcNU .Home_stepVerticalTitle__fqkdX{color:#1e293b}.Home_stepVerticalDescription__Y7xEs{font-size:.8125rem;color:#94a3b8;line-height:1.5;margin:0}.Home_stepVerticalPanel__twe_G{margin-top:12px;padding:16px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;animation:Home_stepPanelSlide__P_Ge0 .3s ease}@keyframes Home_stepPanelSlide__P_Ge0{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Home_wizard__BJTp7{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden}.Home_wizardHeader__ArwXD{padding:24px 32px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0}.Home_wizardTitle__AYYZi{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 4px}.Home_wizardSubtitle__C0XZj{font-size:.875rem;color:#64748b;margin:0}.Home_wizardProgress___kVIL{margin-top:20px}.Home_wizardBody__l4b78{padding:32px}.Home_wizardStep__OQLo_{display:block;animation:Home_wizardStepFade__7x_4x .4s ease}@keyframes Home_wizardStepFade__7x_4x{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.Home_wizardStep__OQLo_.Home_exiting__kXZHa{animation:Home_wizardStepExit__YhqLH .3s ease forwards}@keyframes Home_wizardStepExit__YhqLH{to{opacity:0;transform:translateX(-20px)}}.Home_wizardStepHeader__nENUe{margin-bottom:24px}.Home_wizardStepTitle__OxMB4{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 4px}.Home_wizardStepDescription__KV2oi{font-size:.875rem;color:#64748b;margin:0}.Home_wizardFooter__MRzBU{display:flex;align-items:center;justify-content:space-between;padding:20px 32px;background:#f8fafc;border-top:1px solid #e2e8f0}.Home_wizardFooterLeft__Zz5b_,.Home_wizardFooterRight__siXzo{display:flex;align-items:center;gap:12px}.Home_wizardBtn__Pf_yS{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.Home_wizardBtn__Pf_yS.Home_btnBack__bhccK{background:transparent;border:1px solid #e2e8f0;color:#64748b}.Home_wizardBtn__Pf_yS.Home_btnBack__bhccK:hover{background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}.Home_wizardBtn__Pf_yS.Home_btnNext__3b5u6{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;color:#fff}.Home_wizardBtn__Pf_yS.Home_btnNext__3b5u6:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.3)}.Home_wizardBtn__Pf_yS.Home_btnFinish__ZNzh6{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;color:#fff}.Home_wizardBtn__Pf_yS.Home_btnFinish__ZNzh6:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(34,197,94,.3)}.Home_wizardBtn__Pf_yS.Home_btnSkip__jEY76{background:transparent;border:none;color:#94a3b8;padding:10px}.Home_wizardBtn__Pf_yS.Home_btnSkip__jEY76:hover{color:#64748b}.Home_wizardBtn__Pf_yS:disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}.Home_wizardBtn__Pf_yS svg{width:18px;height:18px}.Home_wizardProgressBar__Qr3EC{height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.Home_wizardProgressBarFill__FjnZW{height:100%;background:linear-gradient(90deg,#8b5cf6,#a855f7);border-radius:2px;transition:width .4s ease}.Home_wizardSidebar__eJqf8{display:grid;grid-template-columns:280px 1fr;min-height:500px}.Home_wizardSidebarNav___T5za{background:#f8fafc;padding:32px 24px;border-right:1px solid #e2e8f0}.Home_wizardSidebarContent__YK1NF{padding:32px}.Home_wizardSidebarItem__VRhh_{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border-radius:10px;margin-bottom:8px;cursor:pointer;transition:all .2s ease}.Home_wizardSidebarItem__VRhh_:hover{background:rgba(139,92,246,.05)}.Home_wizardSidebarItem__VRhh_.Home_active__EQNkL{background:rgba(139,92,246,.1)}.Home_wizardSidebarItem__VRhh_.Home_completed__CCcNU{opacity:.7}.Home_wizardSidebarIcon__6LLWN{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#fff;border:2px solid #e2e8f0;font-size:.75rem;font-weight:700;color:#94a3b8;flex-shrink:0}.Home_wizardSidebarItem__VRhh_.Home_active__EQNkL .Home_wizardSidebarIcon__6LLWN{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#8b5cf6;color:#fff}.Home_wizardSidebarItem__VRhh_.Home_completed__CCcNU .Home_wizardSidebarIcon__6LLWN{background:#22c55e;border-color:#22c55e;color:#fff}.Home_wizardSidebarIcon__6LLWN svg{width:16px;height:16px}.Home_wizardSidebarText__nvUDb{flex:1 1;padding-top:2px}.Home_wizardSidebarTitle__6MqS6{font-size:.875rem;font-weight:600;color:#64748b;margin:0 0 2px}.Home_wizardSidebarItem__VRhh_.Home_active__EQNkL .Home_wizardSidebarTitle__6MqS6{color:#1e293b}.Home_wizardSidebarDescription__cNr0_{font-size:.75rem;color:#94a3b8;margin:0}.Home_wizardComplete__10Usl{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px}.Home_wizardCompleteIcon__U_wDn{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(22,163,74,.1));display:flex;align-items:center;justify-content:center;margin-bottom:24px;animation:Home_completeIconBounce__iInV4 .6s ease}@keyframes Home_completeIconBounce__iInV4{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.Home_wizardCompleteIcon__U_wDn svg{width:40px;height:40px;color:#22c55e}.Home_wizardCompleteTitle__YkF96{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 8px}.Home_wizardCompleteText__ryHsy{font-size:1rem;color:#64748b;margin:0 0 24px;max-width:400px}.Home_wizardCompleteActions__ILzE7{display:flex;gap:12px}.Home_stepperIcons__UKaTN{display:flex;align-items:center;justify-content:center;gap:0;padding:24px}.Home_stepIcon__O62LA{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative}.Home_stepIcon__O62LA:not(:last-child){margin-right:48px}.Home_stepIcon__O62LA:not(:last-child):after{content:"";position:absolute;left:calc(100% + 8px);top:22px;width:32px;height:2px;background:#e2e8f0}.Home_stepIcon__O62LA.Home_completed__CCcNU:not(:last-child):after{background:#8b5cf6}.Home_stepIconCircle__q4p_r{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#f1f5f9;border:2px solid #e2e8f0;transition:all .3s ease}.Home_stepIconCircle__q4p_r svg{width:22px;height:22px;color:#94a3b8;transition:color .3s ease}.Home_stepIcon__O62LA.Home_active__EQNkL .Home_stepIconCircle__q4p_r{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#8b5cf6;box-shadow:0 4px 15px rgba(139,92,246,.3)}.Home_stepIcon__O62LA.Home_active__EQNkL .Home_stepIconCircle__q4p_r svg{color:#fff}.Home_stepIcon__O62LA.Home_completed__CCcNU .Home_stepIconCircle__q4p_r{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e}.Home_stepIcon__O62LA.Home_completed__CCcNU .Home_stepIconCircle__q4p_r svg{color:#fff}.Home_stepIconLabel__pL0Jo{font-size:.8125rem;font-weight:500;color:#94a3b8;text-align:center;max-width:80px}.Home_stepIcon__O62LA.Home_active__EQNkL .Home_stepIconLabel__pL0Jo,.Home_stepIcon__O62LA.Home_completed__CCcNU .Home_stepIconLabel__pL0Jo{color:#1e293b;font-weight:600}.Home_stepperAnimated___Azjt{display:flex;align-items:center;justify-content:center;padding:32px;gap:0}.Home_stepAnimated__J8bJR{display:flex;align-items:center;position:relative}.Home_stepAnimatedNode__i_epl{display:flex;flex-direction:column;align-items:center;gap:12px;z-index:1}.Home_stepAnimatedCircle__xDePa{width:44px;height:44px;border-radius:50%;background:#fff;border:3px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#94a3b8;transition:all .4s ease}.Home_stepAnimated__J8bJR.Home_active__EQNkL .Home_stepAnimatedCircle__xDePa{border-color:#8b5cf6;color:#8b5cf6;box-shadow:0 0 0 6px rgba(139,92,246,.1)}.Home_stepAnimated__J8bJR.Home_completed__CCcNU .Home_stepAnimatedCircle__xDePa{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.Home_stepAnimatedCircle__xDePa svg{width:20px;height:20px}.Home_stepAnimatedLabel__rI41o{font-size:.875rem;font-weight:500;color:#94a3b8}.Home_stepAnimated__J8bJR.Home_active__EQNkL .Home_stepAnimatedLabel__rI41o,.Home_stepAnimated__J8bJR.Home_completed__CCcNU .Home_stepAnimatedLabel__rI41o{color:#1e293b;font-weight:600}.Home_stepAnimatedConnector__ese5N{width:80px;height:3px;background:#e2e8f0;border-radius:2px;margin:0 8px 32px;position:relative;overflow:hidden}.Home_stepAnimatedConnectorFill__DFeXB{position:absolute;left:0;top:0;height:100%;width:0;background:linear-gradient(90deg,#8b5cf6,#a855f7);border-radius:2px;transition:width .5s ease}.Home_stepAnimated__J8bJR.Home_completed__CCcNU+.Home_stepAnimatedConnector__ese5N .Home_stepAnimatedConnectorFill__DFeXB{width:100%}.Home_stepperPill__Qv9cB{display:inline-flex;align-items:center;gap:0;background:#f1f5f9;border-radius:50px;padding:4px}.Home_stepPill__NmYUT{padding:8px 20px;border-radius:50px;font-size:.8125rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .3s ease;white-space:nowrap}.Home_stepPill__NmYUT:hover{color:#1e293b}.Home_stepPill__NmYUT.Home_active__EQNkL{background:#fff;color:#8b5cf6;font-weight:600;box-shadow:0 2px 8px rgba(0,0,0,.08)}.Home_stepPill__NmYUT.Home_completed__CCcNU{color:#22c55e}.Home_stepLoading___rK0B{position:relative}.Home_stepLoading___rK0B .Home_stepIndicator__1TXVJ:after{content:"";position:absolute;inset:-4px;border:2px solid transparent;border-top-color:#8b5cf6;border-radius:50%;animation:Home_stepSpinner__cnJ9X .8s linear infinite}@keyframes Home_stepSpinner__cnJ9X{to{transform:rotate(1turn)}}.Home_wizardFormGroup__9IlDk{margin-bottom:20px}.Home_wizardFormLabel___d_uA{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:6px}.Home_wizardFormInput__59vPf{width:100%;padding:12px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9375rem;color:#1e293b;transition:all .2s ease}.Home_wizardFormInput__59vPf:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.Home_wizardFormInput__59vPf.Home_hasError__AlJDp{border-color:#ef4444}.Home_wizardFormError__bj2nv{margin-top:4px;font-size:.75rem;color:#ef4444}[data-theme=dark] .Home_step__vdJn5:not(:last-child):after{background:#334155}[data-theme=dark] .Home_step__vdJn5.Home_completed__CCcNU:not(:last-child):after{background:linear-gradient(90deg,#a78bfa,#8b5cf6)}[data-theme=dark] .Home_stepIndicator__1TXVJ{background:#334155;border-color:#475569;color:#94a3b8}[data-theme=dark] .Home_stepTitle__8vNxM{color:#94a3b8}[data-theme=dark] .Home_step__vdJn5.Home_active__EQNkL .Home_stepTitle__8vNxM,[data-theme=dark] .Home_step__vdJn5.Home_completed__CCcNU .Home_stepTitle__8vNxM{color:#f1f5f9}[data-theme=dark] .Home_stepDescription__xoMB6{color:#64748b}[data-theme=dark] .Home_stepDot__QtM6c{background:#334155}[data-theme=dark] .Home_stepDot__QtM6c:hover{background:#475569}[data-theme=dark] .Home_stepperProgress__9CT7Q{background:#1e293b}[data-theme=dark] .Home_stepperProgressTrack__sNBn_{background:#334155}[data-theme=dark] .Home_stepperProgressNumber__bMyx0{background:#0f172a;border-color:#475569;color:#64748b}[data-theme=dark] .Home_stepperProgressLabel__rbTLH{color:#64748b}[data-theme=dark] .Home_stepperProgressItem__Yl7MX.Home_active__EQNkL .Home_stepperProgressLabel__rbTLH,[data-theme=dark] .Home_stepperProgressItem__Yl7MX.Home_completed__CCcNU .Home_stepperProgressLabel__rbTLH{color:#f1f5f9}[data-theme=dark] .Home_stepVertical__kedz9:not(:last-child):before{background:#334155}[data-theme=dark] .Home_stepVerticalIndicator__crmJS{background:#334155;border-color:#475569;color:#94a3b8}[data-theme=dark] .Home_stepVerticalTitle__fqkdX{color:#94a3b8}[data-theme=dark] .Home_stepVertical__kedz9.Home_active__EQNkL .Home_stepVerticalTitle__fqkdX,[data-theme=dark] .Home_stepVertical__kedz9.Home_completed__CCcNU .Home_stepVerticalTitle__fqkdX{color:#f1f5f9}[data-theme=dark] .Home_stepVerticalDescription__Y7xEs{color:#64748b}[data-theme=dark] .Home_stepVerticalPanel__twe_G{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_wizard__BJTp7{background:#1e293b;box-shadow:0 4px 20px rgba(0,0,0,.3)}[data-theme=dark] .Home_wizardHeader__ArwXD{background:linear-gradient(135deg,#0f172a,#1e293b);border-color:#334155}[data-theme=dark] .Home_wizardTitle__AYYZi{color:#f1f5f9}[data-theme=dark] .Home_wizardSubtitle__C0XZj{color:#94a3b8}[data-theme=dark] .Home_wizardFooter__MRzBU{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_wizardBtn__Pf_yS.Home_btnBack__bhccK{border-color:#475569;color:#94a3b8}[data-theme=dark] .Home_wizardBtn__Pf_yS.Home_btnBack__bhccK:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .Home_wizardBtn__Pf_yS.Home_btnSkip__jEY76{color:#64748b}[data-theme=dark] .Home_wizardBtn__Pf_yS.Home_btnSkip__jEY76:hover{color:#94a3b8}[data-theme=dark] .Home_wizardProgressBar__Qr3EC{background:#334155}[data-theme=dark] .Home_wizardStepTitle__OxMB4{color:#f1f5f9}[data-theme=dark] .Home_wizardStepDescription__KV2oi{color:#94a3b8}[data-theme=dark] .Home_wizardSidebarNav___T5za{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_wizardSidebarItem__VRhh_:hover{background:rgba(139,92,246,.1)}[data-theme=dark] .Home_wizardSidebarItem__VRhh_.Home_active__EQNkL{background:rgba(139,92,246,.15)}[data-theme=dark] .Home_wizardSidebarIcon__6LLWN{background:#1e293b;border-color:#475569;color:#64748b}[data-theme=dark] .Home_wizardSidebarTitle__6MqS6{color:#94a3b8}[data-theme=dark] .Home_wizardSidebarItem__VRhh_.Home_active__EQNkL .Home_wizardSidebarTitle__6MqS6{color:#f1f5f9}[data-theme=dark] .Home_wizardSidebarDescription__cNr0_{color:#64748b}[data-theme=dark] .Home_wizardCompleteIcon__U_wDn{background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(22,163,74,.15))}[data-theme=dark] .Home_wizardCompleteTitle__YkF96{color:#f1f5f9}[data-theme=dark] .Home_wizardCompleteText__ryHsy{color:#94a3b8}[data-theme=dark] .Home_stepIcon__O62LA:not(:last-child):after{background:#334155}[data-theme=dark] .Home_stepIcon__O62LA.Home_completed__CCcNU:not(:last-child):after{background:#a78bfa}[data-theme=dark] .Home_stepIconCircle__q4p_r{background:#334155;border-color:#475569}[data-theme=dark] .Home_stepIconCircle__q4p_r svg,[data-theme=dark] .Home_stepIconLabel__pL0Jo{color:#64748b}[data-theme=dark] .Home_stepIcon__O62LA.Home_active__EQNkL .Home_stepIconLabel__pL0Jo,[data-theme=dark] .Home_stepIcon__O62LA.Home_completed__CCcNU .Home_stepIconLabel__pL0Jo{color:#f1f5f9}[data-theme=dark] .Home_stepAnimatedCircle__xDePa{background:#1e293b;border-color:#475569;color:#64748b}[data-theme=dark] .Home_stepAnimatedConnector__ese5N{background:#334155}[data-theme=dark] .Home_stepAnimatedLabel__rI41o{color:#64748b}[data-theme=dark] .Home_stepAnimated__J8bJR.Home_active__EQNkL .Home_stepAnimatedLabel__rI41o,[data-theme=dark] .Home_stepAnimated__J8bJR.Home_completed__CCcNU .Home_stepAnimatedLabel__rI41o{color:#f1f5f9}[data-theme=dark] .Home_stepperPill__Qv9cB{background:#334155}[data-theme=dark] .Home_stepPill__NmYUT{color:#94a3b8}[data-theme=dark] .Home_stepPill__NmYUT:hover{color:#f1f5f9}[data-theme=dark] .Home_stepPill__NmYUT.Home_active__EQNkL{background:#1e293b;color:#a78bfa}[data-theme=dark] .Home_wizardFormLabel___d_uA{color:#e2e8f0}[data-theme=dark] .Home_wizardFormInput__59vPf{background:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_wizardFormInput__59vPf:focus{border-color:#8b5cf6}.Home_gallery___pQTy{display:flex;flex-direction:column;gap:24px}.Home_galleryHeader____eTi{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.Home_galleryTitle__eExF0{font-size:24px;font-weight:700;color:#0f172a;margin:0}.Home_galleryCount__6xPKI{font-size:14px;color:#64748b;font-weight:500}.Home_galleryControls__Mmi7K{display:flex;align-items:center;gap:12px}.Home_galleryViewToggle__dG8gP{display:flex;background:#f1f5f9;border-radius:8px;padding:4px}.Home_galleryViewBtn__zDqNY{padding:8px 12px;border:none;background:transparent;color:#64748b;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.Home_galleryViewBtn__zDqNY:hover{color:#0f172a}.Home_galleryViewBtn__zDqNY.Home_active__EQNkL{background:#fff;color:#8b5cf6;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Home_galleryViewBtn__zDqNY svg{width:18px;height:18px}.Home_gallerySearch__NAWyF{position:relative}.Home_gallerySearchInput__Fm2pq{width:200px;padding:8px 12px 8px 36px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;transition:all .2s ease}.Home_gallerySearchInput__Fm2pq:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1);width:280px}.Home_gallerySearchIcon__dtf6M{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8;width:16px;height:16px}.Home_gallerySort__kcQyK{position:relative}.Home_gallerySortBtn__MggEM{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:14px;cursor:pointer;transition:all .2s ease}.Home_gallerySortBtn__MggEM:hover{border-color:#8b5cf6;color:#8b5cf6}.Home_gallerySortDropdown__lmjX1{position:absolute;top:calc(100% + 4px);right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);min-width:180px;z-index:50;padding:8px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease}.Home_gallerySortDropdown__lmjX1.Home_open__ksppL{opacity:1;visibility:visible;transform:translateY(0)}.Home_gallerySortOption__TDNey{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:none;background:transparent;color:#475569;font-size:14px;cursor:pointer;border-radius:8px;transition:all .15s ease;text-align:left}.Home_gallerySortOption__TDNey:hover{background:#f8fafc;color:#0f172a}.Home_gallerySortOption__TDNey.Home_active__EQNkL{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(168,85,247,.1));color:#8b5cf6}.Home_gallerySortOption__TDNey svg{width:16px;height:16px}.Home_galleryGrid__3QXtF{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px}.Home_galleryGridCompact__9TmAs{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.Home_galleryGridLarge__LIpED{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:24px}.Home_galleryMasonry__NBWen{column-count:4;column-gap:20px}.Home_galleryMasonry__NBWen .Home_galleryItem__yfD8U{page-break-inside:avoid;break-inside:avoid;margin-bottom:20px}@media (max-width:1200px){.Home_galleryMasonry__NBWen{column-count:3}}@media (max-width:768px){.Home_galleryMasonry__NBWen{column-count:2;column-gap:12px}.Home_galleryMasonry__NBWen .Home_galleryItem__yfD8U{margin-bottom:12px}}.Home_galleryJustified__wJD8k{display:flex;flex-wrap:wrap;gap:8px}.Home_galleryJustified__wJD8k .Home_galleryItem__yfD8U{flex-grow:1;height:240px;min-width:200px;max-width:400px}.Home_galleryItem__yfD8U{position:relative;border-radius:12px;overflow:hidden;background:#f8fafc;cursor:pointer;transition:all .3s ease}.Home_galleryItem__yfD8U:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.Home_galleryItemImage__ItjP9{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.Home_galleryItem__yfD8U:hover .Home_galleryItemImage__ItjP9{transform:scale(1.05)}.Home_galleryItemOverlay__OCvQ_{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent 50%);opacity:0;transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:flex-end;padding:16px}.Home_galleryItem__yfD8U:hover .Home_galleryItemOverlay__OCvQ_{opacity:1}.Home_galleryItemTitle__kYNN_{font-size:14px;font-weight:600;color:#fff;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_galleryItemMeta__8kiDt{font-size:12px;color:hsla(0,0%,100%,.8)}.Home_galleryItemActions__49D1A{position:absolute;top:12px;right:12px;display:flex;gap:8px;opacity:0;transform:translateY(-10px);transition:all .3s ease}.Home_galleryItem__yfD8U:hover .Home_galleryItemActions__49D1A{opacity:1;transform:translateY(0)}.Home_galleryItemActionBtn__bfoJa{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.95);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#475569;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.Home_galleryItemActionBtn__bfoJa:hover{background:#fff;color:#8b5cf6;transform:scale(1.1)}.Home_galleryItemActionBtn__bfoJa svg{width:18px;height:18px}.Home_galleryItemCheckbox__y8E6u{position:absolute;top:12px;left:12px;width:24px;height:24px;border-radius:6px;background:hsla(0,0%,100%,.95);border:2px solid #e2e8f0;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s ease}.Home_galleryItem__yfD8U.Home_selected___eC_c .Home_galleryItemCheckbox__y8E6u,.Home_galleryItem__yfD8U:hover .Home_galleryItemCheckbox__y8E6u{opacity:1}.Home_galleryItem__yfD8U.Home_selected___eC_c .Home_galleryItemCheckbox__y8E6u{background:#8b5cf6;border-color:#8b5cf6}.Home_galleryItemCheckbox__y8E6u svg{width:14px;height:14px;color:#fff;opacity:0}.Home_galleryItem__yfD8U.Home_selected___eC_c .Home_galleryItemCheckbox__y8E6u svg{opacity:1}.Home_galleryItem__yfD8U.Home_selected___eC_c{outline:3px solid #8b5cf6;outline-offset:-3px}.Home_galleryItemBadge__BX0_1{position:absolute;top:12px;left:12px;padding:4px 10px;background:rgba(0,0,0,.6);color:#fff;font-size:11px;font-weight:600;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Home_galleryItemBadge__BX0_1.Home_new__bsJrr{background:linear-gradient(135deg,#8b5cf6,#a855f7)}.Home_galleryItemBadge__BX0_1.Home_featured__R_mtl{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.Home_galleryList__VyJJn{display:flex;flex-direction:column;gap:12px}.Home_galleryListItem__qMpIn{display:flex;align-items:center;gap:16px;padding:12px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .2s ease}.Home_galleryListItem__qMpIn:hover{border-color:#8b5cf6;box-shadow:0 4px 12px rgba(139,92,246,.1)}.Home_galleryListThumb___6N7i{width:80px;height:60px;border-radius:8px;object-fit:cover;flex-shrink:0}.Home_galleryListInfo__bBRxG{flex:1 1;min-width:0}.Home_galleryListTitle__CoUu9{font-size:15px;font-weight:600;color:#0f172a;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Home_galleryListDetails__HNDtG{font-size:13px;color:#64748b;display:flex;gap:16px}.Home_galleryListActions__aZxnp{display:flex;gap:8px}.Home_lightbox__13LHv{position:fixed;inset:0;background:rgba(0,0,0,.95);z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.Home_lightbox__13LHv.Home_open__ksppL{opacity:1;visibility:visible}.Home_lightboxContent__1lKgM{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.Home_lightboxImage__LUuKr{max-width:100%;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,.5);animation:Home_lightboxZoomIn__ksrAU .4s ease}@keyframes Home_lightboxZoomIn__ksrAU{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Home_lightboxClose__Qh92e{position:absolute;top:20px;right:20px;width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.1);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.Home_lightboxClose__Qh92e:hover{background:hsla(0,0%,100%,.2);transform:rotate(90deg)}.Home_lightboxClose__Qh92e svg{width:24px;height:24px}.Home_lightboxNav__Ra8BF{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.1);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Home_lightboxNav__Ra8BF:hover{background:hsla(0,0%,100%,.2);transform:translateY(-50%) scale(1.1)}.Home_lightboxNav__Ra8BF svg{width:28px;height:28px}.Home_lightboxPrev__VTzVh{left:20px}.Home_lightboxNext__XPeFa{right:20px}.Home_lightboxInfo__K2WSj{position:absolute;bottom:0;left:0;right:0;padding:24px 32px;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);display:flex;justify-content:space-between;align-items:flex-end}.Home_lightboxTitle__dVeYS{font-size:18px;font-weight:600;color:#fff;margin:0 0 4px}.Home_lightboxCounter__eR3nQ,.Home_lightboxMeta__js9PZ{font-size:14px;color:hsla(0,0%,100%,.7)}.Home_lightboxCounter__eR3nQ{background:hsla(0,0%,100%,.1);padding:8px 16px;border-radius:20px}.Home_lightboxActions__g01dm,.Home_lightboxCounter__eR3nQ{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Home_lightboxActions__g01dm{position:absolute;top:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px;padding:8px;background:rgba(0,0,0,.5);border-radius:12px}.Home_lightboxActionBtn__7Gw_M{padding:10px 16px;border:none;background:hsla(0,0%,100%,.1);color:#fff;font-size:13px;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.Home_lightboxActionBtn__7Gw_M:hover{background:hsla(0,0%,100%,.2)}.Home_lightboxActionBtn__7Gw_M svg{width:16px;height:16px}.Home_lightboxThumbs__08bc_{position:absolute;bottom:100px;left:50%;transform:translateX(-50%);display:flex;gap:8px;padding:8px;background:rgba(0,0,0,.6);border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:80vw;overflow-x:auto}.Home_lightboxThumb__JLDrs{width:60px;height:44px;border-radius:6px;object-fit:cover;cursor:pointer;opacity:.5;transition:all .2s ease;flex-shrink:0}.Home_lightboxThumb__JLDrs:hover{opacity:.8}.Home_lightboxThumb__JLDrs.Home_active__EQNkL{opacity:1;outline:2px solid #fff;outline-offset:2px}.Home_lightboxZoomable__y4V_j{cursor:zoom-in}.Home_lightboxZoomable__y4V_j.Home_zoomed__6WFav{cursor:zoom-out;max-width:none;max-height:none}.Home_lightboxZoomControls__sC8K5{position:absolute;bottom:20px;right:20px;display:flex;gap:4px;background:rgba(0,0,0,.6);border-radius:8px;padding:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Home_lightboxZoomBtn__vdXOL{width:36px;height:36px;border:none;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}.Home_lightboxZoomBtn__vdXOL:hover{background:hsla(0,0%,100%,.2)}.Home_lightboxZoomBtn__vdXOL svg{width:18px;height:18px}.Home_lightboxZoomLevel__ZADAn{color:hsla(0,0%,100%,.8);font-size:12px;font-weight:500;padding:0 12px;display:flex;align-items:center}.Home_galleryCarousel___Xu3n{position:relative;overflow:hidden;border-radius:16px}.Home_galleryCarouselTrack__pfCdg{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1)}.Home_galleryCarouselSlide__gzlvy{min-width:100%;position:relative}.Home_galleryCarouselImage__aHLWE{width:100%;height:500px;object-fit:cover}.Home_galleryCarouselCaption__OxzIb{position:absolute;bottom:0;left:0;right:0;padding:32px;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent)}.Home_galleryCarouselTitle__OUTeF{font-size:24px;font-weight:700;color:#fff;margin:0 0 8px}.Home_galleryCarouselDescription__qnai0{font-size:15px;color:hsla(0,0%,100%,.8);margin:0}.Home_galleryCarouselNav__gAsCR{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.9);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#0f172a;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.15)}.Home_galleryCarouselNav__gAsCR:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.Home_galleryCarouselNav__gAsCR.Home_prev__99_ds{left:16px}.Home_galleryCarouselNav__gAsCR.Home_next__61K_Z{right:16px}.Home_galleryCarouselNav__gAsCR svg{width:24px;height:24px}.Home_galleryCarouselDots__RbuBd{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:10}.Home_galleryCarouselDot__L8OYi{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.5);border:none;cursor:pointer;transition:all .2s ease}.Home_galleryCarouselDot__L8OYi:hover{background:hsla(0,0%,100%,.8)}.Home_galleryCarouselDot__L8OYi.Home_active__EQNkL{background:#fff;transform:scale(1.2)}.Home_galleryCarouselProgress__Yl3BF{position:absolute;top:0;left:0;right:0;height:3px;background:hsla(0,0%,100%,.2)}.Home_galleryCarouselProgressBar__fo3Bk{height:100%;background:linear-gradient(90deg,#8b5cf6,#a855f7);transition:width .3s ease}.Home_galleryThumbCarousel__2yWqi{display:flex;gap:12px;overflow-x:auto;padding:12px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.Home_galleryThumbCarousel__2yWqi::-webkit-scrollbar{display:none}.Home_galleryThumbItem__Y504w{flex-shrink:0;width:120px;height:90px;border-radius:8px;overflow:hidden;cursor:pointer;scroll-snap-align:start;transition:all .2s ease;opacity:.7}.Home_galleryThumbItem__Y504w:hover{opacity:1}.Home_galleryThumbItem__Y504w.Home_active__EQNkL{opacity:1;outline:3px solid #8b5cf6;outline-offset:2px}.Home_galleryThumbItem__Y504w img{width:100%;height:100%;object-fit:cover}.Home_uploadDropzone__f58C5{border:2px dashed #d1d5db;border-radius:16px;padding:48px 24px;text-align:center;background:#fafafa;transition:all .3s ease;cursor:pointer}.Home_uploadDropzone__f58C5:hover{border-color:#8b5cf6;background:rgba(139,92,246,.02)}.Home_uploadDropzone__f58C5.Home_dragging__GcNEG{border-color:#8b5cf6;background:rgba(139,92,246,.05);transform:scale(1.01)}.Home_uploadDropzoneIcon__aEHN_{width:64px;height:64px;margin:0 auto 16px;color:#94a3b8;transition:all .3s ease}.Home_uploadDropzone__f58C5.Home_dragging__GcNEG .Home_uploadDropzoneIcon__aEHN_,.Home_uploadDropzone__f58C5:hover .Home_uploadDropzoneIcon__aEHN_{color:#8b5cf6;transform:scale(1.1)}.Home_uploadDropzoneTitle__1atKA{font-size:18px;font-weight:600;color:#0f172a;margin:0 0 8px}.Home_uploadDropzoneText__IAgB9{font-size:14px;color:#64748b;margin:0 0 16px}.Home_uploadDropzoneBtn__iNUOr{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#8b5cf6,#a855f7);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.Home_uploadDropzoneBtn__iNUOr:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(139,92,246,.4)}.Home_uploadDropzoneFormats__Yj33n{margin-top:16px;font-size:12px;color:#94a3b8}.Home_uploadProgress__xuwwr{display:flex;flex-direction:column;gap:12px;margin-top:24px}.Home_uploadProgressItem__tp6S9{display:flex;align-items:center;gap:12px;padding:12px;background:#fff;border:1px solid #e2e8f0;border-radius:10px}.Home_uploadProgressThumb__iFP2V{width:48px;height:48px;border-radius:8px;object-fit:cover;background:#f1f5f9}.Home_uploadProgressInfo__jBIBq{flex:1 1;min-width:0}.Home_uploadProgressName__ESrnj{font-size:14px;font-weight:500;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.Home_uploadProgressBar__HG3Hj{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.Home_uploadProgressFill__UzVjh{height:100%;background:linear-gradient(90deg,#8b5cf6,#a855f7);border-radius:3px;transition:width .3s ease}.Home_uploadProgressSize__id9vU{font-size:12px;color:#64748b;margin-top:4px}.Home_uploadProgressStatus__8WRd2{display:flex;align-items:center;gap:4px;font-size:12px;color:#64748b}.Home_uploadProgressStatus__8WRd2.Home_success__IZwiY{color:#22c55e}.Home_uploadProgressStatus__8WRd2.Home_error__514Ji{color:#ef4444}.Home_uploadProgressCancel__VfZqz{width:32px;height:32px;border-radius:50%;border:none;background:#f1f5f9;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Home_uploadProgressCancel__VfZqz:hover{background:#fee2e2;color:#ef4444}.Home_imageMetadata__GN9O9{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.Home_imageMetadataHeader__GFDmH{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #e2e8f0}.Home_imageMetadataTitle__HFzLm{font-size:16px;font-weight:600;color:#0f172a;margin:0}.Home_imageMetadataBody__etx4d{padding:16px}.Home_imageMetadataRow__5erhQ{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f1f5f9}.Home_imageMetadataRow__5erhQ:last-child{border-bottom:none}.Home_imageMetadataLabel__i5RVY{font-size:13px;color:#64748b}.Home_imageMetadataValue__rwHe8{font-size:13px;font-weight:500;color:#0f172a;text-align:right}.Home_imageMetadataTags__qY2OY{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.Home_imageMetadataTag__x0ycP{padding:4px 10px;background:#f1f5f9;color:#475569;font-size:12px;border-radius:20px}.Home_galleryFilters__pHqtq{display:flex;flex-wrap:wrap;gap:8px;padding:16px;background:#f8fafc;border-radius:12px;margin-bottom:20px}.Home_galleryFilterChip__AILNx{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;font-size:13px;color:#475569;cursor:pointer;transition:all .2s ease}.Home_galleryFilterChip__AILNx:hover{border-color:#8b5cf6;color:#8b5cf6}.Home_galleryFilterChip__AILNx.Home_active__EQNkL{background:linear-gradient(135deg,#8b5cf6,#a855f7);border-color:transparent;color:#fff}.Home_galleryFilterClear__XTwbJ{padding:8px 16px;background:transparent;border:none;font-size:13px;color:#ef4444;cursor:pointer;transition:all .2s ease}.Home_galleryFilterClear__XTwbJ:hover{text-decoration:underline}.Home_galleryEmpty__IzJ8L{text-align:center;padding:80px 24px}.Home_galleryEmptyIcon__Ep8jK{width:80px;height:80px;margin:0 auto 24px;color:#d1d5db}.Home_galleryEmptyTitle__Kkfb_{font-size:20px;font-weight:600;color:#0f172a;margin:0 0 8px}.Home_galleryEmptyText__5pleK{font-size:15px;color:#64748b;margin:0 0 24px}.Home_galleryEmptyBtn__XzsTF{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#8b5cf6,#a855f7);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.Home_galleryEmptyBtn__XzsTF:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(139,92,246,.4)}.Home_galleryBulkBar__aF3jR{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:16px;padding:16px 24px;background:#0f172a;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);z-index:100;animation:Home_bulkBarSlideUp__TyYZH .3s ease}@keyframes Home_bulkBarSlideUp__TyYZH{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.Home_galleryBulkCount__vOOl3{font-size:14px;color:#fff;font-weight:500;display:flex;align-items:center;gap:8px}.Home_galleryBulkCount__vOOl3 span{background:#8b5cf6;padding:2px 10px;border-radius:20px}.Home_galleryBulkDivider___uU2G{width:1px;height:24px;background:#334155}.Home_galleryBulkActions__R2woE{display:flex;gap:8px}.Home_galleryBulkBtn__DN_bC{padding:10px 16px;background:#1e293b;border:none;color:#e2e8f0;font-size:13px;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.Home_galleryBulkBtn__DN_bC:hover{background:#334155}.Home_galleryBulkBtn__DN_bC.Home_danger__y6xRw:hover{background:#7f1d1d;color:#fca5a5}.Home_galleryBulkBtn__DN_bC svg{width:16px;height:16px}.Home_galleryBulkClose__4U0Wp{width:32px;height:32px;border-radius:8px;background:transparent;border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Home_galleryBulkClose__4U0Wp:hover{background:#334155;color:#fff}.Home_imageCompare__88pp_{position:relative;overflow:hidden;border-radius:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_imageCompareAfter__esnXq,.Home_imageCompareBefore__Czm9_{position:absolute;top:0;left:0;width:100%;height:100%}.Home_imageCompareAfter__esnXq img,.Home_imageCompareBefore__Czm9_ img{width:100%;height:100%;object-fit:cover}.Home_imageCompareAfter__esnXq{-webkit-clip-path:inset(0 50% 0 0);clip-path:inset(0 50% 0 0)}.Home_imageCompareSlider__stfbp{position:absolute;top:0;bottom:0;left:50%;width:4px;background:#fff;cursor:ew-resize;transform:translateX(-50%);box-shadow:0 0 10px rgba(0,0,0,.3)}.Home_imageCompareHandle__0RI4T{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.2)}.Home_imageCompareHandle__0RI4T svg{width:24px;height:24px;color:#475569}.Home_imageCompareLabel__a0cGs{position:absolute;top:12px;padding:6px 14px;background:rgba(0,0,0,.6);color:#fff;font-size:12px;font-weight:600;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Home_imageCompareLabel__a0cGs.Home_before__Jg_3y{left:12px}.Home_imageCompareLabel__a0cGs.Home_after__Vyyth{right:12px}.Home_imageCropper__QPSf9{position:relative;background:#0f172a;border-radius:12px;overflow:hidden}.Home_imageCropperCanvas__2fq_1{display:block;max-width:100%;height:auto}.Home_imageCropperOverlay__KPSkw{position:absolute;inset:0;background:rgba(0,0,0,.5);pointer-events:none}.Home_imageCropperSelection__t0J_k{position:absolute;border:2px dashed #fff;background:transparent;cursor:move;box-shadow:0 0 0 9999px rgba(0,0,0,.5)}.Home_imageCropperHandle__ltuN_{position:absolute;width:12px;height:12px;background:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.3)}.Home_imageCropperHandle__ltuN_.Home_nw__AYLA2{top:-6px;left:-6px;cursor:nw-resize}.Home_imageCropperHandle__ltuN_.Home_ne__XWxhc{top:-6px;right:-6px;cursor:ne-resize}.Home_imageCropperHandle__ltuN_.Home_sw__Bzf74{bottom:-6px;left:-6px;cursor:sw-resize}.Home_imageCropperHandle__ltuN_.Home_se__kzQ3e{bottom:-6px;right:-6px;cursor:se-resize}.Home_imageCropperToolbar__SS6q_{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;background:#1e293b}.Home_imageCropperAspect__1racd{display:flex;gap:8px}.Home_imageCropperAspectBtn__zuG2Y{padding:8px 16px;background:#334155;border:none;color:#e2e8f0;font-size:13px;border-radius:6px;cursor:pointer;transition:all .2s ease}.Home_imageCropperAspectBtn__zuG2Y:hover{background:#475569}.Home_imageCropperAspectBtn__zuG2Y.Home_active__EQNkL{background:#8b5cf6;color:#fff}.Home_gallerySkeleton__Ox5yw{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px}.Home_gallerySkeletonItem__HqqYW{aspect-ratio:4/3;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;border-radius:12px;animation:Home_gallerySkeletonShimmer__ne77B 1.5s infinite}@keyframes Home_gallerySkeletonShimmer__ne77B{0%{background-position:200% 0}to{background-position:-200% 0}}.Home_galleryLoadMore__SpLtq{display:flex;justify-content:center;padding:32px 0}.Home_galleryLoadMoreBtn__yO1n3{padding:12px 32px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#475569;cursor:pointer;transition:all .2s ease}.Home_galleryLoadMoreBtn__yO1n3:hover{border-color:#8b5cf6;color:#8b5cf6}.Home_galleryLoadMoreSpinner__P9oN0{width:24px;height:24px;border:3px solid #e2e8f0;border-top-color:#8b5cf6;border-radius:50%;animation:Home_gallerySpinner__6OoDs .8s linear infinite}@keyframes Home_gallerySpinner__6OoDs{to{transform:rotate(1turn)}}.Home_galleryFolders__ltx9V{display:flex;gap:8px;margin-bottom:20px;overflow-x:auto;padding-bottom:8px}.Home_galleryFolderChip__l5Pg8{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#475569;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.Home_galleryFolderChip__l5Pg8:hover{border-color:#8b5cf6;color:#8b5cf6}.Home_galleryFolderChip__l5Pg8.Home_active__EQNkL{background:linear-gradient(135deg,#8b5cf6,#a855f7);border-color:transparent;color:#fff}.Home_galleryFolderChip__l5Pg8 svg{width:18px;height:18px}.Home_galleryFolderCount__vgCIq{background:rgba(0,0,0,.1);padding:2px 8px;border-radius:12px;font-size:12px}.Home_galleryFolderChip__l5Pg8.Home_active__EQNkL .Home_galleryFolderCount__vgCIq{background:hsla(0,0%,100%,.2)}.Home_galleryBreadcrumb__TR27g{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:14px}.Home_galleryBreadcrumbItem__Colcf{color:#64748b;text-decoration:none;transition:color .2s ease}.Home_galleryBreadcrumbItem__Colcf:hover{color:#8b5cf6}.Home_galleryBreadcrumbItem__Colcf.Home_current__Xn1q_{color:#0f172a;font-weight:500}.Home_galleryBreadcrumbSep__FDlei{color:#d1d5db}[data-theme=dark] .Home_galleryTitle__eExF0{color:#f1f5f9}[data-theme=dark] .Home_galleryCount__6xPKI{color:#94a3b8}[data-theme=dark] .Home_galleryViewToggle__dG8gP{background:#1e293b}[data-theme=dark] .Home_galleryViewBtn__zDqNY{color:#94a3b8}[data-theme=dark] .Home_galleryViewBtn__zDqNY:hover{color:#f1f5f9}[data-theme=dark] .Home_galleryViewBtn__zDqNY.Home_active__EQNkL{background:#334155;color:#a78bfa}[data-theme=dark] .Home_gallerySearchInput__Fm2pq{background:#1e293b;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_gallerySearchInput__Fm2pq:focus{border-color:#8b5cf6}[data-theme=dark] .Home_gallerySearchIcon__dtf6M{color:#64748b}[data-theme=dark] .Home_gallerySortBtn__MggEM{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .Home_gallerySortBtn__MggEM:hover{border-color:#8b5cf6;color:#a78bfa}[data-theme=dark] .Home_gallerySortDropdown__lmjX1{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_gallerySortOption__TDNey{color:#e2e8f0}[data-theme=dark] .Home_gallerySortOption__TDNey:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .Home_gallerySortOption__TDNey.Home_active__EQNkL{background:rgba(139,92,246,.2);color:#a78bfa}[data-theme=dark] .Home_galleryItem__yfD8U{background:#1e293b}[data-theme=dark] .Home_galleryItemCheckbox__y8E6u{background:rgba(30,41,59,.95);border-color:#475569}[data-theme=dark] .Home_galleryItem__yfD8U.Home_selected___eC_c .Home_galleryItemCheckbox__y8E6u{background:#8b5cf6;border-color:#8b5cf6}[data-theme=dark] .Home_galleryItem__yfD8U.Home_selected___eC_c{outline-color:#a78bfa}[data-theme=dark] .Home_galleryListItem__qMpIn{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_galleryListItem__qMpIn:hover{border-color:#8b5cf6}[data-theme=dark] .Home_galleryListTitle__CoUu9{color:#f1f5f9}[data-theme=dark] .Home_galleryListDetails__HNDtG{color:#94a3b8}[data-theme=dark] .Home_uploadDropzone__f58C5{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_uploadDropzone__f58C5:hover{background:rgba(139,92,246,.05);border-color:#8b5cf6}[data-theme=dark] .Home_uploadDropzone__f58C5.Home_dragging__GcNEG{background:rgba(139,92,246,.1);border-color:#8b5cf6}[data-theme=dark] .Home_uploadDropzoneIcon__aEHN_{color:#64748b}[data-theme=dark] .Home_uploadDropzone__f58C5.Home_dragging__GcNEG .Home_uploadDropzoneIcon__aEHN_,[data-theme=dark] .Home_uploadDropzone__f58C5:hover .Home_uploadDropzoneIcon__aEHN_{color:#a78bfa}[data-theme=dark] .Home_uploadDropzoneTitle__1atKA{color:#f1f5f9}[data-theme=dark] .Home_uploadDropzoneText__IAgB9{color:#94a3b8}[data-theme=dark] .Home_uploadDropzoneFormats__Yj33n{color:#64748b}[data-theme=dark] .Home_uploadProgressItem__tp6S9{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_uploadProgressThumb__iFP2V{background:#334155}[data-theme=dark] .Home_uploadProgressName__ESrnj{color:#f1f5f9}[data-theme=dark] .Home_uploadProgressBar__HG3Hj{background:#334155}[data-theme=dark] .Home_uploadProgressSize__id9vU{color:#94a3b8}[data-theme=dark] .Home_uploadProgressCancel__VfZqz{background:#334155;color:#94a3b8}[data-theme=dark] .Home_uploadProgressCancel__VfZqz:hover{background:#7f1d1d;color:#fca5a5}[data-theme=dark] .Home_imageMetadata__GN9O9{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_imageMetadataHeader__GFDmH{border-color:#334155}[data-theme=dark] .Home_imageMetadataTitle__HFzLm{color:#f1f5f9}[data-theme=dark] .Home_imageMetadataRow__5erhQ{border-color:#334155}[data-theme=dark] .Home_imageMetadataLabel__i5RVY{color:#94a3b8}[data-theme=dark] .Home_imageMetadataValue__rwHe8{color:#f1f5f9}[data-theme=dark] .Home_imageMetadataTag__x0ycP{background:#334155;color:#e2e8f0}[data-theme=dark] .Home_galleryFilters__pHqtq{background:#0f172a}[data-theme=dark] .Home_galleryFilterChip__AILNx{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .Home_galleryFilterChip__AILNx:hover{border-color:#8b5cf6;color:#a78bfa}[data-theme=dark] .Home_galleryEmptyIcon__Ep8jK{color:#475569}[data-theme=dark] .Home_galleryEmptyTitle__Kkfb_{color:#f1f5f9}[data-theme=dark] .Home_galleryEmptyText__5pleK{color:#94a3b8}[data-theme=dark] .Home_gallerySkeletonItem__HqqYW{background:linear-gradient(90deg,#1e293b 25%,#334155 50%,#1e293b 75%);background-size:200% 100%}[data-theme=dark] .Home_galleryLoadMoreBtn__yO1n3{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .Home_galleryLoadMoreBtn__yO1n3:hover{border-color:#8b5cf6;color:#a78bfa}[data-theme=dark] .Home_galleryLoadMoreSpinner__P9oN0{border-color:#a78bfa #334155 #334155}[data-theme=dark] .Home_galleryFolderChip__l5Pg8{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .Home_galleryFolderChip__l5Pg8:hover{border-color:#8b5cf6;color:#a78bfa}[data-theme=dark] .Home_galleryFolderCount__vgCIq{background:hsla(0,0%,100%,.1)}[data-theme=dark] .Home_galleryBreadcrumbItem__Colcf{color:#94a3b8}[data-theme=dark] .Home_galleryBreadcrumbItem__Colcf:hover{color:#a78bfa}[data-theme=dark] .Home_galleryBreadcrumbItem__Colcf.Home_current__Xn1q_{color:#f1f5f9}[data-theme=dark] .Home_galleryBreadcrumbSep__FDlei{color:#475569}[data-theme=dark] .Home_imageCropper__QPSf9{background:#0f172a}[data-theme=dark] .Home_imageCropperToolbar__SS6q_{background:#1e293b}[data-theme=dark] .Home_imageCropperAspectBtn__zuG2Y{background:#334155;color:#e2e8f0}[data-theme=dark] .Home_imageCropperAspectBtn__zuG2Y:hover{background:#475569}[data-theme=dark] .Home_imageCropperAspectBtn__zuG2Y.Home_active__EQNkL{background:#8b5cf6;color:#fff}[data-theme=dark] .Home_galleryCarouselNav__gAsCR{background:rgba(30,41,59,.9);color:#f1f5f9}[data-theme=dark] .Home_galleryCarouselNav__gAsCR:hover{background:#1e293b}[data-theme=dark] .Home_galleryThumbItem__Y504w{opacity:.6}[data-theme=dark] .Home_galleryThumbItem__Y504w:hover{opacity:.9}[data-theme=dark] .Home_galleryThumbItem__Y504w.Home_active__EQNkL{opacity:1;outline-color:#a78bfa}.Home_starRating__QB8O4{display:inline-flex;align-items:center;gap:4px}.Home_starRatingStar__bSnZG{width:24px;height:24px;color:#e2e8f0;cursor:pointer;transition:all .15s ease;flex-shrink:0}.Home_starRatingStar__bSnZG.Home_filled__v_WSy{color:#fbbf24}.Home_starRatingStar__bSnZG.Home_half__sUcHA{position:relative;color:#e2e8f0}.Home_starRatingStar__bSnZG.Home_half__sUcHA:before{content:"★";position:absolute;left:0;top:0;width:50%;overflow:hidden;color:#fbbf24}.Home_starRating__QB8O4.Home_interactive__nBxnC .Home_starRatingStar__bSnZG:hover,.Home_starRating__QB8O4.Home_interactive__nBxnC .Home_starRatingStar__bSnZG:hover~.Home_starRatingStar__bSnZG{transform:scale(1.15)}.Home_starRating__QB8O4.Home_interactive__nBxnC .Home_starRatingStar__bSnZG:hover{color:#fbbf24}.Home_starRating__QB8O4.Home_readonly__5k1DA .Home_starRatingStar__bSnZG{cursor:default}.Home_starRatingSm__ZQUyT .Home_starRatingStar__bSnZG{width:16px;height:16px}.Home_starRatingLg__jTzZg .Home_starRatingStar__bSnZG{width:32px;height:32px}.Home_starRatingXl__qsTSg .Home_starRatingStar__bSnZG{width:40px;height:40px}.Home_starRatingValue__oZdr2{font-size:14px;font-weight:600;color:#0f172a;margin-left:8px}.Home_starRatingCount__j5dFu{font-size:13px;color:#64748b;margin-left:4px}.Home_ratingSummary__63Whf{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.Home_ratingSummaryHeader__pBhPl{display:flex;align-items:flex-start;gap:24px;margin-bottom:24px}.Home_ratingSummaryScore__tH2Qy{text-align:center;flex-shrink:0}.Home_ratingSummaryNumber__Lc_PV{font-size:56px;font-weight:700;color:#0f172a;line-height:1;margin-bottom:8px}.Home_ratingSummaryStars__Zxjpi{display:flex;justify-content:center;gap:4px;margin-bottom:8px}.Home_ratingSummaryTotal__Ad2kl{font-size:14px;color:#64748b}.Home_ratingSummaryBreakdown__WHWsj{flex:1 1;display:flex;flex-direction:column;gap:10px}.Home_ratingSummaryRow__wWqUY{display:flex;align-items:center;gap:12px}.Home_ratingSummaryLabel__z4XoP{font-size:14px;color:#475569;width:48px;display:flex;align-items:center;gap:4px}.Home_ratingSummaryBar__F55HM{flex:1 1;height:10px;background:#f1f5f9;border-radius:5px;overflow:hidden}.Home_ratingSummaryFill__o6ear{height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:5px;transition:width .5s ease}.Home_ratingSummaryPercent__3v3JD{font-size:13px;color:#64748b;width:44px;text-align:right}.Home_reviewCard__gdGhh{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:all .2s ease}.Home_reviewCard__gdGhh:hover{box-shadow:0 8px 24px rgba(0,0,0,.08)}.Home_reviewCardHeader__5eE_R{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.Home_reviewCardAvatar__vdmsr{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.Home_reviewCardAvatarPlaceholder__VdijG{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#a855f7);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600;flex-shrink:0}.Home_reviewCardInfo__hsPXd{flex:1 1;min-width:0}.Home_reviewCardName__fOgIc{font-size:16px;font-weight:600;color:#0f172a;margin:0 0 4px}.Home_reviewCardMeta__glNnh{display:flex;align-items:center;gap:12px;font-size:13px;color:#64748b;flex-wrap:wrap}.Home_reviewCardVerified__dBk0N{display:flex;align-items:center;gap:4px;color:#22c55e;font-weight:500}.Home_reviewCardVerified__dBk0N svg{width:14px;height:14px}.Home_reviewCardRating__VAs3Z{display:flex;align-items:center;gap:8px}.Home_reviewCardDate__ege_u{color:#94a3b8}.Home_reviewCardMenu__RQete{position:relative}.Home_reviewCardMenuBtn__RmRLT{width:36px;height:36px;border-radius:8px;border:none;background:transparent;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Home_reviewCardMenuBtn__RmRLT:hover{background:#f1f5f9;color:#64748b}.Home_reviewCardTitle__UKQgK{font-size:17px;font-weight:600;color:#0f172a;margin:0 0 12px}.Home_reviewCardContent__LPvcw{font-size:15px;line-height:1.7;color:#475569;margin-bottom:16px}.Home_reviewCardContent__LPvcw.Home_truncated__Ms6Hf{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Home_reviewCardReadMore__CdnSf{font-size:14px;color:#8b5cf6;font-weight:500;cursor:pointer;border:none;background:none;padding:0;transition:color .2s ease}.Home_reviewCardReadMore__CdnSf:hover{color:#7c3aed}.Home_reviewCardImages___9vUI{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.Home_reviewCardImage__edcrC{width:80px;height:80px;border-radius:8px;object-fit:cover;cursor:pointer;transition:all .2s ease}.Home_reviewCardImage__edcrC:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Home_reviewCardImageMore__DMgOc{width:80px;height:80px;border-radius:8px;background:rgba(0,0,0,.6);color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer}.Home_reviewCardFooter__OWFTL{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid #f1f5f9}.Home_reviewCardActions__Ao1bH{display:flex;gap:16px}.Home_reviewCardAction__CeKoY{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b;cursor:pointer;padding:6px 12px;border-radius:6px;border:none;background:transparent;transition:all .2s ease}.Home_reviewCardAction__CeKoY:hover{background:#f8fafc;color:#0f172a}.Home_reviewCardAction__CeKoY.Home_active__EQNkL{color:#8b5cf6;background:rgba(139,92,246,.1)}.Home_reviewCardAction__CeKoY svg{width:16px;height:16px}.Home_reviewCardHelpful__fGAjw{font-size:13px;color:#94a3b8}.Home_reviewResponse__Km5mt{background:#f8fafc;border-radius:12px;padding:16px;margin-top:16px;margin-left:64px;border-left:3px solid #8b5cf6}.Home_reviewResponseHeader__a_G4s{display:flex;align-items:center;gap:12px;margin-bottom:12px}.Home_reviewResponseAvatar__zaM5O{width:32px;height:32px;border-radius:50%;object-fit:cover}.Home_reviewResponseBadge__F7UO8{padding:4px 10px;background:linear-gradient(135deg,#8b5cf6,#a855f7);color:#fff;font-size:11px;font-weight:600;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.Home_reviewResponseDate___gJ2B{font-size:13px;color:#94a3b8;margin-left:auto}.Home_reviewResponseContent__BuaVs{font-size:14px;line-height:1.6;color:#475569}.Home_reviewForm__Xtp2V{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.Home_reviewFormTitle__W5yKu{font-size:20px;font-weight:600;color:#0f172a;margin:0 0 20px}.Home_reviewFormSection__XJjwe{margin-bottom:24px}.Home_reviewFormLabel__A0DIz{display:block;font-size:14px;font-weight:500;color:#475569;margin-bottom:8px}.Home_reviewFormStars__VZzoo{display:flex;gap:8px}.Home_reviewFormStar__Q8tGX{width:40px;height:40px;color:#e2e8f0;cursor:pointer;transition:all .15s ease}.Home_reviewFormStar__Q8tGX.Home_active__EQNkL,.Home_reviewFormStar__Q8tGX:hover{color:#fbbf24;transform:scale(1.1)}.Home_reviewFormInput__5pmtT{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:10px;font-size:15px;transition:all .2s ease}.Home_reviewFormInput__5pmtT:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.Home_reviewFormTextarea__KRwQs{width:100%;min-height:120px;padding:16px;border:1px solid #e2e8f0;border-radius:10px;font-size:15px;resize:vertical;font-family:inherit;transition:all .2s ease}.Home_reviewFormTextarea__KRwQs:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.Home_reviewFormCharCount__3jZm2{text-align:right;font-size:12px;color:#94a3b8;margin-top:4px}.Home_reviewFormUpload__NAed3{display:flex;flex-wrap:wrap;gap:12px}.Home_reviewFormUploadBtn__0m_B7{width:80px;height:80px;border:2px dashed #d1d5db;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#94a3b8;cursor:pointer;transition:all .2s ease;background:transparent}.Home_reviewFormUploadBtn__0m_B7:hover{border-color:#8b5cf6;color:#8b5cf6}.Home_reviewFormUploadBtn__0m_B7 svg{width:24px;height:24px}.Home_reviewFormUploadBtn__0m_B7 span{font-size:11px}.Home_reviewFormPreview__1mm6p{position:relative;width:80px;height:80px}.Home_reviewFormPreviewImg__luYtL{width:100%;height:100%;border-radius:10px;object-fit:cover}.Home_reviewFormPreviewRemove__IvAro{position:absolute;top:-8px;right:-8px;width:24px;height:24px;border-radius:50%;background:#ef4444;color:#fff;border:2px solid #fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Home_reviewFormPreviewRemove__IvAro:hover{transform:scale(1.1)}.Home_reviewFormPreviewRemove__IvAro svg{width:14px;height:14px}.Home_reviewFormSubmit__Wxsez{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:linear-gradient(135deg,#8b5cf6,#a855f7);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.Home_reviewFormSubmit__Wxsez:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(139,92,246,.4)}.Home_reviewFormSubmit__Wxsez:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.Home_reviewFilters__3btqT{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:24px}.Home_reviewFiltersLabel__l2_dt{font-size:14px;font-weight:500;color:#475569}.Home_reviewFilterChips__Pkpce{display:flex;gap:8px;flex-wrap:wrap}.Home_reviewFilterChip__vaMni{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;font-size:13px;color:#475569;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.Home_reviewFilterChip__vaMni:hover{border-color:#8b5cf6;color:#8b5cf6}.Home_reviewFilterChip__vaMni.Home_active__EQNkL{background:linear-gradient(135deg,#8b5cf6,#a855f7);border-color:transparent;color:#fff}.Home_reviewFilterChip__vaMni svg{width:14px;height:14px}.Home_reviewSort__sDIRM{margin-left:auto;display:flex;align-items:center;gap:8px}.Home_reviewSortSelect__5BM02{padding:8px 32px 8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#475569;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E") no-repeat right 8px center;background-size:16px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease}.Home_reviewSortSelect__5BM02:focus{outline:none;border-color:#8b5cf6}.Home_reviewList__N_S2V{display:flex;flex-direction:column;gap:16px}.Home_reviewListEmpty__ah_dR{text-align:center;padding:60px 24px}.Home_reviewListEmptyIcon__KW4cV{width:64px;height:64px;margin:0 auto 16px;color:#d1d5db}.Home_reviewListEmptyTitle__Nwx4_{font-size:18px;font-weight:600;color:#0f172a;margin:0 0 8px}.Home_reviewListEmptyText__sONEq{font-size:14px;color:#64748b;margin:0 0 20px}.Home_reviewListEmptyBtn__sciRn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#8b5cf6,#a855f7);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.Home_reviewListEmptyBtn__sciRn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(139,92,246,.4)}.Home_emojiRating__8o_XA{display:flex;gap:12px}.Home_emojiRatingItem__iNklh{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 20px;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s ease;background:#fff}.Home_emojiRatingItem__iNklh:hover{border-color:#8b5cf6;transform:translateY(-2px)}.Home_emojiRatingItem__iNklh.Home_selected___eC_c{border-color:#8b5cf6;background:rgba(139,92,246,.05)}.Home_emojiRatingEmoji__eUglA{font-size:32px;transition:transform .2s ease}.Home_emojiRatingItem__iNklh:hover .Home_emojiRatingEmoji__eUglA{transform:scale(1.2)}.Home_emojiRatingLabel__4EBdk{font-size:13px;color:#64748b;font-weight:500}.Home_emojiRatingItem__iNklh.Home_selected___eC_c .Home_emojiRatingLabel__4EBdk{color:#8b5cf6}.Home_thumbsRating__q7jS0{display:flex;gap:16px}.Home_thumbsRatingBtn__0SXGF{display:flex;align-items:center;gap:8px;padding:12px 24px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;font-weight:500;color:#475569;cursor:pointer;transition:all .2s ease;background:#fff}.Home_thumbsRatingBtn__0SXGF svg{width:24px;height:24px;transition:transform .2s ease}.Home_thumbsRatingBtn__0SXGF:hover{border-color:#94a3b8}.Home_thumbsRatingBtn__0SXGF:hover svg{transform:scale(1.1)}.Home_thumbsRatingBtn__0SXGF.Home_up__OWZ6h.Home_selected___eC_c,.Home_thumbsRatingBtn__0SXGF.Home_up__OWZ6h:hover{border-color:#22c55e;color:#22c55e;background:rgba(34,197,94,.05)}.Home_thumbsRatingBtn__0SXGF.Home_down__hbmZj.Home_selected___eC_c,.Home_thumbsRatingBtn__0SXGF.Home_down__hbmZj:hover{border-color:#ef4444;color:#ef4444;background:rgba(239,68,68,.05)}.Home_npsRating__ZDYI4{display:flex;flex-direction:column;gap:12px}.Home_npsRatingScale__EGnpj{display:flex;gap:4px}.Home_npsRatingNumber__Ph0u8{flex:1 1;height:48px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#475569;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease;background:#fff}.Home_npsRatingNumber__Ph0u8:hover{border-color:#94a3b8;background:#f8fafc}.Home_npsRatingNumber__Ph0u8.Home_selected___eC_c{color:#fff}.Home_npsRatingNumber__Ph0u8.Home_detractor__MDKrJ{border-color:#fca5a5}.Home_npsRatingNumber__Ph0u8.Home_detractor__MDKrJ.Home_selected___eC_c{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:transparent}.Home_npsRatingNumber__Ph0u8.Home_passive__hRee3{border-color:#fcd34d}.Home_npsRatingNumber__Ph0u8.Home_passive__hRee3.Home_selected___eC_c{background:linear-gradient(135deg,#f59e0b,#d97706);border-color:transparent}.Home_npsRatingNumber__Ph0u8.Home_promoter__1cggZ{border-color:#86efac}.Home_npsRatingNumber__Ph0u8.Home_promoter__1cggZ.Home_selected___eC_c{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:transparent}.Home_npsRatingLabels__tGwo5{display:flex;justify-content:space-between;font-size:12px;color:#94a3b8}.Home_progressRating__fiQQL{display:flex;flex-direction:column;gap:12px}.Home_progressRatingItem__yzbod{display:flex;align-items:center;gap:12px}.Home_progressRatingLabel__EquC1{font-size:14px;color:#475569;width:120px;flex-shrink:0}.Home_progressRatingBar__bP93z{flex:1 1;height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}.Home_progressRatingFill__slekv{height:100%;border-radius:4px;transition:width .5s ease}.Home_progressRatingFill__slekv.Home_excellent__OO_Vb{background:linear-gradient(90deg,#22c55e,#16a34a)}.Home_progressRatingFill__slekv.Home_good__Juvqx{background:linear-gradient(90deg,#84cc16,#65a30d)}.Home_progressRatingFill__slekv.Home_average__9n9Ov{background:linear-gradient(90deg,#f59e0b,#d97706)}.Home_progressRatingFill__slekv.Home_poor__17nA4{background:linear-gradient(90deg,#f97316,#ea580c)}.Home_progressRatingFill__slekv.Home_terrible__9gySj{background:linear-gradient(90deg,#ef4444,#dc2626)}.Home_progressRatingValue__rlfvw{font-size:14px;font-weight:600;color:#0f172a;width:40px;text-align:right}.Home_ratingBadge__AXOPy{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;font-size:14px;font-weight:600;border-radius:20px}.Home_ratingBadge__AXOPy svg{width:16px;height:16px}.Home_ratingBadgeLg__lSmzW{padding:10px 18px;font-size:18px}.Home_ratingBadgeLg__lSmzW svg{width:20px;height:20px}.Home_ratingTrend__wRcIv{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500}.Home_ratingTrend__wRcIv.Home_up__OWZ6h{color:#22c55e}.Home_ratingTrend__wRcIv.Home_down__hbmZj{color:#ef4444}.Home_ratingTrend__wRcIv.Home_neutral__Zvvfw{color:#94a3b8}.Home_ratingTrend__wRcIv svg{width:16px;height:16px}.Home_reviewTags__Xbzs9{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.Home_reviewTag__3SCrm{padding:6px 12px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:500;border-radius:20px;display:flex;align-items:center;gap:4px}.Home_reviewTag__3SCrm.Home_positive__e1tTZ{background:rgba(34,197,94,.1);color:#16a34a}.Home_reviewTag__3SCrm.Home_negative__cIRPg{background:rgba(239,68,68,.1);color:#dc2626}.Home_reviewTagIcon__s6SsA{width:12px;height:12px}.Home_inlineRating__vpV4Y{display:inline-flex;align-items:center;gap:8px}.Home_inlineRatingStars__CiqNM{display:flex;gap:2px}.Home_inlineRatingStar__R0SFn{width:14px;height:14px;color:#e2e8f0}.Home_inlineRatingStar__R0SFn.Home_filled__v_WSy{color:#fbbf24}.Home_inlineRatingText__arGGR{font-size:14px;font-weight:600;color:#0f172a}.Home_inlineRatingCount__oTCPj{font-size:13px;color:#64748b}.Home_reviewStats___nWzx{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:16px;gap:16px}.Home_reviewStatCard__H5KnT{padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;text-align:center}.Home_reviewStatValue__x3uUH{font-size:28px;font-weight:700;color:#0f172a;margin-bottom:4px}.Home_reviewStatLabel__OGEam{font-size:13px;color:#64748b}.Home_reviewStatTrend__omdxs{margin-top:8px}.Home_sentimentIndicator__xMJH4{display:flex;align-items:center;gap:8px}.Home_sentimentDot__lg80Y{width:12px;height:12px;border-radius:50%}.Home_sentimentDot__lg80Y.Home_positive__e1tTZ{background:#22c55e}.Home_sentimentDot__lg80Y.Home_neutral__Zvvfw{background:#f59e0b}.Home_sentimentDot__lg80Y.Home_negative__cIRPg{background:#ef4444}.Home_sentimentLabel__5EKHE{font-size:13px;color:#475569;font-weight:500}.Home_reviewHighlight__gB01Q{background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(168,85,247,.05));border:1px solid rgba(139,92,246,.2);border-radius:16px;padding:20px 24px;position:relative}.Home_reviewHighlightQuote__bnmEM{position:absolute;top:16px;left:20px;font-size:48px;color:#8b5cf6;opacity:.3;line-height:1}.Home_reviewHighlightText__CrJg6{font-size:16px;font-style:italic;color:#475569;line-height:1.7;margin-bottom:16px;padding-left:24px}.Home_reviewHighlightAuthor__UgDhv{display:flex;align-items:center;gap:12px;padding-left:24px}.Home_reviewHighlightAvatar__KHnFj{width:40px;height:40px;border-radius:50%;object-fit:cover}.Home_reviewHighlightName__6I0ER{font-size:14px;font-weight:600;color:#0f172a}.Home_reviewHighlightMeta___xRFo{font-size:13px;color:#64748b}.Home_reviewComparison__SUAH5{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.Home_reviewComparisonCol__HlFhi{padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.Home_reviewComparisonTitle__W_Tgb{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 16px;display:flex;align-items:center;gap:8px}.Home_reviewComparisonTitle__W_Tgb.Home_pros__G3rsv{color:#22c55e}.Home_reviewComparisonTitle__W_Tgb.Home_cons__S0fRm{color:#ef4444}.Home_reviewComparisonList__lCkuJ{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.Home_reviewComparisonItem__BhsGC{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#475569}.Home_reviewComparisonItem__BhsGC svg{width:18px;height:18px;flex-shrink:0;margin-top:1px}.Home_reviewComparisonCol__HlFhi.Home_pros__G3rsv .Home_reviewComparisonItem__BhsGC svg{color:#22c55e}.Home_reviewComparisonCol__HlFhi.Home_cons__S0fRm .Home_reviewComparisonItem__BhsGC svg{color:#ef4444}.Home_reviewSkeleton__Y_puS{padding:24px;background:#fff;border:1px solid #e2e8f0;border-radius:16px}.Home_reviewSkeletonHeader__vgLKy{display:flex;align-items:center;gap:16px;margin-bottom:16px}.Home_reviewSkeletonAvatar__LFrBo{width:48px;height:48px;border-radius:50%;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:Home_reviewSkeletonShimmer__a1Fun 1.5s infinite}.Home_reviewSkeletonLines__0XPIx{flex:1 1}.Home_reviewSkeletonLine__bEcSs{height:12px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;border-radius:6px;animation:Home_reviewSkeletonShimmer__a1Fun 1.5s infinite;margin-bottom:8px}.Home_reviewSkeletonLine__bEcSs:last-child{margin-bottom:0;width:60%}.Home_reviewSkeletonContent__oEdNG{display:flex;flex-direction:column;gap:10px}.Home_reviewSkeletonText__EATNa{height:14px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;border-radius:6px;animation:Home_reviewSkeletonShimmer__a1Fun 1.5s infinite}.Home_reviewSkeletonText__EATNa:nth-child(2){width:90%}.Home_reviewSkeletonText__EATNa:nth-child(3){width:75%}@keyframes Home_reviewSkeletonShimmer__a1Fun{0%{background-position:200% 0}to{background-position:-200% 0}}[data-theme=dark] .Home_starRatingStar__bSnZG{color:#475569}[data-theme=dark] .Home_starRatingStar__bSnZG.Home_filled__v_WSy{color:#fbbf24}[data-theme=dark] .Home_starRatingValue__oZdr2{color:#f1f5f9}[data-theme=dark] .Home_starRatingCount__j5dFu{color:#94a3b8}[data-theme=dark] .Home_ratingSummary__63Whf{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_ratingSummaryNumber__Lc_PV{color:#f1f5f9}[data-theme=dark] .Home_ratingSummaryTotal__Ad2kl{color:#94a3b8}[data-theme=dark] .Home_ratingSummaryLabel__z4XoP{color:#e2e8f0}[data-theme=dark] .Home_ratingSummaryBar__F55HM{background:#334155}[data-theme=dark] .Home_ratingSummaryPercent__3v3JD{color:#94a3b8}[data-theme=dark] .Home_reviewCard__gdGhh{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_reviewCardName__fOgIc{color:#f1f5f9}[data-theme=dark] .Home_reviewCardMeta__glNnh{color:#94a3b8}[data-theme=dark] .Home_reviewCardDate__ege_u,[data-theme=dark] .Home_reviewCardMenuBtn__RmRLT{color:#64748b}[data-theme=dark] .Home_reviewCardMenuBtn__RmRLT:hover{background:#334155;color:#94a3b8}[data-theme=dark] .Home_reviewCardTitle__UKQgK{color:#f1f5f9}[data-theme=dark] .Home_reviewCardContent__LPvcw{color:#cbd5e1}[data-theme=dark] .Home_reviewCardReadMore__CdnSf{color:#a78bfa}[data-theme=dark] .Home_reviewCardReadMore__CdnSf:hover{color:#c4b5fd}[data-theme=dark] .Home_reviewCardFooter__OWFTL{border-color:#334155}[data-theme=dark] .Home_reviewCardAction__CeKoY{color:#94a3b8}[data-theme=dark] .Home_reviewCardAction__CeKoY:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .Home_reviewCardAction__CeKoY.Home_active__EQNkL{color:#a78bfa;background:rgba(139,92,246,.2)}[data-theme=dark] .Home_reviewCardHelpful__fGAjw{color:#64748b}[data-theme=dark] .Home_reviewResponse__Km5mt{background:#0f172a;border-left-color:#a78bfa}[data-theme=dark] .Home_reviewResponseDate___gJ2B{color:#64748b}[data-theme=dark] .Home_reviewResponseContent__BuaVs{color:#cbd5e1}[data-theme=dark] .Home_reviewForm__Xtp2V{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_reviewFormTitle__W5yKu{color:#f1f5f9}[data-theme=dark] .Home_reviewFormLabel__A0DIz{color:#e2e8f0}[data-theme=dark] .Home_reviewFormStar__Q8tGX{color:#475569}[data-theme=dark] .Home_reviewFormStar__Q8tGX.Home_active__EQNkL,[data-theme=dark] .Home_reviewFormStar__Q8tGX:hover{color:#fbbf24}[data-theme=dark] .Home_reviewFormInput__5pmtT{background:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_reviewFormInput__5pmtT:focus{border-color:#8b5cf6}[data-theme=dark] .Home_reviewFormTextarea__KRwQs{background:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .Home_reviewFormTextarea__KRwQs:focus{border-color:#8b5cf6}[data-theme=dark] .Home_reviewFormCharCount__3jZm2{color:#64748b}[data-theme=dark] .Home_reviewFormUploadBtn__0m_B7{border-color:#475569;color:#64748b}[data-theme=dark] .Home_reviewFormUploadBtn__0m_B7:hover{border-color:#8b5cf6;color:#a78bfa}[data-theme=dark] .Home_reviewFilterChip__vaMni{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .Home_reviewFilterChip__vaMni:hover{border-color:#8b5cf6;color:#a78bfa}[data-theme=dark] .Home_reviewSortSelect__5BM02{background-color:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .Home_reviewSortSelect__5BM02:focus{border-color:#8b5cf6}[data-theme=dark] .Home_reviewListEmptyIcon__KW4cV{color:#475569}[data-theme=dark] .Home_reviewListEmptyTitle__Nwx4_{color:#f1f5f9}[data-theme=dark] .Home_reviewListEmptyText__sONEq{color:#94a3b8}[data-theme=dark] .Home_emojiRatingItem__iNklh{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_emojiRatingItem__iNklh:hover{border-color:#8b5cf6}[data-theme=dark] .Home_emojiRatingItem__iNklh.Home_selected___eC_c{border-color:#8b5cf6;background:rgba(139,92,246,.1)}[data-theme=dark] .Home_emojiRatingLabel__4EBdk{color:#94a3b8}[data-theme=dark] .Home_emojiRatingItem__iNklh.Home_selected___eC_c .Home_emojiRatingLabel__4EBdk{color:#a78bfa}[data-theme=dark] .Home_thumbsRatingBtn__0SXGF{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .Home_thumbsRatingBtn__0SXGF:hover{border-color:#475569}[data-theme=dark] .Home_thumbsRatingBtn__0SXGF.Home_up__OWZ6h.Home_selected___eC_c,[data-theme=dark] .Home_thumbsRatingBtn__0SXGF.Home_up__OWZ6h:hover{background:rgba(34,197,94,.1)}[data-theme=dark] .Home_thumbsRatingBtn__0SXGF.Home_down__hbmZj.Home_selected___eC_c,[data-theme=dark] .Home_thumbsRatingBtn__0SXGF.Home_down__hbmZj:hover{background:rgba(239,68,68,.1)}[data-theme=dark] .Home_npsRatingNumber__Ph0u8{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .Home_npsRatingNumber__Ph0u8:hover{border-color:#475569;background:#334155}[data-theme=dark] .Home_npsRatingLabels__tGwo5{color:#64748b}[data-theme=dark] .Home_progressRatingLabel__EquC1{color:#e2e8f0}[data-theme=dark] .Home_progressRatingBar__bP93z{background:#334155}[data-theme=dark] .Home_progressRatingValue__rlfvw{color:#f1f5f9}[data-theme=dark] .Home_reviewTag__3SCrm{background:#334155;color:#e2e8f0}[data-theme=dark] .Home_reviewTag__3SCrm.Home_positive__e1tTZ{background:rgba(34,197,94,.15);color:#4ade80}[data-theme=dark] .Home_reviewTag__3SCrm.Home_negative__cIRPg{background:rgba(239,68,68,.15);color:#f87171}[data-theme=dark] .Home_inlineRatingStar__R0SFn{color:#475569}[data-theme=dark] .Home_inlineRatingStar__R0SFn.Home_filled__v_WSy{color:#fbbf24}[data-theme=dark] .Home_inlineRatingText__arGGR{color:#f1f5f9}[data-theme=dark] .Home_inlineRatingCount__oTCPj{color:#94a3b8}[data-theme=dark] .Home_reviewStatCard__H5KnT{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_reviewStatValue__x3uUH{color:#f1f5f9}[data-theme=dark] .Home_reviewStatLabel__OGEam{color:#94a3b8}[data-theme=dark] .Home_sentimentLabel__5EKHE{color:#e2e8f0}[data-theme=dark] .Home_reviewHighlight__gB01Q{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(168,85,247,.1));border-color:rgba(139,92,246,.3)}[data-theme=dark] .Home_reviewHighlightQuote__bnmEM{color:#a78bfa}[data-theme=dark] .Home_reviewHighlightText__CrJg6{color:#cbd5e1}[data-theme=dark] .Home_reviewHighlightName__6I0ER{color:#f1f5f9}[data-theme=dark] .Home_reviewHighlightMeta___xRFo{color:#94a3b8}[data-theme=dark] .Home_reviewComparisonCol__HlFhi{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_reviewComparisonTitle__W_Tgb{color:#f1f5f9}[data-theme=dark] .Home_reviewComparisonItem__BhsGC{color:#cbd5e1}[data-theme=dark] .Home_reviewSkeleton__Y_puS{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_reviewSkeletonAvatar__LFrBo,[data-theme=dark] .Home_reviewSkeletonLine__bEcSs,[data-theme=dark] .Home_reviewSkeletonText__EATNa{background:linear-gradient(90deg,#334155 25%,#475569 50%,#334155 75%);background-size:200% 100%}.Home_statCard__ZCPXi{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:all .2s ease}.Home_statCard__ZCPXi:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-2px)}.Home_statCardHeader__gXsli{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.Home_statCardLabel__J5mWu{font-size:14px;color:#64748b;font-weight:500;margin:0}.Home_statCardIcon__mVRfo{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(168,85,247,.1));color:#8b5cf6}.Home_statCardIcon__mVRfo svg{width:24px;height:24px}.Home_statCardIcon__mVRfo.Home_success__IZwiY{background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(22,163,74,.1));color:#22c55e}.Home_statCardIcon__mVRfo.Home_warning__lrrBU{background:linear-gradient(135deg,rgba(245,158,11,.1),rgba(217,119,6,.1));color:#f59e0b}.Home_statCardIcon__mVRfo.Home_danger__y6xRw{background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(220,38,38,.1));color:#ef4444}.Home_statCardIcon__mVRfo.Home_info__Lr5gE{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(37,99,235,.1));color:#3b82f6}.Home_statCardValue__8PnmZ{font-size:36px;font-weight:700;color:#0f172a;line-height:1.1;margin-bottom:8px}.Home_statCardValueSm__1oJjZ{font-size:28px}.Home_statCardValueLg__4p7ml{font-size:48px}.Home_statCardTrend__qJQuw{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;padding:4px 10px;border-radius:20px}.Home_statCardTrend__qJQuw.Home_up__OWZ6h{background:rgba(34,197,94,.1);color:#22c55e}.Home_statCardTrend__qJQuw.Home_down__hbmZj{background:rgba(239,68,68,.1);color:#ef4444}.Home_statCardTrend__qJQuw.Home_neutral__Zvvfw{background:rgba(148,163,184,.1);color:#64748b}.Home_statCardTrend__qJQuw svg{width:14px;height:14px}.Home_statCardDescription__krej9{font-size:13px;color:#94a3b8;margin-top:4px}.Home_statCardFooter__jKAJE{margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9;font-size:13px;color:#64748b}.Home_statCardLink__h5Hu2{display:inline-flex;align-items:center;gap:4px;color:#8b5cf6;font-weight:500;text-decoration:none;transition:color .2s ease}.Home_statCardLink__h5Hu2:hover{color:#7c3aed}.Home_statCardLink__h5Hu2 svg{width:14px;height:14px}.Home_statCardChart__2W46_{position:relative}.Home_statCardSparkline__QIOfn{height:60px;margin-top:16px;display:flex;align-items:flex-end;gap:3px}.Home_statCardSparklineBar__Kk5F0{flex:1 1;background:linear-gradient(180deg,#8b5cf6,#a855f7);border-radius:3px 3px 0 0;transition:all .2s ease;min-height:4px}.Home_statCardSparklineBar__Kk5F0:hover{background:linear-gradient(180deg,#7c3aed,#9333ea);transform:scaleY(1.1)}.Home_statCardSparklineLine__ZH7Ox{height:40px;margin-top:16px;position:relative}.Home_statCardSparklineSvg__OxpyI{width:100%;height:100%}.Home_statCardSparklinePath__OafrH{fill:none;stroke:#8b5cf6;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.Home_statCardSparklineArea__DA_hw{fill:url(#sparklineGradient)}.Home_statCardProgress__zgK0x{margin-top:16px}.Home_statCardProgressHeader__z3kxT{display:flex;justify-content:space-between;margin-bottom:8px}.Home_statCardProgressLabel__OQog1{font-size:13px;color:#64748b}.Home_statCardProgressValue__i94_Y{font-size:13px;font-weight:600;color:#0f172a}.Home_statCardProgressBar__DqxVe{height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}.Home_statCardProgressFill__zIb_x{height:100%;background:linear-gradient(90deg,#8b5cf6,#a855f7);border-radius:4px;transition:width .5s ease}.Home_statCardProgressFill__zIb_x.Home_success__IZwiY{background:linear-gradient(90deg,#22c55e,#16a34a)}.Home_statCardProgressFill__zIb_x.Home_warning__lrrBU{background:linear-gradient(90deg,#f59e0b,#d97706)}.Home_statCardProgressFill__zIb_x.Home_danger__y6xRw{background:linear-gradient(90deg,#ef4444,#dc2626)}.Home_statCardMini__Vmctc{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;align-items:center;gap:16px}.Home_statCardMiniIcon__HpF4Y{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8b5cf6,#a855f7);color:#fff;flex-shrink:0}.Home_statCardMiniIcon__HpF4Y svg{width:20px;height:20px}.Home_statCardMiniContent__PTw_q{flex:1 1;min-width:0}.Home_statCardMiniValue__AAevl{font-size:20px;font-weight:700;color:#0f172a;line-height:1.2}.Home_statCardMiniLabel__1XSyh{font-size:13px;color:#64748b}.Home_statCardMiniTrend__q1GDh{font-size:12px;font-weight:600}.Home_statCardMiniTrend__q1GDh.Home_up__OWZ6h{color:#22c55e}.Home_statCardMiniTrend__q1GDh.Home_down__hbmZj{color:#ef4444}.Home_statCardHorizontal__yr1Ln{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between}.Home_statCardHorizontalMain__4Gcl7{display:flex;align-items:center;gap:20px}.Home_statCardHorizontalIcon__28NpY{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8b5cf6,#a855f7);color:#fff}.Home_statCardHorizontalIcon__28NpY svg{width:28px;height:28px}.Home_statCardHorizontalInfo__30eJ0{display:flex;flex-direction:column;gap:4px}.Home_statCardHorizontalValue__ozN4P{font-size:28px;font-weight:700;color:#0f172a;line-height:1.1}.Home_statCardHorizontalLabel__P9g_9{font-size:14px;color:#64748b}.Home_statCardHorizontalChart__n2vP2{width:120px;height:48px}.Home_statGrid__xo7f1{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px}.Home_statGridCompact__sHvzb{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.Home_statGridWide__mOs0r{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.Home_statRow__qX7aG{display:flex;gap:20px;flex-wrap:wrap}.Home_statRow__qX7aG>*{flex:1 1;min-width:200px}.Home_statComparison__Uwg4A{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.Home_statComparisonHeader__gXFFP{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.Home_statComparisonTitle__dsqRW{font-size:16px;font-weight:600;color:#0f172a;margin:0}.Home_statComparisonPeriod__locQn{font-size:13px;color:#64748b;padding:6px 12px;background:#f8fafc;border-radius:20px}.Home_statComparisonBody___IDla{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:24px;gap:24px;align-items:center}.Home_statComparisonItem__BD3Np{text-align:center}.Home_statComparisonValue__ZsW8X{font-size:32px;font-weight:700;color:#0f172a;margin-bottom:4px}.Home_statComparisonLabel__tCXRq{font-size:13px;color:#64748b}.Home_statComparisonDivider__wGSPa{width:48px;height:48px;border-radius:50%;background:#f1f5f9;color:#64748b}.Home_statComparisonChange__V59Bx,.Home_statComparisonDivider__wGSPa{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.Home_statComparisonChange__V59Bx{gap:6px;margin-top:16px}.Home_statComparisonChange__V59Bx.Home_up__OWZ6h{color:#22c55e}.Home_statComparisonChange__V59Bx.Home_down__hbmZj{color:#ef4444}.Home_statComparisonChange__V59Bx svg{width:18px;height:18px}.Home_statGoal__bAAuk{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.Home_statGoalHeader__PTHzW{display:flex;align-items:center;gap:12px;margin-bottom:20px}.Home_statGoalIcon__zuHI7{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(168,85,247,.1));display:flex;align-items:center;justify-content:center;color:#8b5cf6}.Home_statGoalIcon__zuHI7 svg{width:20px;height:20px}.Home_statGoalTitle__GXtHo{font-size:16px;font-weight:600;color:#0f172a;margin:0}.Home_statGoalBody__qoST1{margin-bottom:16px}.Home_statGoalNumbers__Y2B7I{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.Home_statGoalCurrent__lh70x{font-size:36px;font-weight:700;color:#0f172a}.Home_statGoalTarget__Vpqjx{font-size:16px;color:#64748b}.Home_statGoalProgress__luBlj{height:12px;background:#f1f5f9;border-radius:6px;overflow:hidden;position:relative}.Home_statGoalProgressFill___1RqZ{height:100%;background:linear-gradient(90deg,#8b5cf6,#a855f7);border-radius:6px;transition:width .5s ease;position:relative}.Home_statGoalProgressFill___1RqZ.Home_complete__zmoD7{background:linear-gradient(90deg,#22c55e,#16a34a)}.Home_statGoalMilestone__anfCT{position:absolute;top:0;bottom:0;width:3px;background:#fff;box-shadow:0 0 4px rgba(0,0,0,.2)}.Home_statGoalFooter__j_xmF{display:flex;justify-content:space-between;font-size:13px}.Home_statGoalRemaining__05wOI{color:#64748b}.Home_statGoalPercent__S8U9S{font-weight:600;color:#8b5cf6}.Home_statCircular__Fcwn0{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;text-align:center}.Home_statCircularRing__AbHGb{width:120px;height:120px;margin:0 auto 16px;position:relative}.Home_statCircularSvg__mFngM{width:100%;height:100%;transform:rotate(-90deg)}.Home_statCircularBg__3XTJf{fill:none;stroke:#f1f5f9;stroke-width:10}.Home_statCircularProgress__IxaSQ{fill:none;stroke:url(#circularGradient);stroke-width:10;stroke-linecap:round;transition:stroke-dashoffset .5s ease}.Home_statCircularValue__FeCYR{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:28px;font-weight:700;color:#0f172a}.Home_statCircularLabel__htp16{font-size:14px;color:#64748b}.Home_statList__luHGN{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.Home_statListHeader__Sawdv{padding:16px 20px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.Home_statListTitle__zWctt{font-size:16px;font-weight:600;color:#0f172a;margin:0}.Home_statListItem__8DvFW{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1f5f9;transition:background .2s ease}.Home_statListItem__8DvFW:last-child{border-bottom:none}.Home_statListItem__8DvFW:hover{background:#f8fafc}.Home_statListItemMain__gcXI_{display:flex;align-items:center;gap:12px}.Home_statListItemIcon__REmtw{width:36px;height:36px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#64748b}.Home_statListItemIcon__REmtw svg{width:18px;height:18px}.Home_statListItemLabel__YXv8m{font-size:14px;color:#0f172a;font-weight:500}.Home_statListItemValue__8nRbQ{font-size:15px;font-weight:600;color:#0f172a}.Home_statListItemTrend__TA2bF{font-size:12px;font-weight:600;margin-left:8px}.Home_statListItemTrend__TA2bF.Home_up__OWZ6h{color:#22c55e}.Home_statListItemTrend__TA2bF.Home_down__hbmZj{color:#ef4444}.Home_statBadge__fS_iR{display:inline-flex;flex-direction:column;align-items:center;gap:8px;padding:16px 24px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.Home_statBadgeValue__ZANM1{font-size:24px;font-weight:700;color:#0f172a}.Home_statBadgeLabel__GQxYr{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.Home_statCardGradient__tjRPf{background:linear-gradient(135deg,#8b5cf6,#a855f7);border:none;border-radius:16px;padding:24px;color:#fff}.Home_statCardGradient__tjRPf .Home_statCardLabel__J5mWu{color:hsla(0,0%,100%,.8)}.Home_statCardGradient__tjRPf .Home_statCardValue__8PnmZ{color:#fff}.Home_statCardGradient__tjRPf .Home_statCardIcon__mVRfo,.Home_statCardGradient__tjRPf .Home_statCardTrend__qJQuw{background:hsla(0,0%,100%,.2);color:#fff}.Home_statCardGradient__tjRPf .Home_statCardDescription__krej9{color:hsla(0,0%,100%,.7)}.Home_statCardGradient__tjRPf .Home_statCardProgressBar__DqxVe{background:hsla(0,0%,100%,.2)}.Home_statCardGradient__tjRPf .Home_statCardProgressFill__zIb_x{background:#fff}.Home_statCardGradient__tjRPf.Home_success__IZwiY{background:linear-gradient(135deg,#22c55e,#16a34a)}.Home_statCardGradient__tjRPf.Home_warning__lrrBU{background:linear-gradient(135deg,#f59e0b,#d97706)}.Home_statCardGradient__tjRPf.Home_danger__y6xRw{background:linear-gradient(135deg,#ef4444,#dc2626)}.Home_statCardGradient__tjRPf.Home_info__Lr5gE{background:linear-gradient(135deg,#3b82f6,#2563eb)}.Home_statCounter__xViO4{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@keyframes Home_statCountUp__4I1aq{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Home_statCounterAnimated__7RDvC{animation:Home_statCountUp__4I1aq .5s ease forwards}.Home_statTooltip__ETm9h{position:relative}.Home_statTooltipContent__xYIZp{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:8px 12px;background:#0f172a;color:#fff;font-size:12px;border-radius:8px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;z-index:10}.Home_statTooltipContent__xYIZp:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#0f172a}.Home_statTooltip__ETm9h:hover .Home_statTooltipContent__xYIZp{opacity:1;visibility:visible}.Home_statSkeleton__z0NPn{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.Home_statSkeletonHeader__hI54s{display:flex;justify-content:space-between;margin-bottom:16px}.Home_statSkeletonLabel__EngbA{width:100px;height:16px;border-radius:8px}.Home_statSkeletonIcon__wDzqo,.Home_statSkeletonLabel__EngbA{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:Home_statSkeletonShimmer__J93gD 1.5s infinite}.Home_statSkeletonIcon__wDzqo{width:48px;height:48px;border-radius:12px}.Home_statSkeletonValue__pwRrr{width:120px;height:36px;border-radius:8px;margin-bottom:8px}.Home_statSkeletonTrend___b_g8,.Home_statSkeletonValue__pwRrr{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:Home_statSkeletonShimmer__J93gD 1.5s infinite}.Home_statSkeletonTrend___b_g8{width:80px;height:24px;border-radius:20px}@keyframes Home_statSkeletonShimmer__J93gD{0%{background-position:200% 0}to{background-position:-200% 0}}.Home_statDiff__XWvBC{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600}.Home_statDiff__XWvBC.Home_positive__e1tTZ{color:#22c55e}.Home_statDiff__XWvBC.Home_negative__cIRPg{color:#ef4444}.Home_statDiff__XWvBC.Home_neutral__Zvvfw{color:#64748b}.Home_statDiffIcon__Og7N9{width:16px;height:16px}.Home_statLive__Hll38{display:inline-flex;align-items:center;gap:6px}.Home_statLiveDot__pykUI{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:Home_statLivePulse__R5hZV 2s ease infinite}@keyframes Home_statLivePulse__R5hZV{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.Home_statLiveLabel__EKQcN{font-size:11px;font-weight:600;color:#22c55e;text-transform:uppercase;letter-spacing:.5px}.Home_statPeriod__uZwdw{display:flex;background:#f1f5f9;border-radius:8px;padding:4px}.Home_statPeriodBtn__Ud_mt{padding:6px 14px;border:none;background:transparent;color:#64748b;font-size:13px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease}.Home_statPeriodBtn__Ud_mt:hover{color:#0f172a}.Home_statPeriodBtn__Ud_mt.Home_active__EQNkL{background:#fff;color:#8b5cf6;box-shadow:0 1px 3px rgba(0,0,0,.1)}[data-theme=dark] .Home_statCard__ZCPXi{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_statCardLabel__J5mWu{color:#94a3b8}[data-theme=dark] .Home_statCardValue__8PnmZ{color:#f1f5f9}[data-theme=dark] .Home_statCardIcon__mVRfo{background:rgba(139,92,246,.15)}[data-theme=dark] .Home_statCardIcon__mVRfo.Home_success__IZwiY{background:rgba(34,197,94,.15)}[data-theme=dark] .Home_statCardIcon__mVRfo.Home_warning__lrrBU{background:rgba(245,158,11,.15)}[data-theme=dark] .Home_statCardIcon__mVRfo.Home_danger__y6xRw{background:rgba(239,68,68,.15)}[data-theme=dark] .Home_statCardIcon__mVRfo.Home_info__Lr5gE{background:rgba(59,130,246,.15)}[data-theme=dark] .Home_statCardTrend__qJQuw.Home_up__OWZ6h{background:rgba(34,197,94,.15)}[data-theme=dark] .Home_statCardTrend__qJQuw.Home_down__hbmZj{background:rgba(239,68,68,.15)}[data-theme=dark] .Home_statCardTrend__qJQuw.Home_neutral__Zvvfw{background:rgba(148,163,184,.15)}[data-theme=dark] .Home_statCardDescription__krej9{color:#64748b}[data-theme=dark] .Home_statCardFooter__jKAJE{border-color:#334155;color:#94a3b8}[data-theme=dark] .Home_statCardLink__h5Hu2{color:#a78bfa}[data-theme=dark] .Home_statCardLink__h5Hu2:hover{color:#c4b5fd}[data-theme=dark] .Home_statCardProgressBar__DqxVe{background:#334155}[data-theme=dark] .Home_statCardMini__Vmctc{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_statCardMiniValue__AAevl{color:#f1f5f9}[data-theme=dark] .Home_statCardMiniLabel__1XSyh{color:#94a3b8}[data-theme=dark] .Home_statCardHorizontal__yr1Ln{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_statCardHorizontalValue__ozN4P{color:#f1f5f9}[data-theme=dark] .Home_statCardHorizontalLabel__P9g_9{color:#94a3b8}[data-theme=dark] .Home_statComparison__Uwg4A{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_statComparisonTitle__dsqRW{color:#f1f5f9}[data-theme=dark] .Home_statComparisonPeriod__locQn{background:#334155;color:#e2e8f0}[data-theme=dark] .Home_statComparisonValue__ZsW8X{color:#f1f5f9}[data-theme=dark] .Home_statComparisonLabel__tCXRq{color:#94a3b8}[data-theme=dark] .Home_statComparisonDivider__wGSPa{background:#334155;color:#94a3b8}[data-theme=dark] .Home_statGoal__bAAuk{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_statGoalIcon__zuHI7{background:rgba(139,92,246,.15)}[data-theme=dark] .Home_statGoalCurrent__lh70x,[data-theme=dark] .Home_statGoalTitle__GXtHo{color:#f1f5f9}[data-theme=dark] .Home_statGoalTarget__Vpqjx{color:#94a3b8}[data-theme=dark] .Home_statGoalProgress__luBlj{background:#334155}[data-theme=dark] .Home_statGoalRemaining__05wOI{color:#94a3b8}[data-theme=dark] .Home_statGoalPercent__S8U9S{color:#a78bfa}[data-theme=dark] .Home_statCircular__Fcwn0{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_statCircularBg__3XTJf{stroke:#334155}[data-theme=dark] .Home_statCircularValue__FeCYR{color:#f1f5f9}[data-theme=dark] .Home_statCircularLabel__htp16{color:#94a3b8}[data-theme=dark] .Home_statList__luHGN{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_statListHeader__Sawdv{background:#0f172a;border-color:#334155}[data-theme=dark] .Home_statListTitle__zWctt{color:#f1f5f9}[data-theme=dark] .Home_statListItem__8DvFW{border-color:#334155}[data-theme=dark] .Home_statListItem__8DvFW:hover{background:#334155}[data-theme=dark] .Home_statListItemIcon__REmtw{background:#334155;color:#94a3b8}[data-theme=dark] .Home_statListItemLabel__YXv8m,[data-theme=dark] .Home_statListItemValue__8nRbQ{color:#f1f5f9}[data-theme=dark] .Home_statBadge__fS_iR{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_statBadgeValue__ZANM1{color:#f1f5f9}[data-theme=dark] .Home_statBadgeLabel__GQxYr{color:#94a3b8}[data-theme=dark] .Home_statSkeleton__z0NPn{background:#1e293b;border-color:#334155}[data-theme=dark] .Home_statSkeletonIcon__wDzqo,[data-theme=dark] .Home_statSkeletonLabel__EngbA,[data-theme=dark] .Home_statSkeletonTrend___b_g8,[data-theme=dark] .Home_statSkeletonValue__pwRrr{background:linear-gradient(90deg,#334155 25%,#475569 50%,#334155 75%);background-size:200% 100%}[data-theme=dark] .Home_statTooltipContent__xYIZp{background:#f1f5f9;color:#0f172a}[data-theme=dark] .Home_statTooltipContent__xYIZp:after{border-top-color:#f1f5f9}[data-theme=dark] .Home_statPeriod__uZwdw{background:#334155}[data-theme=dark] .Home_statPeriodBtn__Ud_mt{color:#94a3b8}[data-theme=dark] .Home_statPeriodBtn__Ud_mt:hover{color:#f1f5f9}[data-theme=dark] .Home_statPeriodBtn__Ud_mt.Home_active__EQNkL{background:#1e293b;color:#a78bfa}.ThemeToggle_container__2ITRr{display:flex;gap:4px;padding:4px;background:var(--bg-tertiary);border-radius:var(--radius-lg);border:1px solid var(--border-light)}.ThemeToggle_button__8lezL{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:var(--radius-md);background:transparent;color:var(--text-muted);cursor:pointer;transition:all .2s ease}.ThemeToggle_button__8lezL:hover{color:var(--text-secondary);background:var(--bg-secondary)}.ThemeToggle_button__8lezL.ThemeToggle_active__kpq2f{background:var(--bg-primary);color:var(--primary-color);box-shadow:var(--shadow-sm)}.ThemeToggle_placeholder__SXpq9{width:108px;height:40px;background:var(--bg-tertiary);border-radius:var(--radius-lg)}.ThemeToggle_compactButton__6BnEm{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:var(--radius-md);background:var(--bg-tertiary);color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.ThemeToggle_compactButton__6BnEm:hover{background:var(--bg-secondary);color:var(--primary-color)}.ModernUI_textBubble__SPJt4{position:relative;padding:1rem 1.25rem;border-radius:16px;background:var(--bg-secondary,#f8fafc);box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s cubic-bezier(.4,0,.2,1);max-width:100%}.ModernUI_textBubble__SPJt4:hover{box-shadow:0 8px 30px rgba(0,0,0,.12)}.ModernUI_bubbleContent__ePbht{position:relative;z-index:1}.ModernUI_bubbleTail__M5foY{position:absolute;width:16px;height:16px;background:inherit;transform:rotate(45deg)}.ModernUI_left__35_TQ .ModernUI_bubbleTail__M5foY{left:20px;bottom:-6px}.ModernUI_right__kNSOU .ModernUI_bubbleTail__M5foY{right:20px;bottom:-6px}.ModernUI_center__pZHCG .ModernUI_bubbleTail__M5foY{left:50%;bottom:-6px;transform:translateX(-50%) rotate(45deg)}.ModernUI_primary__tpv_z{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border:1px solid rgba(102,126,234,.2)}.ModernUI_primary__tpv_z .ModernUI_bubbleTail__M5foY{background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.2);border-top:none;border-left:none}.ModernUI_secondary__q1T5i,.ModernUI_secondary__q1T5i .ModernUI_bubbleTail__M5foY{background:var(--bg-tertiary,#f1f5f9);border:1px solid var(--border-light,#e2e8f0)}.ModernUI_secondary__q1T5i .ModernUI_bubbleTail__M5foY{border-top:none;border-left:none}.ModernUI_success__v17sx{background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(16,185,129,.1));border:1px solid rgba(34,197,94,.2)}.ModernUI_success__v17sx .ModernUI_bubbleTail__M5foY{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2);border-top:none;border-left:none}.ModernUI_warning__DN5ml{background:linear-gradient(135deg,rgba(245,158,11,.1),rgba(251,191,36,.1));border:1px solid rgba(245,158,11,.2)}.ModernUI_warning__DN5ml .ModernUI_bubbleTail__M5foY{background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.2);border-top:none;border-left:none}.ModernUI_info__PQhGL{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(99,102,241,.1));border:1px solid rgba(59,130,246,.2)}.ModernUI_info__PQhGL .ModernUI_bubbleTail__M5foY{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-top:none;border-left:none}.ModernUI_archDecoration___1RvH{position:absolute;pointer-events:none;z-index:0;opacity:.6}.ModernUI_archTop__Rs_wl{top:0;left:50%;transform:translateX(-50%)}.ModernUI_archBottom__PREVB{bottom:0;left:50%;transform:translateX(-50%) rotate(180deg)}.ModernUI_archLeft___v3y1{left:0;top:50%;transform:translateY(-50%) rotate(-90deg)}.ModernUI_archRight__1dD59{right:0;top:50%;transform:translateY(-50%) rotate(90deg)}.ModernUI_archDecoration___1RvH.ModernUI_subtle__tCP_B{opacity:.3}.ModernUI_archDecoration___1RvH.ModernUI_gradient__TBq_C svg path{stroke:url(#archGradient)}.ModernUI_animatedCard__EwS5a{background:var(--bg-primary,#fff);border-radius:20px;padding:1.5rem;border:1px solid var(--border-light,#e2e8f0);box-shadow:0 4px 20px rgba(0,0,0,.05);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ModernUI_animatedCard__EwS5a:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-color,#667eea),var(--primary-light,#a78bfa));opacity:0;transition:opacity .3s ease}.ModernUI_animatedCard__EwS5a:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.12);border-color:var(--primary-color,#667eea)}.ModernUI_animatedCard__EwS5a:hover:before{opacity:1}.ModernUI_glassMorphism__3CfDm{background:hsla(0,0%,100%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.3);border-radius:16px}.ModernUI_gradientButton__WprrY{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ModernUI_gradientButton__WprrY:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.ModernUI_gradientButton__WprrY:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.ModernUI_gradientButton__WprrY:hover:before{left:100%}.ModernUI_gradientButton__WprrY:active{transform:translateY(0)}.ModernUI_floatingLabel__yenL_{position:relative;margin-top:1rem}.ModernUI_floatingLabel__yenL_ input,.ModernUI_floatingLabel__yenL_ textarea{width:100%;padding:1.5rem 1rem 1rem;border:2px solid var(--border-light,#e2e8f0);border-radius:12px;font-size:1rem;background:var(--bg-primary,#fff);color:var(--text-primary,#1e293b);transition:all .3s ease}.ModernUI_floatingLabel__yenL_ input:focus,.ModernUI_floatingLabel__yenL_ textarea:focus{outline:none;border-color:var(--primary-color,#667eea);box-shadow:0 0 0 4px rgba(102,126,234,.1)}.ModernUI_floatingLabel__yenL_ label{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1rem;color:var(--text-muted,#94a3b8);pointer-events:none;transition:all .2s ease;background:var(--bg-primary,#fff);padding:0 .25rem}.ModernUI_floatingLabel__yenL_ input:focus~label,.ModernUI_floatingLabel__yenL_ input:not(:placeholder-shown)~label,.ModernUI_floatingLabel__yenL_ textarea:focus~label,.ModernUI_floatingLabel__yenL_ textarea:not(:placeholder-shown)~label{top:0;font-size:.75rem;color:var(--primary-color,#667eea)}.ModernUI_pillTabs__gc8ST{display:inline-flex;gap:.25rem;padding:.25rem;background:var(--bg-secondary,#f1f5f9);border-radius:12px}.ModernUI_pillTab__DPVIq{padding:.5rem 1rem;border:none;background:transparent;border-radius:10px;font-size:.875rem;font-weight:500;color:var(--text-secondary,#64748b);cursor:pointer;transition:all .2s ease}.ModernUI_pillTab__DPVIq:hover{color:var(--text-primary,#1e293b)}.ModernUI_pillTab__DPVIq.ModernUI_active___02gf{background:var(--bg-primary,#fff);color:var(--primary-color,#667eea);box-shadow:0 2px 8px rgba(0,0,0,.08)}.ModernUI_progressRing__unJ7W{position:relative;display:inline-flex;align-items:center;justify-content:center}.ModernUI_progressRing__unJ7W svg{transform:rotate(-90deg)}.ModernUI_progressRing__unJ7W circle{fill:none;stroke-linecap:round}.ModernUI_progressRing__unJ7W .ModernUI_background__vN9aS{stroke:var(--border-light,#e2e8f0)}.ModernUI_progressRing__unJ7W .ModernUI_progress___eGOP{stroke:var(--primary-color,#667eea);transition:stroke-dashoffset .5s ease}.ModernUI_progressValue__39RUp{position:absolute;font-size:1.25rem;font-weight:700;color:var(--text-primary,#1e293b)}.ModernUI_shimmer__B2_t_{background:linear-gradient(90deg,var(--bg-secondary,#f1f5f9) 25%,var(--bg-tertiary,#e2e8f0) 50%,var(--bg-secondary,#f1f5f9) 75%);background-size:200% 100%;animation:ModernUI_shimmerAnimation__Ean2y 1.5s infinite;border-radius:8px}@keyframes ModernUI_shimmerAnimation__Ean2y{0%{background-position:200% 0}to{background-position:-200% 0}}.ModernUI_notificationDot__XS2ak{position:relative}.ModernUI_notificationDot__XS2ak:after{content:"";position:absolute;top:-2px;right:-2px;width:10px;height:10px;background:#ef4444;border-radius:50%;border:2px solid var(--bg-primary,#fff);animation:ModernUI_pulse__bFaaR 2s infinite}@keyframes ModernUI_pulse__bFaaR{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}.ModernUI_scrollIndicator__BlQsy{position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-color,#667eea),var(--primary-light,#a78bfa));transform-origin:left;z-index:1000}[data-theme=dark] .ModernUI_textBubble__SPJt4{background:var(--bg-secondary);box-shadow:0 4px 20px rgba(0,0,0,.3)}[data-theme=dark] .ModernUI_animatedCard__EwS5a{background:var(--bg-secondary);border-color:var(--border-light);box-shadow:0 4px 20px rgba(0,0,0,.2)}[data-theme=dark] .ModernUI_animatedCard__EwS5a:hover{box-shadow:0 12px 40px rgba(0,0,0,.4)}[data-theme=dark] .ModernUI_glassMorphism__3CfDm{background:rgba(30,41,59,.7);border-color:hsla(0,0%,100%,.1)}[data-theme=dark] .ModernUI_pillTabs__gc8ST{background:var(--bg-tertiary)}[data-theme=dark] .ModernUI_pillTab__DPVIq.ModernUI_active___02gf{background:var(--bg-secondary)}[data-theme=dark] .ModernUI_floatingLabel__yenL_ input,[data-theme=dark] .ModernUI_floatingLabel__yenL_ textarea{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-primary)}[data-theme=dark] .ModernUI_floatingLabel__yenL_ label{background:var(--bg-secondary);color:var(--text-muted)}[data-theme=dark] .ModernUI_shimmer__B2_t_{background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--border-light) 50%,var(--bg-tertiary) 75%);background-size:200% 100%}@media (max-width:768px){.ModernUI_textBubble__SPJt4{padding:.875rem 1rem;border-radius:12px}.ModernUI_animatedCard__EwS5a{padding:1.25rem;border-radius:16px}.ModernUI_gradientButton__WprrY{padding:.625rem 1.25rem;font-size:.875rem}}.SEO_sidebarOverlay__yzUEZ{position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.SEO_sidebar__XT2uY{position:fixed;top:0;right:0;width:420px;max-width:100vw;height:100vh;background:var(--card-bg,#fff);border-left:1px solid var(--border-color,#e5e7eb);display:flex;flex-direction:column;box-shadow:-8px 0 32px rgba(0,0,0,.1);z-index:1001}.SEO_sidebarHeader__62yal{padding:16px 20px 0;border-bottom:1px solid var(--border-color,#e5e7eb);flex-shrink:0}.SEO_sidebarTitleRow__mSbIX{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.SEO_sidebarTitle__BGyQh{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:var(--text-primary,#1f2937);margin:0}.SEO_closeButton__eWc2i{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;cursor:pointer;color:var(--text-secondary,#6b7280);transition:all .2s}.SEO_closeButton__eWc2i:hover{background:var(--bg-secondary,#f3f4f6);color:var(--text-primary,#1f2937)}.SEO_sidebarTabs__urH59{display:flex;gap:4px}.SEO_sidebarTab__R7abI{flex:1 1;padding:10px 8px;font-size:13px;font-weight:500;color:var(--text-secondary,#6b7280);background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s}.SEO_sidebarTab__R7abI:hover{color:var(--text-primary,#1f2937)}.SEO_sidebarTab__R7abI.SEO_active__bBVGU{color:var(--primary-color,#3b82f6);border-bottom-color:var(--primary-color,#3b82f6)}.SEO_sidebarContent__M9DKO{flex:1 1;overflow-y:auto;padding:20px}.SEO_emptyState__fJ_Td{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;color:var(--text-secondary,#6b7280)}.SEO_emptyState__fJ_Td svg{margin-bottom:16px;opacity:.5}.SEO_emptyState__fJ_Td p{font-size:15px;font-weight:500;color:var(--text-primary,#1f2937);margin:0 0 4px}.SEO_emptyState__fJ_Td span{font-size:13px}.SEO_gaugeContainer__mrDGU{display:flex;flex-direction:column;align-items:center;gap:8px}.SEO_gaugeSvg__nuXW2{display:block}.SEO_gaugeLabel__uiYx9{font-weight:500;color:var(--text-secondary,#6b7280)}.SEO_miniScoreBadge__i2SG_{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px;background:var(--bg-secondary,#f9fafb);border-radius:8px}.SEO_miniScoreLabel__6tcFd{font-size:11px;font-weight:500;color:var(--text-secondary,#6b7280);text-transform:uppercase;letter-spacing:.5px}.SEO_miniScoreValue__dVntG{font-size:20px;font-weight:700}.SEO_overviewTab__PaXYc{display:flex;flex-direction:column;gap:24px}.SEO_mainScore__Hn2Js{display:flex;justify-content:center;padding:16px 0}.SEO_categoryScores__6oNvn,.SEO_quickStats__PEsPA{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.SEO_quickStats__PEsPA{padding:16px;background:var(--bg-secondary,#f9fafb);border-radius:12px}.SEO_quickStat__m9kkN{display:flex;flex-direction:column;align-items:center;gap:2px}.SEO_quickStatValue__s1_Yw{font-size:18px;font-weight:700;color:var(--text-primary,#1f2937)}.SEO_quickStatLabel__dAYRs{font-size:10px;color:var(--text-secondary,#6b7280);text-transform:uppercase;letter-spacing:.3px}.SEO_topIssues__rK0rT{display:flex;flex-direction:column;gap:8px}.SEO_sectionTitle__l_BiG{font-size:13px;font-weight:600;color:var(--text-primary,#1f2937);margin:0 0 8px;text-transform:uppercase;letter-spacing:.5px}.SEO_issueItem__Q3l7H{padding:12px;border-radius:8px;border-left:3px solid}.SEO_issueItem__Q3l7H.SEO_warning__3UzmR{background:rgba(234,179,8,.1);border-left-color:#eab308}.SEO_issueItem__Q3l7H.SEO_fail__DhJTX{background:rgba(239,68,68,.1);border-left-color:#ef4444}.SEO_issueTitle__R2wya{display:block;font-size:13px;font-weight:500;color:var(--text-primary,#1f2937);margin-bottom:4px}.SEO_issueSuggestion__u6Q6P{display:block;font-size:12px;color:var(--text-secondary,#6b7280)}.SEO_noIssues__C_n3K{display:flex;align-items:center;gap:8px;padding:16px;background:rgba(34,197,94,.1);border-radius:8px;color:#22c55e;font-size:13px;font-weight:500}.SEO_checklist__ZnsSW{display:flex;flex-direction:column;gap:16px}.SEO_checklistSummary__kcuyz{display:flex;justify-content:center;gap:24px;padding:16px;background:var(--bg-secondary,#f9fafb);border-radius:12px}.SEO_summaryItem__1FAcT{display:flex;flex-direction:column;align-items:center;gap:2px}.SEO_summaryValue__OMeZ9{font-size:24px;font-weight:700}.SEO_summaryLabel__f_KYJ{font-size:11px;color:var(--text-secondary,#6b7280);text-transform:uppercase}.SEO_checklistCategories__fSoSo{display:flex;flex-direction:column;gap:8px}.SEO_checklistCategory__XNoYq{border:1px solid var(--border-color,#e5e7eb);border-radius:8px;overflow:hidden}.SEO_categoryHeader__36tzi{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:var(--bg-secondary,#f9fafb);border:none;cursor:pointer;transition:background .2s}.SEO_categoryHeader__36tzi:hover{background:var(--bg-tertiary,#f3f4f6)}.SEO_categoryInfo__kmLkA{display:flex;align-items:center;gap:8px}.SEO_categoryName__Net_J{font-size:14px;font-weight:600;color:var(--text-primary,#1f2937)}.SEO_categoryStats__Q6GXC{font-size:12px;color:var(--text-secondary,#6b7280)}.SEO_categoryActions__fAI3E{display:flex;align-items:center;gap:8px}.SEO_categoryScore__p3ijM{font-size:14px;font-weight:600}.SEO_expandIcon__7Olx7{transition:transform .2s;color:var(--text-secondary,#6b7280)}.SEO_expandIcon__7Olx7.SEO_expanded__p9y8D{transform:rotate(180deg)}.SEO_categoryContent__qEF0u{overflow:hidden}.SEO_checkItem__LYuQA{padding:12px 16px;border-top:1px solid var(--border-color,#e5e7eb);cursor:pointer;transition:background .2s}.SEO_checkItem__LYuQA:hover{background:var(--bg-secondary,#f9fafb)}.SEO_checkMain__6zLlP{display:flex;align-items:flex-start;gap:10px}.SEO_checkMain__6zLlP svg{flex-shrink:0;margin-top:2px}.SEO_checkInfo__EgNTS{flex:1 1;min-width:0}.SEO_checkTitle__3071q{display:block;font-size:13px;font-weight:500;color:var(--text-primary,#1f2937);margin-bottom:2px}.SEO_checkDescription__iKVID{display:block;font-size:12px;color:var(--text-secondary,#6b7280)}.SEO_checkSuggestion__21U2w{display:flex;align-items:flex-start;gap:6px;margin-top:8px;padding:8px 10px;background:var(--primary-light,rgba(59,130,246,.1));border-radius:6px;font-size:12px;color:var(--primary-color,#3b82f6)}.SEO_checkSuggestion__21U2w svg{flex-shrink:0;margin-top:1px}.SEO_priorityBadge__0CraG{padding:2px 6px;font-size:10px;font-weight:600;border-radius:4px;text-transform:uppercase}.SEO_priorityBadge__0CraG.SEO_high__88xnD{background:rgba(239,68,68,.1);color:#ef4444}.SEO_priorityBadge__0CraG.SEO_medium__a5vAL{background:rgba(234,179,8,.1);color:#d97706}.SEO_priorityBadge__0CraG.SEO_low__egIw4{background:hsla(220,9%,46%,.1);color:#6b7280}.SEO_keywordsTab__x2BN1{display:flex;flex-direction:column;gap:24px}.SEO_keywordPlacement__lkzFb h4{font-size:13px;font-weight:600;margin:0 0 12px}.SEO_placementGrid__4aXm1{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}.SEO_placementItem__P_zPp{display:flex;align-items:center;gap:8px;padding:10px 12px;background:var(--bg-secondary,#f9fafb);border-radius:8px;font-size:13px;color:var(--text-primary,#1f2937)}.SEO_placementItem__P_zPp.SEO_found__sJjL3{background:rgba(34,197,94,.1)}.SEO_placementItem__P_zPp.SEO_missing__uVjIy{background:rgba(234,179,8,.1)}.SEO_placementIcon__IYgFY{font-size:14px}.SEO_placementItem__P_zPp.SEO_found__sJjL3 .SEO_placementIcon__IYgFY{color:#22c55e}.SEO_placementItem__P_zPp.SEO_missing__uVjIy .SEO_placementIcon__IYgFY{color:#eab308}.SEO_densityChart__hI0Xe{display:flex;flex-direction:column;gap:20px}.SEO_densitySection__fTFOA{display:flex;flex-direction:column;gap:12px}.SEO_densitySectionTitle__bnkGL{font-size:13px;font-weight:600;color:var(--text-primary,#1f2937);margin:0}.SEO_secondaryKeywordsList__oms0M{display:flex;flex-direction:column;gap:12px}.SEO_densityItem__Nb_su{display:flex;flex-direction:column;gap:6px}.SEO_densityItem__Nb_su.SEO_primary__myRrl .SEO_densityKeyword__7SUm0{font-weight:600}.SEO_densityHeader__1_FNW{display:flex;align-items:center;justify-content:space-between}.SEO_densityKeyword__7SUm0{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-primary,#1f2937)}.SEO_densityKeyword__7SUm0 svg{color:#eab308}.SEO_densityStats__0QmOc{display:flex;align-items:center;gap:8px}.SEO_densityCount__9Gaoo{font-size:12px;color:var(--text-secondary,#6b7280)}.SEO_densityPercent__8Bf7Y{font-size:13px;font-weight:600}.SEO_densityStatus___46pg{padding:2px 6px;font-size:10px;font-weight:600;border-radius:4px;text-transform:uppercase}.SEO_densityBarContainer__OUODY{position:relative;height:8px;background:var(--bg-tertiary,#e5e7eb);border-radius:4px;overflow:visible}.SEO_optimalZone__dPphn{position:absolute;top:-2px;height:12px;background:rgba(34,197,94,.2);border-radius:4px}.SEO_densityBar__7D5PU{position:relative;height:100%;border-radius:4px;z-index:1}.SEO_scaleMarkers__YCwRZ{display:flex;justify-content:space-between;margin-top:4px;font-size:9px;color:var(--text-tertiary,#9ca3af)}.SEO_densityLegend__IXt_E{display:flex;gap:16px;padding-top:12px;border-top:1px solid var(--border-color,#e5e7eb)}.SEO_legendItem__gYGf9{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--text-secondary,#6b7280)}.SEO_legendDot__UDscD{width:8px;height:8px;border-radius:50%}.SEO_previewTab__dHxh_{display:flex;flex-direction:column;gap:20px}.SEO_previewToggle__FhQTE{display:flex;background:var(--bg-secondary,#f3f4f6);border-radius:8px;padding:4px}.SEO_previewToggleBtn__8WWAt{flex:1 1;padding:8px 16px;font-size:13px;font-weight:500;color:var(--text-secondary,#6b7280);background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .2s}.SEO_previewToggleBtn__8WWAt.SEO_active__bBVGU{background:var(--card-bg,#fff);color:var(--text-primary,#1f2937);box-shadow:0 1px 3px rgba(0,0,0,.1)}.SEO_serpPreview__serhy{display:flex;flex-direction:column;gap:16px}.SEO_serpHeader__1MkPS{display:flex;align-items:center;justify-content:space-between}.SEO_serpLabel__3JeiG{font-size:12px;font-weight:500;color:var(--text-secondary,#6b7280)}.SEO_serpCounters__83M2G{display:flex;gap:12px}.SEO_counterOk__tHLT8{font-size:11px;color:#22c55e}.SEO_counterWarn__63jKU{font-size:11px;color:#eab308}.SEO_serpResult__9h_OH{padding:16px;background:#fff;border:1px solid #dfe1e5;border-radius:8px;font-family:Arial,sans-serif}.SEO_serpUrl__jvl_b{display:flex;align-items:center;gap:8px;margin-bottom:6px}.SEO_serpFavicon__te7AU{width:26px;height:26px;border-radius:50%;overflow:hidden;flex-shrink:0}.SEO_serpFavicon__te7AU img{width:100%;height:100%;object-fit:cover}.SEO_defaultFavicon__RYbHk{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary,#f3f4f6);font-size:12px;font-weight:600;color:var(--text-secondary,#6b7280)}.SEO_serpBreadcrumb__up3_v{display:flex;flex-direction:column;gap:1px;flex:1 1;min-width:0}.SEO_serpDomain__5tI5R{font-size:14px;color:#202124}.SEO_serpPath___yMTi{font-size:12px;color:#5f6368;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SEO_serpMenu__hnHLz{padding:4px;background:transparent;border:none;cursor:pointer;color:#70757a}.SEO_serpTitle__wt2VK{font-size:20px;font-weight:400;color:#1a0dab;margin:0 0 4px;line-height:1.3;cursor:pointer}.SEO_serpTitle__wt2VK:hover{text-decoration:underline}.SEO_serpDescription__pbi6M{font-size:14px;color:#4d5156;margin:0;line-height:1.58}.SEO_serpTips__ve4Q_{padding:12px;background:var(--bg-secondary,#f9fafb);border-radius:8px}.SEO_serpTips__ve4Q_ h5{font-size:12px;font-weight:600;color:var(--text-primary,#1f2937);margin:0 0 8px}.SEO_serpTips__ve4Q_ ul{margin:0;padding:0 0 0 16px}.SEO_serpTips__ve4Q_ li{font-size:12px;color:var(--text-secondary,#6b7280);margin-bottom:4px}.SEO_socialPreview__NMK4Y{display:flex;flex-direction:column;gap:16px}.SEO_socialTabs__vYsn_{display:flex;gap:8px}.SEO_socialTab__oQiE8{display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:500;color:var(--text-secondary,#6b7280);background:var(--bg-secondary,#f3f4f6);border:none;border-radius:6px;cursor:pointer;transition:all .2s}.SEO_socialTab__oQiE8:hover{background:var(--bg-tertiary,#e5e7eb)}.SEO_socialTab__oQiE8.SEO_active__bBVGU{background:var(--text-primary,#1f2937);color:#fff}.SEO_socialCardWrapper__vYQzj{border-radius:8px;overflow:hidden}.SEO_fbCard__jYJ_s{border:1px solid #dddfe2;border-radius:8px;overflow:hidden;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.SEO_fbImage__0NgKC{width:100%;aspect-ratio:1.91/1;background:#f0f2f5}.SEO_fbImage__0NgKC img{width:100%;height:100%;object-fit:cover}.SEO_fbImagePlaceholder__PgyFF{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#65676b}.SEO_fbImagePlaceholder__PgyFF span{font-size:12px}.SEO_fbContent__Cfb8n{padding:12px;border-top:1px solid #dddfe2}.SEO_fbDomain__fsZ2X{display:block;font-size:12px;color:#65676b;text-transform:uppercase;margin-bottom:4px}.SEO_fbTitle__8maeL{font-size:16px;font-weight:600;color:#050505;margin:0 0 4px;line-height:1.3}.SEO_fbDescription__JJFyk{font-size:14px;color:#65676b;margin:0;line-height:1.4}.SEO_twitterCard__dVdJj{display:flex;border:1px solid #cfd9de;border-radius:16px;overflow:hidden;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.SEO_twitterImage__sLjmc{width:130px;flex-shrink:0;background:#f7f9f9}.SEO_twitterImage__sLjmc img{width:100%;height:100%;object-fit:cover}.SEO_twitterImagePlaceholder__j8GAu{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#536471}.SEO_twitterContent__Sxl4v{flex:1 1;padding:12px;display:flex;flex-direction:column;justify-content:center}.SEO_twitterTitle__f3EwM{font-size:15px;font-weight:400;color:#0f1419;margin:0 0 2px;line-height:1.3}.SEO_twitterDescription___U1Lj{font-size:15px;color:#536471;margin:0 0 4px;line-height:1.3}.SEO_twitterDomain__iM17I{font-size:15px;color:#536471}.SEO_linkedinCard__i3Ukl{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.SEO_linkedinImage__1D2DV{width:100%;aspect-ratio:1.91/1;background:#f3f2ef}.SEO_linkedinImage__1D2DV img{width:100%;height:100%;object-fit:cover}.SEO_linkedinImagePlaceholder__sqV7Q{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#666}.SEO_linkedinImagePlaceholder__sqV7Q span{font-size:12px}.SEO_linkedinContent__NHP6x{padding:12px;background:#f3f2ef}.SEO_linkedinTitle__xDi5T{font-size:14px;font-weight:600;color:rgba(0,0,0,.9);margin:0 0 4px;line-height:1.4}.SEO_linkedinDomain__OUdYd{font-size:12px;color:rgba(0,0,0,.6)}.SEO_socialTips__pv2RQ{padding:12px;background:var(--bg-secondary,#f9fafb);border-radius:8px}.SEO_socialTips__pv2RQ h5{font-size:12px;font-weight:600;color:var(--text-primary,#1f2937);margin:0 0 8px}.SEO_socialTips__pv2RQ ul{margin:0;padding:0 0 0 16px}.SEO_socialTips__pv2RQ li{font-size:12px;color:var(--text-secondary,#6b7280);margin-bottom:4px}.SEO_sidebarToggle__4NVhd{display:flex;align-items:center;gap:6px;padding:8px 12px;background:var(--bg-secondary,#f3f4f6);border:1px solid var(--border-color,#e5e7eb);border-radius:8px;cursor:pointer;transition:all .2s;color:var(--text-secondary,#6b7280)}.SEO_sidebarToggle__4NVhd:hover{background:var(--bg-tertiary,#e5e7eb);color:var(--text-primary,#1f2937)}.SEO_toggleScore__7OwkP{font-size:14px;font-weight:600}.SEO_bingPreview__q71xR{display:flex;flex-direction:column;gap:16px}.SEO_bingResult__tC0_b{padding:16px;background:#fff;border:1px solid #e1e1e1;border-radius:8px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.SEO_bingTitle__N0Mtn{font-size:18px;font-weight:600;color:#001ba0;margin:0 0 4px;cursor:pointer}.SEO_bingTitle__N0Mtn:hover{text-decoration:underline}.SEO_bingUrl__5L2Wb{display:block;font-size:14px;color:#006d21;margin-bottom:6px}.SEO_bingDescription__4F1Wx{font-size:13px;color:#555;margin:0;line-height:1.5}:root[data-theme=dark] .SEO_sidebar__XT2uY{background:var(--card-bg,#1e293b);border-left-color:var(--border-color,#334155)}:root[data-theme=dark] .SEO_bingResult__tC0_b,:root[data-theme=dark] .SEO_fbCard__jYJ_s,:root[data-theme=dark] .SEO_linkedinCard__i3Ukl,:root[data-theme=dark] .SEO_serpResult__9h_OH,:root[data-theme=dark] .SEO_twitterCard__dVdJj{background:#1e293b;border-color:#334155}:root[data-theme=dark] .SEO_serpTitle__wt2VK{color:#8ab4f8}:root[data-theme=dark] .SEO_serpDescription__pbi6M,:root[data-theme=dark] .SEO_serpDomain__5tI5R,:root[data-theme=dark] .SEO_serpPath___yMTi{color:#bdc1c6}:root[data-theme=dark] .SEO_fbTitle__8maeL,:root[data-theme=dark] .SEO_linkedinTitle__xDi5T,:root[data-theme=dark] .SEO_twitterTitle__f3EwM{color:#f8fafc}:root[data-theme=dark] .SEO_fbDescription__JJFyk,:root[data-theme=dark] .SEO_fbDomain__fsZ2X,:root[data-theme=dark] .SEO_linkedinDomain__OUdYd,:root[data-theme=dark] .SEO_twitterDescription___U1Lj,:root[data-theme=dark] .SEO_twitterDomain__iM17I{color:#94a3b8}:root[data-theme=dark] .SEO_fbImage__0NgKC,:root[data-theme=dark] .SEO_linkedinContent__NHP6x,:root[data-theme=dark] .SEO_linkedinImage__1D2DV,:root[data-theme=dark] .SEO_twitterImage__sLjmc{background:#0f172a}@media (max-width:480px){.SEO_sidebar__XT2uY{width:100vw}.SEO_categoryScores__6oNvn,.SEO_quickStats__PEsPA{grid-template-columns:repeat(2,1fr)}.SEO_placementGrid__4aXm1{grid-template-columns:1fr}}