:root{--wine:#842f32;--wine-dark:#5f2023;--wine-soft:#a94a4d;--cream:#f6f1e8;--paper:#fffdf8;--ink:#282421;--muted:#706862;--olive:#536044;--olive-dark:#35402d;--earth:#c36f4b;--line:rgba(63,43,35,.16);--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--shadow:0 24px 70px rgba(70,38,30,.12);--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:1rem;top:-100px;z-index:999;background:#fff;padding:.7rem 1rem}.skip-link:focus{top:1rem}.eyebrow{margin:0 0 1rem;color:var(--wine);font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.eyebrow.light{color:#efd6c8}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-.035em;line-height:1.04}h1{max-width:760px;margin-bottom:1.4rem;font-size:clamp(3.2rem,6.2vw,6.7rem);font-weight:600}h1 em{display:block;color:var(--wine);font-weight:600}h2{margin-bottom:1.25rem;font-size:clamp(2.25rem,4vw,4.2rem)}h3{line-height:1.2}.section{padding:clamp(5.5rem,9vw,9rem) 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:.8rem 1.45rem;border:1px solid var(--wine);border-radius:999px;background:var(--wine);color:white;font-size:.91rem;font-weight:700;transition:.25s ease}.button:hover{background:var(--wine-dark);border-color:var(--wine-dark);transform:translateY(-2px)}.button-small{min-height:44px;padding:.65rem 1.05rem;font-size:.78rem}.button-outline{background:transparent;color:var(--wine)}.button-outline:hover{color:#fff}.button-light{border-color:#fff;background:#fff;color:var(--wine)}.button-light:hover{border-color:var(--cream);background:var(--cream);color:var(--wine-dark)}.text-link{display:inline-flex;gap:.7rem;align-items:center;color:var(--wine);font-weight:700;font-size:.91rem}.text-link span{transition:transform .2s}.text-link:hover span{transform:translateX(4px)}.light-link{color:#fff}.actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.center-action{text-align:center;margin-top:3rem}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal-delay{transition-delay:.14s}.reveal.is-visible{opacity:1;transform:none}

.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid transparent;background:rgba(255,253,248,.88);backdrop-filter:blur(18px);transition:.25s}.site-header.scrolled{border-color:var(--line);box-shadow:0 8px 30px rgba(70,38,30,.06)}.header-inner{height:88px;display:flex;align-items:center;gap:2rem}.brand{display:flex;align-items:center;gap:.75rem;margin-right:auto}.brand img{width:62px;height:62px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.1}.brand strong{font-family:var(--serif);font-size:1.25rem;color:var(--wine)}.brand small{margin-top:.35rem;color:var(--muted);font-size:.67rem;text-transform:uppercase;letter-spacing:.08em}.main-nav{display:flex;align-items:center;gap:1.6rem}.main-nav a{position:relative;font-size:.78rem;font-weight:600;white-space:nowrap}.main-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--wine);transition:right .2s}.main-nav a:hover:after{right:0}.menu-toggle{display:none;border:0;background:transparent;padding:.6rem}.menu-toggle span:not(.sr-only){display:block;width:24px;height:2px;margin:5px;background:var(--wine)}

.hero{text-shadow: 0 1px 0 #000, 0 -1px 0 #000, 1px 0 0 #000, -1px 0 0 #000;position:relative;overflow:hidden;padding:clamp(4rem,7vw,7rem) 0 5rem;background:linear-gradient(180deg,#fffdf8 0%,var(--cream) 100%)}.hero:before{content:'';position:absolute;width:34rem;height:34rem;left:-18rem;top:2rem;border:1px solid rgba(132,47,50,.12);border-radius:50%;box-shadow:0 0 0 80px rgba(132,47,50,.025),0 0 0 160px rgba(132,47,50,.018)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(2rem,5vw,6rem)}.hero-copy{position:relative;z-index:2}.hero-lead{max-width:650px;margin-bottom:2rem;color:#514943;font-size:clamp(1.1rem,1.6vw,1.32rem);line-height:1.6}.hero-visual{position:relative}.hero-visual:before{content:'';position:absolute;inset:-16px 24px 24px -16px;border:1px solid rgba(132,47,50,.3);border-radius:46% 46% 24px 24px}.hero-visual img{position:relative;width:100%;min-height:560px;object-fit:cover;border-radius:46% 46% 24px 24px;box-shadow:var(--shadow)}.hero-seal{position:absolute;right:-36px;bottom:40px;width:164px;height:164px;border:8px solid rgba(255,253,248,.75);border-radius:50%;background:var(--wine);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(6deg);box-shadow:0 15px 45px rgba(53,20,20,.22)}.hero-seal span{font-size:.65rem;text-transform:uppercase;letter-spacing:.13em}.hero-seal strong{font-family:var(--serif);font-size:1.2rem;line-height:1.1}.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin:3rem 0 0;padding:1.6rem 0 0;border-top:1px solid var(--line);list-style:none}.hero-facts li{display:flex;flex-direction:column}.hero-facts strong{color:var(--wine);font-family:var(--serif);font-size:1.15rem}.hero-facts span{font-size:.74rem;color:var(--muted)}

.section-heading{max-width:760px;margin-bottom:3.5rem}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading.centered p:last-child{max-width:630px;margin-inline:auto;color:var(--muted)}.section-heading.split{max-width:none;display:grid;grid-template-columns:1.1fr .75fr;align-items:end;gap:5rem}.section-heading.split p:last-child{color:var(--muted)}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.path-card{position:relative;min-height:390px;padding:2.2rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;display:flex;flex-direction:column;overflow:hidden;transition:.3s ease}.path-card:after{content:'';position:absolute;width:190px;height:190px;border:1px solid rgba(132,47,50,.12);border-radius:50%;right:-95px;bottom:-95px}.path-card:hover{transform:translateY(-8px);border-color:rgba(132,47,50,.35);box-shadow:var(--shadow)}.path-card svg{width:54px;height:54px;margin-bottom:3.5rem;fill:none;stroke:var(--wine);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.path-card .card-number{position:absolute;right:2rem;top:2rem;color:#b9afa8;font-family:var(--serif);font-size:1.2rem}.path-card h3{margin-bottom:.8rem;font-family:var(--serif);font-size:1.75rem}.path-card p{color:var(--muted);font-size:.94rem}.card-link{margin-top:auto;color:var(--wine);font-weight:700;font-size:.84rem}.card-link b{margin-left:.5rem}.path-card.feature{border-color:var(--wine);background:var(--wine);color:#fff;transform:translateY(-16px)}.path-card.feature:hover{transform:translateY(-24px)}.path-card.feature svg{stroke:#fff}.path-card.feature p,.path-card.feature .card-number{color:#ecd7d0}.path-card.feature .card-link{color:#fff}

.identity{position:relative;overflow:hidden;background:var(--wine);color:#fff}.identity:after{content:'';position:absolute;right:-10vw;bottom:-22vw;width:50vw;height:50vw;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 90px rgba(255,255,255,.025),0 0 0 180px rgba(255,255,255,.018)}.identity-grid{position:relative;z-index:1;display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(4rem,8vw,9rem);align-items:center}.identity-mark{position:relative;min-height:530px;border:1px solid rgba(255,255,255,.22);border-radius:50% 50% 14px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(255,255,255,.07),transparent)}.identity-mark img{width:210px;filter:brightness(0) invert(1);opacity:.95}.identity-mark p{margin:1.8rem 0 0;font-family:var(--serif);font-size:1.7rem;text-align:center;line-height:1.12}.land-line{position:absolute;left:-60px;right:-60px;bottom:70px;height:70px;border-top:1px solid rgba(255,255,255,.25);border-radius:50%}.identity-copy h2{font-size:clamp(3rem,5vw,5rem)}.identity-copy .large{color:#fff;font-family:var(--serif);font-size:1.45rem;line-height:1.5}.identity-copy>p:not(.eyebrow):not(.large):not(.legal-note){color:#ead9d1}.identity-links{display:grid;margin-top:2rem;border-top:1px solid rgba(255,255,255,.25)}.identity-links a{display:flex;justify-content:space-between;padding:.95rem 0;border-bottom:1px solid rgba(255,255,255,.25);font-weight:700}.identity-links span{transition:transform .2s}.identity-links a:hover span{transform:translateX(5px)}.legal-note{margin-top:2rem;color:#d6bcb2;font-size:.75rem;line-height:1.55}

.activities{background:var(--cream)}.activity-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.1rem}.activity-card{min-height:250px;padding:2rem;border:1px solid var(--line);border-radius:22px;background:var(--paper);display:grid;grid-template-columns:auto 1fr auto;gap:1.4rem;align-items:start;transition:.25s}.activity-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(70,38,30,.09)}.activity-card.wide{grid-column:span 2;min-height:220px}.activity-card>div{max-width:520px}.activity-card> b{color:var(--wine);font-size:1.4rem}.activity-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#f0e3dc}.activity-icon svg{width:31px;height:31px;fill:none;stroke:var(--wine);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.activity-card h3{margin-bottom:.6rem;font-family:var(--serif);font-size:1.8rem}.activity-card p{margin-bottom:0;color:var(--muted);font-size:.9rem}.activity-card .mini-label{margin-bottom:.35rem;color:var(--wine);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.activity-card.dark{background:var(--wine-dark);color:#fff}.activity-card.dark p{color:#e5cbc4}.activity-card.dark .mini-label{color:#f0b9a9}.activity-card.dark .activity-icon{background:rgba(255,255,255,.12)}.activity-card.dark .activity-icon svg{stroke:#fff}.activity-card.dark>b{color:#fff}.activity-card.earth{background:#d98a67;color:#2f211d}.activity-card.earth p{color:#50352d}.activity-card.earth .mini-label{color:#6c2d2e}.activity-card.earth .activity-icon{background:rgba(255,255,255,.35)}

.events-section{background:var(--paper)}.events-panel{position:relative;overflow:hidden;display:grid;grid-template-columns:1.35fr .65fr;gap:5rem;padding:clamp(3rem,6vw,6rem);border-radius:36px;background:var(--olive-dark);color:#fff}.events-panel:before{content:'';position:absolute;width:330px;height:330px;left:-150px;top:-180px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 65px rgba(255,255,255,.025)}.events-intro{position:relative}.events-intro h2{max-width:710px}.events-intro>p:not(.eyebrow){max-width:650px;color:#d7dfd0}.events-note{padding:2rem;border-left:1px solid rgba(255,255,255,.22)}.events-note svg{width:54px;height:54px;margin-bottom:1.3rem;fill:none;stroke:#efd6c8;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.events-note strong{display:block;font-family:var(--serif);font-size:1.5rem}.events-note p{color:#d7dfd0;font-size:.88rem}.events-note a{font-weight:700;font-size:.85rem}.events-note a span{margin-left:.5rem}

.reviews{padding-top:3rem}.reviews-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:1.2rem}.review-score{grid-row:span 2;padding:3.5rem;border-radius:var(--radius);background:var(--cream)}.rating{display:flex;gap:1.2rem;align-items:center;margin:2.5rem 0}.rating>strong{font-family:var(--serif);font-size:4.5rem;line-height:1}.rating span{display:flex;flex-direction:column}.rating b{color:#cc7a45;letter-spacing:.12em}.rating small{color:var(--muted)}.quote{margin:0;padding:3rem;border-radius:var(--radius);background:var(--wine);color:#fff}.quote blockquote{margin:0 0 1.6rem;font-family:var(--serif);font-size:clamp(1.45rem,2.5vw,2.3rem);line-height:1.35}.quote figcaption{color:#e7c7bf;font-size:.78rem}.quote.compact{background:var(--olive);padding:2.2rem 3rem}.quote.compact blockquote{font-size:1.4rem}.review-cta{display:flex;justify-content:space-between;gap:2rem;margin-top:1.2rem;padding:1.4rem 2rem;border:1px solid var(--line);border-radius:16px}.review-cta p{margin:0;color:var(--muted)}.review-cta a{color:var(--wine);font-weight:700}.review-cta span{margin-left:.5rem}

.faq{background:#faf7f1}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(3rem,8vw,8rem)}.faq-intro{position:sticky;top:140px;align-self:start}.faq-intro>p:not(.eyebrow){color:var(--muted);margin-bottom:2rem}.accordion details{border-top:1px solid var(--line);padding:1.25rem 0}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:1.5rem;font-family:var(--serif);font-size:1.32rem;line-height:1.3}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{position:relative;flex:0 0 24px;height:24px}.accordion summary span:before,.accordion summary span:after{content:'';position:absolute;background:var(--wine);left:3px;right:3px;top:11px;height:1px}.accordion summary span:after{transform:rotate(90deg);transition:.2s}.accordion details[open] summary span:after{transform:rotate(0)}.accordion details p{max-width:680px;margin:1rem 3rem 0 0;color:var(--muted);font-size:.92rem}

.final-cta{padding:clamp(4rem,7vw,6rem) 0;background:var(--wine);color:#fff}.final-grid{display:grid;grid-template-columns:1.4fr .6fr;align-items:center;gap:4rem}.final-grid h2{margin:0;max-width:760px}.final-actions{display:flex;align-items:flex-start;flex-direction:column;gap:1rem}.final-actions>a:not(.button){border-bottom:1px solid rgba(255,255,255,.35);font-weight:600}

.site-footer{padding:5rem 0 2rem;background:#211f1c;color:#e8e2da}.footer-top{display:grid;grid-template-columns:1.4fr repeat(3,.7fr);gap:3rem;padding-bottom:4rem}.footer-brand{display:flex;align-items:center;gap:1.2rem}.footer-brand img{filter:brightness(0) invert(1);opacity:.9}.footer-brand strong{font-family:var(--serif);font-size:1.8rem}.footer-brand p{color:#a9a29b;font-size:.8rem}.footer-top h3{margin:0 0 1rem;color:#fff;font-size:.8rem;text-transform:uppercase;letter-spacing:.13em}.footer-top>div:not(.footer-brand)>a{display:block;margin:.45rem 0;color:#bdb6af;font-size:.83rem}.footer-top p{color:#bdb6af;font-size:.83rem}.socials{display:flex;gap:.8rem}.footer-bottom{display:grid;grid-template-columns:1fr 1.3fr 1.3fr auto;gap:1.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.12);color:#918b84;font-size:.67rem}.footer-bottom p{margin:0}.footer-bottom nav{display:flex;gap:.9rem}.floating-contact{position:fixed;z-index:90;right:24px;bottom:24px;width:58px;height:58px;border:5px solid rgba(255,255,255,.75);border-radius:50%;background:#2d8950;display:grid;place-items:center;box-shadow:0 10px 30px rgba(0,0,0,.2)}.floating-contact svg{width:28px;height:28px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:1050px){.header-cta{display:none}.main-nav{gap:1rem}.hero-grid{grid-template-columns:1.1fr .9fr}.hero-visual img{min-height:470px}.hero-seal{right:-15px}.footer-top{grid-template-columns:1.2fr repeat(3,1fr)}}
@media(max-width:820px){.shell{width:min(100% - 32px,680px)}.section{padding:5.5rem 0}.menu-toggle{display:block;z-index:102}.main-nav{position:fixed;inset:88px 0 0;padding:2rem 1.5rem;background:var(--paper);display:flex;flex-direction:column;align-items:flex-start;gap:0;transform:translateX(100%);transition:transform .3s}.main-nav.is-open{transform:none}.main-nav a{width:100%;padding:1rem 0;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:1.3rem}.hero{padding-top:3rem}.hero-grid{grid-template-columns:1fr}.hero-copy{display:contents}.hero-copy .eyebrow{grid-row:1}.hero-copy h1{grid-row:2}.hero-copy .hero-lead{grid-row:3}.hero-visual{grid-row:4;margin:1rem 0}.hero-copy .actions{grid-row:5}.hero-copy .hero-facts{grid-row:6}.hero-visual img{min-height:430px}.path-grid{grid-template-columns:1fr}.path-card{min-height:320px}.path-card.feature{transform:none}.path-card.feature:hover{transform:translateY(-8px)}.identity-grid,.section-heading.split,.events-panel,.reviews-grid,.faq-grid,.final-grid{grid-template-columns:1fr}.identity-mark{min-height:420px}.identity-copy h2{font-size:3.4rem}.section-heading.split{gap:1rem}.activity-grid{grid-template-columns:1fr}.activity-card.wide{grid-column:auto}.events-panel{gap:3rem}.events-note{border-left:0;border-top:1px solid rgba(255,255,255,.22)}.review-score{grid-row:auto}.faq-intro{position:static}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}.footer-bottom{grid-template-columns:1fr 1fr}.footer-bottom nav{grid-column:span 2}}
@media(max-width:520px){body{font-size:16px}.shell{width:calc(100% - 28px)}.header-inner{height:76px}.brand img{width:52px;height:52px}.brand small{display:none}.main-nav{inset:76px 0 0}h1{font-size:3.05rem}.hero-visual img{min-height:340px}.hero-seal{width:120px;height:120px;right:-5px;bottom:20px}.hero-seal strong{font-size:.95rem}.hero-facts{grid-template-columns:1fr;gap:.8rem}.hero-facts li{display:grid;grid-template-columns:1fr 1.4fr}.section-heading{margin-bottom:2.3rem}.path-card{padding:1.7rem}.identity-mark{min-height:350px}.identity-mark img{width:155px}.identity-copy h2{font-size:2.75rem}.activity-card,.activity-card.wide{grid-template-columns:1fr auto;padding:1.5rem;min-height:auto}.activity-card .activity-icon{grid-column:1}.activity-card>div{grid-column:1/3}.activity-card>b{position:absolute;right:1.5rem}.events-panel{padding:2rem 1.5rem;border-radius:24px}.events-note{padding:1.5rem 0 0}.review-score,.quote,.quote.compact{padding:2rem}.rating>strong{font-size:3.5rem}.review-cta{flex-direction:column}.final-grid{gap:2rem}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{grid-template-columns:1fr}.footer-bottom nav{grid-column:auto}.floating-contact{width:54px;height:54px;right:15px;bottom:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{animation:none!important;transition:none!important}}

/* V2 — immagini, icone e menu mobile */
.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
html,body{max-width:100%;overflow-x:clip}
body:after{content:'';position:fixed;z-index:98;inset:0;background:rgba(32,25,22,.46);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s,visibility .25s}
body.menu-open:after{opacity:1;visibility:visible}
.hero-visual img{object-position:center}
.path-card svg{position:relative;z-index:1;width:42px;height:42px;margin:13px 0 4rem 13px;stroke-width:1.7}
.path-card:before{content:'';position:absolute;top:1.7rem;left:1.7rem;width:68px;height:68px;border-radius:24px 48% 38% 52%;background:linear-gradient(145deg,#f6ded2,#ead4c9);transform:rotate(-7deg);box-shadow:0 0 0 8px rgba(132,47,50,.045)}
.path-card.feature:before{background:rgba(255,255,255,.13);box-shadow:0 0 0 8px rgba(255,255,255,.045)}
.identity-mark img{width:82%;height:280px;object-fit:cover;border-radius:45% 45% 14px 14px;filter:none;opacity:.92;mix-blend-mode:luminosity}
.story-image{padding:0 0 2rem;background:linear-gradient(var(--wine) 0 42%,var(--cream) 42% 100%)}
.story-frame{position:relative;overflow:hidden;min-height:540px;border:10px solid var(--paper);border-radius:34px;box-shadow:var(--shadow)}
.story-frame>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.story-frame:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(35,26,22,.78),rgba(35,26,22,.08) 68%)}
.story-caption{position:absolute;z-index:1;left:clamp(2rem,6vw,5rem);bottom:clamp(2rem,6vw,4.5rem);max-width:520px;color:#fff}
.story-caption>p:not(.eyebrow){margin:0 0 .8rem;font-family:var(--serif);font-size:clamp(2rem,4vw,4.2rem);line-height:1.05}
.story-caption small{color:#e7ded6;font-size:.72rem}
.observation{position:relative;overflow:hidden;background:var(--paper)}
.observation:before{content:'';position:absolute;right:-14rem;top:3rem;width:34rem;height:34rem;border:1px solid rgba(132,47,50,.09);border-radius:50%;box-shadow:0 0 0 70px rgba(132,47,50,.018),0 0 0 140px rgba(132,47,50,.012)}
.observation-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(3rem,8vw,8rem);align-items:center}
.observation-photo{position:relative;margin:0;padding:0 0 2.6rem 2.6rem}
.observation-photo:before{content:'';position:absolute;left:0;bottom:0;width:70%;height:76%;border-radius:0 0 0 28px;background:var(--wine)}
.observation-photo img{position:relative;width:100%;min-height:570px;object-fit:cover;border-radius:220px 24px 24px 24px;box-shadow:var(--shadow)}
.observation-photo figcaption{position:absolute;z-index:1;left:4.5rem;right:2rem;bottom:.55rem;color:#fff;font-family:var(--serif);font-size:.9rem;font-style:italic}
.observation-copy .large{font-family:var(--serif);font-size:1.34rem;line-height:1.5;color:var(--wine)}
.observation-copy>p:not(.eyebrow):not(.large){color:var(--muted)}
.activity-icon{position:relative;width:66px;height:66px;border-radius:24px 38px 28px 35px;background:linear-gradient(145deg,#f5ded2,#ead4c9);transform:rotate(-5deg);box-shadow:0 7px 20px rgba(132,47,50,.1)}
.activity-icon:after{content:'';position:absolute;inset:5px;border:1px solid rgba(132,47,50,.15);border-radius:inherit}
.activity-icon svg{position:relative;z-index:1;width:34px;height:34px;stroke-width:1.75;transform:rotate(5deg)}
.footer-brand img{padding:8px;border-radius:50%;background:var(--cream);filter:none;opacity:.95}

@media(max-width:820px){
  .main-nav{inset:auto;position:fixed;z-index:101;top:88px;right:0;bottom:auto;left:auto;width:min(88vw,380px);max-width:100%;padding:2rem 1.5rem;background:#fffdf8;box-shadow:-20px 20px 50px rgba(40,24,20,.22);overflow-y:auto;visibility:hidden;pointer-events:none;transform:translate3d(105%,0,0);transition:transform .3s ease,visibility .3s}
  .main-nav.is-open{visibility:visible;pointer-events:auto;transform:translate3d(0,0,0)}
  .story-frame{min-height:480px}
  .observation-grid{grid-template-columns:1fr}
  .observation-photo img{min-height:480px}
}
@media(max-width:520px){
  .main-nav{inset:auto;top:76px;right:0;bottom:auto;left:auto}
  .identity-mark img{width:84%;height:230px}
  .story-frame{min-height:430px;border-width:6px}
  .story-caption{left:1.5rem;right:1.5rem;bottom:1.8rem}
  .observation-photo{padding:0 0 2.3rem 1.2rem}
  .observation-photo img{min-height:390px;border-radius:150px 18px 18px 18px}
  .observation-photo figcaption{left:2rem;right:1rem;font-size:.76rem}
}

/* V4 — regia immersiva */
.immersive-home .site-header{position:fixed;inset:0 0 auto;z-index:100;background:linear-gradient(180deg,rgba(21,17,15,.62),rgba(21,17,15,0));border:0;backdrop-filter:none}
.immersive-home .site-header .brand strong,.immersive-home .site-header .brand small,.immersive-home .site-header .main-nav>a{color:#fff;text-shadow:0 1px 14px rgba(0,0,0,.35)}
.immersive-home .site-header .brand img{padding:5px;border-radius:50%;background:rgba(255,253,248,.94)}
.immersive-home .site-header .menu-toggle span:not(.sr-only){background:#fff}
.immersive-home .site-header.scrolled{background:rgba(255,253,248,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(18px);box-shadow:0 8px 30px rgba(37,20,18,.08)}
.immersive-home .site-header.scrolled .brand strong,.immersive-home .site-header.scrolled .brand small,.immersive-home .site-header.scrolled .main-nav>a{color:var(--ink);text-shadow:none}
.immersive-home .site-header.scrolled .brand strong{color:var(--wine)}
.immersive-home .site-header.scrolled .menu-toggle span:not(.sr-only){background:var(--wine)}
.immersive-home .hero{min-height:100svh;padding:0;display:grid;align-items:end;background:#211f1c}
.immersive-home .hero:before{z-index:1;inset:0;width:auto;height:auto;border:0;border-radius:0;box-shadow:none;background:linear-gradient(90deg,rgba(20,17,15,.88) 0%,rgba(20,17,15,.56) 42%,rgba(20,17,15,.12) 72%),linear-gradient(0deg,rgba(20,17,15,.66),transparent 42%)}
.immersive-home .hero-grid{position:relative;z-index:2;display:block;padding-top:clamp(10rem,23vh,16rem);padding-bottom:clamp(3rem,7vh,6rem)}
.immersive-home .hero-copy{max-width:780px;color:#fff}
.immersive-home .hero-copy .eyebrow{color:#efd6c8}
.immersive-home .hero-copy h1{text-shadow: 0 1px 15px #000;font-size:clamp(3.5rem,7vw,7.4rem);text-wrap:balance}
.immersive-home .hero-copy h1 em{color:#fff3e6}
.immersive-home .hero-lead{max-width:650px;color:rgba(255,255,255,.88)}
.immersive-home .hero-copy .button{text-shadow: none;border-color:#fff;background:#fff;color:var(--wine)}
.immersive-home .hero-copy .button:hover{background:var(--cream);border-color:var(--cream)}
.immersive-home .hero-copy .text-link{color:#fff}
.immersive-home .hero-visual{position:absolute;z-index:-1;inset:0;margin:0}
.immersive-home .hero-visual:before{display:none}
.immersive-home .hero-visual img{width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center;border-radius:0;box-shadow:none;transform:scale(1.02);animation:hero-breathe 14s ease-out both}
.immersive-home .hero-seal{right:clamp(1rem,5vw,5rem);bottom:clamp(2rem,7vh,5rem);width:150px;height:150px;border-color:rgba(255,255,255,.4);background:rgba(132,47,50,.88);backdrop-filter:blur(7px)}
.immersive-home .hero-facts{max-width:690px;margin-top:2.2rem;border-color:rgba(255,255,255,.28)}
.immersive-home .hero-facts strong{color:#fff}
.immersive-home .hero-facts span{color:rgba(255,255,255,.7)}
.scroll-cue{position:absolute;right:0;bottom:clamp(3rem,7vh,6rem);display:flex;align-items:center;gap:.8rem;color:#fff;font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;writing-mode:vertical-rl}
.scroll-cue i{display:block;width:1px;height:64px;background:linear-gradient(#fff,transparent);animation:cue 1.8s ease-in-out infinite}
.immersive-home .start{position:relative;z-index:3;background:var(--paper)}
.immersive-home .story-image{height:165svh;padding:0;background:#211f1c}
.immersive-home .story-frame{position:sticky;top:0;width:100%;max-width:none;height:100svh;min-height:0;border:0;border-radius:0;box-shadow:none}
.immersive-home .story-frame>img{transform:scale(1.05)}
.immersive-home .story-frame:after{background:linear-gradient(90deg,rgba(28,22,18,.78),rgba(28,22,18,.08) 72%),linear-gradient(0deg,rgba(28,22,18,.5),transparent 45%)}
.immersive-home .story-caption{left:max(24px,calc((100vw - 1180px)/2));bottom:12vh;max-width:690px}
.immersive-home .story-caption>p:not(.eyebrow){font-size:clamp(3rem,6vw,7rem);text-wrap:balance}
.immersive-home .activities{position:relative;z-index:2}
.immersive-home .observation{padding-block:0;background:var(--paper)}
.immersive-home .observation-grid{min-height:115svh;align-items:start;padding-block:10svh}
.immersive-home .observation-photo{position:sticky;top:120px}
.immersive-home .observation-copy{padding-top:18svh;padding-bottom:14svh}
.immersive-home .events-panel{box-shadow:0 45px 100px rgba(41,52,33,.2)}
@keyframes hero-breathe{from{transform:scale(1.08)}to{transform:scale(1.02)}}
@keyframes cue{0%,100%{opacity:.35;transform:scaleY(.55);transform-origin:top}50%{opacity:1;transform:scaleY(1)}}

@media(max-width:820px){
  .immersive-home .site-header .main-nav{background:#fffdf8}
  .immersive-home .site-header .main-nav>a{color:var(--ink);text-shadow:none}
  .immersive-home .hero{min-height:100svh}
  .immersive-home .hero-grid{display:block;padding-top:9rem;padding-bottom:2.5rem}
  .immersive-home .hero-copy{display:block}
  .immersive-home .hero-copy h1{font-size:clamp(3.25rem,13vw,5.3rem)}
  .immersive-home .hero-visual{position:absolute;margin:0}
  .immersive-home .hero-visual img{min-height:100%;object-position:58% center}
  .immersive-home .hero-facts{grid-template-columns:1fr 1fr;margin-right:0}
  .immersive-home .hero-seal{display:none}
  .scroll-cue{display:none}
  .immersive-home .story-image{height:110svh}
  .immersive-home .story-frame{height:100svh}
  .immersive-home .story-frame>img{object-position:58% center}
  .immersive-home .story-caption>p:not(.eyebrow){font-size:clamp(3rem,12vw,5rem)}
  .immersive-home .observation-grid{min-height:auto;padding-block:5.5rem}
  .immersive-home .observation-photo{position:relative;top:auto}
  .immersive-home .observation-copy{padding:0}
}
@media(max-width:520px){
  .immersive-home .hero-copy h1{font-size:2.45rem}
  .immersive-home .hero-lead{font-size:1.02rem}
  .immersive-home .hero-facts{grid-template-columns:1fr;gap:.55rem}
  .immersive-home .hero-facts li{display:grid;grid-template-columns:1fr 1.25fr}
  .immersive-home .story-caption{left:1.5rem;right:1.5rem;bottom:11vh}
}
@media(prefers-reduced-motion:reduce){.immersive-home .hero-visual img,.scroll-cue i{animation:none}}

/* V5 — correzioni immersive */
.immersive-home .hero-grid{position:static}
.immersive-home .hero-copy{position:relative;z-index:2}
.immersive-home .hero-visual{z-index:0}
.immersive-home .story-image{height:240svh}
.immersive-home .story-frame>img{inset:auto 0;top:-6%;height:112%;transform:scale(1.08) translate3d(0,var(--story-shift,0px),0);will-change:transform}
.immersive-home .observation-photo figcaption{left:4.5rem;right:2rem;bottom:4rem;width:max-content;max-width:calc(100% - 7rem);padding:.65rem .9rem;border-radius:10px;background:rgba(38,27,23,.78);box-shadow:0 8px 25px rgba(0,0,0,.18);backdrop-filter:blur(6px)}

@media(max-width:820px){
  .immersive-home .hero-grid{width:100%;max-width:none;margin:0;padding-left:max(20px,5vw);padding-right:max(20px,5vw)}
  .immersive-home .hero-visual{inset:0;width:100%;max-width:none}
  .immersive-home .hero-visual img{width:100%;height:100%;border-radius:0;object-position:53% center}
  .immersive-home .story-image{height:190svh}
  .immersive-home .observation-photo figcaption{left:2rem;right:1rem;bottom:4.1rem;width:auto;max-width:none}
}
@media(max-width:520px){
  .immersive-home .hero-grid{padding-left:20px;padding-right:20px}
  .immersive-home .story-image{height:180svh}
  .immersive-home .story-frame>img{top:-7%;height:114%;transform:scale(1.08) translate3d(0,var(--story-shift,0px),0)}
  .immersive-home .observation-photo figcaption{left:1.7rem;right:.7rem;bottom:3.6rem;padding:.55rem .7rem;font-size:.74rem}
}
@media(prefers-reduced-motion:reduce){.immersive-home .story-frame>img{transform:scale(1.04)}}
