:root{--c-dark-80:rgba(38,38,38,0.8);--c-dark-10:rgba(34,34,34,0.1);--c-menu-dark:#222222}.mv-menu-hero{background:var(--c-green);padding:clamp(60px,8vw,84px) clamp(30px,5vw,38px) 20px;display:flex;align-items:center;justify-content:center;min-height:370px}.mv-menu-hero__title{font-family:var(--ff-serif);font-size:clamp(48px,8.3vw,120px);line-height:1.066;font-weight:400;color:var(--c-light);text-align:center;letter-spacing:0;margin:0}body:has(.mv-menu-nav) .mv-nav{display:none}body:has(.mv-menu-footer) .mv-footer{display:none}body:has(.mv-menu-nav--bar){--c-green:#00608d}body:has(.mv-menu-nav--wine){--c-green:#641216}.mv-menu-nav{background:#fff;border-bottom:2px solid var(--c-dark-80);padding:3px clamp(20px,6.25vw,90px);display:flex;justify-content:space-between;align-items:center;position:relative;z-index:10}.mv-menu-nav__left{display:flex;align-items:center;gap:4px}.mv-menu-nav__home-btn{display:inline-flex;align-items:center;background:var(--c-menu-dark);border:none;padding:8px 44px;font-family:var(--ff-sans);font-size:18px;font-weight:700;line-height:26px;color:var(--c-light);cursor:pointer;text-decoration:none;transition:opacity .2s ease}.mv-menu-nav__home-btn:hover{opacity:.85}.mv-menu-nav__logo{width:auto;height:90px;object-fit:contain}.mv-menu-nav__lang{display:flex;gap:8px;align-items:center}.mv-menu-nav__lang-item{font-family:var(--ff-sans);font-size:18px;line-height:26px;text-decoration:none;transition:opacity .2s}.mv-menu-nav__lang-item--active{font-weight:700;color:var(--c-menu-dark)}.mv-menu-nav__lang-item--inactive{font-weight:500;color:var(--c-dark-80)}.mv-menu-nav__lang-item:hover{opacity:.7}.mv-menu-tabs{background:var(--c-cream);position:-webkit-sticky;position:sticky;top:0;z-index:100;padding:32px clamp(20px,6.25vw,90px);display:flex;flex-wrap:wrap;align-items:center;gap:16px}.mv-menu-tabs__list{display:flex;flex:0 1 auto;margin-right:auto;max-width:100%;border-top:2px solid var(--c-dark-80);border-bottom:2px solid var(--c-dark-80);overflow-x:auto;scrollbar-width:none}.mv-menu-tabs__list::-webkit-scrollbar{display:none}.mv-menu-tabs__item{border:none;background:#fff;border-right:2px solid var(--c-dark-80);padding:8px 16px;font-family:var(--ff-sans);font-size:18px;font-weight:500;line-height:26px;color:var(--c-text);cursor:pointer;white-space:nowrap;transition:background .2s,color .2s;flex-shrink:0}.mv-menu-tabs__item--active{background:var(--c-menu-dark);color:var(--c-light);font-weight:700;border-right:none}.mv-menu-tabs__item:hover:not(.mv-menu-tabs__item--active){opacity:.75}.mv-menu-tabs__toggle{display:flex;flex:0 0 auto;width:auto;max-width:100%;border:2px solid var(--c-dark-80)}.mv-menu-tabs__toggle-item{flex:1 1;display:flex;gap:8px;align-items:center;justify-content:center;padding:8px 12px;font-family:var(--ff-sans);font-size:18px;line-height:26px;cursor:pointer;border:none;border-right:2px solid var(--c-dark-80);transition:background .2s,color .2s;white-space:nowrap}.mv-menu-tabs__toggle-item:last-child{border-right:none}.mv-menu-tabs__toggle-item--active{background:var(--c-green);color:var(--c-light);font-weight:700}.mv-menu-tabs__toggle-item--inactive{background:#fff;color:var(--c-text);font-weight:500}.mv-menu-tabs__toggle-item--inactive:hover{background:rgba(var(--c-green-rgb),.05)}.mv-menu-tabs__toggle-icon{width:24px;height:24px;object-fit:contain;flex-shrink:0}@media(max-width:900px){.mv-menu-tabs{flex-direction:column;flex-wrap:nowrap;align-items:stretch;padding:0;gap:0}.mv-menu-tabs__toggle{order:-1;width:100%;max-width:none;border:none;border-bottom:2px solid var(--c-dark-80)}.mv-menu-tabs__toggle-item{min-width:0;gap:6px;padding:10px 6px;font-size:14px;line-height:1.2;white-space:normal;text-align:center}.mv-menu-tabs__toggle-icon{width:18px;height:18px}.mv-menu-tabs__list{width:100%;max-width:none;margin-right:0;border-top:none}.mv-menu-tabs__item{flex:1 0 auto;text-align:center}}.mv-menu-section{background:var(--c-cream);padding:48px clamp(20px,6.25vw,90px);display:flex;flex-direction:column;gap:48px}.mv-menu-section--white{background:#fff}.mv-menu-section__title{font-family:var(--ff-serif);font-size:clamp(36px,3.9vw,56px);line-height:1.14;font-weight:400;color:var(--c-green);margin:0;width:100%}.mv-menu-section__body{display:flex;flex-direction:column;gap:56px;width:100%}.mv-menu-subsection{display:flex;flex-direction:column;gap:16px}.mv-menu-subsection__title{font-family:var(--ff-sans);font-size:18px;font-weight:700;line-height:26px;color:var(--c-green);margin:0;text-transform:uppercase;letter-spacing:.5px}.mv-menu-subsection__title--hidden{display:none}.mv-menu-subsection__items{display:flex;flex-direction:column;gap:0;width:100%}.mv-menu-item{display:flex;flex-direction:column;gap:4px;padding:16px 0;border-bottom:1px solid var(--c-dark-10)}.mv-menu-item__row{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start;width:100%}.mv-menu-item__name-wrap{display:flex;gap:12px;flex:1 1 auto;align-items:center;min-width:200px}.mv-menu-item__name{font-family:var(--ff-sans);font-size:18px;font-weight:700;line-height:26px;color:var(--c-head);flex:0 1 auto}.mv-menu-item__badge{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;font-family:var(--ff-sans);font-size:12px;font-weight:600;line-height:22px;white-space:nowrap;flex-shrink:0;border:2px solid rgba(0,0,0,0)}.mv-menu-item__badge-icon{width:13px;height:13px;flex-shrink:0}.mv-menu-item__badge--bianco{background:#fff;border-color:var(--c-dark-10);color:var(--c-text)}.mv-menu-item__badge--verde{background:var(--c-green);color:var(--c-light)}.mv-menu-item__badge--scuro{background:var(--c-menu-dark);color:var(--c-light)}.mv-menu-item__badge--crema{background:var(--c-cream);border-color:rgba(var(--c-green-rgb),.25);color:var(--c-green)}.mv-menu-item__price{font-size:16px;line-height:24px;color:var(--c-head);white-space:nowrap;flex-shrink:0;margin-left:auto}.mv-menu-item__desc,.mv-menu-item__price{font-family:var(--ff-sans);font-weight:500}.mv-menu-item__desc{font-size:14px;line-height:22px;color:var(--c-text);width:100%;margin-top:2px}.mv-menu-carousel{background:#fff;border-top:2px solid var(--c-dark-80);border-bottom:2px solid var(--c-dark-80);height:425px;display:flex;align-items:stretch;overflow:hidden;scroll-behavior:smooth;scrollbar-width:none}.mv-menu-carousel::-webkit-scrollbar{display:none}.mv-menu-carousel__slide{flex:1 1;min-width:0;height:100%;position:relative;overflow:hidden}.mv-menu-carousel__slide:not(:last-child){border-right:2px solid var(--c-dark-80)}.mv-menu-carousel__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;opacity:0;transform:scale(1.02);transition:opacity 1.4s ease,transform 6s ease;will-change:opacity,transform;pointer-events:none}.mv-menu-carousel__img--active{opacity:1;transform:scale(1.08);z-index:1}.mv-menu-carousel__placeholder{width:100%;height:100%;background:#ddd;display:flex;align-items:center;justify-content:center;color:#999;font-size:14px}@media(prefers-reduced-motion:reduce){.mv-menu-carousel__img{transition:none;transform:none}.mv-menu-carousel__img--active{transform:none}}.mv-menu-notice{background:var(--c-cream);border-top:2px solid var(--c-dark-80);border-bottom:2px solid var(--c-dark-80);justify-content:center;padding:48px 24px;width:100%}.mv-menu-notice,.mv-menu-notice__card{display:flex;flex-direction:column;align-items:center}.mv-menu-notice__card{max-width:375px;gap:16px;text-align:center}.mv-menu-notice__icon{width:32px;height:32px;flex-shrink:0}.mv-menu-notice__text{font-family:var(--ff-sans);font-size:18px;font-weight:700;line-height:26px;color:var(--c-head);max-width:327px;margin:0}.mv-menu-notice__footer{display:flex;gap:4px;justify-content:center;align-items:center}.mv-menu-notice__label{color:var(--c-text)}.mv-menu-notice__label,.mv-menu-notice__price{font-family:var(--ff-sans);font-size:14px;font-weight:500;line-height:22px}.mv-menu-notice__price{color:var(--c-head)}.mv-menu-banner{position:relative;height:560px;display:flex;flex-direction:column;gap:24px;justify-content:flex-end;align-items:flex-start;padding:clamp(40px,6.25vw,90px);overflow:hidden}.mv-menu-banner__bg{position:absolute;inset:0;object-fit:cover;width:100%;height:100%;z-index:0}.mv-menu-banner__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);z-index:1}.mv-menu-banner__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:24px;align-items:flex-start}.mv-menu-banner__title{font-family:var(--ff-serif);font-size:clamp(36px,3.9vw,56px);line-height:1.14;font-weight:400}.mv-menu-banner__text,.mv-menu-banner__title{color:var(--c-light);max-width:459px;margin:0}.mv-menu-banner__text{font-family:var(--ff-sans);font-size:clamp(18px,1.7vw,24px);font-weight:500;line-height:1.33}.mv-menu-banner__btn{display:inline-flex;align-items:center;background:var(--c-green);border:none;padding:12px 24px;font-family:var(--ff-sans);font-size:18px;font-weight:700;line-height:26px;color:var(--c-light);cursor:pointer;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.mv-menu-banner__btn:hover{opacity:.9;transform:translateY(-2px)}.mv-menu-quote{background:var(--c-green);padding:64px clamp(20px,6.25vw,90px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:48px;min-height:560px;position:relative;overflow:hidden}.mv-menu-quote__border{height:0;border-bottom:2px solid rgba(255,252,243,.8);position:absolute;left:clamp(20px,6.25vw,90px);right:clamp(20px,6.25vw,90px)}.mv-menu-quote__border--top{top:64px}.mv-menu-quote__border--bottom{bottom:64px}.mv-menu-quote__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:0}.mv-menu-quote__attr,.mv-menu-quote__text{font-family:var(--ff-serif);font-size:clamp(24px,2.5vw,36px);font-weight:400;font-style:italic;line-height:1.22;color:var(--c-light);text-align:center;max-width:721px;margin:0}.mv-menu-quote__decoration{position:absolute;width:clamp(200px,22.4vw,322px);height:clamp(200px,22.4vw,322px);top:50%;left:50%;transform:translate(-50%,-50%);opacity:1;pointer-events:none;z-index:0}.mv-menu-large{background:#fff;border-top:2px solid var(--c-dark-80);border-bottom:2px solid var(--c-dark-80);display:flex;align-items:stretch;min-height:560px;overflow:hidden}.mv-menu-large__media.mv-menu-carousel{flex:1 1 50%;width:50%;min-width:0;height:560px;border:none}.mv-menu-large__content{flex:1 1 50%;width:50%;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding:48px clamp(24px,6.25vw,90px) 48px 24px}.mv-menu-large__inner{width:100%;max-width:441px;display:flex;flex-direction:column;align-items:flex-start;gap:40px}.mv-menu-large__title{font-family:var(--ff-serif);font-size:clamp(36px,4.4vw,64px);line-height:1.125;font-weight:400;color:var(--c-head);margin:0}.mv-menu-large__text{font-weight:500;color:var(--c-text);margin:0}.mv-menu-large__btn,.mv-menu-large__text{font-family:var(--ff-sans);font-size:18px;line-height:26px}.mv-menu-large__btn{display:flex;align-items:center;justify-content:center;width:100%;max-width:402px;background:var(--c-menu-dark);border:none;padding:12px 24px;font-weight:700;color:var(--c-light);cursor:pointer;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.mv-menu-large__btn:hover{opacity:.85;transform:translateY(-2px)}@media(max-width:768px){.mv-menu-hero__title{font-size:clamp(32px,6vw,60px);line-height:1.15}.mv-menu-nav{padding:16px 20px}.mv-menu-nav__home-btn{padding:8px 20px;font-size:16px}.mv-menu-nav__logo{height:60px}.mv-menu-section{padding:48px 14px}.mv-menu-section__title{font-size:42px;line-height:50px}.mv-menu-carousel{height:240px;overflow-x:auto}.mv-menu-carousel__slide{flex:0 0 90vw;width:90vw;height:100%}.mv-menu-banner{height:auto;min-height:400px;padding:40px 24px}.mv-menu-banner__btn{width:100%}.mv-menu-quote{padding:32px 24px;min-height:364px}.mv-menu-quote__border{left:24px;right:24px}.mv-menu-quote__border--top{top:32px}.mv-menu-quote__border--bottom{bottom:32px}.mv-menu-quote__decoration{width:190px;height:190px}.mv-menu-large{flex-direction:column;min-height:auto;padding-right:0}.mv-menu-large__media.mv-menu-carousel{flex:0 0 auto;width:100%;height:280px}.mv-menu-large__media.mv-menu-carousel .mv-menu-carousel__slide{flex:1 1;width:100%}.mv-menu-large__content{flex:0 0 auto;width:100%;text-align:center;padding:48px 24px}.mv-menu-large__content,.mv-menu-large__inner{max-width:100%;align-items:center}.mv-menu-large__title{font-style:italic;font-size:36px;line-height:44px;text-align:center}.mv-menu-large__btn{max-width:none}}.mv-prod{background:var(--c-white);padding:clamp(28px,4vw,56px) clamp(20px,6.25vw,90px) clamp(56px,7vw,100px)}.mv-prod__inner{max-width:1260px;margin:0 auto}.mv-prod__back{display:inline-flex;align-items:center;gap:8px;font-family:var(--ff-sans);font-size:16px;font-weight:600;line-height:24px;color:var(--c-green);text-decoration:none;margin-bottom:clamp(24px,3vw,40px);transition:opacity .2s ease}.mv-prod__back:hover{opacity:.7}.mv-prod__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-gap:clamp(28px,4vw,64px);gap:clamp(28px,4vw,64px);align-items:start}@media(max-width:860px){.mv-prod__grid{grid-template-columns:1fr;gap:28px}}.mv-prod--no-img .mv-prod__grid{grid-template-columns:1fr;max-width:760px}.mv-prod__media{position:relative;width:100%;aspect-ratio:4/5;background:var(--c-cream) center/cover no-repeat;border:2px solid var(--c-dark-80);overflow:hidden}@media(max-width:860px){.mv-prod__media{aspect-ratio:4/3}}.mv-prod__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mv-prod__panel{display:flex;flex-direction:column;align-items:flex-start;padding-top:clamp(4px,1vw,12px)}@media(min-width:861px){.mv-prod__panel{padding-left:clamp(8px,1.5vw,24px)}}.mv-prod__eyebrow{font-family:var(--ff-sans);font-size:14px;font-weight:700;line-height:22px;letter-spacing:1.5px;text-transform:uppercase;color:var(--c-green);margin-bottom:12px}.mv-prod__title{font-family:var(--ff-serif);font-size:clamp(36px,4.4vw,56px);line-height:1.1;font-weight:400;color:var(--c-green);margin:0}.mv-prod__price{font-family:var(--ff-sans);font-size:clamp(22px,2.4vw,28px);font-weight:700;line-height:1.2;color:var(--c-head);margin:18px 0 0}.mv-prod__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.mv-prod__tag{font-family:var(--ff-sans);font-size:13px;font-weight:600;line-height:20px;color:var(--c-green);background:var(--c-cream);border:1px solid rgba(var(--c-green-rgb),.25);padding:4px 12px;border-radius:999px}.mv-prod__rule{width:100%;height:2px;background:var(--c-dark-10);border:0;margin:clamp(24px,3vw,32px) 0}.mv-prod__desc{font-family:var(--ff-sans);font-size:18px;font-weight:400;line-height:1.7;color:var(--c-text)}.mv-prod__desc p{margin:0 0 16px}.mv-prod__desc p:last-child{margin-bottom:0}.mv-prod__desc h2,.mv-prod__desc h3,.mv-prod__desc h4{font-family:var(--ff-serif);color:var(--c-green);margin:24px 0 12px;line-height:1.2;font-weight:400}.mv-prod__desc h2{font-size:28px}.mv-prod__desc h3{font-size:24px}.mv-prod__desc h4{font-size:20px}.mv-prod__desc ol,.mv-prod__desc ul{margin:0 0 16px;padding-left:22px}.mv-prod__desc li{margin-bottom:6px}.mv-prod__desc a{color:var(--c-green);text-decoration:underline}.mv-prod__desc strong{font-weight:700;color:var(--c-head)}.mv-prod__desc em{font-style:italic}.mv-prod__desc blockquote{border-left:3px solid var(--c-green);padding-left:16px;margin:16px 0;color:var(--c-head);font-style:italic}.mv-prod__cta{display:inline-flex;align-items:center;background:var(--c-green);color:var(--c-light);font-family:var(--ff-sans);font-size:18px;font-weight:700;line-height:26px;padding:12px 32px;text-decoration:none;margin-top:clamp(28px,3.5vw,40px);transition:opacity .2s ease}.mv-prod__cta:hover{opacity:.88}.mv-menu-footer{background:var(--c-cream)}.mv-menu-footer__top{display:flex;align-items:center;gap:56px;padding:72px clamp(20px,6.25vw,90px);flex-wrap:wrap}.mv-menu-footer__brand{flex:1 1 auto;display:flex;align-items:center}.mv-menu-footer__logo{width:142px;height:auto;display:block}.mv-menu-footer__social{display:flex;flex-direction:column;align-items:center;gap:24px;flex-shrink:0}.mv-menu-footer__social-title{font-family:var(--ff-serif);font-style:italic;font-size:32px;line-height:40px;font-weight:400;color:var(--c-green);margin:0;white-space:nowrap}.mv-menu-footer__icons{display:flex;align-items:center;gap:24px}.mv-menu-footer__icons a{display:inline-flex;transition:opacity .2s ease}.mv-menu-footer__icons a:hover{opacity:.8}.mv-menu-footer__icons img{width:56px;height:56px;object-fit:contain}.mv-menu-footer__bottom{background:#fff;border-top:2px solid var(--c-dark-80);padding:36px clamp(20px,6.25vw,90px);display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px 24px;font-family:var(--ff-sans);font-weight:500;color:var(--c-dark-80)}.mv-menu-footer__legal{display:flex;gap:33px}.mv-menu-footer__legal a{font-size:14px;line-height:22px;color:inherit;text-decoration:none;white-space:nowrap}.mv-menu-footer__legal a:hover{text-decoration:underline}.mv-menu-footer__copy{font-size:12px;line-height:22px;margin:0;text-align:right}@media(max-width:768px){.mv-menu-footer__top{gap:32px;padding:48px 20px;justify-content:center;text-align:center}.mv-menu-footer__brand{flex:0 0 auto;justify-content:center}.mv-menu-footer__bottom{flex-direction:column;align-items:flex-start}.mv-menu-footer__copy{text-align:left}}.mv-menu-landing-empty{min-height:360px;display:flex;align-items:center;justify-content:center;padding:80px 24px;background:var(--c-cream);text-align:center;font-family:var(--ff-sans);font-size:18px;color:var(--c-head)}@media(max-width:600px){.mv-menu-hero{min-height:248px;align-items:flex-end;justify-content:flex-start;padding:40px 24px 30px}.mv-menu-hero__title{text-align:left;font-size:52px;line-height:1.04}.mv-menu-item__row{align-items:flex-start;row-gap:2px}.mv-menu-item__name-wrap{min-width:0;flex:1 1}.mv-menu-item__name{min-width:0;overflow-wrap:anywhere}.mv-menu-item__price{order:10;flex-basis:100%;margin-left:0;text-align:left;color:var(--c-text);font-size:15px}}