.StoreAnalyzePage_pageContainer__Hp17G{margin-top:48px;min-height:100vh;margin-bottom:160px}.StoreAnalyzePage_headerSection__e6aMw{display:flex;flex-direction:column;width:100%}.StoreAnalyzePage_title__XP5ji{margin:0 0 4px}.StoreAnalyzePage_description__Np1YJ{margin:0 0 16px}.StoreAnalyzePage_inputSection__GEwCQ{display:flex;align-items:stretch;margin-bottom:8px;position:relative}.StoreAnalyzePage_inputWrapper__M8e3X{position:relative;display:flex;flex-grow:1;height:52px}.StoreAnalyzePage_inputField__kXEuD{flex-grow:1;width:100%;height:52px;border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0;padding-right:36px;box-sizing:border-box;box-shadow:0 0 16px 0 rgba(30,34,40,.0392156863)}.StoreAnalyzePage_clearButton__xEEiC{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0);border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1}.StoreAnalyzePage_analyzeButton__GFs_5{padding:0 24px;background-color:#6100ff;color:#fff;border:none;border-radius:0 8px 8px 0;font-size:16px;font-weight:700;cursor:pointer;height:52px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;flex-shrink:0;transition:background-color .2s}.StoreAnalyzePage_analyzeButton__GFs_5:hover{background-color:#5000d9}.StoreAnalyzePage_analyzeButton__GFs_5:disabled{background-color:rgba(164,174,198,.1);color:rgba(164,174,198,.4);cursor:not-allowed}.StoreAnalyzePage_errorContainer___MJpj{margin-top:8px}.StoreAnalyzePage_noticeMessage__YlGtF{font-size:12px;font-weight:400;color:var(--gray-600,#60697B);line-height:1.4;letter-spacing:-.24px;margin:0;text-align:right}.StoreAnalyzePage_noticeLink__tm0y1{color:var(--gray-600,#60697B);text-decoration:underline;text-underline-position:from-font}.StoreAnalyzePage_noticeLink__tm0y1:hover{color:var(--gray-700)}.StoreProductsTable_tableContainer__euhZS{overflow-x:auto;width:100%}.StoreProductsTable_productsTable__3lLuE{width:100%;border-collapse:collapse;font-size:13px;margin-top:24px}.StoreProductsTable_productsTable__3lLuE td,.StoreProductsTable_productsTable__3lLuE th{padding:12px 8px;text-align:left;border-bottom:1px solid #e9ecef;vertical-align:middle}.StoreProductsTable_productsTable__3lLuE thead th{background-color:#f8f9fa;font-weight:500;color:#495057}.StoreProductsTable_productsTable__3lLuE thead th:nth-child(10),.StoreProductsTable_productsTable__3lLuE thead th:nth-child(4),.StoreProductsTable_productsTable__3lLuE thead th:nth-child(5),.StoreProductsTable_productsTable__3lLuE thead th:nth-child(6),.StoreProductsTable_productsTable__3lLuE thead th:nth-child(7),.StoreProductsTable_productsTable__3lLuE thead th:nth-child(8),.StoreProductsTable_productsTable__3lLuE thead th:nth-child(9){text-align:right}.StoreProductsTable_productsTable__3lLuE thead th:first-child{text-align:center}.StoreProductsTable_productsTable__3lLuE td:nth-child(3),.StoreProductsTable_productsTable__3lLuE th:nth-child(3){width:240px;min-width:240px;max-width:240px}.StoreProductsTable_productsTable__3lLuE td:nth-child(10),.StoreProductsTable_productsTable__3lLuE td:nth-child(4),.StoreProductsTable_productsTable__3lLuE td:nth-child(5),.StoreProductsTable_productsTable__3lLuE td:nth-child(6),.StoreProductsTable_productsTable__3lLuE td:nth-child(7),.StoreProductsTable_productsTable__3lLuE td:nth-child(8),.StoreProductsTable_productsTable__3lLuE td:nth-child(9){text-align:right}.StoreProductsTable_productsTable__3lLuE td:first-child{text-align:center}.StoreProductsTable_productImage__41zXn{border-radius:4px;object-fit:cover}.StoreProductsTable_productNameButton__qUjZe{background:none;border:none;padding:0;margin:0;text-align:left;cursor:pointer;width:100%}.StoreProductsTable_productNameText__XWxmv{color:#3f78e0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;max-width:100%}.StoreProductsTable_loadingMessage__hoZM4,.StoreProductsTable_noResultsMessage__ztfW_{padding:40px 0;text-align:center}@keyframes StoreProductsTable_spin__rSZUd{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.StoreProductsTable_spinner__vQmCX{animation:StoreProductsTable_spin__rSZUd 1s linear infinite}.Toast_toast___QUfd{position:fixed;left:32px;bottom:32px;min-width:280px;max-width:90vw;display:flex;align-items:center;gap:12px;padding:16px 24px;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.1);font-size:18px;font-weight:500;z-index:9999;color:#fff;animation:Toast_toast-fadein__UMFle .2s}@keyframes Toast_toast-fadein__UMFle{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Toast_success___i4ln{background:#2ad1a3}.Toast_error__fh3ba{background:#e2626b}.Toast_info__YMYCm{background:#959ca9}.Toast_icon__bd8jM{display:flex;align-items:center;margin-right:4px}.Toast_message__2s66L{flex:1 1;white-space:pre-line}.Toast_close__LXz0S{background:none;border:none;color:#fff;font-size:22px;margin-left:8px;cursor:pointer;padding:0 2px;line-height:1;opacity:.8;transition:opacity .15s}.Toast_close__LXz0S:hover{opacity:1}.page_container__jXqyR{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:var(--background-color,#fff);text-decoration:none!important}.page_loginBox__6_Fnc{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:300px;padding:20px;gap:32px}.page_logo__HcccN{margin-bottom:0}.page_title__GKn_5{margin-bottom:40px;font-size:24px;font-weight:700}.page_kakaoButton__A6GXX{width:100%;height:50px;background-color:#fee500;color:#191919;border:none;border-radius:6px;font-size:16px;font-weight:700;display:inline-flex;justify-content:center;align-items:center;gap:8px;margin-bottom:20px}.page_kakaoButton__A6GXX:hover{filter:brightness(.95)}.page_emailLoginLink__NAOvk{margin-top:8px;margin-bottom:16px;display:flex;align-items:center;gap:4px;cursor:pointer;color:var(--gray-600)}.page_emailLoginLink__NAOvk:hover{text-decoration:none}.page_arrowIcon__8oITD{fill:currentColor;transition:transform .3s ease}.page_arrowIcon__8oITD.page_rotated__xUdTX{transform:rotate(180deg)}.page_emailFormContainer__YSaZU{width:100%;display:flex;flex-direction:column;gap:12px}.page_inputField__YZi9u{width:100%;border:1px solid rgba(8,60,130,.07);border-radius:8px}.page_loginOptions__AZDC9{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:16px;margin-bottom:8px}.page_forgotPasswordLink__zurew{text-decoration:none;color:#60697b}.page_forgotPasswordLink__zurew:hover{text-decoration:none}.page_loginButton__m9YyJ{width:100%;height:50px;background-color:var(--primary-color,#6A35FF);color:var(--white,#fff);font-weight:700}.page_signupButton__n2Ip8{width:100%;height:50px;background-color:rgba(164,174,198,.1);color:var(--gray-800,#333);font-weight:700;transition:background-color .3s ease}.page_labelText__UVvrp{font-size:12px!important}.page_signupButton__n2Ip8:hover{background-color:rgba(164,174,198,.2)}.page_errorMessagesContainer__XA8u5{width:100%;text-align:center;display:flex;flex-direction:column;gap:4px}.page_errorText__GUiwl{padding-left:22px}.page_backButton__pYUX6{position:absolute;top:25px;left:20px;background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;color:var(--gray-600,#666);z-index:10}.page_backButton__pYUX6:hover{color:var(--gray-800,#333)}.page_backButton__pYUX6 svg{width:24px;height:24px}.page_titleUnderline__Qvmcz{width:40px;height:3px;background-color:var(--primary-color,#6A35FF);margin-bottom:20px}.page_dropdownField__GxK2G{width:100%}.page_fileInputContainer__GgFiP{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:10px}.page_fileInputLabel__US4Gx{width:100%;text-align:left}.page_fileInputArea__bQI__{display:flex;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid var(--gray-200,#e0e0e0);border-radius:6px;background-color:var(--gray-50,#f9f9f9);height:52px;max-height:52px}.page_fileInputHint__oXsgP{flex-grow:1;text-align:left;font-size:12px;color:var(--gray-500)}.page_fileAttachButton__kzwT4{flex-shrink:0}.page_fileName__D2d8x{width:100%;text-align:left;margin-top:-4px;font-size:12px;word-break:break-all;color:var(--gray-700)}.page_nextButton__5_cx5{width:100%;height:50px}.page_viewContainer__Jte7R{display:flex;flex-direction:column;align-items:center;width:100%;gap:18px}.page_selectedFileContainer__x_8pO{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background-color:rgba(164,174,198,.1);border-radius:50px;margin-bottom:20px;width:100%;box-sizing:border-box;height:46px}.page_selectedFileName__qZYkN{font-size:14px;color:#2f353a;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.page_removeFileButton__ad7IH{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.page_agreementContainer__y_a5l{width:100%;margin-top:24px;margin-bottom:16px;display:flex;flex-direction:column;gap:16px}.page_agreementItem__tahsu{display:flex;justify-content:space-between;align-items:center}.page_detailsLink__KKzBz{font-size:13px;color:var(--gray-500,#999);text-decoration:underline;cursor:pointer;white-space:nowrap;margin-left:16px}.page_detailsLink__KKzBz:hover{color:var(--gray-700,#555)}.page_finalSignupButton__QnN7S{width:100%;height:50px;margin-top:16px}.page_errorText__GUiwl{width:100%;text-align:left;margin-top:4px;margin-bottom:8px;font-size:12px;color:var(--red,#ff4d4f)}.page_errorText__GUiwl.page_center__mq5XX{text-align:center}.page_progressBarWrapper__FYWB_{width:100%;margin-bottom:24px}.page_progressBarBackground__wouI0{width:100%;height:4px;background:var(--gray-100,#f0f0f0);border-radius:2px;position:relative;overflow:hidden}.page_progressBarFill__K1hrt{height:100%;background:var(--primary-color,#6A35FF);border-radius:2px;transition:width .3s cubic-bezier(.4,0,.2,1)}.page_resendButtonWrapper__whIdy{position:relative;display:inline-block}.page_resendWaitMessage__HtwE4{position:absolute;top:100%;left:0;min-width:100%;margin-top:4px;background:#3a4250;color:#fff;font-size:14px;padding:4px 16px;border-radius:6px;text-align:center;z-index:2;display:block}.page_titleSocialSignup__HDZJ8{margin-bottom:24px;font-size:24px;font-weight:700;text-align:center}.page_socialSignupDesc__WCvg8{text-align:center;margin-bottom:32px;color:#222;font-weight:400;font-size:18px}.page_viewContainer2__tid1p{display:flex;flex-direction:column;align-items:center;width:100%;gap:9px}.page_agreementItemRow__K39_G{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;width:100%}.PaymentHistorySection_section___h0CH{background:#fff;margin-bottom:24px}.PaymentHistorySection_sectionTitle__4r4pi{font-size:18px;font-weight:700;color:#111827;margin:0 0 12px}.PaymentHistorySection_divider__cWnVv{border:none;border-top:1px solid #eee;margin:0 0 18px}.PaymentHistorySection_loading__ilhnQ{padding:20px;text-align:center}.PaymentHistorySection_error__QR11L{padding:20px;text-align:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:16px}.PaymentHistorySection_paginationContainer__UxwB7{display:flex;justify-content:center;margin-top:24px;padding:16px 0}.PaymentHistorySection_tableWrapper__96oZJ{overflow-x:auto;background:#fff;border-radius:8px;width:100%}.PaymentHistorySection_table__SFQXQ{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.PaymentHistorySection_headerCell__0Grx7{background:#f9fafb;padding:12px 16px;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;white-space:nowrap}.PaymentHistorySection_cell__WCmbf{padding:12px 16px;border-bottom:1px solid #f3f4f6;color:#374151;white-space:nowrap}.PaymentHistorySection_row__dbAS3:hover{background-color:#f9fafb}.PaymentHistorySection_row__dbAS3:last-child .PaymentHistorySection_cell__WCmbf{border-bottom:none}.PaymentHistorySection_linkButton__eskFE{background:none;border:none;color:#3b82f6;text-decoration:underline;cursor:pointer;padding:0;font-size:inherit;font-family:inherit;transition:color .2s ease}.PaymentHistorySection_linkButton__eskFE:hover{color:#2563eb}.PaymentHistorySection_cell__WCmbf:first-child,.PaymentHistorySection_headerCell__0Grx7:first-child{width:140px}.PaymentHistorySection_cell__WCmbf:nth-child(2),.PaymentHistorySection_headerCell__0Grx7:nth-child(2){width:160px}.PaymentHistorySection_cell__WCmbf:nth-child(3),.PaymentHistorySection_headerCell__0Grx7:nth-child(3){width:120px}.PaymentHistorySection_cell__WCmbf:nth-child(4),.PaymentHistorySection_headerCell__0Grx7:nth-child(4){width:80px}.PaymentHistorySection_cell__WCmbf:nth-child(5),.PaymentHistorySection_headerCell__0Grx7:nth-child(5){width:120px}.PaymentHistorySection_cell__WCmbf:nth-child(6),.PaymentHistorySection_cell__WCmbf:nth-child(7),.PaymentHistorySection_headerCell__0Grx7:nth-child(6),.PaymentHistorySection_headerCell__0Grx7:nth-child(7){width:100px}.PaymentHistorySection_cell__WCmbf:nth-child(8),.PaymentHistorySection_headerCell__0Grx7:nth-child(8){width:180px}.PaymentHistorySection_cell__WCmbf:nth-child(9),.PaymentHistorySection_headerCell__0Grx7:nth-child(9){width:100px}.CoupangDateKeywordRankTable_tableContainer__i_EI7{width:100%;overflow-x:auto;margin-top:16px}.CoupangDateKeywordRankTable_rankTable__jpgXg{width:100%;border-collapse:collapse;border:1px solid var(--gray-200);table-layout:fixed;font-size:13px}.CoupangDateKeywordRankTable_rankTable__jpgXg td,.CoupangDateKeywordRankTable_rankTable__jpgXg th{vertical-align:middle;border-bottom:1px solid var(--gray-200);padding:10px 12px}.CoupangDateKeywordRankTable_rankTable__jpgXg thead{background-color:var(--gray-50);color:var(--gray-700)}.CoupangDateKeywordRankTable_rankTable__jpgXg thead th{border-bottom:1px solid var(--gray-300);font-weight:600;vertical-align:middle;padding:8px 12px}.CoupangDateKeywordRankTable_rankTable__jpgXg tbody tr:last-child td{border-bottom:none}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_dataRow__PNN5R:hover{background-color:var(--gray-50)}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_dateCell__tlgLU{width:120px;text-align:left;white-space:pre-line;color:var(--gray-700);font-size:12px;vertical-align:middle;border:1px solid #edeff3;border-left:none}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_rankCell__dxJ_f{text-align:right;border:1px solid #edeff3;padding:20px}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_rankCell__dxJ_f:last-child{border-right:none}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_rankCell__dxJ_f .CoupangDateKeywordRankTable_rankInfoWrapper__q3tgJ{display:inline-block;margin-right:10px}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_rankCell__dxJ_f .CoupangDateKeywordRankTable_rankDetail___IMPL{color:var(--gray-500);font-size:12px;margin-left:6px;display:inline-block}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_rankChangeWrapper__vZsW3{display:inline-block;min-width:30px;text-align:right}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_rankChange__sMkaO{display:inline-flex;align-items:center;gap:3px;font-weight:500;font-size:12px;padding:2px 4px;border-radius:4px}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_rankUp__Vu_zU{color:var(--system-red,#FF4D4F)}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_rankDown__YB5l2{color:var(--system-blue,#1890FF)}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_rankNoChange__zlVEe{color:var(--gray-400);display:inline-block;font-size:12px;padding:2px 4px}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_headerCellDate__xwba0{width:140px;text-align:left;border-right:1px solid #edeff3;background-color:#f6f7f9;padding:12px 20px}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_headerCellDate__xwba0>div{display:flex;flex-direction:column;gap:4px}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_headerCellDate__xwba0 .CoupangDateKeywordRankTable_volumeLabels__nbLSV{font-size:14px;white-space:pre}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_headerCellKeyword__dY2Fh{background-color:#f6f7f9;text-align:left!important;border-right:1px solid #edeff3;padding:12px 20px;width:160px}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_headerCellKeyword__dY2Fh:last-child{border-right:none}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_headerCellKeyword__dY2Fh>div{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;text-align:left!important}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_headerCellKeyword__dY2Fh .CoupangDateKeywordRankTable_keywordNameHeader__jQW_r{text-align:left!important;width:100%;display:block}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_headerCellKeyword__dY2Fh *{text-align:left!important}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_searchVolumeContainer__l5sBG{display:flex;justify-content:start;align-items:center;gap:8px;color:var(--gray-600);font-size:14px;width:100%}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_searchVolumeContainer__l5sBG .CoupangDateKeywordRankTable_totalVolume__NKQoC{text-align:left;min-width:40px}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_searchVolumeContainer__l5sBG .CoupangDateKeywordRankTable_volumeGroup__hv18T{display:inline-flex;align-items:center;gap:3px;min-width:45px;justify-content:flex-start}.CoupangDateKeywordRankTable_rankTable__jpgXg .CoupangDateKeywordRankTable_searchVolumeContainer__l5sBG .CoupangDateKeywordRankTable_volumeIcon__r0TDR{flex-shrink:0;width:12px;height:12px}.CoupangDateKeywordRankTable_tableScrollContainer__59Jwn{width:100%;overflow-x:auto}.CoupangDateKeywordRankTable_rankTableWrapper__KpmF6{min-width:1440px;width:1440px}.MemoSection_section__HyrDV{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.MemoSection_sectionTitle__N17KH{margin:0 0 20px;font-size:16px;font-weight:600;color:#111827}.MemoSection_memoTextarea__KPp3G{width:calc(100% - 24px);padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;resize:none;min-height:120px;outline:none;transition:border-color .2s ease}.MemoSection_memoTextarea__KPp3G:focus{border-color:#3b82f6}.MemoSection_memoTextarea__KPp3G::placeholder{color:#9ca3af}.MemoSection_memoTextarea__KPp3G:disabled{background-color:#f9fafb;cursor:not-allowed}.MemoSection_loadingIndicator__EC7_N{margin-top:8px;font-size:12px;color:#6b7280;font-style:italic}