.CheckIfUserHasShoppingList_contentRailContainer__zeMXS{width:100%;margin:0 auto;padding:5px 5px 20rem;display:flex;flex-direction:column;gap:2rem}.CheckIfUserHasShoppingList_controlsPanel__vG5fi{display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;padding:.5rem .5rem calc(1em + env(safe-area-inset-bottom));gap:2em}.CheckIfUserHasShoppingList_controlsPanelAndListContainer__XM7fx{flex:1 1;min-height:0;display:flex;flex-direction:column;align-self:stretch}.CheckIfUserHasShoppingList_mainContent__MRihL{display:flex;flex-flow:column;min-height:0;overflow-y:auto;flex-grow:1;flex-shrink:1;flex-basis:auto;background-color:white}.CheckIfUserHasShoppingList_narrowDeviceHeader__PRRvT{position:-webkit-sticky;position:sticky;top:0;z-index:var(--z-sticky);background:white;display:flex;flex-direction:row;height:56px;align-items:center;justify-content:space-between;padding:0 1rem;border-bottom:1px solid var(--color-border)}.CheckIfUserHasShoppingList_overlayMenu__6lbdB{display:flex;flex-direction:column;height:100%;z-index:var(--z-modal);flex-grow:0;flex-shrink:0;flex-basis:auto;background-color:var(--app-default-background-color);justify-content:space-between;padding:0 0 1em}.CheckIfUserHasShoppingList_overlayMenuContainer__58Xsn{position:fixed;top:0;left:0;display:flex;flex-direction:row;z-index:var(--z-modal-backdrop);width:100vw;height:100dvh}.CheckIfUserHasShoppingList_overlayMenuEmptySpace__Vx7j7{display:flex;flex-direction:column;height:100%;z-index:var(--z-modal);flex-grow:1;flex-shrink:0;flex-basis:auto;background-color:rgba(128,128,128,.3);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.CheckIfUserHasShoppingList_verticalMenuBar__YrVu_{display:none}.CheckIfUserHasShoppingList_workspace__pt4rD{flex:1 1;display:flex;flex-direction:row;align-self:stretch;min-height:0;width:100%}@media screen and (min-width:768px){.CheckIfUserHasShoppingList_controlsPanelAndListContainer__XM7fx{flex:1 1;min-height:0;display:flex;flex-direction:row}.CheckIfUserHasShoppingList_narrowDeviceHeader__PRRvT,.CheckIfUserHasShoppingList_overlayMenuContainer__58Xsn,.CheckIfUserHasShoppingList_overlayMenuEmptySpace__Vx7j7,.CheckIfUserHasShoppingList_overlayMenu__6lbdB{display:none}.CheckIfUserHasShoppingList_verticalMenuBar__YrVu_{display:flex;flex-direction:column;border-right:.5px solid black;flex-grow:0;flex-shrink:0;flex-basis:auto;min-height:0;overflow-y:auto;padding:1em;background-color:var(--app-default-background-color);justify-content:space-between}}@media screen and (min-width:1100px){.CheckIfUserHasShoppingList_contentRailContainer__zeMXS{padding:2rem 2rem 20rem}}.Button_button__exqP_{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-weight:300;cursor:pointer;border:1px solid transparent;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .05s ease;box-sizing:border-box;gap:.5rem;text-decoration:none}.Button_button__exqP_:hover{text-decoration:none}.Button_sm__gj1jK{font-size:.85rem}.Button_md__nyRKq{font-size:1rem}.Button_lg__ixdEd{font-size:1.15rem}.Button_hasLabel__4Lih7{padding:var(--label-vertical-padding) var(--label-horizontal-padding)}.Button_iconOnly__bB_7A{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:var(--button-size);height:var(--button-size)}.Button_iconOnly__bB_7A .Button_icon__r3wfm,.Button_iconOnly__bB_7A svg{width:var(--icon-size);height:var(--icon-size)}.Button_primary__DEC_1{background:var(--color-primary);border-color:var(--color-primary);color:white}.Button_primary__DEC_1:hover:not(:disabled){background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.Button_secondary__9ex2D{background:var(--color-secondary);border-color:var(--color-secondary);color:var(--text-default-color)}.Button_secondary__9ex2D:hover:not(:disabled){background:var(--color-secondary-hover);border-color:var(--color-secondary-hover);color:white}.Button_error__FOVy3{background:var(--color-error);border-color:var(--color-error);color:white}.Button_error__FOVy3:hover:not(:disabled){background:var(--color-error-hover);border-color:var(--color-error-hover)}.Button_ghost__uap2f{background:transparent;border-color:var(--color-border);color:var(--text-default-color)}.Button_ghost__uap2f:hover:not(:disabled){background:var(--color-ghost-background-hover);border-color:var(--color-ghost-background-hover)}.Button_borderless__dlaJl{border-color:transparent}.Button_button__exqP_:disabled{opacity:.55;background-color:var(--color-disabled);border-color:transparent;color:var(--text-default-color);cursor:not-allowed}.Button_button__exqP_:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}.Button_loading__U3vY1{pointer-events:none;position:relative;color:transparent}.Button_spinner__XcCkv{width:1.1em;height:1.1em;border:3px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:Button_spin__ITV3l .6s linear infinite;position:absolute}@keyframes Button_spin__ITV3l{to{transform:rotate(1turn)}}.Button_iconLeft__O91kq,.Button_iconRight__QXz2d,.Button_icon__r3wfm{display:inline-flex;align-items:center;justify-content:center};.Button_iconLeft__O91kq svg,.Button_iconRight__QXz2d svg,.Button_icon__r3wfm svg{width:100%;height:100%;display:block;fill:currentColor}.Button_iconLeft__O91kq{margin-right:.4em}.Button_iconRight__QXz2d{margin-left:.4em}.Button_label__ijedD{display:inline-flex;align-items:center}.AppWrapper_appContainer__OhHHk{display:flex;flex-flow:column;height:100dvh;width:100vw;align-items:stretch;justify-content:flex-start;background-color:var(--app-default-background-color);color:var(--text-default-color)}.UserFeedback_userFeedbackContainer__UNitT{max-height:150px;max-width:300px;text-align:center;margin:0 1rem 0 0}.UserFeedback_happyNotHappyContainer__j7kRS,.UserFeedback_userFeedbackContainer__UNitT{display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:1rem;color:black}.UserFeedback_happyNotHappyContainer__j7kRS{padding:0;width:auto}.UserFeedback_happy__vKBTA{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:.3rem;border-radius:50%;background-color:transparent;transition:background-color .15s ease}.UserFeedback_happy__vKBTA:hover{cursor:pointer;background-color:lightgray}.UserFeedback_notHappy__ncMXw{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:.3rem;border-radius:50%;background-color:transparent;transition:background-color .15s ease}.UserFeedback_notHappy__ncMXw:hover{cursor:pointer;background-color:lightgray}.UserFeedback_feedbackSentConfirmation__jbdyt{color:gray}.Modal_backdrop__oxJlJ{position:fixed;inset:0;background-color:rgba(128,128,128,.3);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:var(--z-modal-backdrop)}.Modal_fullScreenModal__PoxED{background:var(--app-default-background-color);width:100%;height:100dvh;overflow-y:auto;position:relative}.Modal_modal__hv64u{background:#fff;border-radius:.75rem;padding:2rem;max-width:600px;width:90%;max-height:90dvh;overflow-y:auto;position:relative;box-shadow:0 0 20px rgba(0,0,0,.25)}.Modal_modalContent__HZMJ_{inline-size:min(100%,900px);margin-inline:auto;padding-inline:1rem;padding-top:1rem;padding-bottom:10rem;display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:768px){.Modal_modalContent__HZMJ_{padding:1em 1em 10em}}.ErrorModal_errorContent__a6O4q{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;margin:1rem}.CheckBox_checkbox__thVXJ{width:2em;height:2em;cursor:pointer;flex-shrink:0}.CheckBox_checkboxButton__uf3W8{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em;color:var(--text-muted);opacity:.85;transition:opacity .15s ease-out,color .15s ease-out,transform .15s ease-out}.CheckBox_checkboxButton__uf3W8:hover{opacity:1;color:var(--text-default-color);transform:translateY(-1px)}.ItemSnapshotEditingForm_fieldError__WLnKV{border-color:red}.ItemSnapshotEditingForm_errorMessage__ozLWa{color:red;text-align:center}.FilterByStoreRadioButtons_storeOptionButtons__zuSHe{display:flex;flex-direction:column;gap:2em}.FilterByStoreRadioButtons_storeOptionLabel__a_aMo{display:flex;align-items:center;padding:0;width:auto;flex-wrap:wrap;margin:0}.ConfirmDelete_confirmDeleteContainer__gkC1I{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1em}.ConfirmDelete_buttons__FSF12{display:flex;flex-direction:column;gap:1em}@media screen and (min-width:768px){.ConfirmDelete_buttons__FSF12{flex-direction:row}}.HeaderNavigation_header__MsTDQ{display:flex;align-items:center}.HeaderNavigation_left__PKJkO{display:flex}.HeaderNavigation_right__znsEk{margin-left:auto;display:flex}.MonetizeList_publicLinkRow__zYYxq{display:flex;align-items:center;gap:.75rem;margin-top:.25rem}.MonetizeList_publicLink__eIboZ{font-family:monospace;color:var(--color-primary);text-decoration:underline;word-break:break-all}.Switch_switch__L18Wg{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Switch_checkboxToggleVariant__hycmt{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.Switch_track__7ZqBm{width:48px;height:24px;border-radius:9999px;background-color:#d1d5db;position:relative;transition:background-color .2s}.Switch_trackChecked__JuHmn{background-color:#3b82f6}.Switch_thumb__6tiky{width:20px;height:20px;background-color:#fff;border-radius:9999px;position:absolute;top:2px;left:2px;transition:transform .2s}.Switch_thumbChecked__kyz5_{transform:translateX(24px)}.Switch_label__bO2hB{margin-left:.75rem}.MonetizeAccount_profileLink__EZZ_r{color:var(--color-primary);font-weight:500;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;cursor:pointer}.MonetizeAccount_profileLink__EZZ_r:hover{text-decoration-thickness:2px}.MonetizeAccount_profileLink__EZZ_r:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.MonetizeAccount_successMessage__LdiPK{padding:12px 16px;color:var(--color-success);margin-bottom:16px;transition:opacity .5s ease;opacity:1}.MonetizeAccount_fadeIn__Gb4_C{opacity:1}.MonetizeAccount_fadeOut__Id_46{opacity:0}.SocialIconRow_row___1kvs{display:flex;align-items:center;justify-content:space-between;height:55px}.SocialIconRow_left__cmsc1{display:flex;align-items:center;gap:12px}.SocialIconRow_label__LbxzK{font-size:15px}.SocialIconRow_right__CYmBL{display:flex;align-items:center;gap:12px}.SocialIconPosition_wrapper__cS_gB{margin-top:24px}.SocialIconPosition_wrapper__cS_gB h3{margin:0 0 4px;font-size:16px}.SocialIconPosition_wrapper__cS_gB p{margin:0 0 12px;font-size:14px;color:#6b6b6b}.SocialIconPosition_wrapper__cS_gB.SocialIconPosition_disabled__Gizvr{opacity:.3;color:var(--text-muted);pointer-events:none;cursor:not-allowed}.SocialIconPosition_option__CzFgp{display:flex;align-items:center;gap:8px;margin-bottom:8px}.SocialIconPosition_savingIndicator__uwMT7{font-size:.875rem;color:var(--text-muted);margin-left:.5rem;height:2rem}.SocialIconsPanel_panel__FR_d0{max-width:640px;margin:0 auto;padding:24px 16px 32px}.SocialIconsPanel_header__4II__ h2{margin:0 0 4px;font-size:20px}.SocialIconsPanel_header__4II__ p{margin:0 0 24px;color:#6b6b6b;font-size:14px}.SocialIconsPanel_list__l7Zk4{display:flex;flex-direction:column;gap:12px}.SocialIconsPanel_addButton__FNM_p{margin-top:24px;width:100%;background:#7b3fe4;color:#fff;border:none;border-radius:999px;padding:14px;font-size:15px;cursor:pointer}@media (min-width:780px){.SocialIconsPanel_panel__FR_d0{padding:32px}}.ChooseSocial_contentAligner__0cYJg{display:flex;flex-direction:column;align-items:center}.ChooseSocial_content__pPNkG{display:flex;flex-direction:column;max-width:400px;gap:1rem}.ChooseSocial_list__vbWY0{display:flex;flex-direction:column;align-items:center;gap:1rem}.ChooseSocial_listItem__6if5u{display:flex;justify-content:space-between;align-items:center;text-align:center;background:none;border:none;cursor:pointer}.ChooseSocial_listItem__6if5u:last-child{border-bottom:none}.ManageSocialHandle_title___oXqR{font-size:16px;font-weight:600}.ManageSocialHandle_content__E80Ki{margin-top:24px}.ManageSocialHandle_label__DZPVI{font-size:14px;font-weight:500}.ManageSocialHandle_input__IkO7O{width:100%;margin-top:8px;padding:12px;font-size:15px;border-radius:8px;border:1px solid #ddd}.ManageSocialHandle_example__44cxs{margin-top:6px;font-size:12px;color:#777}.ManageSocialHandle_submitButton__TUIPP{margin-top:24px;width:100%;padding:14px;font-size:15px;border-radius:999px;border:none;background:var(--color-primary);color:white;cursor:pointer}.ManageSocialHandle_disabled__MCd4W{opacity:.6;background-color:var(--color-disabled);color:var(--text-muted);cursor:not-allowed}.ManageSocialHandle_submitButtonIsDisabledExplanation__ZKGeI{color:var(--color-error)}.ManageSocialHandle_mutedHint__rAM3s{color:var(--text-muted)}.ManageSocialHandle_deleteButton__joHOV{margin-top:12px;width:100%;padding:12px;font-size:15px;border-radius:999px;border:none;background:#ff4d4f;color:white;cursor:pointer;transition:background .2s ease}.ManageSocialHandle_deleteButton__joHOV:hover:not(:disabled){background:#d9363e}.ManageSocialHandle_deleteButton__joHOV:disabled{opacity:.6;cursor:not-allowed}.MyShoppingLists_contentRailMyShoppingLists__IIRgY{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,20rem));grid-gap:1rem;gap:1rem;width:100%;justify-content:start}.Tooltip_tooltipWrapper__J0mLT{position:relative;display:inline-block}.Tooltip_tooltipContent__Ta3H4{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:.25rem;background-color:#374151;color:white;font-size:1rem;padding:.5rem .75rem;border-radius:.25rem;white-space:normal;min-width:250px;max-width:min(90vw,20rem);line-height:1.4;text-align:center;z-index:var(--z-tooltip);pointer-events:none;opacity:0;transition:opacity .2s ease-in-out}.Tooltip_tooltipVisible__3Y5lU{opacity:1}.ShoppingList_shoppingListCard__bGxJS{display:flex;flex-direction:column;height:100%;padding:16px;background:#ffffff;border:.5px solid var(--text-muted);color:var(--text-muted);border-radius:8px;align-items:flex-start;cursor:pointer;box-sizing:border-box;transition:box-shadow .16s ease,transform .16s ease,border-color .16s ease;gap:1em}.ShoppingList_shoppingListCard__bGxJS:focus{outline:2px solid #4d90fe;outline-offset:2px}.ShoppingList_shoppingListCard__bGxJS:hover{border-color:#d1d5db;box-shadow:0 8px 20px rgba(0,0,0,.06);transform:translateY(-2px);outline:none}.ShoppingList_shoppingListCard__bGxJS,.ShoppingList_shoppingListCard__bGxJS:focus,.ShoppingList_shoppingListCard__bGxJS:hover,.ShoppingList_shoppingListCard__bGxJS:visited
.ShoppingList_shoppingListCard__bGxJS:active{text-decoration:none}.ShoppingList_teamMemberList__qtDtb div{line-height:1.3}.ShoppingList_badge__Vy6Rj{font-size:.75rem;font-weight:550;padding:0;display:inline-block;cursor:help}.ShoppingList_published__hKb_9{background-color:white;color:var(--color-success)}.ShoppingList_unpublished___2qse{background-color:white;color:var(--text-muted)}.ShoppingList_cardTitle__XfH6I{color:var(--text-default-color);text-align:left;font-size:1.05rem;font-weight:600;letter-spacing:-.01em;line-height:1.25}.ShoppingList_cardMeta__BQ87X{font-size:.85rem;color:var(--text-muted);text-align:left;margin-top:.25rem;text-transform:uppercase;letter-spacing:.04em;display:block;margin-bottom:6px}.Ticker_tickerWrapper___1ZcC{overflow:hidden;white-space:nowrap;width:100%;border-top:1px solid var(--app-default-background-color);border-bottom:1px solid var(--app-default-background-color);background:var(--app-default-background-color)}.Ticker_ticker__OD_CL{display:inline-block;animation:Ticker_ticker__OD_CL 60s linear infinite}.Ticker_tickerItem__rGGVz{display:inline-block;margin:0 7rem;font-size:1.25rem;font-weight:500;color:var(--text-default-color)}@keyframes Ticker_ticker__OD_CL{0%{transform:translateX(0)}to{transform:translateX(-33.3333%)}}.FadeTyping_typingTextWrapper__piXqO{display:inline-flex;max-width:100%}.FadeTyping_typingTextContent__F1RcO{display:inline-block;font-family:inherit;font-size:inherit;line-height:1.2;transition:opacity .12s linear;overflow-wrap:anywhere;vertical-align:bottom}@keyframes FadeTyping_ttFadeOut__FWZEf{0%{opacity:1}to{opacity:0}}.FadeTyping_fadeOut__nHHon{animation-name:FadeTyping_ttFadeOut__FWZEf;animation-duration:var(--typing-fade-duration,.6s);animation-fill-mode:forwards;animation-timing-function:ease}.FadeTyping_typingCaret__YRH6g{display:inline-block;width:2px;background-color:currentColor;border-radius:1px;vertical-align:bottom;height:1em}.FadeTyping_typing__0iSao{opacity:1;animation:none}.FadeTyping_hidden__2ZVLH{opacity:0}@keyframes FadeTyping_ttBlink___re8z{0%{opacity:1}50%{opacity:0}to{opacity:1}}.FadeTyping_blink__X0TkY{animation-name:FadeTyping_ttBlink___re8z;animation-duration:.9s;animation-iteration-count:infinite;animation-timing-function:step-end}@media (prefers-reduced-motion:reduce){.FadeTyping_blink__X0TkY,.FadeTyping_fadeOut__nHHon{animation:none!important}}.FeatureCard_card__OkIt7{width:100%;max-width:800px;border-radius:1.5rem;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.08);background-color:transparent}.FeatureCard_top__BmBd7{background:#fff;padding:1.5rem 2rem;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.FeatureCard_label__0pXaa{font-size:.9rem;color:#6b7280;font-weight:500;margin:0}.FeatureCard_title__YgFmr{font-size:1.46rem;font-weight:600;color:#111827;margin:0}.FeatureCard_subtitle__o4_IE{font-size:1rem;color:#4b5563;margin-top:0}.FeatureCard_bottom__MsJ9h{height:100%;padding:1rem;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.FeatureCard_imageWrapper__9RTw3{position:relative;width:100%;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.08)}.FeatureCard_image__pE_H4{width:100%;height:auto;border-radius:.5rem;object-fit:cover;display:block}@media screen and (min-width:768px){.FeatureCard_card__OkIt7{aspect-ratio:1.618/1}}.AnimatedDemo_container__sFET9{width:min(90vw,500px);aspect-ratio:1/1;margin:0 auto;padding:.25em;background-color:white;border-radius:1.5rem;box-shadow:0 4px 10px rgba(0,0,0,.08)}.AnimatedDemo_svg__LNTu0{width:100%;height:100%}.AnimatedDemo_button__kSNRC{cursor:pointer}.AnimatedDemo_button__kSNRC,.AnimatedDemo_button__kSNRC rect{fill:#f9f9f9;stroke:rgba(0,0,0,.08);stroke-width:1;transition:fill .16s ease,stroke .16s ease}.AnimatedDemo_button__kSNRC:hover rect{fill:#f3f3f3;stroke:rgba(0,0,0,.12)}.AnimatedDemo_button__kSNRC:active rect{fill:#ededed}.AnimatedDemo_button__kSNRC text{pointer-events:none}.AnimatedDemo_primary__d_WWV rect{fill:#2563eb;stroke:none}.AnimatedDemo_primary__d_WWV:hover rect{fill:#1d4ed8}.AnimatedDemo_secondary__a0FEU rect{fill:#e5e7eb}.AnimatedDemo_secondary__a0FEU:hover rect{fill:#d1d5db}.AnimatedDemo_cursor__t1n17{color:#111111;pointer-events:none}.AnimatedDemo_cursor__t1n17 *{pointer-events:none}.AnimatedDemo_ripple__iXGAP{transform-origin:0 0;pointer-events:none;opacity:0;transform:scale(1);transition:transform .18s ease-out,opacity .18s ease-out;color:var(--color-focus)}.AnimatedDemo_clicking__7JD7_ .AnimatedDemo_ripple__iXGAP{opacity:.35;transform:scale(1.8)}.AnimatedDemo_clicked__uWxVZ rect{fill:#d1d5db;transition:fill .1s ease}.ShareListLoopedSequence_fullWidthContainer__q3y76{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;height:550px;background-color:var(--app-secondary-background-color);color:var(--text-default-color);padding:2em .5em;text-align:center;gap:2em}.ShareListLoopedSequence_message__lO_wv{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transition:opacity .4s ease-in-out;padding:1em}.ShareListLoopedSequence_messageVisible___Aeby{opacity:1;pointer-events:auto}.ShareListLoopedSequence_messageHidden__0HVog{opacity:0;pointer-events:none}.ShareListLoopedSequence_animation__LZYC3{position:relative;transition:opacity .4s ease-in-out}.ShareListLoopedSequence_animationVisible__7xEa0{opacity:1;pointer-events:auto}.ShareListLoopedSequence_animationHidden__XUlvo{opacity:0;pointer-events:none}.footer_container__OJLlx{display:flex;flex-direction:row;width:100%;padding:0;margin:400px 0 20px}.footer_footer__GoTLO{display:flex;flex-direction:column;align-items:center;justify-content:space-around;column-gap:20px;row-gap:10px;font-size:.7rem}.footer_footer__GoTLO:first-child{flex:3 1}.footer_footer__GoTLO:nth-child(2),.footer_footer__GoTLO:nth-child(3),.footer_footer__GoTLO:nth-child(4){flex:1 1}@media screen and (min-width:800px){.footer_footer__GoTLO{flex-direction:row;flex-wrap:wrap;column-gap:20px;row-gap:10px}}.PublicBrandAndLinkClient_pipeline_reset__gmoR1{display:none}.PublicBrandAndLinkClient_card___fyiN{padding:.875rem;border-radius:12px;background:var(--surface,#fff);border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;gap:2rem}.PublicBrandAndLinkClient_card___fyiN:hover{border-color:rgba(0,0,0,.1)}.PublicBrandAndLinkClient_itemMeta__PEWf7{display:flex;flex-direction:column;gap:.25rem}.PublicBrandAndLinkClient_affiliateBlock__XFlLp{margin-top:.25rem;display:flex;flex-direction:column;gap:.5rem}.PublicBrandAndLinkClient_contextMeta__Jb8_d{font-size:.75rem;color:rgba(0,0,0,.6);display:flex;align-items:center;gap:.375rem}.PublicBrandAndLinkClient_label__HlDR7{display:block;font-size:.75rem;font-weight:500;color:rgba(0,0,0,.55)}.PublicBrandAndLinkClient_value__nopdM{display:block;font-size:.95rem;font-weight:600;color:#000}.PublicBrandAndLinkClient_itemMetaEntry__m2PoO{display:flex;flex-direction:column;gap:.125rem}.PublicBrandAndLinkClient_primaryLink__bzVgO{font-size:.875rem;font-weight:500;color:var(--color-primary);text-decoration:none;word-break:anywhere}.PublicBrandAndLinkClient_primaryLink__bzVgO:hover{text-decoration:underline}.PublicBrandAndLinkClient_disclosure__X2Y7T{font-size:.7rem;line-height:1.4;color:rgba(0,0,0,.5)}.PublicBrandAndLinkClient_externalNotice__7JQ46{font-size:.7rem;color:rgba(0,0,0,.45);display:flex;align-items:center;gap:.25rem}