.search-guide-tour{position:fixed;inset:0;z-index:10000;pointer-events:none}.search-guide-tour .search-guide-backdrop{position:fixed;inset:0;background:transparent;pointer-events:all;animation:guide-fade-in .25s ease}.search-guide-tour .search-guide-svg-overlay{position:fixed;inset:0;width:100vw;height:100vh;pointer-events:none;animation:guide-fade-in .25s ease}.search-guide-tour .search-guide-tooltip{position:fixed;width:240px;background:#fff;border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:7px;pointer-events:all;z-index:2;animation:guide-tooltip-in .3s ease .1s both}.search-guide-tour .search-guide-tooltip.is-hiding{animation:guide-tooltip-out .25s ease forwards;pointer-events:none}.search-guide-tour .search-guide-tooltip .search-guide-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#1f1f1f;line-height:1.571;letter-spacing:.14px;margin:0}.search-guide-tour .search-guide-tooltip .search-guide-btn{width:100%;height:32px;border-radius:25px;border:none;background:#f2750a;color:#f9f9f9;font-family:Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:.175px;cursor:pointer;transition:opacity .2s}.search-guide-tour .search-guide-tooltip .search-guide-btn:hover{opacity:.85}.search-guide-tour .search-guide-tooltip .search-guide-btn--dark{background:#1f1f1f;border-radius:8px}@media (max-width: 768px){.search-guide-tour .search-guide-tooltip{max-width:calc(100vw - 24px)}}@keyframes guide-fade-in{0%{opacity:0}to{opacity:1}}@keyframes guide-tooltip-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes guide-tooltip-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@media (max-width: 768px){.search-guide-tour,.search-guide-tour .search-guide-svg-overlay{z-index:10000}.search-guide-tour .search-guide-tooltip{z-index:10001}}.guest-signup-prompt--fullscreen{position:fixed;inset:0;z-index:12000;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;opacity:0;transition:opacity .3s ease-out}.guest-signup-prompt--fullscreen.guest-signup-prompt--visible{opacity:1}.guest-signup-prompt__backdrop-full{position:absolute;inset:0;border:none;padding:0;margin:0;cursor:pointer;background:#1f1f1fb3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:backdrop-filter .3s ease-out}.guest-signup-prompt__panel{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:28px 24px 24px;background:#fff;border-radius:24px;box-shadow:0 12px 40px #0000001f;max-width:400px;width:100%;box-sizing:border-box;transform:translateY(20px);opacity:0;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .3s ease-out}.guest-signup-prompt__panel--fullscreen{max-width:850px;min-height:624px;flex-direction:row;gap:0;padding:0;overflow:hidden;align-items:stretch}.guest-signup-prompt__panel--fullscreen.guest-signup-prompt__panel--auth{height:632px;max-width:500px;flex-direction:column;padding:0;gap:0;overflow:hidden}@media (max-width: 768px){.guest-signup-prompt__panel--fullscreen.guest-signup-prompt__panel--auth{height:auto;overflow-x:hidden;overflow-y:auto}}@media (max-width: 768px){.guest-signup-prompt__panel--fullscreen{max-width:400px;min-height:0;max-height:min(90vh,calc(100dvh - 48px));flex-direction:column;padding:0;gap:0;border-radius:24px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}}.guest-signup-prompt--visible .guest-signup-prompt__panel{transform:translateY(0);opacity:1}.guest-signup-prompt__image{flex:0 0 50%;display:flex;align-items:center;justify-content:center;background:#f8f8f8;overflow:hidden;position:relative}.guest-signup-prompt__image img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease-in-out}.guest-signup-prompt__image picture{width:100%;height:100%;display:block}@media (max-width: 768px){.guest-signup-prompt__image{display:none}}.guest-signup-prompt__image-mobile{display:none}.guest-signup-prompt__image-mobile picture,.guest-signup-prompt__image-mobile img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease-in-out}.guest-signup-prompt__image-mobile .guest-signup-prompt__image-skeleton{position:absolute;inset:0}.guest-signup-prompt__image-skeleton{position:absolute;inset:0;background:linear-gradient(90deg,#f0f0f0,#f8f8f8,#f0f0f0);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.guest-signup-prompt__content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:24px;padding:24px 20px;box-sizing:border-box}@media (max-width: 768px){.guest-signup-prompt__content{padding:48px 32px}}@media (max-width: 768px){.guest-signup-prompt__image-mobile{display:block;width:100%;aspect-ratio:4 / 3;flex-shrink:0;position:relative;overflow:hidden;border-radius:12px;background:#f8f8f8}}.guest-signup-prompt__title{margin:0;font-size:26px;font-weight:600;color:#1f1f1f;line-height:32px;letter-spacing:-.39px}.guest-signup-prompt__text-group{display:flex;flex-direction:column;gap:20px;width:100%}.guest-signup-prompt__initial-main{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding-top:58px}@media (max-width: 768px){.guest-signup-prompt__initial-main{padding-top:0}}.guest-signup-prompt__content--initial-welcome{justify-content:flex-start;gap:0;min-height:0}@media (max-width: 768px){.guest-signup-prompt__content--initial-welcome{flex:0 0 auto;min-height:auto}}.guest-signup-prompt__content--initial-welcome .guest-signup-prompt__initial-main{min-height:0}@media (max-width: 768px){.guest-signup-prompt__content--initial-welcome .guest-signup-prompt__initial-main{flex:0 0 auto;min-height:auto}}.guest-signup-prompt__subtitle{margin:0;font-size:14px;font-weight:400;color:#444243;line-height:22px;letter-spacing:.14px}.guest-signup-prompt__actions{display:flex;flex-direction:column;align-items:stretch;padding:0;gap:12px;width:100%}.guest-signup-prompt__cta-signin.ant-btn{height:52px!important;min-height:52px;border-radius:12px!important;font-size:16px;font-weight:500;letter-spacing:.08px;background:#f2750a!important;border:0!important;color:#fff!important}.guest-signup-prompt__cta-signin.ant-btn:hover,.guest-signup-prompt__cta-signin.ant-btn:focus{background:#cb6208!important;border-color:#cb6208!important;color:#fff!important}.guest-signup-prompt__cta-register.ant-btn{height:52px!important;min-height:52px;border-radius:12px!important;font-size:16px;font-weight:500;letter-spacing:.08px;background:#1f1f1f!important;border:0!important;color:#fff!important;box-shadow:none!important}.guest-signup-prompt__cta-register.ant-btn:hover,.guest-signup-prompt__cta-register.ant-btn:focus{background:#444243!important;border-color:#444243!important;color:#fff!important}.guest-signup-prompt--preference-winestyle .guest-signup-prompt__cta-signin.ant-btn,.guest-signup-prompt--preference-winestyle .guest-signup-prompt__cta-register.ant-btn,.guest-signup-prompt--preference-winestyle .guest-signup-prompt__google-btn.ant-btn.guest-signup-prompt__google-btn--initial{height:48px!important;min-height:48px;border-radius:12px!important;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.08px}.guest-signup-prompt--preference-winestyle .guest-signup-prompt__cta-register.ant-btn{border:0!important;background:#1f1f1f!important;color:#fff!important}.guest-signup-prompt--preference-winestyle .guest-signup-prompt__cta-register.ant-btn:hover,.guest-signup-prompt--preference-winestyle .guest-signup-prompt__cta-register.ant-btn:focus{border-color:#444243!important;background:#444243!important;color:#fff!important}.guest-signup-prompt--preference-winestyle .guest-signup-prompt__google-btn.ant-btn.guest-signup-prompt__google-btn--initial{border-color:#1f1f1f}.guest-signup-prompt--preference-winestyle .guest-signup-prompt__google-btn.ant-btn.guest-signup-prompt__google-btn--initial:hover,.guest-signup-prompt--preference-winestyle .guest-signup-prompt__google-btn.ant-btn.guest-signup-prompt__google-btn--initial:focus{border-color:#1f1f1f;background:#fafafa;color:#1f1f1f}.guest-signup-prompt__featured-news{display:flex;flex-direction:column;width:100%;margin-top:4px}.guest-signup-prompt__featured-news--bottom{margin-top:auto}.guest-signup-prompt__featured-news-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;width:100%}@media (max-width: 768px){.guest-signup-prompt__featured-news-links{gap:12px;margin-top:24px}}.guest-signup-prompt__featured-news-mark{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;line-height:0}.guest-signup-prompt__featured-news-icon{flex-shrink:0;width:auto;height:22px;object-fit:contain}.guest-signup-prompt__look-around{margin-top:0;border:none;background:transparent;padding:8px 12px;font-size:14px;font-weight:600;line-height:22px;letter-spacing:.175px;color:#1f1f1f;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.guest-signup-prompt__look-around:hover{opacity:.85}.guest-signup-prompt__content--auth{gap:0;padding:0;padding-top:var(--guest-signup-auth-header-height, 64px);align-items:stretch;text-align:left;flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;justify-content:flex-start}@media (max-width: 768px){.guest-signup-prompt__content--auth{flex:0 0 auto;overflow:visible;padding:0 32px 48px;padding-top:var(--guest-signup-auth-header-height, 48px)}}.guest-signup-prompt__header{padding-top:24px;margin-bottom:32px;flex-shrink:0}.guest-signup-prompt__header .guest-signup-prompt__title{text-align:center;font-size:24px;font-weight:600;margin-top:0}@media (max-width: 768px){.guest-signup-prompt__header{padding-top:16px}}.guest-signup-prompt__reason-message{margin:0 30px 16px;padding:10px 12px;box-sizing:border-box;border-radius:8px;border:1px solid #f7c7cc;background:#fff2f3;color:#8b1d2c;font-size:13px;line-height:1.45;text-align:center}@media (max-width: 768px){.guest-signup-prompt__reason-message{margin:0 0 16px}}.guest-signup-prompt__account-switch{text-align:center;margin-top:16px;font-size:14px;color:#666}.guest-signup-prompt__account-switch .guest-signup-prompt__switch-link{border:none;background:transparent;padding:0;color:#1f1f1f;font-weight:500;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.guest-signup-prompt__account-switch .guest-signup-prompt__switch-link:hover{opacity:.85}.guest-signup-prompt__modal-header{position:absolute;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;min-height:var(--guest-signup-auth-header-height, 64px);padding:8px 16px;background:#fff;border-radius:24px 24px 0 0}@media (max-width: 768px){.guest-signup-prompt__modal-header{min-height:var(--guest-signup-auth-header-height, 48px);border-radius:24px 24px 0 0;padding:8px 12px}}.guest-signup-prompt__back-btn,.guest-signup-prompt__close-btn{position:relative;top:auto;left:auto;right:auto;width:24px;height:24px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease;color:#1f1f1f;font-size:24px;flex-shrink:0;padding:20px}.guest-signup-prompt__back-btn:hover,.guest-signup-prompt__close-btn:hover{background:#f5f5f5}.guest-signup-prompt__form-container{width:100%;max-width:400px;margin:0 auto;padding:0 40px 40px}@media (max-width: 768px){.guest-signup-prompt__form-container{padding:0}}.guest-signup-prompt__google-btn.ant-btn{display:flex;align-items:center;justify-content:center;gap:12px;height:44px;border-radius:12px;border:1px solid #e0e0e0;background:#fff;color:#1f1f1f;font-size:15px;font-weight:500;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.guest-signup-prompt__google-btn.ant-btn:hover{border-color:#d0d0d0;background:#fafafa;color:#1f1f1f}.guest-signup-prompt__google-btn.ant-btn svg{flex-shrink:0}.guest-signup-prompt__google-btn.ant-btn span{flex:1;text-align:center}.guest-signup-prompt__google-btn.ant-btn.guest-signup-prompt__google-btn--initial{height:40px!important;min-height:40px;gap:8px;border-color:#1f1f1f;box-shadow:none;font-size:16px;letter-spacing:.08px;line-height:24px}.guest-signup-prompt__google-btn.ant-btn.guest-signup-prompt__google-btn--initial span{flex:0 0 auto;text-align:left}.guest-signup-prompt__google-btn.ant-btn.guest-signup-prompt__google-btn--initial:hover,.guest-signup-prompt__google-btn.ant-btn.guest-signup-prompt__google-btn--initial:focus{border-color:#1f1f1f;background:#fafafa;color:#1f1f1f}.guest-signup-prompt__divider{display:flex;align-items:center;margin:24px 0;color:#999;font-size:14px}.guest-signup-prompt__divider:before,.guest-signup-prompt__divider:after{content:"";flex:1;height:1px;background:#e8e8e8}.guest-signup-prompt__divider span{padding:0 16px}.guest-signup-prompt__divider.guest-signup-prompt__divider--initial{margin:0;width:100%;color:#444243;letter-spacing:.14px;line-height:22px}.guest-signup-prompt__divider.guest-signup-prompt__divider--initial:before,.guest-signup-prompt__divider.guest-signup-prompt__divider--initial:after{background:#d9d9d9}.guest-signup-prompt__divider.guest-signup-prompt__divider--initial span{padding:0 8px}.guest-signup-prompt__form .ant-form-item{margin-bottom:20px}@media (max-width: 768px){.guest-signup-prompt__form .ant-form-item:last-child{margin-bottom:0}}.guest-signup-prompt__form .ant-form-item-label{padding-bottom:6px}.guest-signup-prompt__form .ant-form-item-label>label{height:auto!important;min-height:0!important;font-size:14px;font-weight:500;color:#1f1f1f}.guest-signup-prompt__form .ant-form-item-label>label.ant-form-item-required:before{display:none!important}.guest-signup-prompt__form .ant-form-item-label>label.ant-form-item-required:after{content:" *"!important;color:#d40000!important;font-size:14px!important;line-height:1!important;display:inline-block!important}.guest-signup-prompt__form .ant-input,.guest-signup-prompt__form .ant-input-password{height:44px;font-size:15px;border-radius:8px;border:1px solid #8d898a;transition:all .2s ease}.guest-signup-prompt__form .ant-input:hover,.guest-signup-prompt__form .ant-input-password:hover{border-color:#6b6869}.guest-signup-prompt__form .ant-input:focus,.guest-signup-prompt__form .ant-input-password:focus,.guest-signup-prompt__form .ant-input.ant-input-focused,.guest-signup-prompt__form .ant-input-password.ant-input-focused{border-color:#1f1f1f;border-width:2px;box-shadow:none}.guest-signup-prompt__form .ant-input-password{padding-right:11px}.guest-signup-prompt__form .ant-input-password .ant-input{height:auto;border:none;box-shadow:none}.guest-signup-prompt__form .ant-input-password .ant-input:focus{border:none;box-shadow:none}.guest-signup-prompt__form .ant-checkbox-wrapper{font-size:14px;color:#666}.guest-signup-prompt__form .ant-checkbox-wrapper .ant-checkbox{top:0}.guest-signup-prompt__name-row{display:flex;gap:12px}@media (max-width: 768px){.guest-signup-prompt__name-row{flex-direction:column;gap:0}}.guest-signup-prompt__name-input{flex:1}@media (max-width: 768px){.guest-signup-prompt__name-input{flex:none}}.guest-signup-prompt__verification-row{display:flex;gap:8px;align-items:center}.guest-signup-prompt__verification-input{flex:1}.guest-signup-prompt__send-code-btn.ant-btn{height:44px;flex-shrink:0;padding:0 16px;font-size:14px;border:1px solid #e0e0e0;background:#fff;color:#1f1f1f;white-space:nowrap}.guest-signup-prompt__send-code-btn.ant-btn:hover:not(:disabled){border-color:#f2750a;color:#f2750a}.guest-signup-prompt__send-code-btn.ant-btn:disabled{background:#f5f5f5;border-color:#d9d9d9;color:#00000040;cursor:not-allowed}.guest-signup-prompt__submit-btn.ant-btn{height:44px;margin-top:8px;font-size:15px;font-weight:600;border-radius:12px;background:#f2750a;border:0}.guest-signup-prompt__submit-btn.ant-btn:hover:not(:disabled){background:#d56709;border-color:#d56709}.guest-signup-prompt__submit-btn.ant-btn:disabled{background:#f5f5f5;border-color:#d9d9d9;color:#00000040}.guest-signup-prompt__forgot-link{text-align:center;margin-top:12px}.guest-signup-prompt__signin-switch{text-align:center;margin-top:8px;font-size:14px;color:#666}.guest-signup-prompt__signup-inline-btn{border:none;background:transparent;box-shadow:none;padding:0;margin:0;color:#1f1f1f;font-size:14px;font-weight:500;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.guest-signup-prompt__signup-inline-btn:hover{opacity:.85}.guest-signup-prompt__link-btn.ant-btn{height:auto;padding:0;font-size:14px;color:#1f1f1f}.guest-signup-prompt__link-btn.ant-btn:hover{color:#f2750a}.guest-signup-prompt__link-btn--primary.ant-btn{color:#f2750a;font-weight:500}.guest-signup-prompt__link-btn--primary.ant-btn:hover{color:#c15d08}.guest-signup-prompt__mode-switch{text-align:center;margin-top:24px;font-size:14px;color:#666}.guest-signup-prompt__mode-switch span{display:inline-flex;align-items:center;gap:4px}.guest-signup-prompt__terms-btn{border:none;background:transparent;padding:0;margin:0;font:inherit;color:#5e5d59;font-weight:600;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.guest-signup-prompt__terms-btn:hover{opacity:.85}.preference-question{display:flex;flex-direction:column;gap:12px}.preference-question__hero{display:block;width:100%;max-height:238px;object-fit:cover;border-radius:12px}.preference-question__labels{display:flex;flex-direction:column;gap:4px}.preference-question__title{margin:0;font-size:20px;line-height:28px;font-weight:600;color:#1f1f1f}.preference-question__hint{margin:0;font-size:14px;line-height:22px;color:#6b6869}.preference-question__error{margin:0;font-size:13px;line-height:20px;color:#c81761}@media (min-width: 769px){.preference-question__labels{align-items:center;width:100%;text-align:center}}.preference-options{display:grid;gap:8px}.preference-options--tile,.preference-options--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.preference-options--row{grid-template-columns:minmax(0,1fr)}.preference-options__toggle{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:4px;width:100%;height:40px;margin-top:8px;padding:8px;border:1px solid #d9d9d9;border-radius:16px;background:#fff;font-size:14px;line-height:22px;font-weight:500;letter-spacing:.175px;color:#1f1f1f;cursor:pointer;transition:border-color .2s ease,color .2s ease}.preference-options__toggle:hover,.preference-options__toggle:active,.preference-options__toggle:focus-visible{border-color:#1f1f1f;color:#1f1f1f}.preference-options__toggle:focus-visible{outline:2px solid #1f1f1f;outline-offset:2px}.preference-options__chevron{flex:none;transition:transform .2s ease}.preference-options__chevron--up{transform:rotate(180deg)}.preference-option{position:relative;display:flex;flex-direction:column;gap:8px;padding:8px;border:1px solid #dedede;border-radius:16px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.preference-option:hover{border-color:#8d898a}.preference-option--selected{border-color:#c81761;background:#c81761;box-shadow:none}.preference-option--blocked{opacity:.45;cursor:not-allowed}.preference-option__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.preference-option__input:focus-visible+.preference-option__media{outline:2px solid #c81761;outline-offset:2px}.preference-option__media{display:block;border-radius:12px;overflow:hidden;background:#f6f6f6;max-height:220px}.preference-option__image{display:block;width:100%;height:100%;object-fit:cover}.preference-option__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:24px;font-weight:600;color:#8d898a}.preference-option__row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:22px}.preference-option__label{font-size:14px;line-height:22px;color:#1f1f1f}.preference-option--selected .preference-option__label{color:#fff}.preference-option__check{flex:none;width:20px;height:20px;border:1px solid #8d898a;background:#fff}.preference-option__check--box{border-radius:8px}.preference-option__check--dot{border-radius:50%}.preference-option--selected .preference-option__check{border-color:#c81761;background:#c81761}.preference-option--selected .preference-option__check--box:after{content:"";display:block;width:6px;height:10px;margin:2px auto 0;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.preference-option--selected .preference-option__check--dot:after{content:"";display:block;width:8px;height:8px;margin:5px auto;border-radius:50%;background:#fff}.preference-options--tile .preference-option__media{aspect-ratio:152 / 172}.preference-options--compact .preference-option__media{aspect-ratio:152 / 80}.preference-options--row .preference-option__media{aspect-ratio:327 / 180;max-height:160px}.preference-textarea{width:100%;padding:12px;border:1px solid #8d898a;border-radius:8px;font-size:14px;line-height:22px;color:#1f1f1f;resize:vertical}.preference-textarea:focus-visible{outline:2px solid #c81761;outline-offset:1px}.preference-winestyle{display:flex;flex-direction:column;align-items:center;gap:32px;width:620px;max-width:100%}.preference-winestyle__card{display:flex;flex-direction:column;align-items:center;gap:20px;width:620px;max-width:100%;background:#faf9f6}.preference-winestyle__body,.preference-winestyle__content{display:flex;flex-direction:column;align-items:center}.preference-winestyle__body{gap:32px;width:100%}.preference-winestyle__content{gap:8px}.preference-winestyle__title{width:100%;margin:0;font-size:22px;line-height:28px;font-weight:600;letter-spacing:-.33px;text-align:center;color:#1f1f1f}.preference-winestyle__characters{display:flex;gap:8px;align-items:flex-start;justify-content:center}.preference-winestyle__character{position:relative;box-sizing:border-box;width:196px;height:196px;padding:0;overflow:hidden;border:1px solid transparent;border-radius:20px;background:transparent}.preference-winestyle__character--selected{border:1px solid #f2750a}.preference-winestyle__character--button{cursor:pointer}.preference-winestyle__character--button:focus-visible{outline:2px solid #f2750a;outline-offset:2px}.preference-winestyle__character img{display:block;width:100%;height:100%;object-fit:cover}.preference-winestyle__gender{display:flex;gap:8px;justify-content:center}.preference-winestyle--result .preference-winestyle__card{background:transparent}.preference-winestyle__gender-option{min-width:94px;height:36px;padding:0 16px;border:1px solid #1f1f1f;border-radius:16px;background:transparent;color:#1f1f1f;font-size:14px;line-height:22px;font-weight:500;letter-spacing:.175px;cursor:pointer}.preference-winestyle__gender-option--selected{border-color:#f2750a;background:#f2750a;color:#fff}.preference-winestyle__chips{display:grid;grid-template-columns:repeat(2,196px);gap:8px;justify-content:center}.preference-winestyle__chip{box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-width:0;width:196px;min-height:42px;padding:8px 12px;border:1px solid #1f1f1f;border-radius:16px;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.08px;color:#1f1f1f;text-align:center;overflow-wrap:anywhere}.preference-winestyle__chip:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center}.preference-winestyle__actions{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.preference-winestyle__save,.preference-winestyle__save-image{box-sizing:border-box;width:343px;height:52px;padding:12px 24px;border-radius:12px;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.08px;cursor:pointer}.preference-winestyle__save:disabled,.preference-winestyle__save-image:disabled{opacity:.6;cursor:not-allowed}.preference-winestyle__save{border:0;background:#1f1f1f;color:#fff}.preference-winestyle__save:hover:not(:disabled){background:#444243}.preference-winestyle__save-image{border:1px solid #f2750a;background:transparent;color:#f2750a}.preference-winestyle--account-summary{width:100%}.preference-winestyle--account-summary .preference-winestyle__card{box-sizing:border-box;align-items:flex-start;gap:12px;width:100%;padding:24px;border:.5px solid #d9d9d9;border-radius:24px;background:#fff}.preference-winestyle--account-summary .preference-winestyle__title{width:auto;margin:0;font-family:"DM Serif Display",Georgia,serif;font-size:32px;line-height:40px;font-weight:400;letter-spacing:-.48px;text-align:left}.preference-winestyle--account-summary .preference-winestyle__body{gap:20px;width:100%}.preference-winestyle--account-summary .preference-winestyle__content{gap:8px;width:100%}.preference-winestyle--account-summary .preference-winestyle__character{width:196px;height:196px;border:0;border-radius:0}.preference-winestyle--account-summary .preference-winestyle__gender{display:none}.preference-winestyle--account-summary .preference-winestyle__actions{margin-top:0;width:100%}.preference-winestyle--account-summary .preference-winestyle__save{width:343px;min-width:343px;height:52px;padding:0 24px;background:#f2750a}.preference-winestyle--account-summary .preference-winestyle__save:hover:not(:disabled){background:#cb6208}.preference-winestyle-export{position:fixed;top:0;left:-10000px;width:432px;pointer-events:none}.preference-winestyle-export__card{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:20px;width:432px;padding:16px;overflow:hidden;border:0;border-radius:0;background:#faf9f6}.preference-winestyle-export__title{width:100%;margin:0;color:#1f1f1f;font-size:22px;line-height:28px;font-weight:600;letter-spacing:-.33px;text-align:center}.preference-winestyle-export__content{display:flex;flex-direction:column;align-items:center;gap:8px;width:400px}.preference-winestyle-export__character{width:196px;height:196px;overflow:hidden;border:0;border-radius:0;background:transparent}.preference-winestyle-export__character img{display:block;width:100%;height:100%;object-fit:cover}.preference-winestyle-export__chips{display:grid;grid-template-columns:repeat(2,196px);gap:8px;justify-content:center;width:400px}.preference-winestyle-export__chip{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:196px;min-height:42px;padding:8px 12px;border:1px solid #1f1f1f;border-radius:16px;color:#1f1f1f;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.08px;text-align:center;overflow-wrap:anywhere}.preference-winestyle-export__chip:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center}@media (max-width: 768px){.preference-winestyle{width:343px}.preference-winestyle__card{width:343px;gap:20px}.preference-winestyle__characters{width:343px;justify-content:center}.preference-winestyle__character{width:168px;height:168px}.preference-winestyle__chips{grid-template-columns:repeat(2,168px)}.preference-winestyle__chip{width:168px;min-height:40px;padding:8px 12px;font-size:14px;line-height:22px;letter-spacing:.175px}.preference-winestyle__save,.preference-winestyle__save-image{width:343px}.preference-winestyle--result{gap:0}.preference-winestyle--result .preference-winestyle__card{width:343px;gap:20px}.preference-winestyle--result .preference-winestyle__body{gap:80px}.preference-winestyle--result .preference-winestyle__content{gap:8px}.preference-winestyle--result .preference-winestyle__title{font-size:22px;line-height:28px;font-weight:600;letter-spacing:-.33px}.preference-winestyle--result .preference-winestyle__characters{width:343px;gap:8px}.preference-winestyle--result .preference-winestyle__character{width:168px;height:168px;border-radius:20px}.preference-winestyle--result .preference-winestyle__chips{width:343px;grid-template-columns:repeat(2,168px);gap:8px}.preference-winestyle--result .preference-winestyle__chip{width:168px;min-height:40px;border-color:#1f1f1f;border-radius:16px}.preference-winestyle--result .preference-winestyle__chip:last-child:nth-child(odd){width:169px}.preference-winestyle--result .preference-winestyle__actions{gap:12px}.preference-winestyle--account-summary{width:100%}.preference-winestyle--account-summary .preference-winestyle__card{align-items:center;width:100%;padding:12px}.preference-winestyle--account-summary .preference-winestyle__title{width:100%;font-size:24px;line-height:32px;letter-spacing:0;text-align:center}.preference-winestyle--account-summary .preference-winestyle__body{gap:20px}.preference-winestyle--account-summary .preference-winestyle__content{gap:8px;width:295px;max-width:100%}.preference-winestyle--account-summary .preference-winestyle__characters{width:100%}.preference-winestyle--account-summary .preference-winestyle__character{width:196px;height:196px}.preference-winestyle--account-summary .preference-winestyle__chips{width:295px;max-width:100%;grid-template-columns:repeat(2,minmax(0,143.5px));gap:8px}.preference-winestyle--account-summary .preference-winestyle__chip{width:143.5px;min-height:40px;padding:8px 12px;font-size:14px;line-height:22px;letter-spacing:0}.preference-winestyle--account-summary .preference-winestyle__chip:last-child:nth-child(odd){width:169px}.preference-winestyle--account-summary .preference-winestyle__actions{width:295px;max-width:100%}.preference-winestyle--account-summary .preference-winestyle__save{width:295px;min-width:0}}.preference-prompt{position:relative;width:100%;max-width:375px;max-height:90vh;overflow-y:auto;padding:24px 16px;border-radius:16px;background:#fff;box-shadow:0 12px 32px #0000002e}.preference-prompt:focus{outline:none}.preference-prompt__overlay{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:16px;background:#00000073}.preference-prompt__topbar{display:none}.preference-prompt__logo-button{display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}.preference-prompt__logo-button .sidebar-header-logo{display:block;width:148px;height:40px;object-fit:contain;flex-shrink:0}.preference-prompt__close{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:transparent;color:#444243;cursor:pointer}.preference-prompt__close:hover{background:#f1f1f1}.preference-prompt__title{margin:0 0 8px;font-size:20px;line-height:28px;font-weight:600;color:#1f1f1f}.preference-prompt__body{margin:0 0 24px;font-size:14px;line-height:22px;color:#6b6869}.preference-prompt__intro,.preference-prompt__step,.preference-prompt__result,.preference-prompt__register,.preference-prompt__done{display:flex;flex-direction:column;gap:16px}.preference-prompt__progress{display:flex;flex-direction:column;gap:9px}.preference-prompt__progress-track{width:100%;height:4px;border-radius:2px;background:#100d0e14;overflow:hidden}.preference-prompt__progress-fill{display:block;height:100%;border-radius:2px;background:#c81761;transition:width .25s ease}.preference-prompt__progress-segment{display:none}.preference-prompt__progress-label{margin:0;font-size:14px;line-height:22px;color:#6b6869}.preference-prompt__actions{display:flex;flex-direction:column;gap:12px;margin-top:8px}.preference-prompt__primary,.preference-prompt__secondary{width:100%;height:52px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer}.preference-prompt__primary{border:none;background:#c81761;color:#fff}.preference-prompt__primary:hover:not(:disabled){background:#a3134f}.preference-prompt__primary:disabled{opacity:.6;cursor:not-allowed}.preference-prompt__secondary{border:1px solid #dedede;background:#fff;color:#1f1f1f}.preference-prompt__secondary:hover{border-color:#8d898a}.preference-prompt__notice{margin:0;font-size:13px;line-height:20px;color:#6b6869}.preference-prompt__error{margin:0;font-size:13px;line-height:20px;color:#c81761}.preference-prompt__skeleton{height:240px;border-radius:12px;background:#f1f1f1}.preference-prompt__art{position:relative;width:343px;height:238px;flex:none}.preference-prompt__art-image{display:block;width:100%;height:100%;object-fit:contain}.preference-prompt__art-card{position:absolute;display:block;overflow:hidden;border:4px solid #1f1f1f;border-radius:32px;background:linear-gradient(135deg,#f2750a2e,#f2750a00),#fff}.preference-prompt__art-card:before{content:"";position:absolute;inset:20px;border-radius:24px;background:linear-gradient(140deg,#f2750a38,#1f1f1f00),#faf9f6}.preference-prompt__art-card--front{left:14px;top:0;width:211px;height:238px}.preference-prompt__art-card--back{left:160px;top:27px;width:160px;height:200px}.preference-prompt__overlay--guest-signup{align-items:center;justify-content:center;padding:64px 16px 16px;background:#faf9f6}.preference-prompt__overlay--guest-signup[data-screen=intro]{padding:16px;background:#00000073}.preference-prompt__overlay--guest-signup .preference-prompt__topbar{position:fixed;top:0;left:0;right:0;z-index:1;display:flex;align-items:center;height:64px;padding:12px 20px;background:#fff}.preference-prompt__overlay--guest-signup[data-screen=intro] .preference-prompt__topbar{display:none}.preference-prompt--guest-signup[data-screen=intro]{box-sizing:border-box;width:668px;max-width:min(668px,calc(100vw - 32px));height:auto;max-height:calc(100dvh - 32px);padding:80px 24px 24px;overflow-y:auto;border-radius:24px;background:#fff;box-shadow:0 12px 32px #0000002e}.preference-prompt--guest-signup[data-screen=intro] .preference-prompt__close{top:24px;right:24px;width:32px;height:32px;border:1px solid #d9d9d9;border-radius:50%;background:#faf9f6;color:#1f1f1f}.preference-prompt--guest-signup[data-screen=intro] .preference-prompt__intro{align-items:center;width:620px;max-width:100%;gap:0}.preference-prompt--guest-signup[data-screen=intro] .preference-prompt__title{width:620px;margin:12px 0 0;font-size:26px;line-height:32px;font-weight:600;letter-spacing:-.39px;text-align:center;color:#000}.preference-prompt--guest-signup[data-screen=intro] .preference-prompt__body{width:620px;margin:9px 0 0;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.08px;text-align:center;color:#5e5d59}.preference-prompt--guest-signup[data-screen=intro] .preference-prompt__actions{align-items:center;width:620px;margin-top:20px;gap:12px}.preference-prompt--guest-signup[data-screen=intro] .preference-prompt__primary,.preference-prompt--guest-signup[data-screen=intro] .preference-prompt__secondary{box-sizing:border-box;width:343px;height:52px;border-radius:12px;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.08px}.preference-prompt--guest-signup[data-screen=intro] .preference-prompt__primary{border:none;background:#1f1f1f;color:#fff}.preference-prompt--guest-signup[data-screen=intro] .preference-prompt__secondary{border:1px solid #f2750a;background:transparent;color:#f2750a}.preference-prompt--guest-signup-mobile[data-screen=intro]{box-sizing:border-box;width:343px;max-width:343px;height:582px;max-height:calc(100dvh - 32px);padding:64px 12px 12px;border-radius:24px;overflow-y:auto}.preference-prompt--guest-signup-mobile[data-screen=intro] .preference-prompt__close{top:12px;right:12px;width:32px;height:32px;font-size:24px}.preference-prompt--guest-signup-mobile[data-screen=intro] .preference-prompt__intro,.preference-prompt--guest-signup-mobile[data-screen=intro] .preference-prompt__title,.preference-prompt--guest-signup-mobile[data-screen=intro] .preference-prompt__body,.preference-prompt--guest-signup-mobile[data-screen=intro] .preference-prompt__actions{width:319px}.preference-prompt--guest-signup-mobile[data-screen=intro] .preference-prompt__art{width:319px;height:221px}.preference-prompt--guest-signup-mobile[data-screen=intro] .preference-prompt__art-card{transform:scale(.916);transform-origin:top left}.preference-prompt--guest-signup-mobile[data-screen=intro] .preference-prompt__title{margin-top:12px;font-size:22px;line-height:28px;letter-spacing:-.33px}.preference-prompt--guest-signup-mobile[data-screen=intro] .preference-prompt__body{margin-top:9px;font-size:14px;line-height:22px;letter-spacing:.175px}.preference-prompt--guest-signup-mobile[data-screen=intro] .preference-prompt__actions{margin-top:20px}.preference-prompt--guest-signup-mobile[data-screen=intro] .preference-prompt__primary,.preference-prompt--guest-signup-mobile[data-screen=intro] .preference-prompt__secondary{width:319px}.preference-prompt__overlay--authenticated-mobile{align-items:flex-start;justify-content:center;padding:84px 16px 36px;overflow-y:auto;background:#faf9f6}.preference-prompt__overlay--authenticated-mobile .preference-prompt__topbar{position:fixed;top:0;left:0;right:0;z-index:1;display:flex;align-items:center;height:64px;padding:12px 20px;background:#fff}.preference-prompt--authenticated-mobile{width:343px;max-width:343px;max-height:none;min-height:calc(100dvh - 120px);padding:0;overflow:visible;border-radius:0;background:transparent;box-shadow:none}.preference-prompt--authenticated-mobile .preference-prompt__close{position:fixed;top:80px;right:16px;z-index:2;display:flex}.preference-prompt--authenticated-mobile[data-screen=intro]{padding-top:90px}.preference-prompt--authenticated-mobile[data-screen=done]{padding-top:179px}.preference-prompt--authenticated-mobile .preference-prompt__intro{align-items:center;gap:0}.preference-prompt--authenticated-mobile .preference-prompt__intro .preference-prompt__title{margin:12px 0 0;font-size:22px;line-height:28px;font-weight:600;letter-spacing:-.33px;text-align:center;color:#000}.preference-prompt--authenticated-mobile .preference-prompt__intro .preference-prompt__body{margin:9px 0 0;font-size:14px;line-height:22px;font-weight:500;letter-spacing:.175px;text-align:center;color:#5e5d59}.preference-prompt--authenticated-mobile .preference-prompt__intro .preference-prompt__actions{margin-top:95px;gap:12px}.preference-prompt--authenticated-mobile .preference-prompt__step{gap:20px}.preference-prompt--authenticated-mobile .preference-prompt__progress{gap:9px}.preference-prompt--authenticated-mobile .preference-prompt__progress-track{display:flex;gap:4px;width:335px;max-width:100%;height:4px;overflow:visible;background:transparent}.preference-prompt--authenticated-mobile .preference-prompt__progress-fill{display:none}.preference-prompt--authenticated-mobile .preference-prompt__progress-segment{display:block;flex:1 1 0;min-width:0;height:4px;border-radius:4px;background:#d9d9d9}.preference-prompt--authenticated-mobile .preference-prompt__progress-segment--filled{background:#f2750a}.preference-prompt--authenticated-mobile .preference-prompt__progress-label{font-size:14px;line-height:22px;font-weight:500;letter-spacing:.175px;color:#f2750a}.preference-prompt--authenticated-mobile .preference-question{gap:20px}.preference-prompt--authenticated-mobile .preference-question__labels{gap:0}.preference-prompt--authenticated-mobile .preference-question__title{font-size:22px;line-height:28px;font-weight:600;letter-spacing:-.33px}.preference-prompt--authenticated-mobile .preference-question__hint{font-size:16px;line-height:24px;font-weight:500;letter-spacing:.08px;color:#8d898a}.preference-prompt--authenticated-mobile .preference-prompt__actions{align-items:center;margin-top:12px}.preference-prompt--authenticated-mobile .preference-prompt__primary,.preference-prompt--authenticated-mobile .preference-prompt__secondary{width:343px;height:52px;border-radius:12px;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.08px}.preference-prompt--authenticated-mobile .preference-prompt__primary{border:none;background:#1f1f1f;color:#fff}.preference-prompt--authenticated-mobile .preference-prompt__primary:hover:not(:disabled){background:#444243}.preference-prompt--authenticated-mobile .preference-prompt__secondary{border:1px solid #f2750a;background:transparent;color:#f2750a}.preference-prompt--authenticated-mobile .preference-prompt__step .preference-prompt__secondary{display:none}.preference-prompt--authenticated-mobile .preference-options{gap:8px}.preference-prompt--authenticated-mobile.preference-prompt--narrow .preference-options--tile,.preference-prompt--authenticated-mobile.preference-prompt--wide .preference-options--compact{grid-template-columns:repeat(2,168px)}.preference-prompt--authenticated-mobile.preference-prompt--medium .preference-options--tile,.preference-prompt--authenticated-mobile.preference-prompt--medium .preference-options--row{grid-template-columns:343px}.preference-prompt--authenticated-mobile.preference-prompt--narrow .preference-option{width:168px;height:218px}.preference-prompt--authenticated-mobile.preference-prompt--wide .preference-option{width:168px;height:126px}.preference-prompt--authenticated-mobile.preference-prompt--medium .preference-option{width:343px;height:226px}.preference-prompt--authenticated-mobile .preference-option{gap:8px;padding:8px;border-color:#d9d9d9;border-radius:16px;background:#fff;box-shadow:none}.preference-prompt--authenticated-mobile .preference-option--selected{border-color:#f2750a;background:#f2750a}.preference-prompt--authenticated-mobile .preference-option--selected .preference-option__label{color:#fff}.preference-prompt--authenticated-mobile .preference-option__media{border-radius:12px;max-height:none}.preference-prompt--authenticated-mobile.preference-prompt--narrow .preference-options--tile .preference-option__media{aspect-ratio:152 / 172}.preference-prompt--authenticated-mobile.preference-prompt--wide .preference-options--compact .preference-option__media{aspect-ratio:152 / 80}.preference-prompt--authenticated-mobile.preference-prompt--medium .preference-options--tile .preference-option__media,.preference-prompt--authenticated-mobile.preference-prompt--medium .preference-options--row .preference-option__media{aspect-ratio:327 / 180}.preference-prompt--authenticated-mobile .preference-option__label{font-size:14px;line-height:22px;font-weight:500;letter-spacing:.175px}.preference-prompt--authenticated-mobile .preference-option__check{border-width:2px;border-color:#f2750a}.preference-prompt--authenticated-mobile .preference-option__check--box{border-radius:8px}.preference-prompt--authenticated-mobile .preference-option--selected .preference-option__check{border-color:#f2750a;background:#f2750a}.preference-prompt--authenticated-mobile .preference-options__toggle{justify-content:center;gap:4px;width:343px;height:40px;margin-top:8px;padding:8px;border:1px solid #d9d9d9;border-radius:16px;background:#fff;font-size:14px;line-height:22px;font-weight:500;letter-spacing:.175px;color:#1f1f1f}.preference-prompt--authenticated-mobile .preference-prompt__done{align-items:center;gap:20px}.preference-prompt--authenticated-mobile .preference-prompt__done .preference-prompt__title{width:343px;margin:0;font-size:22px;line-height:28px;font-weight:600;letter-spacing:-.33px}.preference-prompt--authenticated-mobile .preference-prompt__done .preference-prompt__actions{margin-top:151px}@media (min-width: 769px){.preference-prompt{padding:32px}.preference-prompt--narrow{max-width:620px}.preference-prompt--medium{max-width:698px}.preference-prompt--wide{max-width:934px}}@media (min-width: 769px){.preference-prompt--wide .preference-options--compact,.preference-prompt--wide .preference-options--tile{grid-template-columns:repeat(auto-fill,minmax(168px,1fr))}}@media (min-width: 1024px){.preference-prompt__overlay--authenticated{align-items:flex-start;justify-content:center;padding:84px 0 96px;overflow-y:auto;background:#faf9f6}.preference-prompt__overlay--authenticated .preference-prompt__topbar{position:fixed;top:0;left:0;right:0;z-index:1;display:flex;align-items:center;height:64px;padding:12px 20px;background:#fff}.preference-prompt--authenticated{max-height:none;padding:0;overflow:visible;border-radius:0;background:transparent;box-shadow:none}.preference-prompt--authenticated .preference-prompt__close{display:none}.preference-prompt--authenticated .preference-prompt__step,.preference-prompt--authenticated .preference-prompt__result,.preference-prompt--authenticated .preference-prompt__done{gap:84px}.preference-prompt--authenticated.preference-prompt--wide .preference-prompt__step{gap:106px}.preference-prompt--authenticated.preference-prompt--medium .preference-prompt__step{gap:178px}.preference-prompt--authenticated .preference-prompt__progress{align-items:center;gap:9px}.preference-prompt--authenticated .preference-prompt__progress-track{display:flex;justify-content:center;gap:4px;width:203px;max-width:100%;height:4px;overflow:visible;background:transparent}.preference-prompt--authenticated .preference-prompt__progress-fill{display:none}.preference-prompt--authenticated .preference-prompt__progress-segment{display:block;flex:1 1 0;min-width:0;height:4px;border-radius:4px;background:#d9d9d9}.preference-prompt--authenticated .preference-prompt__progress-segment--filled{background:#f2750a}.preference-prompt--authenticated .preference-prompt__progress-label{font-size:16px;line-height:24px;font-weight:500;letter-spacing:.08px;color:#f2750a}.preference-prompt--authenticated .preference-question{gap:32px}.preference-prompt--authenticated .preference-question__labels{gap:0}.preference-prompt--authenticated .preference-question__title{font-size:22px;line-height:28px;font-weight:600;letter-spacing:-.33px}.preference-prompt--authenticated .preference-question__hint{font-size:16px;line-height:24px;font-weight:500;letter-spacing:.08px;color:#8d898a}.preference-prompt--authenticated .preference-prompt__actions{align-items:center;margin-top:0}.preference-prompt--authenticated .preference-prompt__primary{width:343px;height:52px;border-radius:12px;background:#1f1f1f;font-weight:500;letter-spacing:.08px}.preference-prompt--authenticated .preference-prompt__primary:hover:not(:disabled){background:#444243}.preference-prompt--authenticated .preference-prompt__secondary{display:none}.preference-prompt--authenticated[data-screen=intro]{width:620px;max-width:620px;padding-top:201px}.preference-prompt--authenticated[data-screen=intro] .preference-prompt__intro{align-items:center;width:620px;gap:0;text-align:center}.preference-prompt--authenticated[data-screen=intro] .preference-prompt__title{width:620px;margin:12px 0 0;font-size:26px;line-height:32px;font-weight:600;letter-spacing:-.39px;color:#000}.preference-prompt--authenticated[data-screen=intro] .preference-prompt__body{width:620px;margin:9px 0 0;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.08px;color:#5e5d59}.preference-prompt--authenticated[data-screen=intro] .preference-prompt__actions{align-items:center;width:620px;margin-top:32px;gap:12px}.preference-prompt--authenticated[data-screen=intro] .preference-prompt__primary,.preference-prompt--authenticated[data-screen=intro] .preference-prompt__secondary{box-sizing:border-box;display:block;width:343px;height:52px;border-radius:12px;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.08px}.preference-prompt--authenticated[data-screen=intro] .preference-prompt__secondary{border:1px solid #f2750a;background:transparent;color:#f2750a}.preference-prompt--authenticated[data-screen=result]{width:620px;max-width:620px;padding-top:72px}.preference-prompt--authenticated[data-screen=result] .preference-prompt__result{align-items:center}.preference-prompt--authenticated .preference-options{gap:8px}.preference-prompt--authenticated.preference-prompt--narrow .preference-options--tile{grid-template-columns:repeat(2,306px)}.preference-prompt--authenticated.preference-prompt--wide .preference-options--compact{grid-template-columns:repeat(4,226px)}.preference-prompt--authenticated.preference-prompt--medium .preference-options--tile,.preference-prompt--authenticated.preference-prompt--medium .preference-options--row{grid-template-columns:repeat(2,343px);gap:12px}.preference-prompt--authenticated.preference-prompt--narrow .preference-option{width:306px;height:220px}.preference-prompt--authenticated.preference-prompt--wide .preference-option{width:226px;height:168px}.preference-prompt--authenticated.preference-prompt--medium .preference-option{width:343px;height:228px}.preference-prompt--authenticated .preference-option{gap:8px;padding:8px;border-color:#d9d9d9;border-radius:16px;background:#fff;box-shadow:none}.preference-prompt--authenticated .preference-option--selected{border-color:#f2750a;background:#f2750a}.preference-prompt--authenticated .preference-option--selected .preference-option__label{color:#fff}.preference-prompt--authenticated .preference-option__media{border-radius:12px;max-height:none}.preference-prompt--authenticated.preference-prompt--narrow .preference-options--tile .preference-option__media{aspect-ratio:290 / 172}.preference-prompt--authenticated.preference-prompt--wide .preference-options--compact .preference-option__media{aspect-ratio:210 / 120}.preference-prompt--authenticated.preference-prompt--medium .preference-options--tile .preference-option__media,.preference-prompt--authenticated.preference-prompt--medium .preference-options--row .preference-option__media{aspect-ratio:327 / 180}.preference-prompt--authenticated .preference-option__label{font-size:16px;line-height:24px;font-weight:500;letter-spacing:.08px}.preference-prompt--authenticated .preference-option__check{border-width:2px;border-color:#f2750a}.preference-prompt--authenticated .preference-option__check--box{border-radius:8px}.preference-prompt--authenticated .preference-option--selected .preference-option__check{border-color:#f2750a;background:#f2750a}.preference-prompt--authenticated .preference-options__toggle{justify-content:center;gap:4px;width:100%;height:40px;margin-top:8px;padding:8px;border:1px solid #d9d9d9;border-radius:16px;background:#fff;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.08px;color:#1f1f1f}.preference-prompt--authenticated .preference-prompt__done{align-items:center;width:620px}.preference-prompt--authenticated .preference-prompt__done .preference-prompt__title{width:620px;margin:0;font-size:22px;line-height:28px;font-weight:600;letter-spacing:-.33px}}.emergency-notification{position:sticky;top:0;z-index:1200;display:flex;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;width:100%;min-height:40px;padding:9px 20px;font-size:14px;font-weight:600;line-height:1.45;text-align:center;white-space:pre-wrap;overflow-wrap:anywhere}.emergency-notification__icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:18px;height:18px;border:1.5px solid currentColor;border-radius:50%;font-size:12px;line-height:1}.emergency-notification__message{min-width:0}@media (max-width: 768px){.emergency-notification{min-height:38px;padding:8px 14px;font-size:13px}}:root{--vb-color-primary: #f2750a;--vb-color-secondary: #1f1f1f;--vb-text-black: #1f1f1f}@font-face{font-family:Buttercy;src:url(/assets/buttercy-xYtZ4l6a.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{min-width:1024px}#root{width:100%;height:100vh}@media (max-width: 768px){body{min-width:0}#root{height:100dvh;min-height:100dvh}body:after{content:"";position:fixed;right:0;top:0;width:25px;height:100%;z-index:9999;pointer-events:auto;touch-action:pan-y}}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:none}.ant-btn:focus,.ant-btn:active,.ant-btn:focus-visible{outline:none!important;border-color:inherit!important;box-shadow:none!important}.ant-btn-text:focus,.ant-btn-text:active,.ant-btn-text:focus-visible{outline:none!important;border-color:transparent!important;box-shadow:none!important}.ant-btn-icon:focus,.ant-btn-icon:active,.ant-btn-icon:focus-visible{outline:none!important;border-color:transparent!important;box-shadow:none!important}.ant-btn-link:focus,.ant-btn-link:active,.ant-btn-link:focus-visible{outline:none!important;border-color:transparent!important;box-shadow:none!important}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.vino-buzz-button{display:flex;justify-content:center;align-items:center;gap:8px;width:240px;height:40px;border-radius:20px;background:#f2750a;color:#fff;font-size:12px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;width:fit-content;min-width:120px;-webkit-tap-highlight-color:transparent}.vino-buzz-button:focus,.vino-buzz-button:focus-visible{outline:none!important;box-shadow:none!important}.vino-buzz-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f2750a33;background:#cb6208!important}.vino-buzz-button:active{transform:translateY(0)}.vino-buzz-button.large{height:48px;font-size:14px;border-radius:24px}.vino-buzz-button.xlarge{height:52px;font-size:16px;border-radius:24px}.vino-buzz-button.small{height:32px;border-radius:16px;min-width:108px}.vino-buzz-button.xs{min-width:88px}.vino-buzz-button.outline{background:transparent;color:#f2750a;border:1px solid #f2750a}.vino-buzz-button.outline:hover{background:#f2750a;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #f2750a33}.vino-buzz-button.outline.disabled{cursor:not-allowed;opacity:.5;pointer-events:none;background:transparent!important;color:#ccc!important;border-color:#ccc!important;transform:none!important;box-shadow:none!important}.vino-buzz-button.secondary{font-size:12px;background:#1f1f1f;color:#fff;font-weight:700}.vino-buzz-button.secondary:hover{background:#3e3e3e!important;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.vino-buzz-button.secondary.disabled{cursor:not-allowed;opacity:.5;pointer-events:none;background:#f0f0f0!important;color:#999!important;border-color:#e0e0e0!important;transform:none!important;box-shadow:none!important}.vino-buzz-button.full{width:100%}.vino-buzz-button.disabled{cursor:not-allowed;opacity:.5;pointer-events:none;background:#ccc!important;color:#999!important;border-color:#ccc!important;transform:none!important;box-shadow:none!important}.vb-text-black{color:var(--vb-text-black)!important}.vino-buzz-separator{border-bottom:1px solid #dedede}.ant-form-item-explain-error{color:#d81b60!important}.ant-message-notice-content{background-color:#faf9f6!important;color:#1f1f1f;border:1px solid #6c7d36;border-radius:12px;padding:16px 12px}.ant-message-notice-content .ant-message-custom-content{gap:12px;font-size:16px;font-weight:600}.ant-message{z-index:13000!important}.ant-input:-webkit-autofill,.ant-input-password .ant-input:-webkit-autofill,.ant-input:-webkit-autofill:hover,.ant-input-password .ant-input:-webkit-autofill:hover,.ant-input:-webkit-autofill:focus,.ant-input-password .ant-input:-webkit-autofill:focus,.ant-input:-webkit-autofill:active,.ant-input-password .ant-input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px white inset!important;-webkit-text-fill-color:#1f1f1f!important;transition:background-color 5000s ease-in-out 0s}.ant-select .ant-select-selection-search-input,.ant-select:not(.ant-select-customize-input) .ant-select-selector,.ant-select .ant-select-selection-item,.ant-select .ant-select-selection-placeholder,.ant-select .ant-select-selection-overflow-item-rest,.ant-select-dropdown .ant-select-item-option-content,input.ant-input,textarea.ant-input,.ant-input-textarea textarea,.ant-picker-input input{font-size:16px!important}.ant-input-affix-wrapper.ant-input-outlined:not(.ant-input-borderless){border-radius:12px}.ant-input-affix-wrapper.ant-input-outlined:not(.ant-input-borderless):focus-within{border-color:#1f1f1f!important;border-width:2px!important;box-shadow:none!important}.ant-input-affix-wrapper.ant-input-outlined:not(.ant-input-borderless).ant-input-status-error{border-color:#cb272f!important;border-width:2px!important;box-shadow:none!important}input.ant-input.ant-input-outlined:not(.ant-input-borderless){border-radius:12px}input.ant-input.ant-input-outlined:not(.ant-input-borderless):focus{border-color:#1f1f1f!important;border-width:2px!important;box-shadow:none!important}input.ant-input.ant-input-outlined:not(.ant-input-borderless).ant-input-status-error{border-color:#cb272f!important;border-width:2px!important;box-shadow:none!important}textarea.ant-input.ant-input-outlined:not(.ant-input-borderless){border-radius:12px}textarea.ant-input.ant-input-outlined:not(.ant-input-borderless):focus{border-color:#1f1f1f!important;border-width:2px!important;box-shadow:none!important}textarea.ant-input.ant-input-outlined:not(.ant-input-borderless).ant-input-status-error{border-color:#cb272f!important;border-width:2px!important;box-shadow:none!important}.ant-form-item-has-error .ant-form-item-explain-error{display:flex;align-items:center;gap:8px;color:#cb272f!important;font-size:14px;line-height:1.5;margin:5px 0}.ant-form-item-has-error .ant-form-item-explain-error:before{content:"";display:inline-block;width:16px;height:16px;border-radius:50%;background-color:#cb272f;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.31899 18.75L5.25 17.681L10.931 12L5.25 6.31899L6.31899 5.25L12 10.931L17.681 5.25L18.75 6.31899L13.069 12L18.75 17.681L17.681 18.75L12 13.069L6.31899 18.75Z' fill='white'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 12px;flex-shrink:0}.checkbox-item .ant-checkbox-wrapper:hover .ant-checkbox .ant-checkbox-inner{border-color:#1f1f1f;background-color:#fff}.checkbox-item .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner{border-color:#1f1f1f!important;background-color:#1f1f1f!important}.ant-checkbox .ant-checkbox-inner{width:24px;height:24px;border-radius:4px;border:2px solid #6b6869}.ant-checkbox .ant-checkbox-inner:after{top:48%;left:35%;width:6px;height:9px}.ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:#1f1f1f;border-color:#1f1f1f}.ant-checkbox.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#fff}.ant-checkbox:hover .ant-checkbox-inner{border-color:#1f1f1f!important}.ant-checkbox.ant-checkbox-checked:hover .ant-checkbox-inner{background-color:#1f1f1f!important;border-color:#1f1f1f!important}.ant-select:hover .ant-select-selector,.ant-select.ant-select-focused .ant-select-selector,.ant-select.ant-select-open .ant-select-selector{border-color:#1f1f1f!important;border-width:2px!important;box-shadow:none!important}.ant-select-dropdown .ant-select-item-option:hover,.ant-select-dropdown .ant-select-item-option-selected{background-color:#f2750a1a!important}.ant-select-dropdown .ant-select-item-option-selected .ant-select-item-option-state .anticon-check{color:#f2750a!important}.ant-spin .ant-spin-dot-item{background-color:#f2750a!important}.ant-divider{border-color:#44424399;height:14px;top:0}.ant-btn-icon .favorite-icon{width:24px;height:24px}.ant-btn.favorite-btn.ant-btn-text:not(.favorite-btn--preview-overlay),.ant-btn.favorite-btn:not(.favorite-btn--preview-overlay){background:transparent!important;box-shadow:none!important}.ant-btn.favorite-btn.ant-btn-text:not(.favorite-btn--preview-overlay):hover,.ant-btn.favorite-btn:not(.favorite-btn--preview-overlay):hover,.ant-btn.favorite-btn.ant-btn-text:not(.favorite-btn--preview-overlay):focus,.ant-btn.favorite-btn:not(.favorite-btn--preview-overlay):focus,.ant-btn.favorite-btn.ant-btn-text:not(.favorite-btn--preview-overlay):focus-visible,.ant-btn.favorite-btn:not(.favorite-btn--preview-overlay):focus-visible,.ant-btn.favorite-btn.ant-btn-text:not(.favorite-btn--preview-overlay):active,.ant-btn.favorite-btn:not(.favorite-btn--preview-overlay):active,.ant-btn.favorite-btn.ant-btn-text:not(.favorite-btn--preview-overlay).ant-btn-active,.ant-btn.favorite-btn:not(.favorite-btn--preview-overlay).ant-btn-active{background:transparent!important;box-shadow:none!important}.ant-input-affix-wrapper .anticon.anticon-eye.ant-input-password-icon svg{fill:#1f1f1f}.ant-input-affix-wrapper .anticon.anticon-eye.ant-input-password-icon svg path:first-child{fill:#fff!important}.ant-input-affix-wrapper .anticon.anticon-eye.ant-input-password-icon svg path:nth-child(2){fill:#fff!important}.ant-input-affix-wrapper .anticon.anticon-eye.ant-input-password-icon svg path:nth-child(3){fill:#1f1f1f!important}.ant-input-affix-wrapper .anticon.anticon-eye.ant-input-password-icon svg path:nth-child(4){fill:#1f1f1f!important}.vino-buzz-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9998}.vino-buzz-overlay .vino-buzz-spin{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}.vino-buzz-overlay .vino-buzz-spin .ant-spin-dot-item{background-color:#f2750a}.vino-buzz-overlay .loading-text{position:fixed;top:53%;margin:auto;width:100%;z-index:9999;color:#fff;text-align:center}
