.Button_button__gBxSh{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:4px;font-size:12px;font-weight:500;transition:all .2s ease;cursor:pointer;border:none;outline:none}.Button_button__gBxSh:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.Button_button__gBxSh:disabled{pointer-events:none;opacity:.5}.Button_round__jQAaT{border-radius:1000px}.Button_default__YnKXM{background:var(--primary);color:var(--primary-foreground)}.Button_default__YnKXM:hover:not(:disabled){background:color-mix(in srgb,var(--primary) 90%,transparent)}.Button_primary__tlkJU{background:var(--primary);color:var(--primary-foreground);font-weight:600}.Button_primary__tlkJU:hover:not(:disabled){background:color-mix(in srgb,var(--primary) 90%,transparent)}.Button_lightPrimary__ni2lI{background:var(--light-primary);color:var(--light-primary-foreground)}.Button_dark__QHG47{background:var(--dark);color:var(--dark-foreground)}.Button_destructive__Eiq9m{background:var(--destructive);color:var(--destructive-foreground)}.Button_destructive__Eiq9m:hover:not(:disabled){background:color-mix(in srgb,var(--destructive) 90%,transparent)}.Button_outline__UY9PZ{border:1px solid var(--input);background:var(--background);color:var(--foreground)}.Button_outline__UY9PZ:hover:not(:disabled){background:#111;color:#fff}.Button_secondary__YlI37{background:var(--secondary);color:var(--secondary-foreground)}.Button_secondary__YlI37:hover:not(:disabled){background:color-mix(in srgb,var(--secondary) 80%,transparent)}.Button_ghost__dLD2Y{color:var(--foreground);width:-moz-fit-content!important;width:fit-content!important;height:-moz-fit-content!important;height:fit-content!important;min-width:0!important;min-height:0!important;padding:0!important}.Button_ghost__dLD2Y,.Button_ghost__dLD2Y:hover:not(:disabled),.Button_link__OTJRu{background:transparent}.Button_link__OTJRu{color:var(--primary);text-decoration:underline;text-underline-offset:4px}.Button_link__OTJRu:hover:not(:disabled){text-decoration:underline}.Button_blackOutline__Ojqs9{border:1px solid #000;background:transparent;color:#000}.Button_blackOutline__Ojqs9:hover:not(:disabled){background:#000;color:#fff}.Button_defaultSize__GwrhV{padding:8px 16px}.Button_xs__oucKN{height:24px;padding:0 8px}.Button_sm__iF3b2{height:32px;padding:0 12px}.Button_lg__PPZDW{height:40px;padding:0 16px}.Button_icon__bxScG{height:20px;width:20px}.UrlInput_flex-center__pvBTP{display:flex;align-items:center;justify-content:center}.UrlInput_flex-between__c7Aa_{display:flex;align-items:center;justify-content:space-between}.UrlInput_flex-start__XE5Qb{display:flex;align-items:flex-start}.UrlInput_flex-end__hcYSB{display:flex;align-items:flex-end}.UrlInput_text-center__beGdK{text-align:center}.UrlInput_text-left__OpvkC{text-align:left}.UrlInput_text-right__5ilcs{text-align:right}.UrlInput_mb-1__EkrP_{margin-bottom:.25rem}.UrlInput_mb-2__KBDZX{margin-bottom:.5rem}.UrlInput_mb-3__oZm0M{margin-bottom:.75rem}.UrlInput_mb-4__ZSVBC{margin-bottom:12px}.UrlInput_mb-6___kbGc{margin-bottom:20px}.UrlInput_mt-1__uEc2R{margin-top:.25rem}.UrlInput_mt-2__q0MxG{margin-top:.5rem}.UrlInput_mt-3__HqKB3{margin-top:.75rem}.UrlInput_mt-4__xI9_N{margin-top:12px}.UrlInput_mx-auto__e0D6g{margin-left:auto;margin-right:auto}.UrlInput_w-full__WnfAZ{width:100%}.UrlInput_h-full__HAXLd{height:100%}.UrlInput_max-w-2xl__fth8I{max-width:42rem}.UrlInput_max-w-6xl__QxTlJ{max-width:72rem}.UrlInput_text-gray-600__HfCkE{color:#4b5563}.UrlInput_text-gray-800__G_GkO{color:#1f2937}.UrlInput_text-gray-500__7Wg69{color:#6b7280}.UrlInput_text-white__BxuQC{color:#fff}.UrlInput_text-gray-900__V4ymW{color:#111827}.UrlInput_bg-white__EkHh4{background-color:#fff}.UrlInput_bg-red-50__Py5jo{background-color:#fef2f2}.UrlInput_bg-gray-100__7ccXF{background-color:#f3f4f6}.UrlInput_bg-blue-100__iYfJx{background-color:#dbeafe}.UrlInput_bg-blue-500__kepL_{background-color:#3b82f6}.UrlInput_bg-blue-600__18RdR{background-color:#2563eb}.UrlInput_border-red-200__QOpwx{border-color:#fecaca}.UrlInput_rounded-lg__rhIuw{border-radius:.5rem}.UrlInput_rounded-xl__p_tr0{border-radius:.75rem}.UrlInput_rounded-2xl__EzRxs{border-radius:12px}.UrlInput_rounded-full__UB1N6{border-radius:9999px}.UrlInput_shadow-lg__v8tTl{box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.UrlInput_shadow-xl__7uuFj{box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.UrlInput_animate-spin__PgkRC{animation:UrlInput_spin__XgWi6 1s linear infinite}.UrlInput_animate-bounce__xMVTz{animation:UrlInput_bounce__bzZFd 1.4s ease-in-out infinite both}.UrlInput_transition-colors__kSKBf{transition:background-color .2s,color .2s}.UrlInput_transition-all__y2gEy{transition:all .3s}.UrlInput_avatar__FZKsH{border-radius:50%;-o-object-fit:cover;object-fit:cover;display:flex;align-items:center;justify-content:center}@keyframes UrlInput_spin__XgWi6{to{transform:rotate(1turn)}}@keyframes UrlInput_bounce__bzZFd{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.UrlInput_container__56HNq{position:relative;z-index:10;border-radius:12px;padding:20px;border-radius:15.868px;border:.793px solid #c9aeff;box-shadow:0 -3px 17.2px 0 rgba(201,174,255,.27)}.UrlInput_inner__DNAV7{max-width:100%}.UrlInput_inputContainer__dxykq{position:relative}.UrlInput_inputWrapper__PSmyF{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem;position:relative}.UrlInput_buttonRow__QQNUC{display:flex;justify-content:space-between;align-items:center;padding:0 .5rem}.UrlInput_input__vsQVx{flex:1;border:none!important;background:transparent!important;outline:none;font-size:18px!important;color:#000;resize:none;min-height:20px;max-height:6rem;padding:4px 12px;border-radius:20px}.UrlInput_input__vsQVx::file-selector-button{border:0;background:transparent;font-size:.875rem;font-weight:500}.UrlInput_input__vsQVx:focus{border:none}.UrlInput_input__vsQVx:focus-visible{outline:none;outline-offset:2px}.UrlInput_input__vsQVx:disabled{opacity:.5}.UrlInput_input__vsQVx::-moz-placeholder{color:#000}.UrlInput_input__vsQVx::placeholder{color:#000}.UrlInput_input__vsQVx:disabled{opacity:.6;cursor:not-allowed}.UrlInput_imageButton__9gaCj{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;background:transparent;border-radius:.5rem;color:#64748b;cursor:pointer;transition:all .2s ease;padding:2px}.UrlInput_imageButton__9gaCj:hover:not(:disabled){background:#e2e8f0;color:#3b82f6}.UrlInput_imageButton__9gaCj:disabled{opacity:.5;cursor:not-allowed}.UrlInput_imageIcon__53Nxq{width:1.25rem;height:1.25rem}.UrlInput_sendButton__YgDVY{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;background:#e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;transition:all .2s ease;padding:2px!important}.UrlInput_sendButton--withContent__XVScy,.UrlInput_sendButton__YgDVY:hover:not(:disabled){background:#000;color:#fff}.UrlInput_sendButton--withContent__XVScy:hover:not(:disabled){background:rgba(0,0,0,.6)}.UrlInput_sendButton__YgDVY:disabled{opacity:.5;cursor:not-allowed;transform:none}.UrlInput_sendIcon__tkts4{width:1.25rem;height:1.25rem}.UrlInput_validationIcon__SpLew{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;z-index:1}.UrlInput_validIcon__VVOn5{color:#10b981}.UrlInput_invalidIcon__luN5U{color:#ef4444}.UrlInput_inputValid__A3CAc{border-color:#10b981!important;box-shadow:0 0 0 1px #10b981}.UrlInput_inputInvalid__AYDT3{border-color:#ef4444!important;box-shadow:0 0 0 1px #ef4444}.UrlInput_errorMessage__GXI38{display:flex;align-items:center;gap:4px;color:#ef4444;font-size:12px;margin:8px 4px;padding:6px 8px;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;animation:UrlInput_slideDown__HHzyf .2s ease-out}.UrlInput_errorMessageEmpty__ORPhm{height:29px;margin:8px 0}@keyframes UrlInput_slideDown__HHzyf{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.ItemInput_chatWindow__yEaeg{height:100%;display:flex;flex-direction:column;min-height:auto;gap:64px}.ItemInput_welcomeContainer__pDIq4{display:flex;align-items:center;justify-content:center;padding:24px 0;min-height:200px}.ItemInput_welcomeContent__u0sws{display:flex;text-align:center;flex-direction:column;align-items:center;justify-content:center;gap:12px}.ItemInput_welcomeTitle__XzfLu{font-size:36px;font-weight:500;color:#000;margin-bottom:.75rem}.ItemInput_welcomeDescription__GP8W9{color:#6e6e6e;text-align:center;font-family:Pretendard;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.GlobalSearchModal_modalOverlay__kRvVV{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:9999;display:flex;align-items:center;justify-content:center}.GlobalSearchModal_modalContainer__DJuVk{width:600px;max-height:504px;height:504px;background:#fff;border-radius:8px;box-shadow:0 4px 24px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden}.GlobalSearchModal_modalContent__PXb_x{display:flex;flex-direction:column;height:100%;min-height:0}.GlobalSearchModal_searchBar__T7JjB{padding:16px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.GlobalSearchModal_searchBarLayout__NkRdG{display:flex;align-items:center;gap:8px;padding:0 12px;height:48px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;transition:all .2s ease}.GlobalSearchModal_searchBarLayout__NkRdG:focus-within{background:#fff;border-color:#7a37ff;box-shadow:0 0 0 3px rgba(122,55,255,.1)}.GlobalSearchModal_searchIcon__FfcoK{flex-shrink:0;display:flex;align-items:center;justify-content:center}.GlobalSearchModal_searchInput__dPoRZ{flex:1;border:none;outline:none;background:transparent;font-size:14px;color:#111827;font-family:Pretendard,sans-serif}.GlobalSearchModal_searchInput__dPoRZ::-moz-placeholder{color:#9ca3af}.GlobalSearchModal_searchInput__dPoRZ::placeholder{color:#9ca3af}.GlobalSearchModal_clearButton__j5pK3{flex-shrink:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background .2s ease}.GlobalSearchModal_clearButton__j5pK3:hover{background:#f3f4f6}.GlobalSearchModal_searchResultsContainer__sYF50{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;position:relative}.GlobalSearchModal_searchResultsContainer__sYF50::-webkit-scrollbar{width:6px}.GlobalSearchModal_searchResultsContainer__sYF50::-webkit-scrollbar-track{background:transparent}.GlobalSearchModal_searchResultsContainer__sYF50::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.GlobalSearchModal_searchResultsContainer__sYF50::-webkit-scrollbar-thumb:hover{background:#9ca3af}.GlobalSearchModal_empty__CzR8a,.GlobalSearchModal_error__MSDxc,.GlobalSearchModal_loading__WeTje{display:flex;align-items:center;justify-content:center;padding:40px;font-size:14px;color:#6b7280}.GlobalSearchModal_error__MSDxc{color:#ef4444}.GlobalSearchModal_searchResults__2uszI{padding:16px}.GlobalSearchModal_resultSection__J_MqW{margin-bottom:24px}.GlobalSearchModal_resultSection__J_MqW:last-child{margin-bottom:0}.GlobalSearchModal_sectionTitle__tbYbm{font-size:12px;font-weight:500;color:#8b93a1;margin-bottom:12px}.GlobalSearchModal_resultList__F1rxv{display:flex;flex-direction:column;gap:4px}.GlobalSearchModal_resultItem__vMJWV{display:flex;align-items:center;gap:12px;padding:12px;border-radius:6px;cursor:pointer;transition:background .2s ease}.GlobalSearchModal_resultItem__vMJWV:hover{background:#f9fafb}.GlobalSearchModal_itemIcon__M_z_z{flex-shrink:0}.GlobalSearchModal_iconContainer__M1cek{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:4px}.GlobalSearchModal_itemContent__I5210{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.GlobalSearchModal_itemName__qXonQ{font-size:14px;font-weight:500;color:#343b46;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.GlobalSearchModal_itemSubtext__xw71G{font-size:12px;color:#8b93a1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.GlobalSearchModal_itemDeleteButton__bHIL3,.GlobalSearchModal_itemLinkButton__J6gy9{flex-shrink:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background .2s ease}.GlobalSearchModal_itemDeleteButton__bHIL3:hover,.GlobalSearchModal_itemLinkButton__J6gy9:hover{background:#f3f4f6}.GlobalSearchModal_recentSearches__muQIE{padding:16px}.GlobalSearchModal_recentHeader__aDqmr{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.GlobalSearchModal_recentTitle__YdacB{display:flex;align-items:center;gap:4px;font-size:12px;color:#8b93a1}.GlobalSearchModal_deleteAllButton__y5L2g{background:transparent;border:none;font-size:12px;color:#8b93a1;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease}.GlobalSearchModal_deleteAllButton__y5L2g:hover{background:#f3f4f6;color:#505766}.GlobalSearchModal_recentList__56Qsk{display:flex;flex-direction:column;gap:4px}.GlobalSearchModal_recentItem__IIH17{display:flex;align-items:center;gap:12px;padding:12px;border-radius:6px;cursor:pointer;transition:background .2s ease}.GlobalSearchModal_recentItem__IIH17:hover{background:#f9fafb}.GlobalSearchModal_modalFooter__1Mb1U{display:flex;align-items:center;gap:16px;padding:12px 16px;border-top:1px solid #e5e7eb;flex-shrink:0;background:#fff}.GlobalSearchModal_footerLeft__kAUOh{display:flex;align-items:center;gap:8px;font-size:12px;color:#8b93a1}.GlobalSearchModal_shortcutItem__6awz2{display:flex;align-items:center;gap:4px;padding:4px 8px;background:#f3f4f6;border-radius:4px}.GlobalSearchModal_shortcutIcon__TZwGs{display:flex;align-items:center;justify-content:center}.GlobalSearchModal_footerDivider__1Z3jx{width:1px;height:12px;background:#e5e7eb}.GlobalSearchModal_footerRight__eKMpb{font-size:12px;color:#8b93a1}.PageHeader_pageHeader__yXTww{position:fixed;right:0;height:44px;background-color:#fff;z-index:799;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px;box-sizing:border-box;transition:left .3s ease,top .3s ease}.PageHeader_headerLeft__0yAYw{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-shrink:0;height:100%;margin-right:12px}.PageHeader_sidebarToggle__k2pIl{display:flex;align-items:center;justify-content:center;width:30px;height:24px;background:transparent;border:1px solid #ddd;cursor:pointer;transition:all .2s ease;border-radius:6px;color:#111;font-size:14px;font-weight:500;padding:0 6px;position:relative}.PageHeader_sidebarToggle__k2pIl:hover{background:#eaeaea;color:#1f2937}.PageHeader_sidebarToggle__k2pIl:focus{outline:2px solid #3b82f6;outline-offset:2px}.PageHeader_notificationBadge__trgWN{position:absolute;top:-8px;right:-8px;min-width:20px;height:20px;background:#ef4444;color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:500;padding:0 3px;flex-shrink:0;z-index:10;line-height:1;border:2px solid #fff}.PageHeader_headerCenter__VDjzX{display:flex;flex-direction:row;justify-content:center;align-items:center;flex:1;height:100%}.PageHeader_headerRight__TkoFP{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-shrink:0;height:100%}.PageHeader_headerContent__W5Z10{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:100%}.PageHeader_backButton__lbx8g{margin-right:12px;padding:6px;border-radius:6px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;height:18px;width:18px}.PageHeader_backButton__lbx8g:hover{background-color:rgba(0,0,0,.1)}.PageHeader_backButton__lbx8g img{transition:opacity .2s ease;width:16px;height:16px}.PageHeader_sharedMembers__U0W6_{display:flex;align-items:center;gap:8px}.PageHeader_sharedMembers__U0W6_ span{font-size:14px;color:#666;padding:4px 12px;background:#f5f5f5;border-radius:12px}.PageHeader_actionButtons__vDrRY{gap:8px}.PageHeader_actionButtons__vDrRY,.PageHeader_menuWrapper__oENnF{display:flex;align-items:center;position:relative}.PageHeader_menuButton__F_Q2i{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:34px;height:34px;border-radius:8px;border:1px solid #e5e7eb;background-color:#fff;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.PageHeader_menuButton__F_Q2i:hover{background-color:#f3f4f6;border-color:#d1d5db}.PageHeader_menuIconBar__i9F4_{width:16px;height:2px;border-radius:999px;background-color:#111827}.PageHeader_menuDropdown__gHo6a{position:absolute;top:calc(100% + 8px);right:0;display:flex;flex-direction:column;gap:6px;padding:12px;min-width:160px;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 20px rgba(15,23,42,.08);z-index:10}.PageHeader_menuItemButton__fzaRs{width:100%;justify-content:center;background-color:transparent!important;color:#000!important;border:none!important;box-shadow:none!important}.PageHeader_menuItemButton__fzaRs:hover{background-color:#f3f4f6!important}.PageHeader_searchBar__CoSUx{display:flex;align-items:center;gap:8px;width:100%;max-width:400px;height:32px;padding:0 12px;background-color:#f2f3f6;border-radius:6px;cursor:text;transition:background-color .2s ease}.PageHeader_searchBar__CoSUx:hover{background-color:#e5e7eb}.PageHeader_searchBar__CoSUx:focus-within{background-color:#fff;border:1px solid #7a37ff;box-shadow:0 0 0 3px rgba(122,55,255,.1)}.PageHeader_searchIcon__bdrSQ{display:flex;align-items:center;justify-content:center;flex-shrink:0}.PageHeader_searchInput__h3XzB{flex:1;border:none;outline:none;background:transparent;font-size:15px;color:#111827;font-weight:400}.PageHeader_searchInput__h3XzB::-moz-placeholder{color:#afb5c2}.PageHeader_searchInput__h3XzB::placeholder{color:#afb5c2}.PageHeader_userProfileButton__nwSYJ{display:flex;align-items:center;gap:8px;padding:4px 8px;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.PageHeader_userProfileButton__nwSYJ:hover{background-color:#f3f4f6}.PageHeader_userAvatarPlaceholder__PlaoU,.PageHeader_userAvatar__xqtZa{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.PageHeader_userAvatarPlaceholder__PlaoU{border-radius:50%;background:linear-gradient(135deg,#7a37ff,#5b21b6)}.PageHeader_userAvatarPlaceholder__PlaoU span{font-size:15px;font-weight:500;color:#fff}.PageHeader_userAvatarPlaceholderLarge__8VcDx{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#7a37ff,#5b21b6)}.PageHeader_userAvatarPlaceholderLarge__8VcDx span{font-size:20px;font-weight:600;color:#fff}.PageHeader_userDropdown__TKBCV{min-width:280px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 20px rgba(15,23,42,.08);overflow:hidden}.PageHeader_userDropdownContainer__qM9uM{display:flex;flex-direction:column}.PageHeader_userInfoLayout__chlT3{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #e5e7eb}.PageHeader_userAvatarLarge__CX19e{display:flex;align-items:center;justify-content:center;flex-shrink:0}.PageHeader_userNameEmailLayout__YVs67{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.PageHeader_userNameLayout__bMqeO{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.PageHeader_userName__rZt8r{font-size:14px;font-weight:500;color:#111827}.PageHeader_userEmailLayout__wT5nJ{display:flex;align-items:center}.PageHeader_userEmail__NM4pv{font-size:12px;color:#505766}.PageHeader_workspaceRoleTag__63Z25{display:flex;align-items:center}.PageHeader_roleTag__8U5pM{padding:2px 8px;background-color:#f3f4f6;border-radius:4px;font-size:12px;font-weight:500;color:#7a37ff}.PageHeader_userDropdownMenu__af_P8{display:flex;flex-direction:column;padding:8px 0}.PageHeader_menuSection__uTIBo{display:flex;flex-direction:column;padding:4px 0;border-bottom:1px solid #f3f4f6}.PageHeader_menuSection__uTIBo:last-child{border-bottom:none}.PageHeader_menuItem__JFKnm{display:flex;align-items:center;gap:12px;width:100%;padding:10px 16px;background:transparent;border:none;text-align:left;cursor:pointer;transition:background-color .2s ease;font-size:14px;color:#111827;font-weight:400}.PageHeader_menuItem__JFKnm:hover{background-color:#f3f4f6}.PageHeader_menuItem__JFKnm span{flex:1}.Home_managePage__9ox5M{background:#fff;padding:160px 200px 0}.Home_contentArea__xzYae{background:#fff;padding:0 20px;margin-bottom:24px}.Home_chatContainer__mdmd3{margin-bottom:24px}.Home_progressContainer__UoTXi{margin-top:20px;padding:24px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Home_progressHeader__PqPJD{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.Home_progressHeader__PqPJD h3{margin:0;font-size:18px;font-weight:600;color:#1f2937}.Home_progressText__fjFVB{font-size:16px;font-weight:700;color:#3b82f6;background:#dbeafe;padding:4px 12px;border-radius:20px}.Home_progressBar__myAka{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:12px}.Home_progressFill__r5gGP{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:4px;transition:width .3s ease;position:relative}.Home_progressFill__r5gGP:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:Home_shimmer__N6w2E 2s infinite}@keyframes Home_shimmer__N6w2E{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.Home_progressDescription__8zqb5{font-size:14px;color:#6b7280;text-align:center;font-weight:500}.Home_favoriteSection__fOTcO{margin-bottom:24px;padding:20px;border-bottom:1px solid #f1f5f9}.Home_sectionTitle__HMXxf{display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:600;color:#1f2937;margin:0 0 20px}.Home_favoriteCarousel__TdRIk{padding:12px 0}.Home_carouselWrapper__1dhMx{position:relative;max-width:1200px;margin:0 auto;padding:0}.Home_carouselContainer__Ae_jm{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%}.Home_carouselButton__B79jj{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:1px solid #e5e7eb;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:10}.Home_carouselButton__B79jj:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-50%) scale(1.05)}.Home_carouselButton__B79jj:active{transform:translateY(-50%) scale(.95)}.Home_carouselButton__B79jj:disabled{opacity:.3;cursor:not-allowed}.Home_carouselButton__B79jj:disabled,.Home_carouselButton__B79jj:disabled:hover{transform:translateY(-50%);background:#f9fafb;border-color:#e5e7eb}.Home_carouselButton__B79jj.Home_prevButton__qgdCs{left:-20px}.Home_carouselButton__B79jj.Home_nextButton__nyTLJ{right:-20px}.Home_carouselButton__B79jj.Home_transparentButton__ItpC2{opacity:0}.Home_favoriteItem__HIkXp{position:relative;width:100%;aspect-ratio:4/3;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .3s ease;border:none;padding:0}.Home_favoriteItem__HIkXp:hover{transform:scale(1.02);box-shadow:0 8px 24px rgba(0,0,0,.15)}.Home_favoriteImage__EFdYG{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Home_favoriteInfo__NVhAb{position:absolute;bottom:16px;left:16px;background:hsla(0,0%,100%,.95);padding:8px 16px;border-radius:8px;backdrop-filter:blur(4px)}.Home_favoriteName__KcF72{font-size:1rem;font-weight:600;color:#000;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:400px}.Home_favoriteStats__xMlBE{font-size:.75rem;color:#6b7280;margin:0}.Home_itemsSection__m0BUN{padding:0 20px;margin-bottom:24px}.Home_itemsHeader__Z2A_M{margin-bottom:20px}.Home_itemsTitle__WFPHb h2{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 .5rem}.Home_itemsTitle__WFPHb p{color:#6b7280;font-size:.875rem;margin:0}.Home_categoryFilter__Ohx1V{display:flex;gap:.5rem;margin-bottom:20px;flex-wrap:wrap}.Home_categoryButton__Yq7El{padding:.5rem 12px;border:1px solid #e5e7eb;background:#fff;border-radius:20px;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}.Home_categoryButton__Yq7El:hover{border-color:#d1d5db;background:#f9fafb}.Home_categoryButton__Yq7El.Home_active__BpD4s{background:#1f2937;border-color:#1f2937;color:#fff}.Home_categoryCount__wR_wI{margin-left:.25rem;font-size:.75rem;opacity:.8}.Home_itemsGrid__vyYbQ{min-height:200px}.Home_loadingState__xX_SZ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 24px;color:#6b7280}.Home_loadingSpinner__9iTBk{width:32px;height:32px;border:3px solid #f3f4f6;border-top-color:#1f2937;border-radius:50%;animation:Home_spin__Tr_4M 1s linear infinite;margin-bottom:12px}@keyframes Home_spin__Tr_4M{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_emptyState__a_SHL{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 24px;text-align:center;color:#6b7280}.Home_emptyState__a_SHL h3{font-size:1.25rem;font-weight:600;color:#374151;margin:12px 0 .5rem}.Home_emptyState__a_SHL p{font-size:.875rem;line-height:1.5;max-width:300px}.Home_errorState__3ImKM{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 24px;text-align:center;color:#dc2626}.Home_errorState__3ImKM .Home_errorIcon__7PDN6{width:48px;height:48px;color:#dc2626;margin-bottom:12px}.Home_errorState__3ImKM h3{font-size:1.25rem;font-weight:600;color:#dc2626;margin:12px 0 .5rem}.Home_errorState__3ImKM p{font-size:.875rem;line-height:1.5;max-width:300px;color:#6b7280;margin-bottom:16px}.Home_errorState__3ImKM .Home_retryButton__VPM1C{padding:.5rem 1rem;background:#dc2626;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.Home_errorState__3ImKM .Home_retryButton__VPM1C:hover{background:#b91c1c}.Home_errorState__3ImKM .Home_retryButton__VPM1C:active{transform:translateY(1px)}@media(max-width:1024px){.Home_contentArea__xzYae{padding:0 20px}.Home_carouselWrapper__1dhMx{max-width:900px}.Home_carouselContainer__Ae_jm{gap:12px}.Home_favoriteName__KcF72{max-width:250px}}@media(max-width:768px){.Home_contentArea__xzYae{padding:0 12px}.Home_carouselWrapper__1dhMx{max-width:650px;padding:0}.Home_carouselContainer__Ae_jm{gap:10px}.Home_favoriteInfo__NVhAb{bottom:12px;left:12px;padding:6px 12px}.Home_favoriteName__KcF72{font-size:.875rem;max-width:180px}.Home_categoryFilter__Ohx1V{gap:.375rem}.Home_categoryButton__Yq7El{padding:.375rem .75rem;font-size:.8rem}.Home_itemsTitle__WFPHb h2{font-size:1.25rem}}@media(max-width:480px){.Home_carouselWrapper__1dhMx{max-width:450px;padding:0}.Home_carouselContainer__Ae_jm{gap:8px}.Home_favoriteInfo__NVhAb{bottom:8px;left:8px;padding:4px 8px}.Home_favoriteName__KcF72{font-size:.7rem;max-width:120px}}