.wine-advisor-ai-module__ALFNSG__dialog{border:1px solid var(--color-border);width:min(460px,100vw - 24px);max-width:none;height:min(700px,100dvh - 36px);max-height:none;color:var(--color-ink);background:var(--color-background);border-radius:24px;margin:0;padding:0;position:fixed;inset:auto 18px 18px auto;overflow:hidden;box-shadow:0 24px 70px #161e1647}.wine-advisor-ai-module__ALFNSG__dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1218136b}.wine-advisor-ai-module__ALFNSG__shell{background:var(--color-background);grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;display:grid}.wine-advisor-ai-module__ALFNSG__header{border-bottom:1px solid var(--color-border);background:#fdfcedf5;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex}.wine-advisor-ai-module__ALFNSG__identity{align-items:center;gap:10px;min-width:0;display:flex}.wine-advisor-ai-module__ALFNSG__avatar{flex:none;width:34px;height:52px;display:block}.wine-advisor-ai-module__ALFNSG__identity>div{gap:1px;min-width:0;display:grid}.wine-advisor-ai-module__ALFNSG__identity span:not(.wine-advisor-ai-module__ALFNSG__avatar){color:var(--color-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.67rem;font-weight:800}.wine-advisor-ai-module__ALFNSG__identity strong{color:var(--color-olive);font-family:var(--font-display);font-size:1.15rem;line-height:1}.wine-advisor-ai-module__ALFNSG__headerActions{align-items:center;gap:7px;display:flex}.wine-advisor-ai-module__ALFNSG__headerActions button{color:var(--color-olive);cursor:pointer;background:0 0;border:0;font-weight:800}.wine-advisor-ai-module__ALFNSG__headerActions button:first-child{padding:7px;font-size:.72rem}.wine-advisor-ai-module__ALFNSG__headerActions .wine-advisor-ai-module__ALFNSG__close{border:1px solid var(--color-border);border-radius:50%;place-items:center;width:36px;height:36px;padding:0;font-size:1.35rem;display:grid}.wine-advisor-ai-module__ALFNSG__transcript{overscroll-behavior:contain;flex-direction:column;gap:10px;min-height:0;padding:16px 14px 20px;display:flex;overflow-y:auto}.wine-advisor-ai-module__ALFNSG__botTurn,.wine-advisor-ai-module__ALFNSG__userTurn{gap:8px;display:grid}.wine-advisor-ai-module__ALFNSG__userTurn{justify-items:end}.wine-advisor-ai-module__ALFNSG__botBubble,.wine-advisor-ai-module__ALFNSG__userBubble{border-radius:16px;max-width:88%;margin:0;padding:10px 12px;font-size:.86rem;line-height:1.42}.wine-advisor-ai-module__ALFNSG__botBubble{border:1px solid var(--color-border);background:#fff;border-bottom-left-radius:5px;justify-self:start}.wine-advisor-ai-module__ALFNSG__userBubble{color:var(--color-background);background:var(--color-olive);border-bottom-right-radius:5px;justify-self:end}.wine-advisor-ai-module__ALFNSG__recommendations{gap:8px;display:grid}.wine-advisor-ai-module__ALFNSG__product{border:1px solid var(--color-border);background:#fff;border-radius:15px;grid-template-columns:68px minmax(0,1fr);gap:10px;padding:9px;display:grid}.wine-advisor-ai-module__ALFNSG__productMedia{background:#fff;border-radius:10px;min-height:105px;position:relative;overflow:hidden}.wine-advisor-ai-module__ALFNSG__productMedia img{object-fit:contain;padding:4px}.wine-advisor-ai-module__ALFNSG__productMedia>span{height:100%;color:var(--color-olive);font-family:var(--font-display);place-items:center;display:grid}.wine-advisor-ai-module__ALFNSG__productBody{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.wine-advisor-ai-module__ALFNSG__productBody>span{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.61rem;font-weight:900}.wine-advisor-ai-module__ALFNSG__productBody>strong{margin-top:2px;font-size:.89rem;line-height:1.15}.wine-advisor-ai-module__ALFNSG__productBody>b{color:var(--color-olive);margin-top:4px;font-size:.86rem}.wine-advisor-ai-module__ALFNSG__productBody>p{color:var(--color-muted);margin:5px 0 8px;font-size:.72rem;line-height:1.32}.wine-advisor-ai-module__ALFNSG__productActions{gap:6px;margin-top:auto;display:flex}.wine-advisor-ai-module__ALFNSG__productActions button{border:1px solid var(--color-olive);min-height:32px;color:var(--color-olive);cursor:pointer;background:0 0;border-radius:9px;padding:6px 9px;font-size:.69rem;font-weight:850}.wine-advisor-ai-module__ALFNSG__productActions button:last-child{color:var(--color-background);background:var(--color-olive)}.wine-advisor-ai-module__ALFNSG__productActions button:disabled{border-color:var(--color-border);color:#7b7e75;cursor:not-allowed;background:#e9eadf}.wine-advisor-ai-module__ALFNSG__typing{gap:4px;width:max-content;padding:13px 15px;display:flex}.wine-advisor-ai-module__ALFNSG__typing span{background:var(--color-muted);border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite wine-advisor-ai-module__ALFNSG__pulse}.wine-advisor-ai-module__ALFNSG__typing span:nth-child(2){animation-delay:.15s}.wine-advisor-ai-module__ALFNSG__typing span:nth-child(3){animation-delay:.3s}@keyframes wine-advisor-ai-module__ALFNSG__pulse{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}.wine-advisor-ai-module__ALFNSG__composerArea{padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--color-border);background:#fdfcedfa;gap:8px;display:grid}.wine-advisor-ai-module__ALFNSG__quickReplies{scrollbar-width:none;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.wine-advisor-ai-module__ALFNSG__quickReplies::-webkit-scrollbar{display:none}.wine-advisor-ai-module__ALFNSG__quickReplies button{border:1px solid var(--color-border);max-width:220px;color:var(--color-olive);cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:7px 10px;font-size:.7rem;font-weight:800}.wine-advisor-ai-module__ALFNSG__composer{grid-template-columns:minmax(0,1fr) 42px;gap:7px;display:grid}.wine-advisor-ai-module__ALFNSG__composer input{border:1px solid var(--color-border);width:100%;min-height:44px;color:var(--color-ink);background:#fff;border-radius:14px;padding:10px 13px}.wine-advisor-ai-module__ALFNSG__composer button{width:42px;height:42px;color:var(--color-background);background:var(--color-olive);cursor:pointer;border:0;border-radius:50%;align-self:center;font-size:1.15rem;font-weight:900}.wine-advisor-ai-module__ALFNSG__composer button:disabled{opacity:.45;cursor:not-allowed}.wine-advisor-ai-module__ALFNSG__composerArea>small{color:var(--color-muted);text-align:center;font-size:.6rem}@media (max-width:640px){.wine-advisor-ai-module__ALFNSG__dialog{border-radius:22px;width:auto;height:min(82dvh,720px);inset:auto 8px 8px}.wine-advisor-ai-module__ALFNSG__transcript{padding-inline:11px}.wine-advisor-ai-module__ALFNSG__botBubble,.wine-advisor-ai-module__ALFNSG__userBubble{max-width:92%;font-size:.84rem}.wine-advisor-ai-module__ALFNSG__product{grid-template-columns:62px minmax(0,1fr)}.wine-advisor-ai-module__ALFNSG__productMedia{min-height:98px}.wine-advisor-ai-module__ALFNSG__header{padding-inline:11px}.wine-advisor-ai-module__ALFNSG__composerArea{padding-inline:9px}}@media (max-height:620px){.wine-advisor-ai-module__ALFNSG__dialog{height:calc(100dvh - 16px);inset:auto 8px 8px}}@media (prefers-reduced-motion:reduce){.wine-advisor-ai-module__ALFNSG__typing span{animation:none}}
.featured-products-section-module__E04Yra__section{margin:22px 0 28px}.featured-products-section-module__E04Yra__head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px;display:flex}.featured-products-section-module__E04Yra__head span{color:#777b6d;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:.74rem;font-weight:800;display:block}.featured-products-section-module__E04Yra__head h2{color:#20231d;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.2vw,1.9rem);line-height:1.05}.featured-products-section-module__E04Yra__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.featured-products-section-module__E04Yra__card{color:#283d2d;background:#fffdf6;border:1px solid #dedfd2;border-radius:17px;grid-template-columns:112px minmax(0,1fr);gap:12px;min-width:0;padding:12px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;box-shadow:0 6px 18px #35472d0d}.featured-products-section-module__E04Yra__card:hover{border-color:#acb8a6;transform:translateY(-2px);box-shadow:0 10px 24px #35472d14}.featured-products-section-module__E04Yra__media{background:#fff;border-radius:12px;min-height:154px;position:relative;overflow:hidden}.featured-products-section-module__E04Yra__media img{object-fit:contain;padding:8px}.featured-products-section-module__E04Yra__placeholder{color:#52694e;place-items:center;height:100%;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;display:grid}.featured-products-section-module__E04Yra__body{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.featured-products-section-module__E04Yra__commercialLabel{text-transform:uppercase;letter-spacing:.04em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;margin-bottom:7px;padding:4px 8px;font-size:.62rem;font-weight:900;line-height:1;display:inline-flex}.featured-products-section-module__E04Yra__recommended{color:#6f202c;background:#f2dcdf;border-color:#e7c6ca}.featured-products-section-module__E04Yra__new{color:#315b3a;background:#e4efdf;border-color:#cdddc6}.featured-products-section-module__E04Yra__winery{color:#667060;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.67rem;font-weight:900}.featured-products-section-module__E04Yra__body h3{color:#20231d;margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.08}.featured-products-section-module__E04Yra__body p{color:#717467;margin:0 0 3px;font-size:.77rem;line-height:1.25}.featured-products-section-module__E04Yra__commercial{justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:auto;padding-top:10px;display:flex}.featured-products-section-module__E04Yra__commercial strong{color:#244d35;font-size:1rem}.featured-products-section-module__E04Yra__status{white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:.65rem;font-weight:800}.featured-products-section-module__E04Yra__available{color:#355b3f;background:#e3ecda}.featured-products-section-module__E04Yra__low_stock{color:#8b5d12;background:#fff0c9}.featured-products-section-module__E04Yra__out_of_stock{color:#777568;background:#eceae3}.featured-products-section-module__E04Yra__linkText{color:#355b3f;text-underline-offset:3px;margin-top:7px;font-size:.72rem;font-weight:850;text-decoration:underline}@media (max-width:1000px){.featured-products-section-module__E04Yra__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.featured-products-section-module__E04Yra__section{margin:18px 0 22px}.featured-products-section-module__E04Yra__head span{display:none}.featured-products-section-module__E04Yra__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.featured-products-section-module__E04Yra__card{grid-template-columns:1fr;gap:8px;padding:9px}.featured-products-section-module__E04Yra__media{min-height:145px}.featured-products-section-module__E04Yra__commercialLabel{padding:4px 7px;font-size:.58rem}.featured-products-section-module__E04Yra__body h3{font-size:.94rem}.featured-products-section-module__E04Yra__body p{font-size:.7rem}.featured-products-section-module__E04Yra__commercial{justify-items:start;display:grid}.featured-products-section-module__E04Yra__commercial strong{font-size:.9rem}.featured-products-section-module__E04Yra__status{font-size:.61rem}.featured-products-section-module__E04Yra__linkText{font-size:.68rem}}@media (max-width:390px){.featured-products-section-module__E04Yra__media{min-height:130px}.featured-products-section-module__E04Yra__body h3{font-size:.88rem}}
.catalog-flow{flex-direction:column;display:flex}.catalog-flow>*{order:6}.catalog-flow>.occasion-discovery{order:1}.catalog-flow>.catalog-featured{order:2}.catalog-flow>.catalog-list-heading{order:3}.catalog-flow>.catalog-tools{order:4}.catalog-flow>.product-grid,.catalog-flow>.catalog-empty{order:5}.catalog-list-heading{margin:28px 0 12px}.catalog-list-heading span{color:#777b6d;letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:.76rem;font-weight:800;display:block}.catalog-list-heading h2{color:#20231d;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.3vw,2rem);line-height:1.05}@media (max-width:760px){.catalog-list-heading{margin:22px 2px 10px}}
.catalog-flow>.catalog-controls{order:3}.catalog-controls{margin:28px 0 12px}.catalog-section-toggle{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;padding:0;display:flex}.catalog-section-toggle h2{margin:0}.catalog-section-toggle__icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:24px;height:24px;transition:transform .16s}.catalog-section-toggle[aria-expanded=true] .catalog-section-toggle__icon{transform:rotate(180deg)}.occasion-discovery__head{align-items:center}.occasion-discovery__head .catalog-section-toggle{color:var(--color-background);flex:auto;text-decoration:none}.occasion-discovery__head .occasion-discovery__clear{flex:none}.catalog-controls .catalog-tools{margin-bottom:18px}@media (max-width:760px){.catalog-flow>.catalog-controls{order:2}.catalog-flow>.catalog-featured{order:3}.occasion-discovery{margin:4px 0 8px}.occasion-discovery__head{border-radius:15px;min-height:56px;margin-bottom:0;padding:10px 13px}.occasion-discovery__head:has(+.occasion-discovery__list:not([hidden])){margin-bottom:9px}.catalog-controls{margin:8px 0 10px}.catalog-controls .catalog-tools{gap:9px;margin:0 2px 10px}.occasion-discovery__head .catalog-section-toggle h2{font-size:1.22rem;line-height:1.05}.catalog-section-toggle__icon{width:21px;height:21px}}
.advisor-trigger__prompt{display:none!important}@media (max-width:760px){.mobile-list-bar:has(button:disabled){display:none}body:has(.mobile-list-bar button:disabled) .advisor-trigger{bottom:max(12px,env(safe-area-inset-bottom))}}
.home-module__txgM7a__page{min-width:320px}.home-module__txgM7a__header{gap:14px;min-height:68px;padding-top:8px;padding-bottom:8px}.home-module__txgM7a__brand img{height:54px}.home-module__txgM7a__brand{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.home-module__txgM7a__nav{gap:10px}.home-module__txgM7a__hero{gap:0;width:min(100% - 28px,1120px);padding:30px 0 22px}.home-module__txgM7a__heroInner{max-width:760px}.home-module__txgM7a__hero .home-module__txgM7a__heroTitle{max-width:720px;color:var(--color-ink);letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.15rem,6.5vw,4.1rem);font-weight:700;line-height:1.04}.home-module__txgM7a__hero .home-module__txgM7a__heroText{max-width:650px;color:var(--color-muted);margin:14px 0 0;font-size:clamp(.98rem,2.1vw,1.08rem);line-height:1.55}.home-module__txgM7a__main{width:min(100% - 28px,1120px)}@media (max-width:520px){.home-module__txgM7a__header{gap:8px;min-height:64px;padding:7px 12px}.home-module__txgM7a__brand img{height:50px}.home-module__txgM7a__nav{gap:4px}.home-module__txgM7a__hero{width:calc(100% - 24px);padding:13px 0 10px}.home-module__txgM7a__hero .home-module__txgM7a__heroTitle{font-size:clamp(1.7rem,8vw,2.25rem);line-height:1.02}.home-module__txgM7a__hero .home-module__txgM7a__heroText{margin-top:6px;font-size:.88rem;line-height:1.35}.home-module__txgM7a__main{width:calc(100% - 20px)}}@media (max-width:360px){.home-module__txgM7a__header{padding-left:8px;padding-right:8px}.home-module__txgM7a__brand img{height:46px}.home-module__txgM7a__hero{width:calc(100% - 20px)}.home-module__txgM7a__hero .home-module__txgM7a__heroTitle{font-size:1.88rem}.home-module__txgM7a__main{width:calc(100% - 16px)}}@media (min-width:900px){.home-module__txgM7a__header{min-height:76px}.home-module__txgM7a__brand img{height:60px}.home-module__txgM7a__hero{padding:28px 0 18px}.home-module__txgM7a__hero .home-module__txgM7a__heroText{margin-top:8px;line-height:1.4}}
