.stylist-intro{border:0;padding:0;margin:0;width:min(920px,95vw);max-width:920px;height:auto;max-height:90vh;background:var(--bv-modal-bg);border-radius:var(--bv-modal-radius);box-shadow:var(--bv-modal-shadow);display:grid;grid-template-columns:1fr 1fr;overflow:hidden;z-index:var(--bv-z-modal);transition:opacity var(--bv-duration-base) var(--bv-ease-benvel),transform var(--bv-duration-base) var(--bv-ease-benvel)}.stylist-intro::backdrop{background:var(--bv-scrim);transition:opacity var(--bv-duration-base) var(--bv-ease-benvel)}.stylist-intro__close{position:absolute;top:var(--bv-space-16);right:var(--bv-space-16);min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:var(--bv-space-8);cursor:pointer;color:var(--bv-text-primary);border-radius:var(--bv-radius-crisp);transition:color var(--bv-duration-fast) var(--bv-ease-benvel)}.stylist-intro__close:hover{color:var(--bv-text-secondary)}.stylist-intro__close:focus-visible{outline:2px solid var(--bv-border-focus);outline-offset:2px}.stylist-intro__close svg{display:block;width:20px;height:20px;pointer-events:none}.stylist-intro__photo{position:relative;overflow:hidden;background:var(--bv-bg-warm-soft);align-self:stretch}.stylist-intro__photo-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:var(--bv-radius-none)}.stylist-intro__content{position:relative;display:flex;flex-direction:column;gap:var(--bv-space-24);padding:var(--bv-space-48) var(--bv-space-40);overflow-y:auto}.stylist-intro__mark{display:flex;align-items:center}.stylist-intro__mark svg,.stylist-intro__mark-pending{display:block;width:32px;height:32px;color:var(--bv-text-primary)}.stylist-intro__mark-pending{font-size:32px;line-height:1;color:var(--bv-text-muted)}.stylist-intro__eyebrow{margin:0;font-family:var(--bv-font-sans);font-size:var(--bv-type-label-size);font-weight:var(--bv-type-label-weight);letter-spacing:var(--bv-type-label-track);text-transform:uppercase;color:var(--bv-text-muted);line-height:var(--bv-type-label-lh)}.stylist-intro__title{margin:0;font-family:var(--bv-font-display);font-size:var(--bv-type-h2-size);font-weight:var(--bv-type-h2-weight);letter-spacing:var(--bv-type-h2-track);line-height:var(--bv-type-h2-lh);color:var(--bv-text-primary)}.stylist-intro__title em{font-style:italic;font-family:var(--bv-font-display)}.stylist-intro__benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--bv-space-20)}.stylist-intro__benefit-row{display:flex;align-items:flex-start;gap:var(--bv-space-16)}.stylist-intro__benefit-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-top:var(--bv-space-2);color:var(--bv-text-primary)}.stylist-intro__benefit-icon svg{display:block;width:16px;height:16px}.stylist-intro__benefit-body{display:flex;flex-direction:column;gap:var(--bv-space-4)}.stylist-intro__benefit-label{display:block;font-family:var(--bv-font-sans);font-size:var(--bv-type-body-s-size);font-weight:500;line-height:var(--bv-type-body-s-lh);color:var(--bv-text-primary)}.stylist-intro__benefit-text{display:block;font-family:var(--bv-font-sans);font-size:var(--bv-type-body-s-size);line-height:var(--bv-type-body-s-lh);color:var(--bv-text-secondary)}.stylist-intro__actions{display:flex;flex-direction:column;gap:var(--bv-space-12)}@media(max-width:768px){.stylist-intro{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh;grid-template-columns:1fr;overflow-y:auto;border-radius:var(--bv-radius-none);margin:0}.stylist-intro__photo{display:none}.stylist-intro__content{flex:1;padding:var(--bv-space-40) var(--bv-space-24) var(--bv-space-24);padding-bottom:calc(var(--bv-space-80) + env(safe-area-inset-bottom,0px))}.stylist-intro__actions{position:sticky;bottom:0;background:var(--bv-modal-bg);padding:var(--bv-space-16) var(--bv-space-24);padding-bottom:calc(var(--bv-space-16) + env(safe-area-inset-bottom,0px));margin:0 calc(-1 * var(--bv-space-24));border-top:var(--bv-border-hair) solid var(--bv-border-default)}}@media(prefers-reduced-motion:reduce){.stylist-intro,.stylist-intro::backdrop{transition:none}}.stylist-step{display:flex;flex-direction:column;gap:var(--bv-space-24);width:100%;max-width:720px;padding:var(--bv-space-32) var(--bv-space-40);box-sizing:border-box}.stylist-step--empty{gap:var(--bv-space-16);padding:var(--bv-space-40) var(--bv-space-40)}.stylist-step__topbar{display:flex;align-items:center;justify-content:space-between;gap:var(--bv-space-12)}.stylist-step__topbar-left{display:flex;align-items:center;gap:var(--bv-space-12)}.stylist-step__mark{display:flex;align-items:center;color:var(--bv-text-primary);flex-shrink:0}.stylist-step__mark-svg{display:block;width:14px;height:14px}.stylist-step__close{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:var(--bv-space-8);background:transparent;border:0;cursor:pointer;color:var(--bv-text-primary);border-radius:var(--bv-radius-crisp);transition:color var(--bv-duration-fast) var(--bv-ease-benvel)}.stylist-step__close:hover{color:var(--bv-text-secondary)}.stylist-step__close:focus-visible{outline:2px solid var(--bv-border-focus);outline-offset:2px}.stylist-step__close svg{display:block;width:20px;height:20px;pointer-events:none}.stylist-step__eyebrow{margin:0;font-family:var(--bv-font-sans);font-size:var(--bv-type-label-size);font-weight:var(--bv-type-label-weight);letter-spacing:.16em;text-transform:uppercase;color:var(--bv-text-muted);line-height:var(--bv-type-label-lh)}.stylist-step__title{margin:0;font-family:var(--bv-font-display);font-size:clamp(28px,4vw,40px);font-weight:400;line-height:1.15;letter-spacing:-.005em;color:var(--bv-text-primary)}.stylist-step__helper{margin:0;font-family:var(--bv-font-sans);font-size:var(--bv-type-body-s-size);line-height:var(--bv-type-body-s-lh);color:var(--bv-text-secondary)}.stylist-step__empty-heading{margin:0;font-family:var(--bv-font-display);font-size:var(--bv-type-h3-size);font-weight:400;color:var(--bv-text-primary);line-height:var(--bv-type-h3-lh)}.stylist-step__empty-body{margin:0;font-family:var(--bv-font-sans);font-size:var(--bv-type-body-s-size);line-height:var(--bv-type-body-s-lh);color:var(--bv-text-secondary)}.stylist-step__chip-grid{margin-top:var(--bv-space-12)}.stylist-step__chip-form{display:flex;flex-wrap:wrap;gap:10px}.stylist-step__footer-nav{display:flex;align-items:center;justify-content:space-between;gap:var(--bv-space-12);margin-top:var(--bv-space-12)}.bv-btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--bv-space-12) var(--bv-space-24);font-family:var(--bv-font-sans);font-size:var(--bv-type-button-size);font-weight:var(--bv-type-button-weight);letter-spacing:var(--bv-type-button-track);line-height:var(--bv-type-button-lh);border-radius:var(--bv-btn-primary-radius);cursor:pointer;min-height:44px;min-width:44px;border:var(--bv-border-hair) solid transparent;transition:background-color var(--bv-duration-fast) var(--bv-ease-benvel),color var(--bv-duration-fast) var(--bv-ease-benvel),border-color var(--bv-duration-fast) var(--bv-ease-benvel)}.bv-btn--primary{background-color:var(--bv-btn-primary-bg);color:var(--bv-btn-primary-text);border-color:var(--bv-btn-primary-bg)}.bv-btn--primary:hover{background-color:var(--bv-btn-primary-bg-hover);border-color:var(--bv-btn-primary-bg-hover)}.bv-btn--primary:focus-visible{outline:2px solid var(--bv-border-focus);outline-offset:2px}.bv-btn--ghost{background-color:var(--bv-btn-secondary-bg);color:var(--bv-btn-secondary-text);border-color:var(--bv-btn-secondary-border)}.bv-btn--ghost:hover{background-color:var(--bv-btn-secondary-bg-hover)}.bv-btn--ghost:focus-visible{outline:2px solid var(--bv-border-focus);outline-offset:2px}.stylist-progress{display:flex;flex-direction:column;gap:var(--bv-space-4)}.stylist-progress__label{font-family:var(--bv-font-sans);font-size:var(--bv-type-caption-size);font-variant-numeric:tabular-nums;letter-spacing:var(--bv-type-caption-track);line-height:var(--bv-type-caption-lh);color:var(--bv-text-muted)}.stylist-progress__bars{display:flex;gap:var(--bv-space-4);align-items:center}.stylist-progress__bar{display:inline-block;width:24px;height:2px;background-color:var(--bv-color-border);border-radius:0;transition:background-color var(--bv-duration-base) var(--bv-ease-benvel)}.stylist-progress__bar.is-filled{background-color:var(--bv-color-ink)}@media(max-width:768px){.stylist-step{padding:var(--bv-space-24) var(--bv-space-16);gap:var(--bv-space-20)}.stylist-step__close--desktop{display:none}.stylist-step__chip-grid{margin-top:var(--bv-space-8)}.stylist-step__footer-nav{position:sticky;bottom:0;background:var(--bv-modal-bg);padding:var(--bv-space-16);padding-bottom:calc(var(--bv-space-16) + env(safe-area-inset-bottom,0px));margin:0 calc(-1 * var(--bv-space-16));border-top:var(--bv-border-hair) solid var(--bv-border-default);margin-top:auto}}@media(prefers-reduced-motion:reduce){.stylist-step__close,.bv-btn,.stylist-progress__bar{transition:none}}.stylist-results{display:block;width:100%;position:relative}.stylist-results__empty-shell{padding:var(--bv-space-32) var(--bv-space-16);text-align:center}.stylist-results__empty-eyebrow{font-size:var(--bv-type-label-size, .75rem);letter-spacing:var(--bv-type-label-track, .08em);color:var(--bv-text-muted);text-transform:none;margin:0 0 var(--bv-space-8)}.stylist-results__empty-title{font-family:var(--bv-font-display);font-size:var(--bv-type-display-sm-size, 1.5rem);line-height:var(--bv-type-display-sm-lh, 1.2);color:var(--bv-text-primary);margin:0}.stylist-results__hero{padding:var(--bv-space-24) 0 var(--bv-space-16);text-align:left;display:flex;flex-direction:column;gap:var(--bv-space-4)}.stylist-results__hero-eyebrow{font-size:var(--bv-type-label-size, .75rem);letter-spacing:var(--bv-type-label-track, .08em);color:var(--bv-text-muted);margin:0}.stylist-results__hero-title{font-family:var(--bv-font-display);font-size:var(--bv-type-display-md-size, 2rem);line-height:var(--bv-type-display-md-lh, 1.15);color:var(--bv-text-primary);margin:0}.stylist-results__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--bv-space-lg, var(--bv-space-24))}.stylist-results__slot{min-width:0}@media(max-width:768px){.stylist-results__grid{grid-template-columns:1fr;gap:var(--bv-space-md, var(--bv-space-16))}}.product-card--bundle .product-card__bundle-role-label{font-size:var(--bv-type-label-size, .75rem);letter-spacing:var(--bv-type-label-track, .08em);color:var(--bv-text-muted);margin:0 0 var(--bv-space-4);text-transform:none;font-variant-numeric:tabular-nums}.product-card--bundle .product-card__content{padding-block:var(--bv-space-8)}.product-card--bundle img{border-radius:var(--bv-radius-none)}.product-card--bundle.is-added,.product-card--bundle .product-card__content.is-added{background-color:var(--bv-color-olive-soft);transition:background-color var(--bv-duration-base) var(--bv-ease-benvel)}.product-card--bundle .product-card__bundle-added-flag{display:inline-flex;align-items:center;gap:var(--bv-space-4);color:var(--bv-text-primary);margin-top:var(--bv-space-4)}.product-card--bundle.is-unavailable,.stylist-results__slot.is-unavailable .product-card--bundle{opacity:.65}.stylist-results__slot-unavailable{margin:var(--bv-space-4) 0 0;font-size:var(--bv-type-label-size, .75rem);letter-spacing:var(--bv-type-label-track, .08em);color:var(--bv-text-muted);text-align:center}.stylist-preference-summary{display:grid;grid-template-columns:auto 1fr;gap:var(--bv-space-sm, var(--bv-space-8)) var(--bv-space-md, var(--bv-space-16));padding:var(--bv-space-16) 0;margin:var(--bv-space-24) 0;border-top:var(--bv-border-hair) solid var(--bv-border-default);border-bottom:var(--bv-border-hair) solid var(--bv-border-default)}.stylist-preference-summary__row{display:contents}.stylist-preference-summary__label{font-size:var(--bv-type-label-size, .75rem);letter-spacing:var(--bv-type-label-track, .08em);color:var(--bv-text-muted);margin:0}.stylist-preference-summary__value{font-size:var(--bv-type-body-size, 1rem);color:var(--bv-text-primary);margin:0;font-variant-numeric:tabular-nums}.stylist-preference-summary__empty{grid-column:1 / -1}.stylist-preference-summary__empty p{font-size:var(--bv-type-body-size, 1rem);color:var(--bv-text-muted);margin:0}@media(max-width:768px){.stylist-preference-summary{grid-template-columns:1fr}.stylist-preference-summary__row{display:block;padding-block:var(--bv-space-4)}}.stylist-results__sticky-cta{display:flex;align-items:center;gap:var(--bv-space-md, var(--bv-space-16));padding:var(--bv-space-16);background:var(--bv-color-canvas, var(--bv-modal-bg));border-top:var(--bv-border-hair) solid var(--bv-border-default);margin-top:var(--bv-space-24)}.stylist-results__bulk-form{margin:0;flex:1 1 auto}.stylist-results__cta-add-all{width:100%}.stylist-results__cta-slot{flex:0 0 auto;min-width:0}.stylist-results__cta-slot:empty{display:none}.stylist-results__total-price{font-variant-numeric:tabular-nums;font-size:var(--bv-type-body-size, 1rem);color:var(--bv-text-primary);margin:var(--bv-space-8) 0 0}@media(max-width:768px){.stylist-results__sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:var(--bv-z-sticky, 50);padding-bottom:calc(var(--bv-space-16) + env(safe-area-inset-bottom,0px));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:color-mix(in srgb,var(--bv-color-canvas, white) 92%,transparent)}}.benvel-stylist-hero--phase-2-editorial .benvel-stylist-hero__media-wrapper--editorial{position:relative;width:100%}.benvel-stylist-hero--phase-2-editorial .benvel-stylist-hero__image{border-radius:var(--bv-radius-none);width:100%;height:auto;aspect-ratio:auto}@media(max-width:768px){.benvel-stylist-hero--phase-2-editorial .benvel-stylist-hero__image{aspect-ratio:16 / 9;object-fit:cover}}.benvel-stylist-hero__editorial-caption{position:absolute;bottom:var(--bv-space-16);left:var(--bv-space-16);margin:0;padding:var(--bv-space-8) var(--bv-space-16);background:color-mix(in srgb,var(--bv-color-canvas, white) 78%,transparent);color:var(--bv-text-primary);font-size:var(--bv-type-label-size, .75rem);letter-spacing:var(--bv-type-label-track, .08em)}@media(max-width:768px){.benvel-stylist-hero__editorial-caption{position:static;background:transparent;padding:var(--bv-space-8) 0 0}}@media(prefers-reduced-motion:reduce){.product-card--bundle.is-added,.product-card--bundle .product-card__content.is-added,.stylist-results__cta-add-all{transition:none}}.stylist-swap-panel{padding:0;border:0;background:var(--bv-color-surface, var(--color-background, #fff));color:var(--bv-text-primary, inherit);margin:0;max-width:100vw;max-height:100vh;width:480px;height:100vh;position:fixed;right:0;top:0;inset-block-start:0;inset-inline-end:0;inset-inline-start:auto;transform:translate(100%);transition:transform var(--bv-duration-base, .24s) var(--bv-ease-benvel, ease-out),opacity var(--bv-duration-base, .24s) ease;opacity:0;overflow:hidden}.stylist-swap-panel[open]{transform:translate(0);opacity:1}.stylist-swap-panel::backdrop{background:#0006}.stylist-swap-panel__inner{display:flex;flex-direction:column;height:100%}.stylist-swap-panel__header{display:flex;align-items:center;justify-content:space-between;padding:var(--bv-space-md, 1rem) var(--bv-space-lg, 1.5rem);border-block-end:1px solid var(--bv-color-border, var(--color-border, rgba(0, 0, 0, .12)));flex:0 0 auto}.stylist-swap-panel__title{font-family:var(--bv-font-display, var(--font-heading-family));font-weight:400;font-size:clamp(1.25rem,3vw,1.5rem);line-height:var(--bv-type-display-sm-lh, 1.2);color:var(--bv-text-primary, inherit);margin:0}.stylist-swap-panel__close{-webkit-appearance:none;appearance:none;background:transparent;border:0;padding:var(--bv-space-xs, .25rem);cursor:pointer;font-size:1.5rem;line-height:1;color:var(--bv-text-primary, inherit)}.stylist-swap-panel__close:focus-visible{outline:2px solid var(--bv-color-focus, currentColor);outline-offset:2px}.stylist-swap-panel__body{flex:1 1 auto;overflow-y:auto;padding:var(--bv-space-lg, 1.5rem);display:flex;flex-direction:column;gap:var(--bv-space-md, 1rem)}.stylist-swap-panel__footer{display:flex;gap:var(--bv-space-sm, .5rem);justify-content:flex-end;padding:var(--bv-space-md, 1rem) var(--bv-space-lg, 1.5rem);border-block-start:1px solid var(--bv-color-border, var(--color-border, rgba(0, 0, 0, .12)));flex:0 0 auto}.stylist-swap-panel__condition{padding-block-end:var(--bv-space-sm, .5rem);border-block-end:1px solid var(--bv-color-border-subtle, var(--bv-color-border, rgba(0, 0, 0, .08)))}.stylist-swap-panel__eyebrow{font-size:var(--bv-type-label-size, .75rem);letter-spacing:var(--bv-type-label-track, .16em);color:var(--bv-text-muted, inherit);text-transform:none;margin:0 0 var(--bv-space-xs, .25rem)}.stylist-swap-panel__condition-text{font-family:var(--bv-font-body, inherit);font-size:var(--bv-type-body-size, 1rem);line-height:var(--bv-type-body-lh, 1.5);color:var(--bv-text-primary, inherit);margin:0}.stylist-swap-panel__alternatives{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--bv-space-md, 1rem)}.stylist-swap-panel__alternative{border:1px solid var(--bv-color-border, var(--color-border, rgba(0, 0, 0, .12)));border-radius:var(--bv-radius-sm, 4px);padding:var(--bv-space-sm, .5rem);background:var(--bv-color-surface, transparent);transition:border-color var(--bv-duration-base, .24s) ease,box-shadow var(--bv-duration-base, .24s) ease}.stylist-swap-panel__alternative:has(input:checked){border-color:var(--bv-color-ink, currentColor);box-shadow:var(--bv-shadow-elev-1, 0 1px 2px rgba(0, 0, 0, .08))}.stylist-swap-panel__alt-label{display:flex;align-items:center;gap:var(--bv-space-md, 1rem);cursor:pointer}.stylist-swap-panel__alt-card{display:flex;align-items:center;gap:var(--bv-space-md, 1rem);width:100%}.stylist-swap-panel__alt-image{width:72px;height:96px;object-fit:cover;border-radius:var(--bv-radius-none, 0);flex:0 0 auto}.stylist-swap-panel__alt-meta{display:flex;flex-direction:column;gap:var(--bv-space-xxs, .125rem);min-width:0}.stylist-swap-panel__alt-title{font-family:var(--bv-font-body, inherit);font-size:var(--bv-type-body-size, 1rem);color:var(--bv-text-primary, inherit);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stylist-swap-panel__alt-price{font-size:var(--bv-type-meta-size, .875rem);color:var(--bv-text-muted, inherit)}.stylist-swap-panel__radio.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stylist-swap-panel__alternative:has(input:focus-visible){outline:2px solid var(--bv-color-focus, currentColor);outline-offset:2px}.stylist-swap-panel__empty{text-align:center;padding:var(--bv-space-xl, 2rem) var(--bv-space-md, 1rem)}.stylist-swap-panel__empty-eyebrow{font-size:var(--bv-type-label-size, .75rem);letter-spacing:var(--bv-type-label-track, .16em);color:var(--bv-text-muted, inherit);margin:0 0 var(--bv-space-xs, .25rem)}.stylist-swap-panel__empty-heading{font-family:var(--bv-font-display, var(--font-heading-family));font-size:var(--bv-type-display-sm-size, 1.25rem);line-height:var(--bv-type-display-sm-lh, 1.3);color:var(--bv-text-primary, inherit);margin:0 0 var(--bv-space-sm, .5rem)}.stylist-swap-panel__empty-body{font-size:var(--bv-type-body-size, 1rem);line-height:var(--bv-type-body-lh, 1.5);color:var(--bv-text-secondary, inherit);margin:0 0 var(--bv-space-md, 1rem)}.stylist-swap-panel__empty-cta{display:inline-block}.stylist-results__slot-actions{display:flex;justify-content:center;padding-block-start:var(--bv-space-xs, .25rem)}.stylist-swap-trigger{-webkit-appearance:none;appearance:none;background:transparent;border:0;padding:var(--bv-space-xs, .25rem) var(--bv-space-sm, .5rem);font-family:var(--bv-font-body, inherit);font-size:var(--bv-type-meta-size, .875rem);color:var(--bv-text-primary, currentColor);text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.stylist-swap-trigger:focus-visible{outline:2px solid var(--bv-color-focus, currentColor);outline-offset:2px}@media(max-width:768px){.stylist-swap-panel{width:100vw;height:auto;max-height:90vh;top:auto;right:auto;bottom:0;left:0;inset-block-start:auto;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;transform:translateY(100%)}.stylist-swap-panel[open]{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.stylist-swap-panel{transform:none;transition:opacity var(--bv-duration-base, .24s) ease}.stylist-swap-panel[open]{transform:none}}.stylist-no-match{display:flex;flex-direction:column;gap:var(--bv-space-xl, 2rem);padding:var(--bv-space-2xl, 3rem) 0}.stylist-no-match .state-panel{text-align:center;padding:var(--bv-space-lg, 1.5rem) var(--bv-space-md, 1rem)}.stylist-no-match__title{font-family:var(--bv-font-display, var(--font-heading-family));font-size:var(--bv-type-display-sm-size, 1.25rem);line-height:var(--bv-type-display-sm-lh, 1.3);color:var(--bv-text-primary, inherit);margin:0 0 var(--bv-space-sm, .5rem)}.stylist-no-match__body{font-size:var(--bv-type-body-size, 1rem);line-height:var(--bv-type-body-lh, 1.5);color:var(--bv-text-secondary, inherit);margin:0}.stylist-no-match__rail{display:flex;flex-direction:column;gap:var(--bv-space-sm, .5rem)}.stylist-no-match__rail-heading{font-size:var(--bv-type-label-size, .75rem);letter-spacing:var(--bv-type-label-track, .16em);color:var(--bv-text-muted, inherit);text-transform:uppercase;margin:0 0 var(--bv-space-xs, .25rem)}.stylist-no-match__rail-list{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--bv-space-sm, .5rem);list-style:none;margin:0;padding:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.stylist-no-match__rail-list::-webkit-scrollbar{display:none}.stylist-no-match__rail-item{min-width:0}@media(min-width:769px){.stylist-no-match__rail-list{grid-template-columns:repeat(4,1fr);overflow-x:visible}}.stylist-no-match__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--bv-space-sm, .5rem)}@media(max-width:480px){.stylist-no-match__actions{flex-direction:column;align-items:stretch}}.stylist-no-match__new-arrivals{display:inline-flex;align-items:center;gap:var(--bv-space-2xs, .125rem);color:var(--bv-color-link, inherit);text-decoration:underline;text-underline-offset:.2em;font-size:var(--bv-type-body-size, 1rem)}.stylist-no-match__new-arrivals:focus-visible{outline:2px solid var(--bv-color-focus, currentColor);outline-offset:2px}.stylist-no-match__new-arrivals .icon{transition:transform var(--bv-duration-base, .24s) ease}.stylist-no-match__new-arrivals:hover .icon{transform:translate(2px)}@media(prefers-reduced-motion:reduce){.stylist-no-match__new-arrivals .icon{transition:none}}.whatsapp-stylist-handoff{position:fixed;max-width:560px;width:calc(100% - var(--bv-space-xl, 2rem));padding:var(--bv-space-xl, 2rem);border-radius:var(--bv-radius-md, .5rem);border:1px solid var(--bv-color-border, rgba(0, 0, 0, .12));background:var(--color-background, #fff);color:inherit}.whatsapp-stylist-handoff::backdrop{background:var(--bv-color-scrim, rgba(0, 0, 0, .45))}@media(max-width:768px){.whatsapp-stylist-handoff{position:fixed;right:0;bottom:0;left:0;max-height:100dvh;width:100vw;max-width:100vw;border-radius:var(--bv-radius-md, .5rem) var(--bv-radius-md, .5rem) 0 0;top:auto;margin:0;overflow-y:auto;-webkit-overflow-scrolling:touch}}.whatsapp-stylist-handoff__close{position:absolute;top:var(--bv-space-md, 1rem);right:var(--bv-space-md, 1rem);display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;background:transparent;border:0;cursor:pointer;color:var(--bv-text-primary, inherit)}.whatsapp-stylist-handoff__close:focus-visible{outline:2px solid var(--bv-color-focus, currentColor);outline-offset:2px;border-radius:var(--bv-radius-sm, .25rem)}.whatsapp-stylist-handoff__title{font-family:var(--bv-font-display, var(--font-heading-family));font-size:var(--bv-type-display-sm-size, 1.25rem);line-height:var(--bv-type-display-sm-lh, 1.3);margin:0 0 var(--bv-space-sm, .5rem);padding-right:var(--bv-space-2xl, 3rem)}.whatsapp-stylist-handoff__body{font-size:var(--bv-type-body-size, 1rem);line-height:var(--bv-type-body-lh, 1.5);color:var(--bv-text-secondary, inherit);margin:0 0 var(--bv-space-md, 1rem)}.whatsapp-stylist-handoff__toggle-label{display:flex;align-items:center;gap:var(--bv-space-xs, .25rem);margin-bottom:var(--bv-space-md, 1rem);cursor:pointer;font-size:var(--bv-type-body-size, 1rem);-webkit-user-select:none;user-select:none}.whatsapp-stylist-handoff__toggle{width:1.125rem;height:1.125rem;accent-color:var(--bv-color-focus, currentColor);cursor:pointer;flex-shrink:0}.whatsapp-stylist-handoff__toggle:focus-visible{outline:2px solid var(--bv-color-focus, currentColor);outline-offset:2px}.whatsapp-stylist-handoff__toggle-text{font-size:var(--bv-type-body-size, 1rem);line-height:var(--bv-type-body-lh, 1.5)}.whatsapp-stylist-handoff__preview{display:block;white-space:pre-wrap;font-family:var(--bv-font-body, inherit);font-size:var(--bv-type-meta-size, .875rem);line-height:var(--bv-type-body-lh, 1.5);background:var(--bv-color-sand-soft, #f5f0ea);padding:var(--bv-space-md, 1rem);border-radius:var(--bv-radius-sm, .25rem);max-height:240px;overflow:auto;margin-bottom:var(--bv-space-lg, 1.5rem);color:var(--bv-text-primary, inherit)}.whatsapp-stylist-handoff__disabled{font-size:var(--bv-type-body-size, 1rem);line-height:var(--bv-type-body-lh, 1.5);color:var(--bv-text-secondary, inherit);background:var(--bv-color-sand-soft, #f5f0ea);padding:var(--bv-space-md, 1rem);border-radius:var(--bv-radius-sm, .25rem);margin-bottom:var(--bv-space-lg, 1.5rem)}.whatsapp-stylist-handoff__actions{display:flex;gap:var(--bv-space-sm, .5rem);justify-content:flex-end;flex-wrap:wrap}@media(max-width:768px){.whatsapp-stylist-handoff__actions{position:sticky;bottom:0;background:var(--color-background, #fff);padding-block-start:var(--bv-space-md, 1rem);flex-direction:column;justify-content:stretch}}@media(prefers-reduced-motion:reduce){.whatsapp-stylist-handoff{transition:none}}.stylist-results__save-look--saved{background-color:var(--bv-color-olive-soft, #d6e4d0);color:var(--bv-color-olive-strong, #2f5b2f);cursor:default}.stylist-results__save-look--saved:focus-visible{outline:2px solid var(--bv-color-focus, currentColor);outline-offset:2px}.stylist-results__save-look{display:inline-flex;align-items:center;gap:var(--bv-space-xs, .25rem)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/benvel-stylist-flow.css.map */
