.editorial-home .content-toggle{display:none!important}
.editorial-home .editorial-placeholder,
.home-collaborations .home-collaboration-links{display:flex!important;grid-template-columns:none!important;gap:18px!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:6px max(5vw,24px) 18px!important;scroll-padding-inline:max(5vw,24px);scrollbar-width:thin}
.editorial-home .editorial-placeholder[hidden]{display:none!important}
.editorial-home .managed-card,
.home-collaborations .managed-card{position:relative;display:flex!important;flex:0 0 clamp(240px,25vw,290px)!important;width:clamp(240px,25vw,290px)!important;height:300px!important;min-height:300px!important;max-height:300px!important;flex-direction:column;overflow:hidden;scroll-snap-align:start;cursor:pointer}
.editorial-home .managed-card img,
.home-collaborations .managed-card img{width:100%!important;height:130px!important;min-height:130px!important;object-fit:cover!important}
.editorial-home .managed-card h3,
.home-collaborations .managed-card h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.editorial-home .editorial-card-details,
.editorial-home .editorial-expand,
.home-collaborations .managed-card>p,
.home-collaborations .managed-card>a{display:none!important}
.nf-carousel-shell{position:relative}.nf-carousel-nav{position:absolute;z-index:5;left:calc(50% - 50vw + 10px);right:calc(50% - 50vw + 10px);top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none}
.nf-carousel-arrow{pointer-events:auto;background:#fff!important;box-shadow:0 4px 14px rgba(0,0,0,.18)}
.nf-carousel-arrow{display:inline-grid;place-items:center;width:46px;height:46px;border:1px solid currentColor;border-radius:50%;background:transparent;color:inherit;font-size:25px;line-height:1;cursor:pointer}
.nf-carousel-arrow:disabled{opacity:.32;cursor:default}
.nf-carousel-arrow:focus-visible,.nf-carousel-card:focus-visible{outline:3px solid currentColor;outline-offset:3px}
.nf-carousel-card::after{content:'Apri';position:absolute;right:18px;bottom:16px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.nf-content-modal{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(8,20,27,.72)}
.nf-content-modal.is-open{display:flex}
.nf-content-dialog{position:relative;width:min(760px,100%);max-height:min(88vh,900px);overflow:auto;background:#fff;color:#18343b;padding:28px;border-radius:8px;box-shadow:0 24px 70px rgba(0,0,0,.28)}
.nf-content-dialog img{display:block;width:100%;max-height:420px;object-fit:contain;margin:0 0 22px;background:#f4f6f5}
.nf-content-dialog small{display:block;margin-bottom:8px;font-weight:700;letter-spacing:.1em}
.nf-content-dialog h2{margin:0 48px 16px 0;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.08}
.nf-content-dialog p{white-space:pre-wrap;font-size:1rem;line-height:1.65}
.nf-content-dialog>a{display:inline-block;margin-top:12px;font-weight:700}
.nf-modal-close{position:absolute;right:16px;top:14px;width:42px;height:42px;border:0;background:transparent;color:inherit;font-size:32px;line-height:1;cursor:pointer}
body.nf-modal-open{overflow:hidden}
@media(max-width:640px){.editorial-home .managed-card,.home-collaborations .managed-card{flex-basis:72vw!important;width:72vw!important;height:285px!important;min-height:285px!important}.editorial-home .managed-card img,.home-collaborations .managed-card img{height:120px!important;min-height:120px!important}.nf-content-modal{padding:10px}.nf-content-dialog{padding:22px 18px}}

.nf-promotions{--nf-bordeaux-deep:#651F2D;--nf-bordeaux:#8C3044;--nf-wine:#A84A5D;--nf-rose:#C88791;--nf-gold:#C49A52;--nf-gold-light:#DDC59A;--nf-charcoal:#29292B;--nf-ivory:#FAF7F0;background:linear-gradient(135deg,var(--nf-bordeaux-deep),var(--nf-bordeaux));color:var(--nf-ivory);padding:clamp(54px,7vw,88px) 5vw}
.nf-promotions-inner{width:min(1180px,100%);margin:0 auto}.nf-promotions-kicker{display:block;color:var(--nf-gold-light);font-weight:800;letter-spacing:.16em;margin-bottom:8px}.nf-promotions h2{margin:0;color:var(--nf-ivory);font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.nf-promotions-intro{color:var(--nf-gold-light);font-size:1.05rem;margin:12px 0 24px}
.nf-promotion-track{display:flex;gap:18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:5px 2px 18px;scrollbar-color:var(--nf-gold) transparent}
.nf-promotions .nf-carousel-arrow{border-color:var(--nf-gold);color:var(--nf-bordeaux-deep)}.nf-promotions .nf-carousel-arrow:not(:disabled):hover{background:var(--nf-gold)!important;color:var(--nf-charcoal)}
.nf-promotion-card{position:relative;display:flex;flex:0 0 clamp(250px,27vw,310px);width:clamp(250px,27vw,310px);height:340px;min-height:340px;flex-direction:column;overflow:hidden;scroll-snap-align:start;cursor:pointer;background:var(--nf-ivory);color:var(--nf-charcoal);border:1px solid var(--nf-gold);border-radius:8px;box-shadow:0 16px 36px rgba(41,41,43,.22)}
.nf-promotion-card img,.nf-promotion-image{width:100%;height:175px;min-height:175px;object-fit:cover}.nf-promotion-image{display:grid;place-items:center;background:linear-gradient(145deg,var(--nf-rose),var(--nf-gold-light));color:var(--nf-bordeaux-deep);font-size:52px}.nf-promotion-copy{display:flex;min-height:0;height:100%;flex-direction:column;padding:19px 20px 42px}.nf-promotion-copy small{color:var(--nf-wine);font-weight:800;letter-spacing:.11em}.nf-promotion-copy h3{color:var(--nf-bordeaux-deep);font-size:1.25rem;line-height:1.18;margin:7px 0}.nf-promotion-copy p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:8px 0}.nf-promotion-price{display:block;color:var(--nf-bordeaux);font-size:1.12rem}.nf-promotion-deadline{margin-top:auto;color:var(--nf-wine);font-size:.8rem;font-weight:700}.nf-promotion-copy>a{display:none}.nf-promotions .nf-carousel-card::after{color:var(--nf-bordeaux);content:'Scopri';bottom:15px}.nf-modal-price{display:block;color:#8C3044;font-size:1.2rem;margin-bottom:10px}.nf-modal-deadline{color:#A84A5D;font-size:.9rem!important;font-weight:700}.nf-content-dialog>a{color:#651F2D}
@media(max-width:640px){.nf-promotions{padding-inline:24px}.nf-promotion-card{flex-basis:72vw;width:72vw;height:320px;min-height:320px}.nf-promotion-card img,.nf-promotion-image{height:140px;min-height:140px}.nf-carousel-nav{left:6px;right:6px}}

/* Impaginazione finale: intestazione sopra, nastro compatto e frecce laterali */
.editorial-home,.home-collaborations{display:block!important}
.editorial-home .nf-carousel-shell,.home-collaborations .nf-carousel-shell{clear:both;width:100%!important;max-width:none!important;margin:28px 0 0!important}
.nf-carousel-shell{position:relative}
.nf-carousel-shell>.editorial-placeholder,.nf-carousel-shell>.home-collaboration-links,.nf-carousel-shell>.nf-promotion-track{width:100%!important;max-width:100%!important;margin:0!important;padding:4px 58px 10px!important;scroll-padding-inline:58px;scrollbar-width:none!important}
.nf-carousel-shell>.editorial-placeholder::-webkit-scrollbar,.nf-carousel-shell>.home-collaboration-links::-webkit-scrollbar,.nf-carousel-shell>.nf-promotion-track::-webkit-scrollbar{display:none}
.editorial-home .managed-card,.home-collaborations .managed-card{flex-basis:260px!important;width:260px!important;height:270px!important;min-height:270px!important;max-height:270px!important}
.editorial-home .managed-card img,.home-collaborations .managed-card img{height:110px!important;min-height:110px!important}
.nf-carousel-shell>.nf-carousel-nav{position:absolute;z-index:8;inset:0 7px;display:flex;align-items:center;justify-content:space-between;transform:none;pointer-events:none}
.nf-carousel-shell>.nf-carousel-nav .nf-carousel-arrow{pointer-events:auto;width:42px;height:42px;background:#fff!important;color:#164e63!important;border-color:#164e63!important;box-shadow:0 5px 18px rgba(0,0,0,.22)}
@media(max-width:640px){.nf-carousel-shell>.editorial-placeholder,.nf-carousel-shell>.home-collaboration-links,.nf-carousel-shell>.nf-promotion-track{padding-inline:48px!important;scroll-padding-inline:48px}.editorial-home .managed-card,.home-collaborations .managed-card{flex-basis:68vw!important;width:68vw!important;height:260px!important;min-height:260px!important;max-height:260px!important}.editorial-home .managed-card img,.home-collaborations .managed-card img{height:105px!important;min-height:105px!important}}
