.CompanyMissionVisionModalContent_root__yY0qE{display:flex;flex-direction:column;gap:12px}.CompanyMissionVisionModalContent_intro__21arw{margin:0;font-size:.875rem;line-height:1.5;color:#171717}.CompanyMissionVisionModalContent_fields__b2k4T{display:flex;flex-direction:column;gap:12px}.CompanyMissionVisionModalContent_actions__F1EX3{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.Checkbox_container__ePbCn{display:flex;flex-direction:column;gap:4px;width:100%}.Checkbox_wrapper__SVCy7{display:flex;align-items:center;gap:8px}.Checkbox_checkbox__nSh54{position:absolute;opacity:0;width:0;height:0}.Checkbox_checkbox__nSh54:focus+.Checkbox_label__kXN4f .Checkbox_checkboxCustom__pI9u8{box-shadow:0 0 0 4px rgba(var(--color-primary-rgb,79,70,229),.25)}.Checkbox_checkbox__nSh54:checked+.Checkbox_label__kXN4f .Checkbox_checkboxCustom__pI9u8{background-color:var(--color-primary);border-color:var(--color-primary);box-shadow:0 2px 8px rgba(var(--color-primary-rgb,79,70,229),.4)}.Checkbox_checkbox__nSh54:checked+.Checkbox_label__kXN4f .Checkbox_checkboxCustom__pI9u8 .Checkbox_checkIcon__k4_jd{opacity:1;transform:translate(-50%,-50%) scale(1)}.Checkbox_checkbox__nSh54:disabled+.Checkbox_label__kXN4f{opacity:.5;cursor:not-allowed}.Checkbox_label__kXN4f{display:flex;align-items:flex-start;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Checkbox_checkboxCustom__pI9u8{position:relative;display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin-top:2px;border:2px solid var(--color-primary);border-radius:4px;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.Checkbox_checkboxCustom__pI9u8:hover{border-color:var(--color-primary);box-shadow:0 0 0 4px rgba(var(--color-primary-rgb,79,70,229),.12);transform:scale(1.05)}.Checkbox_checkboxCustom__pI9u8 .Checkbox_checkIcon__k4_jd{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);color:#fff;font-size:12px;font-weight:700;opacity:0;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.Checkbox_labelText__JvS8Q{font-size:13px;line-height:1.5;color:#6b7280;font-weight:500}.Checkbox_description___lx9u{color:var(--text-secondary)}.Checkbox_description___lx9u,.Checkbox_errorMessage__hkYAY{font-size:12px;font-weight:400;line-height:1.5;margin-left:28px}.Checkbox_errorMessage__hkYAY{display:flex;align-items:center;gap:4px;color:var(--color-error)}.Checkbox_errorIcon__fEWFx{width:14px;height:14px;color:var(--color-error)}.Checkbox_error__Db1FX+.Checkbox_label__kXN4f .Checkbox_checkboxCustom__pI9u8{border-color:var(--color-error)}.CountrySelect_wrapper__VHzXF{display:flex;flex-direction:column;gap:6px;position:relative}.CountrySelect_label__jC_MV{font-size:.875rem;font-weight:600;color:#404040;line-height:1.4}.CountrySelect_required__IXW8q{color:#ef4444}.CountrySelect_trigger__iAnlH{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:38px;padding:0 8px;background:#fff;border:1.5px solid #d4d4d4;border-radius:var(--control-radius,999px);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CountrySelect_trigger__iAnlH:hover:not(.CountrySelect_trigger--disabled__YAO9L){border-color:#6c1394}.CountrySelect_trigger__iAnlH:focus{outline:none}.CountrySelect_trigger--open__HesZI,.CountrySelect_trigger__iAnlH:focus{border-color:#6c1394;box-shadow:0 0 0 3px rgba(108,25,163,.1)}.CountrySelect_trigger--error__sNXh9{border-color:#ef4444}.CountrySelect_trigger--error__sNXh9.CountrySelect_trigger--open__HesZI,.CountrySelect_trigger--error__sNXh9:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.CountrySelect_trigger--disabled__YAO9L{background:#fafafa;border-color:#e5e5e5;cursor:not-allowed;opacity:.7}.CountrySelect_input__GMW8F{flex:1;border:none;outline:none;background:rgba(0,0,0,0);font-size:.9375rem;color:#171717;min-width:0}.CountrySelect_input__GMW8F::-moz-placeholder{color:#a3a3a3;font-size:.875rem}.CountrySelect_input__GMW8F::placeholder{color:#a3a3a3;font-size:.875rem}.CountrySelect_triggerValue__J2K1W{flex:1;font-size:.9375rem;color:#171717;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CountrySelect_triggerValue--placeholder___QUK8{color:#a3a3a3;font-size:.875rem}.CountrySelect_chevron__PNy_u{flex-shrink:0;color:#737373;transition:transform .15s ease}.CountrySelect_dropdown__mpFCV{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:200;background:#fff;border:1.5px solid #e5e5e5;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12);padding:4px;margin:0;list-style:none;max-height:240px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none}.CountrySelect_dropdown__mpFCV::-webkit-scrollbar{display:none;width:0;height:0}@media(min-width:768px){.CountrySelect_dropdown__mpFCV{scrollbar-width:thin;scrollbar-color:#d4d4d4 rgba(0,0,0,0)}.CountrySelect_dropdown__mpFCV::-webkit-scrollbar{display:block;width:6px}.CountrySelect_dropdown__mpFCV::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.CountrySelect_dropdown__mpFCV::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:3px}.CountrySelect_dropdown__mpFCV::-webkit-scrollbar-thumb:hover{background:#a3a3a3}}.CountrySelect_dropdownPortal__EuCzO{position:fixed;z-index:100001;background:#fff;border:1.5px solid #e5e5e5;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12);padding:4px;margin:0;list-style:none;max-height:240px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none}.CountrySelect_dropdownPortal__EuCzO::-webkit-scrollbar{display:none;width:0;height:0}@media(min-width:768px){.CountrySelect_dropdownPortal__EuCzO{scrollbar-width:thin;scrollbar-color:#d4d4d4 rgba(0,0,0,0)}.CountrySelect_dropdownPortal__EuCzO::-webkit-scrollbar{display:block;width:6px}.CountrySelect_dropdownPortal__EuCzO::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.CountrySelect_dropdownPortal__EuCzO::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:3px}.CountrySelect_dropdownPortal__EuCzO::-webkit-scrollbar-thumb:hover{background:#a3a3a3}}.CountrySelect_option__aNwx_{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:7px;font-size:.9rem;color:#262626;cursor:pointer;transition:background .1s ease}.CountrySelect_option--highlighted__JuVSY{background:#f5f5f5}.CountrySelect_option--selected__ipalG{background:rgba(108,25,163,.07);color:#6c1394;font-weight:600}.CountrySelect_checkIcon__OPlDq{flex-shrink:0;color:#6c1394}.CountrySelect_empty__Ahduk{padding:12px 10px;font-size:.875rem;color:#a3a3a3;text-align:center;list-style:none}.CountrySelect_errorMsg__OIslu{font-size:.8125rem;color:#ef4444;margin:0;line-height:1.4}.HomeFeaturedProductsPanel_panelEmbedded__URtA9{margin-top:32px;padding-top:32px;border-top:1px solid #e9d5ff}.HomeFeaturedProductsPanel_panel__yNRmB{border:1px solid #e5e5e5;border-radius:16px;padding:20px}.HomeFeaturedProductsPanel_panel__header__r0g7s{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:12px}.HomeFeaturedProductsPanel_panel__title__LqEm2{margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.5;color:#171717}.HomeFeaturedProductsPanel_panel__subtitle__77CGV{margin:0;font-size:13px;font-weight:400;line-height:1.5;color:#171717}.HomeFeaturedProductsPanel_panel__toolbar__PHczU{margin-bottom:12px}.HomeFeaturedProductsPanel_panel__searchField__VU_br{width:100%}@media(min-width:768px){.HomeFeaturedProductsPanel_panel__searchField__VU_br{max-width:420px}}.HomeFeaturedProductsPanel_panel__loading__l1ZEv{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 0}.HomeFeaturedProductsPanel_panel__empty__c2SaH{margin:0;font-size:13px;font-weight:400;line-height:1.5;color:#171717}.HomeFeaturedProductsPanel_grid__vCpJy{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}@media(max-width:575px){.HomeFeaturedProductsPanel_grid__vCpJy{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}.HomeFeaturedProductsPanel_grid__item___yyQB{display:flex;flex-direction:column;gap:4px;border:1px solid #e5e5e5;border-radius:8px;padding:8px;transition:box-shadow .2s ease,border-color .2s ease}.HomeFeaturedProductsPanel_grid__item___yyQB:hover{box-shadow:0 1px 3px 0 rgba(20,20,40,.06)}.HomeFeaturedProductsPanel_grid__item--selected__bjWoD{border-color:#6c1394;box-shadow:0 0 0 1px #6c1394}.HomeFeaturedProductsPanel_grid__toggle__pinF_{margin-bottom:4px}.HomeFeaturedProductsPanel_grid__card__DM_p1{flex:1}.HomeFeaturedProductsPanel_grid__card__DM_p1 article{border-radius:8px;box-shadow:none;border-color:#e5e5e5}.HomeFeaturedProductsPanel_panel__actions__pcePw{margin-top:12px}.HomeFeaturedProductsPanel_mobileBanner__10NUU{display:none}@media(max-width:575px){.HomeFeaturedProductsPanel_mobileBanner__10NUU{position:sticky;bottom:8px;z-index:1030;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;padding:8px;border:1px solid #6c1394;border-radius:16px;box-shadow:0 4px 16px 0 rgba(20,20,40,.14)}}.HomeFeaturedProductsPanel_mobileBanner__copy__4NP4E{display:flex;min-width:0;flex-direction:column;gap:2px}.HomeFeaturedProductsPanel_mobileBanner__copy__4NP4E strong{font-size:13px;font-weight:600;color:#171717;line-height:1.2}.HomeFeaturedProductsPanel_mobileBanner__eyebrow__v5p8O{font-size:12px;font-weight:500;line-height:1.5;color:#6c1394;text-transform:uppercase;letter-spacing:.04em}.CompanyPublicProfileModalContent_root__Nwt6I{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;width:100%;gap:0}.CompanyPublicProfileModalContent_loading__hCy65{margin:0;padding:20px;text-align:center;color:#171717}.CompanyPublicProfileModalContent_scroll__nQy_G{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:12px;padding:12px 12px 20px}.CompanyPublicProfileModalContent_hero__fskOe{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:8px;border:1px solid #e9d5ff;background:linear-gradient(135deg,#ffffff,rgb(248.4,242.35,255))}.CompanyPublicProfileModalContent_hero__icon__PBw6R{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:8px;background:#fff;border:1px solid #e9d5ff;color:#6c1394}.CompanyPublicProfileModalContent_hero__copy__9ae26{min-width:0;display:flex;flex-direction:column;gap:.25rem}.CompanyPublicProfileModalContent_hero__eyebrow__01ANc{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6c1394}.CompanyPublicProfileModalContent_hero__text__wpkih{margin:0;font-size:.875rem;line-height:1.45;color:#171717}.CompanyPublicProfileModalContent_stack__QgLbq{display:flex;flex-direction:column;gap:12px}.CompanyPublicProfileModalContent_panel__1GzLT{display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid #e8e8ec;border-radius:8px;background:#fff;box-shadow:0 1px 2px rgba(17,24,39,.04)}.CompanyPublicProfileModalContent_panel__head__xfttA{display:flex;align-items:flex-start;gap:8px}.CompanyPublicProfileModalContent_panel__icon__G3BZ0{flex-shrink:0;margin-top:.15rem;color:#6c1394}.CompanyPublicProfileModalContent_panel__title__pNwAJ{margin:0;font-size:.9375rem;font-weight:650;color:#171717}.CompanyPublicProfileModalContent_panel__subtitle__hTn2p{margin:.15rem 0 0;font-size:.8125rem;line-height:1.35;color:#64748b}.CompanyPublicProfileModalContent_identity__z23BQ{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:12px;border-radius:4px;background:#fafafa;border:1px solid #f0f0f3}.CompanyPublicProfileModalContent_identity__main__pepb1{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;min-width:0;flex:1 1 12rem}.CompanyPublicProfileModalContent_identity__name__brt_1{margin:0;font-size:1.125rem;font-weight:700;line-height:1.3;color:#171717;word-break:break-word}.CompanyPublicProfileModalContent_identity__badgeWarn__nXtEd,.CompanyPublicProfileModalContent_identity__badge__kdW8z{display:inline-flex;align-items:center;min-height:24px;padding:.15rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1.2}.CompanyPublicProfileModalContent_identity__badge__kdW8z{color:#6c1394;background:#f3e8ff;border:1px solid #e9d5ff}.CompanyPublicProfileModalContent_identity__badgeWarn__nXtEd{color:#9a6700;background:#fff8e6;border:1px solid #f5e0a3}.CompanyPublicProfileModalContent_fields__zIeB4{display:flex;flex-direction:column;gap:12px}.CompanyPublicProfileModalContent_row3__5agEc{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:768px){.CompanyPublicProfileModalContent_row3__5agEc{grid-template-columns:repeat(3,minmax(0,1fr))}}.CompanyPublicProfileModalContent_mapToggle__vLDo0{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border-radius:4px;background:#fafafa;border:1px solid #f0f0f3}.CompanyPublicProfileModalContent_mapToggle__copy___qEtx{min-width:0;flex:1 1 14rem}.CompanyPublicProfileModalContent_mapToggle__title__N6H8P{display:inline-flex;align-items:center;gap:.4rem;margin:0;font-size:.875rem;font-weight:600;color:#171717}.CompanyPublicProfileModalContent_mapToggle__text__urouj{margin:.2rem 0 0;font-size:.8125rem;line-height:1.4;color:#64748b}.CompanyPublicProfileModalContent_hoursTable__nt_Cw{display:flex;flex-direction:column;gap:0;border:1px solid #e8e8ec;border-radius:4px;overflow:hidden;background:#fff}.CompanyPublicProfileModalContent_hoursRow__ok90w{display:grid;grid-template-columns:minmax(5.5rem,7rem) minmax(0,1fr) auto;align-items:center;gap:8px;padding:.55rem 8px;border-bottom:1px solid #f0f0f3;background:#fff}.CompanyPublicProfileModalContent_hoursRow__ok90w:last-child{border-bottom:none}@media(max-width:575px){.CompanyPublicProfileModalContent_hoursRow__ok90w{grid-template-columns:1fr;align-items:stretch}}.CompanyPublicProfileModalContent_hoursRowClosed__tt_mr{background:#fafafa}.CompanyPublicProfileModalContent_hoursRow__day__iYNYt{font-size:.875rem;font-weight:600;color:#171717}.CompanyPublicProfileModalContent_hoursRow__time__15m_t{min-width:0}.CompanyPublicProfileModalContent_hoursRow__open__P0sVO{width:auto;min-width:0;flex-shrink:0}.CompanyPublicProfileModalContent_hoursRow__open__P0sVO label{min-height:44px}.CompanyPublicProfileModalContent_autoGrid__CQQCU{display:grid;grid-template-columns:1fr;gap:8px;margin:0;padding:0;list-style:none}@media(min-width:768px){.CompanyPublicProfileModalContent_autoGrid__CQQCU{grid-template-columns:repeat(3,minmax(0,1fr))}}.CompanyPublicProfileModalContent_autoTile__CtV4z{display:flex;align-items:flex-start;gap:8px;padding:8px 12px;border-radius:4px;border:1px solid #f0f0f3;background:#fafafa;min-height:100%}.CompanyPublicProfileModalContent_autoTile__icon__8NYmX{flex-shrink:0;color:#6c1394}.CompanyPublicProfileModalContent_autoTile__title__bI_MH{margin:0;font-size:.875rem;font-weight:650;color:#171717}.CompanyPublicProfileModalContent_autoTile__text___EM4n{margin:.2rem 0 0;font-size:.75rem;line-height:1.4;color:#64748b}.CompanyPublicProfileModalContent_footer__JOtnf{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;width:100%;max-width:none;align-self:stretch;box-sizing:border-box;margin:0;padding:12px 20px;border-top:1px solid #e8e8ec;background:#fff;box-shadow:0 -6px 16px rgba(17,24,39,.06)}@media(max-width:575px){.CompanyPublicProfileModalContent_footer__JOtnf{flex-direction:column;align-items:stretch;padding:12px}.CompanyPublicProfileModalContent_footer__JOtnf>button{width:100%;min-height:44px}}.CompanyPublicProfileModalContent_footer__hint__xLRz_{margin:0;flex:1 1 12rem;font-size:.8125rem;line-height:1.4;color:#64748b}.CompanyInfo_container__qnI5f{display:grid;gap:20px;padding:12px 0 32px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}@media(max-width:767px){.CompanyInfo_container__qnI5f{gap:12px;padding:8px 0 20px}.CompanyInfo_skeletonFacts__ssMiX,.CompanyInfo_skeletonGrid__Yse_F,.CompanyInfo_skeletonVerificationGrid__vihcP{grid-template-columns:1fr}}.CompanyInfo_empty__xH_hw{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px;background:linear-gradient(180deg,#ffffff,rgb(250.44,246.26,255));border:1px solid #e9d5ff;border-left:4px solid #6c1394;border-radius:24px;box-shadow:0 2px 8px 0 rgba(20,20,40,.1);color:#171717;text-align:center}.CompanyInfo_empty__xH_hw p{margin:0;max-width:42rem}.CompanyInfo_lockedTitle__7Q86C{font-size:1.125rem;font-weight:600;color:#171717}.CompanyInfo_skeletonBlock__oCIJK{display:flex;flex-direction:column;gap:20px;padding:20px;background:linear-gradient(180deg,#ffffff,rgb(250.44,246.26,255));border:1px solid #e9d5ff;border-left:4px solid #6c1394;border-radius:24px;box-shadow:0 2px 8px 0 rgba(20,20,40,.1)}.CompanyInfo_skeletonHeader__YJGkW{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.CompanyInfo_skeletonHeaderText__B_W8T{display:flex;flex-direction:column;gap:8px}.CompanyInfo_skeletonSection__524RI{display:flex;flex-direction:column;gap:12px;padding-top:12px;border-top:1px solid var(--border-color,#e5e7eb)}.CompanyInfo_skeletonSection__524RI:first-of-type{border-top:none;padding-top:0}.CompanyInfo_skeletonGrid__Yse_F{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.CompanyInfo_skeletonField__PgS9d{display:flex;flex-direction:column;gap:4px}.CompanyInfo_skeletonFacts__ssMiX{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.CompanyInfo_skeletonFact__UeJya{display:flex;flex-direction:column;gap:4px;padding:12px;background:var(--bg-secondary,#f9fafb);border-radius:8px}.CompanyInfo_skeletonVerificationGrid__vihcP{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.CompanyInfo_profileChecklistModalBody__84Qwl{min-height:0;max-height:min(72vh,840px)}.CompanyInfo_profileChecklistModalBodyPinnedFooter__rOdFA{display:flex;flex-direction:column;padding:0!important;overflow:hidden}.PublicProfilePanel_pageIntro__7_8bL{margin-bottom:20px;padding:20px;background:linear-gradient(180deg,#ffffff,rgb(251.16,247.64,255));border:1px solid #e9d5ff;border-radius:24px;box-shadow:0 1px 3px 0 rgba(20,20,40,.06)}.PublicProfilePanel_pageIntroTitle__kKi_S{margin:0;font-size:20px;font-weight:600;line-height:1.5;color:#171717}.PublicProfilePanel_pageIntroLead__ZfVII{margin:4px 0 0;max-width:42rem;font-size:13px;font-weight:400;line-height:1.55;color:#171717}.CompanyCertificationsPanel_panel__Tv_JA{display:flex;flex-direction:column;gap:12px}.CompanyCertificationsPanel_panel__header__FRMbQ{display:flex;flex-direction:column;gap:4px}.CompanyCertificationsPanel_panel__title__D6Ufk{margin:0;font-size:14px;font-weight:600;line-height:1.5;color:#171717}.CompanyCertificationsPanel_panel__desc__OhIcD,.CompanyCertificationsPanel_panel__empty__UvFlf{margin:0;font-size:13px;font-weight:400;color:#6b7280;line-height:1.5}.CompanyCertificationsPanel_list__mBDKj{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.CompanyCertificationsPanel_card___7aD4{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #e5e5e5;border-radius:16px;background:#fff}.CompanyCertificationsPanel_card__header__aKgxF{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.CompanyCertificationsPanel_card__heading__xar29{display:flex;flex-direction:column;gap:4px;min-width:0}.CompanyCertificationsPanel_card__meta__siAv_{margin:0;font-size:12px;font-weight:400;color:#404040;line-height:1.4;overflow-wrap:anywhere}.CompanyCertificationsPanel_card__badge__EMbES{width:-moz-fit-content;width:fit-content;padding:2px 8px;border-radius:999px;background:#f3e8ff;color:#581c87;font-size:.68rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.CompanyCertificationsPanel_card__remove__mSEZ9{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;color:#404040;cursor:pointer}.CompanyCertificationsPanel_card__remove__mSEZ9:hover{border-color:#a855f7;color:#581c87}.CompanyCertificationsPanel_metaGrid__uKoAl{display:grid;grid-template-columns:1fr;gap:8px}@media(min-width:768px){.CompanyCertificationsPanel_metaGrid__uKoAl{grid-template-columns:1fr 1fr}}.CompanyCertificationsPanel_infoCard__LeR1h{padding:8px 12px;border:1px solid #e9d5ff;border-radius:8px;background:#f3e8ff}.CompanyCertificationsPanel_infoCard__title__K8BgV{margin:0 0 4px;font-size:13px;font-weight:600;line-height:1.5;color:#171717}.CompanyCertificationsPanel_infoCard__desc__CK6Jq{margin:0;font-size:12px;font-weight:400;color:#404040;line-height:1.45}.CompanyCertificationsPanel_upload__wpv3a{display:flex;flex-direction:column;gap:4px}.CompanyCertificationsPanel_upload__hint__nDW1K{margin:0;font-size:12px;font-weight:400;line-height:1.5;color:#6b7280}.CompanyCertificationsPanel_upload__input__r1ofV{display:none}.CompanyCertificationsPanel_upload__button__hTlE0{border-radius:var(--control-radius,999px);box-sizing:border-box;padding-inline:var(--control-padding-x,14px);min-height:38px;height:38px;display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;padding-inline:12px;border:1px solid #d4d4d4;background:#fff;color:#171717;cursor:pointer;font-size:13px;font-weight:600}.CompanyCertificationsPanel_upload__button__hTlE0:hover{border-color:#a855f7;background:#f3e8ff}.CompanyCertificationsPanel_upload__file__QVhsq{display:flex;align-items:center;gap:4px;padding:4px 8px;border:1px solid #e5e5e5;border-radius:8px;background:#fafafa;font-size:13px;font-weight:400;line-height:1.5;color:#262626}.CompanyCertificationsPanel_upload__file__QVhsq span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CompanyCertificationsPanel_upload__file__QVhsq button{display:inline-flex;border:none;background:rgba(0,0,0,0);color:#6b7280;cursor:pointer}.CompanyCertificationsPanel_actions__qbyvm{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ShowroomSectionsTab_container__2XDo_{display:flex;flex-direction:column;gap:.85rem}.ShowroomSectionsTab_container--compact__g0YFd{gap:.65rem}.ShowroomSectionsTab_intro__fIhUL{margin:0;font-size:.84rem;color:#171717;line-height:1.45}.ShowroomSectionsTab_error__2ix26{margin:0;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.65rem .8rem}.ShowroomSectionsTab_success___hnyo{margin:0;color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;padding:.65rem .8rem}.ShowroomSectionsTab_groups__x8Y_T{display:flex;flex-direction:column;gap:12px}.ShowroomSectionsTab_groupHeader__LO37L{display:flex;flex-direction:column;gap:4px}.ShowroomSectionsTab_groupDesc__FsxU4{margin:0;font-size:.8rem;color:#171717;line-height:1.4}.ShowroomSectionsTab_card__rzOD9{border:1px solid #e8e2f0;border-radius:12px;background:#fff;padding:1rem;display:flex;flex-direction:column;gap:.7rem}.ShowroomSectionsTab_cardTitle__luQ2k{margin:0;font-size:.95rem;font-weight:700;color:#0f172a}.ShowroomSectionsTab_sectionsList__ri8iK{display:flex;flex-direction:column;gap:.5rem}.ShowroomSectionsTab_sectionRow__NzUez{display:flex;align-items:center;gap:8px;border:1px solid #e5dff0;border-radius:10px;padding:.6rem .7rem;background:#faf8ff;min-height:44px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.ShowroomSectionsTab_sectionRow__NzUez:hover{border-color:#cfbbe6;box-shadow:0 2px 7px rgba(124,58,237,.08)}.ShowroomSectionsTab_sectionOrderMuted__0M21d,.ShowroomSectionsTab_sectionOrder__W8lID{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:999px;font-size:.72rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1}.ShowroomSectionsTab_sectionOrder__W8lID{background:#f3e8ff;color:#6c1394}.ShowroomSectionsTab_sectionOrderMuted__0M21d{background:#f5f5f5;color:#171717}.ShowroomSectionsTab_sectionHandle__7Gi20{color:#6b7280;display:inline-flex;align-items:center;justify-content:center;cursor:grab}.ShowroomSectionsTab_sectionToggle__i4g6K{flex:1;min-width:0;width:auto;gap:0}.ShowroomSectionsTab_sectionToggle__i4g6K [class*=wrapper]{align-items:center}.ShowroomSectionsTab_sectionToggle__i4g6K [class*=labelText]{font-size:.92rem;color:#0f172a;font-weight:600}.ShowroomSectionsTab_sectionActions__doHMq{display:inline-flex;gap:.25rem}.ShowroomSectionsTab_actions__maZ4O{display:flex;justify-content:flex-end;padding-top:.2rem}.ShowroomSectionsTab_placeholder___8o9i{color:#64748b;font-size:.94rem;padding:1rem;border:1px solid #e8e2f0;border-radius:12px;background:#fbfbfd}@media(max-width:767px){.ShowroomSectionsTab_actions__maZ4O{justify-content:stretch}.ShowroomSectionsTab_actions__maZ4O button{width:100%}}.IconPicker_field__kOvpE{width:100%;text-align:left}.IconPicker_label__2w0xr{display:block;font-size:13px;font-weight:500;line-height:1.5;color:#171717;margin-bottom:4px}.IconPicker_control___94cg{position:relative;display:flex;align-items:center;width:100%}.IconPicker_trigger__Lzpf_{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:40px;height:40px;padding:10px 36px 10px 12px;border:1px solid #d4d4d4;border-radius:var(--field-control-radius,8px);background:#fff;color:#171717;cursor:pointer;transition:all .2s ease;outline:none}@media(min-width:768px){.IconPicker_trigger__Lzpf_{min-height:36px;height:36px;padding:8px 36px 8px 12px;font-size:14px;font-weight:400;line-height:1.5}}@media(min-width:1536px){.IconPicker_trigger__Lzpf_{min-height:40px;height:40px;padding:10px 36px 10px 14px;font-size:14px;font-weight:400;line-height:1.5}}.IconPicker_trigger__Lzpf_:hover:not(:disabled){border-color:#d8b4fe;box-shadow:0 1px 2px 0 rgba(20,20,40,.04);background:#fff}.IconPicker_trigger__Lzpf_:focus-visible{border-color:#6c1394;outline:2px solid rgba(108,19,148,.2);outline-offset:2px;background:#fff;box-shadow:none}.IconPicker_trigger__Lzpf_:disabled{background:#f5f5f5;color:#a3a3a3;cursor:not-allowed;border-color:#e5e5e5;opacity:1}.IconPicker_trigger--open__behd7{border-color:#6c1394;outline:2px solid rgba(108,19,148,.2);outline-offset:2px}.IconPicker_trigger__value__RSNx8{display:inline-flex;align-items:center;gap:8px;min-width:0;overflow:hidden}.IconPicker_trigger__icon__7WZBf{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#6c1394}.IconPicker_trigger__label__Cu1J4{font-size:14px;font-weight:400;line-height:1.5;color:#171717;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.IconPicker_trigger__placeholder__x22ij{font-size:14px;font-weight:400;line-height:1.5;color:#d4d4d4}.IconPicker_trigger__chevron__0fz_I{position:absolute;top:50%;right:12px;transform:translateY(-50%);flex:0 0 auto;color:#737373;pointer-events:none;transition:transform .2s ease}.IconPicker_trigger__chevron--open___q7rM{transform:translateY(-50%) rotate(180deg)}.IconPicker_list__e03nM{position:absolute;z-index:1025;top:calc(100% + 4px);left:0;right:0;max-height:280px;margin:0;padding:.35rem;border:1px solid #e5e5e5;border-radius:8px;background:#fff;box-shadow:0 1px 3px 0 rgba(20,20,40,.06);overflow-y:auto;list-style:none}.IconPicker_option__oWfTf{display:flex;align-items:center;gap:.65rem;width:100%;min-height:36px;padding:8px 12px;border:none;border-radius:4px;background:rgba(0,0,0,0);color:#171717;text-align:left;cursor:pointer;transition:background-color .15s ease}.IconPicker_option--highlighted__CXg3j,.IconPicker_option__oWfTf:hover{background:#f5f5f5}.IconPicker_option--selected__kWpYH{background:#f5f3ff}.IconPicker_option__icon__uOZ4R{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#6c1394}.IconPicker_option__label__H1vLX{flex:1 1 auto;min-width:0;font-size:14px;font-weight:400;line-height:1.5}.IconPicker_option__check__tjRaS{flex:0 0 auto;color:#6c1394}.ShowroomEditorTab_tab__7Hbv2{display:flex;flex-direction:column;gap:16px}.ShowroomEditorTab_tab--compact__tymJC{gap:12px}.ShowroomEditorTab_tab--compact__tymJC .ShowroomEditorTab_header__5zMtU:not(:has(button)){display:none}.ShowroomEditorTab_tab--compact__tymJC .ShowroomEditorTab_header__5zMtU>div:first-child{display:none}.ShowroomEditorTab_tab--compact__tymJC .ShowroomEditorTab_header__5zMtU{justify-content:flex-end;margin:0}.ShowroomEditorTab_header__5zMtU{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.ShowroomEditorTab_header__5zMtU h3{margin:0 0 4px;font-size:18px}.ShowroomEditorTab_header__5zMtU p{margin:0;color:#6b7280;font-size:14px}.ShowroomEditorTab_empty__In0gH{color:#6b7280;font-size:14px}.ShowroomEditorTab_card__8A_n1{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}.ShowroomEditorTab_row__YKqVQ{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.ShowroomEditorTab_row__YKqVQ>*{min-width:0}@media(max-width:767px){.ShowroomEditorTab_row__YKqVQ{grid-template-columns:1fr}}.ShowroomEditorTab_footer__OLcx5{display:flex;justify-content:flex-end;padding-top:8px}.ShowroomEditorTab_hoursTable__OSg9y{display:flex;flex-direction:column;gap:0;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;background:#fff}.ShowroomEditorTab_hoursRow__mgmGx{display:grid;grid-template-columns:minmax(5.5rem,7rem) minmax(0,1fr) auto;align-items:center;gap:8px;padding:.45rem 8px;border-bottom:1px solid #f0f0f3;background:#fff}.ShowroomEditorTab_hoursRow__mgmGx:last-child{border-bottom:none}@media(max-width:575px){.ShowroomEditorTab_hoursRow__mgmGx{grid-template-columns:1fr;align-items:stretch}}.ShowroomEditorTab_hoursRowClosed__GPI4N{background:#fafafa}.ShowroomEditorTab_hoursRow__day__dc9ME{font-size:.875rem;font-weight:600;color:#171717}.ShowroomEditorTab_hoursRow__open___qoqk,.ShowroomEditorTab_hoursRow__time__rE4BN{min-width:0;display:flex;align-items:center}.ShowroomEditorTab_hoursRow__open___qoqk{align-self:center;width:auto;flex-shrink:0;height:32px}.ShowroomEditorTab_hoursRow__open___qoqk label{min-height:32px;align-items:center}.ShowroomPaymentMethodsTab_tab__voGIL{display:flex;flex-direction:column;gap:12px}.ShowroomPaymentMethodsTab_tab--compact__JnLCv{gap:8px}.ShowroomPaymentMethodsTab_header__eGGRv,.ShowroomPaymentMethodsTab_header__titles__jksJf{display:flex;flex-direction:column;gap:4px}.ShowroomPaymentMethodsTab_header__row__hNBDF{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ShowroomPaymentMethodsTab_title___QRAP{margin:0;font-size:16px;font-weight:700;line-height:1.5;color:#171717}.ShowroomPaymentMethodsTab_help__jpWam,.ShowroomPaymentMethodsTab_subtitle__V9e8P{margin:0;font-size:13px;font-weight:400;line-height:1.5;color:#171717}.ShowroomPaymentMethodsTab_preview__BUtBf{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px dashed #d8b4fe;border-radius:16px;background:#faf5ff}.ShowroomPaymentMethodsTab_preview__header__QgE4t{display:flex;flex-wrap:wrap;align-items:center;gap:4px;color:#171717}.ShowroomPaymentMethodsTab_preview__title__V_Kpk{margin:0;font-size:13px;font-weight:600;line-height:1.5;color:#171717}.ShowroomPaymentMethodsTab_preview__badge__t8rDS{font-size:12px;font-weight:400;line-height:1.5;color:#581c87;border-radius:9999px;padding:2px 8px;border:1px solid #e9d5ff}.ShowroomPaymentMethodsTab_preview__empty__TBoZJ{margin:0;font-size:13px;font-weight:400;line-height:1.5;color:#171717}.ShowroomPaymentMethodsTab_preview__pills__IwgKy{display:flex;flex-wrap:wrap;gap:8px}.ShowroomPaymentMethodsTab_preview__pill__Hu_uT{display:inline-flex;align-items:center;gap:4px;min-height:40px;padding:6px 12px;border-radius:9999px;border:1px solid #e5e5e5;font-size:13px;font-weight:600;line-height:1.5;color:#171717}.ShowroomPaymentMethodsTab_logo___yLbe{display:block;flex-shrink:0;width:auto;height:auto;max-width:28px;max-height:28px;border-radius:4px;-o-object-fit:contain;object-fit:contain}.ShowroomPaymentMethodsTab_actions__5QTYJ{display:flex;justify-content:flex-start}.ShowroomPaymentMethodsTab_empty__CQkq_{margin:0;font-size:13px;font-weight:400;line-height:1.5;color:#171717}.ShowroomPaymentMethodsTab_cards__h6Q4J{display:flex;flex-direction:column;gap:12px}.ShowroomPaymentMethodsTab_card___tdob{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #e5e5e5;border-radius:16px;background:#fafafa}.ShowroomPaymentMethodsTab_card__field__vFeRW{display:flex;flex-direction:column;gap:4px;min-width:0}.ShowroomPaymentMethodsTab_card__fieldLabel__fEAzF{display:block;font-size:13px;font-weight:500;color:#171717;line-height:1.35}.ShowroomPaymentMethodsTab_card__platformControl__o_a4d{display:flex;align-items:center;gap:8px;min-width:0;width:100%}.ShowroomPaymentMethodsTab_card__logoSlot__Vw9JX{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border:1px solid #e5e5e5;border-radius:8px}.ShowroomPaymentMethodsTab_card__platformSelect___PsWE{flex:1;min-width:0}.ShowroomPaymentMethodsTab_card__hint__X6uoN,.ShowroomPaymentMethodsTab_card__warning__rMzPy{margin:0;font-size:12px;font-weight:400;line-height:1.5;color:#171717}.ShowroomPaymentMethodsTab_card__warning__rMzPy{color:#b45309;border-radius:8px;padding:4px 8px}.ShowroomPaymentMethodsTab_card__delete__wu_Bg{align-self:stretch;justify-content:center;min-height:44px}.ShowroomPaymentMethodsTab_footer__ckkf_{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.ShowroomBlogArticleBody_body__kK3a_{font-size:.9375rem;line-height:1.75;color:#404040}.ShowroomBlogArticleBody_body__kK3a_ h2{margin:12px 0 8px;font-size:1.25rem;font-weight:700;line-height:1.35;color:#171717}.ShowroomBlogArticleBody_body__kK3a_ h3{margin:8px 0 4px;font-size:1.0625rem;font-weight:700;line-height:1.4;color:#171717}.ShowroomBlogArticleBody_body__kK3a_ h4{margin:8px 0 4px;font-size:1rem;font-weight:600;color:#262626}.ShowroomBlogArticleBody_body__kK3a_ p{margin:0 0 8px}.ShowroomBlogArticleBody_body__kK3a_ p:last-child{margin-bottom:0}.ShowroomBlogArticleBody_body__kK3a_ ol,.ShowroomBlogArticleBody_body__kK3a_ ul{margin:0 0 8px;padding-left:1.25rem}.ShowroomBlogArticleBody_body__kK3a_ li{margin-bottom:4px}.ShowroomBlogArticleBody_body__kK3a_ strong{font-weight:700;color:#171717}.ShowroomBlogArticleBody_body__kK3a_ .blog-accent{color:#6c1394;font-weight:600}.ShowroomBlogArticleBody_body__kK3a_ a{color:#6c1394;font-weight:600;text-decoration:underline;word-break:break-word}.StorefrontBlogArticleModal_meta__amCT5{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:8px}.StorefrontBlogArticleModal_type__tRg3_{display:inline-flex;padding:2px 8px;border-radius:999px;background:var(--store-badge-bg,#f3e8ff);border:1px solid var(--store-gallery-thumb-border,rgba(108,19,148,.14));font-size:.6875rem;font-weight:700;color:var(--store-badge-text,#6c1394)}.StorefrontBlogArticleModal_date__Sja4n{font-size:.8125rem;color:var(--store-text-muted,#737373)}.StorefrontBlogArticleModal_heroImage__qQ3j4{width:100%;max-height:280px;-o-object-fit:cover;object-fit:cover;border-radius:16px;border:1px solid var(--store-surface-border,#e5e5e5);margin-bottom:12px}.StorefrontBlogArticleModal_lead__ezTk1{margin:0 0 12px;font-size:1rem;line-height:1.65;color:var(--store-text-body,#262626)}.StorefrontBlogArticleModal_attachments__eu3JL{margin:12px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.StorefrontBlogArticleModal_attachments__eu3JL a{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;color:var(--store-link-text,#6c1394);word-break:break-all}.StorefrontBlogArticleModal_attachments__eu3JL a:hover{color:var(--store-link-hover-text,#6c1394)}.StorefrontBlog_grid__tRyjU{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;width:100%}@media(min-width:768px){.StorefrontBlog_grid__tRyjU{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.StorefrontBlog_grid__tRyjU{grid-template-columns:repeat(3,minmax(0,1fr))}}.StorefrontBlog_card__bkkeO{display:flex;flex-direction:column;min-width:0;width:100%;padding:0;border:1px solid var(--store-surface-border,#e5e5e5);border-radius:24px;background:var(--store-surface-bg,#ffffff);overflow:hidden;text-decoration:none;text-align:left;cursor:pointer;font:inherit;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.StorefrontBlog_card__bkkeO:hover{transform:translateY(-2px);border-color:var(--store-gallery-thumb-active-border,rgba(108,19,148,.22));box-shadow:0 10px 28px rgba(76,29,149,.1)}.StorefrontBlog_card__bkkeO:hover .StorefrontBlog_card__meta__EH_Yk{color:var(--store-accent-text,#6c1394)}.StorefrontBlog_card__thumbPlaceholder__hfJYc,.StorefrontBlog_card__thumb__VS0fF{flex-shrink:0;width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.StorefrontBlog_card__thumbPlaceholder__hfJYc{display:flex;align-items:center;justify-content:center;background:var(--store-card-highlight-bg,#f5f3ff);color:var(--store-section-icon-accent,#6c1394)}.StorefrontBlog_card__body__C9xph{display:flex;flex-direction:column;gap:4px;padding:12px}.StorefrontBlog_card__body__C9xph h3{margin:0;font-size:14px;font-weight:600;color:var(--store-text-heading,#171717);line-height:1.35}.StorefrontBlog_card__body__C9xph p{margin:0;flex:1;font-size:13px;font-weight:400;color:var(--store-text-muted,#6b7280);line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.StorefrontBlog_card__type__WlCIG{display:inline-flex;align-self:flex-start;padding:2px 8px;border-radius:999px;background:var(--store-badge-bg,#f3e8ff);border:1px solid var(--store-gallery-thumb-border,rgba(108,19,148,.14));font-size:.6875rem;font-weight:700;color:var(--store-badge-text,#6c1394)}.StorefrontBlog_card__meta__EH_Yk{font-size:.8125rem;font-weight:600;color:var(--store-text-muted,#737373);transition:color .15s ease}.StorefrontBlog_more__B8mo1{display:flex;justify-content:center;margin-top:12px}.StorefrontBlog_more__link__JhX7L{font-size:.875rem;font-weight:700;color:var(--store-link-text,#6c1394);text-decoration:none}.StorefrontBlog_more__link__JhX7L:hover{color:var(--store-link-hover-text,#6c1394);text-decoration:underline}.StorefrontBlog_empty__mjPBi{margin:0;padding:12px;text-align:center;border:1px dashed var(--store-surface-border,#d4d4d4);border-radius:8px;background:var(--store-page-bg,#fafafa);color:var(--store-text-muted,#6b7280);font-size:13px;font-weight:400;line-height:1.5}.ShowroomBlogRichEditor_wrapper__3j_Ja{display:flex;flex-direction:column;gap:4px}.ShowroomBlogRichEditor_label__OqEyX{font-size:.875rem;font-weight:600;color:#262626}.ShowroomBlogRichEditor_toolbar__A1RVz{display:flex;flex-wrap:wrap;gap:4px;padding:4px;border:1px solid #e5e5e5;border-radius:8px;background:#fafafa}.ShowroomBlogRichEditor_toolBtn__efnyU{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border:1px solid #e5e5e5;border-radius:4px;background:#fff;color:#404040;font-size:.75rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,color .15s ease}.ShowroomBlogRichEditor_toolBtn__efnyU:hover{border-color:rgba(108,19,148,.28);color:#6c1394}.ShowroomBlogRichEditor_toolBtn__efnyU:focus-visible{outline:2px solid #a855f7;outline-offset:2px}.ShowroomBlogRichEditor_toolBtnAccent__bqq6B{color:#6c1394}.ShowroomBlogRichEditor_hint__D1oSj{margin:0;font-size:.75rem;color:#737373;line-height:1.45}.ShowroomBlogRichEditor_preview__lUFUI{padding:8px;border:1px dashed #e5e5e5;border-radius:8px;background:#fff}.ShowroomBlogRichEditor_previewLabel__PsqV5{margin:0 0 4px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#737373}.ShowroomBlogRichEditor_editorTextarea__UuJLj{min-height:280px}@media(min-width:768px){.ShowroomBlogRichEditor_editorTextarea__UuJLj{min-height:360px}}.ShowroomBlogTab_toolbar__2rQvt{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.ShowroomBlogTab_stats__GOky_{font-size:.8125rem;font-weight:600;color:#6b7280}.ShowroomBlogTab_error__757XT{margin:0;padding:8px 12px;border-radius:8px;border:1px solid rgba(220,38,38,.25);background:#fff8f8;font-size:.8125rem}.ShowroomBlogTab_formPanel__9LiJb{display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid #e5e5e5;border-radius:16px;background:#fff}.ShowroomBlogTab_formPanel__head__S2Urq{display:flex;align-items:center;justify-content:space-between;gap:8px}.ShowroomBlogTab_formPanel__head__S2Urq h4{margin:0;font-size:1rem;font-weight:700;color:#171717}.ShowroomBlogTab_formPanel__close__8zOom{border:none;background:rgba(0,0,0,0);color:#6c1394;font-size:.8125rem;font-weight:600;cursor:pointer}.ShowroomBlogTab_coverUpload__BPta8{width:100%}.ShowroomBlogTab_coverField__6KE_J{display:flex;flex-direction:column;gap:8px}.ShowroomBlogTab_coverPreview__DnCDM{position:relative;width:100%;max-width:420px;aspect-ratio:16/9;overflow:hidden;border:1px solid #e5e5e5;border-radius:16px;background:#fafafa}.ShowroomBlogTab_coverPreview__DnCDM img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ShowroomBlogTab_coverPreview__remove__27LP2{position:absolute;top:4px;right:4px;padding:4px 10px;border:1px solid #e5e5e5;border-radius:999px;background:#fff;color:#404040;font-size:.75rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(15,23,42,.08)}.ShowroomBlogTab_coverPreview__remove__27LP2:hover:not(:disabled){border-color:rgba(220,38,38,.35)}.ShowroomBlogTab_coverPreview__remove__27LP2:disabled{opacity:.6;cursor:not-allowed}.ShowroomBlogTab_emptyState__xya0B{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 12px;border:1px dashed #d4d4d4;border-radius:16px;background:#fff;text-align:center}.ShowroomBlogTab_emptyState__xya0B p{margin:0;max-width:36ch;font-size:.875rem;line-height:1.5;color:#6b7280}.ShowroomBlogTab_emptyState__xya0B svg{color:#6c1394}.ShowroomBlogTab_list__hGJJD{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.ShowroomBlogTab_card__VPIM3{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:start;padding:12px;border:1px solid #e5e5e5;border-radius:16px;background:#fff}@media(max-width:767px){.ShowroomBlogTab_card__VPIM3{grid-template-columns:56px minmax(0,1fr)}}.ShowroomBlogTab_card__thumbPlaceholder__KMdrH,.ShowroomBlogTab_card__thumb__npz2u{width:72px;height:72px;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}@media(max-width:767px){.ShowroomBlogTab_card__thumbPlaceholder__KMdrH,.ShowroomBlogTab_card__thumb__npz2u{width:56px;height:56px}}.ShowroomBlogTab_card__thumbPlaceholder__KMdrH{display:flex;align-items:center;justify-content:center;background:#fafafa;border:1px solid #e5e5e5;color:#a3a3a3}.ShowroomBlogTab_card__body__cOALP{min-width:0}.ShowroomBlogTab_card__meta__2X91s{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.ShowroomBlogTab_card__status__dUZE9,.ShowroomBlogTab_card__type__srAhD{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.6875rem;font-weight:700}.ShowroomBlogTab_card__type__srAhD{color:#6c1394;background:#f3e8ff;border:1px solid rgba(108,19,148,.14)}.ShowroomBlogTab_card__status__dUZE9{color:#404040;background:#fafafa;border:1px solid #e5e5e5}.ShowroomBlogTab_card__status__dUZE9[data-status=published]{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.ShowroomBlogTab_card__status__dUZE9[data-status=archived]{color:#6b7280}.ShowroomBlogTab_card__title__Ra4BW{margin:0 0 4px;font-size:.9375rem;font-weight:700;color:#171717;line-height:1.35}.ShowroomBlogTab_card__desc__wsjiC{margin:0 0 6px;font-size:.8125rem;line-height:1.45;color:#6b7280;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ShowroomBlogTab_card__stats__NZXlf{margin:0;font-size:.75rem;font-weight:500;color:#737373}.ShowroomBlogTab_card__actions__dk_I0{display:flex;flex-direction:column;gap:6px;align-items:stretch}@media(max-width:767px){.ShowroomBlogTab_card__actions__dk_I0{grid-column:1/-1;flex-direction:row;flex-wrap:wrap}}.ShowroomMapLocationTab_card__QCpf7{display:flex;flex-direction:column;gap:10px;padding:14px 16px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;box-sizing:border-box}.ShowroomMapLocationTab_card__row__D8vHZ{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}@media(max-width:767px){.ShowroomMapLocationTab_card__row__D8vHZ{flex-direction:column;align-items:stretch}}.ShowroomMapLocationTab_card__copy__JBOAH{display:flex;flex-direction:column;gap:4px;min-width:0}.ShowroomMapLocationTab_card__title__ps2bD{display:inline-flex;align-items:center;gap:6px;margin:0;color:#111827;font-size:.9375rem;font-weight:700}.ShowroomMapLocationTab_card__text__6APPL{margin:0;color:#4b5563;font-size:.8125rem;line-height:1.45}.ShowroomMapLocationTab_locationList__XpuGZ{margin:0;padding-left:1.1rem;color:#374151;font-size:.875rem;line-height:1.5}.ShowroomMapLocationTab_empty__devuo{margin:0;color:#6b7280;font-size:.8125rem;line-height:1.45}.ShowroomMapLocationTab_note__9GZXa{margin:0;padding:10px 12px;border-radius:4px;border:1px solid #e5e5e5;background:#fafafa;color:#4b5563;font-size:.75rem;line-height:1.45}.ShowroomContentPreview_preview__JbDU8{display:flex;flex-direction:column;gap:.65rem;padding:.85rem 1rem;border-bottom:1px solid #e5e5e5;background:linear-gradient(180deg,#fcfcff,#ffffff)}.ShowroomContentPreview_preview__header___w653{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ShowroomContentPreview_preview__titleRow__jybrL{display:inline-flex;align-items:center;gap:.4rem;min-width:0}.ShowroomContentPreview_preview__titleRow__jybrL svg{color:#6c1394}.ShowroomContentPreview_preview__title__VgHX7{margin:0;font-size:.82rem;font-weight:700;color:#171717}.ShowroomContentPreview_preview__badge__J0lIz{flex:0 0 auto;padding:.2rem .55rem;border-radius:999px;background:#ede9fe;color:#6c1394;font-size:.68rem;font-weight:700;white-space:nowrap}.ShowroomContentPreview_preview__badge--example__nvlXB{background:#f1f5f9;color:#171717}.ShowroomContentPreview_preview__canvas__bapRC{padding:.75rem;border:1px dashed #e5e5e5;border-radius:10px;background:#fff}.ShowroomContentPreview_blockTitle__JKz_M{margin:0 0 .5rem;font-size:.78rem;font-weight:700;color:#171717}.ShowroomContentPreview_useCases__GT8J1{display:grid;gap:.55rem}@media(min-width:768px){.ShowroomContentPreview_useCases__GT8J1{grid-template-columns:repeat(2,minmax(0,1fr))}}.ShowroomContentPreview_useCaseCard__dVEet{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem;padding:.65rem;border:1px solid #e5e5e5;border-radius:8px;background:#fafafa}.ShowroomContentPreview_useCaseCard__icon__ijiKY{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#f5f3ff;color:#6c1394}.ShowroomContentPreview_useCaseCard__copy__KebtA{min-width:0}.ShowroomContentPreview_useCaseCard__copy__KebtA strong{display:block;font-size:.78rem;color:#171717}.ShowroomContentPreview_useCaseCard__copy__KebtA p{margin:.2rem 0 .35rem;font-size:.72rem;line-height:1.4;color:#171717}.ShowroomContentPreview_useCaseCard__tags__vcCDj{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.35rem}.ShowroomContentPreview_useCaseCard__tags__vcCDj span{padding:.1rem .35rem;border-radius:999px;background:#fff;border:1px solid #e5e5e5;font-size:.65rem;color:#171717}.ShowroomContentPreview_useCaseCard__cta__nd49_{font-size:.68rem;font-weight:700;color:#6c1394}.ShowroomContentPreview_footerBlock__Uh4JB,.ShowroomContentPreview_hoursBlock__U4Rfa,.ShowroomContentPreview_paymentsBlock__DUXVJ{display:flex;flex-direction:column;gap:.45rem}.ShowroomContentPreview_paymentChips__MRoak{display:flex;flex-wrap:wrap;gap:.35rem}.ShowroomContentPreview_paymentChip__0tgYQ{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .55rem;border:1px solid #e5e5e5;border-radius:999px;background:#fff;font-size:.72rem;color:#171717}.ShowroomContentPreview_paymentChip__0tgYQ svg{color:#6c1394}.ShowroomContentPreview_hoursList__xLYMU{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.3rem}.ShowroomContentPreview_hoursList__xLYMU li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.35rem 0;border-bottom:1px solid #e5e5e5;font-size:.72rem}.ShowroomContentPreview_hoursList__xLYMU li:last-child{border-bottom:none}.ShowroomContentPreview_hoursList__xLYMU li span{color:#171717}.ShowroomContentPreview_hoursList__xLYMU li strong{color:#171717;font-weight:600}.ShowroomContentPreview_faqList__7f5wW{display:flex;flex-direction:column;gap:.35rem}.ShowroomContentPreview_faqItem__TkBG9{border:1px solid #e5e5e5;border-radius:8px;background:#fff;overflow:hidden}.ShowroomContentPreview_faqItem__question__AnW8l{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .65rem;font-size:.74rem;font-weight:600;color:#171717}.ShowroomContentPreview_faqItem__answer__BYs77{margin:0;padding:0 .65rem .65rem;font-size:.72rem;line-height:1.45;color:#171717}.ShowroomContentPreview_footerBlock__brand__yb9u4{font-size:.78rem;color:#171717}.ShowroomContentPreview_footerLinks__EhOV6{display:flex;flex-wrap:wrap;gap:.35rem}.ShowroomContentPreview_footerLink__dhcmc{padding:.25rem .5rem;border-radius:999px;background:#f5f3ff;color:#6c1394;font-size:.68rem;font-weight:600}.ShowroomContentPreview_footerBlock__hint__4sZ8C{margin:0;font-size:.68rem;color:#171717}.ShowroomContentPreview_blogGrid__cnIJr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.ShowroomContentPreview_blogCard__FddCk{display:flex;flex-direction:column;gap:.35rem;padding:.45rem;border:1px solid #e5e5e5;border-radius:8px;background:#fff}.ShowroomContentPreview_blogCard__thumb__QTHBW{height:48px;border-radius:4px;background:linear-gradient(135deg,#f5f3ff,#fafafa)}.ShowroomContentPreview_blogCard__copy__HoCTD{display:flex;flex-direction:column;gap:.2rem}.ShowroomContentPreview_blogCard__copy__HoCTD strong{font-size:.72rem;color:#171717}.ShowroomContentPreview_blogCard__copy__HoCTD p{margin:0;font-size:.68rem;line-height:1.4;color:#171717}.ShowroomContentPreview_blogCard__copy__HoCTD span{font-size:.64rem;font-weight:600;color:#6c1394}.ShowroomContentTab_loading__MLy6n{padding:24px;color:#171717}.ShowroomContentTab_draftBanner__FvXZt{margin:0;padding:12px 16px;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;color:#92400e;font-size:14px}.ShowroomContentTab_container__8sCHL{display:flex;flex-direction:column;gap:.75rem}.ShowroomContentTab_container--embedded__C8QpT{gap:.65rem}.ShowroomContentTab_intro__CuWOs{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.1rem;border:1px solid #e5e5e5;border-radius:12px;background:#fafafa}.ShowroomContentTab_intro__title__Mrdwn{margin:0;font-size:1rem;font-weight:700;color:#171717}.ShowroomContentTab_intro__text__5I3A1{margin:0;font-size:.875rem;line-height:1.5;color:#171717}.ShowroomContentTab_groupNav__KLCta{display:flex;flex-wrap:wrap;gap:.35rem;padding:.3rem;border:1px solid #e5e5e5;border-radius:10px;background:#f8fafc}.ShowroomContentTab_groupTab__3Tdwp{border-radius:var(--control-radius,999px);box-sizing:border-box;padding-inline:var(--control-padding-x,14px);min-height:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;flex:1 1 0;min-width:0;padding-inline:.75rem;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:#171717;font-size:.84rem;font-weight:600;text-align:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.ShowroomContentTab_groupTab__3Tdwp:hover{color:#171717;background:#fff}.ShowroomContentTab_groupTab__3Tdwp:focus-visible{outline:none;border-color:#6c1394;box-shadow:0 0 0 3px rgba(108,19,148,.12)}.ShowroomContentTab_groupTab--active__8NQHv{background:#fff;color:#6c1394;box-shadow:0 1px 4px rgba(108,19,148,.08)}@media(max-width:767px){.ShowroomContentTab_groupNav__KLCta{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#8b5cf6 #ede9fe}.ShowroomContentTab_groupTab__3Tdwp{flex:0 0 auto;min-width:-moz-max-content;min-width:max-content;min-height:40px}}.ShowroomContentTab_groupSummary__DUmDW{margin:0;font-size:.82rem;line-height:1.45;color:#171717}.ShowroomContentTab_segmentNav__6e3kO{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;max-width:100%;min-width:0;padding:.35rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#f3eef8;border:1px solid #e5e5e5;border-radius:8px;background:#fafafa}.ShowroomContentTab_segmentNav__6e3kO::-webkit-scrollbar{height:6px}.ShowroomContentTab_segmentNav__6e3kO::-webkit-scrollbar-track{background:#f3eef8;border-radius:999px}.ShowroomContentTab_segmentNav__6e3kO::-webkit-scrollbar-thumb{border-radius:999px}.ShowroomContentTab_segmentTab__TRluo{border-radius:var(--control-radius,999px);display:inline-flex;align-items:center;gap:.45rem;flex:0 0 auto;min-width:-moz-max-content;min-width:max-content;min-height:44px;padding:.45rem .85rem;border:1px solid #e5e5e5;background:#fff;color:#171717;font-size:.8125rem;font-weight:600;line-height:1.2;white-space:nowrap;scroll-snap-align:start;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease,box-shadow .2s ease}.ShowroomContentTab_segmentTab__TRluo:hover{color:#171717}.ShowroomContentTab_segmentTab__TRluo:focus-visible{outline:none;border-color:#6c1394;box-shadow:0 0 0 3px rgba(108,19,148,.12)}.ShowroomContentTab_segmentTab--active__lYGeG{background:#f5f0fb;color:#6c1394;box-shadow:0 1px 4px rgba(108,19,148,.08)}.ShowroomContentTab_segmentTab__label__sxVE3{flex:0 1 auto;white-space:nowrap}.ShowroomContentTab_optionalSection__I3jye{display:flex;flex-direction:column;gap:.5rem;min-width:0}.ShowroomContentTab_optionalTrigger__9kIsA{border-radius:var(--control-radius,999px);display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-height:44px;padding:.65rem .9rem;border:1px solid #e5e5e5;background:#fafafa;color:#171717;font-size:.875rem;font-weight:600;text-align:left;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.ShowroomContentTab_optionalTrigger__9kIsA:hover{background:#fff}.ShowroomContentTab_optionalTrigger__9kIsA:focus-visible{outline:none;border-color:#6c1394;box-shadow:0 0 0 3px rgba(108,19,148,.12)}.ShowroomContentTab_optionalTrigger__label__tRQmG{min-width:0}.ShowroomContentTab_optionalPanel__zjd_l{display:flex;flex-direction:column;gap:.5rem;min-width:0}.ShowroomContentTab_optionalHint__KU0wa{margin:0;font-size:.8125rem;line-height:1.45;color:#171717}.ShowroomContentTab_segmentTab__count__S7bgr{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .4rem;border-radius:999px;background:#f1f5f9;color:#171717;font-size:.7rem;font-weight:700;line-height:1}.ShowroomContentTab_segmentTab__count--filled__ZIzZz{background:#ede9fe;color:#6c1394}.ShowroomContentTab_panel__Aj8pI{border:1px solid #e5e5e5;border-radius:12px;background:#fff;overflow:hidden}.ShowroomContentTab_panelHeader__4rhS6{display:flex;flex-direction:column;gap:.65rem;padding:1rem 1.1rem;border-bottom:1px solid #e5e5e5;background:#fafafa}@media(min-width:768px){.ShowroomContentTab_panelHeader__4rhS6{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1rem}}.ShowroomContentTab_panelHeader__copy__mUCCe{display:flex;flex-direction:column;gap:.25rem;min-width:0}.ShowroomContentTab_panelHeader__title__1voo5{margin:0;font-size:.95rem;font-weight:700;color:#171717}.ShowroomContentTab_panelHeader__hint__3Dd3Y{margin:0;font-size:.82rem;line-height:1.45;color:#171717}.ShowroomContentTab_panelHeader__location__7aVrR{display:inline-flex;align-items:center;gap:.35rem;flex:0 0 auto;padding:.35rem .6rem;border:1px solid #e5e5e5;border-radius:999px;background:#fff;color:#171717;font-size:.75rem;font-weight:600;white-space:nowrap}.ShowroomContentTab_panelBody__s6vFQ{display:flex;flex-direction:column}.ShowroomContentTab_panelEditor__nwout{padding:1rem}.ShowroomSocialLinksTab_tab__ob4bo{display:flex;flex-direction:column;gap:12px}.ShowroomSocialLinksTab_tab--compact__eOkJU{gap:8px}.ShowroomSocialLinksTab_tab--compact__eOkJU .ShowroomSocialLinksTab_header__0B2QZ>div:first-child{display:none}.ShowroomSocialLinksTab_tab--compact__eOkJU .ShowroomSocialLinksTab_header__0B2QZ{justify-content:flex-end;margin:0}.ShowroomSocialLinksTab_header__0B2QZ{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.ShowroomSocialLinksTab_header__0B2QZ h3{margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.5;color:#171717}.ShowroomSocialLinksTab_empty__t_VFx,.ShowroomSocialLinksTab_header__0B2QZ p{margin:0;font-size:13px;font-weight:400;line-height:1.5;color:#171717}.ShowroomSocialLinksTab_card__kW09M{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #e5e5e5;border-radius:16px;background:#fafafa}.ShowroomSocialLinksTab_row__EeLN_{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:start}.ShowroomSocialLinksTab_row__EeLN_>*{min-width:0}@media(max-width:767px){.ShowroomSocialLinksTab_row__EeLN_{grid-template-columns:1fr}}.ShowroomSocialLinksTab_networkField__Db2d6{display:flex;flex-direction:column;gap:4px;min-width:0}.ShowroomSocialLinksTab_fieldLabel__K0o3w{display:block;font-size:13px;font-weight:500;color:#171717;line-height:1.35}.ShowroomSocialLinksTab_networkControl__icuYc{display:flex;align-items:center;gap:8px;min-width:0;width:100%}.ShowroomSocialLinksTab_logoSlot__fjIvq{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border:1px solid #e5e5e5;border-radius:8px}.ShowroomSocialLinksTab_logo__oS6_Q{display:block;flex-shrink:0;width:auto;height:auto;max-width:28px;max-height:28px;border-radius:4px;-o-object-fit:contain;object-fit:contain}.ShowroomSocialLinksTab_networkSelect__xv4h9{flex:1;min-width:0}.ShowroomSocialLinksTab_footer__L31Uq{display:flex;justify-content:flex-end;padding-top:4px}.ShowroomFooterHubPanel_stack__tq3gT{display:flex;flex-direction:column;gap:12px;min-width:0}.ShowroomFooterHubPanel_loading__knFZZ{margin:0;padding:12px;color:#171717;font-size:.9rem}.ShowroomFooterHubPanel_intro__Wv3JZ{display:flex;flex-direction:column;gap:.35rem;min-width:0}.ShowroomFooterHubPanel_introTitle__GX58q{margin:0;font-size:1.05rem;font-weight:700;color:#171717}.ShowroomFooterHubPanel_introText__PmgNT{margin:0;font-size:.875rem;line-height:1.45;color:#171717}.ShowroomFooterHubPanel_block__Pe28S{display:flex;flex-direction:column;gap:.65rem;min-width:0;padding:12px;border:1px solid #e5e5e5;border-radius:14px;background:#fff}.ShowroomFooterHubPanel_blockTitle__6y2iC{margin:0;font-size:.95rem;font-weight:700;color:#171717}.ShowroomSectionEditor_editor__Q23oR{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:100%;min-width:0}.ShowroomSectionEditor_segmentNav__vJzNP{display:flex;flex-wrap:wrap;gap:.35rem;padding:.3rem;border:1px solid #e5e5e5;border-radius:var(--control-radius,999px);background:#f8fafc;max-width:100%}.ShowroomSectionEditor_segmentTab__kXuhw{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;flex:1 1 auto;min-width:0;min-height:44px;padding:.5rem .75rem;border:1px solid rgba(0,0,0,0);border-radius:var(--control-radius,999px);background:rgba(0,0,0,0);color:#171717;font-size:.84rem;font-weight:600;line-height:1.25;text-align:center;white-space:normal;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.ShowroomSectionEditor_segmentTab__kXuhw:hover{color:#171717;background:#fff}.ShowroomSectionEditor_segmentTab__kXuhw:focus-visible{outline:none;border-color:#6c1394;box-shadow:0 0 0 3px rgba(108,19,148,.12)}.ShowroomSectionEditor_segmentTab--active__gGggq{background:#fff;color:#6c1394;box-shadow:0 1px 4px rgba(108,19,148,.08)}.ShowroomSectionEditor_segmentHint__nlSGl{margin:0;font-size:.82rem;color:#171717;line-height:1.45}.ShowroomSectionEditor_editorPanel__H6F0w{border:1px solid #e5e5e5;border-radius:10px;padding:1rem;background:#fff;min-width:0;max-width:100%;box-sizing:border-box}.ShowroomSectionEditor_editorPanelLeaf__XxhwT{display:flex;flex-direction:column;gap:.75rem;min-width:0;max-width:100%}@media(max-width:767px){.ShowroomSectionEditor_editorPanel__H6F0w{padding:.75rem}.ShowroomSectionEditor_segmentTab__kXuhw{flex:1 1 calc(50% - .35rem)}}.SupplierPublicProfileChecklist_stack__ct2E3{display:flex;flex-direction:column;gap:20px}.SupplierPublicProfileChecklist_card__AKha2{padding:20px;background:linear-gradient(180deg,#ffffff,rgb(250.44,246.26,255));border:1px solid #e9d5ff;border-left:4px solid #6c1394;border-radius:24px;box-shadow:0 2px 8px 0 rgba(20,20,40,.1)}.SupplierPublicProfileChecklist_cardMiniWebLocked__4B4mw{background:linear-gradient(180deg,#fafafa,rgb(248.46,246.04,251.1));border-style:dashed}.SupplierPublicProfileChecklist_header__JKXW_{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f5f5f5}.SupplierPublicProfileChecklist_titleRow__iRTrq{display:flex;align-items:flex-start;gap:8px}.SupplierPublicProfileChecklist_titleRow__iRTrq svg{flex-shrink:0;margin-top:2px;color:#6c1394}.SupplierPublicProfileChecklist_titleWrap__Saz7b{flex:1;min-width:0}.SupplierPublicProfileChecklist_headerTop__sB5T9{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px}.SupplierPublicProfileChecklist_headerCopy__N032Q{flex:1 1 280px;min-width:0}.SupplierPublicProfileChecklist_previewButton__yVGnx{flex-shrink:0;align-self:flex-start;gap:4px;white-space:nowrap}@media(max-width:520px){.SupplierPublicProfileChecklist_previewButton__yVGnx{width:100%;justify-content:center;white-space:normal}}.SupplierPublicProfileChecklist_previewActions__2v_RY{display:flex;flex-wrap:wrap;gap:4px;flex-shrink:0;align-items:flex-start;justify-content:flex-end}@media(max-width:520px){.SupplierPublicProfileChecklist_previewActions__2v_RY{width:100%}.SupplierPublicProfileChecklist_previewActions__2v_RY .SupplierPublicProfileChecklist_previewButton__yVGnx{flex:1 1 calc(50% - 4px);justify-content:center;min-width:140px}}.SupplierPublicProfileChecklist_codeInline__tWU5R{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85em;padding:.12em .35em;border-radius:4px;background:#f5f5f5;color:#262626}.SupplierPublicProfileChecklist_title__igL2t{margin:0;font-size:16px;font-weight:600;line-height:1.5;color:#171717}.SupplierPublicProfileChecklist_intro__NYfHl{margin:4px 0 0;font-size:13px;font-weight:400;line-height:1.55;color:#171717}.SupplierPublicProfileChecklist_publicUrl__QemKq{margin:8px 0 0;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;font-size:12px;font-weight:400;line-height:1.5;color:#171717}.SupplierPublicProfileChecklist_publicUrlLabel__SJ_8y{font-weight:600;color:#6b7280}.SupplierPublicProfileChecklist_progressSection__eFCwo{margin-bottom:12px}.SupplierPublicProfileChecklist_progressHeader__rmSqu{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px;margin-bottom:4px}.SupplierPublicProfileChecklist_progressLabel__iIJ3S{margin:0;font-size:13px;font-weight:600;line-height:1.5;color:#171717}.SupplierPublicProfileChecklist_progressFraction__hR9Oy{font-size:13px;font-weight:600;line-height:1.5;color:#6c1394;white-space:nowrap}.SupplierPublicProfileChecklist_progressFractionMuted__IDH_M{font-size:13px;font-weight:400;line-height:1.5;color:#a3a3a3}.SupplierPublicProfileChecklist_progressLockedTag__9TVhr{font-weight:500;color:#6b7280}.SupplierPublicProfileChecklist_progressWrap__srepl{width:100%}.SupplierPublicProfileChecklist_progressTrack__tGLRr{height:10px;border-radius:9999px;background:#f5f5f5;overflow:hidden;border:1px solid #e5e5e5}.SupplierPublicProfileChecklist_progressFill__Jl1Vx{height:100%;border-radius:inherit;background:linear-gradient(90deg,#6c1394,rgb(129,42.1,182.65));transition:width .25s ease}.SupplierPublicProfileChecklist_progressBusy__EbpJM{margin:0;font-size:13px;font-weight:400;line-height:1.5;color:#171717}.SupplierPublicProfileChecklist_list__MXsdb{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.SupplierPublicProfileChecklist_row__i2oDS{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:12px;background:#fff;border:1px solid #e5e5e5;border-radius:16px;box-shadow:0 1px 2px 0 rgba(20,20,40,.04)}@media(min-width:768px){.SupplierPublicProfileChecklist_row__i2oDS{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:12px}}.SupplierPublicProfileChecklist_rowInner__hOqVo{display:flex;gap:8px;flex:1;min-width:0}.SupplierPublicProfileChecklist_rowLead__fJnd3{flex-shrink:0;padding-top:2px}.SupplierPublicProfileChecklist_rowBody__vbHaZ{flex:1;min-width:0}.SupplierPublicProfileChecklist_rowTitleRow__w_438{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:4px}.SupplierPublicProfileChecklist_rowTitle__TjtgH{margin:0;font-size:.9375rem;font-weight:600;color:#171717}.SupplierPublicProfileChecklist_statusBadgeDone__5Dhgm,.SupplierPublicProfileChecklist_statusBadgePending__cjGjR{flex-shrink:0;padding:.15rem .5rem;border-radius:9999px;font-size:.6875rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.SupplierPublicProfileChecklist_statusBadgeDone__5Dhgm{color:#0f766e;background:rgba(15,118,110,.1);border:1px solid rgba(15,118,110,.25)}.SupplierPublicProfileChecklist_statusBadgePending__cjGjR{color:#6b7280;background:#f5f5f5;border:1px solid #e5e5e5}.SupplierPublicProfileChecklist_rowHint__RJen_{margin:4px 0 0;font-size:.8125rem;line-height:1.5;color:#171717}.SupplierPublicProfileChecklist_rowAction__aG9fO{flex-shrink:0;width:100%}@media(min-width:768px){.SupplierPublicProfileChecklist_rowAction__aG9fO{width:auto;min-width:7.5rem}}.SupplierPublicProfileChecklist_iconDone___DBNM{color:#0f766e}.SupplierPublicProfileChecklist_iconPending__TQC_i{color:#a3a3a3}.SupplierPublicProfileChecklist_rowDisabled__gYdjk{opacity:.92}.SupplierPublicProfileChecklist_lockBanner__xe351{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;margin-bottom:12px;padding:12px;background:hsla(0,0%,100%,.95);border:1px solid rgba(108,19,148,.14);border-radius:16px;box-shadow:0 1px 2px 0 rgba(20,20,40,.04)}.SupplierPublicProfileChecklist_lockBannerIcon__iF_Ay{flex-shrink:0;margin-top:2px;color:#6c1394}.SupplierPublicProfileChecklist_lockBannerBody__Yf_s1{flex:1 1 200px;min-width:0}.SupplierPublicProfileChecklist_lockBannerTitle__5nsmz{margin:0;font-size:.875rem;font-weight:700;color:#171717}.SupplierPublicProfileChecklist_lockBannerText__buu1S{margin:4px 0 0;font-size:.8125rem;line-height:1.45;color:#171717}.CompanyPoliciesIndustriesPanel_stack__kaWHg{display:flex;flex-direction:column;gap:8px;min-width:0}.CompanyPoliciesIndustriesPanel_card__Kli57{display:flex;flex-direction:column;gap:.7rem;padding:12px;border:1px solid #e5e5e5;border-radius:14px;background:#fff;min-width:0}.CompanyPoliciesIndustriesPanel_cardHeader__WwzHX{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:8px}.CompanyPoliciesIndustriesPanel_cardHeaderCopy__i_4Fr{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1 1 12rem}.CompanyPoliciesIndustriesPanel_cardTitle__G5vz0{margin:0;font-size:1rem;font-weight:700;color:#171717}.CompanyPoliciesIndustriesPanel_muted__WXwyC{margin:0;font-size:.8125rem;line-height:1.45;color:#171717}.CompanyPoliciesIndustriesPanel_emptyState__0biVT{margin:0;font-size:.875rem;color:#171717}.CompanyPoliciesIndustriesPanel_policyList__DakdX{display:flex;flex-direction:column;gap:8px}.CompanyPoliciesIndustriesPanel_policyRow__RlTlm{display:flex;flex-direction:column;gap:.5rem}.CompanyPoliciesIndustriesPanel_policyRowHeader__6IThx{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.CompanyPoliciesIndustriesPanel_policyRowHeader__6IThx h5{margin:0;font-size:.875rem;font-weight:600;color:#171717}.CompanyPoliciesIndustriesPanel_policyTitle__2fwvb{flex:1;min-width:0}.CompanyPoliciesIndustriesPanel_industriesInput___OfbB{border-radius:var(--control-radius,999px);padding-inline:var(--control-padding-x,14px);min-height:38px;height:38px;display:block;box-sizing:border-box;width:100%;min-width:0;border:1px solid #e5e5e5;background:#fff;color:#171717;padding-inline:.75rem}.CompanyPoliciesIndustriesPanel_actions__7cvV3{display:flex;justify-content:flex-end}.CompanyTrustedClientsPanel_panel__Lavor{display:flex;flex-direction:column;gap:12px}.CompanyTrustedClientsPanel_panel__header__0T67M{display:flex;flex-direction:column;gap:4px}.CompanyTrustedClientsPanel_panel__title___LHER{margin:0;font-size:14px;font-weight:600;line-height:1.5;color:#171717}.CompanyTrustedClientsPanel_panel__desc__PdEEn,.CompanyTrustedClientsPanel_panel__empty__dzNNE{margin:0;font-size:13px;font-weight:400;color:#6b7280;line-height:1.5}.CompanyTrustedClientsPanel_list__n_eIv{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.CompanyTrustedClientsPanel_card__2HFi0{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #e5e5e5;border-radius:16px;background:#fff}.CompanyTrustedClientsPanel_card__header__2K_Tp{display:flex;align-items:center;justify-content:space-between;gap:8px}.CompanyTrustedClientsPanel_card__badge__BNWL5{width:-moz-fit-content;width:fit-content;padding:2px 8px;border-radius:999px;background:#f3e8ff;color:#581c87;font-size:.68rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.CompanyTrustedClientsPanel_card__remove__wBGBh{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;color:#404040;cursor:pointer}.CompanyTrustedClientsPanel_card__remove__wBGBh:hover{border-color:#a855f7;color:#581c87}.CompanyTrustedClientsPanel_logoRow__VsGe1{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.CompanyTrustedClientsPanel_logoPreview__BONq1{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:96px;height:64px;padding:4px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;overflow:hidden}.CompanyTrustedClientsPanel_logoPreview__BONq1 img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.CompanyTrustedClientsPanel_logoPreview__empty__DA6BJ{color:#a3a3a3}.CompanyTrustedClientsPanel_logoFields__W9NYc{display:flex;flex:1 1 16rem;flex-direction:column;gap:4px;min-width:0}.CompanyTrustedClientsPanel_logoHint__AxHMR{margin:0;font-size:12px;font-weight:400;line-height:1.5;color:#6b7280}.CompanyTrustedClientsPanel_logoActions__huI4T{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.CompanyTrustedClientsPanel_logoActions__input__vxT37{display:none}.CompanyTrustedClientsPanel_logoActions__button__pGL6I{border-radius:var(--control-radius,999px);box-sizing:border-box;padding-inline:var(--control-padding-x,14px);min-height:38px;height:38px;display:inline-flex;align-items:center;gap:6px;padding-inline:12px;border:1px solid #d4d4d4;background:#fff;color:#171717;cursor:pointer;font-size:13px;font-weight:600;white-space:nowrap}.CompanyTrustedClientsPanel_logoActions__button__pGL6I:hover{border-color:#a855f7;background:#f3e8ff}.CompanyTrustedClientsPanel_logoActions__clear__B4E5q{border-radius:var(--control-radius,999px);box-sizing:border-box;padding-inline:var(--control-padding-x,14px);min-height:38px;height:38px;display:inline-flex;align-items:center;gap:6px;padding-inline:12px;border:1px solid #e5e5e5;background:#fff;color:#404040;cursor:pointer;font-size:13px;font-weight:600;white-space:nowrap}.CompanyTrustedClientsPanel_logoActions__clear__B4E5q:hover{border-color:#a855f7;color:#581c87}.CompanyTrustedClientsPanel_actions__vDr9T{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ShowroomPanel_panel__jRAMI{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:100%;min-width:0;box-sizing:border-box}@media(max-width:767px){.ShowroomPanel_panel__jRAMI{gap:.75rem}.ShowroomPanel_panel__section__HAZCn{min-height:0}}.ShowroomPanel_panel__progress__vBGnV{margin:0;padding:.65rem 1rem;border:1px solid #ddd6fe;border-radius:10px;background:#f5f3ff;color:#5b21b6;font-size:.88rem}.ShowroomPanel_panel__section__HAZCn{min-height:280px}