:root{--sand:#f1ebdd;--dark:#3d3447;--gold:#d4c494;--slate:#4c4859;--text:#4a4f53;--muted:#ececf0;--radius-lg:18px;--radius-md:12px;--display-font:"Impact","Arial Black",sans-serif;--body-font:"Poppins",sans-serif;--page-side-padding:5vw}body{font-family:var(--body-font);box-sizing:border-box;background:var(--sand);min-height:100vh;color:var(--dark);margin:0;padding:0;overflow-x:hidden}html,body{height:100%}#__next{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4{font-family:var(--display-font);color:var(--dark);text-transform:uppercase;letter-spacing:-.015em;margin:0;font-weight:700}h1{font-size:8.2rem}h2{font-size:2.1rem}h3{font-size:1.35rem}p{font-weight:300}select{width:100%;height:2.8rem;font-family:var(--body-font);border:1px solid var(--dark);margin-bottom:1rem;font-size:1.2rem}.whiteh3{color:#fff}a{color:inherit;text-decoration:none}.container{flex-direction:column;min-height:100vh;display:flex}.home-page,.subscriptionPage{flex-direction:column;flex:1 0 auto;min-height:100vh;display:flex}.scheda{margin:0 10vw 2.5vw;transition:padding .3s}.schedaLogin{justify-content:center;margin:0 7.5vw 2.5vw;display:flex}.authPage{background:var(--sand);justify-content:center;align-items:center;min-height:100vh;padding:4rem 1.5rem;display:flex}.authPageLogin{height:100vh;overflow:hidden}.authPageLogin .authLogoBadge{box-shadow:none;background:0 0}.authPageLogin .authLogoImage{width:70px}.authWrap{flex-direction:column;align-items:center;gap:1.25rem;width:100%;display:flex}.authLogoBadge{background:var(--dark);border-radius:18px;justify-content:center;align-items:center;width:70px;height:70px;display:flex;box-shadow:0 16px 28px #3d344733}.authLogoImage{width:42px;height:auto}.authCard{text-align:left;background:#fff;border:1px solid #3d344714;border-radius:18px;width:min(420px,100%);padding:2.25rem 2.5rem;box-shadow:0 24px 50px #3d34471f}.authTitle{text-align:center;letter-spacing:.08em;font-size:2.2rem}.authSubtitle{text-align:center;color:#6f6876;margin:.35rem 0 1.75rem;font-size:.95rem;font-style:italic}.authLabel{letter-spacing:.18em;text-transform:uppercase;color:#7a7383;margin-bottom:.4rem;font-size:.65rem;display:block}.authForm{flex-direction:column;display:flex}.authCard input{background:#f5efe5;border:1px solid #e6dfd4;border-radius:12px;height:48px;margin-bottom:1rem;padding:0 .95rem}.authCard input:focus{border-color:var(--dark);outline:none;box-shadow:0 0 0 2px #3d344726}.authCard .inputWithIcon{align-items:center;position:relative}.authCard .inputWithIcon input{padding-left:2.6rem}.authCard .inputIcon{opacity:.6;pointer-events:none;width:18px;height:auto;position:absolute;inset:50% auto auto .85rem;transform:translateY(-50%)}.authForgot{color:#7a7383;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:0 0;border:none;align-self:flex-end;margin-top:-.35rem;margin-bottom:.9rem;padding:0;font-size:.65rem}.authPrimaryButton{background:var(--dark);color:#fff;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;border:none;border-radius:12px;height:52px;font-size:.8rem;font-weight:600;box-shadow:0 12px 24px #3d344733}.authPrimaryButton:hover{background:#2c2635}.authDivider{color:#b1a9b9;letter-spacing:.35em;text-transform:uppercase;align-items:center;gap:.85rem;margin:1.4rem 0 1.1rem;font-size:.6rem;display:flex}.authDivider:before,.authDivider:after{content:"";background:#e8e1d6;flex:1;height:1px}.authActions{flex-direction:column;gap:.75rem;display:flex}.authActionsTop{margin-top:1rem}.authGoogleButton{border:1.5px solid var(--dark);width:100%;height:52px;color:var(--dark);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}.authSecondaryButton{background:var(--slate);color:#fff;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;border:none;border-radius:12px;height:52px;font-size:.75rem;font-weight:600}.authNotice{text-align:center;margin-top:.75rem;font-size:.9rem}.authNotice.error{color:#a43c3c}.authNotice.success{color:#2f7a52}.authHomeLink{letter-spacing:.08em;text-transform:uppercase;color:#6f6876;margin-top:.5rem;font-size:.75rem}@media (max-width:640px){.authCard{padding:2rem 1.5rem}.authTitle{font-size:1.85rem}}input,textarea{font-family:var(--body-font);border:1px solid var(--dark);box-sizing:border-box;width:100%;height:2.8rem;margin-bottom:1rem;padding:.5rem}.halfInput{width:50%}.form-row{gap:1rem;margin-bottom:1rem;display:flex}.form-row>div{flex:1}.inputButton{height:60px}.attivita{border:1px solid #ddd;border-radius:4px;margin-bottom:2rem;padding:1rem}.header{height:calc(var(--logo-height) + var(--header-offset));background-color:var(--sand);justify-content:space-between;align-items:center;padding:0 5vw;display:flex;position:relative}.menuSection{position:relative}.table{border-collapse:collapse;width:100%}.titoloTabella,.contenutoTabella{border:1.5px solid #9fa2a5;padding:8px}.table tbody tr:nth-child(odd){background-color:#f9f9f9}.table tbody tr:nth-child(2n){background-color:#e0e0e0}.numberColumn{width:2rem}.searchContainer,.addContainer{justify-content:flex-end;display:flex}.overTable{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.searchButton{background-color:var(--dark);color:#fff;text-transform:uppercase;cursor:pointer;width:300px;height:60px;font-size:.875rem;font-weight:400;font-family:var(--body-font);justify-content:center;align-items:center;display:flex}.modalOverlay{z-index:1000;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modalHeader{justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;display:flex}.home-page{background-color:var(--sand);color:var(--dark);overflow-x:hidden}.home-page>.header{z-index:30;color:#fff;background:linear-gradient(#0000008c,#0000);position:absolute;top:0;left:0;right:0}.home-hero{text-align:center;background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.home-hero__overlay{z-index:1;background:linear-gradient(#1c121fbf,#1c121f59);position:absolute;inset:0}.home-hero__content{z-index:2;color:#fff;max-width:1100px;padding:2rem;position:relative}.home-hero__logo{object-fit:contain;width:140px;height:140px;margin:0 auto 1.5rem}.home-hero__title{letter-spacing:-.02em;color:var(--gold);text-transform:uppercase;margin-bottom:1rem;font-family:Impact,Arial Black,sans-serif;font-size:clamp(2.8rem,6vw,4.8rem)}.home-hero__subtitle{color:#ffffffe6;margin-bottom:1.5rem;font-size:clamp(1.1rem,2vw,1.35rem);font-style:italic;line-height:1.7}.home-hero__cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.home-btn{text-transform:uppercase;letter-spacing:.04em;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.7rem;font-weight:600;transition:all .25s;display:inline-flex}.home-btn--gold{background:var(--gold);color:var(--dark);border:1px solid #b99f5d;box-shadow:0 15px 35px #d4c49459}.home-btn--gold:hover{background:#b8a478;transform:translateY(-2px)}.home-btn--light{color:var(--dark);border:1px solid var(--dark);background:#fff;box-shadow:0 15px 35px #00000014}.home-btn--light:hover{background:var(--sand);transform:translateY(-2px)}.home-btn--dark{background:var(--dark);color:var(--gold);box-shadow:0 15px 35px #0003}.home-btn--dark:hover{background:#2d2437;transform:translateY(-2px)}.home-btn--inline{display:inline-flex}.home-btn__icon{width:18px;height:18px}.home-section{padding:5rem 1.5rem}.home-section--light{background:#fff}.home-section--sand{background:var(--sand)}.home-section--dark{background:var(--slate);color:#fff}.home-section__inner{max-width:1100px;margin:0 auto}.home-section__inner--grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:2.5rem;display:grid}.home-section__heading{text-align:center;max-width:960px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.home-heading{font-family:var(--display-font);text-transform:uppercase;letter-spacing:-.01em;color:var(--dark);margin:.25rem 0 .5rem;font-size:clamp(2.4rem,4vw,3.6rem)}.home-heading--gold{color:var(--gold)}.home-heading__accent{background:var(--gold);width:80px;height:4px;margin:.75rem auto 1rem}.home-heading__accent--gold{background:var(--gold)}.home-lead{color:var(--text);max-width:900px;margin:0 auto;font-size:1.05rem;font-style:italic;line-height:1.8}.home-lead--center{text-align:center;max-width:760px}.home-lead--light{color:#ffffffe6}.home-gallery{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.home-gallery__card{border-radius:var(--radius-lg);background:#111;height:320px;position:relative;overflow:hidden;box-shadow:0 20px 45px #0000001f}.home-gallery__img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-gallery__card:hover .home-gallery__img{transform:scale(1.06)}.home-gallery__overlay{opacity:0;background:linear-gradient(#0000,#0009);align-items:flex-end;padding:1.1rem 1.25rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.home-gallery__card:hover .home-gallery__overlay{opacity:1}.home-gallery__label{color:#fff;font-size:1.05rem;font-style:italic}.home-center{justify-content:center;display:flex}.home-event__image{width:100%}.home-event__img{border-radius:var(--radius-lg);object-fit:cover;width:100%;box-shadow:0 20px 45px #0003}.home-event__content{color:#fff}.home-list{margin:1.5rem 0;padding:0;list-style:none}.home-list li{align-items:center;gap:.75rem;margin-bottom:.9rem;font-size:1rem;display:flex}.home-list svg{width:22px;height:22px;color:var(--gold);flex-shrink:0}.home-marquee{background:0 0;border:none;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:hidden}.home-marquee__track{width:max-content;animation:85s linear infinite marquee;display:flex}.home-marquee__item{background:var(--sand);font-family:var(--display-font);color:var(--dark);text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;border:2px solid #3d34471f;border-radius:16px;margin:1rem 0 1rem 1.5rem;padding:1.2rem 2.2rem;font-size:1.15rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-services{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.home-service{background:var(--sand);border-radius:var(--radius-lg);flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 18px 40px #0000002e}.home-service__image img{object-fit:cover;width:100%;height:240px;display:block}.home-service__body{flex-direction:column;gap:.75rem;height:100%;padding:1.5rem;display:flex}.home-service__icon-wrap{background:var(--dark);width:64px;height:64px;color:var(--gold);border-radius:50%;justify-content:center;align-items:center;margin:0 auto;display:flex}.home-service__icon{width:32px;height:32px;color:var(--gold)}.home-service__title{font-family:var(--display-font);text-transform:uppercase;text-align:center;color:var(--dark);letter-spacing:-.01em;margin:.25rem 0}.home-service__text{color:var(--text);text-align:center;font-size:.98rem;font-style:italic;line-height:1.6}.home-footer{background:var(--slate);color:#fff;padding:3rem 1.5rem 2rem}.home-footer__inner{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start;gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.home-footer__logo{object-fit:contain;width:90px;height:90px;margin-bottom:.75rem}.home-footer__motto{color:var(--gold);font-style:italic}.home-footer__heading{text-transform:uppercase;letter-spacing:.04em;color:var(--gold);font-family:var(--display-font);margin-bottom:.75rem}.home-footer__row{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.home-footer__icon{width:18px;height:18px;color:var(--gold);flex-shrink:0}.home-footer__social{gap:.5rem;margin-bottom:.75rem;display:flex}.home-footer__social a{background:var(--gold);color:var(--dark);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s;display:inline-flex}.home-footer__social a:hover{background:#c4b484}.home-footer__social svg{width:18px;height:18px}.home-footer__contact{color:#d6d9dc;margin:.2rem 0}.home-footer__copyright{text-align:center;color:#bfc4c8;border-top:1px solid #d4c49433;margin-top:1.5rem;padding-top:1rem;font-size:.95rem}@media (max-width:768px){.home-section{padding:4rem 1.25rem}.home-gallery__card{height:260px}.home-hero__logo{width:110px;height:110px}}.modalContent{text-align:center;background:#fff;flex-direction:column;width:fit-content;height:auto;max-height:90vh;padding:40px;display:flex;overflow-y:auto;box-shadow:0 4px 8px #0003}.loginModal{width:400px}.searchInput{width:800px;height:3.5rem;font-family:var(--body-font);border:#fff;margin-top:10px;margin-bottom:0;font-size:1.2rem}.modalInput{border:solid var(--dark);width:300px;margin-bottom:3rem;margin-left:3rem}.modalIcon{cursor:pointer;width:30px;height:30px}.modalTitle{margin:0;font-size:2.2rem}.modalImage{height:10rem}.imagePreview{height:20rem}.formRow{align-items:center;gap:8rem;display:flex}.leftColumn{flex:1}.rightColumn{flex-direction:column;justify-content:flex-start;padding-right:10rem;display:flex}.leftColumn .formGroup{align-items:center;display:flex}.leftColumn .formGroup input,.leftColumn .formGroup select{text-align:left;gap:30rem;margin-left:auto}.formGroup input{width:250px}.resultBox{padding:.5rem;font-size:1.2rem}.searchResults{max-height:300px;margin-top:10px;padding:5px;overflow-y:auto}.searchResultItem{border:solid 1px var(--dark);background-color:#fff;border-radius:4px;margin-bottom:10px;padding:10px;transition:background .3s;box-shadow:0 2px 4px #0000001a}.searchResultItem:hover{background-color:#f0f0f0}.searchResultItem:last-child{margin-bottom:0}.menuDropdown{z-index:1000;background-color:#fff;border:1.5px solid #9fa2a5;width:200px;position:absolute;top:100%;left:0;box-shadow:0 4px 8px #0000001a}.menuDropdown ul{margin:0;padding:0;list-style:none}.menuDropdown li{border-bottom:1.5px solid #9fa2a5;padding:10px 15px}.menuDropdown li:last-child{border-bottom:none}.menuDropdown li a{color:#333;text-decoration:none;display:block}.headerText{color:var(--dark);margin-left:0;font-size:1.2rem;font-weight:500}.greetingText{color:#333;font-size:1.3rem;font-weight:300}.greetingName{color:#333;font-size:1.3rem;font-weight:600}.userGreeting{align-items:center;gap:8px;display:flex}.avatar-circle{object-fit:cover;cursor:pointer;border-radius:50%;width:64px;height:64px;margin-left:20px}.leftContainer{flex:1;align-items:center;gap:20px;margin-left:6vw;display:flex}.linkHeader{align-items:center;display:flex}:root{--logo-height:200px}.logo-container{flex:1;position:absolute;left:50%;transform:translate(-50%)}.logo{height:var(--logo-height);width:auto}.iconHeader{width:25px;margin-bottom:10px}.avatar-uploader{margin-top:5rem}.socialLink{align-items:center;display:flex}.socialIcon{width:auto;height:32px;margin-top:1vw;margin-bottom:2vw}.menuIcon{cursor:pointer;width:auto;height:35px;margin-left:6vw}.socialLinks{gap:15px;margin-right:-2vw;padding-right:3vw;display:flex}.socialLinks .socialLink{justify-content:center;align-items:center;display:flex}.footerSocialLinks{justify-content:flex-end;gap:15px;margin-top:1rem;display:flex}.footerSocialLinks .socialLink{margin:0;padding:0;display:flex}.footerSocialLinks .socialLink img{width:auto;height:30px}.fullWidthImage{object-fit:cover;width:100vw;height:55vh;margin-left:calc(50% - 50vw)}.slugImage{filter:brightness(.4);z-index:1;position:relative}.slugTitle{z-index:10;color:#fff;word-wrap:break-word;margin-left:10vw;margin-right:6vw;font-size:3rem;font-weight:500;position:absolute;bottom:17.5vw}.introduction{line-height:1.5}.degustazioniList{grid-template-columns:repeat(2,1fr);gap:2.5%;margin:0 10vw 2.5vw;display:grid}.degustazioneCard{border:1.5px solid #9fa2a5;flex-direction:column;justify-content:space-between;gap:1.25%;margin-bottom:4rem;display:flex}.degustazioneBody{padding:.5vw 2vw 0 3vw}.degustazioneTitle{margin-bottom:.625%;font-size:2.25rem}.degustazioneDetails,.degustazioneLocation{color:#666;margin-bottom:.625%;font-size:1rem;font-weight:700}.degustazioneDescription{margin-bottom:.625%;font-size:1rem}.degustazioneCollaborazione{color:var(--dark);font-size:1rem;font-weight:200}.degustazioneButtons{font-family:var(--body-font);align-items:center;margin-top:.625%;display:flex}.link{color:#fff;background-color:var(--dark);border-radius:1rem;justify-content:center;align-items:center;width:9.375rem;font-size:.875rem;font-weight:700;display:flex}.link:hover{background-color:#2c3135}.customBuyButton{background-color:var(--dark);color:#fff;text-transform:uppercase;cursor:pointer;width:100%;height:60px;font-size:.875rem;font-weight:400;font-family:var(--body-font);border:.03125rem solid #fff;justify-content:center;align-items:center;display:flex}.whiteButton{border:.15rem solid var(--dark);background-color:#fff;height:60px}.whiteButtonText{color:var(--dark)}.customBuyButton:hover{background-color:#2c3135}.whiteButton:hover{background-color:#f0f0f0}.soldOutButton{cursor:not-allowed;background-color:#a9a9a9}.selectButton{width:100px}.textFakeButton{color:var(--dark);text-decoration:underline}.contentWithButtons{justify-content:space-between;align-items:flex-start;gap:2vw;margin:5vw 10vw 0;display:flex}.slugButton{width:300px;margin-bottom:1.5px}.slugDescription{width:40%;color:var(--dark);white-space:pre-line;font-size:1.25rem;font-weight:200;line-height:1.3}.buttonContainer{flex-direction:column;display:flex}.infoContainer{gap:8%;padding:5vw 10vw 0;display:flex}.infoItem{align-items:center;margin-bottom:1.5%;display:flex}.infoLabel{color:var(--dark);margin-bottom:.5%;font-size:1.9rem;font-weight:700}.infoValue{color:var(--dark);font-size:1.25rem;font-weight:300}.infoValue a{color:var(--dark);text-decoration:underline}.infoValue a:hover{color:#2c3135}.iconDeg{width:28px;margin-top:.5vw;margin-right:1.2vw}.viniSection{white-space:nowrap;justify-content:center;align-items:center;gap:10px;display:flex}.vinoImage{object-fit:cover;border-radius:8px;width:500px;margin-right:-30px}.singleSlugTitle{text-align:left;margin:3vw 0 3vw 10vw;line-height:3vw}.singleBuyButton{align-self:center;width:350px}.SectionGrey{background-color:var(--dark);width:100%;margin:5vw 0 3vw}.NomeEtichetta{text-align:center;margin-bottom:2vw;font-size:1.75rem;font-weight:400}.white-text{color:#fff;font-size:3rem;line-height:3rem}.homeTitle{margin:3vw 0 0 10vw;font-size:3rem}.homeSubTitle{margin:0 0 3vw 10vw;font-size:1.5rem}.NomeCantina{text-align:center;margin-bottom:.5vw;font-size:1rem;font-weight:200}.bottiglieContainer{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:20px;margin-bottom:3vw;display:flex;overflow-x:scroll}.footer{background-color:var(--slate);color:#f5efe5;margin-top:auto;padding:3rem 0 1.5rem}.footerContent{width:min(1100px,100%);padding:0 var(--page-side-padding);flex-direction:column;gap:2rem;margin:0 auto;display:flex}.footerMain{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start;gap:2.5rem;display:grid}.footerBrand{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.footerLogoBadge{background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.footerLogoBadge img{width:64px;height:auto}.footerTagline{color:var(--gold);margin:0;font-style:italic}.footerColumn h4{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin:0 0 .8rem;font-size:.7rem}.footerItem{color:#f5efe5;align-items:flex-start;gap:.6rem;margin-bottom:.45rem;font-size:.9rem;display:flex}.footerItem img{filter:brightness(0)invert();opacity:.85;width:16px;height:16px;margin-top:.15rem}.footerItem.sub{color:#d8d0c1;margin-left:1.6rem}.footerSocials{gap:.55rem;margin-bottom:.75rem;display:flex}.footerSocial{background:var(--gold);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.footerSocial img{filter:brightness(0);width:16px;height:16px}.footerDivider{background:#ffffff2e;width:100vw;height:1px;margin-left:calc(50% - 50vw)}.footerInfo{text-align:center;color:#d8d0c1;width:100%;font-size:.75rem}.footerInfo p{margin:0}.footer a{color:#f5efe5;text-decoration:none}.footer a:hover{color:var(--gold)}@media (max-width:1024px){.header{height:130px}.logo-container{position:absolute;left:50%;transform:translate(-50%)}.logo{height:95px}.socialLinks{justify-content:flex-end}.socialIcon{height:30px}.headerText{font-size:1.2rem}.iconDeg{width:20px;margin-left:3px}.footerContent{font-size:.9rem}.footerTopRow{align-items:center}.timeBox{text-align:right}.contactForm input,.contactForm textarea{width:70%}.contactForm button{width:20%}.footerInfo{margin-top:2vh}.white-text{line-height:3rem}}@media (max-width:768px){.header{justify-content:space-between;align-items:center;height:150px;padding:0 5vw;display:flex}.loginmodalIcon{cursor:pointer;z-index:10;opacity:.8;width:1.5rem;height:1.5rem;transition:opacity .2s;position:absolute;top:1rem;right:1rem}.loginmodalIcon:hover{opacity:1}.loginmodalOverlay{z-index:1000;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loginmodalHeader{justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;display:flex}.loginmodalContent{text-align:center;box-sizing:border-box;background:#fff;flex-direction:column;width:100vw;height:100vh;padding:40px;display:flex;overflow-y:scroll}.loginmodalLogo{align-self:center;width:auto;height:1rem;margin-top:3rem;margin-bottom:1rem}.inputWithIcon{align-items:center;display:flex;position:relative}.inputWithIcon input{box-sizing:border-box;width:100%}.inputIcon{opacity:1;pointer-events:none;width:20px;height:auto;position:absolute;bottom:1.7rem;right:.75rem}.loginModal{width:400px}.modalInput{border:solid var(--dark);width:300px;margin-bottom:3rem;margin-left:3rem}.modalTitle{margin:0;font-size:2.2rem}.modalImage{height:10rem}.resultsCheck{height:20px;cursor:"pointer"}.error-message-box{border-radius:8px,;color:#d46b08;background-color:#fffbe6;border-width:1px;border-color:#ffe58f;margin:1rem 0;padding:1rem}.regeneration-counter{color:#666;text-align:center;margin-top:1.2rem;margin-bottom:-.8rem;padding-left:1rem;padding-right:1rem;font-size:.85rem;transition:color .3s}.regeneration-counter__number{color:#111;font-weight:600}.regeneration-counter.unavailable{color:#d46b08;font-weight:500}.centralTitle{text-align:center;margin-bottom:-1.3rem}.centralTitle+.centralTitle{margin-bottom:2rem}.noBorderSelect{appearance:menulist-button;background-color:#0000;border:none;outline:none;margin-top:1rem;padding:0 .5rem}.logo{width:auto;height:100px}.logo-container{flex:1;position:absolute;left:50%;transform:translate(-50%)}.headerSocialLinks{gap:15px;margin-right:-20px}.headerText{font-size:1rem}.socialIcon{height:30px}.fullWidthImage{width:100%;height:55vh;margin:0}.slugTitle{margin-left:30px;font-size:2.5rem;bottom:24.2vh}.singleSlugTitle{text-align:center;margin:5vw 2vw;font-size:2rem;line-height:normal}.contentWithButtons{flex-direction:column;align-items:center;gap:2rem;margin:5vw 2vw 0}.slugDescription{width:100%;font-size:1.2rem}.customBuyButton{width:100%;font-size:1rem}.dropZone{border:.092rem dashed var(--dark);cursor:pointer;text-align:center;box-sizing:border-box;border-radius:8px;width:100%;height:22rem;transition:height .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.dropZone input[type=file]{opacity:0;width:100%;height:100%;cursor:inherit;position:absolute;inset:0}.dropZone__placeholder{color:#666;pointer-events:none;margin:0;font-size:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dropZone__main-text{color:#333;text-align:left;margin-top:2.5rem;margin-bottom:.2rem;font-size:1.1rem;font-weight:500;position:static}.dropZone__sub-text{color:#333;font-size:.8rem;font-weight:350;position:absolute;top:30%;left:50%}.dropZone--shrunken{pointer-events:none;text-align:left;border:none;flex-direction:column;justify-content:center;align-items:flex-start;height:10rem;margin-bottom:3.5rem;padding:1.5rem;display:flex;box-shadow:0 0 10px 2px #0000001c}.dropZone--shrunken:before,.dropZone--shrunken:after{content:none!important}.scheda--compact h2,.scheda--compact h3,.scheda--compact .spaceButton{display:none}.dropZone--shrunken .dropZone__main-text,.dropZone--shrunken .dropZone__sub-text,.dropZone--shrunken .dropZone__placeholder{text-align:left;margin:0 0 .5rem;position:static;transform:none}.spaceButton{border-radius:.5rem;margin-top:1rem}.slugButton{width:400px;margin-bottom:1.5px}.dropZone--shrunken .whitelittleButton{color:var(--dark);border:.092rem solid var(--dark);background-color:#fff}.dropZone--shrunken .littleButton{background-color:var(--dark);color:#fff;border:none;border-radius:.45rem;width:7.8rem;height:2.7rem;margin-top:.5rem}.dropZone--shrunken .whitelittleButton{color:var(--dark);border:.092rem solid var(--dark);background-color:#fff;border-radius:.45rem;width:7.8rem;height:2.7rem;margin-top:.5rem}.doubleButton{flex-direction:row;gap:.43rem;margin-top:.3rem;display:flex}.dropZone--shrunken .doubleButton button{text-transform:none;pointer-events:auto;flex:1;margin-top:.5rem;font-size:.8rem;font-weight:520}.riquadro2{border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;margin-top:-1.3rem;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 0 10px 2px #0000001c}.riquadro2__main-text{color:#333;margin-top:0;margin-bottom:0;font-size:1.1rem;font-weight:500}.riquadro2__sub-text{color:#333;margin-bottom:1rem;font-size:.8rem;font-weight:350}.loginSubtitle{cursor:pointer;margin-top:.15rem;font-size:.8rem}.loginSubtitleClick{font-weight:650}.createNewText{color:#8e7de5}.underlineInput{border:none;border-bottom:1.5px solid var(--dark);background:0 0;outline:none;padding:.5rem 0;font-size:1rem}.underlineInput:focus{border-bottom-color:#06c}.region-buttons{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.region-button{white-space:nowrap;text-align:center;border:1px solid var(--dark);color:var(--dark);cursor:pointer;text-align:center;background:#fff;border-radius:8px;flex-basis:auto;justify-content:center;align-items:center;height:2.7rem;padding:1rem 1.5rem;font-size:.9rem;font-weight:700;transition:background .2s,color .2s;display:flex}.region-button.selected{background:var(--dark);color:#fff}.form-group{margin-top:1.4rem}.labelTitle{margin-bottom:.5rem;font-weight:500;display:block}.noBorderSelect option:first-child{color:var(--dark);font-weight:700}.noBorderSelect:invalid{color:var(--dark)}.noBorderSelect:valid{color:var(--dark)!important}.fascia-buttons{grid-template-columns:repeat(5,1fr);gap:.4rem;margin-top:1rem;display:grid}.fascia-buttons button{white-space:nowrap;text-overflow:ellipsis;border-radius:8px;justify-content:center;align-items:center;height:2.7rem;font-size:.7rem;display:flex;overflow:hidden}.descriptionP{text-align:center;margin-top:2rem;margin-bottom:-1.2rem;font-size:.8rem}.fascia-buttons button:not(.selected){color:var(--dark);border:1px solid var(--dark);background-color:#fff}.fascia-buttons button.selected{background-color:var(--dark);color:#fff;border:none}.submitButton{text-transform:none;border-radius:.58rem;width:100%;margin-top:1rem}.previewOverlay{z-index:1000;background:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.previewContent{background:#fff;border-radius:8px;width:80%;height:80%;padding:1rem;position:relative;overflow:hidden;box-shadow:0 0 10px #00000080}.previewContent .customBuyButton.littleButton{position:absolute;top:1rem;right:1rem}.previewContent img,.previewContent embed{object-fit:contain;width:100%;height:100%}body.preview-open{overflow:hidden}.logoImage{object-fit:contain;width:12rem;height:auto;margin-bottom:1rem}.waitingP{color:var(--dark);text-align:center;max-width:80%;min-height:4.5rem;margin-bottom:1.5rem;font-size:1rem}.iconBar{gap:1rem;margin-top:1rem;display:flex}.icon{opacity:.2;width:1.5rem;height:auto;transition:opacity 1s ease-in-out}.icon.active{opacity:1}@keyframes fadeOnce{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.fadeText{animation:6s ease-in-out forwards fadeOnce}.loadingOverlay{z-index:2000;background:#ffffffe6;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:fixed;top:0;left:0}.topBoxes{gap:1rem;margin-top:2rem;display:flex}.topBoxes>.menuResults{box-sizing:border-box;border:none;border-radius:8px;flex-direction:column;flex:1;justify-content:stretch;width:50%;display:flex;box-shadow:0 0 10px 2px #0000001c}.menuResults{box-sizing:border-box;border:none;border-radius:8px;flex-direction:column;padding:1rem;display:flex;box-shadow:0 0 10px 2px #0000001c}.menuResults .dropZone__main-text+.dropZone__sub-text{margin-top:.5rem}.menuResults .foot .customBuyButton.littleButton{height:2.7rem;width:auto!important}.menuResults .dropZone__main-text,.menuResults .dropZone__sub-text{margin:0;position:static!important;transform:none!important}.menuResults .foot{margin-top:auto}.menuResults .customBuyButton.littleButton{border-radius:8px;justify-content:center;align-items:center;margin-top:.7rem;display:inline-flex;background-color:var(--dark)!important;text-transform:none!important;border:1px solid #fff!important;align-self:center!important;width:auto!important;padding:.75rem 1rem!important;font-weight:500!important}.menuResults .dropZone__sub-text{margin:0 0 1rem;position:static!important;transform:none!important}.menuResults .customBuyButton.littleButton{align-self:flex-start;width:auto!important}.menuResults .content>*{margin:0}.menuResults .content>*+*{margin-top:.5rem}.vinoCard{cursor:pointer;background-color:#fff;border:none;border-radius:12px;margin-top:1.8rem;margin-bottom:.1rem;padding:1rem 1rem 0;font-size:.8rem;transition:box-shadow .3s;box-shadow:0 0 10px 2px #0000001c}.vinoCard:hover{box-shadow:0 4px 12px #0000001a}.vinoHeader{cursor:pointer;flex-direction:column;gap:.5rem;display:flex}.vinoTitleAndIcon{justify-content:space-between;align-items:flex-start;padding-right:1rem;display:flex;position:relative}.vinoArrow{width:.85rem;height:auto;transition:transform .5s}.vinoArrow.open{transform:rotate(180deg)}.vinoTitleRow{color:var(--dark);flex:1;padding-right:24px;font-weight:450}.vinoMetaRow{color:#333;justify-content:space-between;font-weight:400;display:flex}.vinoPrice{font-weight:500}.vinoDetails{color:#444;max-height:0;margin-top:1rem;padding:0;font-size:.8rem;line-height:1.6;transition:max-height .6s,padding .6s;overflow:hidden}.vinoDetailsInner{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(-5px)}.vinoDetails.open .vinoDetailsInner{opacity:1;transform:translateY(0)}.vinoDetails.open{max-height:1000px;padding:1rem 0}.vinoDetails ul{margin:.5rem 0 0 1rem;padding-left:1rem}.vinoCategoriaDot{border-radius:50%;align-self:center;width:10px;height:10px;margin-right:6px;display:inline-block}.vinoScoreWithDot{align-items:center;gap:1rem;margin-left:2.7rem;display:inline-flex}.vinoCardRow{align-items:center;gap:1rem;display:flex}.vinoCardCheckbox{appearance:none;cursor:pointer;background-color:#fff;border:2px solid #999;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;margin-top:1.5rem;transition:all .2s ease-in-out;display:inline-block;position:relative}.vinoCardCheckbox:checked{background-color:#3f3f3f;border-color:#3f3f3f}.vinoCardCheckbox:checked:before{content:"";background-color:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;left:4px}.loginBackButton{min-height:60px;color:var(--dark);justify-content:center;align-items:center;margin-top:1rem;padding:0 1rem;line-height:1;display:inline-flex}.infoContainer{flex-direction:column;gap:2vw;margin:0}.infoValue{font-size:1.2rem}.bottiglieContainer{flex-direction:column;align-items:center;gap:20px}.viniSection{flex-direction:column;gap:10px;margin:0}.vinoImage{width:100%}.NomeEtichetta{margin-bottom:3.5vw;font-size:1.25rem}.white-text{line-height:2.4rem}.homeTitle{margin:5vw 0 0 2vw;font-size:2.5rem}.homeSubTitle{margin:0 0 2vw 2vw;font-size:1.25rem}.degustazioniList{grid-template-columns:1fr;gap:1rem;margin:20px}.degustazioneTitle{font-size:1.75rem}.degustazioneCard{margin-bottom:10vw}.footer{padding:2.5rem 0 1.5rem}:root{--page-side-padding:7vw}.footerMain{text-align:center;grid-template-columns:1fr}.footerBrand{align-items:center}.footerColumn{text-align:center}.footerItem{justify-content:center}.footerItem.sub{margin-left:0}.footerSocials{justify-content:center}.contactForm input,.contactForm textarea{align-items:center;width:60%;margin-bottom:1rem}.contactForm input,.contactForm button,.contactForm textarea{align-items:center;width:80%;max-width:300px;margin-left:10%;padding:10px}.contactForm label,.contactForm input .contactForm textarea{text-align:center}.contactForm button{width:50%;margin-top:1vh;margin-left:25%}.socialLinks{justify-content:center;gap:1rem;width:100%;margin:1rem 0;padding-right:0}.userGreeting .greetingText,.userGreeting .greetingName{display:none}.avatar-circle{width:64px;height:64px}}.subscriptionPage{background:var(--sand);min-height:100vh;color:var(--dark)}.subscriptionTopBar{background:var(--dark);color:var(--gold);padding:1.1rem 0;box-shadow:0 10px 20px #3d344740}.subscriptionTopBarInner{width:min(1100px,100%);padding:0 var(--page-side-padding);justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;display:flex}.subscriptionHeaderLeft{align-items:center;gap:.9rem;display:flex}.subscriptionHeaderRight{align-items:center;margin-left:auto;display:flex}.subscriptionBrand{font-family:var(--display-font);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.subscriptionLogo{width:48px;height:48px}.subscriptionMenu{position:relative}.subscriptionMenuButton{cursor:pointer;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:28px;display:flex}.subscriptionMenuButton span{background:#fff;width:22px;height:2px;display:block}.subscriptionMenuDropdown{z-index:10;background:#fff;border:1px solid #3d34471f;border-radius:12px;min-width:180px;padding:.4rem 0;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 16px 32px #3d344733}.subscriptionMenuDropdown a{color:var(--dark);padding:.6rem 1rem;font-size:.85rem;display:block}.subscriptionMenuDropdown a:hover{background:#f5efe5}.subscriptionBackLink{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);font-size:.7rem}.subscriptionMain{flex-direction:column;align-items:center;padding:3.5rem 5vw 5rem;display:flex}.subscriptionTitleWrap{text-align:center;max-width:640px;margin-bottom:2.5rem}.subscriptionTitleWrap h1{margin-bottom:.5rem;font-size:2.2rem}.subscriptionTitleWrap p{color:#6f6876;font-style:italic}.subscriptionGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;width:min(1100px,100%);display:grid}.subscriptionCard{color:var(--dark);background:#fff;border:1px solid #3d344714;border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 18px 40px #3d34471f}.subscriptionCardHeader{background:var(--dark);color:var(--gold);justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}.subscriptionCardHeaderRight{align-items:center;gap:.75rem;display:flex}.subscriptionCardActions{gap:.4rem;display:flex}.subscriptionActionBtn{cursor:pointer;width:30px;height:30px;color:var(--gold);background:0 0;border:1px solid #d4c49480;border-radius:50%;justify-content:center;align-items:center;display:flex}.subscriptionActionBtn svg{fill:currentColor;width:16px;height:16px}.subscriptionActionBtnDanger{border-color:#ffffff59}.subscriptionActionBtn:disabled{opacity:.5;cursor:not-allowed}.subscriptionCardLabel{letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.7rem;font-weight:600;display:flex}.subscriptionCardLabel img{filter:brightness(0)invert();width:18px;height:18px}.subscriptionCardBody{flex-direction:column;gap:.9rem;padding:1.25rem;display:flex}.subscriptionInfoRow{align-items:flex-start;gap:.75rem;display:flex}.subscriptionInfoRow img{opacity:.65;width:18px;height:18px;margin-top:.15rem}.subscriptionInfoRow span{letter-spacing:.2em;text-transform:uppercase;color:#8b8494;font-size:.6rem;display:block}.subscriptionInfoRow strong{font-size:.95rem;font-weight:600}.subscriptionCardFooter{background:#f5efe5;flex-direction:column;gap:.15rem;padding:.85rem 1.25rem;font-size:.8rem;display:flex}.subscriptionCardFooter span{letter-spacing:.18em;text-transform:uppercase;color:#8b8494;font-size:.6rem}.subscriptionCardNew{text-align:center;background:#ffffff8c;border:2px dashed #d4c494;justify-content:center;align-items:center;gap:.6rem;padding:2rem 1.5rem}.subscriptionCardNew h3{margin:0;font-size:1rem}.subscriptionCardNew p{color:#6f6876;font-size:.85rem}.subscriptionNewIcon{width:54px;height:54px;color:var(--dark);background:#e8e1d6;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;display:flex}.subscriptionPanel{background:#fff;border:1px solid #3d344714;border-radius:20px;flex-direction:column;gap:1.75rem;width:min(680px,100%);padding:2rem 2.5rem 2.5rem;display:flex;box-shadow:0 20px 45px #3d34471f}.subscriptionSection h3{letter-spacing:.25em;text-transform:uppercase;color:#7a7383;margin-bottom:.8rem;font-size:.75rem}.subscriptionOptionGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;display:grid}.subscriptionOptionGridWide{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.subscriptionOption{letter-spacing:.14em;text-transform:uppercase;color:var(--dark);cursor:pointer;background:#fbf7f0;border:1.5px solid #d9d1c4;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1rem;font-size:.75rem;transition:all .2s;display:flex}.subscriptionOption img{opacity:.75;width:18px;height:18px}.subscriptionOptionPrice{text-transform:none;letter-spacing:.05em}.subscriptionOptionPrice strong{margin-top:.25rem;font-size:1rem;display:block}.subscriptionOption.is-selected{background:var(--dark);color:var(--gold);border-color:var(--dark)}.subscriptionOption.is-selected img{filter:brightness(0)invert()}.subscriptionOption:disabled{opacity:.5;cursor:not-allowed}.subscriptionHint{color:#7a7383;margin-top:.5rem;font-size:.85rem}.subscriptionInputRow{background:#f5efe5;border:1px solid #e6dfd4;border-radius:12px;align-items:center;gap:.75rem;padding:.65rem .85rem;display:flex}.subscriptionInputRow img{opacity:.6;width:18px;height:18px}.subscriptionInputRow input{background:0 0;border:none;height:auto;margin:0;padding:0}.subscriptionInputRow input:focus{outline:none}.subscriptionAddressGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.subscriptionField{flex-direction:column;gap:.35rem;display:flex;position:relative}.subscriptionFieldFull{grid-column:1/-1}.subscriptionField label{letter-spacing:.2em;text-transform:uppercase;color:#7a7383;font-size:.6rem}.subscriptionField input{height:46px;font-family:var(--body-font);background:#f5efe5;border:1px solid #e6dfd4;border-radius:12px;padding:0 .9rem}.subscriptionInputWithIcon{background:#f5efe5;border:1px solid #e6dfd4;border-radius:12px;align-items:center;gap:.5rem;padding:0 .85rem;display:flex}.subscriptionInputWithIcon img{opacity:.6;width:18px;height:18px}.subscriptionInputWithIcon input{background:0 0;border:none;height:46px;margin:0;padding:0}.subscriptionInputWithIcon input:focus{outline:none}.subscriptionSuggest{z-index:5;background:#fff;border:1px solid #e6dfd4;border-radius:12px;flex-direction:column;max-height:220px;margin-top:.35rem;display:flex;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 10px 22px #3d34471f}.subscriptionSuggest button{text-align:left;cursor:pointer;color:var(--dark);background:0 0;border:none;padding:.65rem .85rem;font-size:.85rem}.subscriptionSuggest button:hover{background:#f5efe5}.subscriptionSuggestLoading{color:#7a7383;padding:.65rem .85rem;font-size:.85rem}.subscriptionPrimaryButton{background:var(--dark);color:#fff;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;border:none;border-radius:14px;height:56px;font-size:.8rem;font-weight:600;box-shadow:0 12px 24px #3d344733}.subscriptionActionRow{grid-template-columns:1fr 1.6fr;align-items:center;gap:.9rem;display:grid}.subscriptionSecondaryButton{height:56px;color:var(--dark);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;background:#fff;border:1.5px solid #d9d1c4;border-radius:14px;font-size:.75rem;font-weight:600}.subscriptionPrimaryButton:disabled{opacity:.6;cursor:not-allowed}.subscriptionNotice{text-align:center;color:#6f6876;font-size:.9rem}.subscriptionNotice.error{color:#a43c3c}.subscriptionFinePrint{color:#7a7383;text-align:center;margin:.15rem 0 .35rem;font-size:.75rem;line-height:1.4}.cookieBanner{color:#fff;z-index:50;background:#3d3447f7;padding:1.2rem 5vw;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #00000040}.cookieBanner__content{justify-content:space-between;align-items:center;gap:1.5rem;width:min(1100px,100%);margin:0 auto;display:flex}.cookieBanner__text strong{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-size:.85rem;display:block}.cookieBanner__text p{color:#e7e1d7;margin:.35rem 0 0;font-size:.9rem}.cookieBanner__actions{gap:.75rem;display:flex}.cookieBanner__button{background:var(--gold);height:42px;color:var(--dark);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;padding:0 1.2rem;font-weight:600}.cookieBanner__button--ghost{color:#fff;background:0 0;border:1px solid #ffffff59}@media (max-width:720px){.cookieBanner__content{flex-direction:column;align-items:flex-start}.cookieBanner__actions{justify-content:flex-start;width:100%}.subscriptionTopBarInner{flex-direction:column;align-items:flex-start}.subscriptionMain{padding:2.5rem 6vw 4rem}.subscriptionPanel{padding:1.5rem}.subscriptionActionRow,.subscriptionAddressGrid{grid-template-columns:1fr}}
