.preference-card-module-scss-module__kw-Rnq__root{text-align:left;cursor:pointer;background-color:var(--neutral-bg-primary);border-radius:16px;flex-direction:column-reverse;justify-content:space-between;justify-self:stretch;align-items:flex-end;height:98px;padding:12px;display:flex}.preference-card-module-scss-module__kw-Rnq__root:hover:not(.preference-card-module-scss-module__kw-Rnq__disabled){background-color:var(--mo-neutral-900)}.preference-card-module-scss-module__kw-Rnq__root .preference-card-module-scss-module__kw-Rnq__label{align-self:stretch}.preference-card-module-scss-module__kw-Rnq__selected{background-color:var(--extra-bg-blueberry)}.preference-card-module-scss-module__kw-Rnq__selected:hover:not(.preference-card-module-scss-module__kw-Rnq__disabled){background-color:var(--mo-subbrand-brand-900)}.preference-card-module-scss-module__kw-Rnq__disabled{color:var(--mo-text-icon-tertiary);cursor:default}
.preference-card-skeleton-module-scss-module__tM-f5a__root{border-radius:16px;height:116px}
.preference-card-with-image-module-scss-module__I7ScMG__root{min-width:0;max-width:100%;color:var(--neutral-fg-primary);border-radius:var(--mo-CRx6);flex-direction:column;align-items:center;gap:2px;padding:12px 6px;display:flex;position:relative;overflow:hidden}.preference-card-with-image-module-scss-module__I7ScMG__root:before{z-index:var(--z-index-baseline);content:"";border-radius:inherit;opacity:0;filter:blur(8px);background:conic-gradient(from 23deg at 0 100%,#75e1ff66 20deg,#f298f666 70deg,#fbece766 345deg);transition:opacity .2s ease-in-out;position:absolute;inset:0;transform:scale(1.08)}.preference-card-with-image-module-scss-module__I7ScMG__root:hover:before{opacity:1}.preference-card-with-image-module-scss-module__I7ScMG__disabled{color:var(--mo-text-icon-tertiary);cursor:default}.preference-card-with-image-module-scss-module__I7ScMG__disabled:hover{background:var(--neutral-bg-base)}.preference-card-with-image-module-scss-module__I7ScMG__disabled:hover:before{opacity:0}.preference-card-with-image-module-scss-module__I7ScMG__selected:before,.preference-card-with-image-module-scss-module__I7ScMG__selected:hover:not(.preference-card-with-image-module-scss-module__I7ScMG__disabled):before{opacity:1}.preference-card-with-image-module-scss-module__I7ScMG__imageWrapper{z-index:var(--z-index-surface);opacity:.8;justify-content:center;align-items:center;max-width:100%;transition:transform .3s ease-in-out;display:flex;position:relative}.preference-card-with-image-module-scss-module__I7ScMG__selected>.preference-card-with-image-module-scss-module__I7ScMG__imageWrapper{opacity:1;transform:scale(1.1)}.preference-card-with-image-module-scss-module__I7ScMG__root:hover:not(.preference-card-with-image-module-scss-module__I7ScMG__disabled)>.preference-card-with-image-module-scss-module__I7ScMG__imageWrapper{transform:scale(1.1)}.preference-card-with-image-module-scss-module__I7ScMG__label{z-index:var(--z-index-surface);width:100%;min-height:40px;position:relative}
@layer ds{.mo-chip{background:var(--mo-a-chips-current-bg-color);color:var(--mo-a-chips-current-text-color);border-radius:var(--mo-CRx3);height:fit-content;transition-property:background,border-color;transition-duration:var(--mo-backward-animation-duration);transition-timing-function:var(--mo-ease-out-quint);justify-content:center;align-items:center;display:flex;position:relative}@media (any-hover:hover){.mo-chip:hover{transition-property:background,border-color;transition-duration:0s;transition-timing-function:linear}}.mo-chip:active,.mo-chip:disabled{transition-property:background,border-color;transition-duration:0s;transition-timing-function:linear}.mo-chip[data-disabled=true]{cursor:default;pointer-events:none}.mo-chip_view_primary{--mo-a-chips-current-bg-color:var(--mo-chips-primary-bg-off-default);--mo-a-chips-current-text-color:var(--mo-chips-primary-text-off-default);--mo-a-chips-current-icon-color:var(--mo-chips-primary-icon-on-default);--mo-a-chips-current-border-color:var(--mo-chips-primary-bg-off-default);--mo-a-chips-counter-current-bg-color:var(--mo-chips-primary-counter-bg-off-default);--mo-a-chips-counter-current-text-color:var(--mo-chips-primary-counter-text-off-default);--mo-a-chips-chevron-current-color:var(--mo-chips-primary-chevronIcon-off-default);--mo-a-chips-bg-color-hovered:var(--mo-chips-primary-bg-off-hovered);--mo-a-chips-text-color-hovered:var(--mo-chips-primary-text-off-hovered);--mo-a-chips-stroke-color-hovered:var(--mo-chips-primary-bg-off-hovered);--mo-a-chips-chevron-color-hovered:var(--mo-chips-primary-chevronIcon-off-hovered);--mo-a-chips-bg-color-pressed:var(--mo-chips-primary-bg-off-pressed);--mo-a-chips-text-color-pressed:var(--mo-chips-primary-text-off-pressed);--mo-a-chips-stroke-color-pressed:var(--mo-chips-primary-bg-off-pressed)}.mo-chip_view_primary .mo-chip__close-button{--mo-icon-current-color:var(--mo-chips-primary-closeIcon-off-default)}@media (any-hover:hover){.mo-chip_view_primary .mo-chip__close-button:hover{--mo-icon-current-color:var(--mo-chips-primary-closeIcon-off-hovered)}}.mo-chip_view_primary[data-selected=true]{--mo-a-chips-current-bg-color:var(--mo-chips-primary-bg-on-default);--mo-a-chips-current-text-color:var(--mo-chips-primary-text-on-default);--mo-a-chips-current-border-color:var(--mo-chips-primary-bg-on-default);--mo-a-chips-counter-current-bg-color:var(--mo-chips-primary-counter-bg-on-default);--mo-a-chips-chevron-current-color:var(--mo-chips-primary-chevronIcon-on-default);--mo-a-chips-bg-color-hovered:var(--mo-chips-primary-bg-on-hovered);--mo-a-chips-text-color-hovered:var(--mo-chips-primary-text-on-hovered);--mo-a-chips-stroke-color-hovered:var(--mo-chips-primary-bg-on-hovered);--mo-a-chips-chevron-color-hovered:var(--mo-chips-primary-chevronIcon-on-hovered);--mo-a-chips-bg-color-pressed:var(--mo-chips-primary-bg-on-pressed);--mo-a-chips-text-color-pressed:var(--mo-chips-primary-text-on-pressed);--mo-a-chips-stroke-color-pressed:var(--mo-chips-primary-bg-on-pressed);--mo-a-chips-chevron-color-pressed:var(--mo-chips-primary-chevronIcon-on-hovered)}.mo-chip_view_primary[data-selected=true] .mo-chip__close-button{--mo-icon-current-color:var(--mo-chips-primary-closeIcon-on-default)}@media (any-hover:hover){.mo-chip_view_primary[data-selected=true] .mo-chip__close-button:hover{--mo-icon-current-color:var(--mo-chips-primary-closeIcon-on-hovered)}}.mo-chip_view_primary[data-selected=true][data-disabled=true]{--mo-a-chips-current-icon-color:var(--mo-chips-primary-icon-on-disabled);--mo-a-chips-current-bg-color:var(--mo-chips-primary-bg-on-disabled);--mo-a-chips-current-text-color:var(--mo-chips-primary-text-on-disabled);--mo-a-chips-current-border-color:var(--mo-chips-primary-bg-on-disabled);--mo-a-chips-counter-current-bg-color:var(--mo-chips-primary-counter-bg-on-disabled);--mo-a-chips-chevron-current-color:var(--mo-chips-primary-chevronIcon-on-disabled)}.mo-chip_view_primary[data-selected=true][data-disabled=true] .mo-chip__close-button{--mo-icon-current-color:var(--mo-chips-primary-closeIcon-on-disabled)}@media (any-hover:hover){.mo-chip_view_primary[data-selected=true][data-disabled=true] .mo-chip__close-button:hover{--mo-icon-current-color: }}.mo-chip_view_primary[data-disabled=true]{--mo-a-chips-current-icon-color:var(--mo-chips-primary-icon-off-disabled);--mo-a-chips-current-bg-color:var(--mo-chips-primary-bg-off-disabled);--mo-a-chips-current-text-color:var(--mo-chips-primary-text-off-disabled);--mo-a-chips-current-border-color:var(--mo-chips-primary-bg-off-disabled);--mo-a-chips-counter-current-bg-color:var(--mo-chips-primary-counter-bg-off-disabled);--mo-a-chips-chevron-current-color:var(--mo-chips-primary-chevronIcon-off-disabled)}.mo-chip_view_primary[data-disabled=true] .mo-chip__close-button{--mo-icon-current-color: }@media (any-hover:hover){.mo-chip_view_primary[data-disabled=true] .mo-chip__close-button:hover{--mo-icon-current-color: }}.mo-chip_view_secondary{--mo-a-chips-current-bg-color:var(--mo-chips-outline-bg-off-default);--mo-a-chips-current-text-color:var(--mo-chips-outline-text-off-default);--mo-a-chips-current-icon-color:var(--mo-chips-outline-icon-on-default);--mo-a-chips-current-border-color:var(--mo-chips-outline-stroke-off-default);--mo-a-chips-counter-current-bg-color:var(--mo-chips-outline-counter-bg-off-default);--mo-a-chips-counter-current-text-color:var(--mo-chips-outline-counter-text-off-default);--mo-a-chips-chevron-current-color:var(--mo-chips-outline-chevronIcon-off-default);--mo-a-chips-bg-color-hovered:var(--mo-chips-outline-bg-off-hovered);--mo-a-chips-text-color-hovered:var(--mo-chips-outline-text-off-hovered);--mo-a-chips-stroke-color-hovered:var(--mo-chips-outline-stroke-off-hovered);--mo-a-chips-chevron-color-hovered:var(--mo-chips-outline-chevronIcon-off-hovered);--mo-a-chips-bg-color-pressed:var(--mo-chips-outline-bg-off-pressed);--mo-a-chips-text-color-pressed:var(--mo-chips-outline-text-off-pressed);--mo-a-chips-stroke-color-pressed:var(--mo-chips-outline-stroke-off-pressed)}.mo-chip_view_secondary .mo-chip__close-button{--mo-icon-current-color:var(--mo-chips-outline-closeIcon-off-default)}@media (any-hover:hover){.mo-chip_view_secondary .mo-chip__close-button:hover{--mo-icon-current-color:var(--mo-chips-outline-closeIcon-off-hovered)}}.mo-chip_view_secondary[data-selected=true]{--mo-a-chips-current-bg-color:var(--mo-chips-outline-bg-on-default);--mo-a-chips-current-text-color:var(--mo-chips-outline-text-on-default);--mo-a-chips-current-border-color:var(--mo-chips-outline-stroke-on-default);--mo-a-chips-counter-current-bg-color:var(--mo-chips-outline-counter-bg-on-default);--mo-a-chips-chevron-current-color:var(--mo-chips-outline-chevronIcon-on-default);--mo-a-chips-bg-color-hovered:var(--mo-chips-outline-bg-on-hovered);--mo-a-chips-text-color-hovered:var(--mo-chips-outline-text-on-hovered);--mo-a-chips-stroke-color-hovered:var(--mo-chips-outline-stroke-on-hovered);--mo-a-chips-chevron-color-hovered:var(--mo-chips-outline-chevronIcon-on-hovered);--mo-a-chips-bg-color-pressed:var(--mo-chips-outline-bg-on-pressed);--mo-a-chips-text-color-pressed:var(--mo-chips-outline-text-on-pressed);--mo-a-chips-stroke-color-pressed:var(--mo-chips-outline-stroke-on-pressed);--mo-a-chips-chevron-color-pressed:var(--mo-chips-outline-chevronIcon-on-hovered)}.mo-chip_view_secondary[data-selected=true] .mo-chip__close-button{--mo-icon-current-color:var(--mo-chips-outline-closeIcon-on-default)}@media (any-hover:hover){.mo-chip_view_secondary[data-selected=true] .mo-chip__close-button:hover{--mo-icon-current-color:var(--mo-chips-outline-closeIcon-on-hovered)}}.mo-chip_view_secondary[data-selected=true][data-disabled=true]{--mo-a-chips-current-icon-color:var(--mo-chips-outline-icon-on-disabled);--mo-a-chips-current-bg-color:var(--mo-chips-outline-bg-on-disabled);--mo-a-chips-current-text-color:var(--mo-chips-outline-text-on-disabled);--mo-a-chips-current-border-color:var(--mo-chips-outline-stroke-on-disabled);--mo-a-chips-counter-current-bg-color:var(--mo-chips-outline-counter-bg-on-disabled);--mo-a-chips-chevron-current-color:var(--mo-chips-outline-chevronIcon-on-disabled)}.mo-chip_view_secondary[data-selected=true][data-disabled=true] .mo-chip__close-button{--mo-icon-current-color:var(--mo-chips-outline-closeIcon-on-disabled)}@media (any-hover:hover){.mo-chip_view_secondary[data-selected=true][data-disabled=true] .mo-chip__close-button:hover{--mo-icon-current-color: }}.mo-chip_view_secondary[data-disabled=true]{--mo-a-chips-current-icon-color:var(--mo-chips-outline-icon-off-disabled);--mo-a-chips-current-bg-color:var(--mo-chips-outline-bg-off-disabled);--mo-a-chips-current-text-color:var(--mo-chips-outline-text-off-disabled);--mo-a-chips-current-border-color:var(--mo-chips-outline-stroke-off-disabled);--mo-a-chips-counter-current-bg-color:var(--mo-chips-outline-counter-bg-off-disabled);--mo-a-chips-chevron-current-color:var(--mo-chips-outline-chevronIcon-off-disabled)}.mo-chip_view_secondary[data-disabled=true] .mo-chip__close-button{--mo-icon-current-color: }@media (any-hover:hover){.mo-chip_view_secondary[data-disabled=true] .mo-chip__close-button:hover{--mo-icon-current-color: }}.mo-chip_view_tertiary{--mo-a-chips-current-bg-color:var(--mo-chips-tertiary-bg-off-default);--mo-a-chips-current-text-color:var(--mo-chips-tertiary-text-off-default);--mo-a-chips-current-icon-color:var(--mo-chips-tertiary-icon-on-default);--mo-a-chips-current-border-color:var(--mo-chips-tertiary-bg-off-default);--mo-a-chips-counter-current-bg-color:var(--mo-chips-primary-counter-bg-off-default);--mo-a-chips-counter-current-text-color:var(--mo-chips-primary-counter-text-off-default);--mo-a-chips-chevron-current-color:var(--mo-chips-tertiary-chevronIcon-off-default);--mo-a-chips-bg-color-hovered:var(--mo-chips-tertiary-bg-off-hovered);--mo-a-chips-text-color-hovered:var(--mo-chips-tertiary-text-off-default);--mo-a-chips-stroke-color-hovered:var(--mo-chips-tertiary-bg-off-hovered);--mo-a-chips-chevron-color-hovered:var(--mo-chips-tertiary-chevronIcon-off-hovered);--mo-a-chips-bg-color-pressed:var(--mo-chips-tertiary-bg-off-pressed);--mo-a-chips-text-color-pressed:var(--mo-chips-tertiary-text-off-default);--mo-a-chips-stroke-color-pressed:var(--mo-chips-tertiary-bg-off-pressed)}.mo-chip_view_tertiary .mo-chip__close-button{--mo-icon-current-color:var(--mo-chips-primary-closeIcon-off-default)}@media (any-hover:hover){.mo-chip_view_tertiary .mo-chip__close-button:hover{--mo-icon-current-color:var(--mo-chips-tertiary-closeIcon-off-hovered)}}.mo-chip_view_tertiary[data-selected=true]{--mo-a-chips-current-bg-color:var(--mo-chips-tertiary-bg-on-default);--mo-a-chips-current-text-color:var(--mo-chips-tertiary-text-on-default);--mo-a-chips-current-border-color:var(--mo-chips-tertiary-bg-on-default);--mo-a-chips-counter-current-bg-color:var(--mo-chips-primary-counter-bg-on-default);--mo-a-chips-chevron-current-color:var(--mo-chips-tertiary-chevronIcon-on-default);--mo-a-chips-bg-color-hovered:var(--mo-chips-tertiary-bg-on-hovered);--mo-a-chips-text-color-hovered:var(--mo-chips-tertiary-text-on-default);--mo-a-chips-stroke-color-hovered:var(--mo-chips-tertiary-bg-on-hovered);--mo-a-chips-chevron-color-hovered:var(--mo-chips-tertiary-chevronIcon-on-hovered);--mo-a-chips-bg-color-pressed:var(--mo-chips-tertiary-bg-on-pressed);--mo-a-chips-text-color-pressed:var(--mo-chips-tertiary-text-on-default);--mo-a-chips-stroke-color-pressed:var(--mo-chips-tertiary-bg-on-pressed);--mo-a-chips-chevron-color-pressed:var(--mo-chips-tertiary-chevronIcon-on-hovered)}.mo-chip_view_tertiary[data-selected=true] .mo-chip__close-button{--mo-icon-current-color:var(--mo-chips-tertiary-closeIcon-on-default)}@media (any-hover:hover){.mo-chip_view_tertiary[data-selected=true] .mo-chip__close-button:hover{--mo-icon-current-color:var(--mo-chips-tertiary-closeIcon-on-hovered)}}.mo-chip_view_tertiary[data-selected=true][data-disabled=true]{--mo-a-chips-current-icon-color:var(--mo-chips-tertiary-icon-on-disabled);--mo-a-chips-current-bg-color:var(--mo-chips-tertiary-bg-on-disabled);--mo-a-chips-current-text-color:var(--mo-chips-tertiary-text-on-disabled);--mo-a-chips-current-border-color:var(--mo-chips-tertiary-bg-on-disabled);--mo-a-chips-counter-current-bg-color:var(--mo-chips-primary-counter-bg-on-disabled);--mo-a-chips-chevron-current-color:var(--mo-chips-tertiary-chevronIcon-on-disabled)}.mo-chip_view_tertiary[data-selected=true][data-disabled=true] .mo-chip__close-button{--mo-icon-current-color:var(--mo-chips-tertiary-closeIcon-on-disabled)}@media (any-hover:hover){.mo-chip_view_tertiary[data-selected=true][data-disabled=true] .mo-chip__close-button:hover{--mo-icon-current-color: }}.mo-chip_view_tertiary[data-disabled=true]{--mo-a-chips-current-icon-color:var(--mo-chips-tertiary-icon-off-disabled);--mo-a-chips-current-bg-color:var(--mo-chips-tertiary-bg-off-disabled);--mo-a-chips-current-text-color:var(--mo-chips-tertiary-text-off-disabled);--mo-a-chips-current-border-color:var(--mo-chips-tertiary-bg-off-disabled);--mo-a-chips-counter-current-bg-color:var(--mo-chips-primary-counter-bg-off-disabled);--mo-a-chips-chevron-current-color:var(--mo-chips-tertiary-chevronIcon-off-disabled)}.mo-chip_view_tertiary[data-disabled=true] .mo-chip__close-button{--mo-icon-current-color: }@media (any-hover:hover){.mo-chip_view_tertiary[data-disabled=true] .mo-chip__close-button:hover{--mo-icon-current-color: }}.mo-chip_clickable{cursor:pointer}@media (any-hover:hover){.mo-chip_clickable:hover{--mo-a-chips-current-bg-color:var(--mo-a-chips-bg-color-hovered);--mo-a-chips-current-text-color:var(--mo-a-chips-text-color-hovered);--mo-a-chips-current-border-color:var(--mo-a-chips-stroke-color-hovered);--mo-a-chips-chevron-current-color:var(--mo-a-chips-chevron-color-hovered)}}.mo-chip_clickable:active{--mo-a-chips-current-bg-color:var(--mo-a-chips-bg-color-pressed);--mo-a-chips-current-text-color:var(--mo-a-chips-text-color-pressed);--mo-a-chips-current-border-color:var(--mo-a-chips-stroke-color-pressed);--mo-a-chips-chevron-current-color:var(--mo-a-chips-chevron-color-pressed)}.mo-chip .mo-chip__counter{background-color:var(--mo-a-chips-counter-current-bg-color);color:var(--mo-a-chips-counter-current-text-color);margin-inline-end:var(--mo-SPx1)}.mo-chip__start-icon{color:var(--mo-a-chips-current-icon-color);flex-shrink:0;align-items:center;display:inline-flex}.mo-chip__text-content{text-wrap:wrap;justify-content:center;align-items:center;display:grid}.mo-chip__chevron{--mo-icon-current-color:var(--mo-a-chips-chevron-current-color)}.mo-chip__skeleton{display:none}.mo-chip[data-skeleton=true]{pointer-events:none;cursor:default;visibility:hidden}.mo-chip[data-skeleton=true] .mo-chip__skeleton{z-index:10;border-radius:inherit;visibility:visible;width:100%;height:100%;display:block;position:absolute;inset-block-start:0;inset-inline-start:0}.mo-chip_width_hug{width:fit-content}.mo-chip_width_fill{width:100%}.mo-chip_size_small{border-radius:var(--mo-CRx2-5);padding:0 var(--mo-SPx1-5);border:1.5px solid var(--mo-a-chips-current-border-color,var(--mo-a-chips-current-bg-color));min-height:20px}.mo-chip_size_small .mo-chip__text-content{padding:0 2px}.mo-chip_size_medium{border-radius:var(--mo-CRx3);padding:7px var(--mo-SPx2);border:2px solid var(--mo-a-chips-current-border-color,var(--mo-a-chips-current-bg-color));min-height:36px}.mo-chip_size_medium .mo-chip__text-content{padding:0 4px}.mo-chip_size_large{border-radius:var(--mo-CRx3);padding:7px var(--mo-SPx2);border:2px solid var(--mo-a-chips-current-border-color,var(--mo-a-chips-current-bg-color));min-height:36px}.mo-chip_size_large .mo-chip__text-content{padding:0 4px}}
@layer ds{.mo-icon-button{color:var(--mo-a-icon-button-current-color,inherit)}@media (any-hover:hover){.mo-icon-button:hover{cursor:pointer}}.mo-icon-button_colors_primary{--mo-a-icon-button-current-color:var(--mo-controls-text-icon-primary-default)}@media (any-hover:hover){.mo-icon-button_colors_primary:hover{--mo-a-icon-button-current-color:var(--mo-controls-text-icon-primary-hovered)}}.mo-icon-button_colors_primary:active{--mo-a-icon-button-current-color:var(--mo-controls-text-icon-primary-pressed)}.mo-icon-button_colors_secondary{--mo-a-icon-button-current-color:var(--mo-controls-text-icon-secondary-default)}@media (any-hover:hover){.mo-icon-button_colors_secondary:hover{--mo-a-icon-button-current-color:var(--mo-controls-text-icon-secondary-hovered)}}.mo-icon-button_colors_secondary:active{--mo-a-icon-button-current-color:var(--mo-controls-text-icon-secondary-pressed)}.mo-icon-button_colors_tertiary{--mo-a-icon-button-current-color:var(--mo-controls-text-icon-tertiary-default)}@media (any-hover:hover){.mo-icon-button_colors_tertiary:hover{--mo-a-icon-button-current-color:var(--mo-controls-text-icon-tertiary-hovered)}}.mo-icon-button_colors_tertiary:active{--mo-a-icon-button-current-color:var(--mo-controls-text-icon-tertiary-pressed)}}
