.Sidebar_sidebar__HYpoR{display:flex;flex-direction:column;width:180px;background-color:#f8f9fa;border-right:1px solid #ddd;height:100vh;transition:width .2s;align-items:stretch}.Sidebar_sidebar__HYpoR.Sidebar_collapsed__jq1k3{width:64px}.Sidebar_sidebar__HYpoR.Sidebar_collapsed__jq1k3 .Sidebar_label__Q8TSu{display:none}.Sidebar_header___684b{display:flex;justify-content:center;align-items:center;height:56px;border-bottom:1px solid #ddd}.Sidebar_header___684b .Sidebar_toggleButton__u5PL9{background:none;border:none;cursor:pointer}.Sidebar_menu__zOtwP{flex:1 1;display:flex;flex-direction:column;justify-content:start;align-items:center;padding-top:16px}.Sidebar_menu__zOtwP ul{list-style:none;padding:0;margin:0}.Sidebar_menu__zOtwP ul .Sidebar_menuItem__l8gED a{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#333;text-decoration:none}.Sidebar_menu__zOtwP ul .Sidebar_menuItem__l8gED a:hover{background-color:#e9ecef}.TaskSelector_wrapper__MvtfL{display:flex;flex-direction:column;gap:1rem}.TaskSelector_header__7zUeK,.TaskSelector_titleArea__ysIlq{display:flex;flex-direction:column;gap:.5rem}.TaskSelector_title__xLOSY{font-size:1.25rem;margin:0;font-weight:700;color:#111827}.TaskSelector_subtitle__O04EA{font-size:.725rem;color:#6b7280;margin:0}.TaskSelector_toolbar__LVWkP{display:flex;align-items:center;gap:.5rem}.TaskSelector_search__KalZy{width:100%;min-width:260px;height:36px;padding:0 .5rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827;outline:none}.TaskSelector_search__KalZy::placeholder{color:#6b7280}.TaskSelector_search__KalZy:focus{border-color:#d1d5db}.TaskSelector_body__sVF_l{min-height:120px}.TaskSelector_message__Fp5Ju{padding:.5rem 0;color:#6b7280;font-size:.875rem}.TaskSelector_error__e_fWo{padding:.5rem 0;color:#dc2626;font-size:.875rem}.TaskSelector_grid__6toR0{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}@media(max-width:1024px){.TaskSelector_grid__6toR0{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.TaskSelector_grid__6toR0{grid-template-columns:repeat(1,minmax(0,1fr))}}.TaskSelector_card__lplNL{border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:1rem;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease,background-color .12s ease}.TaskSelector_card__lplNL:hover{border-color:#d1d5db;box-shadow:0 10px 22px rgba(0,0,0,.08);transform:translateY(-1px)}.TaskSelector_card__lplNL:focus{outline:none;border-color:#d1d5db}.TaskSelector_cardSelected__3tDtT{border-color:#3a8dad;background:#f0f9ff;box-shadow:0 12px 26px rgba(0,0,0,.1)}.TaskSelector_cardTop__3QGl8{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.TaskSelector_name__yY89_{font-size:.875rem;font-weight:700;color:#111827;line-height:1.2}.TaskSelector_code__CqNRo{font-size:.725rem;color:#6b7280}.TaskSelector_meta__RdWEe{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.5rem}.TaskSelector_badge__OiGNI{background:#f9fafb;color:#374151}.TaskSelector_badgeMuted__1LQj1,.TaskSelector_badge__OiGNI{font-size:.725rem;padding:4px 8px;border-radius:999px;border:1px solid #e5e7eb}.TaskSelector_badgeMuted__1LQj1{background:#fff;color:#6b7280}.TaskSelector_desc__gJ_1s{font-size:.875rem;color:#374151;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.TaskSelector_descMuted__ZEBgC{font-size:.875rem;color:#6b7280}.TaskSelector_pagerBottom__LYBzG{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}@media(max-width:768px){.TaskSelector_pagerBottom__LYBzG{justify-content:space-between}}.TaskSelector_button__75dn1{height:34px;padding:0 .5rem;border-radius:8px;cursor:pointer;border:1px solid rgba(0,0,0,0);font-size:.875rem;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.TaskSelector_buttonGhost__LxLMz{background:#fff;border-color:#e5e7eb;color:#111827}.TaskSelector_buttonGhost__LxLMz:hover:not(:disabled){border-color:#d1d5db;background:#f9fafb}.TaskSelector_buttonPrimary__oFBwh{background:#3a8dad;border-color:#3a8dad;color:#fff}.TaskSelector_buttonPrimary__oFBwh:hover:not(:disabled){background:#2e708e;border-color:#2e708e}.TaskSelector_button__75dn1:disabled{cursor:not-allowed;opacity:.6}.TaskSelector_pageInfo__3nhWg{display:flex;align-items:baseline;gap:.25rem;min-width:56px;justify-content:center}.TaskSelector_page__OCi_f{font-weight:700;font-size:.875rem;color:#111827}.TaskSelector_pageTotal___zZxd{font-size:.725rem;color:#6b7280}.TaskSelector_footer__FNP2U{display:flex;align-items:center;gap:.5rem;padding-top:.5rem;border-top:1px solid #e5e7eb}.TaskSelector_selectedLabel__r6655{font-size:.725rem;color:#6b7280}.TaskSelector_selectedValue__0WKU2{font-size:.725rem;font-weight:700;color:#111827}.Modal_overlay__o_on9{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;z-index:1000;width:100%!important}.Modal_modal__w0FBL{background:#fff;padding:2rem;border-radius:16px;max-width:1400px;height:auto;max-height:720px;overflow-y:auto;overflow-x:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2)}.CreateExperiment_createExperiment__YFF6O{display:flex;flex-direction:column;gap:1rem;width:600px}.CreateExperiment_createExperiment__YFF6O h2{margin-bottom:.25rem}.CreateExperiment_createExperiment__YFF6O form{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:flex-start}.CreateExperiment_createExperiment__YFF6O form input,.CreateExperiment_createExperiment__YFF6O form textarea{width:100%}.CreateExperiment_createExperiment__YFF6O form textarea{height:150px;word-break:keep-all}.CreateExperiment_createExperiment__YFF6O form .CreateExperiment_selectedSegment__jUB55{padding:1.5rem;width:100%;border:1px solid #d1d5db;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.CreateExperiment_createExperiment__YFF6O form .CreateExperiment_selectedSegment__jUB55 h3{font-size:1.25rem;width:100%;margin:0}.CreateExperiment_createExperiment__YFF6O form .CreateExperiment_selectedSegment__jUB55 p{font-size:1rem;word-break:keep-all;margin:0 auto;width:auto}.CreateExperiment_createExperiment__YFF6O form .CreateExperiment_selectedSegment__jUB55 .CreateExperiment_noSelected__xjhdE{width:320px;text-align:center;margin:0 auto;color:#6b7280}.CreateExperiment_createExperiment__YFF6O form .CreateExperiment_selectedSegment__jUB55 button{margin:0 auto}.CreateExperiment_selectSegment__Kic1Y{display:flex;flex-direction:column;gap:1rem}.CreateExperiment_selectSegment__Kic1Y h2{font-size:1.25rem}.CreateExperiment_selectSegment__Kic1Y ul{display:flex;flex-direction:column;gap:1rem}.CreateExperiment_selectSegment__Kic1Y ul li{border:1px solid #d1d5db;border-radius:16px;padding:1.5rem;word-break:keep-all}.CreateExperiment_selectSegment__Kic1Y ul li:hover{border:1px solid #374151}.CreateExperiment_selectSegment__Kic1Y ul li h3{font-size:1rem;margin-bottom:.5rem}.CreateExperiment_selectSegment__Kic1Y ul li p{font-size:.875rem;margin:0}.CreateExperiment_selectSegment__Kic1Y ul .CreateExperiment_selected__7IOSd{border:1px solid #374151}.CreateExperiment_actions__tNI4I{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;width:100%}.CreateExperiment_actions__tNI4I :first-child{background-color:#dc2626}.CreateExperiment_actions__tNI4I :first-child:hover{background-color:#b91c1c}.ProductUpdate_headers__GNusy{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ProductUpdate_headers__GNusy>h2{color:#374151;margin:0}.ProductUpdate_product-details__vEztK{width:600px;padding:1rem;border:1px solid #f3f4f6;border-radius:4px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);white-space:pre-line}.ProductUpdate_product-details__vEztK h3{font-size:1.25rem;margin-bottom:.25rem;color:#111827}.ProductUpdate_product-details__vEztK p{font-size:1rem;color:#374151;padding:.25rem 0;margin-bottom:1rem}.ProductUpdate_product-details__vEztK .ProductUpdate_description__HdrBb{max-height:250px;overflow-y:auto;background-color:#f9fafb;padding:.5rem 1rem;border:1px solid #f3f4f6;font-size:.875rem;color:#374151;margin-top:.5rem;margin-bottom:2rem;line-height:1.5rem}.ProductUpdate_product-details__vEztK form{display:flex;flex-direction:column;gap:1rem}.ProductUpdate_product-details__vEztK form>div{display:block}.ProductUpdate_product-details__vEztK label{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem;display:block}.ProductUpdate_product-details__vEztK input,.ProductUpdate_product-details__vEztK select,.ProductUpdate_product-details__vEztK textarea{width:96%;padding:.25rem .5rem;border:1px solid #d1d5db;border-radius:8px;transition:border-color .3s;box-sizing:content-box;font-size:.875rem;color:#374151}.ProductUpdate_product-details__vEztK input:focus,.ProductUpdate_product-details__vEztK select:focus,.ProductUpdate_product-details__vEztK textarea:focus{border-color:#3a8dad;outline:none}.ProductUpdate_product-details__vEztK textarea{resize:vertical;min-height:200px}.ProductUpdate_product-details__vEztK .ProductUpdate_buttons__fDFo6{display:flex;gap:.5rem;justify-content:center;align-items:center;margin-top:1.5rem}.ProductUpdate_product-details__vEztK .ProductUpdate_cancel-btn__av6Y0{background-color:#dc3545;color:#fff}.ProductUpdate_product-details__vEztK .ProductUpdate_cancel-btn__av6Y0:hover{background-color:#c82333}.CoreSelector_wrap__1cO56{width:640px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 24px rgba(0,0,0,.08);overflow:hidden}.CoreSelector_header__Ki1lC{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem;background:#f0f9ff;border-bottom:1px solid #e5e7eb}.CoreSelector_titleRow__vD9o6{display:flex;align-items:center;gap:.5rem;min-width:0}.CoreSelector_title__s4hRd{font-size:1.25rem;font-weight:700;color:#111827;margin:0;line-height:1.2}.CoreSelector_badge__6i5ye{display:inline-flex;align-items:center;padding:.25rem .5rem;font-size:.725rem;font-weight:600;color:#3a8dad;background:#bae6fd;border-radius:999px;white-space:nowrap}.CoreSelector_closeBtn___Ffyd{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:8px;padding:.45rem .75rem;font-size:.875rem;cursor:pointer}.CoreSelector_closeBtn___Ffyd:hover{background:#f9fafb}.CoreSelector_search__nfoUM{display:grid;grid-template-columns:1fr auto;grid-gap:.5rem;gap:.5rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background:#fff}.CoreSelector_searchInput__3sHfS{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:.6rem .75rem;font-size:.875rem;outline:none}.CoreSelector_searchInput__3sHfS:focus{border-color:#3a8dad;box-shadow:0 0 0 3px rgba(58,141,173,.18)}.CoreSelector_searchInput__3sHfS::placeholder{color:#6b7280}.CoreSelector_searchBtn__Sj_j3{border:1px solid #3a8dad;background:#3a8dad;color:#fff;border-radius:8px;padding:.6rem .9rem;font-size:.875rem;font-weight:600;cursor:pointer}.CoreSelector_searchBtn__Sj_j3:hover{background:#2e708e;border-color:#2e708e}.CoreSelector_list__DJk5Q{list-style:none;margin:0;padding:1rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;background:#fff}.CoreSelector_item__roBux{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.CoreSelector_item__roBux:hover{background:#f9fafb}.CoreSelector_itemMain__9V_sI{display:flex;align-items:center;gap:1rem;min-width:0}.CoreSelector_logo__subOD{width:44px;height:44px;border-radius:8px;border:1px solid #e5e7eb;object-fit:cover;flex:0 0 auto}.CoreSelector_logoFallback__eHUyp{width:44px;height:44px;border-radius:8px;border:1px dashed #d1d5db;background:#f3f4f6;flex:0 0 auto}.CoreSelector_meta__MiM5R{min-width:0;display:flex;flex-direction:column;gap:.25rem}.CoreSelector_name__TpAjY{font-size:1rem;font-weight:700;color:#111827;line-height:1.25}.CoreSelector_name__TpAjY,.CoreSelector_subText__ynkT6{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CoreSelector_subText__ynkT6{font-size:.875rem;color:#374151;line-height:1.35}.CoreSelector_selectBtn__zsC8M{border:1px solid #d1d5db;background:#fff;color:#111827;border-radius:8px;padding:.55rem .8rem;font-size:.875rem;font-weight:700;cursor:pointer;white-space:nowrap}.CoreSelector_selectBtn__zsC8M:hover{border-color:#3a8dad;color:#3a8dad;background:#f0f9ff}.CoreSelector_empty__3GIeD{padding:2rem 1.5rem;text-align:center;background:#fff}.CoreSelector_emptyText__s7Ney{margin:0 0 1rem;color:#374151;font-size:1rem}.CoreSelector_primaryBtn__RJVQw{border:1px solid #3a8dad;background:#3a8dad;color:#fff;border-radius:8px;padding:.65rem 1rem;font-size:.875rem;font-weight:700;cursor:pointer}.CoreSelector_primaryBtn__RJVQw:hover{background:#2e708e;border-color:#2e708e}.CoreSelector_loadingBox___jB7m{padding:2rem;display:flex;align-items:center;justify-content:center}.CoreSelector_loadingText__Pn1rt{margin:0;font-size:.875rem;color:#374151}.InstantRun_wrap__7DU5r{width:640px;max-width:700px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 24px rgba(0,0,0,.08);overflow:hidden}.InstantRun_header__UVeO0{padding:1.5rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.InstantRun_titleArea__Nk9fs{display:flex;align-items:center;gap:.5rem;min-width:0}.InstantRun_title__xvF9c{margin:0;font-size:1.25rem;font-weight:800;color:#111827;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.InstantRun_codeBadge__gxp4o{display:inline-flex;align-items:center;padding:.25rem .55rem;font-size:.725rem;font-weight:700;color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;white-space:nowrap}.InstantRun_desc__Tg3w2{margin:.5rem 0 0;font-size:.875rem;color:#374151;line-height:1.45}.InstantRun_coreHeader__X3hf2{padding:.5rem 1.5rem;margin-bottom:0;font-size:1.25rem}.InstantRun_guide__VvDgy{margin:0;padding:.25rem 1.5rem 1rem;font-size:1rem;color:#111827;border-bottom:1px solid #e5e7eb;background:#fff}.InstantRun_coreList___YvqE{list-style:none;margin:0;padding:1rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.InstantRun_coreItem__V3DU4{border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:1rem}.InstantRun_coreItem__V3DU4:hover{background:#f9fafb}.InstantRun_coreRow__1n7Xx{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.InstantRun_coreMeta__ZS2t5{min-width:0;display:flex;flex-direction:column;gap:.25rem}.InstantRun_coreType__CKGeI{margin:0;font-size:1rem;font-weight:800;color:#111827;line-height:1.25}.InstantRun_coreSelected__gSFC8{margin:0;font-size:.875rem;color:#10b981;line-height:1.35}.InstantRun_coreSelected__gSFC8 strong{color:#111827;font-weight:800}.InstantRun_coreEmpty__FKDXj{margin:0;font-size:.875rem;color:#6b7280;line-height:1.35}.InstantRun_coreActions__P_J_w{display:flex;align-items:center;gap:.5rem;flex:0 0 auto}.InstantRun_selectBtn__TB10q{border:1px solid #3a8dad;background:#3a8dad;color:#fff;border-radius:8px;padding:.55rem .85rem;font-size:.875rem;font-weight:800;cursor:pointer}.InstantRun_selectBtn__TB10q:hover{background:#2e708e;border-color:#2e708e}.InstantRun_removeBtn__e0Fus{border:1px solid #d1d5db;background:#fff;color:#dc2626;border-radius:8px;padding:.55rem .85rem;font-size:.875rem;font-weight:800;cursor:pointer}.InstantRun_removeBtn__e0Fus:hover{background:#fef2f2;border-color:#fee2e2}.InstantRun_noCore__mrsTC{padding:2rem 1.5rem;text-align:center}.InstantRun_noCoreText__K9dY3{margin:0;font-size:1rem;color:#374151}.InstantRun_footer__3KNY8{padding:1rem 1.5rem 1.5rem;border-top:1px solid #e5e7eb;background:#fff;display:flex;flex-direction:column;gap:.5rem}.InstantRun_hint__d0Vaj{margin:0;font-size:.875rem;color:#f59e0b}.InstantRun_executeBtn__iU0dz{width:100%;border:1px solid #3a8dad;background:#3a8dad;color:#fff;border-radius:8px;padding:.75rem 1rem;font-size:1rem;font-weight:900;cursor:pointer}.InstantRun_executeBtn__iU0dz:hover{background:#2e708e;border-color:#2e708e}.InstantRun_executeBtn__iU0dz:disabled{cursor:not-allowed;background:#e5e7eb;border-color:#e5e7eb;color:#6b7280}.InstantRun_inputsWrap__88f8J{border-bottom:1px solid #f3f4f6;padding:0 0 1.5rem}.InstantRun_inputHeader__cSA7n{padding:1rem 1.5rem 0;margin-bottom:.5rem;font-size:1.25rem}.InstantRun_addedForm__9XuJx{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 2rem}.InstantRun_formSection__I3xfC{display:flex;flex-direction:column;gap:.25rem;padding:.5rem 0}.InstantRun_formSection__I3xfC label{color:#374151;font-weight:700}.InstantRun_labelRow__1E32E{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.InstantRun_typeBadge__dSaZq{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .5rem;border-radius:999px;background:#f3f4f6;border:1px solid #e5e7eb;color:#374151;font-size:.725rem;font-weight:800;text-transform:lowercase}.InstantRun_fieldHint__8ZltH{margin:0;font-size:.875rem;color:#374151;line-height:1.45}.InstantRun_fieldSubtle__DkiDK{margin:0;font-size:.725rem;color:#6b7280;line-height:1.4}.InstantRun_selectInput__kMOKa,.InstantRun_textInput__rnDyu,.InstantRun_textareaInput__xRhXc{width:100%;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;font-size:.875rem;line-height:1.45;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.InstantRun_selectInput__kMOKa::placeholder,.InstantRun_textInput__rnDyu::placeholder,.InstantRun_textareaInput__xRhXc::placeholder{color:#6b7280}.InstantRun_selectInput__kMOKa:focus,.InstantRun_textInput__rnDyu:focus,.InstantRun_textareaInput__xRhXc:focus{outline:none;border-color:#3a8dad;box-shadow:0 0 0 3px rgba(58,141,173,.12)}.InstantRun_selectInput__kMOKa,.InstantRun_textInput__rnDyu{height:2.75rem;padding:0 .9rem}.InstantRun_textareaInput__xRhXc{min-height:6rem;padding:.8rem .9rem;resize:vertical}.InstantRun_selectorWrap__AXLRr{padding:1rem}.Spinner_spinner__A16Kd{width:48px;height:48px;border:5px solid #ddd;border-top-color:#3498db;border-radius:50%;animation:Spinner_spin__Hueb2 .8s linear infinite;margin:40px auto}@keyframes Spinner_spin__Hueb2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.TopBar_topBar__vf1HO{height:56px;min-height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid #eee;position:-webkit-sticky;position:sticky;top:0;z-index:10}.TopBar_left__GTu9K{display:flex;justify-content:flex-start;align-items:center;margin:0;gap:.25rem}.TopBar_left__GTu9K h2{margin:0 1.5rem 0 0;font-size:1.25rem}.TopBar_left__GTu9K h2:hover{cursor:pointer}.TopBar_left__GTu9K button{font-size:.725rem;padding:.25rem}.TopBar_right__RdHyH{display:flex;align-items:center;gap:16px}.TopBar_right__RdHyH .TopBar_link__ri9dS{background:none;border:none;font-size:14px;cursor:pointer;color:#333;padding:4px 8px}.TopBar_right__RdHyH .TopBar_link__ri9dS:hover{text-decoration:underline}.ClientLayout_layout__O4H40{display:flex;height:100vh;overflow:hidden}.ClientLayout_sidebar__r5UXG{width:240px;background-color:#f1f1f1;height:100vh;flex-shrink:0}.ClientLayout_main__I_GLd{display:flex;flex-direction:column;flex:1 1;height:100vh;min-height:0;overflow:hidden}.ClientLayout_topbar__f1CYj{height:56px;min-height:56px;flex-shrink:0;background-color:#fff;border-bottom:1px solid #ddd;display:flex;align-items:center;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.ClientLayout_content__RHVOL{flex:1 1;overflow-y:auto;min-height:0;padding:24px;background:#fafafa}.UploadImage_guide__EEhWT{text-align:center}.CoreSchemaFieldsSelector_wrapper__LbQCx{display:flex;flex-direction:column;gap:12px}.CoreSchemaFieldsSelector_header__dH6Zt{display:flex;align-items:center;gap:10px}.CoreSchemaFieldsSelector_header__dH6Zt select{height:36px;padding:0 10px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#111827;outline:none}.CoreSchemaFieldsSelector_header__dH6Zt select:focus{border-color:#d1d5db}.CoreSchemaFieldsSelector_modes__CJdDe{margin-left:auto;display:flex;align-items:center;gap:8px}.CoreSchemaFieldsSelector_modes__CJdDe button{height:36px;padding:0 10px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#111827;cursor:pointer}.CoreSchemaFieldsSelector_modes__CJdDe button:hover{background:#f9fafb}.CoreSchemaFieldsSelector_modes__CJdDe button[data-active=true]{border-color:#d1d5db;background:#f3f4f6;font-weight:700}.CoreSchemaFieldsSelector_status__r_OO0{margin:0;color:#374151}.CoreSchemaFieldsSelector_error__WNd6L{margin:0;color:#dc2626}.CoreSchemaFieldsSelector_empty__I_73D{margin:0;color:#374151}.CoreSchemaFieldsSelector_content__pyJ7L{display:grid;grid-template-columns:1fr 360px;grid-gap:16px;gap:16px;align-items:start}@media(max-width:1024px){.CoreSchemaFieldsSelector_content__pyJ7L{grid-template-columns:1fr}}.CoreSchemaFieldsSelector_code__mFMNc{margin:0;display:grid;grid-gap:4px;gap:4px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;min-width:0}.CoreSchemaFieldsSelector_code__mFMNc button{display:block;width:100%;text-align:left;border:0;background:rgba(0,0,0,0);padding:3px 8px;border-radius:10px;min-width:0;cursor:pointer}.CoreSchemaFieldsSelector_code__mFMNc button:hover{background:#f9fafb}.CoreSchemaFieldsSelector_code__mFMNc button[data-selected=true]{background:#f3f4f6}.CoreSchemaFieldsSelector_code__mFMNc button[data-mode=required] .CoreSchemaFieldsSelector_pathMeta__P1G2Z{color:#dc2626}.CoreSchemaFieldsSelector_code__mFMNc button[data-mode=optional] .CoreSchemaFieldsSelector_pathMeta__P1G2Z{color:#3a8dad}.CoreSchemaFieldsSelector_pathLabel__3QHiB{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;line-height:1.5;color:#111827;overflow-wrap:anywhere}.CoreSchemaFieldsSelector_pathMeta__P1G2Z{display:block;margin-top:2px;font-size:12px;line-height:1.4;color:#6b7280;overflow-wrap:anywhere}.CoreSchemaFieldsSelector_result__wXviw{border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:12px;display:flex;flex-direction:column;gap:12px}.CoreSchemaFieldsSelector_result__wXviw section{display:flex;flex-direction:column;gap:8px}.CoreSchemaFieldsSelector_result__wXviw h4{margin:0;font-size:13px;font-weight:700;color:#111827}.CoreSchemaFieldsSelector_result__wXviw textarea{width:100%;min-height:140px;resize:vertical;padding:10px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;line-height:1.5;color:#111827}.CoreSchemaFieldsSelector_result__wXviw textarea:focus{outline:none;border-color:#d1d5db}.SchemaSelector_wrapper__52J_h{display:flex;flex-direction:column;gap:1rem;width:100%;min-width:0}.SchemaSelector_header__GAUvz{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.SchemaSelector_title__CIX_v{margin:0;color:#111827;font-size:1.25rem;font-weight:700;line-height:1.3}.SchemaSelector_createButton__Gx58p{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:1px solid #3a8dad;border-radius:8px;background:#3a8dad;color:#fff;font-size:.875rem;font-weight:600;line-height:1;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .15s ease}.SchemaSelector_createButton__Gx58p:hover{background:#2e708e;border-color:#2e708e}.SchemaSelector_createButton__Gx58p:active{transform:translateY(1px)}.SchemaSelector_searchBox__n1_uK{padding:1rem;border:1px solid #e5e7eb;border-radius:16px;background:#f9fafb}.SchemaSelector_searchForm__FJ_3T{display:flex;align-items:center;gap:.5rem}@media(max-width:576px){.SchemaSelector_searchForm__FJ_3T{flex-direction:column;align-items:stretch}}.SchemaSelector_searchInput__xXPeK{flex:1 1;min-width:0;height:42px;padding:0 1rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;font-size:.875rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.SchemaSelector_searchInput__xXPeK::placeholder{color:#6b7280}.SchemaSelector_searchInput__xXPeK:focus{border-color:#3a8dad;box-shadow:0 0 0 3px rgba(58,141,173,.15)}.SchemaSelector_searchButton__iRRDX{flex-shrink:0;height:42px;padding:0 1rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.SchemaSelector_searchButton__iRRDX:hover{border-color:#3a8dad;color:#3a8dad;background:#f0f9ff}.SchemaSelector_error__WjxV6{padding:1rem;border:1px solid #fee2e2;border-radius:8px;background:#fef2f2;color:#dc2626;font-size:.875rem;line-height:1.5}.SchemaSelector_empty__TC3bT,.SchemaSelector_loading__fs4pO{display:flex;align-items:center;justify-content:center;min-height:160px;padding:1.5rem;border:1px dashed #d1d5db;border-radius:16px;background:#f9fafb;color:#6b7280;font-size:.875rem;text-align:center}.SchemaSelector_list__spI0l{display:flex;flex-direction:column;gap:.5rem;max-height:420px;margin:0;padding:0;overflow-y:auto;list-style:none}.SchemaSelector_item__dO7qE{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:16px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.SchemaSelector_item__dO7qE:hover{border-color:#bae6fd;box-shadow:0 6px 20px rgba(17,24,39,.06)}@media(max-width:576px){.SchemaSelector_item__dO7qE{flex-direction:column}}.SchemaSelector_content__r_4JY{flex:1 1;min-width:0}.SchemaSelector_code__TO_gr{margin:0 0 .25rem;color:#111827;font-size:1rem;font-weight:700;line-height:1.4;word-break:break-word}.SchemaSelector_name__CxBN8{margin:0 0 .5rem;color:#374151;font-size:.875rem;font-weight:600;line-height:1.4}.SchemaSelector_description__OBw7z{margin:0 0 1rem;color:#6b7280;font-size:.875rem;line-height:1.6;word-break:break-word}.SchemaSelector_meta__WBF4o{display:flex;flex-wrap:wrap;gap:.5rem}.SchemaSelector_metaItem__OuNNo{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:999px;background:#f3f4f6;color:#374151;font-size:.725rem;font-weight:600;line-height:1}.SchemaSelector_actions__M2xPY{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:.25rem;flex-shrink:0;min-width:88px}@media(max-width:576px){.SchemaSelector_actions__M2xPY{width:100%}}.SchemaSelector_actionButton__K8xDH,.SchemaSelector_detailButton__tfrbK,.SchemaSelector_selectButton__SD_Yj{display:inline-flex;align-items:center;justify-content:center;min-width:88px;height:34px;padding:0 .5rem;border-radius:4px;font-size:.725rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .15s ease}.SchemaSelector_actionButton__K8xDH:active,.SchemaSelector_detailButton__tfrbK:active,.SchemaSelector_selectButton__SD_Yj:active{transform:translateY(1px)}@media(max-width:576px){.SchemaSelector_actionButton__K8xDH,.SchemaSelector_detailButton__tfrbK,.SchemaSelector_selectButton__SD_Yj{width:100%}}.SchemaSelector_detailButton__tfrbK{border:1px solid #d1d5db;background:#f9fafb;color:#374151}.SchemaSelector_detailButton__tfrbK:hover{border-color:#bae6fd;background:#f0f9ff;color:#3a8dad;box-shadow:0 6px 16px rgba(58,141,173,.12)}.SchemaSelector_selectButton__SD_Yj{border:1px solid #3a8dad;background:#3a8dad;color:#fff}.SchemaSelector_selectButton__SD_Yj:hover{border-color:#2e708e;background:#2e708e;box-shadow:0 6px 16px rgba(58,141,173,.2)}.SchemaSelector_schemaEditor__KHHrd{width:min(760px,88vw)}.SchemaForm_schemaForm__jceNx{padding:16px 18px 18px;max-width:680px;margin:0 auto}.SchemaForm_title__DMjsd{font-size:21px;font-weight:700;margin-bottom:18px}.SchemaForm_error__Ms9WB{color:#c00;margin-bottom:12px}.SchemaForm_formGroup__nQnPQ{margin-bottom:14px;display:flex;flex-direction:column}.SchemaForm_formGroup__nQnPQ label{font-weight:600;margin-bottom:5px;font-size:13px}.SchemaForm_formGroup__nQnPQ input,.SchemaForm_formGroup__nQnPQ select,.SchemaForm_formGroup__nQnPQ textarea{padding:7px 10px;font-size:13px;border:1px solid #ccc;border-radius:6px;font-family:inherit;line-height:1.45}.SchemaForm_formGroup__nQnPQ textarea{min-height:96px;resize:vertical}.SchemaForm_jsonButtons__16Kft{margin-top:6px;display:flex;gap:8px}.SchemaForm_jsonButtons__16Kft button{padding:6px 10px;font-size:12px;border-radius:4px;background:#eee}.SchemaForm_formActions__NatbF{margin-top:20px;display:flex;justify-content:flex-end;gap:12px}.SchemaForm_formActions__NatbF button{padding:7px 12px;font-size:13px;border-radius:6px}.FinalOutputMap_wrapper__lQV_8{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px}.FinalOutputMap_header__enp6o{display:flex;flex-direction:column;gap:.5rem}.FinalOutputMap_title__Jwm5M{margin:0;font-size:1.25rem;font-weight:600;color:#111827}.FinalOutputMap_description__QvWtp{margin:0;font-size:.875rem;line-height:1.5;color:#6b7280}.FinalOutputMap_list__8W6aT{display:flex;flex-direction:column;gap:.5rem}.FinalOutputMap_row___2COe{display:grid;grid-template-columns:minmax(140px,1fr) minmax(220px,2fr) auto;grid-gap:.5rem;gap:.5rem;align-items:center}@media(max-width:768px){.FinalOutputMap_row___2COe{grid-template-columns:1fr}}.FinalOutputMap_input__NVLKF{width:100%;min-height:36px;padding:0 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:.875rem;line-height:1.5;color:#111827;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.FinalOutputMap_input__NVLKF::placeholder{color:#6b7280}.FinalOutputMap_input__NVLKF:focus{border-color:#3a8dad;box-shadow:0 0 0 3px rgba(58,141,173,.16)}.FinalOutputMap_error__lXitL{margin:0;font-size:.875rem;color:#dc2626}.FinalOutputMap_actions__gx_Dr{display:flex;justify-content:space-between;align-items:center;gap:.5rem}@media(max-width:768px){.FinalOutputMap_actions__gx_Dr{flex-direction:column;align-items:stretch}}.FinalOutputMap_actionButtons__RImMx{display:flex;align-items:center;gap:.5rem}@media(max-width:768px){.FinalOutputMap_actionButtons__RImMx{width:100%}}.FinalOutputMap_addButton__aWvJL,.FinalOutputMap_cancelButton__F_7MC,.FinalOutputMap_removeButton__g7lxN,.FinalOutputMap_saveButton__GnKlb{min-height:34px;padding:0 .5rem;border:none;border-radius:4px;font-size:.725rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}.FinalOutputMap_addButton__aWvJL:disabled,.FinalOutputMap_cancelButton__F_7MC:disabled,.FinalOutputMap_removeButton__g7lxN:disabled,.FinalOutputMap_saveButton__GnKlb:disabled{opacity:.6;cursor:not-allowed}.FinalOutputMap_addButton__aWvJL{background:#f0f9ff;color:#3a8dad}.FinalOutputMap_addButton__aWvJL:hover:not(:disabled){background:#bae6fd}.FinalOutputMap_cancelButton__F_7MC{border:1px solid #d1d5db;background:#fff;color:#374151}.FinalOutputMap_cancelButton__F_7MC:hover:not(:disabled){background:#f9fafb;border-color:#6b7280}.FinalOutputMap_saveButton__GnKlb{padding:0 1rem;background:#3a8dad;color:#fff}.FinalOutputMap_saveButton__GnKlb:hover:not(:disabled){background:#2e708e}.FinalOutputMap_removeButton__g7lxN{background:#fef2f2;color:#dc2626}.FinalOutputMap_removeButton__g7lxN:hover:not(:disabled){background:#fee2e2}.SegmentSelector_segmentList__dDDmJ{display:flex;flex-direction:column;gap:.5rem}.SegmentSelector_segmentList__dDDmJ li.SegmentSelector_selected__y8mge{border:1px solid #374151}.SegmentSelector_segmentList__dDDmJ li{padding:1.5rem;border:1px solid #d1d5db;border-radius:16px}.SegmentSelector_segmentList__dDDmJ li:hover{border:1px solid #374151}.SegmentSelector_segmentList__dDDmJ li h3{font-size:1.25rem;margin-bottom:1rem}.SegmentSelector_segmentList__dDDmJ li p{font-size:1rem;color:#374151}.SegmentSelector_action__V47x7{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem}.SegmentSelector_action__V47x7 :nth-child(2){background-color:#dc2626}.SegmentSelector_action__V47x7 :nth-child(2):hover{background-color:#b91c1c}.BrandBeliefPrinciple_wrap__ecocP{display:flex;flex-direction:column;gap:1rem}.BrandBeliefPrinciple_header__YXrwM{display:flex;justify-content:space-between;align-items:center;gap:1rem}.BrandBeliefPrinciple_header__YXrwM h2{margin:0}.BrandBeliefPrinciple_beliefs__r8KMR .BrandBeliefPrinciple_outerUl__Lc8wR{display:flex;flex-direction:column;gap:1.5rem}.BrandBeliefPrinciple_beliefs__r8KMR .BrandBeliefPrinciple_outerUl__Lc8wR .BrandBeliefPrinciple_belief__NKsjh{display:flex;flex-direction:column;gap:1rem;border:1px solid #d1d5db;border-radius:.5rem;padding:1.5rem}.BrandBeliefPrinciple_beliefs__r8KMR .BrandBeliefPrinciple_outerUl__Lc8wR .BrandBeliefPrinciple_belief__NKsjh h4{margin-bottom:0}.BrandBeliefPrinciple_beliefs__r8KMR .BrandBeliefPrinciple_outerUl__Lc8wR .BrandBeliefPrinciple_beliefHeader__G7xAK,.BrandBeliefPrinciple_beliefs__r8KMR .BrandBeliefPrinciple_outerUl__Lc8wR .BrandBeliefPrinciple_principles__jeDIC{display:flex;flex-direction:column;gap:.5rem}.BrandBeliefPrinciple_beliefs__r8KMR .BrandBeliefPrinciple_outerUl__Lc8wR .BrandBeliefPrinciple_principles__jeDIC li{color:#374151}.BrandBeliefPrinciple_beliefs__r8KMR .BrandBeliefPrinciple_outerUl__Lc8wR .BrandBeliefPrinciple_beliefAction__q13vW{display:flex;justify-content:flex-end;align-items:center;gap:.25rem}.BrandBeliefPrinciple_beliefs__r8KMR .BrandBeliefPrinciple_outerUl__Lc8wR .BrandBeliefPrinciple_beliefAction__q13vW :nth-child(2){background-color:#dc2626}.BrandBeliefPrinciple_beliefs__r8KMR .BrandBeliefPrinciple_outerUl__Lc8wR .BrandBeliefPrinciple_beliefAction__q13vW :nth-child(2):hover{background-color:#b91c1c}.BrandBeliefPrinciple_labelTitle__26Z5Q{margin-bottom:0;font-weight:600;color:#374151}.BrandBeliefPrinciple_beliefForm__pz_0v{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:600px}.BrandBeliefPrinciple_beliefForm__pz_0v div{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:.5rem}.BrandBeliefPrinciple_beliefForm__pz_0v div .BrandBeliefPrinciple_principleHeader__QEpei{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1.5rem}.BrandBeliefPrinciple_beliefForm__pz_0v div .BrandBeliefPrinciple_principleHeader__QEpei button{background-color:#dc2626}.BrandBeliefPrinciple_beliefForm__pz_0v div .BrandBeliefPrinciple_principleHeader__QEpei button:hover{background-color:#b91c1c}.BrandBeliefPrinciple_beliefForm__pz_0v div label{font-weight:700}.BrandBeliefPrinciple_beliefForm__pz_0v div textarea{width:100%;color:#6b7280}.BrandBeliefPrinciple_beliefForm__pz_0v .BrandBeliefPrinciple_formAction__UT6rz{display:flex;flex-direction:row;justify-content:flex-end;gap:.25rem}.BrandBeliefPrinciple_beliefForm__pz_0v .BrandBeliefPrinciple_formAction__UT6rz :first-child{background-color:#dc2626}.BrandBeliefPrinciple_beliefForm__pz_0v .BrandBeliefPrinciple_formAction__UT6rz :first-child:hover{background-color:#b91c1c}.BrandBeliefPrinciple_generated__V2jqp{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1rem}.BrandBeliefPrinciple_generated__V2jqp p{margin:0;color:#374151}.BrandBeliefPrinciple_generated__V2jqp h4{margin-bottom:1rem;color:#374151}.BrandBeliefPrinciple_generated__V2jqp .BrandBeliefPrinciple_beliefCard__CmyIu{border:1px solid #f3f4f6;padding:1rem;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05);margin-bottom:.5rem}.BrandBeliefPrinciple_generated__V2jqp .BrandBeliefPrinciple_beliefCard__CmyIu .BrandBeliefPrinciple_includeTag__ImlBN{width:auto;background-color:#d9e8ff;border-radius:4px;display:inline-block;padding:.25rem .5rem;font-size:.725rem;color:#1a73e8}.BrandBeliefPrinciple_generated__V2jqp .BrandBeliefPrinciple_beliefCard__CmyIu .BrandBeliefPrinciple_excludeTag__exlho{width:auto;background-color:#ffe0e0;display:inline-block;padding:.25rem .5rem;font-size:.725rem;color:#d93025;border-radius:4px}.BrandBeliefPrinciple_generated__V2jqp .BrandBeliefPrinciple_beliefCard__CmyIu .BrandBeliefPrinciple_generatedPrinciples__sLQbp{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.BrandBeliefPrinciple_generated__V2jqp .BrandBeliefPrinciple_beliefCard__CmyIu .BrandBeliefPrinciple_generatedPrinciples__sLQbp li{color:#6b7280}.BrandBeliefPrinciple_generated__V2jqp .BrandBeliefPrinciple_beliefCard__CmyIu .BrandBeliefPrinciple_generatedBeliefAction__SDna6{display:flex;justify-content:flex-end}.BrandBeliefPrinciple_generated__V2jqp .BrandBeliefPrinciple_beliefCard__CmyIu .BrandBeliefPrinciple_generatedBeliefAction__SDna6 .BrandBeliefPrinciple_excludeBtn__BUsTL{background-color:#dc2626}.BrandBeliefPrinciple_generated__V2jqp .BrandBeliefPrinciple_beliefCard__CmyIu .BrandBeliefPrinciple_generatedBeliefAction__SDna6 .BrandBeliefPrinciple_excludeBtn__BUsTL:hover{background-color:#b91c1c}.BrandBeliefPrinciple_generatedAction__fknjp{display:flex;justify-content:center;gap:.25rem}.BrandBeliefPrinciple_generatedAction__fknjp :first-child{background-color:#dc2626}.BrandBeliefPrinciple_generatedAction__fknjp :first-child:hover{background-color:#b91c1c}.BrandParadigm_header__aUSHO{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.BrandParadigm_header__aUSHO h2{margin:0}.BrandParadigm_header__aUSHO .BrandParadigm_headerActions__f9b_D{display:flex;justify-content:flex-end;gap:.25rem}.BrandParadigm_header__aUSHO .BrandParadigm_headerActions__f9b_D :nth-child(3){background-color:#dc2626}.BrandParadigm_header__aUSHO .BrandParadigm_headerActions__f9b_D :nth-child(3):hover{background-color:#b91c1c}.BrandParadigm_wrap__9sYON{border:1px solid #d1d5db;border-radius:1rem;padding:1.5rem}.BrandParadigm_paradigm__Ritrx{display:flex;flex-direction:column;gap:1rem}.BrandParadigm_paradigm__Ritrx h4{margin-bottom:.25rem}.BrandParadigm_paradigm__Ritrx p{margin-bottom:0}.BrandParadigm_editing__syMoj{display:flex;flex-direction:column;gap:1rem}.BrandParadigm_editing__syMoj .BrandParadigm_edtingInput__bSKrY{display:flex;flex-direction:column;gap:.25rem}.BrandParadigm_editing__syMoj .BrandParadigm_edtingInput__bSKrY label{font-size:1.25rem;font-weight:700;margin-bottom:0}.BrandParadigm_editing__syMoj .BrandParadigm_editingAction__oX1tu{display:flex;justify-content:flex-end;align-items:center;gap:.25rem}.BrandParadigm_editing__syMoj .BrandParadigm_editingAction__oX1tu :first-child{background-color:#dc2626}.BrandParadigm_editing__syMoj .BrandParadigm_editingAction__oX1tu :first-child:hover{background-color:#b91c1c}.BrandParadigm_candidates__wNCL8{display:flex;flex-direction:column;gap:1rem}.BrandParadigm_candidates__wNCL8 li{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;border:1px solid #d1d5db;border-radius:8px;padding:1.5rem;cursor:pointer}.BrandParadigm_candidates__wNCL8 li:hover{border:1px solid #10b981}.BrandParadigm_candidates__wNCL8 li h3{margin-bottom:.5rem}.BrandParadigm_candidates__wNCL8 li h4{margin-bottom:0}.BrandParadigm_candidates__wNCL8 li p{margin-bottom:0;color:#374151}.BrandParadigm_candidates__wNCL8 li .BrandParadigm_candidatesAction__XROtm{display:flex;justify-content:flex-end;width:100%}.BrandPhilosophy_wrap__bwFRo{background-color:#fff;padding:1.5rem;border-radius:.5rem;display:flex;flex-direction:column;gap:1.5rem;max-width:800px}.BrandPhilosophy_wrap__bwFRo h2{margin-bottom:0}.BackButton_backButton__5NFSJ{display:flex;align-items:center;gap:8px;background:none;border:none;color:#111827;cursor:pointer;font-weight:500;padding:4px 8px 4px 0;margin-bottom:1rem}.BackButton_backButton__5NFSJ:hover{color:#000;background:none}.BackButton_backButton__5NFSJ svg{stroke-width:2}.BusinessSettingPage_wrap__PGJoI{width:600px}.BusinessSettingPage_info__QHv5p{background-color:#fff;padding:1rem;border:1px solid #d1d5db;border-radius:8px;margin-bottom:2rem;display:flex;flex-direction:column;gap:.5rem}.BusinessSettingPage_info__QHv5p h3{font-size:1.25rem;margin:0}.BusinessSettingPage_info__QHv5p p{margin:0}.ExperimentDetail_wrap__oddDq{width:600px;padding-top:12px}.ExperimentDetail_wrap__oddDq .ExperimentDetail_header__hc8rj{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ExperimentDetail_wrap__oddDq .ExperimentDetail_header__hc8rj h2{margin:0}.ExperimentDetail_wrap__oddDq .ExperimentDetail_experimentDetails__AAj7I{display:flex;flex-direction:column;gap:1rem;padding:1rem;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);white-space:pre-line;border-radius:4px}.ExperimentDetail_wrap__oddDq .ExperimentDetail_experimentDetails__AAj7I h3{margin-bottom:.5rem;font-size:1.25rem}.ExperimentDetail_wrap__oddDq .ExperimentDetail_experimentDetails__AAj7I p{font-size:1rem;color:#374151;margin:0}.ExperimentDetail_wrap__oddDq .ExperimentDetail_experimentDetails__AAj7I .ExperimentDetail_segment__eADgX{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;padding:1rem;margin-bottom:.5rem}.ExperimentDetail_wrap__oddDq .ExperimentDetail_experimentDetails__AAj7I .ExperimentDetail_segment__eADgX h4{font-size:1rem;margin-bottom:.5rem}.ExperimentDetail_wrap__oddDq .ExperimentDetail_experimentDetails__AAj7I .ExperimentDetail_segment__eADgX p{font-size:.875rem;margin:0}.ExperimentDetail_wrap__oddDq .ExperimentDetail_experimentDetails__AAj7I .ExperimentDetail_statusSection__LOy5q{display:flex;justify-content:flex-start;align-items:center;gap:2rem}.ExperimentDetail_wrap__oddDq form{display:flex;flex-direction:column;gap:1rem;padding:1rem;background-color:#f3f4f6;border-radius:4px}.ExperimentDetail_wrap__oddDq form .ExperimentDetail_header__hc8rj{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.25rem}.ExperimentDetail_wrap__oddDq form .ExperimentDetail_header__hc8rj h3{margin:0;font-size:1.25rem}.ExperimentDetail_wrap__oddDq form .ExperimentDetail_header__hc8rj button{margin:0}.ExperimentDetail_wrap__oddDq form div{display:flex;flex-direction:column;gap:.5rem;width:100%;justify-content:flex-start;align-items:flex-start}.ExperimentDetail_wrap__oddDq form div .ExperimentDetail_scheduleHeader__OiAfB{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start;gap:1.5rem}.ExperimentDetail_wrap__oddDq form div .ExperimentDetail_scheduleHeader__OiAfB label{width:auto}.ExperimentDetail_wrap__oddDq form div .ExperimentDetail_scheduleHeader__OiAfB div{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:auto;padding:0;margin:0}.ExperimentDetail_wrap__oddDq form div .ExperimentDetail_scheduleHeader__OiAfB div span{font-size:.875rem;margin:0;padding:0}.ExperimentDetail_wrap__oddDq form div .ExperimentDetail_scheduleHeader__OiAfB div input{width:auto;margin:0;padding:0}.ExperimentDetail_wrap__oddDq form div .ExperimentDetail_segment__eADgX{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;padding:1rem;margin-bottom:0}.ExperimentDetail_wrap__oddDq form div .ExperimentDetail_segment__eADgX h4{font-size:1rem;margin-bottom:.5rem}.ExperimentDetail_wrap__oddDq form div .ExperimentDetail_segment__eADgX p{font-size:.875rem;margin:0}.ExperimentDetail_wrap__oddDq form div label{font-size:1.25rem;font-weight:700;width:100%;display:flex;gap:1rem}.ExperimentDetail_wrap__oddDq form div input,.ExperimentDetail_wrap__oddDq form div textarea{width:100%;font-size:.875rem;color:#374151}.ExperimentDetail_wrap__oddDq form div textarea{height:150px;resize:vertical}.ExperimentDetail_wrap__oddDq form div .ExperimentDetail_schedule__3qlsa{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:1.5rem}.ExperimentDetail_wrap__oddDq form div .ExperimentDetail_schedule__3qlsa p{margin:0}.ExperimentDetail_actions__iRACF{display:flex;flex-direction:row!important;justify-content:flex-end!important;gap:.5rem;width:100%}.ExperimentDetail_actions__iRACF :nth-child(2){background-color:#dc2626}.ExperimentDetail_actions__iRACF :nth-child(2):hover{background-color:#b91c1c}.ExperimentTab_tabMenu__Y16Uv{display:flex;justify-content:flex-start;width:600px!important;gap:2px;list-style:none;padding:0;margin-bottom:1rem}.ExperimentTab_tabMenu__Y16Uv li{padding:.5rem;border:1px solid #d1d5db;border-radius:4px 16px 4px 4px;cursor:pointer}.ExperimentTab_tabMenu__Y16Uv li.ExperimentTab_selected___rrhH{background-color:#007bff;color:#fff}.ExperimentTab_component__d_5Y1{width:600px}.SurveyList_header__iv06z{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.SurveyList_header__iv06z h2{margin:0}.SurveyList_surveyList__dx_mc{display:flex;flex-direction:column;gap:.5rem}.SurveyList_surveyList__dx_mc li{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;border:1px solid #d1d5db;border-radius:16px;padding:1.5rem;background-color:#fff}.SurveyList_surveyList__dx_mc li h3{font-size:1.25rem}.SurveyList_surveyList__dx_mc li p.SurveyList_surveyTag__XjFa4{background-color:#10b981;color:#fff;font-weight:600;padding:.25rem;width:40px;display:flex;justify-content:center;align-items:center;border-radius:8px;font-size:.725rem}.SurveyList_surveyList__dx_mc li p{font-size:.875rem;word-break:keep-all;text-align:justify}.SurveyList_surveyList__dx_mc li p span{font-weight:700;color:#374151}.SurveyList_surveyList__dx_mc li .SurveyList_surveyActions__FAdyG{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:.5rem}.SurveyList_surveyList__dx_mc li .SurveyList_surveyActions__FAdyG :nth-child(2){background-color:#dc2626}.SurveyList_surveyList__dx_mc li .SurveyList_surveyActions__FAdyG :nth-child(2):hover{background-color:#b91c1c}.CreateSurvey_segmentSection__3gYDf h3{margin-bottom:1.5rem}.CreateSurvey_segmentSection__3gYDf ul{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.CreateSurvey_segmentSection__3gYDf ul .CreateSurvey_selected__9fkki{border:2px solid #111827!important}.CreateSurvey_segmentSection__3gYDf ul li{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;border:2px solid #d1d5db;border-radius:16px;cursor:pointer}.CreateSurvey_segmentSection__3gYDf ul li:hover{border:2px solid #6b7280}.CreateSurvey_segmentSection__3gYDf ul li>h4{margin-bottom:.5rem}.CreateSurvey_segmentSection__3gYDf ul li>p{margin:0}.CreateSurvey_segmentSection__3gYDf .CreateSurvey_selectionActions__PUNjS{display:flex;justify-content:center;align-items:center;gap:.5rem}.CreateSurvey_segmentSection__3gYDf .CreateSurvey_selectionActions__PUNjS :nth-child(2){background-color:#dc2626}.CreateSurvey_segmentSection__3gYDf .CreateSurvey_selectionActions__PUNjS :nth-child(2):hover{background-color:#b91c1c}.CreateSurvey_segmentSection__3gYDf .CreateSurvey_selectedSegment__UTwas{border:1px solid #d1d5db;padding:1.5rem;border-radius:16px;margin-bottom:2rem}.CreateSurvey_segmentSection__3gYDf .CreateSurvey_selectedSegment__UTwas h4{margin-bottom:0}.CreateSurvey_segmentSection__3gYDf .CreateSurvey_selectedSegment__UTwas p{margin:0;text-align:justify;word-break:keep-all}.CreateSurvey_segmentSection__3gYDf .CreateSurvey_selectedHeader__Al7NG{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.CreateSurvey_segmentSection__3gYDf .CreateSurvey_selectedHeader__Al7NG>button{background-color:#dc2626}.CreateSurvey_segmentSection__3gYDf .CreateSurvey_selectedHeader__Al7NG>button:hover{background-color:#b91c1c}.CreateSurvey_createForm__rZtv9 h3{margin-bottom:1.5rem}.CreateSurvey_createForm__rZtv9 form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.CreateSurvey_createForm__rZtv9 form input,.CreateSurvey_createForm__rZtv9 form select,.CreateSurvey_createForm__rZtv9 form textarea{padding:.5rem;width:100%}.CreateSurvey_createForm__rZtv9 form textarea{min-height:150px;resize:vertical}.CreateSurvey_createForm__rZtv9 form .CreateSurvey_infoActions__EZSQM{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem}.CreateSurvey_createForm__rZtv9 form .CreateSurvey_infoActions__EZSQM :nth-child(2){background-color:#dc2626}.CreateSurvey_createForm__rZtv9 form .CreateSurvey_infoActions__EZSQM :nth-child(2):hover{background-color:#b91c1c}.CreateLanding_landing__DD0tp{position:relative}.CreateLanding_landing__DD0tp .CreateLanding_action__Iwlzj{position:fixed;bottom:15px;left:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;width:100%;height:24px}.CreateLanding_landing__DD0tp .CreateLanding_action__Iwlzj :nth-child(2){background-color:#dc2626}.CreateLanding_landing__DD0tp .CreateLanding_action__Iwlzj :nth-child(2):hover{background-color:#b91c1c}.CreateLanding_landing__DD0tp .CreateLanding_action__Iwlzj button{width:120px;height:38px;padding:0;font-size:1rem}.CreateLanding_generating__ogh06{text-align:center}.CreateLanding_landingForm__8kwvN form{display:flex;flex-direction:column;gap:1rem}.CreateLanding_landingForm__8kwvN form input,.CreateLanding_landingForm__8kwvN form textarea{width:400px;padding:.5rem}.CreateLanding_landingForm__8kwvN form textarea{height:150px;resize:vertical}.CreateLanding_landingForm__8kwvN form div{display:flex;justify-content:flex-end;align-items:center;width:100%;gap:.5rem}.CreateLanding_landingForm__8kwvN form div :nth-child(2){background-color:#dc2626}.CreateLanding_landingForm__8kwvN form div :nth-child(2):hover{background-color:#b91c1c}.LandingList_header__jE_6h{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.LandingList_header__jE_6h h2{margin:0}.LandingList_landingList__Qbo0i{gap:.5rem}.LandingList_landingList__Qbo0i,.LandingList_landingList__Qbo0i li{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.LandingList_landingList__Qbo0i li{width:100%;padding:1.5rem;border:1px solid #d1d5db;border-radius:16px;background-color:#fff}.LandingList_landingList__Qbo0i li h3{font-size:1.25rem}.LandingList_landingList__Qbo0i li p{font-size:.875rem;color:#374151}.LandingList_landingList__Qbo0i li p span{font-weight:700}.LandingList_landingList__Qbo0i li .LandingList_actions__1fb61{display:flex;justify-content:flex-end;align-items:center;width:100%;gap:.5rem}.LandingList_landingList__Qbo0i li .LandingList_actions__1fb61 :nth-child(2){background-color:#dc2626}.LandingList_landingList__Qbo0i li .LandingList_actions__1fb61 :nth-child(2):hover{background-color:#b91c1c}.LandingPreview_landing__2XQWM{width:400px}.ExperimentDetailPage_wrap__jzPs7{display:flex;justify-content:flex-start;gap:1.5rem}.ProductOption_product-options___ajG3{width:600px}.ProductOption_product-options___ajG3 .ProductOption_optionHeader__a8K_1{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.ProductOption_product-options___ajG3 .ProductOption_optionHeader__a8K_1>h2{margin:0}.ProductOption_product-options___ajG3 .ProductOption_optionHeader__a8K_1 .ProductOption_headerAction__ZtUno{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.5rem}.ProductOption_product-options___ajG3 h3{font-size:16px;font-weight:400;color:#000}.ProductOption_product-options___ajG3 ul{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.ProductOption_product-options___ajG3 ul li{padding:1rem .5rem;border-bottom:1px solid #d1d5db;color:#374151;text-align:left;transition:background .3s;width:48%;word-break:keep-all}.ProductOption_product-options___ajG3 ul li:last-child{border-bottom:none}.ProductOption_product-options___ajG3 ul li:hover{background-color:#e5e7eb;cursor:pointer}.ProductOption_product-options___ajG3 ul li .ProductOption_variantAction__vB14k{display:flex;justify-content:flex-end;align-items:center}.ProductOption_product-options___ajG3 ul li .ProductOption_variantAction__vB14k>button{background-color:#dc2626}.ProductOption_product-options___ajG3 ul li .ProductOption_variantAction__vB14k>button:hover{background-color:#b91c1c}.ProductOption_product-options___ajG3 .ProductOption_noOption__EmbYZ{padding:1rem;text-align:center;line-height:32px;color:#6b7280}.CategoryCard_card__d5akb{border:1px solid #d1d5db;border-radius:16px;padding:1rem 1.5rem;min-width:220px;background-color:#f9fafb}.CategoryCard_name__lmOYd{font-weight:700;font-size:1rem}.CategoryCard_id__FdIj7{color:#777;font-size:.85rem}.CategoryCard_categoryTags__f183j{display:flex;justify-content:flex-start;align-items:center;gap:.25rem;margin-top:.5rem}.CategoryCard_categoryTags__f183j button,.CategoryCard_categoryTags__f183j span{margin:0}.CategoryCard_categoryTags__f183j .CategoryCard_primary__yjM71{border:none;border-radius:4px;background-color:#10b981;padding:.25rem .5rem;color:#fff;font-size:.875rem}.CategoryCard_categoryTags__f183j .CategoryCard_deleteButton__P0mx7{background-color:#dc2626}.CategoryCard_categoryTags__f183j .CategoryCard_deleteButton__P0mx7:hover{background-color:#b91c1c}.CategoryAttributes_category-attribute__xTRAR{display:flex;flex-direction:column;gap:1.5rem}.CategoryAttributes_attribute-field__Kew4j{border:1px solid #ddd;padding:1rem;border-radius:6px}.CategoryAttributes_attribute-label__RfiAI{font-weight:600;margin-bottom:.5rem;display:block}.CategoryAttributes_attribute-select__NtsgQ{width:100%;padding:.5rem}.CategoryAttributes_attribute-checkbox-group__ai0fw{display:flex;justify-content:flex-start;gap:15px;flex-wrap:wrap;word-break:keep-all}.CategoryAttributes_attribute-range__VwMQa,.CategoryAttributes_checkbox-label__MQqLT{display:flex;align-items:center;gap:.5rem}.CategoryAttributes_attribute-range__VwMQa input{padding:.5rem;flex:1 1}.CategoryAttributes_range-separator__D_fp5{padding:0 .5rem}.CategoryAttributes_unit-label___lHVx{font-size:.85rem;color:#666}.CategoryTab_header__SCYnB{display:flex;justify-content:space-between;align-items:center}.CategoryTab_header__SCYnB .CategoryTab_heading__5kYv3{margin:0}.CategoryTab_primaryToggle__umrz5{margin-bottom:25px}.CategoryTab_cardList__F3J6E{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem auto}.CategoryTab_attributes__aB_SY>h4{display:flex;gap:15px}.CategoryTab_createPanel__TM6r1{margin-bottom:25px}.CategoryTab_noCategories__Ta0ev{color:#6b7280;text-align:center;margin-top:1rem;padding:1rem 0}.NaverCategory_form__Ei_op{width:600px;margin:0 auto;display:flex;justify-content:flex-start;gap:2px}.NaverCategory_form__Ei_op>input{width:320px;padding:.5rem;font-size:1rem}.NaverCategory_form__Ei_op>button{width:60px;padding:.5rem}.NaverCategory_container__sSW31{width:600px}.NaverCategory_container__sSW31>h3{margin:15px 0}.NaverCategory_container__sSW31>h4{margin:15px 0 10px}.NaverCategory_categoryList__57ozP{list-style:none;padding:.5rem;min-height:150px;max-height:350px;overflow-y:scroll;scroll-behavior:smooth;scroll-snap-type:mandatory;border:1px solid #aaa;margin-bottom:1rem}.NaverCategory_categoryList__57ozP>li{padding:.25rem}.NaverCategory_selected__F8AWo{background-color:#007bff;color:#fff}.NaverCategory_noDisplay__cOn0W{display:none}.Listing_header__yBEQk{margin-bottom:1rem}.Listing_header__yBEQk h2{margin:0}.Listing_noData___iDKV{text-align:center;color:#6b7280;padding:1rem}.CalloutGroupForm_form__7XIyG{width:420px;display:flex;flex-direction:column;gap:1rem}.CalloutGroupForm_formGroup__CLAY2{display:flex;flex-direction:column;gap:.25rem}.CalloutGroupForm_label__pdtis{font-weight:600;font-size:1rem;margin-bottom:.25rem}.CalloutGroupForm_input__7ammF,.CalloutGroupForm_select__EX0J8,.CalloutGroupForm_textarea__9ExEl{width:100%;font-size:1rem;line-height:1.4;padding:.5rem;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box}.CalloutGroupForm_textarea__9ExEl{resize:vertical;min-height:2.5rem;max-height:6rem}.CalloutGroupForm_error__lCVaT{color:red;font-size:1rem}.CalloutGroupForm_actions__TLwfw{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;margin-top:1rem}.CalloutGroupForm_actions__TLwfw :first-child{background-color:#dc2626}.CalloutGroupForm_actions__TLwfw :first-child:hover{background-color:#b91c1c}.CalloutGroupList_header__IVbZf{display:flex;justify-content:space-between;align-items:center}.CalloutGroupList_header__IVbZf h2{margin:0}.CalloutGroupList_error__yInqj{color:#dc2626;margin-top:.25rem}.CalloutGroupList_list__KYVvO{margin-top:1rem;padding:0;list-style:none}.CalloutGroupList_card__G7wH3{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:1rem 1.5rem;margin-bottom:.25rem;display:flex;justify-content:space-between}.CalloutGroupList_card__G7wH3 .CalloutGroupList_info__elVn9{flex:1 1}.CalloutGroupList_card__G7wH3 .CalloutGroupList_info__elVn9 strong{font-size:1.25rem;margin-bottom:.5rem;font-weight:700;display:block}.CalloutGroupList_card__G7wH3 .CalloutGroupList_info__elVn9 p{font-size:1rem;margin:.25rem 0;color:#374151}.CalloutGroupList_card__G7wH3 .CalloutGroupList_info__elVn9 .CalloutGroupList_status__A4vCY{font-size:.875rem;color:#6b7280}.CalloutGroupList_card__G7wH3 .CalloutGroupList_info__elVn9 small{font-size:.875rem;color:#d1d5db;display:block}.CalloutGroupList_card__G7wH3 .CalloutGroupList_deleteBtn__BnsfZ{background:#dc2626;color:#fff;padding:.25rem .5rem;border:none;border-radius:8px;width:60px;cursor:pointer}.CalloutGroupList_card__G7wH3 .CalloutGroupList_deleteBtn__BnsfZ:hover{background-color:#b91c1c}.CalloutGroupList_card__G7wH3 .CalloutGroupList_deleteBtn__BnsfZ:disabled{opacity:.6;cursor:not-allowed}.CalloutGroupList_empty__pRnwR{text-align:center;color:#6b7280;padding:1rem 0}.CalloutGroupDetail_detail__lyFaD{background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:1.5rem;max-width:640px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.04)}.CalloutGroupDetail_backBtn__XtSq0{align-self:flex-start;background:none;border:none;color:#374151;font-weight:600;font-size:.875rem;cursor:pointer;padding:0;display:flex;align-items:center;gap:.5rem}.CalloutGroupDetail_backBtn__XtSq0:hover{background-color:#fff}.CalloutGroupDetail_formContent__V0woU{display:flex;flex-direction:column;gap:1.5rem}.CalloutGroupDetail_fieldRow__CPuyE{display:flex;flex-direction:column;gap:.25rem}.CalloutGroupDetail_fieldRow__CPuyE label{font-weight:700;font-size:1rem;color:#374151}.CalloutGroupDetail_fieldRow__CPuyE p{margin:0;font-size:font-size-sm;color:#6b7280}.CalloutGroupDetail_fieldRow__CPuyE input,.CalloutGroupDetail_fieldRow__CPuyE select,.CalloutGroupDetail_fieldRow__CPuyE textarea{padding:.25rem .5rem;font-size:font-size-base;border:1px solid #d1d5db;border-radius:8px;background:#fff}.CalloutGroupDetail_fieldRow__CPuyE input:focus,.CalloutGroupDetail_fieldRow__CPuyE select:focus,.CalloutGroupDetail_fieldRow__CPuyE textarea:focus{border-color:#3a8dad;outline:none;box-shadow:0 0 0 2px rgba(0,112,243,.15)}.CalloutGroupDetail_fieldRow__CPuyE textarea{min-height:100px;resize:vertical}.CalloutGroupDetail_actions__1ts4S{display:flex;justify-content:flex-end;gap:.5rem}.CalloutGroupDetail_actions__1ts4S button{transition:background .2s ease,color .2s ease}.CalloutGroupDetail_actions__1ts4S .CalloutGroupDetail_save__fsPzc:disabled{background-color:#a5cdfb;cursor:not-allowed}.CalloutGroupDetail_actions__1ts4S .CalloutGroupDetail_cancel__yifQ7{background-color:#dc2626}.CalloutGroupDetail_actions__1ts4S .CalloutGroupDetail_cancel__yifQ7:hover{background-color:#b91c1c}.CalloutGroupDetail_actions__1ts4S .CalloutGroupDetail_danger__ScZaG{background-color:#dc2626;color:#fff}.CalloutGroupDetail_actions__1ts4S .CalloutGroupDetail_danger__ScZaG:hover{background-color:#b91c1c}.CalloutGroupDetail_error__ECBkz{color:#dc2626;font-size:1rem}.CalloutCardList_wrapper__aaVJ0{padding:1rem;background-color:#f9fafb;border-radius:16px;border:1px solid #d1d5db;box-shadow:0 0 4px rgba(0,0,0,.05)}.CalloutCardList_header__f_4O1{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.CalloutCardList_header__f_4O1 .CalloutCardList_heading__R6c8P{font-size:1.25rem;font-weight:700;margin:0}.CalloutCardList_sliderWrapper__mSmWz{position:relative;width:100%}.CalloutCardList_sliderWrapper__mSmWz .CalloutCardList_cardContainer__zyuNF{display:flex;align-items:center;position:relative}.CalloutCardList_sliderWrapper__mSmWz .CalloutCardList_chevronLeft__JxlhJ,.CalloutCardList_sliderWrapper__mSmWz .CalloutCardList_chevronRight__IAM4z{position:absolute;top:50%;transform:translateY(-50%);z-index:1;background:#fff;border:1px solid #ccc;border-radius:50%;padding:.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.CalloutCardList_sliderWrapper__mSmWz .CalloutCardList_chevronLeft__JxlhJ{left:-4px}.CalloutCardList_sliderWrapper__mSmWz .CalloutCardList_chevronRight__IAM4z{right:-4px}.CalloutCardList_cardList__34dG_{display:flex;overflow-x:auto;gap:.5rem;padding:0 2.5rem;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.CalloutCardList_cardList__34dG_::-webkit-scrollbar{display:none}.CalloutCardList_emptyState__gXXUl{font-size:1rem;color:#374151;padding:1rem;text-align:center;flex:1 1}.CalloutCardList_card__tqyXz{flex:0 0 auto;width:180px;height:340px;border:1px solid #d1d5db;border-radius:16px;background-color:#f9fafb;padding:.5rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;background-color:#fff;overflow-y:hidden}.CalloutCardList_card__tqyXz .CalloutCardList_image__rsFPq{width:100%;height:100px;object-fit:cover;border-radius:8px;margin-bottom:.25rem}.CalloutCardList_card__tqyXz .CalloutCardList_cardContent__YrloZ{margin-top:.5rem;flex-grow:1}.CalloutCardList_card__tqyXz .CalloutCardList_cardContent__YrloZ strong{display:block;font-size:1rem;margin-bottom:.25rem}.CalloutCardList_card__tqyXz .CalloutCardList_cardContent__YrloZ p{font-size:.875rem;color:#6b7280;line-height:1.5}.CalloutCardList_card__tqyXz .CalloutCardList_deleteBtn__tqVYD{position:absolute;background:rgba(0,0,0,0);border:none;cursor:pointer}.CalloutCardList_card__tqyXz .CalloutCardList_cardControl__ukVRA{width:100%;display:flex;justify-content:flex-end;align-items:center;margin:0 auto;gap:.25rem}.CalloutCardList_card__tqyXz .CalloutCardList_cardControl__ukVRA :nth-child(2){background-color:#dc2626}.CalloutCardList_formModal__62IkM{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;z-index:1000}.CalloutCardList_formContent__qjF_A{background:#fff;padding:1.5rem;border-radius:16px;width:100%;max-width:600px;max-height:90%;box-shadow:0 5px 20px rgba(0,0,0,.1);overflow-y:scroll}.CalloutCardList_formContent__qjF_A h5{margin-bottom:1rem;font-size:1.25rem}.CalloutCardList_formContent__qjF_A input,.CalloutCardList_formContent__qjF_A textarea{width:100%;padding:.5rem;font-size:1rem;border:1px solid #d1d5db;border-radius:4px;margin-bottom:1rem;box-sizing:border-box;outline:none}.CalloutCardList_formContent__qjF_A textarea{min-height:180px;resize:vertical}.CalloutCardList_formContent__qjF_A .CalloutCardList_actions__84gvj{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem}.CalloutCardList_formContent__qjF_A .CalloutCardList_actions__84gvj button{cursor:pointer}.CalloutCardList_formContent__qjF_A .CalloutCardList_actions__84gvj .CalloutCardList_cancelBtn__cG1jJ{background-color:#dc2626}.CalloutCardList_formContent__qjF_A .CalloutCardList_actions__84gvj .CalloutCardList_cancelBtn__cG1jJ:hover{background-color:#b91c1c}.CalloutCardList_formContent__qjF_A .CalloutCardList_error__Bb2Xx{color:#dc2626;font-size:.875rem;margin-top:.5rem}.CalloutCardList_imageUploadWrapper__9YoR_{margin-bottom:2rem;width:100%;max-height:800px;overflow-y:auto}.CalloutCardList_imageUploadWrapper__9YoR_ .CalloutCardList_imageUploadBtn__2qjx7{background-color:#f3f4f6;color:#374151;cursor:pointer;border:1px dashed #aaa}.CalloutCardList_imageUploadWrapper__9YoR_ .CalloutCardList_imagePreviewContainer__c_n5W{position:relative;display:inline-block;border:1px solid #d1d5db;border-radius:4px}.CalloutCardList_imageUploadWrapper__9YoR_ .CalloutCardList_imagePreviewContainer__c_n5W .CalloutCardList_previewImage__BMgL2{width:100%;object-fit:cover;border-radius:6px}.CalloutCardList_imageUploadWrapper__9YoR_ .CalloutCardList_imagePreviewContainer__c_n5W .CalloutCardList_imageOverlay__odF4S{position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.4);color:#fff;padding:.5rem;font-size:.9rem;text-align:center;border-bottom-left-radius:6px;border-bottom-right-radius:6px;cursor:pointer}.CalloutCardList_modalBackdrop___8M_M{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.CalloutCardList_modalContent__deQ56{background:#fff;padding:2rem;border-radius:16px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;align-items:center}.ProductSegments_wrapper__ZtfKK{padding:0}.ProductSegments_productSegmentList__8GYGn .ProductSegments_segmentListHeader__PBqMj{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ProductSegments_productSegmentList__8GYGn .ProductSegments_segmentListHeader__PBqMj h2{margin:0}.ProductSegments_productSegmentList__8GYGn ul{display:flex;flex-direction:column;gap:.5rem;list-style:none}.ProductSegments_productSegmentList__8GYGn ul>li{border:1px solid #d1d5db;border-radius:16px;padding:1.5rem;background-color:#fff}.ProductSegments_productSegmentList__8GYGn ul>li h3{margin:0 0 1rem;font-size:1.25rem}.ProductSegments_productSegmentList__8GYGn ul>li p{color:#374151;text-align:justify;word-break:keep-all}.ProductSegments_addSegments__zNESZ ul{list-style:none;-webkit-padding-start:0;padding-inline-start:0;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.ProductSegments_addSegments__zNESZ ul>li{padding:1rem;border:1px solid #d1d5db;border-radius:16px}.ProductSegments_segmentActions__zyjjA{display:flex;justify-content:flex-end;gap:.25rem}.ProductSegments_segmentActions__zyjjA :nth-child(2){background-color:#dc2626}.ProductSegments_segmentActions__zyjjA :nth-child(2):hover{background-color:#b91c1c}.ProductSegments_addActions__H9rDe{display:flex;justify-content:center;align-items:center;gap:.25rem;margin-top:2rem;padding:0}.ProductSegments_addActions__H9rDe :nth-child(2){background-color:#dc2626}.ProductSegments_addActions__H9rDe :nth-child(2):hover{background-color:#b91c1c}.ProductSegments_noSegment__GeQEm{padding:1rem 1.5rem;text-align:center;color:#6b7280}.ProductSegments_selected__Pub5h{border:2px solid #333!important}.CreateProblem_form__tBPmL{display:flex;flex-direction:column;gap:1.2rem;min-width:400px}.CreateProblem_form__tBPmL h2{text-align:center}.CreateProblem_form__tBPmL h3{font-size:1rem;margin-bottom:1rem}.CreateProblem_input__TO2L3,.CreateProblem_textarea__jQxoT{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;font-size:.875rem}.CreateProblem_error__fa64q{color:red;font-size:.9rem}.CreateProblem_buttons__lzrLG{display:flex;justify-content:flex-end;gap:.5rem}.CreateProblem_cancel__PTTC2{background:#dc2626}.CreateProblem_cancel__PTTC2:hover{background-color:#b91c1c}.CreateStrategiesAi_container__OJ_ru{padding:.5rem;display:flex;flex-direction:column;align-items:center}.CreateStrategiesAi_container__OJ_ru h2{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.CreateStrategiesAi_container__OJ_ru .CreateStrategiesAi_card__4ruFz{width:100%;max-width:640px;background:#fff;border:1px solid #d1d5db;border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.06);margin-bottom:1.5rem}.CreateStrategiesAi_container__OJ_ru .CreateStrategiesAi_card__4ruFz h3{font-size:1.25rem;font-weight:600;margin-top:1rem;margin-bottom:1rem;color:#111827}.CreateStrategiesAi_container__OJ_ru .CreateStrategiesAi_card__4ruFz p{font-size:1rem;line-height:1.6;color:#374151;margin-bottom:1.5rem;word-break:keep-all;text-align:justify}.CreateStrategiesAi_container__OJ_ru .CreateStrategiesAi_card__4ruFz ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1.5rem}.CreateStrategiesAi_container__OJ_ru .CreateStrategiesAi_card__4ruFz ul li{margin-bottom:.5rem;font-size:1rem;color:#374151}.CreateStrategiesAi_container__OJ_ru .CreateStrategiesAi_navigation__bVPGL{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.CreateStrategiesAi_container__OJ_ru .CreateStrategiesAi_navigation__bVPGL button{background-color:#f3f4f6;transition:background-color .2s ease;color:#374151}.CreateStrategiesAi_container__OJ_ru .CreateStrategiesAi_navigation__bVPGL button:hover{background-color:#d1d5db}.CreateStrategiesAi_container__OJ_ru .CreateStrategiesAi_navigation__bVPGL .CreateStrategiesAi_pagingInfo__mGGXu{font-size:14px;color:#374151}.CreateStrategiesAi_container__OJ_ru .CreateStrategiesAi_actions__XAn6_{display:flex;justify-content:center;align-items:center;gap:.5rem}.CreateStrategiesAi_container__OJ_ru .CreateStrategiesAi_actions__XAn6_ button:first-child{background-color:#3a8dad;color:#fff}.CreateStrategiesAi_container__OJ_ru .CreateStrategiesAi_actions__XAn6_ button:first-child:hover{background-color:#2e708e}.CreateStrategiesAi_container__OJ_ru .CreateStrategiesAi_actions__XAn6_ button:nth-child(2){background-color:#dc2626}.CreateStrategiesAi_container__OJ_ru .CreateStrategiesAi_actions__XAn6_ button:nth-child(2):hover{background-color:#b91c1c}.CreateStrategiesAi_cardHeader__U7NaL{display:flex;justify-content:flex-start;align-items:baseline;gap:12px}.CreateStrategiesAi_selectedTag__Znj9S{display:flex;align-items:center;justify-content:center;background-color:#05d686;border:none;border-radius:4px;color:#fff;font-size:12px;padding:4px 6px}.CreateStrategiesAi_disable__nd6_p{display:none}.StrategyTabs_tabMenu__DtXYS{display:flex;justify-content:flex-start;width:600px!important;gap:2px;list-style:none;padding:0;margin-bottom:1rem}.StrategyTabs_tabMenu__DtXYS li{padding:.5rem;border:1px solid #d1d5db;border-radius:4px 16px 4px 4px;cursor:pointer}.StrategyTabs_tabMenu__DtXYS li.StrategyTabs_selected__o3OXy{background-color:#007bff;color:#fff}.StrategyTabs_component__o9t7F{width:600px}.PersonaCardList_sectionHeader__TXiFz{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.PersonaCardList_sectionHeader__TXiFz>h2{margin:0}.PersonaCardList_personaList__VL1KM ul{list-style:none;padding:0;display:grid;grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.PersonaCardList_personaList__VL1KM ul .PersonaCardList_editActions__JH5Iz{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.5rem}.PersonaCardList_personaList__VL1KM ul .PersonaCardList_editActions__JH5Iz :nth-child(2){background-color:#dc2626}.PersonaCardList_personaList__VL1KM ul .PersonaCardList_editActions__JH5Iz :nth-child(2):hover{background-color:#b91c1c}.PersonaCardList_personaList__VL1KM .PersonaCardList_editForm__hbIit{display:block}.PersonaCardList_personaList__VL1KM .PersonaCardList_editForm__hbIit label{font-weight:600;display:block;margin-bottom:.5rem}.PersonaCardList_personaList__VL1KM .PersonaCardList_editForm__hbIit input,.PersonaCardList_personaList__VL1KM .PersonaCardList_editForm__hbIit textarea{width:100%;padding:.25rem .5rem;margin-bottom:1rem;font-size:.875rem;color:#374151;display:block;box-sizing:border-box}.PersonaCardList_personaList__VL1KM .PersonaCardList_editForm__hbIit textarea{min-height:120px;resize:vertical}.PersonaCardList_personaList__VL1KM .PersonaCardList_personaCard__cymZ6{background:#fff;border:1px solid #d1d5db;padding:1rem;border-radius:16px}.PersonaCardList_personaList__VL1KM .PersonaCardList_personaCard__cymZ6 strong{font-size:1rem;display:block;margin-bottom:.5rem}.PersonaCardList_personaList__VL1KM .PersonaCardList_personaCard__cymZ6 p{color:#6b7280;font-size:.875rem;margin:0 0 1.5rem}.PersonaCardList_personaList__VL1KM .PersonaCardList_inputArea__FAdVO{display:flex;flex-direction:column;gap:.5rem}.PersonaCardList_personaList__VL1KM .PersonaCardList_inputArea__FAdVO input,.PersonaCardList_personaList__VL1KM .PersonaCardList_inputArea__FAdVO textarea{padding:.5rem;font-size:1rem}.PersonaCardList_personaList__VL1KM .PersonaCardList_inputArea__FAdVO .PersonaCardList_buttons__tFmT7{display:flex;gap:.5rem}.PersonaCardList_personaList__VL1KM .PersonaCardList_inputArea__FAdVO .PersonaCardList_buttons__tFmT7 button{padding:.25rem .5rem;cursor:pointer}.PersonaCardList_personaList__VL1KM>button{padding:.5rem 1.5rem;border-radius:8px;cursor:pointer}.PersonaCardList_buttons__tFmT7{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;margin-top:.5rem}.PersonaCardList_buttons__tFmT7 :first-child{background-color:#dc2626}.PersonaCardList_buttons__tFmT7 :first-child:hover{background-color:#b91c1c}.PersonaCardList_listingTitle__r0mpx{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:1.5rem;color:#111}.PersonaCardList_contentsCarousel__BSuPR{background:#fff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06);padding:1.5rem;max-width:540px;width:100%;margin:0 auto;text-align:left}.PersonaCardList_contentsCarousel__BSuPR .PersonaCardList_contentHeader__Lsvns{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:1rem;gap:1rem}.PersonaCardList_contentsCarousel__BSuPR .PersonaCardList_contentHeader__Lsvns h3{font-size:1.25rem;font-weight:600;color:#374151;margin:0}.PersonaCardList_contentsCarousel__BSuPR .PersonaCardList_contentHeader__Lsvns .PersonaCardList_selected__3MVlz{background-color:#10b981;font-size:.725rem;padding:.25rem .5rem;font-weight:400;border-radius:4px;color:#fff;margin:0}.PersonaCardList_contentsCarousel__BSuPR p{font-size:1rem;text-align:justify;color:#6b7280;white-space:pre-line}.PersonaCardList_navigation__YXWoe{display:flex;justify-content:center;align-items:center;gap:1rem;margin:1rem 0}.PersonaCardList_navigation__YXWoe button{padding:.5rem 1rem;border-radius:8px;background-color:#f3f4f6;color:#6b7280;border:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.PersonaCardList_navigation__YXWoe button:hover{background-color:#d1d5db}.PersonaCardList_navigation__YXWoe button:disabled{background-color:#f3f4f6;color:#6b7280;cursor:not-allowed}.PersonaCardList_navigation__YXWoe span{font-size:1rem;color:#6b7280}.PersonaCardList_actionButtons__91sZg{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.PersonaCardList_actionButtons__91sZg button{cursor:pointer;border:none}.PersonaCardList_actionButtons__91sZg button:first-child{background-color:#3a8dad;color:#fff}.PersonaCardList_actionButtons__91sZg button:first-child:hover{background-color:#2e708e}.PersonaCardList_actionButtons__91sZg button:last-child{background-color:#dc2626}.PersonaCardList_actionButtons__91sZg button:last-child:hover{background-color:#b91c1c}.SceneCardList_sectionHeader__4hq_k{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.SceneCardList_sectionHeader__4hq_k>h2{margin:0}.SceneCardList_sceneList__5_dCV ul{list-style:none;padding:0;display:grid;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.SceneCardList_sceneList__5_dCV .SceneCardList_editForm__BDNN4{display:block}.SceneCardList_sceneList__5_dCV .SceneCardList_editForm__BDNN4 label{font-weight:600;display:block;margin-bottom:.5rem}.SceneCardList_sceneList__5_dCV .SceneCardList_editForm__BDNN4 input,.SceneCardList_sceneList__5_dCV .SceneCardList_editForm__BDNN4 textarea{width:100%;padding:.25rem .5rem;margin-bottom:1rem;font-size:.875rem;color:#374151;display:block;box-sizing:border-box}.SceneCardList_sceneList__5_dCV .SceneCardList_editForm__BDNN4 textarea{min-height:80px}.SceneCardList_sceneList__5_dCV .SceneCardList_sceneCard__LXhH1{background:#fff;border:1px solid #d1d5db;padding:1rem;border-radius:16px}.SceneCardList_sceneList__5_dCV .SceneCardList_sceneCard__LXhH1 strong{font-size:1rem;display:block;margin-bottom:.5rem}.SceneCardList_sceneList__5_dCV .SceneCardList_sceneCard__LXhH1 p{color:#6b7280;font-size:.875rem;margin:0 0 1.5rem}.SceneCardList_sceneList__5_dCV .SceneCardList_inputArea__2Crgh{display:flex;flex-direction:column;gap:.5rem}.SceneCardList_sceneList__5_dCV .SceneCardList_inputArea__2Crgh input,.SceneCardList_sceneList__5_dCV .SceneCardList_inputArea__2Crgh textarea{padding:.5rem;font-size:1rem}.SceneCardList_sceneList__5_dCV .SceneCardList_inputArea__2Crgh .SceneCardList_buttons__Fmu98{display:flex;gap:.5rem}.SceneCardList_sceneList__5_dCV .SceneCardList_inputArea__2Crgh .SceneCardList_buttons__Fmu98 button{padding:.25rem .5rem;cursor:pointer}.SceneCardList_sceneList__5_dCV>button{padding:.5rem 1.5rem;border-radius:8px;cursor:pointer}.SceneCardList_buttons__Fmu98{display:flex;justify-content:flex-end;align-items:center;gap:.25rem;margin-top:.5rem}.SceneCardList_buttons__Fmu98 :nth-child(2){background-color:#dc2626}.SceneCardList_buttons__Fmu98 :nth-child(2):hover{background-color:#b91c1c}.SceneCardList_listingTitle__dRBXL{margin-bottom:2rem;font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:1.5rem;color:#111}.SceneCardList_contentsCarousel__G4y_T{background:#fff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06);padding:1.5rem;max-width:540px;width:100%;margin:0 auto;text-align:left}.SceneCardList_contentsCarousel__G4y_T .SceneCardList_contentHeader__QJBQg{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:1rem;gap:1rem}.SceneCardList_contentsCarousel__G4y_T .SceneCardList_contentHeader__QJBQg h3{font-size:1.25rem;font-weight:600;color:#374151;margin:0}.SceneCardList_contentsCarousel__G4y_T .SceneCardList_contentHeader__QJBQg .SceneCardList_selected__PRP4Y{background-color:#10b981;font-size:.725rem;padding:.25rem .5rem;font-weight:400;border-radius:4px;color:#fff;margin:0}.SceneCardList_contentsCarousel__G4y_T p{font-size:1rem;text-align:justify;color:#6b7280;white-space:pre-line}.SceneCardList_navigation__PdrBf{display:flex;justify-content:center;align-items:center;gap:1rem;margin:1rem 0}.SceneCardList_navigation__PdrBf button{padding:.5rem 1rem;border-radius:8px;background-color:#f3f4f6;color:#6b7280;border:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.SceneCardList_navigation__PdrBf button:hover{background-color:#d1d5db}.SceneCardList_navigation__PdrBf button:disabled{background-color:#f3f4f6;color:#6b7280;cursor:not-allowed}.SceneCardList_navigation__PdrBf span{font-size:1rem;color:#6b7280}.SceneCardList_actionButtons__T7AVJ{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}.SceneCardList_actionButtons__T7AVJ :nth-child(2){background-color:#dc2626}.SceneCardList_actionButtons__T7AVJ :nth-child(2):hover{background-color:#b91c1c}.SegmentProductRel_linkedProductHeader__5e_Uc{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.SegmentProductRel_linkedProductHeader__5e_Uc>h2{margin:0}.SegmentProductRel_linkedProductHeader__5e_Uc button{padding:.25rem .5rem}.SegmentProductRel_productList__SzlJc{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0;margin-bottom:1.5rem}.SegmentProductRel_productList__SzlJc>li{border:1px solid #374151;border-radius:16px;padding:2rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.SegmentProductRel_productList__SzlJc>li h3{width:75%;font-size:1.25rem;margin:0}.SegmentProductRel_productList__SzlJc>li p{width:25%;text-align:right;margin:0}.SegmentProductRel_productList__SzlJc>li.SegmentProductRel_selected__YGaA5{border:3px solid #333}.SegmentProductRel_productList__SzlJc .SegmentProductRel_selectedTag__kINP8{background-color:#7fffd4}.SegmentProductRel_actions__0H6u9{display:flex;justify-content:center;align-items:center;gap:.5rem}.SegmentProductRel_actions__0H6u9 button{width:auto;height:auto;font-size:.875rem;padding:.5rem 1rem}.SegmentProductRel_actions__0H6u9 :nth-child(2){background-color:#dc2626}.SegmentProductRel_actions__0H6u9 :nth-child(2):hover{background-color:#b91c1c}.SegmentProductsList_productList__B2N_W{display:flex;flex-direction:column;gap:10px;list-style:none;-webkit-padding-start:0;padding-inline-start:0}.SegmentProductsList_productList__B2N_W>li{display:flex;justify-content:space-between;align-items:center;border:1px solid #d1d5db;border-radius:16px;padding:.5rem 1rem;background-color:#fff}.SegmentProductsList_productList__B2N_W>li .SegmentProductsList_productInfo__0jEHm{cursor:pointer;display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:1.5rem .5rem}.SegmentProductsList_productList__B2N_W>li .SegmentProductsList_productInfo__0jEHm>h3{margin:0;font-size:1.25rem}.SegmentProductsList_productList__B2N_W>li .SegmentProductsList_productInfo__0jEHm>p{margin:0;color:#374151}.SegmentProductsList_productList__B2N_W>li button{padding:6px 10px;border:none;border-radius:8px;background-color:#dc2626;color:#fff;cursor:pointer}.SegmentProductsList_productList__B2N_W>li button:hover{background-color:#b91c1c}.ProductCoreView_product-core___5l4m{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 16px rgba(15,23,42,.06)}.ProductCoreView_product-core__header__0Twnr{border-bottom:1px solid #f3f4f6;padding-bottom:1rem;margin-bottom:.5rem;display:flex;flex-direction:column;gap:.5rem}.ProductCoreView_product-core__title__v26S2{font-size:1.5rem;font-weight:600;color:#111827;margin:0}.ProductCoreView_product-core__badge__v_kXT{width:-moz-fit-content;width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:.25rem;line-height:1.3;word-break:keep-all}.ProductCoreView_product-core__badge__v_kXT h3{word-break:keep-all;font-size:1.25rem}.ProductCoreView_product-core__badge-sub__A3lho{color:#6b7280}.ProductCoreView_product-core__summary__hmRbx{margin:0;font-size:.875rem;color:#374151}.ProductCoreView_product-core__meta-row__Grq4_{margin-top:.25rem;display:flex;flex-wrap:wrap;gap:.25rem;font-size:.725rem;color:#6b7280}.ProductCoreView_product-core__pill__0hDV9{padding:2px .25rem;border-radius:999px;background-color:#f9fafb;border:1px solid #e5e7eb}.ProductCoreView_product-core__meta-text__Bxdwq{padding:2px .25rem}.ProductCoreView_product-core__section__Ti77z{padding:1rem;border-radius:8px;background-color:#f9fafb;border:1px solid #f3f4f6}.ProductCoreView_product-core__section__Ti77z+.ProductCoreView_product-core__section__Ti77z{margin-top:.5rem}.ProductCoreView_product-core__section-title__JtaGv{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:#111827}.ProductCoreView_product-core__section-body__Xg4th{display:flex;flex-direction:column;gap:.5rem}.ProductCoreView_product-core__field___9VU3{display:flex;align-items:flex-start;gap:.5rem;margin:0}.ProductCoreView_product-core__field-label__duiqd{min-width:140px;font-size:.875rem;font-weight:600;color:#374151}.ProductCoreView_product-core__field-value__xPC__{font-size:.875rem;color:#111827}.ProductCoreView_product-core__list__BKDbb{list-style:disc;padding-left:1.5rem;margin:0}.ProductCoreView_product-core__list-item__O78Bv{font-size:.875rem;color:#111827;line-height:1.5}.ProductCoreView_product-core__source-grid___qg6h{display:flex;flex-wrap:wrap;gap:.5rem}.ProductCoreView_product-core__source-pill__qGFkD{display:inline-flex;align-items:center;justify-content:space-between;gap:.25rem;padding:.25rem .5rem;border-radius:999px;border:1px solid #e5e7eb;background-color:#fff;font-size:.725rem}.ProductCoreView_product-core__source-pill__qGFkD[data-active=true]{border-color:#3a8dad;background-color:#f0f9ff;color:#3a8dad}.ProductCoreView_product-core__source-key__7xpnP,.ProductCoreView_product-core__source-value__dxeji{font-weight:600}@media(max-width:768px){.ProductCoreView_product-core___5l4m{padding:1rem}.ProductCoreView_product-core__field___9VU3{flex-direction:column;align-items:flex-start}.ProductCoreView_product-core__field-label__duiqd{min-width:auto}}.BrandCoreView_brand-core__1Iu9C{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 16px rgba(15,23,42,.06)}.BrandCoreView_brand-core__header__JNb3G{border-bottom:1px solid #f3f4f6;padding-bottom:1rem;margin-bottom:.5rem;display:flex;flex-direction:column;gap:.5rem}.BrandCoreView_brand-core__title__E9joe{font-size:1.5rem;font-weight:600;color:#111827;margin:0}.BrandCoreView_brand-core__badge__oe_F7{width:-moz-fit-content;width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:.25rem;line-height:1.3;word-break:keep-all;padding:0}.BrandCoreView_brand-core__badge__oe_F7 h3{font-size:1.25rem}.BrandCoreView_brand-core__badge-sub__GkmEQ{color:#6b7280}.BrandCoreView_brand-core__summary__BBSHB{margin:0;font-size:.875rem;color:#374151}.BrandCoreView_brand-core__section__X51QP{padding:1rem;border-radius:8px;background-color:#f9fafb;border:1px solid #f3f4f6}.BrandCoreView_brand-core__section__X51QP+.BrandCoreView_brand-core__section__X51QP{margin-top:.5rem}.BrandCoreView_brand-core__section-title__TUrYf{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:#111827}.BrandCoreView_brand-core__section-body__C2K0L{display:flex;flex-direction:column;gap:.5rem}.BrandCoreView_brand-core__field__Ye8Jo{display:flex;align-items:flex-start;gap:.5rem;margin:0}.BrandCoreView_brand-core__field-label__r4hz4{min-width:140px;font-size:.875rem;font-weight:600;color:#374151}.BrandCoreView_brand-core__field-value__Ra14M{font-size:.875rem;color:#111827}.BrandCoreView_brand-core__list__0mfXC{list-style:disc;padding-left:1.5rem;margin:0}.BrandCoreView_brand-core__list-item__knC77{font-size:.875rem;color:#111827;line-height:1.5}.BrandCoreView_brand-core__belief-block__FP7cb,.BrandCoreView_brand-core__segment-block__M0cJJ{padding:.5rem;border-radius:4px;background-color:#fff;border:1px solid #f3f4f6}@media(max-width:768px){.BrandCoreView_brand-core__1Iu9C{padding:1rem}.BrandCoreView_brand-core__field__Ye8Jo{flex-direction:column;align-items:flex-start}.BrandCoreView_brand-core__field-label__r4hz4{min-width:auto}}.SegmentCoreView_segment-core__NRsey{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 16px rgba(15,23,42,.06)}.SegmentCoreView_segment-core__header__m_IY_{border-bottom:1px solid #f3f4f6;padding-bottom:1rem;margin-bottom:.5rem;display:flex;flex-direction:column;gap:.5rem}.SegmentCoreView_segment-core__title__xoNad{font-size:1.5rem;font-weight:600;color:#111827;margin:0}.SegmentCoreView_segment-core__badge__CXCv1{width:-moz-fit-content;width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:.25rem;line-height:1.3;word-break:keep-all}.SegmentCoreView_segment-core__badge__CXCv1 h3{font-size:1.25rem}.SegmentCoreView_segment-core__badge-sub__4ThA2{color:#6b7280}.SegmentCoreView_segment-core__summary__x_SRA{margin:0;font-size:.875rem;color:#374151}.SegmentCoreView_segment-core__section__maZkh{padding:1rem;border-radius:8px;background-color:#f9fafb;border:1px solid #f3f4f6}.SegmentCoreView_segment-core__section__maZkh+.SegmentCoreView_segment-core__section__maZkh{margin-top:.5rem}.SegmentCoreView_segment-core__section-title__0zpvP{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:#111827}.SegmentCoreView_segment-core__section-body__b6YvI{display:flex;flex-direction:column;gap:.5rem}.SegmentCoreView_segment-core__field__dHvT3{display:flex;align-items:flex-start;gap:.5rem;margin:0}.SegmentCoreView_segment-core__field-label__EjWKQ{min-width:120px;font-size:.875rem;font-weight:600;color:#374151}.SegmentCoreView_segment-core__field-value__9acJ2{font-size:.875rem;color:#111827}.SegmentCoreView_segment-core__list__NL0DT{list-style:disc;padding-left:1.5rem;margin:0}.SegmentCoreView_segment-core__list-item__L1Fqh{font-size:.875rem;color:#111827;line-height:1.5}.SegmentCoreView_segment-core__persona-block__Cfv6Q,.SegmentCoreView_segment-core__scene-block__rg4Zs{padding:.5rem;border-radius:4px;background-color:#fff;border:1px solid #f3f4f6}.SegmentCoreView_segment-core__persona-title__JNBET,.SegmentCoreView_segment-core__scene-title__lq3Kk{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#111827}@media(max-width:768px){.SegmentCoreView_segment-core__NRsey{padding:1rem}.SegmentCoreView_segment-core__field__dHvT3{flex-direction:column;align-items:flex-start}.SegmentCoreView_segment-core__field-label__EjWKQ{min-width:auto}}.CoreSection_core-section__luZQn{display:flex;flex-direction:column;gap:1rem}.CoreSection_core-section__header__Fy5Zj{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.CoreSection_core-section__header-left__rLlTx{display:flex;flex-direction:column;gap:.25rem}.CoreSection_core-section__title__x_3uJ{margin:0;font-size:1rem;font-weight:600;color:#111827}.CoreSection_core-section__subtitle__zSEHN{font-size:.725rem;color:#6b7280}.CoreSection_core-section__header-right__WYlWP{display:flex;align-items:center;gap:.5rem}.CoreSection_core-section__view-toggle__8ftRh{display:inline-flex;border-radius:999px;padding:2px;background-color:#f3f4f6}.CoreSection_core-section__toggle-btn--active__vAXgm,.CoreSection_core-section__toggle-btn__Iqj48{border:none;background:rgba(0,0,0,0);padding:.25rem .5rem;font-size:.725rem;border-radius:999px;cursor:pointer;color:#6b7280}.CoreSection_core-section__toggle-btn--active__vAXgm{background-color:#fff;color:#3a8dad;box-shadow:0 0 0 1px #bae6fd}.CoreSection_core-section__generate-btn__5xy6f{border:none;background-color:#3a8dad;color:#fff;font-size:.875rem;padding:.25rem 1rem;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;transition:background-color .15s ease,box-shadow .15s ease}.CoreSection_core-section__generate-btn__5xy6f:hover{background-color:#2e708e;box-shadow:0 4px 8px rgba(15,23,42,.12)}.CoreSection_core-section__body__CnLtA{margin-top:.5rem}.CoreSection_core-section__json__oMcUu{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.725rem;background-color:#f9fafb;border-radius:8px;padding:1rem;border:1px solid #e5e7eb;max-height:480px;overflow:auto}.CoreSection_core-section__meta__edhCV{margin-top:.25rem;font-size:.725rem;color:#6b7280}.CoreSection_core-section__empty__jkU7y{margin:0;padding:1rem;font-size:.875rem;color:#6b7280;background-color:#f9fafb;border-radius:8px}@media(max-width:768px){.CoreSection_core-section__header__Fy5Zj{flex-direction:column;align-items:flex-start}.CoreSection_core-section__header-right__WYlWP{width:100%;justify-content:space-between}}.ProductUpdate_outer__XsIgl{display:flex;justify-content:flex-start;gap:35px;flex-wrap:wrap}.ProductUpdate_infoPannel__22WFu{padding-top:12px}.ProductUpdate_keywordSection__xo_wH{margin-top:25px;padding:20px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1)}.SurveyInfo_wrap__h6STf{width:600px}.SurveyInfo_wrap__h6STf .SurveyInfo_header__RNrEO{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.SurveyInfo_wrap__h6STf .SurveyInfo_header__RNrEO h2{margin:0}.SurveyInfo_wrap__h6STf .SurveyInfo_infoContainer__CO6m6{padding:1rem 1.5rem;border:1px solid #f3f4f6;border-radius:4px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);white-space:pre-line;margin-bottom:2rem}.SurveyInfo_wrap__h6STf .SurveyInfo_infoContainer__CO6m6 h3{font-size:1.25rem;margin-bottom:.5rem}.SurveyInfo_wrap__h6STf .SurveyInfo_infoContainer__CO6m6 p{margin-bottom:1.5rem;color:#374151}.SurveyInfo_wrap__h6STf .SurveyInfo_editing__0yl5M form{display:flex;flex-direction:column;width:100%;gap:1rem}.SurveyInfo_wrap__h6STf .SurveyInfo_editing__0yl5M form h3{margin-bottom:.5rem}.SurveyInfo_wrap__h6STf .SurveyInfo_editing__0yl5M form input,.SurveyInfo_wrap__h6STf .SurveyInfo_editing__0yl5M form select,.SurveyInfo_wrap__h6STf .SurveyInfo_editing__0yl5M form textarea{width:100%;padding:.5rem;margin-bottom:1rem}.SurveyInfo_wrap__h6STf .SurveyInfo_editing__0yl5M form textarea{min-height:150px;resize:vertical}.SurveyInfo_wrap__h6STf .SurveyInfo_editing__0yl5M form .SurveyInfo_formActions__GCQn4{display:flex;gap:.5rem;justify-content:center;align-items:center}.SurveyInfo_wrap__h6STf .SurveyInfo_editing__0yl5M form .SurveyInfo_formActions__GCQn4 :nth-child(2){background-color:#dc2626}.SurveyInfo_wrap__h6STf .SurveyInfo_editing__0yl5M form .SurveyInfo_formActions__GCQn4 :nth-child(2):hover{background-color:#b91c1c}.SurveyInfo_segmentTitle__hmye3{margin-bottom:1rem}.SurveyInfo_segmentContainer__CfLOg{padding:1rem 1.5rem;border:1px solid #f3f4f6;border-radius:4px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);white-space:pre-line;cursor:pointer}.SurveyInfo_segmentContainer__CfLOg h3{font-size:1.25rem}.SurveyInfo_segmentContainer__CfLOg p{font-size:1rem;color:#374151;text-align:justify;word-break:keep-all}.SurveyQuestions_wrap__7fZxX{width:600px}.SurveyQuestions_header__oLO6v{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.SurveyQuestions_header__oLO6v h2{margin:0}.SurveyQuestions_questions__C2rZe ul{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.SurveyQuestions_questions__C2rZe ul li{background-color:#fff;border:1px solid #d1d5db;padding:1.5rem;border-radius:16px}.SurveyQuestions_questions__C2rZe ul li .SurveyQuestions_indexingTag__lYehq{font-size:.875rem;font-weight:500;margin:0 0 .5rem}.SurveyQuestions_questions__C2rZe ul li h3{font-size:1rem;font-weight:500}.SurveyQuestions_questions__C2rZe ul li .SurveyQuestions_tags__YnuZE{display:flex;justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:1.5rem}.SurveyQuestions_questions__C2rZe ul li .SurveyQuestions_tags__YnuZE p{color:#374151;margin:0;background-color:#10b981;padding:.25rem .5rem;color:#fff;border-radius:8px;font-size:.725rem}.SurveyQuestions_selection___LxqW{display:flex;gap:.5rem;justify-content:flex-start;align-items:center}.SurveyQuestions_actions___1GGP{display:flex;justify-content:flex-end;align-items:center;gap:.5rem}.SurveyQuestions_actions___1GGP :nth-child(2){background-color:#dc2626}.SurveyQuestions_actions___1GGP :nth-child(2):hover{background-color:#b91c1c}.SurveyQuestions_create__HGnhA{display:flex;width:100%;flex-direction:column;gap:.5rem}.SurveyQuestions_create__HGnhA h3{font-size:1.25rem;margin-bottom:.5rem}.SurveyQuestions_create__HGnhA textarea{width:100%;height:150px;resize:vertical;padding:.5rem}.SurveyQuestions_create__HGnhA .SurveyQuestions_actions___1GGP{margin-top:1.5rem}ul.SurveyQuestions_options__ffdMT{display:flex;gap:.5rem}ul.SurveyQuestions_options__ffdMT li{padding:.5rem;font-size:.875rem;border-radius:4px}.SurveyQuestions_loading__xlhoi{width:200px;height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.SurveyQuestions_loading__xlhoi p{text-align:center;font-size:1rem}.SurveyQuestions_optionEdit__F6vhQ{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}.SurveyQuestions_optionEdit__F6vhQ h3{width:100%;margin:0;padding:0}.SurveyQuestions_optionEdit__F6vhQ p{width:100%;padding:0;margin:0;color:#374151}.SurveyQuestions_optionEdit__F6vhQ textarea{width:480px;height:200px;padding:1rem}.SurveyQuestions_optionEdit__F6vhQ .SurveyQuestions_actions___1GGP{width:100%}.SurveyDetails_wrap__DRv48{display:flex;gap:2rem}.TaskInputFile_wrapper__0ApMV{display:grid;grid-gap:1rem;gap:1rem;padding:1rem;width:100%;min-width:0;background-color:#fff;border:1px solid #d1d5db;border-radius:16px}.TaskInputFile_title__gNVLB{margin:0;font-size:1.5rem;font-weight:800;color:#111827}.TaskInputFile_toolbar__0PCgu{display:flex;justify-content:flex-start;align-items:center}.TaskInputFile_addButton__iaV0l{height:36px;padding:0 1rem;font-size:.875rem;font-weight:700;color:#fff;background-color:#3a8dad;border:1px solid #3a8dad;border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.TaskInputFile_addButton__iaV0l:hover{background-color:#2e708e;border-color:#2e708e}.TaskInputFile_list__vDOWe{margin:0;padding:0;list-style:none;display:grid;grid-gap:.5rem;gap:.5rem}.TaskInputFile_item__63xC_{display:grid;grid-gap:.5rem;gap:.5rem;padding:1rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px}.TaskInputFile_itemTop__5gPel{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.TaskInputFile_itemMain__ODizP{display:grid;grid-gap:.25rem;gap:.25rem;min-width:0;flex:1 1}.TaskInputFile_itemName__cyCgO{margin:0;font-size:1rem;font-weight:700;color:#111827;line-height:1.4}.TaskInputFile_itemCode__X3AZ8{width:-moz-fit-content;width:fit-content;padding:3px 8px;font-size:.725rem;color:#6b7280;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:999px}.TaskInputFile_itemDesc___pR_N{font-size:.875rem;color:#374151;line-height:1.5;white-space:pre-wrap;word-break:break-word}.TaskInputFile_metaRow__uPqaG{display:flex;flex-wrap:wrap;gap:.25rem}.TaskInputFile_meta__bVYkj{display:inline-flex;align-items:center;min-height:26px;padding:0 8px;font-size:.725rem;color:#374151;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:999px}.TaskInputFile_promptBox__CgHEj{display:grid;grid-gap:.25rem;gap:.25rem;padding:.5rem 1rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.TaskInputFile_promptLabel__lrgpJ{font-size:.725rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.02em}.TaskInputFile_promptText__ZZDOe{font-size:.875rem;color:#111827;line-height:1.5;white-space:pre-wrap;word-break:break-word}.TaskInputFile_itemActions__AWSok{display:flex;justify-content:flex-end;gap:.25rem;flex-shrink:0}.TaskInputFile_button__joR_m{height:32px;padding:0 .5rem;font-size:.725rem;font-weight:700;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.TaskInputFile_button__joR_m:hover{background-color:#f3f4f6}.TaskInputFile_button__joR_m:disabled{opacity:.6;cursor:not-allowed}.TaskInputFile_editButton__rlKRJ{color:#3a8dad;background-color:#f0f9ff;border-color:#bae6fd}.TaskInputFile_editButton__rlKRJ:hover{background-color:#bae6fd;border-color:#3a8dad}.TaskInputFile_deleteButton__X8ci2{color:#fff;background-color:#dc2626;border-color:#dc2626}.TaskInputFile_deleteButton__X8ci2:hover{background-color:#b91c1c;border-color:#b91c1c}.TaskInputFile_empty__lJh_0{padding:.25rem 0;font-size:.875rem;color:#6b7280}.TaskInputFile_modalBody__CpD3K{display:grid;grid-gap:1rem;gap:1rem;min-width:520px}.TaskInputFile_modalTitle__5ZGJ8{margin:0;font-size:1.25rem;font-weight:700;color:#111827}.TaskInputFile_form__I7H47{display:grid;grid-gap:1rem;gap:1rem}.TaskInputFile_fieldGroup__4nOv4{display:grid;grid-gap:.25rem;gap:.25rem}.TaskInputFile_label__Bgg1s{font-size:.875rem;font-weight:700;color:#374151}.TaskInputFile_input__mwSUm,.TaskInputFile_numberInput__YUddW,.TaskInputFile_textarea__e8CgV{width:100%;padding:10px 12px;font-size:.875rem;color:#111827;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;transition:border-color .12s ease,box-shadow .12s ease}.TaskInputFile_input__mwSUm::placeholder,.TaskInputFile_numberInput__YUddW::placeholder,.TaskInputFile_textarea__e8CgV::placeholder{color:#6b7280}.TaskInputFile_input__mwSUm:focus,.TaskInputFile_numberInput__YUddW:focus,.TaskInputFile_textarea__e8CgV:focus{border-color:#3a8dad;box-shadow:0 0 0 3px rgba(58,141,173,.12)}.TaskInputFile_textarea__e8CgV{min-height:96px;resize:vertical;line-height:1.5}.TaskInputFile_checkboxRow__gXN1M{display:flex;flex-wrap:wrap;gap:1rem}.TaskInputFile_checkboxLabel__3NjCG{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;color:#374151;cursor:pointer}.TaskInputFile_checkboxLabel__3NjCG input{width:16px;height:16px;margin:0}.TaskInputFile_modalFooter__q_h7b{display:flex;justify-content:flex-end;gap:.5rem;padding-top:.25rem}.TaskInputFile_cancelButton__j6BIV{height:36px;padding:0 1rem;font-size:.875rem;font-weight:700;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.TaskInputFile_cancelButton__j6BIV:hover{background-color:#f3f4f6}.TaskInputFile_submitButton__5_cuZ{height:36px;padding:0 1rem;font-size:.875rem;font-weight:700;color:#fff;background-color:#3a8dad;border:1px solid #3a8dad;border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.TaskInputFile_submitButton__5_cuZ:hover{background-color:#2e708e;border-color:#2e708e}.TaskInputFile_submitButton__5_cuZ:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.TaskInputFile_modalBody__CpD3K{min-width:auto}.TaskInputFile_itemTop__5gPel{flex-direction:column}.TaskInputFile_itemActions__AWSok{justify-content:flex-start}.TaskInputFile_modalFooter__q_h7b{flex-direction:column}}.TaskInputFile_itemNameRow__VbuoR{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.TaskInputFile_orderWrap__fxyE9{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.TaskInputFile_badge__EWFLS{display:inline-flex;align-items:center;min-height:26px;padding:0 8px;font-size:.725rem;font-weight:600;color:#374151;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px}.TaskInputFile_orderButtonWrap__sfl8m{display:flex;align-items:center;gap:2px}.TaskInputFile_orderButton__Bc4kQ{width:26px;height:26px;padding:0;font-size:.725rem;color:#6b7280;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;cursor:pointer}.TaskInputFile_orderButton__Bc4kQ:hover:not(:disabled){background-color:#e5e7eb;color:#374151}.TaskInputFile_orderButton__Bc4kQ:disabled{opacity:.5;cursor:not-allowed}.TaskInputFile_footer__UGDzz{display:flex;justify-content:flex-end;gap:.5rem;padding-top:.25rem}