
:root{
  --forest:#121d1a;
  --forest-2:#1c2d28;
  --olive:#697260;
  --stone:#f5f1e8;
  --paper:#fcfaf5;
  --paper-2:#eee6d8;
  --clay:#b56f48;
  --clay-2:#d9aa72;
  --brass:#c99b5b;
  --ink:#17201d;
  --muted:#687069;
  --white:#ffffff;
  --line:rgba(23,32,29,.12);
  --line-dark:rgba(255,255,255,.16);
  --shadow:0 28px 70px rgba(18,29,26,.16);
  --shadow-soft:0 20px 44px rgba(18,29,26,.10);
  --max:1180px;
  --r-xl:34px;
  --r-lg:24px;
  --r-md:16px;
  --ease:cubic-bezier(.22,1,.36,1);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.menu-open,body.lightbox-open{overflow:hidden}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
button{cursor:pointer;color:inherit}
::selection{background:rgba(201,155,91,.35)}
.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}
.section{padding:clamp(76px,8vw,132px) 0;position:relative}
.section.compact{padding:clamp(48px,6vw,84px) 0}
.eyebrow{display:inline-flex;align-items:center;gap:12px;margin:0 0 18px;color:var(--clay);font-size:.75rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.eyebrow::before{content:"";width:38px;height:1px;background:currentColor;opacity:.7}
.eyebrow.light{color:#e4c390}
h1,h2,h3,p{margin-top:0}
h1,h2{font-family:ui-serif,Georgia,"Times New Roman",serif;font-weight:520;letter-spacing:-.055em;line-height:.96}
h1{margin-bottom:24px;color:var(--stone);font-size:clamp(3.2rem,8.3vw,8.8rem);max-width:860px}
h2{margin-bottom:18px;font-size:clamp(2.35rem,5vw,5.8rem);color:var(--forest)}
h3{margin-bottom:10px;font-size:1.17rem;line-height:1.18;letter-spacing:-.025em;color:var(--forest)}
p{color:var(--muted);margin-bottom:1em}.lead{max-width:690px;color:rgba(245,241,232,.82);font-size:clamp(1.04rem,1.6vw,1.28rem);line-height:1.62}.intro{max-width:760px;font-size:clamp(1.08rem,1.7vw,1.26rem);color:var(--muted)}
.text-strong{color:var(--forest);font-weight:800}.hide-mobile{display:inline}.show-mobile{display:none}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border:1px solid transparent;border-radius:999px;font-size:.92rem;font-weight:900;letter-spacing:-.01em;transition:transform .28s var(--ease),background .28s var(--ease),border-color .28s var(--ease),color .28s var(--ease),box-shadow .28s var(--ease)}
.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#f3d59b,#c99b5b);color:var(--forest);box-shadow:0 18px 40px rgba(201,155,91,.26)}.btn-primary:hover{box-shadow:0 22px 52px rgba(201,155,91,.32)}.btn-dark{background:var(--forest);color:var(--stone);border-color:var(--forest)}.btn-light{background:var(--stone);color:var(--forest)}.btn-ghost{border-color:rgba(245,241,232,.44);background:rgba(245,241,232,.08);color:var(--stone);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.btn-outline{border-color:var(--line);background:rgba(255,255,255,.55);color:var(--forest)}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--clay);font-weight:900}.text-link::after{content:"\2192";transition:transform .22s ease}.text-link:hover::after{transform:translateX(4px)}
.site-header{position:fixed;z-index:1000;inset:18px 24px auto;border:1px solid rgba(245,241,232,.18);border-radius:26px;background:rgba(18,29,26,.28);color:var(--stone);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:background .28s ease,border-color .28s ease,box-shadow .28s ease,color .28s ease}
.site-header.is-scrolled,.site-header.is-open{background:rgba(252,250,245,.94);border-color:rgba(18,29,26,.10);box-shadow:0 18px 45px rgba(18,29,26,.12);color:var(--forest)}
.header-inner{height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:0 18px 0 22px}.brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(245,241,232,.18),rgba(245,241,232,.02));border:1px solid rgba(245,241,232,.26);font-family:ui-serif,Georgia,serif;font-weight:700;letter-spacing:-.08em}.site-header.is-scrolled .brand-mark,.site-header.is-open .brand-mark{background:var(--forest);border-color:var(--forest);color:var(--stone)}.brand-text{display:flex;flex-direction:column;gap:1px;font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.brand-text span:last-child{font-size:.63rem;letter-spacing:.22em;color:currentColor;opacity:.67}.site-nav{display:flex;justify-content:center;gap:clamp(16px,2.4vw,32px);font-size:.83rem;font-weight:820}.site-nav a{opacity:.82;position:relative;transition:opacity .2s ease,color .2s ease}.site-nav a::after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.site-nav a:hover{opacity:1;color:var(--brass)}.site-nav a:hover::after{transform:scaleX(1)}.header-cta{height:46px;padding:0 18px;border-radius:16px;background:var(--stone);color:var(--forest);display:inline-flex;align-items:center;font-size:.84rem;font-weight:900}.site-header.is-scrolled .header-cta,.site-header.is-open .header-cta{background:var(--forest);color:var(--stone)}.nav-toggle{display:none;width:46px;height:46px;border:0;border-radius:16px;background:rgba(245,241,232,.12);position:relative}.site-header.is-scrolled .nav-toggle,.site-header.is-open .nav-toggle{background:rgba(18,29,26,.08)}.nav-toggle span{position:absolute;left:13px;right:13px;height:2px;border-radius:99px;background:currentColor;transition:top .24s ease,transform .24s ease,opacity .24s ease}.nav-toggle span:nth-child(1){top:15px}.nav-toggle span:nth-child(2){top:22px}.nav-toggle span:nth-child(3){top:29px}.menu-open .nav-toggle span:nth-child(1){top:22px;transform:rotate(45deg)}.menu-open .nav-toggle span:nth-child(2){opacity:0}.menu-open .nav-toggle span:nth-child(3){top:22px;transform:rotate(-45deg)}
.hero{position:relative;min-height:100vh;min-height:100svh;background:var(--forest);overflow:hidden;isolation:isolate;padding:132px 0 34px;display:grid;align-items:end}.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 20%,rgba(201,155,91,.20),transparent 30%),radial-gradient(circle at 0% 80%,rgba(105,114,96,.22),transparent 34%);z-index:0}.hero-media{position:absolute;inset:0;z-index:0}.hero-media picture,.hero-media img{width:100%;height:100%}.hero-media img{object-fit:cover;object-position:center;opacity:.92;filter:saturate(.95) contrast(1.02)}.hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,29,26,.92) 0%,rgba(18,29,26,.78) 33%,rgba(18,29,26,.30) 68%,rgba(18,29,26,.14) 100%),linear-gradient(0deg,rgba(18,29,26,.92) 0%,rgba(18,29,26,.14) 48%,rgba(18,29,26,.52) 100%);z-index:1}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:44px;align-items:end}.hero-copy{padding-bottom:38px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.hero-panel{align-self:end;display:grid;gap:14px;background:rgba(245,241,232,.94);border:1px solid rgba(245,241,232,.42);border-radius:var(--r-xl);box-shadow:var(--shadow);padding:24px;color:var(--forest);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.panel-title{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:2px}.status{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:rgba(105,114,96,.12);color:var(--forest-2);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.status::before{content:"";width:8px;height:8px;border-radius:50%;background:#6c8c58;box-shadow:0 0 0 4px rgba(108,140,88,.16)}.hero-panel h2{font-family:ui-serif,Georgia,serif;font-size:1.8rem;letter-spacing:-.05em;margin:0;color:var(--forest)}.quick-data{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-data div{border:1px solid var(--line);border-radius:18px;padding:14px;background:rgba(255,255,255,.45)}.quick-data span{display:block;color:var(--muted);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.quick-data strong{display:block;margin-top:4px;font-size:1.04rem}.hero-note{margin:4px 0 0;color:var(--muted);font-size:.9rem}.scroll-cue{position:absolute;z-index:3;left:50%;bottom:26px;transform:translateX(-50%);width:32px;height:52px;border:1px solid rgba(245,241,232,.34);border-radius:999px}.scroll-cue::after{content:"";position:absolute;left:50%;top:10px;width:4px;height:8px;border-radius:99px;background:var(--stone);transform:translateX(-50%);animation:scrollDot 1.6s infinite}@keyframes scrollDot{0%{transform:translate(-50%,0);opacity:1}80%{transform:translate(-50%,18px);opacity:0}100%{opacity:0}}
.signature-strip{margin-top:-1px;background:var(--forest);color:var(--stone);border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.strip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.strip-item{padding:24px 22px;border-left:1px solid var(--line-dark)}.strip-item:first-child{border-left:0}.strip-item span{display:block;margin-bottom:7px;color:#d9c49e;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.16em}.strip-item strong{font-size:clamp(1.1rem,1.7vw,1.45rem);letter-spacing:-.03em}
.concept{background:linear-gradient(180deg,var(--paper) 0%,var(--stone) 100%)}.concept-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(34px,6vw,78px);align-items:center}.concept-copy h2{max-width:760px}.feature-line{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.feature-line article{border:1px solid var(--line);border-radius:var(--r-lg);padding:22px;background:rgba(255,255,255,.58);box-shadow:0 14px 36px rgba(18,29,26,.05)}.feature-line .num{display:inline-grid;place-items:center;width:34px;height:34px;margin-bottom:14px;border-radius:12px;background:var(--forest);color:var(--stone);font-size:.82rem;font-weight:900}.concept-visual{position:relative}.framed-image{position:relative;border-radius:42px;overflow:hidden;box-shadow:var(--shadow);background:var(--forest)}.framed-image img{width:100%;height:clamp(480px,54vw,680px);object-fit:cover}.framed-image::after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.34);border-radius:inherit;pointer-events:none}.floating-card{position:absolute;right:-18px;bottom:34px;max-width:265px;border-radius:24px;background:rgba(252,250,245,.94);box-shadow:var(--shadow-soft);padding:22px;border:1px solid rgba(255,255,255,.7);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.floating-card span{display:block;margin-bottom:7px;color:var(--clay);font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.floating-card strong{display:block;font-family:ui-serif,Georgia,serif;font-size:1.55rem;line-height:1.02;letter-spacing:-.04em}.floating-card p{margin:10px 0 0;font-size:.92rem}
.dark-section{background:var(--forest);color:var(--stone);overflow:hidden}.dark-section h2,.dark-section h3{color:var(--stone)}.dark-section p{color:rgba(245,241,232,.68)}.dark-section .eyebrow{color:#e1bc83}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:clamp(34px,5vw,58px)}.section-head .intro{max-width:610px}.section-head.dark .intro{color:rgba(245,241,232,.68)}.plan-layout{display:grid;grid-template-columns:0.78fr 1.22fr;gap:18px;align-items:stretch}.floor-tabs{display:grid;gap:14px}.floor-tab{border:1px solid rgba(245,241,232,.16);border-radius:var(--r-lg);padding:24px;background:rgba(245,241,232,.055);transition:background .24s ease,transform .24s ease,border-color .24s ease}.floor-tab:hover{transform:translateY(-2px);background:rgba(245,241,232,.085);border-color:rgba(245,241,232,.28)}.floor-tab .label{display:block;margin-bottom:12px;color:#dfc090;font-size:.72rem;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.floor-tab ul{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:10px}.floor-tab li{position:relative;padding-left:20px;color:rgba(245,241,232,.74);font-size:.95rem}.floor-tab li::before{content:"";position:absolute;left:0;top:.65em;width:7px;height:7px;border-radius:50%;background:var(--brass)}.plan-card{min-height:100%;border-radius:var(--r-xl);overflow:hidden;background:#edf0ea;border:1px solid rgba(245,241,232,.18);box-shadow:0 28px 60px rgba(0,0,0,.20);display:grid;grid-template-rows:auto 1fr}.plan-card-top{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;background:rgba(18,29,26,.92);color:var(--stone)}.plan-card-top span{font-size:.75rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#e3c28b}.plan-card-top a{font-size:.86rem;font-weight:900;color:var(--stone);opacity:.86}.plan-card img{width:100%;height:100%;min-height:430px;object-fit:contain;background:#f6f6f1;padding:18px}.doc-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.doc-actions .btn{min-height:48px}.solution-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:36px}.solution-card{position:relative;overflow:hidden;border-radius:var(--r-xl);background:rgba(245,241,232,.06);border:1px solid rgba(245,241,232,.15);padding:28px}.solution-card::before{content:"";position:absolute;inset:auto -12% -28% 36%;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(201,155,91,.18),transparent 62%)}.solution-card > *{position:relative}.solution-card .tag{display:inline-flex;margin-bottom:40px;border:1px solid rgba(245,241,232,.24);border-radius:999px;padding:8px 11px;color:#e4c390;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.solution-card h3{font-family:ui-serif,Georgia,serif;font-size:2.25rem;letter-spacing:-.05em}.solution-card p{max-width:480px}
.gallery-section{background:var(--paper)}.gallery-head{display:grid;grid-template-columns:1fr auto;gap:26px;align-items:end;margin-bottom:28px}.filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.filter-btn{border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.65);padding:10px 14px;color:var(--muted);font-size:.82rem;font-weight:900}.filter-btn.is-active{background:var(--forest);color:var(--stone);border-color:var(--forest)}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:90px;gap:14px}.gallery-item{position:relative;border:0;padding:0;overflow:hidden;border-radius:var(--r-lg);background:var(--forest);box-shadow:0 16px 42px rgba(18,29,26,.10);isolation:isolate;transition:transform .28s var(--ease),opacity .24s ease,filter .24s ease}.gallery-item:hover{transform:translateY(-4px)}.gallery-item.is-hidden{display:none}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease),opacity .24s ease}.gallery-item:hover img{transform:scale(1.045)}.gallery-item::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(18,29,26,.76) 100%);z-index:1;opacity:.9}.gallery-caption{position:absolute;left:16px;right:16px;bottom:15px;z-index:2;color:var(--stone);text-align:left}.gallery-caption strong{display:block;font-size:.96rem;line-height:1.15}.gallery-caption span{display:block;margin-top:4px;color:rgba(245,241,232,.72);font-size:.74rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.gallery-item:nth-child(1){grid-column:span 6;grid-row:span 5}.gallery-item:nth-child(2){grid-column:span 3;grid-row:span 3}.gallery-item:nth-child(3){grid-column:span 3;grid-row:span 3}.gallery-item:nth-child(4){grid-column:span 3;grid-row:span 4}.gallery-item:nth-child(5){grid-column:span 3;grid-row:span 4}.gallery-item:nth-child(6){grid-column:span 6;grid-row:span 4}.gallery-item:nth-child(7){grid-column:span 4;grid-row:span 4}.gallery-item:nth-child(8){grid-column:span 4;grid-row:span 4}.gallery-item:nth-child(9){grid-column:span 4;grid-row:span 4}.gallery-item:nth-child(n+10){grid-column:span 3;grid-row:span 3}.gallery-item[data-category="planimetrie"]{background:#f3f2ec}.gallery-item[data-category="planimetrie"] img{object-fit:contain;padding:10px;background:#f3f2ec}.gallery-item[data-category="planimetrie"]::after{background:linear-gradient(180deg,transparent 58%,rgba(18,29,26,.86) 100%)}
.location{background:linear-gradient(180deg,var(--stone),var(--paper-2))}.location-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(330px,1.05fr);gap:clamp(28px,5vw,64px);align-items:center}.location-copy h2{max-width:620px}.location-points{display:grid;gap:12px;margin:30px 0}.location-point{display:flex;align-items:flex-start;gap:14px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.45);padding:16px}.location-point .icon{flex:0 0 36px;width:36px;height:36px;border-radius:13px;background:var(--forest);color:var(--stone);display:grid;place-items:center;font-weight:900}.map-card{position:relative;border-radius:42px;overflow:hidden;background:var(--forest);box-shadow:var(--shadow);min-height:520px;color:var(--stone);display:grid;place-items:end;padding:32px}.map-card::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(245,241,232,.05),rgba(201,155,91,.12)),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:auto,54px 54px,54px 54px}.map-card::after{content:"";position:absolute;inset:14%;border:1px solid rgba(245,241,232,.16);border-radius:44% 56% 48% 52% / 58% 42% 56% 44%;transform:rotate(-8deg)}.pin{position:absolute;left:50%;top:43%;width:78px;height:78px;border-radius:50%;background:linear-gradient(135deg,#f0cf91,var(--clay));display:grid;place-items:center;color:var(--forest);font-weight:950;box-shadow:0 18px 45px rgba(0,0,0,.24);transform:translate(-50%,-50%)}.pin::after{content:"";position:absolute;inset:-12px;border:1px solid rgba(240,207,145,.38);border-radius:50%;animation:pulse 1.8s infinite}@keyframes pulse{0%{transform:scale(.8);opacity:1}100%{transform:scale(1.35);opacity:0}}.map-info{position:relative;z-index:1;width:min(100%,430px);border:1px solid rgba(245,241,232,.18);border-radius:28px;background:rgba(18,29,26,.78);padding:24px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.map-info p{color:rgba(245,241,232,.72)}
.specs{background:var(--paper)}.spec-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(32px,6vw,72px);align-items:start}.spec-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.spec-item{border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.62);padding:20px}.spec-item span{display:block;margin-bottom:7px;color:var(--clay);font-size:.72rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.spec-item strong{display:block;font-size:1.1rem;color:var(--forest)}.material-panel{position:sticky;top:124px;border-radius:var(--r-xl);padding:34px;background:var(--forest);color:var(--stone);overflow:hidden;box-shadow:var(--shadow)}.material-panel::after{content:"";position:absolute;right:-20%;top:-30%;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(201,155,91,.28),transparent 60%)}.material-panel > *{position:relative;z-index:1}.material-panel h2{color:var(--stone);font-size:clamp(2.1rem,4vw,4.4rem)}.material-panel p{color:rgba(245,241,232,.72)}.check-list{margin:24px 0 0;padding:0;list-style:none;display:grid;gap:14px}.check-list li{display:flex;gap:12px;align-items:flex-start;color:rgba(245,241,232,.78)}.check-list li::before{content:"✓";flex:0 0 28px;width:28px;height:28px;border-radius:10px;background:rgba(201,155,91,.22);color:#e8c98f;display:grid;place-items:center;font-weight:950}
.contact{background:var(--forest);color:var(--stone);overflow:hidden}.contact::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 15%,rgba(201,155,91,.16),transparent 32%),radial-gradient(circle at 88% 80%,rgba(105,114,96,.20),transparent 34%);pointer-events:none}.contact h2,.contact h3{color:var(--stone)}.contact p{color:rgba(245,241,232,.70)}.contact-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);gap:clamp(30px,6vw,72px);align-items:start}.contact-direct{display:grid;gap:12px;margin-top:28px}.contact-direct a{display:flex;justify-content:space-between;align-items:center;gap:16px;border:1px solid rgba(245,241,232,.16);border-radius:22px;background:rgba(245,241,232,.055);padding:18px 20px;font-weight:900;transition:background .24s ease,transform .24s ease}.contact-direct a:hover{background:rgba(245,241,232,.10);transform:translateY(-2px)}.contact-direct span{font-size:.74rem;color:#e0bf86;letter-spacing:.14em;text-transform:uppercase}.lead-form{border:1px solid rgba(245,241,232,.18);border-radius:var(--r-xl);background:rgba(245,241,232,.08);padding:clamp(22px,3vw,34px);box-shadow:0 26px 60px rgba(0,0,0,.16);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{color:rgba(245,241,232,.82);font-size:.8rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.field input,.field textarea,.field select{width:100%;border:1px solid rgba(245,241,232,.20);border-radius:17px;background:rgba(18,29,26,.55);color:var(--stone);padding:14px 15px;outline:none;transition:border-color .2s ease,background .2s ease}.field textarea{min-height:128px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:rgba(201,155,91,.75);background:rgba(18,29,26,.72)}.field input::placeholder,.field textarea::placeholder{color:rgba(245,241,232,.42)}.privacy{display:flex;align-items:flex-start;gap:10px;margin:16px 0 20px;color:rgba(245,241,232,.66);font-size:.86rem}.privacy input{margin-top:4px;accent-color:var(--brass)}.privacy a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.form-note{margin:12px 0 0;color:rgba(245,241,232,.64);font-size:.88rem}.form-status{min-height:22px;margin-top:12px;color:#e2c28f;font-weight:800}.footer{background:#0d1513;color:rgba(245,241,232,.70);padding:40px 0}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.footer-brand{display:flex;align-items:center;gap:12px;color:var(--stone);font-weight:900}.footer-brand .brand-mark{background:rgba(245,241,232,.08);border-color:rgba(245,241,232,.16)}.footer-links{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end;font-size:.9rem}.footer-links a{color:rgba(245,241,232,.72)}.footer-links a:hover{color:var(--stone)}
.mobile-sticky{position:fixed;z-index:980;left:12px;right:12px;bottom:12px;display:none;grid-template-columns:1fr 1fr;gap:8px;padding:8px;border:1px solid rgba(18,29,26,.12);border-radius:22px;background:rgba(252,250,245,.92);box-shadow:0 18px 44px rgba(18,29,26,.18);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.mobile-sticky a{min-height:44px;border-radius:16px;display:grid;place-items:center;font-size:.84rem;font-weight:900}.mobile-sticky a:first-child{background:var(--forest);color:var(--stone)}.mobile-sticky a:last-child{background:var(--stone);color:var(--forest)}
.lightbox{position:fixed;z-index:2000;inset:0;display:none;align-items:center;justify-content:center;padding:clamp(14px,3vw,34px);background:rgba(5,8,7,.86);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.lightbox.is-open{display:flex}.lightbox-frame{position:relative;display:grid;grid-template-rows:1fr auto;gap:12px;max-width:min(1180px,100%);max-height:92vh}.lightbox-img-wrap{min-height:0;border-radius:26px;overflow:hidden;background:#f5f1e8;box-shadow:0 30px 80px rgba(0,0,0,.35)}.lightbox img{width:100%;height:100%;max-height:78vh;object-fit:contain}.lightbox-caption{color:var(--stone);text-align:center;font-weight:800}.lightbox-close,.lightbox-nav{position:absolute;border:1px solid rgba(245,241,232,.22);background:rgba(18,29,26,.70);color:var(--stone);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.lightbox-close{top:-16px;right:-16px;width:44px;height:44px;border-radius:999px;font-size:1.35rem}.lightbox-nav{top:50%;width:48px;height:48px;border-radius:999px;font-size:1.65rem;transform:translateY(-50%)}.lightbox-prev{left:-22px}.lightbox-next{right:-22px}.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s var(--ease),transform .75s var(--ease)}.reveal.is-visible{opacity:1;transform:none}
@media (max-width:1050px){.site-nav{gap:16px}.header-cta{display:none}.hero-inner{grid-template-columns:1fr}.hero-panel{max-width:640px}.concept-grid,.plan-layout,.location-grid,.spec-grid,.contact-grid{grid-template-columns:1fr}.concept-visual{order:-1}.framed-image img{height:560px}.floating-card{right:18px}.section-head,.gallery-head{display:block}.filters{justify-content:flex-start;margin-top:20px}.material-panel{position:relative;top:0}.plan-card img{min-height:auto}.gallery-grid{grid-auto-rows:82px}.gallery-item:nth-child(1){grid-column:span 7;grid-row:span 5}.gallery-item:nth-child(2),.gallery-item:nth-child(3){grid-column:span 5;grid-row:span 3}.gallery-item:nth-child(n+4){grid-column:span 4;grid-row:span 4}.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}
@media (max-width:860px){.site-header{inset:12px 12px auto;border-radius:22px}.header-inner{height:66px;grid-template-columns:auto auto;justify-content:space-between;padding:0 12px 0 14px}.brand-mark{width:40px;height:40px}.brand-text{font-size:.7rem}.site-nav{position:fixed;top:90px;left:12px;right:12px;display:grid;gap:0;justify-content:stretch;border:1px solid rgba(18,29,26,.10);border-radius:24px;background:rgba(252,250,245,.97);box-shadow:0 20px 54px rgba(18,29,26,.16);padding:10px;color:var(--forest);opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .22s ease,transform .22s ease}.site-nav.is-open{opacity:1;pointer-events:auto;transform:none}.site-nav a{padding:15px 14px;border-radius:16px}.site-nav a:hover{background:rgba(18,29,26,.06)}.nav-toggle{display:block}.hero{padding-top:112px}.hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:40%;background:linear-gradient(0deg,rgba(18,29,26,.90),transparent);z-index:1;pointer-events:none}.hero-media::after{background:linear-gradient(0deg,rgba(18,29,26,.94) 0%,rgba(18,29,26,.58) 46%,rgba(18,29,26,.28) 100%)}.hero-copy{padding-bottom:0}.hero-panel{border-radius:28px}.scroll-cue{display:none}.strip-grid{grid-template-columns:repeat(2,1fr)}.strip-item:nth-child(odd){border-left:0}.strip-item{border-top:1px solid var(--line-dark)}.feature-line{grid-template-columns:1fr}.solution-cards{grid-template-columns:1fr}.gallery-grid{display:block}.gallery-item{height:320px;margin-bottom:12px}.gallery-item[data-category="planimetrie"]{height:260px}.form-grid{grid-template-columns:1fr}.spec-list{grid-template-columns:1fr}.map-card{min-height:440px}.mobile-sticky{display:grid}.footer{padding-bottom:98px}.hide-mobile{display:none}.show-mobile{display:inline}}
@media (max-width:560px){.container{width:min(calc(100% - 28px),var(--max))}h1{font-size:clamp(3.05rem,17vw,4.8rem)}h2{font-size:clamp(2.25rem,12vw,3.6rem)}.lead{font-size:1rem}.hero-actions .btn{width:100%}.hero-panel{padding:18px}.quick-data{grid-template-columns:1fr}.strip-grid{grid-template-columns:1fr}.strip-item{border-left:0;padding:20px 4px}.framed-image{border-radius:30px}.framed-image img{height:430px}.floating-card{position:relative;right:auto;bottom:auto;max-width:none;margin:-52px 16px 0}.plan-card-top{display:grid}.doc-actions .btn{width:100%}.gallery-item{height:260px}.gallery-item[data-category="planimetrie"]{height:220px}.map-card{border-radius:30px;padding:18px}.map-info{padding:20px;border-radius:22px}.contact-direct a{display:grid;gap:6px}.lightbox-close{right:0;top:-52px}.lightbox-prev{left:8px}.lightbox-next{right:8px}.lightbox-nav{top:auto;bottom:52px}.show-mobile{display:inline}.site-header{inset:10px 10px auto}.brand-text span:last-child{display:none}}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}


/* Aggiornamenti richiesti - Residenza di Vittorio */
.brand{gap:0}
.brand-script{position:relative;display:inline-flex;align-items:baseline;gap:.28em;color:currentColor;font-family:"Snell Roundhand","Segoe Script","Brush Script MT",cursive;font-size:clamp(1.72rem,2.4vw,2.35rem);font-weight:700;letter-spacing:-.055em;line-height:.78;text-transform:none;text-shadow:0 12px 30px rgba(0,0,0,.18)}
.brand-script::after{content:"";position:absolute;left:.1em;right:.12em;bottom:-.34em;height:1px;background:linear-gradient(90deg,transparent,rgba(201,155,91,.9),transparent);opacity:.92}
.brand-script em{font-style:normal;color:#e6c68e;font-size:.78em;font-weight:600;letter-spacing:-.045em}.site-header.is-scrolled .brand-script em,.site-header.is-open .brand-script em{color:var(--clay)}
.footer-brand .brand-script{font-size:2rem}.footer-brand .brand-script em{color:#e6c68e}
.hero{align-items:end}.hero-inner{grid-template-columns:minmax(0,1fr);max-width:var(--max)}.hero-copy{max-width:820px;padding-bottom:56px}.hero-mobile-image{display:none}.hero-actions,.hero-panel{display:none!important}
.strip-item strong{white-space:normal}.plan-card{padding:0;text-align:left;color:var(--forest);cursor:zoom-in;appearance:none;-webkit-appearance:none;transition:transform .28s var(--ease),box-shadow .28s var(--ease),border-color .28s var(--ease)}.plan-card:hover{transform:translateY(-4px);box-shadow:0 34px 74px rgba(0,0,0,.26);border-color:rgba(245,241,232,.36)}.plan-card-top strong{font-size:.88rem;color:var(--stone);font-weight:900;letter-spacing:-.01em;opacity:.88}.lightbox-hidden-trigger{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;padding:0!important;margin:-1px!important;background:transparent!important}
@media (max-width:1050px){.hero-inner{grid-template-columns:1fr}.hero-copy{max-width:760px}.concept-grid,.plan-layout,.location-grid,.contact-grid{grid-template-columns:1fr}}
@media (max-width:860px){.brand-script{font-size:1.82rem}.header-inner{grid-template-columns:minmax(0,1fr) auto}.hero{min-height:auto;padding:118px 0 38px;align-items:start}.hero::after{display:none}.hero-media img{opacity:.38;filter:saturate(.9) contrast(1.05)}.hero-media::after{background:linear-gradient(180deg,rgba(18,29,26,.72) 0%,rgba(18,29,26,.88) 48%,rgba(18,29,26,.96) 100%)}.hero-copy{padding-bottom:0}.hero-mobile-image{display:block;margin:28px 0 0;border-radius:30px;overflow:hidden;border:1px solid rgba(245,241,232,.28);background:var(--stone);box-shadow:0 28px 68px rgba(0,0,0,.28);aspect-ratio:4/3}.hero-mobile-image img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:1;filter:none}.lead{max-width:100%}.plan-card-top{display:grid;gap:6px}.plan-card-top strong{font-size:.82rem}.footer-brand .brand-script{font-size:1.86rem}}
@media (max-width:560px){.brand-script{font-size:1.48rem;gap:.2em}.brand-script::after{bottom:-.42em}.hero{padding-top:106px}.hero-mobile-image{margin-top:24px;border-radius:24px;aspect-ratio:1.05}.strip-grid{grid-template-columns:1fr}.strip-item{border-left:0;padding:20px 4px}.plan-card img{padding:10px}.footer-brand .brand-script{font-size:1.7rem}}

/* Rifinitura logo: wordmark elegante in corsivo */
.brand-script{font-family:Georgia,"Times New Roman",serif!important;font-style:italic;font-weight:520;letter-spacing:-.075em;transform:skew(-4deg)}
.brand-script em{font-style:italic;font-weight:520;letter-spacing:-.065em}


/* Revisioni richieste - v3 */
.brand-script{gap:0;font-size:clamp(1.86rem,2.55vw,2.55rem)}
.footer-brand .brand-script{font-size:2.22rem}
.contact-direct{display:none!important}

.whatsapp-under-submit{display:inline-flex;align-items:center;gap:9px;margin-top:14px;color:#e2c28f;font-weight:950;letter-spacing:-.01em}
.whatsapp-under-submit::before{content:"";width:9px;height:9px;border-radius:50%;background:#55c06a;box-shadow:0 0 0 5px rgba(85,192,106,.12)}
.whatsapp-under-submit:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}

.map-card{display:block;position:relative;min-height:520px;padding:0;overflow:hidden;background:#d7ddd8;color:var(--stone)}
.map-card::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(18,29,26,.42),rgba(18,29,26,.05) 52%,rgba(18,29,26,.10));pointer-events:none}
.map-card::after{display:none!important}
.map-card .pin{display:none!important}
.map-embed{position:absolute;inset:0;width:100%;height:100%;border:0;z-index:0;filter:saturate(.9) contrast(.96)}
.map-info{position:absolute;z-index:2;right:32px;bottom:32px;width:min(calc(100% - 64px),430px)}
.map-info h3{margin-bottom:8px;color:var(--stone)}
.map-info .text-link{color:#e2c28f}

.mobile-sticky{grid-template-columns:1fr 1fr 1fr}
.mobile-sticky a:first-child,.mobile-sticky a:last-child{background:transparent;color:inherit}
.mobile-sticky .sticky-call{background:var(--forest);color:var(--stone)}
.mobile-sticky .sticky-info{background:var(--stone);color:var(--forest)}
.mobile-sticky .sticky-whatsapp{background:linear-gradient(135deg,#f3d59b,#c99b5b);color:var(--forest)}

@media (max-width:860px){
  .brand-script{font-size:1.74rem}
  .hero{position:relative;display:grid;align-items:center;min-height:100svh;padding:120px 0 78px;background:var(--forest);overflow:hidden}
  .hero-media{position:absolute;inset:0;z-index:0;width:100%;height:100%;margin:0;border:0;border-radius:0;box-shadow:none;overflow:hidden;opacity:1}
  .hero-media picture,.hero-media img{width:100%;height:100%}
  .hero-media img{object-fit:cover;object-position:58% center;opacity:.56;filter:saturate(1.02) contrast(1.04)}
  .hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(18,29,26,.91) 0%,rgba(18,29,26,.64) 48%,rgba(18,29,26,.84) 100%),linear-gradient(90deg,rgba(18,29,26,.68),rgba(18,29,26,.30));z-index:1}
  .hero-inner{position:relative;z-index:2;display:grid;min-height:calc(100svh - 198px);align-items:center;order:initial}
  .hero-copy{max-width:none;padding:0 0 24px}
  .hero-mobile-image{display:none!important}
  .hero h1{margin-bottom:20px;text-shadow:0 18px 50px rgba(0,0,0,.28)}
  .hero-copy .lead{max-width:100%;color:rgba(245,241,232,.92);text-shadow:0 10px 28px rgba(0,0,0,.28)}
  .map-card{min-height:430px;padding:0}
  .map-info{right:18px;bottom:18px;width:calc(100% - 36px)}
}
@media (max-width:560px){
  .brand-script{font-size:1.44rem}
  .hero{padding-top:110px;padding-bottom:70px;min-height:94svh}
  .hero-inner{min-height:calc(94svh - 180px)}
  .hero-media{height:100%;margin:0;border-radius:0}
  .hero-media img{object-position:60% center;opacity:.58}
  .hero-copy{padding-bottom:16px}
  .mobile-sticky{left:10px;right:10px;bottom:10px;gap:6px;padding:7px;border-radius:20px}
  .mobile-sticky a{font-size:.78rem;min-height:43px;border-radius:15px}
  .footer{padding-bottom:100px}
}


/* Revisioni richieste - v4 */
.brand-script{
  position:relative;
  display:inline-grid!important;
  grid-template-columns:auto auto;
  align-items:end;
  gap:.16em!important;
  font-family:"Playfair Display",Georgia,"Times New Roman",serif!important;
  font-style:italic!important;
  font-weight:700!important;
  letter-spacing:-.062em!important;
  line-height:.78!important;
  transform:none!important;
  text-shadow:0 16px 34px rgba(0,0,0,.22);
}
.brand-script::before{
  content:"";
  position:absolute;
  left:-.32em;
  bottom:.08em;
  width:.18em;
  height:.18em;
  border-radius:50%;
  background:linear-gradient(135deg,#f3d59b,#c99b5b);
  box-shadow:0 0 0 5px rgba(201,155,91,.13);
}
.brand-script::after{
  left:.52em!important;
  right:-.12em!important;
  bottom:-.28em!important;
  height:2px!important;
  background:linear-gradient(90deg,rgba(201,155,91,.95),rgba(245,241,232,.68),transparent)!important;
}
.brand-di{
  font-size:.58em;
  font-weight:600;
  letter-spacing:-.035em;
  opacity:.86;
  transform:translateY(-.04em);
}
.brand-name{
  position:relative;
  font-size:1em;
}
.site-header.is-scrolled .brand-script::after,.site-header.is-open .brand-script::after{
  background:linear-gradient(90deg,rgba(181,111,72,.95),rgba(201,155,91,.72),transparent)!important;
}
.site-header.is-scrolled .brand-script::before,.site-header.is-open .brand-script::before{
  background:linear-gradient(135deg,#d9aa72,#b56f48);
  box-shadow:0 0 0 5px rgba(181,111,72,.11);
}
.footer-brand .brand-script{
  font-size:2.28rem!important;
  color:var(--stone);
}
.lead-form .email-field{grid-column:1 / -1}
.solution-card h3{max-width:12ch}

@media (max-width:860px){
  .brand-script{font-size:1.62rem!important}
  .brand-script::before{left:-.25em;width:.16em;height:.16em;box-shadow:0 0 0 4px rgba(201,155,91,.12)}
  .hero{
    min-height:0!important;
    padding:104px 0 30px!important;
    align-items:start!important;
  }
  .hero-inner{
    min-height:0!important;
    align-items:start!important;
  }
  .hero-copy{padding:0!important}
  .hero h1{margin-bottom:16px!important}
  .hero-copy .lead{margin-bottom:0!important}
  .strip-item{padding:17px 4px!important}
}
@media (max-width:560px){
  .brand-script{font-size:1.34rem!important}
  .brand-script::after{bottom:-.36em!important}
  .hero{padding:96px 0 24px!important}
  .hero h1{font-size:clamp(2.85rem,15.4vw,4.35rem)!important;margin-bottom:14px!important}
  .lead{font-size:.98rem!important;line-height:1.58!important}
  .strip-item{padding:15px 4px!important}
  .strip-item span{margin-bottom:5px!important}
  .footer-brand .brand-script{font-size:1.8rem!important}
}


/* === Revisioni Residenza di Vittorio v4 === */
.brand.brand-script{min-width:174px;padding-top:0;letter-spacing:0;overflow:visible}
.brand-signature{position:relative;display:inline-flex!important;align-items:baseline;gap:.34em;line-height:.78;color:currentColor;transform:none!important;padding:.08em .05em .16em;white-space:nowrap}
.brand-signature::after{content:"";position:absolute;left:.08em;right:.04em;bottom:-.18em;height:1px;background:linear-gradient(90deg,transparent,rgba(201,155,91,.92) 26%,currentColor 58%,transparent);opacity:.42;transform:scaleX(.96);transform-origin:left}
.brand-signature-small{display:inline-block!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:.64rem;font-weight:950;letter-spacing:.24em;text-transform:uppercase;font-style:normal;color:#e4c390;opacity:.96;transform:translateY(-.48em)}
.brand-signature-main{font-family:"Cormorant Garamond","Bodoni 72","Didot",Georgia,"Times New Roman",serif!important;font-size:2.36rem!important;font-weight:700;font-style:italic;letter-spacing:-.085em;line-height:.78;text-transform:none;color:currentColor;text-shadow:0 12px 34px rgba(0,0,0,.22)}
.site-header.is-scrolled .brand-signature-small,.site-header.is-open .brand-signature-small{color:var(--clay)}
.site-header.is-scrolled .brand-signature::after,.site-header.is-open .brand-signature::after{opacity:.34;background:linear-gradient(90deg,transparent,var(--clay),currentColor,transparent)}
.footer-brand-script{display:inline-flex!important;align-items:center;margin-bottom:14px;overflow:visible}
.footer-brand-script .brand-signature-main{font-size:2.58rem!important;color:var(--stone)}
.footer-brand-script .brand-signature-small{color:#e4c390}
.solution-card h3{font-size:clamp(1.8rem,3vw,2.22rem);max-width:10ch;margin-bottom:14px}
.solution-card p{font-size:1rem;line-height:1.62}

@media (max-width:860px){
  .brand.brand-script{min-width:118px}
  .site-header .brand-signature-main{font-size:1.76rem!important}
  .site-header .brand-signature-small{font-size:.52rem;letter-spacing:.2em;transform:translateY(-.43em)}
  .hero{display:block!important;position:relative;min-height:auto!important;padding:106px 0 34px!important;background:var(--forest);overflow:hidden;align-items:initial!important}
  .hero-media{position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;opacity:1!important;order:initial!important}
  .hero-media picture,.hero-media img{width:100%!important;height:100%!important}
  .hero-media img{object-fit:cover;object-position:center 45%;opacity:.62!important;filter:saturate(1.04) contrast(1.04)!important}
  .hero-media::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(18,29,26,.94) 0%,rgba(18,29,26,.70) 44%,rgba(18,29,26,.46) 100%),linear-gradient(90deg,rgba(18,29,26,.58) 0%,rgba(18,29,26,.16) 100%)!important}
  .hero-inner{position:relative!important;z-index:3!important;display:block!important;min-height:auto!important;order:initial!important;align-items:initial!important}
  .hero-copy{max-width:none!important;padding:0!important}
  .hero h1{margin-bottom:18px;text-shadow:0 18px 52px rgba(0,0,0,.42)}
  .hero .lead{margin-bottom:0;line-height:1.56;text-shadow:0 14px 42px rgba(0,0,0,.42)}
  .signature-strip{margin-top:0!important}
  .strip-item{padding-top:18px;padding-bottom:18px}
}
@media (max-width:560px){
  .site-header .brand-signature-main{font-size:1.5rem!important}
  .site-header .brand-signature-small{font-size:.48rem;letter-spacing:.18em}
  .brand.brand-script{min-width:102px}
  h1{font-size:clamp(2.86rem,15.8vw,4.2rem)}
  .lead{font-size:.99rem;line-height:1.52}
  .hero{padding-top:98px!important;padding-bottom:24px!important}
  .strip-item{padding:15px 4px}
  .footer-brand-script .brand-signature-main{font-size:2.06rem!important}
  .footer-brand-script .brand-signature-small{font-size:.58rem}
}

/* Fine tuning wordmark v4 */
.brand-di{font-size:.64em}
@media (max-width:860px){.brand-script{font-size:1.72rem!important}.brand-script::before{left:-.3em!important}}
@media (max-width:560px){.brand-script{font-size:1.48rem!important}.brand-di{font-size:.66em}.brand-script::before{left:-.28em!important}}


/* === Revisioni Residenza di Vittorio v5 === */
.brand{
  min-width:auto!important;
  overflow:visible!important;
}
.brand-script{
  position:relative!important;
  display:inline-flex!important;
  align-items:baseline!important;
  gap:.22em!important;
  padding:.08em .08em .18em .20em!important;
  font-family:"Cormorant Garamond","Playfair Display",Georgia,"Times New Roman",serif!important;
  font-style:normal!important;
  font-weight:700!important;
  letter-spacing:-.058em!important;
  line-height:.82!important;
  color:currentColor!important;
  text-shadow:0 14px 34px rgba(0,0,0,.20)!important;
  transform:none!important;
  white-space:nowrap!important;
}
.brand-script::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:.12em!important;
  width:.075em!important;
  height:.72em!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#f5d899 0%,#c99b5b 100%)!important;
  box-shadow:0 0 0 5px rgba(201,155,91,.10)!important;
  opacity:1!important;
}
.brand-script::after{
  content:""!important;
  position:absolute!important;
  left:.34em!important;
  right:-.04em!important;
  bottom:-.15em!important;
  height:1px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,rgba(245,216,153,.96) 0%,rgba(245,241,232,.55) 48%,transparent 100%)!important;
  opacity:.88!important;
  transform:none!important;
}
.brand-di{
  display:inline-block!important;
  font-family:"Cormorant Garamond","Playfair Display",Georgia,"Times New Roman",serif!important;
  font-size:.74em!important;
  font-style:italic!important;
  font-weight:700!important;
  letter-spacing:-.035em!important;
  line-height:.9!important;
  opacity:.98!important;
  text-transform:none!important;
  transform:translateY(-.035em)!important;
}
.brand-name{
  display:inline-block!important;
  font-family:"Cormorant Garamond","Playfair Display",Georgia,"Times New Roman",serif!important;
  font-size:1.18em!important;
  font-style:normal!important;
  font-weight:700!important;
  letter-spacing:-.07em!important;
  line-height:.82!important;
  text-transform:none!important;
}
.site-header.is-scrolled .brand-script,.site-header.is-open .brand-script{
  text-shadow:none!important;
}
.site-header.is-scrolled .brand-script::before,.site-header.is-open .brand-script::before{
  background:linear-gradient(180deg,#d9aa72 0%,#b56f48 100%)!important;
  box-shadow:0 0 0 5px rgba(181,111,72,.10)!important;
}
.site-header.is-scrolled .brand-script::after,.site-header.is-open .brand-script::after{
  background:linear-gradient(90deg,rgba(181,111,72,.96) 0%,rgba(201,155,91,.58) 52%,transparent 100%)!important;
}
.footer-brand .brand-script{
  font-size:2.56rem!important;
  color:var(--stone)!important;
  margin-bottom:18px!important;
}
.floating-card strong{
  letter-spacing:-.035em;
}
.whatsapp-under-submit{
  display:flex!important;
  width:max-content!important;
  margin-top:14px!important;
  margin-left:2px!important;
}
.form-status:empty{
  display:none;
}

@media (max-width:860px){
  .site-header .brand-script{font-size:1.74rem!important}
  .brand-script{padding-left:.18em!important}
  .brand-script::before{width:.07em!important;height:.70em!important;box-shadow:0 0 0 4px rgba(201,155,91,.10)!important}
  .hero{
    display:block!important;
    min-height:calc(100svh - 24px)!important;
    padding:104px 0 clamp(118px,32vw,184px)!important;
    background:var(--forest)!important;
    overflow:hidden!important;
  }
  .hero-inner{
    min-height:0!important;
    display:block!important;
    position:relative!important;
    z-index:3!important;
  }
  .hero-copy{padding:0!important;max-width:none!important}
  .hero h1{margin-bottom:18px!important;text-shadow:0 20px 56px rgba(0,0,0,.44)!important}
  .hero .lead{margin-bottom:0!important;line-height:1.56!important;color:rgba(245,241,232,.94)!important;text-shadow:0 14px 44px rgba(0,0,0,.46)!important}
  .hero-media{position:absolute!important;inset:0!important;height:100%!important;width:100%!important;z-index:0!important;opacity:1!important;overflow:hidden!important}
  .hero-media picture,.hero-media img{width:100%!important;height:100%!important}
  .hero-media img{
    object-fit:cover!important;
    object-position:center 40%!important;
    transform:scale(1.10)!important;
    transform-origin:center center!important;
    opacity:.72!important;
    filter:saturate(1.06) contrast(1.04)!important;
  }
  .hero-media::after{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:1!important;
    background:linear-gradient(180deg,rgba(18,29,26,.88) 0%,rgba(18,29,26,.68) 34%,rgba(18,29,26,.36) 66%,rgba(18,29,26,.76) 100%),linear-gradient(90deg,rgba(18,29,26,.60) 0%,rgba(18,29,26,.18) 100%)!important;
  }
  .signature-strip{position:relative!important;z-index:4!important;margin-top:0!important}
}
@media (max-width:560px){
  .site-header .brand-script{font-size:1.58rem!important}
  .hero{
    min-height:690px!important;
    padding-top:98px!important;
    padding-bottom:138px!important;
  }
  .hero h1{font-size:clamp(2.98rem,16.3vw,4.34rem)!important;margin-bottom:16px!important}
  .hero .lead{font-size:1rem!important;line-height:1.58!important}
  .hero-media img{
    object-position:center 43%!important;
    transform:scale(1.14)!important;
  }
  .strip-item{padding-top:18px!important;padding-bottom:18px!important}
  .footer-brand .brand-script{font-size:2.14rem!important}
}
@media (max-width:380px){
  .site-header .brand-script{font-size:1.42rem!important}
  .hero{min-height:660px!important;padding-bottom:126px!important}
}


/* Fallback pubblicazione: il contenuto resta visibile anche se JavaScript viene bloccato o non caricato. */
.reveal{opacity:1!important;transform:none!important}
.animate-ready .reveal{opacity:0!important;transform:translateY(28px)!important}
.animate-ready .reveal.is-visible{opacity:1!important;transform:none!important}

/* === Ritocco v7: hero mobile piu compatta e armoniosa === */
@media (max-width:860px){
  .hero{
    min-height:auto!important;
    padding-top:104px!important;
    padding-bottom:clamp(62px,18vw,92px)!important;
  }
  .hero-media img{
    object-position:center 43%!important;
    transform:scale(1.10)!important;
  }
}
@media (max-width:560px){
  .hero{
    min-height:auto!important;
    padding-top:98px!important;
    padding-bottom:64px!important;
  }
  .hero h1{margin-bottom:15px!important}
  .hero .lead{line-height:1.56!important}
  .signature-strip .strip-item:first-child{padding-top:22px!important}
}
@media (max-width:380px){
  .hero{
    min-height:auto!important;
    padding-bottom:56px!important;
  }
}


/* === Revisioni Residenza di Vittorio v7 === */
/* Wordmark finale: più pulito, elegante e moderno, con "Di" in maiuscolo. */
.brand-script{
  position:relative!important;
  display:inline-flex!important;
  align-items:baseline!important;
  gap:.26em!important;
  padding:.10em .10em .20em .36em!important;
  font-family:"Playfair Display","Cormorant Garamond",Georgia,"Times New Roman",serif!important;
  font-style:italic!important;
  font-weight:700!important;
  letter-spacing:-.078em!important;
  line-height:.78!important;
  color:currentColor!important;
  text-shadow:0 14px 34px rgba(0,0,0,.22)!important;
  transform:none!important;
  white-space:nowrap!important;
}
.brand-script::before{
  content:""!important;
  position:absolute!important;
  left:.04em!important;
  top:.03em!important;
  width:.10em!important;
  height:.92em!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#f6dda6 0%,#c99b5b 78%,rgba(201,155,91,.30) 100%)!important;
  box-shadow:0 0 0 5px rgba(201,155,91,.09)!important;
  opacity:1!important;
  transform:rotate(10deg)!important;
  transform-origin:center!important;
}
.brand-script::after{
  content:""!important;
  position:absolute!important;
  left:.36em!important;
  right:-.02em!important;
  bottom:-.15em!important;
  height:1px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,rgba(246,221,166,.98) 0%,rgba(245,241,232,.62) 42%,rgba(245,241,232,0) 100%)!important;
  opacity:.90!important;
  transform:none!important;
}
.brand-di,
.brand-name{
  display:inline-block!important;
  font-family:"Playfair Display","Cormorant Garamond",Georgia,"Times New Roman",serif!important;
  font-style:italic!important;
  color:currentColor!important;
  text-transform:none!important;
}
.brand-di{
  font-size:.78em!important;
  font-weight:700!important;
  letter-spacing:-.045em!important;
  line-height:.86!important;
  opacity:.96!important;
  transform:translateY(-.035em)!important;
}
.brand-name{
  font-size:1.13em!important;
  font-weight:700!important;
  letter-spacing:-.085em!important;
  line-height:.78!important;
}
.site-header.is-scrolled .brand-script,
.site-header.is-open .brand-script{
  text-shadow:none!important;
}
.site-header.is-scrolled .brand-script::before,
.site-header.is-open .brand-script::before{
  background:linear-gradient(180deg,#d9aa72 0%,#b56f48 100%)!important;
  box-shadow:0 0 0 5px rgba(181,111,72,.10)!important;
}
.site-header.is-scrolled .brand-script::after,
.site-header.is-open .brand-script::after{
  background:linear-gradient(90deg,rgba(181,111,72,.96) 0%,rgba(201,155,91,.58) 52%,transparent 100%)!important;
}
.footer-brand .brand-script{
  font-size:2.54rem!important;
  color:var(--stone)!important;
  margin-bottom:18px!important;
}

/* Hero mobile: riduce il vuoto tra il sottotitolo e la riga Tipologia mantenendo il render visibile. */
@media (max-width:860px){
  .site-header .brand-script{font-size:1.78rem!important}
  .hero{
    min-height:clamp(540px,118vw,620px)!important;
    padding-top:104px!important;
    padding-bottom:76px!important;
  }
  .hero-media img{
    object-position:center 46%!important;
    transform:scale(1.14)!important;
  }
  .hero-media::after{
    background:linear-gradient(180deg,rgba(18,29,26,.88) 0%,rgba(18,29,26,.66) 34%,rgba(18,29,26,.38) 64%,rgba(18,29,26,.78) 100%),linear-gradient(90deg,rgba(18,29,26,.62) 0%,rgba(18,29,26,.18) 100%)!important;
  }
}
@media (max-width:560px){
  .site-header .brand-script{font-size:1.56rem!important}
  .hero{
    min-height:clamp(520px,114vw,575px)!important;
    padding-top:98px!important;
    padding-bottom:72px!important;
  }
  .hero h1{font-size:clamp(2.92rem,15.6vw,4.20rem)!important;margin-bottom:14px!important}
  .hero .lead{font-size:1rem!important;line-height:1.56!important}
  .hero-media img{
    object-position:center 48%!important;
    transform:scale(1.17)!important;
  }
  .footer-brand .brand-script{font-size:2.12rem!important}
}
@media (max-width:380px){
  .site-header .brand-script{font-size:1.40rem!important}
  .hero{min-height:520px!important;padding-bottom:66px!important}
}


/* === Revisioni v7: hero mobile più armoniosa e compatta === */
@media (max-width:860px){
  .hero{
    min-height:auto!important;
    padding-top:104px!important;
    padding-bottom:clamp(64px,18vw,92px)!important;
  }
  .hero-media img{
    transform:scale(1.12)!important;
    object-position:center 43%!important;
  }
  .hero-media::after{
    background:linear-gradient(180deg,rgba(18,29,26,.88) 0%,rgba(18,29,26,.66) 34%,rgba(18,29,26,.38) 68%,rgba(18,29,26,.82) 100%),linear-gradient(90deg,rgba(18,29,26,.60) 0%,rgba(18,29,26,.18) 100%)!important;
  }
}
@media (max-width:560px){
  .hero{
    min-height:auto!important;
    padding-top:98px!important;
    padding-bottom:76px!important;
  }
  .hero h1{
    margin-bottom:16px!important;
  }
  .hero .lead{
    margin-bottom:0!important;
  }
  .hero-media img{
    transform:scale(1.16)!important;
    object-position:center 44%!important;
  }
}
@media (max-width:380px){
  .hero{
    min-height:auto!important;
    padding-bottom:68px!important;
  }
}


/* === Revisioni v8: primo impatto mobile più luminoso e schede dati più eleganti === */
@media (max-width: 860px){
  .hero{
    padding-bottom: clamp(78px, 20vw, 112px)!important;
  }
  .hero-media img{
    opacity: .80!important;
    transform: scale(1.12)!important;
    object-position: center 43%!important;
  }
  .hero-media::after{
    background:
      linear-gradient(180deg, rgba(18,29,26,.84) 0%, rgba(18,29,26,.54) 35%, rgba(18,29,26,.26) 66%, rgba(18,29,26,.60) 100%),
      linear-gradient(90deg, rgba(18,29,26,.58) 0%, rgba(18,29,26,.12) 100%)!important;
  }
  .signature-strip{
    position: relative!important;
    z-index: 8!important;
    margin-top: -54px!important;
    padding: 0 0 24px!important;
    background: var(--paper)!important;
    color: var(--forest)!important;
    border-top: 0!important;
    border-bottom: 0!important;
  }
  .signature-strip .container{
    width: min(calc(100% - 28px), var(--max))!important;
  }
  .strip-grid{
    position: relative!important;
    display: grid!important;
    grid-template-columns: repeat(2, minmax(0, 1fr))!important;
    gap: 10px!important;
    padding: 12px!important;
    border-radius: 30px!important;
    background: rgba(252,250,245,.97)!important;
    border: 1px solid rgba(201,155,91,.28)!important;
    box-shadow: 0 24px 58px rgba(18,29,26,.22)!important;
    backdrop-filter: blur(18px)!important;
    -webkit-backdrop-filter: blur(18px)!important;
  }
  .strip-grid::before{
    content: "In breve";
    grid-column: 1 / -1;
    display: inline-flex;
    width: max-content;
    align-items: center;
    gap: 8px;
    margin: 2px 2px 0;
    padding: 7px 12px;
    border-radius: 999px;
    background: rgba(201,155,91,.14);
    color: var(--clay);
    font-size: .66rem;
    font-weight: 950;
    letter-spacing: .18em;
    text-transform: uppercase;
  }
  .strip-grid::after{
    content: "";
    position: absolute;
    right: 18px;
    top: 18px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: radial-gradient(circle at 35% 35%, #f6dda6 0 22%, rgba(201,155,91,.34) 23% 48%, rgba(201,155,91,0) 49% 100%);
    opacity: .95;
    pointer-events: none;
  }
  .strip-item,
  .strip-item:first-child,
  .strip-item:nth-child(odd),
  .strip-item:first-of-type{
    position: relative!important;
    min-width: 0!important;
    min-height: 84px!important;
    display: flex!important;
    flex-direction: column!important;
    justify-content: center!important;
    gap: 7px!important;
    padding: 14px 13px!important;
    border: 1px solid rgba(18,29,26,.09)!important;
    border-radius: 21px!important;
    background: linear-gradient(180deg, #fffdf8 0%, #f7f0e5 100%)!important;
    box-shadow: 0 10px 24px rgba(18,29,26,.06)!important;
    overflow: hidden!important;
  }
  .strip-item::after{
    content: "";
    position: absolute;
    right: -18px;
    top: -24px;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background: rgba(201,155,91,.11);
    pointer-events: none;
  }
  .strip-item span{
    position: relative!important;
    z-index: 1!important;
    display: block!important;
    margin: 0!important;
    color: var(--clay)!important;
    font-size: .63rem!important;
    font-weight: 950!important;
    line-height: 1.1!important;
    letter-spacing: .15em!important;
    text-transform: uppercase!important;
  }
  .strip-item strong{
    position: relative!important;
    z-index: 1!important;
    display: block!important;
    color: var(--forest)!important;
    font-size: 1.02rem!important;
    line-height: 1.16!important;
    letter-spacing: -.035em!important;
  }
}
@media (max-width: 560px){
  .hero{
    padding-bottom: 92px!important;
  }
  .signature-strip{
    margin-top: -52px!important;
    padding-bottom: 18px!important;
  }
  .strip-grid{
    gap: 9px!important;
    padding: 10px!important;
    border-radius: 26px!important;
  }
  .strip-grid::before{
    font-size: .60rem;
    padding: 7px 11px;
  }
  .strip-grid::after{
    width: 32px;
    height: 32px;
    right: 16px;
    top: 16px;
  }
  .strip-item,
  .strip-item:first-child,
  .strip-item:nth-child(odd),
  .strip-item:first-of-type{
    min-height: 78px!important;
    padding: 13px 11px!important;
    border-radius: 18px!important;
  }
  .strip-item span{
    font-size: .59rem!important;
    letter-spacing: .15em!important;
  }
  .strip-item strong{
    font-size: .98rem!important;
  }
}
@media (max-width: 380px){
  .hero{
    padding-bottom: 86px!important;
  }
  .strip-grid{
    gap: 8px!important;
    padding: 9px!important;
  }
  .strip-item,
  .strip-item:first-child,
  .strip-item:nth-child(odd),
  .strip-item:first-of-type{
    min-height: 74px!important;
    padding: 12px 10px!important;
  }
  .strip-item strong{
    font-size: .93rem!important;
  }
}

/* Micro-fix v8: evita che vecchi ritocchi mobile alterino la prima card. */
@media (max-width:860px){
  .signature-strip .strip-grid .strip-item,
  .signature-strip .strip-grid .strip-item:first-child,
  .signature-strip .strip-grid .strip-item:nth-child(odd){
    padding:14px 13px!important;
  }
}
@media (max-width:560px){
  .signature-strip .strip-grid .strip-item,
  .signature-strip .strip-grid .strip-item:first-child,
  .signature-strip .strip-grid .strip-item:nth-child(odd){
    padding:13px 11px!important;
  }
}
@media (max-width:380px){
  .signature-strip .strip-grid .strip-item,
  .signature-strip .strip-grid .strip-item:first-child,
  .signature-strip .strip-grid .strip-item:nth-child(odd){
    padding:12px 10px!important;
  }
}

/* Estensione v8 anche desktop: i dati principali diventano una card chiara e più premium. */
@media (min-width:861px){
  .signature-strip{
    position:relative!important;
    z-index:8!important;
    margin-top:-64px!important;
    padding:0 0 34px!important;
    background:var(--paper)!important;
    color:var(--forest)!important;
    border:0!important;
  }
  .signature-strip .container{
    width:min(calc(100% - 40px),var(--max))!important;
  }
  .strip-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:12px!important;
    padding:14px!important;
    border-radius:32px!important;
    background:rgba(252,250,245,.94)!important;
    border:1px solid rgba(201,155,91,.24)!important;
    box-shadow:0 28px 70px rgba(18,29,26,.18)!important;
    backdrop-filter:blur(18px)!important;
    -webkit-backdrop-filter:blur(18px)!important;
  }
  .signature-strip .strip-item,
  .signature-strip .strip-item:first-child,
  .signature-strip .strip-item:nth-child(odd){
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    min-height:108px!important;
    padding:18px 18px!important;
    border:1px solid rgba(18,29,26,.09)!important;
    border-radius:22px!important;
    background:linear-gradient(180deg,#fffdf8 0%,#f7f0e5 100%)!important;
    color:var(--forest)!important;
  }
  .signature-strip .strip-item span{
    margin:0 0 8px!important;
    color:var(--clay)!important;
    font-size:.66rem!important;
    font-weight:950!important;
    letter-spacing:.16em!important;
  }
  .signature-strip .strip-item strong{
    color:var(--forest)!important;
    font-size:clamp(1.06rem,1.45vw,1.32rem)!important;
    line-height:1.14!important;
  }
}

/* === Revisioni v9: blocco iniziale più mimetizzato e armonioso === */
/* Via il banner chiaro: i dati restano presenti, ma diventano una fascia leggera integrata nel render. */
.signature-strip .strip-kicker{
  display:none!important;
}
@media (min-width:861px){
  .hero{
    padding-bottom:104px!important;
  }
  .signature-strip{
    position:relative!important;
    z-index:8!important;
    margin-top:-86px!important;
    padding:0 0 44px!important;
    background:linear-gradient(180deg, rgba(18,29,26,0) 0%, rgba(18,29,26,.76) 62%, var(--forest) 100%)!important;
    color:var(--stone)!important;
    border:0!important;
  }
  .signature-strip .container{
    width:min(calc(100% - 40px),var(--max))!important;
  }
  .strip-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:0!important;
    padding:0!important;
    overflow:hidden!important;
    border-radius:26px!important;
    background:rgba(18,29,26,.46)!important;
    border:1px solid rgba(245,241,232,.16)!important;
    box-shadow:0 22px 54px rgba(0,0,0,.16)!important;
    backdrop-filter:blur(14px)!important;
    -webkit-backdrop-filter:blur(14px)!important;
  }
  .strip-grid::before,
  .strip-grid::after{
    display:none!important;
    content:none!important;
  }
  .signature-strip .strip-item,
  .signature-strip .strip-item:first-child,
  .signature-strip .strip-item:nth-child(odd){
    min-height:88px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    padding:18px 22px!important;
    border:0!important;
    border-left:1px solid rgba(245,241,232,.14)!important;
    border-radius:0!important;
    background:linear-gradient(180deg, rgba(245,241,232,.055) 0%, rgba(245,241,232,.025) 100%)!important;
    box-shadow:none!important;
    color:var(--stone)!important;
  }
  .signature-strip .strip-item:first-child{
    border-left:0!important;
  }
  .signature-strip .strip-item::after{
    display:none!important;
    content:none!important;
  }
  .signature-strip .strip-item span{
    margin:0 0 7px!important;
    color:#e7c891!important;
    font-size:.62rem!important;
    font-weight:950!important;
    letter-spacing:.18em!important;
    text-transform:uppercase!important;
  }
  .signature-strip .strip-item strong{
    color:var(--stone)!important;
    font-size:clamp(1rem,1.28vw,1.18rem)!important;
    line-height:1.18!important;
    letter-spacing:-.025em!important;
  }
}
@media (max-width:860px){
  .hero{
    min-height:clamp(620px,138vw,760px)!important;
    padding-top:100px!important;
    padding-bottom:132px!important;
  }
  .hero-copy{
    position:relative!important;
    z-index:3!important;
  }
  .hero h1{
    margin-bottom:18px!important;
  }
  .hero .lead{
    max-width:96%!important;
    color:rgba(245,241,232,.94)!important;
  }
  .hero-media img{
    opacity:.74!important;
    transform:scale(1.10)!important;
    object-position:center 42%!important;
    filter:saturate(1.04) contrast(1.04)!important;
  }
  .hero-media::after{
    background:
      linear-gradient(180deg, rgba(18,29,26,.86) 0%, rgba(18,29,26,.58) 34%, rgba(18,29,26,.22) 62%, rgba(18,29,26,.74) 100%),
      linear-gradient(90deg, rgba(18,29,26,.62) 0%, rgba(18,29,26,.12) 100%)!important;
  }
  .signature-strip{
    position:relative!important;
    z-index:8!important;
    margin-top:-118px!important;
    padding:0 0 30px!important;
    background:linear-gradient(180deg, rgba(18,29,26,0) 0%, rgba(18,29,26,.68) 56%, var(--forest) 100%)!important;
    color:var(--stone)!important;
    border:0!important;
  }
  .signature-strip .container{
    width:min(calc(100% - 34px),var(--max))!important;
  }
  .strip-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:0!important;
    padding:0!important;
    overflow:hidden!important;
    border-radius:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
  .strip-grid::before,
  .strip-grid::after{
    display:none!important;
    content:none!important;
  }
  .strip-item,
  .strip-item:first-child,
  .strip-item:nth-child(odd),
  .strip-item:first-of-type{
    position:relative!important;
    min-height:auto!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:flex-start!important;
    gap:6px!important;
    padding:13px 0 14px!important;
    border:0!important;
    border-top:1px solid rgba(245,241,232,.18)!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
    color:var(--stone)!important;
  }
  .strip-item:nth-child(odd){
    padding-right:14px!important;
    border-right:1px solid rgba(245,241,232,.14)!important;
  }
  .strip-item:nth-child(even){
    padding-left:14px!important;
  }
  .strip-item::after{
    display:none!important;
    content:none!important;
  }
  .strip-item span{
    position:relative!important;
    z-index:1!important;
    display:block!important;
    margin:0!important;
    color:#e7c891!important;
    font-size:.58rem!important;
    font-weight:950!important;
    line-height:1.1!important;
    letter-spacing:.18em!important;
    text-transform:uppercase!important;
  }
  .strip-item strong{
    position:relative!important;
    z-index:1!important;
    display:block!important;
    color:rgba(245,241,232,.98)!important;
    font-size:1.02rem!important;
    line-height:1.18!important;
    letter-spacing:-.035em!important;
    text-shadow:0 12px 28px rgba(0,0,0,.22)!important;
  }
}
@media (max-width:560px){
  .hero{
    min-height:clamp(590px,146vw,700px)!important;
    padding-top:96px!important;
    padding-bottom:122px!important;
  }
  .hero h1{
    font-size:clamp(3rem,16vw,4.22rem)!important;
    margin-bottom:16px!important;
  }
  .hero .lead{
    max-width:100%!important;
    font-size:1rem!important;
    line-height:1.58!important;
  }
  .hero-media img{
    opacity:.76!important;
    transform:scale(1.13)!important;
    object-position:center 44%!important;
  }
  .signature-strip{
    margin-top:-108px!important;
    padding-bottom:24px!important;
  }
  .signature-strip .container{
    width:min(calc(100% - 28px),var(--max))!important;
  }
  .strip-item,
  .strip-item:first-child,
  .strip-item:nth-child(odd),
  .strip-item:first-of-type{
    padding:12px 0 13px!important;
  }
  .strip-item:nth-child(odd){
    padding-right:12px!important;
  }
  .strip-item:nth-child(even){
    padding-left:12px!important;
  }
  .strip-item span{
    font-size:.56rem!important;
    letter-spacing:.18em!important;
  }
  .strip-item strong{
    font-size:.98rem!important;
  }
}
@media (max-width:380px){
  .hero{
    min-height:560px!important;
    padding-bottom:110px!important;
  }
  .signature-strip{
    margin-top:-100px!important;
  }
  .strip-item strong{
    font-size:.92rem!important;
  }
}

/* === Fine tuning v9: più respiro tra descrizione e dati, senza effetto banner === */
@media (max-width: 860px){
  .hero{
    padding-bottom: clamp(170px, 38vw, 210px)!important;
  }
  .signature-strip{
    margin-top: -116px!important;
    padding-bottom: 28px!important;
  }
  .strip-grid{
    background: linear-gradient(180deg, rgba(18,29,26,.24), rgba(18,29,26,.34))!important;
    border: 1px solid rgba(245,241,232,.14)!important;
    box-shadow: none!important;
    backdrop-filter: blur(10px)!important;
    -webkit-backdrop-filter: blur(10px)!important;
  }
  .strip-item:nth-child(even){border-left-color: rgba(245,241,232,.11)!important}
  .strip-item:nth-child(n+3){border-top-color: rgba(245,241,232,.11)!important}
}
@media (max-width: 560px){
  .hero{
    padding-bottom: 166px!important;
  }
  .signature-strip{
    margin-top: -106px!important;
  }
  .strip-grid{
    border-radius: 22px!important;
  }
}
@media (max-width: 380px){
  .hero{
    padding-bottom: 156px!important;
  }
  .signature-strip{
    margin-top: -100px!important;
  }
}

/* === v10: nuova hero luminosa e piu emozionale === */
.site-header{
  background:rgba(252,250,245,.82)!important;
  border-color:rgba(18,29,26,.10)!important;
  color:var(--forest)!important;
  box-shadow:0 18px 48px rgba(18,29,26,.10)!important;
}
.site-header.is-scrolled,.site-header.is-open{
  background:rgba(252,250,245,.94)!important;
  color:var(--forest)!important;
}
.header-cta{
  background:linear-gradient(135deg,#ffe2a6,#d9aa72)!important;
  color:var(--forest)!important;
  box-shadow:0 12px 28px rgba(217,170,114,.24)!important;
}
.nav-toggle{
  background:rgba(18,29,26,.08)!important;
}
.hero.hero-v10{
  position:relative!important;
  min-height:100vh!important;
  min-height:100svh!important;
  display:flex!important;
  align-items:center!important;
  padding:122px 0 72px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  color:var(--forest)!important;
  background:
    radial-gradient(circle at 12% 16%,rgba(255,224,166,.72) 0 10%,rgba(255,224,166,0) 30%),
    radial-gradient(circle at 86% 20%,rgba(180,213,176,.62) 0 12%,rgba(180,213,176,0) 34%),
    linear-gradient(135deg,#fff7e8 0%,#fcf1e2 43%,#edf6e9 100%)!important;
}
.hero.hero-v10::before{
  content:""!important;
  position:absolute!important;
  inset:auto -12% -22% -12%!important;
  height:42%!important;
  background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.54) 56%,var(--paper) 100%)!important;
  z-index:0!important;
  pointer-events:none!important;
}
.hero.hero-v10::after{
  content:""!important;
  position:absolute!important;
  right:-11vw!important;
  top:12vh!important;
  width:min(52vw,720px)!important;
  aspect-ratio:1!important;
  border-radius:50%!important;
  background:radial-gradient(circle at 40% 38%,rgba(255,255,255,.55) 0 22%,rgba(255,220,154,.36) 23% 46%,rgba(164,199,164,.20) 47% 68%,rgba(164,199,164,0) 69% 100%)!important;
  filter:blur(.2px)!important;
  opacity:.9!important;
  z-index:0!important;
  pointer-events:none!important;
}
.hero-v10-orbit{
  position:absolute!important;
  left:-90px!important;
  bottom:8%!important;
  width:250px!important;
  height:250px!important;
  border-radius:50%!important;
  border:1px solid rgba(181,111,72,.16)!important;
  background:radial-gradient(circle,rgba(255,255,255,.28),rgba(255,255,255,0) 62%)!important;
  z-index:0!important;
  pointer-events:none!important;
}
.hero-v10-inner{
  position:relative!important;
  z-index:2!important;
  display:grid!important;
  grid-template-columns:minmax(0,.93fr) minmax(420px,1.07fr)!important;
  align-items:center!important;
  gap:clamp(32px,5vw,72px)!important;
}
.hero-v10-copy{
  position:relative!important;
  max-width:700px!important;
  padding:0!important;
}
.hero-v10 .eyebrow.light{
  color:#a65f37!important;
  margin-bottom:22px!important;
  text-shadow:none!important;
}
.hero-v10 .eyebrow.light::before{
  background:#d9aa72!important;
}
.hero-v10 h1{
  color:#14231f!important;
  margin:0 0 24px!important;
  max-width:760px!important;
  font-size:clamp(4.1rem,7.8vw,8.6rem)!important;
  line-height:.86!important;
  letter-spacing:-.074em!important;
  text-shadow:none!important;
}
.hero-v10 .lead{
  max-width:640px!important;
  color:#32443d!important;
  font-size:clamp(1.08rem,1.35vw,1.25rem)!important;
  line-height:1.72!important;
  text-shadow:none!important;
  margin:0!important;
}
.hero-v10-pills{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin-top:28px!important;
}
.hero-v10-pills span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:42px!important;
  padding:0 16px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.58)!important;
  border:1px solid rgba(18,29,26,.10)!important;
  color:#263730!important;
  font-size:.9rem!important;
  font-weight:900!important;
  letter-spacing:-.015em!important;
  box-shadow:0 12px 30px rgba(18,29,26,.07)!important;
  backdrop-filter:blur(14px)!important;
  -webkit-backdrop-filter:blur(14px)!important;
}
.hero-v10-pills span::before{
  content:""!important;
  width:8px!important;
  height:8px!important;
  margin-right:9px!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,#b6cf85,#d9aa72)!important;
  box-shadow:0 0 0 5px rgba(182,207,133,.14)!important;
}
.hero-v10-visual{
  position:relative!important;
}
.hero-v10-frame{
  position:relative!important;
  overflow:hidden!important;
  border-radius:48px!important;
  border:1px solid rgba(255,255,255,.70)!important;
  background:rgba(255,255,255,.36)!important;
  box-shadow:0 34px 80px rgba(44,58,48,.18),0 8px 28px rgba(217,170,114,.12)!important;
  transform:translateZ(0)!important;
}
.hero-v10-frame::before{
  content:""!important;
  position:absolute!important;
  inset:18px!important;
  border-radius:36px!important;
  border:1px solid rgba(255,255,255,.52)!important;
  z-index:2!important;
  pointer-events:none!important;
}
.hero-v10-frame picture,
.hero-v10-frame img{
  display:block!important;
  width:100%!important;
  height:100%!important;
}
.hero-v10-frame img{
  height:min(64vh,620px)!important;
  min-height:500px!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:saturate(1.06) contrast(1.01) brightness(1.03)!important;
}
.hero-v10-frame::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(180deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,0) 54%,rgba(18,29,26,.18) 100%)!important;
  z-index:1!important;
  pointer-events:none!important;
}
.hero-v10-note{
  position:absolute!important;
  left:28px!important;
  bottom:28px!important;
  z-index:3!important;
  width:min(360px,calc(100% - 56px))!important;
  padding:18px 20px!important;
  border-radius:26px!important;
  background:rgba(255,251,240,.86)!important;
  border:1px solid rgba(255,255,255,.65)!important;
  color:var(--forest)!important;
  box-shadow:0 18px 46px rgba(18,29,26,.16)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
}
.hero-v10-note span{
  display:block!important;
  margin-bottom:5px!important;
  color:#a65f37!important;
  font-size:.66rem!important;
  font-weight:950!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
}
.hero-v10-note strong{
  display:block!important;
  font-size:1.18rem!important;
  line-height:1.18!important;
  letter-spacing:-.035em!important;
}
.hero-v10 .scroll-cue{
  border-color:rgba(18,29,26,.28)!important;
  bottom:22px!important;
}
.hero-v10 .scroll-cue::after{
  background:var(--forest)!important;
}
.signature-strip{
  display:none!important;
}
.concept{
  border-top:1px solid rgba(18,29,26,.06)!important;
}
@media (max-width:1050px){
  .hero-v10-inner{
    grid-template-columns:1fr!important;
    gap:34px!important;
  }
  .hero-v10-copy{
    max-width:790px!important;
  }
  .hero-v10-frame img{
    min-height:420px!important;
    height:48vh!important;
  }
}
@media (max-width:860px){
  .site-header{
    inset:12px 12px auto!important;
    border-radius:24px!important;
  }
  .site-header .brand-script{
    font-size:1.62rem!important;
  }
  .hero.hero-v10{
    display:block!important;
    min-height:100vh!important;
    min-height:100svh!important;
    padding:112px 0 86px!important;
    background:
      radial-gradient(circle at 12% 10%,rgba(255,226,166,.76) 0 12%,rgba(255,226,166,0) 34%),
      radial-gradient(circle at 100% 0%,rgba(183,215,177,.62) 0 16%,rgba(183,215,177,0) 38%),
      linear-gradient(180deg,#fff7e8 0%,#fbf0df 48%,#eff7ed 100%)!important;
  }
  .hero.hero-v10::before{
    height:30%!important;
  }
  .hero.hero-v10::after{
    right:-34vw!important;
    top:18vh!important;
    width:88vw!important;
    opacity:.72!important;
  }
  .hero-v10-orbit{
    display:none!important;
  }
  .hero-v10-inner{
    display:flex!important;
    flex-direction:column!important;
    justify-content:flex-start!important;
    align-items:stretch!important;
    gap:24px!important;
  }
  .hero-v10-copy{
    max-width:none!important;
    padding:0!important;
  }
  .hero-v10 .eyebrow.light{
    margin-bottom:18px!important;
    font-size:.68rem!important;
    letter-spacing:.16em!important;
  }
  .hero-v10 h1{
    font-size:clamp(4.05rem,18.6vw,6.4rem)!important;
    line-height:.82!important;
    letter-spacing:-.082em!important;
    margin:0 0 18px!important;
  }
  .hero-v10 .lead{
    max-width:100%!important;
    color:#2e4039!important;
    font-size:1.02rem!important;
    line-height:1.62!important;
  }
  .hero-v10-pills{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    margin-top:20px!important;
  }
  .hero-v10-pills span{
    min-height:38px!important;
    justify-content:flex-start!important;
    padding:0 12px!important;
    border-color:rgba(18,29,26,.08)!important;
    background:rgba(255,255,255,.48)!important;
    box-shadow:none!important;
    font-size:.82rem!important;
  }
  .hero-v10-pills span::before{
    width:7px!important;
    height:7px!important;
    margin-right:8px!important;
    box-shadow:0 0 0 4px rgba(182,207,133,.14)!important;
  }
  .hero-v10-frame{
    border-radius:32px!important;
    border-color:rgba(255,255,255,.56)!important;
    background:rgba(255,255,255,.22)!important;
    box-shadow:0 24px 58px rgba(44,58,48,.14),0 8px 24px rgba(217,170,114,.10)!important;
  }
  .hero-v10-frame::before{
    inset:12px!important;
    border-radius:24px!important;
    opacity:.72!important;
  }
  .hero-v10-frame img{
    min-height:0!important;
    height:clamp(260px,58vw,370px)!important;
    object-position:center 54%!important;
    opacity:.94!important;
    filter:saturate(1.08) contrast(1.01) brightness(1.04)!important;
  }
  .hero-v10-frame::after{
    background:linear-gradient(180deg,rgba(255,255,255,.06) 0%,rgba(255,255,255,0) 56%,rgba(255,247,232,.26) 100%)!important;
  }
  .hero-v10-note{
    left:16px!important;
    bottom:16px!important;
    width:calc(100% - 32px)!important;
    padding:14px 16px!important;
    border-radius:22px!important;
    background:rgba(255,251,240,.76)!important;
  }
  .hero-v10-note span{
    font-size:.58rem!important;
    letter-spacing:.16em!important;
  }
  .hero-v10-note strong{
    font-size:1rem!important;
  }
  .hero-v10 .scroll-cue{
    display:none!important;
  }
}
@media (max-width:560px){
  .hero.hero-v10{
    padding:104px 0 84px!important;
  }
  .hero-v10 .eyebrow.light{
    margin-bottom:15px!important;
  }
  .hero-v10 h1{
    font-size:clamp(3.58rem,17vw,5.15rem)!important;
    margin-bottom:16px!important;
  }
  .hero-v10 .lead{
    font-size:1rem!important;
    line-height:1.60!important;
  }
  .hero-v10-pills{
    margin-top:18px!important;
  }
  .hero-v10-pills span{
    min-height:36px!important;
    font-size:.78rem!important;
    padding:0 10px!important;
  }
  .hero-v10-frame{
    border-radius:28px!important;
  }
  .hero-v10-frame img{
    height:clamp(245px,62vw,330px)!important;
    object-position:center 56%!important;
  }
  .hero-v10-note{
    display:none!important;
  }
}
@media (max-width:380px){
  .hero.hero-v10{
    padding-top:98px!important;
  }
  .hero-v10 h1{
    font-size:clamp(3.2rem,16.4vw,4.6rem)!important;
  }
  .hero-v10-pills{
    grid-template-columns:1fr 1fr!important;
  }
  .hero-v10-pills span{
    font-size:.74rem!important;
  }
  .hero-v10-frame img{
    height:238px!important;
  }
}


/* === Prima sezione ripensata - v11 ===
   Obiettivo: immagine integrata nel fondale, niente card distaccata.
   Colori piu luminosi e positivi, dati principali come chips leggere. */
.hero-v10{
  position:relative!important;
  min-height:100svh!important;
  padding:136px 0 70px!important;
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
  isolation:isolate!important;
  color:#16302a!important;
  background:
    radial-gradient(circle at 13% 16%,rgba(255,207,139,.62),transparent 28%),
    radial-gradient(circle at 91% 23%,rgba(169,212,169,.64),transparent 33%),
    radial-gradient(circle at 72% 95%,rgba(255,240,204,.95),transparent 38%),
    linear-gradient(145deg,#fff8e9 0%,#f9eccf 43%,#e9f6e8 100%)!important;
}
.hero-v10::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,rgba(255,250,239,.97) 0%,rgba(255,250,239,.84) 37%,rgba(255,250,239,.24) 62%,rgba(255,250,239,.12) 100%),
    linear-gradient(180deg,rgba(255,255,255,.48) 0%,rgba(255,255,255,0) 42%,rgba(255,250,239,.55) 100%)!important;
}
.hero-v10::after{
  content:""!important;
  position:absolute!important;
  left:auto!important;
  right:6vw!important;
  top:clamp(92px,12vh,150px)!important;
  width:min(48vw,650px)!important;
  height:min(48vw,650px)!important;
  border-radius:999px!important;
  background:radial-gradient(circle,rgba(255,202,119,.25),rgba(255,202,119,0) 68%)!important;
  filter:blur(3px)!important;
  z-index:0!important;
  pointer-events:none!important;
}
.hero-v10 .hero-sun{
  position:absolute!important;
  left:34vw!important;
  bottom:-90px!important;
  width:420px!important;
  height:420px!important;
  border-radius:999px!important;
  background:radial-gradient(circle,rgba(127,165,111,.26),rgba(127,165,111,0) 69%)!important;
  z-index:0!important;
  pointer-events:none!important;
}
.hero-v10 .hero-inner{
  position:relative!important;
  z-index:2!important;
  display:grid!important;
  grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr)!important;
  grid-template-areas:"copy visual" "facts visual"!important;
  align-items:center!important;
  gap:28px clamp(46px,7vw,94px)!important;
  max-width:var(--max)!important;
  min-height:0!important;
}
.hero-v10 .hero-copy{
  grid-area:copy!important;
  max-width:720px!important;
  padding:0!important;
  position:relative!important;
  z-index:3!important;
}
.hero-v10 .eyebrow.light{
  color:#bd6f43!important;
  margin-bottom:20px!important;
  text-shadow:none!important;
  letter-spacing:.23em!important;
}
.hero-v10 .eyebrow.light::before{
  width:46px!important;
  height:2px!important;
  background:linear-gradient(90deg,#f1b85f,#86ad77)!important;
  opacity:1!important;
}
.hero-v10 h1{
  color:#142b25!important;
  font-family:"Cormorant Garamond",Georgia,"Times New Roman",serif!important;
  font-weight:700!important;
  font-style:normal!important;
  letter-spacing:-.078em!important;
  line-height:.88!important;
  margin:0 0 22px!important;
  max-width:760px!important;
  font-size:clamp(4.65rem,7.7vw,8.45rem)!important;
  text-shadow:none!important;
}
.hero-v10 .lead{
  max-width:690px!important;
  margin:0!important;
  color:#29443a!important;
  font-size:clamp(1.10rem,1.52vw,1.31rem)!important;
  line-height:1.66!important;
  font-weight:540!important;
  text-shadow:none!important;
}
.hero-v10 .hero-visual{
  grid-area:visual!important;
  position:relative!important;
  align-self:stretch!important;
  width:calc(100% + 64px)!important;
  min-height:clamp(540px,68vh,760px)!important;
  margin:0 -64px 0 0!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:none!important;
  overflow:visible!important;
  isolation:isolate!important;
  z-index:1!important;
}
.hero-v10 .hero-visual::before{
  content:""!important;
  position:absolute!important;
  inset:auto auto 5% 6%!important;
  width:82%!important;
  height:72%!important;
  border-radius:48% 52% 42% 58% / 42% 40% 60% 58%!important;
  background:linear-gradient(135deg,rgba(255,217,157,.48),rgba(132,177,120,.38))!important;
  filter:blur(30px)!important;
  opacity:.80!important;
  z-index:-1!important;
  pointer-events:none!important;
}
.hero-v10 .hero-visual picture{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:inherit!important;
  aspect-ratio:auto!important;
  border-radius:70px 0 0 70px!important;
  overflow:hidden!important;
  background:transparent!important;
  box-shadow:none!important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.58) 14%,#000 36%,#000 100%);
  mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.58) 14%,#000 36%,#000 100%);
}
.hero-v10 .hero-visual picture::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:
    linear-gradient(90deg,rgba(255,248,233,.82) 0%,rgba(255,248,233,.26) 25%,rgba(255,248,233,.03) 60%,rgba(255,248,233,.08) 100%),
    linear-gradient(180deg,rgba(255,248,233,.26) 0%,rgba(255,248,233,0) 42%,rgba(255,248,233,.72) 100%)!important;
  pointer-events:none!important;
}
.hero-v10 .hero-visual img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:.86!important;
  filter:saturate(1.05) contrast(1.01) brightness(1.055)!important;
  transform:none!important;
}
.hero-v10 .hero-visual figcaption{
  display:none!important;
}
.hero-v10 .hero-highlights{
  grid-area:facts!important;
  position:relative!important;
  z-index:4!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  max-width:640px!important;
  margin:4px 0 0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  color:#16302a!important;
}
.hero-v10 .hero-highlights article{
  position:relative!important;
  min-height:auto!important;
  padding:12px 16px 12px 40px!important;
  border:1px solid rgba(23,48,42,.12)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.45)!important;
  box-shadow:0 14px 36px rgba(82,70,43,.06)!important;
  backdrop-filter:blur(14px)!important;
  -webkit-backdrop-filter:blur(14px)!important;
}
.hero-v10 .hero-highlights article::before{
  content:""!important;
  position:absolute!important;
  left:18px!important;
  top:50%!important;
  width:8px!important;
  height:8px!important;
  transform:translateY(-50%)!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#f1b85f,#86ad77)!important;
  box-shadow:0 0 0 5px rgba(241,184,95,.13)!important;
}
.hero-v10 .hero-highlights span{
  display:block!important;
  margin:0 0 3px!important;
  color:#bd6f43!important;
  font-size:.58rem!important;
  line-height:1.1!important;
  font-weight:950!important;
  letter-spacing:.17em!important;
  text-transform:uppercase!important;
}
.hero-v10 .hero-highlights strong{
  display:block!important;
  color:#16302a!important;
  font-size:clamp(.96rem,1.12vw,1.08rem)!important;
  line-height:1.15!important;
  letter-spacing:-.035em!important;
  text-shadow:none!important;
}
.hero-v10 .scroll-cue{
  border-color:rgba(22,48,42,.22)!important;
}
.hero-v10 .scroll-cue::after{
  background:#16302a!important;
}

@media (max-width:1050px){
  .hero-v10 .hero-inner{
    grid-template-columns:minmax(0,.9fr) minmax(340px,1fr)!important;
    gap:24px 34px!important;
  }
  .hero-v10 .hero-visual{
    width:calc(100% + 36px)!important;
    margin-right:-36px!important;
  }
}
@media (max-width:860px){
  .hero-v10{
    min-height:0!important;
    padding:102px 0 50px!important;
    display:block!important;
    align-items:initial!important;
    background:
      radial-gradient(circle at 10% 8%,rgba(255,203,130,.62),transparent 31%),
      radial-gradient(circle at 92% 46%,rgba(169,214,169,.60),transparent 35%),
      linear-gradient(158deg,#fff8e9 0%,#f9eccf 48%,#eaf6e8 100%)!important;
  }
  .hero-v10::before{
    background:
      linear-gradient(180deg,rgba(255,250,239,.92) 0%,rgba(255,250,239,.64) 36%,rgba(255,250,239,.20) 65%,rgba(255,250,239,.86) 100%)!important;
  }
  .hero-v10::after{
    right:-160px!important;
    top:80px!important;
    width:330px!important;
    height:330px!important;
  }
  .hero-v10 .hero-sun{
    left:-120px!important;
    right:auto!important;
    bottom:120px!important;
    width:270px!important;
    height:270px!important;
  }
  .hero-v10 .hero-inner{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:0!important;
    min-height:0!important;
  }
  .hero-v10 .hero-copy{
    order:1!important;
    max-width:none!important;
    padding:0!important;
    position:relative!important;
    z-index:4!important;
  }
  .hero-v10 .eyebrow.light{
    margin-bottom:14px!important;
    font-size:.66rem!important;
    color:#aa623c!important;
  }
  .hero-v10 .eyebrow.light::before{
    width:32px!important;
  }
  .hero-v10 h1{
    font-size:clamp(3.42rem,14.8vw,5.05rem)!important;
    line-height:.86!important;
    margin:0 0 16px!important;
    letter-spacing:-.082em!important;
  }
  .hero-v10 .lead{
    max-width:100%!important;
    font-size:1.02rem!important;
    line-height:1.56!important;
    color:#263f36!important;
  }
  .hero-v10 .hero-highlights{
    order:2!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    max-width:none!important;
    margin:18px 0 0!important;
    position:relative!important;
    z-index:5!important;
  }
  .hero-v10 .hero-highlights article{
    padding:10px 12px 10px 30px!important;
    border-radius:20px!important;
    background:rgba(255,255,255,.38)!important;
    border-color:rgba(22,48,42,.11)!important;
    box-shadow:0 12px 26px rgba(78,71,46,.05)!important;
  }
  .hero-v10 .hero-highlights article::before{
    left:13px!important;
    width:6px!important;
    height:6px!important;
    box-shadow:0 0 0 4px rgba(241,184,95,.12)!important;
  }
  .hero-v10 .hero-highlights span{
    font-size:.52rem!important;
    letter-spacing:.15em!important;
    margin-bottom:4px!important;
  }
  .hero-v10 .hero-highlights strong{
    font-size:.90rem!important;
    line-height:1.15!important;
  }
  .hero-v10 .hero-highlights article:nth-child(2){
    grid-column:1 / -1!important;
  }
  .hero-v10 .hero-visual{
    order:3!important;
    width:calc(100% + 34px)!important;
    min-height:0!important;
    height:auto!important;
    margin:24px -17px -28px!important;
    padding:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    transform:none!important;
    overflow:visible!important;
    z-index:2!important;
  }
  .hero-v10 .hero-visual::before{
    inset:14% 4% 2% 4%!important;
    width:auto!important;
    height:auto!important;
    border-radius:50%!important;
    background:linear-gradient(135deg,rgba(255,214,151,.48),rgba(132,177,120,.34))!important;
    filter:blur(24px)!important;
    opacity:.78!important;
  }
  .hero-v10 .hero-visual picture{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:1.34/1!important;
    border-radius:0!important;
    overflow:hidden!important;
    box-shadow:none!important;
    -webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.95) 18%,#000 70%,rgba(0,0,0,.18) 100%)!important;
    mask-image:linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.95) 18%,#000 70%,rgba(0,0,0,.18) 100%)!important;
  }
  .hero-v10 .hero-visual picture::after{
    background:
      linear-gradient(180deg,rgba(255,248,233,.82) 0%,rgba(255,248,233,.06) 25%,rgba(255,248,233,.02) 62%,rgba(255,248,233,.90) 100%),
      linear-gradient(90deg,rgba(255,248,233,.52) 0%,rgba(255,248,233,0) 34%,rgba(255,248,233,.34) 100%)!important;
  }
  .hero-v10 .hero-visual img{
    opacity:.92!important;
    object-position:center 52%!important;
    filter:saturate(1.07) contrast(1.01) brightness(1.06)!important;
  }
  .hero-v10 .hero-visual figcaption{display:none!important;}
  .hero-v10 .scroll-cue{display:none!important;}
}
@media (max-width:560px){
  .hero-v10{
    padding-top:94px!important;
    padding-bottom:42px!important;
  }
  .hero-v10 h1{
    font-size:clamp(3.12rem,15.3vw,4.32rem)!important;
    margin-bottom:14px!important;
  }
  .hero-v10 .lead{
    font-size:1rem!important;
    line-height:1.55!important;
  }
  .hero-v10 .hero-highlights{
    margin-top:16px!important;
  }
  .hero-v10 .hero-visual{
    margin-top:20px!important;
    margin-bottom:-24px!important;
  }
  .hero-v10 .hero-visual picture{
    aspect-ratio:1.16/1!important;
  }
}
@media (max-width:390px){
  .hero-v10 h1{font-size:3.08rem!important;}
  .hero-v10 .hero-highlights strong{font-size:.84rem!important;}
}

/* === v11: hero ridisegnata, immagine integrata e mood piu luminoso === */
.hero.hero-v11{
  position:relative!important;
  min-height:100vh!important;
  min-height:100svh!important;
  display:flex!important;
  align-items:center!important;
  padding:126px 0 72px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  color:var(--forest)!important;
  background:
    radial-gradient(circle at 13% 18%,rgba(255,222,162,.78) 0 8%,rgba(255,222,162,0) 30%),
    radial-gradient(circle at 82% 18%,rgba(194,221,179,.72) 0 12%,rgba(194,221,179,0) 36%),
    linear-gradient(135deg,#fff8ea 0%,#f7ecd9 45%,#eaf4e5 100%)!important;
}
.hero.hero-v11::before{
  content:""!important;
  position:absolute!important;
  inset:auto -8% -18% -8%!important;
  height:38%!important;
  background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,252,246,.72) 58%,var(--paper) 100%)!important;
  z-index:1!important;
  pointer-events:none!important;
}
.hero.hero-v11::after{
  content:""!important;
  position:absolute!important;
  left:-12vw!important;
  top:-14vh!important;
  width:min(54vw,720px)!important;
  aspect-ratio:1!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(255,255,255,.62) 0 26%,rgba(255,225,170,.36) 27% 52%,rgba(255,225,170,0) 70%)!important;
  z-index:0!important;
  pointer-events:none!important;
}
.hero-v11-bg{
  position:absolute!important;
  inset:0 0 0 auto!important;
  width:68%!important;
  z-index:0!important;
  overflow:hidden!important;
  pointer-events:none!important;
}
.hero-v11-bg picture,
.hero-v11-bg img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  display:block!important;
}
.hero-v11-bg img{
  object-fit:cover!important;
  object-position:center!important;
  opacity:.86!important;
  filter:saturate(1.06) contrast(1.01) brightness(1.08)!important;
  -webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.22) 13%,rgba(0,0,0,1) 33%,rgba(0,0,0,1) 100%)!important;
  mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.22) 13%,rgba(0,0,0,1) 33%,rgba(0,0,0,1) 100%)!important;
}
.hero-v11-bg::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:
    linear-gradient(90deg,#fff8ea 0%,rgba(255,248,234,.86) 12%,rgba(255,248,234,.38) 36%,rgba(255,248,234,.08) 74%),
    linear-gradient(0deg,rgba(250,242,226,.62) 0%,rgba(250,242,226,0) 28%,rgba(250,242,226,.18) 100%)!important;
  pointer-events:none!important;
}
.hero-v11-bg::after{
  content:""!important;
  position:absolute!important;
  left:4%!important;
  top:8%!important;
  bottom:8%!important;
  width:1px!important;
  background:linear-gradient(180deg,rgba(181,111,72,0),rgba(181,111,72,.16),rgba(181,111,72,0))!important;
  z-index:2!important;
  pointer-events:none!important;
}
.hero-v11-sun{
  position:absolute!important;
  right:10vw!important;
  top:16vh!important;
  width:134px!important;
  height:134px!important;
  border-radius:50%!important;
  background:radial-gradient(circle at 40% 35%,#fff2bd 0 22%,#ffd889 23% 66%,rgba(255,216,137,0) 67%)!important;
  opacity:.52!important;
  filter:blur(.2px)!important;
  z-index:1!important;
  pointer-events:none!important;
}
.hero-v11-leaf{
  position:absolute!important;
  right:37vw!important;
  bottom:12vh!important;
  width:180px!important;
  height:86px!important;
  border-radius:999px 999px 999px 24px!important;
  background:linear-gradient(135deg,rgba(163,190,145,.22),rgba(255,255,255,.08))!important;
  transform:rotate(-12deg)!important;
  z-index:1!important;
  pointer-events:none!important;
}
.hero-v11-inner{
  position:relative!important;
  z-index:3!important;
  width:min(calc(100% - 40px),var(--max))!important;
  margin-inline:auto!important;
  min-height:calc(100svh - 198px)!important;
  display:flex!important;
  align-items:center!important;
}
.hero-v11-copy{
  max-width:710px!important;
  padding:0!important;
  position:relative!important;
}
.hero-v11 .eyebrow.light{
  color:#a65f37!important;
  margin-bottom:22px!important;
  text-shadow:none!important;
}
.hero-v11 .eyebrow.light::before{
  background:#d9aa72!important;
}
.hero-v11 h1{
  margin:0 0 24px!important;
  max-width:760px!important;
  color:#14231f!important;
  font-size:clamp(4.2rem,8vw,8.75rem)!important;
  line-height:.84!important;
  letter-spacing:-.078em!important;
  text-shadow:none!important;
}
.hero-v11 .lead{
  max-width:650px!important;
  margin:0!important;
  color:#2f423a!important;
  font-size:clamp(1.08rem,1.34vw,1.26rem)!important;
  line-height:1.72!important;
  text-shadow:none!important;
}
.hero-v11-facts{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:0!important;
  width:min(760px,100%)!important;
  margin-top:36px!important;
  padding-top:22px!important;
  border-top:1px solid rgba(20,35,31,.16)!important;
}
.hero-v11-facts span{
  display:block!important;
  min-width:0!important;
  padding:0 22px 0 0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.hero-v11-facts span + span{
  padding-left:22px!important;
  border-left:1px solid rgba(20,35,31,.12)!important;
}
.hero-v11-facts small{
  display:block!important;
  margin-bottom:5px!important;
  color:#a65f37!important;
  font-size:.66rem!important;
  font-weight:950!important;
  letter-spacing:.18em!important;
  line-height:1.2!important;
  text-transform:uppercase!important;
}
.hero-v11-facts strong{
  display:block!important;
  color:#14231f!important;
  font-size:1.02rem!important;
  line-height:1.18!important;
  letter-spacing:-.035em!important;
}
.hero-v11 .scroll-cue{
  border-color:rgba(20,35,31,.26)!important;
  bottom:24px!important;
  z-index:5!important;
}
.hero-v11 .scroll-cue::after{
  background:#14231f!important;
}

@media (max-width:1050px){
  .hero-v11-bg{
    width:74%!important;
    opacity:.92!important;
  }
  .hero-v11-copy{
    max-width:650px!important;
  }
  .hero-v11-facts{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px 0!important;
    width:min(560px,100%)!important;
  }
  .hero-v11-facts span:nth-child(3){
    padding-left:0!important;
    border-left:0!important;
  }
}
@media (max-width:860px){
  .hero.hero-v11{
    display:block!important;
    min-height:100vh!important;
    min-height:100svh!important;
    padding:106px 0 46px!important;
    background:
      radial-gradient(circle at 10% 8%,rgba(255,224,166,.84) 0 13%,rgba(255,224,166,0) 36%),
      radial-gradient(circle at 96% 7%,rgba(183,215,177,.74) 0 15%,rgba(183,215,177,0) 42%),
      linear-gradient(180deg,#fff7e8 0%,#fbf0df 50%,#eaf4e5 100%)!important;
  }
  .hero.hero-v11::before{
    height:25%!important;
    bottom:-10%!important;
  }
  .hero.hero-v11::after{
    left:-24vw!important;
    top:4vh!important;
    width:82vw!important;
    opacity:.8!important;
  }
  .hero-v11-bg{
    inset:318px 0 0 0!important;
    width:100%!important;
    height:auto!important;
    opacity:1!important;
  }
  .hero-v11-bg img{
    object-position:center 48%!important;
    opacity:.72!important;
    filter:saturate(1.08) contrast(1.02) brightness(1.05)!important;
    -webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.72) 15%,rgba(0,0,0,1) 42%,rgba(0,0,0,.86) 82%,rgba(0,0,0,0) 100%)!important;
    mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.72) 15%,rgba(0,0,0,1) 42%,rgba(0,0,0,.86) 82%,rgba(0,0,0,0) 100%)!important;
  }
  .hero-v11-bg::before{
    background:
      linear-gradient(180deg,#fff7e8 0%,rgba(255,247,232,.72) 13%,rgba(255,247,232,.18) 39%,rgba(255,247,232,.34) 100%),
      linear-gradient(90deg,rgba(255,247,232,.42),rgba(255,247,232,0) 56%,rgba(255,247,232,.18))!important;
  }
  .hero-v11-bg::after,
  .hero-v11-leaf{
    display:none!important;
  }
  .hero-v11-sun{
    width:96px!important;
    height:96px!important;
    right:10px!important;
    top:118px!important;
    opacity:.44!important;
  }
  .hero-v11-inner{
    display:block!important;
    min-height:auto!important;
    width:min(calc(100% - 32px),var(--max))!important;
    position:relative!important;
    z-index:3!important;
  }
  .hero-v11-copy{
    max-width:none!important;
    padding:0!important;
  }
  .hero-v11 .eyebrow.light{
    margin-bottom:16px!important;
    color:#a65f37!important;
    font-size:.68rem!important;
    letter-spacing:.16em!important;
  }
  .hero-v11 h1{
    margin:0 0 18px!important;
    font-size:clamp(3.78rem,17.7vw,5.7rem)!important;
    line-height:.82!important;
    letter-spacing:-.084em!important;
  }
  .hero-v11 .lead{
    max-width:100%!important;
    color:#263a33!important;
    font-size:1.02rem!important;
    line-height:1.61!important;
  }
  .hero-v11-facts{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:100%!important;
    margin-top:clamp(190px,46vw,250px)!important;
    padding:16px 0 0!important;
    gap:14px 0!important;
    border-top:1px solid rgba(20,35,31,.18)!important;
  }
  .hero-v11-facts span{
    padding:0 12px 0 0!important;
  }
  .hero-v11-facts span + span{
    padding-left:16px!important;
    border-left:1px solid rgba(20,35,31,.13)!important;
  }
  .hero-v11-facts span:nth-child(3){
    padding-left:0!important;
    border-left:0!important;
  }
  .hero-v11-facts small{
    margin-bottom:3px!important;
    font-size:.58rem!important;
    letter-spacing:.16em!important;
  }
  .hero-v11-facts strong{
    font-size:.96rem!important;
  }
  .hero-v11 .scroll-cue{
    display:none!important;
  }
}
@media (max-width:560px){
  .hero.hero-v11{
    min-height:760px!important;
    padding:102px 0 42px!important;
  }
  .hero-v11-bg{
    inset:306px 0 0 0!important;
  }
  .hero-v11 h1{
    font-size:clamp(3.45rem,16.7vw,5.06rem)!important;
    margin-bottom:16px!important;
  }
  .hero-v11 .lead{
    font-size:1rem!important;
    line-height:1.58!important;
  }
  .hero-v11-facts{
    margin-top:clamp(178px,47vw,236px)!important;
    gap:12px 0!important;
  }
}
@media (max-width:420px){
  .hero.hero-v11{
    min-height:730px!important;
    padding-top:98px!important;
    padding-bottom:36px!important;
  }
  .hero-v11-bg{
    inset:292px 0 0 0!important;
  }
  .hero-v11 h1{
    font-size:clamp(3.16rem,15.8vw,4.62rem)!important;
  }
  .hero-v11 .lead{
    font-size:.97rem!important;
    line-height:1.55!important;
  }
  .hero-v11-facts{
    margin-top:clamp(162px,44vw,214px)!important;
  }
  .hero-v11-facts strong{
    font-size:.9rem!important;
  }
}
@media (max-width:370px){
  .hero.hero-v11{
    min-height:704px!important;
  }
  .hero-v11-bg{
    inset:278px 0 0 0!important;
  }
  .hero-v11 h1{
    font-size:3.12rem!important;
  }
  .hero-v11-facts{
    margin-top:152px!important;
  }
}

/* === Proposta v11: hero luminosa con immagine integrata e non separata === */
.hero.hero-v11{
  position:relative!important;
  min-height:100vh!important;
  min-height:100svh!important;
  padding:136px 0 74px!important;
  display:grid!important;
  align-items:center!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:
    radial-gradient(circle at 9% 12%,rgba(247,213,148,.82) 0 9%,rgba(247,213,148,0) 28%),
    radial-gradient(circle at 94% 8%,rgba(188,219,181,.80) 0 13%,rgba(188,219,181,0) 35%),
    radial-gradient(circle at 44% 108%,rgba(226,147,101,.26) 0 15%,rgba(226,147,101,0) 38%),
    linear-gradient(135deg,#fff8e8 0%,#fbefd8 39%,#edf7ea 100%)!important;
  color:var(--forest)!important;
}
.hero.hero-v11::before{
  content:""!important;
  position:absolute!important;
  inset:auto auto -18vw -18vw!important;
  width:46vw!important;
  height:46vw!important;
  border-radius:50%!important;
  background:rgba(210,154,96,.12)!important;
  filter:blur(6px)!important;
  z-index:0!important;
  pointer-events:none!important;
}
.hero.hero-v11::after{
  content:""!important;
  position:absolute!important;
  right:5vw!important;
  top:112px!important;
  width:36vw!important;
  height:36vw!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.54),rgba(255,255,255,0))!important;
  z-index:0!important;
  pointer-events:none!important;
}
.hero-v11-glow{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  background:
    linear-gradient(90deg,rgba(255,248,232,.98) 0%,rgba(255,248,232,.82) 34%,rgba(255,248,232,.22) 58%,rgba(255,248,232,0) 100%),
    linear-gradient(0deg,rgba(255,248,232,.72) 0%,rgba(255,248,232,0) 24%)!important;
  pointer-events:none!important;
}
.hero-v11-inner{
  position:relative!important;
  z-index:2!important;
  display:grid!important;
  grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr)!important;
  align-items:center!important;
  gap:clamp(24px,4vw,64px)!important;
}
.hero-v11-copy{
  position:relative!important;
  z-index:4!important;
  max-width:640px!important;
  padding:24px 0 32px!important;
}
.hero-v11 .eyebrow.light{
  color:#b7663d!important;
  margin-bottom:22px!important;
  text-shadow:none!important;
}
.hero-v11 h1{
  margin:0 0 24px!important;
  color:#15241f!important;
  font-size:clamp(4.55rem,8.2vw,9.2rem)!important;
  line-height:.84!important;
  letter-spacing:-.082em!important;
  text-shadow:0 18px 58px rgba(74,94,78,.12)!important;
}
.hero-v11 .lead{
  max-width:620px!important;
  color:#31443d!important;
  font-size:clamp(1.08rem,1.45vw,1.28rem)!important;
  line-height:1.68!important;
  text-shadow:none!important;
  margin-bottom:0!important;
}
.hero-v11-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  gap:0!important;
  margin-top:30px!important;
  color:#172620!important;
  font-weight:950!important;
  letter-spacing:-.018em!important;
}
.hero-v11-meta span{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  min-height:auto!important;
  padding:0 16px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:1rem!important;
}
.hero-v11-meta span:first-child{
  padding-left:0!important;
}
.hero-v11-meta span::before{
  content:""!important;
  width:8px!important;
  height:8px!important;
  margin-right:10px!important;
  border-radius:50%!important;
  background:#d59b5a!important;
  box-shadow:0 0 0 6px rgba(213,155,90,.13)!important;
  flex:0 0 auto!important;
}
.hero-v11-picture{
  position:relative!important;
  z-index:2!important;
  min-height:clamp(520px,64vh,720px)!important;
  height:clamp(520px,64vh,720px)!important;
  margin:0 -9vw 0 -6vw!important;
  overflow:hidden!important;
  border-radius:86px 0 0 86px!important;
  background:transparent!important;
  box-shadow:none!important;
  isolation:isolate!important;
  -webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.72) 12%,#000 24%,#000 100%)!important;
  mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.72) 12%,#000 24%,#000 100%)!important;
}
.hero-v11-picture picture,
.hero-v11-picture img{
  display:block!important;
  width:100%!important;
  height:100%!important;
}
.hero-v11-picture img{
  object-fit:cover!important;
  object-position:center!important;
  opacity:.96!important;
  filter:saturate(1.07) contrast(1.01) brightness(1.06)!important;
}
.hero-v11-picture::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:
    linear-gradient(90deg,rgba(255,248,232,.58) 0%,rgba(255,248,232,.18) 22%,rgba(255,248,232,0) 52%),
    linear-gradient(0deg,rgba(255,248,232,.18),rgba(255,248,232,0) 42%)!important;
  pointer-events:none!important;
}
.hero-v11-picture::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  background:radial-gradient(circle at 72% 16%,rgba(255,222,163,.24),transparent 32%)!important;
  pointer-events:none!important;
}
.hero-v11-picture figcaption{
  position:absolute!important;
  left:clamp(34px,7vw,92px)!important;
  bottom:34px!important;
  z-index:3!important;
  max-width:420px!important;
  padding:18px 22px!important;
  border-radius:28px!important;
  background:rgba(255,248,232,.68)!important;
  border:1px solid rgba(255,255,255,.58)!important;
  color:#15241f!important;
  box-shadow:0 20px 50px rgba(42,64,52,.12)!important;
  backdrop-filter:blur(16px)!important;
  -webkit-backdrop-filter:blur(16px)!important;
}
.hero-v11-picture figcaption strong{
  display:block!important;
  margin-bottom:4px!important;
  font-size:1.08rem!important;
  line-height:1.16!important;
  letter-spacing:-.032em!important;
}
.hero-v11-picture figcaption span{
  display:block!important;
  color:#53645d!important;
  font-size:.9rem!important;
  line-height:1.42!important;
}
.hero-v11 .scroll-cue{
  border-color:rgba(21,36,31,.24)!important;
  bottom:24px!important;
}
.hero-v11 .scroll-cue::after{
  background:#15241f!important;
}
@media (max-width:1050px){
  .hero-v11-inner{
    grid-template-columns:1fr!important;
    gap:28px!important;
  }
  .hero-v11-copy{
    max-width:820px!important;
    padding-bottom:0!important;
  }
  .hero-v11-picture{
    width:calc(100% + 80px)!important;
    margin:0 -40px!important;
    height:430px!important;
    min-height:430px!important;
    border-radius:46px!important;
    -webkit-mask-image:linear-gradient(180deg,#000 0%,#000 78%,rgba(0,0,0,.45) 92%,rgba(0,0,0,0) 100%)!important;
    mask-image:linear-gradient(180deg,#000 0%,#000 78%,rgba(0,0,0,.45) 92%,rgba(0,0,0,0) 100%)!important;
  }
}
@media (max-width:860px){
  .hero.hero-v11{
    display:block!important;
    min-height:auto!important;
    padding:104px 0 38px!important;
    background:
      radial-gradient(circle at 6% 10%,rgba(255,217,151,.82) 0 10%,rgba(255,217,151,0) 30%),
      radial-gradient(circle at 100% 3%,rgba(191,223,183,.78) 0 14%,rgba(191,223,183,0) 38%),
      linear-gradient(180deg,#fff9ec 0%,#fbefd8 48%,#eff8ec 100%)!important;
  }
  .hero.hero-v11::before{
    width:72vw!important;
    height:72vw!important;
    left:-44vw!important;
    bottom:-28vw!important;
    background:rgba(222,151,91,.12)!important;
  }
  .hero.hero-v11::after{
    display:none!important;
  }
  .hero-v11-glow{
    background:linear-gradient(180deg,rgba(255,249,236,.98) 0%,rgba(255,249,236,.74) 46%,rgba(255,249,236,0) 100%)!important;
  }
  .hero-v11-inner{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:0!important;
    min-height:0!important;
  }
  .hero-v11-copy{
    max-width:none!important;
    padding:0!important;
  }
  .hero-v11 .eyebrow.light{
    margin-bottom:18px!important;
    color:#b7673d!important;
    font-size:.68rem!important;
    letter-spacing:.16em!important;
  }
  .hero-v11 h1{
    color:#14241e!important;
    font-size:clamp(3.75rem,17vw,5.45rem)!important;
    line-height:.84!important;
    letter-spacing:-.086em!important;
    margin:0 0 18px!important;
    text-shadow:0 14px 38px rgba(69,92,75,.12)!important;
  }
  .hero-v11 .lead{
    max-width:100%!important;
    color:#33453e!important;
    font-size:1.02rem!important;
    line-height:1.64!important;
    margin:0!important;
  }
  .hero-v11-meta{
    margin-top:22px!important;
    padding:14px 0 0!important;
    border-top:1px solid rgba(21,36,31,.10)!important;
    gap:8px 0!important;
  }
  .hero-v11-meta span{
    flex:0 1 auto!important;
    padding:0 13px 0 0!important;
    font-size:.88rem!important;
    color:#15241f!important;
  }
  .hero-v11-meta span::before{
    width:6px!important;
    height:6px!important;
    margin-right:8px!important;
    box-shadow:0 0 0 5px rgba(213,155,90,.12)!important;
  }
  .hero-v11-picture{
    width:calc(100% + 28px)!important;
    height:clamp(330px,72vw,430px)!important;
    min-height:0!important;
    margin:24px -14px -34px!important;
    border-radius:34px 34px 0 0!important;
    box-shadow:none!important;
    background:transparent!important;
    -webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.98) 0%,#000 68%,rgba(0,0,0,.55) 86%,rgba(0,0,0,0) 100%)!important;
    mask-image:linear-gradient(180deg,rgba(0,0,0,.98) 0%,#000 68%,rgba(0,0,0,.55) 86%,rgba(0,0,0,0) 100%)!important;
  }
  .hero-v11-picture img{
    object-position:center 55%!important;
    opacity:.92!important;
    filter:saturate(1.08) contrast(1.02) brightness(1.05)!important;
  }
  .hero-v11-picture::before{
    background:
      linear-gradient(180deg,rgba(255,249,236,.06) 0%,rgba(255,249,236,0) 36%,rgba(255,249,236,.52) 100%),
      linear-gradient(90deg,rgba(255,249,236,.26),rgba(255,249,236,0) 42%)!important;
  }
  .hero-v11-picture figcaption{
    display:none!important;
  }
  .hero-v11 .scroll-cue{
    display:none!important;
  }
}
@media (max-width:560px){
  .hero.hero-v11{
    padding:98px 0 30px!important;
  }
  .hero-v11 h1{
    font-size:clamp(3.32rem,16.4vw,4.82rem)!important;
    margin-bottom:16px!important;
  }
  .hero-v11 .lead{
    font-size:1rem!important;
    line-height:1.60!important;
  }
  .hero-v11-meta{
    margin-top:20px!important;
  }
  .hero-v11-meta span{
    font-size:.82rem!important;
    padding-right:10px!important;
  }
  .hero-v11-picture{
    height:clamp(310px,78vw,390px)!important;
    margin-top:22px!important;
  }
}
@media (max-width:380px){
  .hero.hero-v11{
    padding-top:94px!important;
  }
  .hero-v11 h1{
    font-size:clamp(3.05rem,16vw,4.3rem)!important;
  }
  .hero-v11-meta span{
    font-size:.78rem!important;
  }
  .hero-v11-picture{
    height:292px!important;
  }
}

/* v11b: su desktop l'immagine diventa fondale architettonico, senza effetto card */
@media (min-width:1051px){
  .hero-v11-inner{
    display:block!important;
    min-height:calc(100svh - 210px)!important;
  }
  .hero-v11-copy{
    width:min(48vw,640px)!important;
  }
  .hero-v11-picture{
    position:absolute!important;
    right:calc((100vw - 100%) / -2)!important;
    top:50%!important;
    bottom:auto!important;
    transform:translateY(-50%)!important;
    width:min(66vw,980px)!important;
    height:100svh!important;
    min-height:720px!important;
    margin:0!important;
    border-radius:0!important;
    -webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.55) 12%,#000 28%,#000 100%)!important;
    mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.55) 12%,#000 28%,#000 100%)!important;
  }
  .hero-v11-picture img{
    object-position:center!important;
  }
  .hero-v11-picture::before{
    background:
      linear-gradient(90deg,rgba(255,248,232,.72) 0%,rgba(255,248,232,.18) 28%,rgba(255,248,232,0) 62%),
      linear-gradient(0deg,rgba(255,248,232,.28),rgba(255,248,232,0) 42%)!important;
  }
  .hero-v11-picture figcaption{
    left:clamp(110px,12vw,210px)!important;
    bottom:clamp(70px,8vh,110px)!important;
  }
}


/* === Hero alternativa v12: render integrato nel fondale, senza card separata === */
.hero.hero-v12{
  position:relative!important;
  min-height:100svh!important;
  padding:136px 0 86px!important;
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
  isolation:isolate!important;
  color:#132d26!important;
  background:
    radial-gradient(circle at 13% 14%,rgba(255,199,112,.66),transparent 30%),
    radial-gradient(circle at 84% 19%,rgba(159,211,160,.66),transparent 34%),
    radial-gradient(circle at 72% 92%,rgba(255,237,192,.94),transparent 37%),
    linear-gradient(145deg,#fff8ea 0%,#fbecd0 45%,#eaf7e9 100%)!important;
}
.hero.hero-v12::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,rgba(255,249,236,.98) 0%,rgba(255,249,236,.88) 35%,rgba(255,249,236,.28) 62%,rgba(255,249,236,.10) 100%),
    linear-gradient(180deg,rgba(255,255,255,.50) 0%,rgba(255,255,255,0) 42%,rgba(255,249,236,.78) 100%)!important;
}
.hero.hero-v12::after{
  content:""!important;
  position:absolute!important;
  right:-13vw!important;
  top:-18vw!important;
  width:min(58vw,760px)!important;
  height:min(58vw,760px)!important;
  border-radius:999px!important;
  background:radial-gradient(circle,rgba(255,208,128,.32),rgba(255,208,128,0) 68%)!important;
  z-index:0!important;
  pointer-events:none!important;
}
.hero-v12-bg{
  position:absolute!important;
  z-index:0!important;
  right:0!important;
  top:0!important;
  bottom:0!important;
  width:min(70vw,1060px)!important;
  overflow:hidden!important;
  pointer-events:none!important;
  -webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.64) 16%,#000 35%,#000 100%);
  mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.64) 16%,#000 35%,#000 100%);
}
.hero-v12-bg picture,
.hero-v12-bg img{
  display:block!important;
  width:100%!important;
  height:100%!important;
}
.hero-v12-bg img{
  object-fit:cover!important;
  object-position:center!important;
  opacity:.92!important;
  filter:saturate(1.08) contrast(1.02) brightness(1.06)!important;
}
.hero-v12-bg::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:
    linear-gradient(90deg,rgba(255,249,236,.76) 0%,rgba(255,249,236,.22) 26%,rgba(255,249,236,0) 60%),
    linear-gradient(180deg,rgba(255,249,236,.28) 0%,rgba(255,249,236,0) 46%,rgba(255,249,236,.90) 100%)!important;
}
.hero-v12-bg::after{
  content:""!important;
  position:absolute!important;
  left:7%!important;
  bottom:6%!important;
  width:55%!important;
  height:36%!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(119,169,107,.18),rgba(119,169,107,0) 68%)!important;
  filter:blur(20px)!important;
  z-index:2!important;
}
.hero-v12-light{
  position:absolute!important;
  z-index:0!important;
  left:clamp(18px,8vw,120px)!important;
  bottom:clamp(34px,12vh,130px)!important;
  width:clamp(260px,34vw,520px)!important;
  height:clamp(260px,34vw,520px)!important;
  border-radius:999px!important;
  background:radial-gradient(circle,rgba(255,208,128,.34),rgba(255,208,128,0) 66%)!important;
  pointer-events:none!important;
}
.hero-v12-inner{
  position:relative!important;
  z-index:3!important;
  display:block!important;
  width:100%!important;
  min-height:0!important;
}
.hero-v12-copy{
  max-width:760px!important;
  padding:0!important;
  position:relative!important;
  z-index:4!important;
}
.hero-v12 .eyebrow.light{
  color:#b8683e!important;
  margin-bottom:22px!important;
  text-shadow:none!important;
  letter-spacing:.24em!important;
}
.hero-v12 .eyebrow.light::before{
  width:48px!important;
  height:2px!important;
  background:linear-gradient(90deg,#efb35f,#79aa72)!important;
  opacity:1!important;
}
.hero-v12 h1{
  margin:0 0 22px!important;
  color:#142821!important;
  max-width:800px!important;
  font-family:"Cormorant Garamond",Georgia,"Times New Roman",serif!important;
  font-style:normal!important;
  font-weight:700!important;
  font-size:clamp(5.1rem,8.25vw,9.1rem)!important;
  line-height:.86!important;
  letter-spacing:-.084em!important;
  text-shadow:0 18px 48px rgba(96,120,92,.10)!important;
}
.hero-v12 .lead{
  max-width:680px!important;
  margin:0!important;
  color:#29453b!important;
  font-size:clamp(1.10rem,1.45vw,1.28rem)!important;
  line-height:1.68!important;
  font-weight:540!important;
  text-shadow:none!important;
}
.hero-v12-facts{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  gap:10px!important;
  margin-top:30px!important;
  max-width:700px!important;
  overflow:visible!important;
}
.hero-v12-facts span{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  max-width:100%!important;
  padding:10px 15px!important;
  border-radius:999px!important;
  border:1px solid rgba(20,40,33,.10)!important;
  background:rgba(255,255,255,.42)!important;
  color:#42564f!important;
  box-shadow:0 16px 36px rgba(77,72,48,.06)!important;
  backdrop-filter:blur(14px)!important;
  -webkit-backdrop-filter:blur(14px)!important;
  font-size:.96rem!important;
  line-height:1.15!important;
  white-space:normal!important;
}
.hero-v12-facts span::before{
  content:""!important;
  width:7px!important;
  height:7px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#efb35f,#79aa72)!important;
  box-shadow:0 0 0 5px rgba(239,179,95,.12)!important;
  flex:0 0 auto!important;
}
.hero-v12-facts strong{
  color:#142821!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
}
.hero-v12 .scroll-cue{
  z-index:4!important;
  border-color:rgba(20,40,33,.22)!important;
  bottom:26px!important;
}
.hero-v12 .scroll-cue::after{
  background:#142821!important;
}

@media (max-width:1050px){
  .hero.hero-v12{
    padding-top:126px!important;
  }
  .hero-v12-bg{
    width:74vw!important;
  }
  .hero-v12-copy{
    max-width:670px!important;
  }
}
@media (max-width:860px){
  .hero.hero-v12{
    min-height:0!important;
    padding:104px 0 0!important;
    display:block!important;
    background:
      radial-gradient(circle at 9% 6%,rgba(255,207,133,.72),transparent 31%),
      radial-gradient(circle at 96% 28%,rgba(172,218,170,.64),transparent 37%),
      linear-gradient(180deg,#fff9ed 0%,#fbefd9 48%,#eff8ed 100%)!important;
  }
  .hero.hero-v12::before{
    z-index:1!important;
    background:
      linear-gradient(180deg,rgba(255,249,237,.98) 0%,rgba(255,249,237,.92) 37%,rgba(255,249,237,.34) 68%,rgba(255,249,237,.96) 100%)!important;
  }
  .hero.hero-v12::after{
    right:-190px!important;
    top:70px!important;
    width:360px!important;
    height:360px!important;
  }
  .hero-v12-bg{
    left:0!important;
    right:0!important;
    top:auto!important;
    bottom:0!important;
    width:100%!important;
    height:46%!important;
    -webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.84) 15%,#000 62%,rgba(0,0,0,.20) 100%)!important;
    mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.84) 15%,#000 62%,rgba(0,0,0,.20) 100%)!important;
  }
  .hero-v12-bg img{
    object-position:center 54%!important;
    opacity:.92!important;
  }
  .hero-v12-bg::before{
    background:
      linear-gradient(180deg,rgba(255,249,237,.90) 0%,rgba(255,249,237,.10) 24%,rgba(255,249,237,.05) 58%,rgba(255,249,237,.92) 100%),
      linear-gradient(90deg,rgba(255,249,237,.30),rgba(255,249,237,0) 42%,rgba(255,249,237,.18))!important;
  }
  .hero-v12-light{
    left:-120px!important;
    bottom:170px!important;
    width:280px!important;
    height:280px!important;
  }
  .hero-v12-inner{
    position:relative!important;
    z-index:4!important;
    min-height:calc(100svh - 104px)!important;
    display:flex!important;
    align-items:flex-start!important;
  }
  .hero-v12-copy{
    width:100%!important;
    max-width:none!important;
    padding-bottom:clamp(330px,58vh,470px)!important;
  }
  .hero-v12 .eyebrow.light{
    margin-bottom:18px!important;
    color:#ad643d!important;
    font-size:.67rem!important;
    letter-spacing:.18em!important;
  }
  .hero-v12 .eyebrow.light::before{
    width:34px!important;
  }
  .hero-v12 h1{
    font-size:clamp(3.48rem,15.3vw,5.1rem)!important;
    line-height:.85!important;
    letter-spacing:-.086em!important;
    margin-bottom:16px!important;
  }
  .hero-v12 .lead{
    max-width:100%!important;
    font-size:1.02rem!important;
    line-height:1.58!important;
    color:#30483f!important;
  }
  .hero-v12-facts{
    margin-top:20px!important;
    gap:8px!important;
  }
  .hero-v12-facts span{
    flex:0 1 auto!important;
    padding:8px 11px!important;
    font-size:.84rem!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.34)!important;
    box-shadow:0 10px 26px rgba(77,72,48,.05)!important;
  }
  .hero-v12-facts span::before{
    width:6px!important;
    height:6px!important;
    box-shadow:0 0 0 4px rgba(239,179,95,.12)!important;
  }
  .hero-v12 .scroll-cue{
    display:none!important;
  }
}
@media (max-width:560px){
  .hero.hero-v12{
    padding-top:96px!important;
  }
  .hero-v12-inner{
    min-height:calc(100svh - 96px)!important;
  }
  .hero-v12-copy{
    padding-bottom:clamp(330px,61vh,470px)!important;
  }
  .hero-v12 h1{
    font-size:clamp(3.14rem,15.6vw,4.35rem)!important;
    margin-bottom:15px!important;
  }
  .hero-v12 .lead{
    font-size:1rem!important;
    line-height:1.56!important;
  }
  .hero-v12-bg{
    height:48%!important;
  }
}
@media (max-width:390px){
  .hero-v12-facts span{
    font-size:.79rem!important;
    padding:8px 10px!important;
  }
  .hero-v12 h1{
    font-size:3.1rem!important;
  }
}

/* v12 mobile fit: evita larghezze fuori viewport e rende il render visibile prima */
@media (max-width:860px){
  html,body{
    max-width:100%!important;
    overflow-x:hidden!important;
  }
  .hero.hero-v12,
  .hero-v12-inner,
  .hero-v12-copy{
    max-width:100vw!important;
  }
  .hero.hero-v12 .container{
    width:calc(100vw - 28px)!important;
    max-width:calc(100vw - 28px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hero-v12 .lead,
  .hero-v12-facts{
    max-width:100%!important;
  }
  .hero-v12-bg{
    height:55%!important;
    bottom:-5%!important;
    -webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.70) 7%,#000 55%,rgba(0,0,0,.18) 100%)!important;
    mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.70) 7%,#000 55%,rgba(0,0,0,.18) 100%)!important;
  }
  .hero-v12-copy{
    padding-bottom:clamp(330px,54vh,440px)!important;
  }
  .mobile-sticky{
    max-width:calc(100vw - 20px)!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    overflow:hidden!important;
  }
  .mobile-sticky a{
    min-width:0!important;
    white-space:nowrap!important;
  }
}
@media (max-width:560px){
  .hero.hero-v12 .container{
    width:calc(100vw - 28px)!important;
    max-width:calc(100vw - 28px)!important;
  }
  .hero-v12-bg{
    height:56%!important;
    bottom:-7%!important;
  }
  .hero-v12-copy{
    padding-bottom:clamp(340px,56vh,455px)!important;
  }
}

/* === Hero v13: fondale integrato, caldo e piu accogliente === */
.hero.hero-v13{
  position:relative!important;
  min-height:100vh!important;
  min-height:100svh!important;
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
  isolation:isolate!important;
  padding:126px 0 76px!important;
  color:#122720!important;
  background:
    radial-gradient(circle at 12% 16%,rgba(255,213,142,.66) 0 9%,rgba(255,213,142,0) 33%),
    radial-gradient(circle at 88% 15%,rgba(175,219,168,.72) 0 13%,rgba(175,219,168,0) 37%),
    linear-gradient(135deg,#fff8ea 0%,#fbedd7 45%,#eaf7e9 100%)!important;
}
.hero.hero-v13::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,rgba(255,248,234,.98) 0%,rgba(255,248,234,.92) 30%,rgba(255,248,234,.36) 57%,rgba(255,248,234,.10) 100%),
    linear-gradient(180deg,rgba(255,255,255,.36) 0%,rgba(255,255,255,0) 48%,rgba(255,248,234,.72) 100%)!important;
}
.hero.hero-v13::after{
  content:""!important;
  position:absolute!important;
  left:-12vw!important;
  bottom:-18vh!important;
  width:min(48vw,650px)!important;
  height:min(48vw,650px)!important;
  border-radius:999px!important;
  background:radial-gradient(circle,rgba(151,186,132,.22),rgba(151,186,132,0) 68%)!important;
  z-index:0!important;
  pointer-events:none!important;
}
.hero-v13-image{
  position:absolute!important;
  z-index:0!important;
  inset:0 0 0 auto!important;
  width:min(70vw,1080px)!important;
  pointer-events:none!important;
  overflow:hidden!important;
  -webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.34) 13%,#000 33%,#000 100%)!important;
  mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.34) 13%,#000 33%,#000 100%)!important;
}
.hero-v13-image picture,
.hero-v13-image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
}
.hero-v13-image img{
  object-fit:cover!important;
  object-position:center!important;
  opacity:.94!important;
  filter:saturate(1.08) contrast(1.01) brightness(1.08)!important;
}
.hero-v13-image::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,rgba(255,248,234,.78) 0%,rgba(255,248,234,.30) 31%,rgba(255,248,234,0) 66%),
    linear-gradient(180deg,rgba(255,248,234,.18) 0%,rgba(255,248,234,0) 42%,rgba(255,248,234,.72) 100%)!important;
}
.hero-v13-sun{
  position:absolute!important;
  z-index:2!important;
  right:clamp(36px,8vw,130px)!important;
  top:clamp(112px,18vh,180px)!important;
  width:clamp(92px,10vw,146px)!important;
  height:clamp(92px,10vw,146px)!important;
  border-radius:999px!important;
  background:radial-gradient(circle at 38% 34%,#fff5c9 0 19%,#ffd58b 20% 62%,rgba(255,213,139,0) 64%)!important;
  opacity:.54!important;
  pointer-events:none!important;
}
.hero-v13-green{
  position:absolute!important;
  z-index:0!important;
  right:28vw!important;
  bottom:12vh!important;
  width:260px!important;
  height:118px!important;
  border-radius:999px 999px 999px 28px!important;
  background:linear-gradient(135deg,rgba(142,179,121,.22),rgba(255,255,255,.04))!important;
  transform:rotate(-10deg)!important;
  pointer-events:none!important;
}
.hero-v13-inner{
  position:relative!important;
  z-index:3!important;
  display:flex!important;
  align-items:center!important;
  min-height:calc(100svh - 202px)!important;
}
.hero-v13-copy{
  position:relative!important;
  z-index:4!important;
  max-width:720px!important;
  padding:0!important;
}
.hero-v13 .eyebrow.light{
  color:#b4663b!important;
  margin-bottom:22px!important;
  letter-spacing:.22em!important;
  text-shadow:none!important;
}
.hero-v13 .eyebrow.light::before{
  width:48px!important;
  height:2px!important;
  background:linear-gradient(90deg,#efb45f,#83ae73)!important;
  opacity:1!important;
}
.hero-v13 h1{
  margin:0 0 22px!important;
  max-width:800px!important;
  color:#122720!important;
  font-family:"Cormorant Garamond",Georgia,"Times New Roman",serif!important;
  font-style:normal!important;
  font-weight:700!important;
  font-size:clamp(5rem,8.2vw,9.05rem)!important;
  line-height:.86!important;
  letter-spacing:-.084em!important;
  text-shadow:0 20px 54px rgba(116,138,105,.10)!important;
}
.hero-v13 .lead{
  margin:0!important;
  max-width:660px!important;
  color:#2c463c!important;
  font-size:clamp(1.1rem,1.42vw,1.28rem)!important;
  line-height:1.68!important;
  font-weight:540!important;
  text-shadow:none!important;
}
.hero-v13-tags{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  max-width:690px!important;
  margin-top:30px!important;
  padding:0!important;
}
.hero-v13-tags span{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  min-height:40px!important;
  padding:0 15px!important;
  border-radius:999px!important;
  border:1px solid rgba(18,39,32,.10)!important;
  background:rgba(255,255,255,.48)!important;
  color:#122720!important;
  font-size:.92rem!important;
  font-weight:900!important;
  letter-spacing:-.015em!important;
  box-shadow:0 14px 34px rgba(103,90,58,.07)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
}
.hero-v13-tags span::before{
  content:""!important;
  width:7px!important;
  height:7px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#efb45f,#83ae73)!important;
  box-shadow:0 0 0 5px rgba(239,180,95,.13)!important;
  flex:0 0 auto!important;
}
.hero-v13 .scroll-cue{
  z-index:5!important;
  bottom:26px!important;
  border-color:rgba(18,39,32,.24)!important;
}
.hero-v13 .scroll-cue::after{
  background:#122720!important;
}

@media (max-width:1050px){
  .hero-v13-image{
    width:76vw!important;
  }
  .hero-v13-copy{
    max-width:650px!important;
  }
}
@media (max-width:860px){
  .hero.hero-v13{
    display:block!important;
    min-height:100svh!important;
    padding:104px 0 0!important;
    background:
      radial-gradient(circle at 9% 7%,rgba(255,211,139,.74) 0 13%,rgba(255,211,139,0) 37%),
      radial-gradient(circle at 98% 21%,rgba(181,219,173,.68) 0 16%,rgba(181,219,173,0) 42%),
      linear-gradient(180deg,#fff9ed 0%,#fbefd9 46%,#edf8ee 100%)!important;
  }
  .hero.hero-v13::before{
    z-index:1!important;
    background:
      linear-gradient(180deg,rgba(255,249,237,1) 0%,rgba(255,249,237,.96) 34%,rgba(255,249,237,.45) 58%,rgba(255,249,237,.18) 76%,rgba(255,249,237,.84) 100%)!important;
  }
  .hero.hero-v13::after{
    left:-160px!important;
    bottom:54px!important;
    width:330px!important;
    height:330px!important;
    opacity:.82!important;
  }
  .hero-v13-image{
    left:0!important;
    right:0!important;
    top:clamp(392px,48vh,430px)!important;
    bottom:0!important;
    width:100%!important;
    height:auto!important;
    -webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.82) 11%,#000 53%,rgba(0,0,0,.50) 82%,rgba(0,0,0,0) 100%)!important;
    mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.82) 11%,#000 53%,rgba(0,0,0,.50) 82%,rgba(0,0,0,0) 100%)!important;
  }
  .hero-v13-image img{
    object-position:center 52%!important;
    opacity:.88!important;
    filter:saturate(1.08) contrast(1.02) brightness(1.07)!important;
  }
  .hero-v13-image::before{
    background:
      linear-gradient(180deg,rgba(255,249,237,.92) 0%,rgba(255,249,237,.18) 18%,rgba(255,249,237,0) 58%,rgba(255,249,237,.82) 100%),
      linear-gradient(90deg,rgba(255,249,237,.20),rgba(255,249,237,0) 54%,rgba(255,249,237,.10))!important;
  }
  .hero-v13-sun{
    right:-12px!important;
    top:98px!important;
    width:112px!important;
    height:112px!important;
    opacity:.45!important;
  }
  .hero-v13-green{
    display:none!important;
  }
  .hero-v13-inner{
    position:relative!important;
    z-index:4!important;
    min-height:calc(100svh - 104px)!important;
    display:block!important;
    width:min(calc(100% - 32px),var(--max))!important;
    margin-inline:auto!important;
  }
  .hero-v13-copy{
    max-width:none!important;
    width:100%!important;
    padding:0 0 clamp(350px,52vh,430px)!important;
  }
  .hero-v13 .eyebrow.light{
    margin-bottom:16px!important;
    color:#ad643d!important;
    font-size:.66rem!important;
    letter-spacing:.17em!important;
  }
  .hero-v13 .eyebrow.light::before{
    width:34px!important;
  }
  .hero-v13 h1{
    margin:0 0 16px!important;
    font-size:clamp(3.42rem,15.4vw,4.85rem)!important;
    line-height:.86!important;
    letter-spacing:-.084em!important;
  }
  .hero-v13 .lead{
    max-width:100%!important;
    color:#2e463d!important;
    font-size:1.01rem!important;
    line-height:1.56!important;
  }
  .hero-v13-tags{
    margin-top:18px!important;
    gap:8px!important;
    max-width:100%!important;
  }
  .hero-v13-tags span{
    min-height:35px!important;
    padding:0 11px!important;
    background:rgba(255,255,255,.38)!important;
    box-shadow:0 10px 24px rgba(103,90,58,.05)!important;
    font-size:.78rem!important;
  }
  .hero-v13-tags span::before{
    width:6px!important;
    height:6px!important;
    box-shadow:0 0 0 4px rgba(239,180,95,.13)!important;
  }
  .hero-v13 .scroll-cue{
    display:none!important;
  }
}
@media (max-width:560px){
  .hero.hero-v13{
    min-height:760px!important;
    padding-top:96px!important;
  }
  .hero-v13-inner{
    min-height:calc(100svh - 96px)!important;
  }
  .hero-v13 h1{
    font-size:clamp(3.12rem,15.2vw,4.28rem)!important;
    margin-bottom:15px!important;
  }
  .hero-v13 .lead{
    font-size:.99rem!important;
    line-height:1.55!important;
  }
  .hero-v13-image{
    top:clamp(368px,47vh,412px)!important;
  }
  .hero-v13-copy{
    padding-bottom:clamp(326px,52vh,410px)!important;
  }
}
@media (max-width:410px){
  .hero.hero-v13{
    min-height:735px!important;
  }
  .hero-v13 h1{
    font-size:3.32rem!important;
  }
  .hero-v13-tags span{
    font-size:.75rem!important;
    padding:0 10px!important;
  }
  .hero-v13-image{
    top:360px!important;
  }
  .hero-v13-copy{
    padding-bottom:326px!important;
  }
}
@media (max-width:370px){
  .hero.hero-v13{
    min-height:710px!important;
  }
  .hero-v13 h1{
    font-size:3.05rem!important;
  }
  .hero-v13 .lead{
    font-size:.95rem!important;
  }
  .hero-v13-image{
    top:342px!important;
  }
  .hero-v13-copy{
    padding-bottom:300px!important;
  }
}

/* La hero deve essere visibile immediatamente anche se le animazioni non partono subito. */
.hero-v12 .reveal,
.animate-ready .hero-v12 .reveal{
  opacity:1!important;
  transform:none!important;
}

/* v12 extra small: blocco testo volutamente piu compatto per un atterraggio mobile pulito. */
@media (max-width:560px){
  .hero.hero-v12 .container{
    width:min(356px,calc(100vw - 28px))!important;
    max-width:min(356px,calc(100vw - 28px))!important;
    margin-left:14px!important;
    margin-right:auto!important;
  }
  .hero-v12 h1,
  .hero-v12 .lead,
  .hero-v12-facts{
    max-width:356px!important;
  }
  .hero-v12-facts span{
    font-size:.80rem!important;
    padding:8px 10px!important;
  }
  .mobile-sticky{
    left:10px!important;
    right:auto!important;
    width:min(370px,calc(100vw - 20px))!important;
    max-width:min(370px,calc(100vw - 20px))!important;
  }
}

@media (max-width:560px){
  .hero-v12-copy{
    width:min(356px,calc(100vw - 28px))!important;
  }
  .hero-v12 .lead{
    display:block!important;
    width:min(356px,calc(100vw - 28px))!important;
    max-width:min(356px,calc(100vw - 28px))!important;
  }
}

/* La nuova hero deve essere sempre visibile subito. */
.hero-v13 .reveal,
.animate-ready .hero-v13 .reveal{
  opacity:1!important;
  transform:none!important;
}

/* === v12 - revisione prima sezione: header scuro e nuovo messaggio hero === */
.site-header{
  background:rgba(14,31,26,.88)!important;
  border-color:rgba(245,241,232,.20)!important;
  color:var(--stone)!important;
  box-shadow:0 18px 48px rgba(12,28,24,.18)!important;
}
.site-header.is-scrolled,
.site-header.is-open{
  background:rgba(14,31,26,.96)!important;
  border-color:rgba(245,241,232,.16)!important;
  color:var(--stone)!important;
  box-shadow:0 18px 52px rgba(12,28,24,.24)!important;
}
.site-header .header-cta,
.site-header.is-scrolled .header-cta,
.site-header.is-open .header-cta{
  background:#f6ead4!important;
  color:#10231e!important;
}
.site-header .nav-toggle,
.site-header.is-scrolled .nav-toggle,
.site-header.is-open .nav-toggle{
  background:rgba(245,241,232,.13)!important;
  color:var(--stone)!important;
}
.site-header .brand-script,
.site-header.is-scrolled .brand-script,
.site-header.is-open .brand-script{
  color:var(--stone)!important;
}
.site-header .brand-script::before,
.site-header.is-scrolled .brand-script::before,
.site-header.is-open .brand-script::before{
  background:linear-gradient(180deg,#f6d79d,#d6a760)!important;
  box-shadow:0 0 0 6px rgba(246,215,157,.10)!important;
}
.site-header .brand-script::after,
.site-header.is-scrolled .brand-script::after,
.site-header.is-open .brand-script::after{
  background:linear-gradient(90deg,transparent,#e3bd7a 28%,rgba(245,241,232,.78) 64%,transparent)!important;
  opacity:.64!important;
}
.hero-v13 h1{
  max-width:980px!important;
  font-size:clamp(3.55rem,7.2vw,7.65rem)!important;
  line-height:.91!important;
  letter-spacing:-.078em!important;
}
.hero-v13 .lead{
  max-width:760px!important;
}
@media (max-width:860px){
  .site-header{
    background:rgba(14,31,26,.92)!important;
    border-color:rgba(245,241,232,.16)!important;
  }
  .site-header.is-open{
    background:rgba(14,31,26,.98)!important;
  }
  .hero-v13 h1{
    font-size:clamp(3.08rem,14.6vw,4.45rem)!important;
    line-height:.90!important;
    margin-bottom:16px!important;
  }
  .hero-v13 .lead{
    font-size:1rem!important;
    line-height:1.55!important;
  }
  .hero-v13-copy{
    padding-bottom:clamp(338px,52vh,416px)!important;
  }
}
@media (max-width:410px){
  .hero-v13 h1{
    font-size:clamp(2.78rem,13.8vw,3.62rem)!important;
    line-height:.91!important;
  }
  .hero-v13 .lead{
    font-size:.965rem!important;
  }
}


/* === v15: affinamento hero titolo nuovo e header scuro === */
.site-header{
  background:rgba(15,31,27,.92)!important;
  border-color:rgba(255,248,234,.22)!important;
  color:#fff8ea!important;
  box-shadow:0 18px 54px rgba(12,24,21,.24)!important;
}
.site-header.is-scrolled,.site-header.is-open{
  background:rgba(15,31,27,.94)!important;
  border-color:rgba(255,248,234,.20)!important;
  color:#fff8ea!important;
}
.site-header .header-cta,
.site-header.is-scrolled .header-cta,
.site-header.is-open .header-cta{
  background:linear-gradient(135deg,#ffe4ad,#d9a969)!important;
  color:#122720!important;
}
.site-header .nav-toggle,
.site-header.is-scrolled .nav-toggle,
.site-header.is-open .nav-toggle{
  background:rgba(255,248,234,.14)!important;
  color:#fff8ea!important;
}
.site-header.is-scrolled .brand-script,
.site-header.is-open .brand-script{
  color:#fff8ea!important;
}
.hero-v13 h1{
  max-width:900px!important;
  font-size:clamp(4.55rem,6.85vw,7.3rem)!important;
  line-height:.92!important;
  letter-spacing:-.069em!important;
}
.hero-v13 .lead{
  max-width:720px!important;
}
.hero-v13 .lead strong{
  color:#122720!important;
}
@media (max-width:860px){
  .hero-v13 h1{
    font-size:clamp(3.02rem,12.9vw,4.35rem)!important;
    line-height:.94!important;
  }
  .hero-v13 .lead{
    max-width:100%!important;
    line-height:1.58!important;
  }
  .hero-v13-image{
    top:clamp(420px,52vh,468px)!important;
  }
}
@media (max-width:560px){
  .hero.hero-v13{
    min-height:795px!important;
    padding-top:104px!important;
  }
  .hero-v13 h1{
    font-size:clamp(2.74rem,13.1vw,3.72rem)!important;
    line-height:.95!important;
    margin-bottom:15px!important;
  }
  .hero-v13 .lead{
    font-size:.97rem!important;
    line-height:1.55!important;
  }
  .hero-v13-image{
    top:clamp(446px,55vh,492px)!important;
  }
  .hero-v13-copy{
    padding-bottom:clamp(306px,48vh,358px)!important;
  }
}
@media (max-width:410px){
  .hero.hero-v13{
    min-height:800px!important;
  }
  .hero-v13 h1{
    font-size:2.88rem!important;
  }
  .hero-v13-image{
    top:462px!important;
  }
  .hero-v13-copy{
    padding-bottom:314px!important;
  }
}
@media (max-width:370px){
  .hero.hero-v13{
    min-height:778px!important;
  }
  .hero-v13 h1{
    font-size:2.62rem!important;
  }
  .hero-v13-image{
    top:450px!important;
  }
}


/* === v16: header meno scuro e testo hero aggiornato === */
.site-header{
  background:rgba(34,54,48,.74)!important;
  border-color:rgba(255,248,234,.28)!important;
  color:#fff8ea!important;
  box-shadow:0 18px 46px rgba(12,24,21,.16)!important;
}
.site-header.is-scrolled,.site-header.is-open{
  background:rgba(34,54,48,.86)!important;
  border-color:rgba(255,248,234,.24)!important;
  color:#fff8ea!important;
  box-shadow:0 18px 48px rgba(12,24,21,.18)!important;
}
.site-header .nav-toggle,
.site-header.is-scrolled .nav-toggle,
.site-header.is-open .nav-toggle{
  background:rgba(255,248,234,.16)!important;
  color:#fff8ea!important;
}
.site-header .header-cta,
.site-header.is-scrolled .header-cta,
.site-header.is-open .header-cta{
  background:rgba(255,248,234,.90)!important;
  color:#122720!important;
  box-shadow:0 12px 28px rgba(12,24,21,.10)!important;
}
@media (max-width:860px){
  .site-header{
    background:rgba(34,54,48,.76)!important;
    border-color:rgba(255,248,234,.26)!important;
  }
  .site-header.is-open,.site-header.is-scrolled{
    background:rgba(34,54,48,.88)!important;
  }
}

/* === v14: header chiaro e render mobile piu integrato nella hero === */
.site-header,
.site-header.is-scrolled,
.site-header.is-open{
  background:rgba(255,255,255,.90)!important;
  border-color:rgba(18,39,32,.09)!important;
  color:#122720!important;
  box-shadow:0 18px 50px rgba(18,39,32,.10)!important;
}
.site-header .brand-script,
.site-header.is-scrolled .brand-script,
.site-header.is-open .brand-script{
  color:#122720!important;
  text-shadow:none!important;
}
.site-header .brand-script::before,
.site-header.is-scrolled .brand-script::before,
.site-header.is-open .brand-script::before{
  background:linear-gradient(180deg,#f4d190,#c99454)!important;
  box-shadow:0 0 0 6px rgba(201,148,84,.10)!important;
}
.site-header .brand-script::after,
.site-header.is-scrolled .brand-script::after,
.site-header.is-open .brand-script::after{
  background:linear-gradient(90deg,transparent,#d2a15f 28%,rgba(18,39,32,.35) 64%,transparent)!important;
  opacity:.70!important;
}
.site-header .nav-toggle,
.site-header.is-scrolled .nav-toggle,
.site-header.is-open .nav-toggle{
  background:rgba(18,39,32,.08)!important;
  color:#122720!important;
}
.site-header .header-cta,
.site-header.is-scrolled .header-cta,
.site-header.is-open .header-cta{
  background:#122720!important;
  color:#fff8ea!important;
}
@media (max-width:860px){
  .site-header,
  .site-header.is-scrolled,
  .site-header.is-open{
    background:rgba(255,255,255,.91)!important;
    border-color:rgba(18,39,32,.08)!important;
    color:#122720!important;
    box-shadow:0 14px 42px rgba(18,39,32,.10)!important;
  }
  .site-nav,
  .site-nav.is-open{
    background:rgba(255,255,255,.98)!important;
    color:#122720!important;
  }
  .hero-v13-image{
    top:clamp(318px,39vh,360px)!important;
    bottom:-3%!important;
  }
  .hero-v13-image img{
    object-position:center 50%!important;
    opacity:.90!important;
  }
  .hero-v13-image::before{
    background:
      linear-gradient(180deg,rgba(255,249,237,.96) 0%,rgba(255,249,237,.36) 13%,rgba(255,249,237,0) 54%,rgba(255,249,237,.86) 100%),
      linear-gradient(90deg,rgba(255,249,237,.22),rgba(255,249,237,0) 54%,rgba(255,249,237,.12))!important;
  }
  .hero-v13-copy{
    padding-bottom:clamp(348px,51vh,420px)!important;
  }
}
@media (max-width:560px){
  .hero-v13-image{
    top:clamp(306px,37vh,342px)!important;
    bottom:-4%!important;
  }
  .hero-v13-copy{
    padding-bottom:clamp(338px,51vh,410px)!important;
  }
}
@media (max-width:410px){
  .hero-v13-image{
    top:318px!important;
  }
}
@media (max-width:370px){
  .hero-v13-image{
    top:302px!important;
  }
}

/* === v14 final: banner bianco e render mobile rialzato verso i box === */
.site-header,
.site-header.is-scrolled,
.site-header.is-open{
  background:rgba(255,255,255,.96)!important;
  border-color:rgba(18,39,32,.09)!important;
  color:#122720!important;
  box-shadow:0 16px 44px rgba(18,39,32,.10)!important;
}
.site-header .brand-script,
.site-header.is-scrolled .brand-script,
.site-header.is-open .brand-script{
  color:#122720!important;
  text-shadow:none!important;
}
.site-header .nav-toggle,
.site-header.is-scrolled .nav-toggle,
.site-header.is-open .nav-toggle{
  background:rgba(18,39,32,.08)!important;
  color:#122720!important;
}
.site-header .header-cta,
.site-header.is-scrolled .header-cta,
.site-header.is-open .header-cta{
  background:#122720!important;
  color:#fff8ea!important;
}
@media (max-width:860px){
  .site-header,
  .site-header.is-scrolled,
  .site-header.is-open{
    background:rgba(255,255,255,.96)!important;
    border-color:rgba(18,39,32,.09)!important;
    color:#122720!important;
  }
  .hero-v13-image{
    top:clamp(312px,39vh,352px)!important;
    bottom:-4%!important;
  }
  .hero-v13-image img{
    object-position:center 48%!important;
    opacity:.90!important;
  }
}
@media (max-width:560px){
  .hero-v13-image{top:clamp(300px,37vh,336px)!important;}
}
@media (max-width:410px){
  .hero-v13-image{top:306px!important;}
}
@media (max-width:370px){
  .hero-v13-image{top:294px!important;}
}

/* === v15: render mobile piu alto, integrato gia dal sottotitolo === */
@media (max-width:860px){
  .hero-v13-image{
    top:clamp(250px,31vh,292px)!important;
    bottom:-5%!important;
  }
  .hero-v13-image img{
    object-position:center 48%!important;
    opacity:.88!important;
  }
  .hero-v13-image::before{
    background:
      linear-gradient(180deg,rgba(255,249,237,.98) 0%,rgba(255,249,237,.64) 9%,rgba(255,249,237,.16) 33%,rgba(255,249,237,0) 58%,rgba(255,249,237,.88) 100%),
      linear-gradient(90deg,rgba(255,249,237,.25),rgba(255,249,237,0) 54%,rgba(255,249,237,.12))!important;
  }
  .hero-v13-copy{
    padding-bottom:clamp(374px,54vh,440px)!important;
  }
}
@media (max-width:560px){
  .hero-v13-image{
    top:clamp(238px,28vh,274px)!important;
    bottom:-5%!important;
  }
  .hero-v13-copy{
    padding-bottom:clamp(366px,52vh,424px)!important;
  }
}
@media (max-width:410px){
  .hero-v13-image{top:250px!important;}
  .hero-v13-copy{padding-bottom:372px!important;}
}
@media (max-width:370px){
  .hero-v13-image{top:238px!important;}
  .hero-v13-copy{padding-bottom:350px!important;}
}

/* === v16: mobile hero render più alto e più corto, come indicato sullo screenshot === */
@media (max-width:860px){
  .hero-v13-image{
    top:clamp(164px,22vh,202px)!important;
    bottom:92px!important;
  }
  .hero-v13-image img{
    object-position:center 47%!important;
    opacity:.86!important;
  }
  .hero-v13-image::before{
    background:
      linear-gradient(180deg,rgba(255,249,237,.86) 0%,rgba(255,249,237,.38) 7%,rgba(255,249,237,.10) 25%,rgba(255,249,237,0) 56%,rgba(255,249,237,.88) 100%),
      linear-gradient(90deg,rgba(255,249,237,.24),rgba(255,249,237,0) 54%,rgba(255,249,237,.12))!important;
  }
  .hero-v13-copy{
    padding-bottom:clamp(326px,47vh,382px)!important;
  }
}
@media (max-width:560px){
  .hero.hero-v13{
    min-height:742px!important;
  }
  .hero-v13-image{
    top:clamp(148px,20vh,178px)!important;
    bottom:86px!important;
  }
  .hero-v13-copy{
    padding-bottom:clamp(306px,45vh,356px)!important;
  }
}
@media (max-width:410px){
  .hero.hero-v13{
    min-height:736px!important;
  }
  .hero-v13-image{
    top:154px!important;
    bottom:86px!important;
  }
  .hero-v13-copy{
    padding-bottom:314px!important;
  }
}
@media (max-width:370px){
  .hero.hero-v13{
    min-height:714px!important;
  }
  .hero-v13-image{
    top:146px!important;
    bottom:82px!important;
  }
  .hero-v13-copy{
    padding-bottom:292px!important;
  }
}

/* === v16: solo mobile, render hero più alto e più corto === */
@media (max-width:860px){
  .hero-v13-image{
    top:clamp(168px,24vh,220px)!important;
    bottom:clamp(82px,13vh,122px)!important;
    -webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.30) 6%,rgba(0,0,0,.86) 17%,#000 54%,rgba(0,0,0,.40) 81%,rgba(0,0,0,0) 100%)!important;
    mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.30) 6%,rgba(0,0,0,.86) 17%,#000 54%,rgba(0,0,0,.40) 81%,rgba(0,0,0,0) 100%)!important;
  }
  .hero-v13-image img{
    object-position:center 40%!important;
    opacity:.88!important;
  }
  .hero-v13-image::before{
    background:
      linear-gradient(180deg,rgba(255,249,237,.62) 0%,rgba(255,249,237,.24) 10%,rgba(255,249,237,0) 42%,rgba(255,249,237,.88) 100%),
      linear-gradient(90deg,rgba(255,249,237,.24),rgba(255,249,237,0) 54%,rgba(255,249,237,.12))!important;
  }
  .hero-v13-copy{
    padding-bottom:clamp(410px,58vh,480px)!important;
  }
}
@media (max-width:560px){
  .hero-v13-image{
    top:clamp(148px,21vh,178px)!important;
    bottom:clamp(92px,14vh,126px)!important;
  }
  .hero-v13-copy{
    padding-bottom:clamp(410px,59vh,468px)!important;
  }
}
@media (max-width:410px){
  .hero-v13-image{
    top:158px!important;
    bottom:112px!important;
  }
  .hero-v13-copy{
    padding-bottom:430px!important;
  }
}
@media (max-width:370px){
  .hero-v13-image{
    top:148px!important;
    bottom:98px!important;
  }
  .hero-v13-copy{
    padding-bottom:398px!important;
  }
}

/* === v16: ritocco solo mobile hero - render piu alto e chiusura piu corta === */
@media (max-width:860px){
  .hero-v13-image{
    top:clamp(118px,15vh,152px)!important;
    bottom:clamp(112px,14vh,142px)!important;
    -webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.30) 4%,rgba(0,0,0,.78) 12%,#000 46%,rgba(0,0,0,.58) 76%,rgba(0,0,0,0) 100%)!important;
    mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.30) 4%,rgba(0,0,0,.78) 12%,#000 46%,rgba(0,0,0,.58) 76%,rgba(0,0,0,0) 100%)!important;
  }
  .hero-v13-image img{
    object-position:center 44%!important;
    opacity:.82!important;
  }
  .hero-v13-image::before{
    background:
      linear-gradient(180deg,rgba(255,249,237,.86) 0%,rgba(255,249,237,.42) 9%,rgba(255,249,237,.06) 42%,rgba(255,249,237,.42) 78%,rgba(255,249,237,.96) 100%),
      linear-gradient(90deg,rgba(255,249,237,.18),rgba(255,249,237,0) 54%,rgba(255,249,237,.10))!important;
  }
  .hero-v13-copy{
    padding-bottom:clamp(330px,49vh,392px)!important;
  }
}
@media (max-width:560px){
  .hero-v13-image{
    top:clamp(96px,13.5vh,124px)!important;
    bottom:clamp(120px,16vh,148px)!important;
  }
  .hero-v13-copy{
    padding-bottom:clamp(316px,47vh,374px)!important;
  }
}
@media (max-width:410px){
  .hero-v13-image{
    top:94px!important;
    bottom:126px!important;
  }
  .hero-v13-copy{
    padding-bottom:326px!important;
  }
}
@media (max-width:370px){
  .hero-v13-image{
    top:86px!important;
    bottom:118px!important;
  }
  .hero-v13-copy{
    padding-bottom:304px!important;
  }
}

/* === v17: prima sezione completamente riprogettata === */
.site-header,
.site-header.is-scrolled,
.site-header.is-open{
  background:rgba(255,255,255,.92)!important;
  border-color:rgba(18,39,32,.10)!important;
  color:#102720!important;
  box-shadow:0 16px 44px rgba(18,39,32,.09)!important;
}
.site-header .brand-script,
.site-header.is-scrolled .brand-script,
.site-header.is-open .brand-script{
  color:#102720!important;
  text-shadow:none!important;
}
.site-header .brand-script::before,
.site-header.is-scrolled .brand-script::before,
.site-header.is-open .brand-script::before{
  background:linear-gradient(180deg,#efc374,#d08e4f)!important;
  box-shadow:0 0 0 6px rgba(208,142,79,.10)!important;
}
.site-header .brand-script::after,
.site-header.is-scrolled .brand-script::after,
.site-header.is-open .brand-script::after{
  background:linear-gradient(90deg,transparent,#d49d5d 24%,rgba(16,39,32,.36) 62%,transparent)!important;
  opacity:.70!important;
}
.site-header .nav-toggle,
.site-header.is-scrolled .nav-toggle,
.site-header.is-open .nav-toggle{
  background:rgba(16,39,32,.08)!important;
  color:#102720!important;
}
.site-header .header-cta,
.site-header.is-scrolled .header-cta,
.site-header.is-open .header-cta{
  background:#102720!important;
  color:#fff8ea!important;
}

.hero.hero-v17{
  position:relative!important;
  isolation:isolate!important;
  display:flex!important;
  align-items:center!important;
  min-height:100svh!important;
  padding:132px 0 96px!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 88% 8%,rgba(255,211,128,.72) 0 9%,rgba(255,211,128,0) 27%),
    radial-gradient(circle at 10% 88%,rgba(180,217,174,.52) 0 14%,rgba(180,217,174,0) 34%),
    linear-gradient(120deg,#fff8ec 0%,#fff4df 50%,#eaf4e8 100%)!important;
  color:#102720!important;
}
.hero.hero-v17::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  display:block!important;
  z-index:0!important;
  background:
    linear-gradient(90deg,rgba(255,255,255,.62) 0%,rgba(255,255,255,.20) 50%,rgba(255,255,255,0) 100%),
    repeating-linear-gradient(90deg,rgba(16,39,32,.038) 0 1px,transparent 1px 104px)!important;
  opacity:.72!important;
  pointer-events:none!important;
}
.hero.hero-v17::after{
  content:""!important;
  position:absolute!important;
  display:block!important;
  z-index:0!important;
  right:-170px!important;
  top:-170px!important;
  width:560px!important;
  height:560px!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,rgba(255,217,145,.78),rgba(255,217,145,.18))!important;
  filter:blur(.2px)!important;
  pointer-events:none!important;
}
.hero-v17-bg{
  position:absolute!important;
  z-index:0!important;
  right:-8vw!important;
  bottom:-26vh!important;
  width:58vw!important;
  height:74vh!important;
  min-width:620px!important;
  border-radius:48% 0 0 0!important;
  background:linear-gradient(135deg,rgba(154,190,142,.28),rgba(255,243,216,.10))!important;
  pointer-events:none!important;
}
.hero-v17-grid{
  position:relative!important;
  z-index:2!important;
  display:grid!important;
  grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr)!important;
  align-items:center!important;
  gap:clamp(36px,6vw,86px)!important;
}
.hero-v17-copy{
  max-width:600px!important;
  padding-top:14px!important;
}
.hero-v17-kicker{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  margin:0 0 22px!important;
  color:#ad6640!important;
  font-size:.78rem!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:.20em!important;
  text-transform:uppercase!important;
}
.hero-v17-kicker::before{
  content:""!important;
  display:inline-block!important;
  width:44px!important;
  height:1px!important;
  background:currentColor!important;
  opacity:.75!important;
}
.hero-v17 h1{
  margin:0 0 24px!important;
  max-width:620px!important;
  color:#102720!important;
  font-family:"Cormorant Garamond",Georgia,"Times New Roman",serif!important;
  font-style:normal!important;
  font-weight:700!important;
  font-size:clamp(4.7rem,7.4vw,8.05rem)!important;
  line-height:.82!important;
  letter-spacing:-.075em!important;
  text-shadow:0 18px 44px rgba(112,123,83,.08)!important;
}
.hero-v17-lead{
  margin:0!important;
  max-width:560px!important;
  color:#27463e!important;
  font-size:clamp(1.08rem,1.42vw,1.25rem)!important;
  line-height:1.66!important;
  font-weight:560!important;
}
.hero-v17-identity{
  display:inline-grid!important;
  gap:5px!important;
  margin-top:30px!important;
  padding:16px 18px!important;
  border:1px solid rgba(16,39,32,.10)!important;
  border-radius:24px!important;
  background:rgba(255,255,255,.54)!important;
  box-shadow:0 18px 42px rgba(75,70,46,.08)!important;
  backdrop-filter:blur(14px)!important;
  -webkit-backdrop-filter:blur(14px)!important;
}
.hero-v17-identity span{
  color:#ad6640!important;
  font-size:.72rem!important;
  font-weight:950!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
.hero-v17-identity strong{
  color:#102720!important;
  font-size:1.02rem!important;
  line-height:1.1!important;
  letter-spacing:-.02em!important;
}
.hero-v17-photo{
  position:relative!important;
  min-height:clamp(520px,55vw,695px)!important;
  overflow:hidden!important;
  border-radius:64px 64px 64px 180px!important;
  background:#eef1e8!important;
  box-shadow:0 38px 90px rgba(68,80,61,.20)!important;
  transform:translateX(clamp(0px,2.2vw,32px))!important;
}
.hero-v17-photo picture,
.hero-v17-photo img{
  width:100%!important;
  height:100%!important;
  display:block!important;
}
.hero-v17-photo img{
  object-fit:cover!important;
  object-position:center center!important;
  filter:saturate(1.04) contrast(1.01) brightness(1.035)!important;
}
.hero-v17-photo::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:
    linear-gradient(180deg,rgba(255,248,236,.02) 0%,rgba(255,248,236,0) 58%,rgba(255,248,236,.32) 100%),
    linear-gradient(90deg,rgba(255,248,236,.36),rgba(255,248,236,0) 42%)!important;
  pointer-events:none!important;
}
.hero-v17-photo::after{
  content:""!important;
  position:absolute!important;
  inset:18px!important;
  z-index:2!important;
  border:1px solid rgba(255,255,255,.48)!important;
  border-radius:inherit!important;
  pointer-events:none!important;
}
.hero-v17-photo-card{
  position:absolute!important;
  z-index:3!important;
  right:28px!important;
  bottom:28px!important;
  display:grid!important;
  gap:3px!important;
  min-width:184px!important;
  padding:18px 20px!important;
  border:1px solid rgba(255,255,255,.62)!important;
  border-radius:24px!important;
  background:rgba(255,255,255,.78)!important;
  color:#102720!important;
  box-shadow:0 20px 50px rgba(18,39,32,.12)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
}
.hero-v17-photo-card span{
  color:#ad6640!important;
  font-size:.70rem!important;
  font-weight:950!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
.hero-v17-photo-card strong{
  color:#102720!important;
  font-size:1.08rem!important;
  line-height:1.1!important;
}
.hero-v17 .reveal,
.animate-ready .hero-v17 .reveal{
  opacity:1!important;
  transform:none!important;
}

.signature-strip.signature-v17{
  position:relative!important;
  z-index:4!important;
  margin-top:-54px!important;
  padding:0 0 70px!important;
  background:linear-gradient(180deg,rgba(255,248,236,0) 0%,#fffaf2 38%,#fcfaf5 100%)!important;
  color:#102720!important;
  border:0!important;
}
.signature-v17-grid{
  display:grid!important;
  grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr)!important;
  gap:22px!important;
  align-items:stretch!important;
  padding:18px!important;
  border:1px solid rgba(18,39,32,.10)!important;
  border-radius:34px!important;
  background:rgba(255,255,255,.82)!important;
  box-shadow:0 28px 70px rgba(18,39,32,.10)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
}
.signature-v17-intro{
  display:grid!important;
  align-content:center!important;
  padding:22px 24px!important;
  border-radius:24px!important;
  background:linear-gradient(135deg,#fff3d6,#e7f0df)!important;
}
.signature-v17-intro p{
  margin:0 0 10px!important;
  color:#ad6640!important;
  font-size:.72rem!important;
  font-weight:950!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
}
.signature-v17-intro h2{
  margin:0!important;
  max-width:420px!important;
  color:#102720!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:clamp(1.2rem,2.2vw,1.72rem)!important;
  line-height:1.13!important;
  letter-spacing:-.045em!important;
  font-weight:950!important;
}
.signature-v17-data{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  gap:10px!important;
}
.signature-v17-data article{
  display:grid!important;
  align-content:center!important;
  min-height:118px!important;
  padding:18px 16px!important;
  border:1px solid rgba(18,39,32,.09)!important;
  border-radius:22px!important;
  background:#fffdf8!important;
  box-shadow:0 12px 30px rgba(18,39,32,.045)!important;
}
.signature-v17-data span{
  display:block!important;
  margin:0 0 8px!important;
  color:#ad6640!important;
  font-size:.66rem!important;
  font-weight:950!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
.signature-v17-data strong{
  display:block!important;
  color:#102720!important;
  font-size:clamp(1rem,1.25vw,1.16rem)!important;
  line-height:1.12!important;
  letter-spacing:-.035em!important;
}
.concept{
  background:linear-gradient(180deg,#fcfaf5 0%,var(--stone) 100%)!important;
}

@media (max-width:1050px){
  .hero-v17-grid{
    grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr)!important;
    gap:34px!important;
  }
  .hero-v17-photo{
    min-height:560px!important;
    border-radius:52px 52px 52px 132px!important;
  }
  .signature-v17-data{
    grid-template-columns:repeat(2,1fr)!important;
  }
}

@media (max-width:860px){
  .site-header,
  .site-header.is-scrolled,
  .site-header.is-open{
    inset:12px 12px auto!important;
    background:rgba(255,255,255,.96)!important;
    color:#102720!important;
  }
  .site-nav,
  .site-nav.is-open{
    background:rgba(255,255,255,.98)!important;
    color:#102720!important;
  }
  .hero.hero-v17{
    display:block!important;
    min-height:auto!important;
    padding:112px 0 72px!important;
    background:
      radial-gradient(circle at 92px 158px,rgba(255,217,145,.64) 0 42px,rgba(255,217,145,0) 96px),
      radial-gradient(circle at 100% 53%,rgba(180,217,174,.52) 0 84px,rgba(180,217,174,0) 190px),
      linear-gradient(180deg,#fff8ec 0%,#fff3dd 48%,#ecf5e9 100%)!important;
  }
  .hero.hero-v17::before{
    background:
      repeating-linear-gradient(90deg,rgba(16,39,32,.034) 0 1px,transparent 1px 92px),
      linear-gradient(180deg,rgba(255,255,255,.48),rgba(255,255,255,0) 64%)!important;
    opacity:.72!important;
  }
  .hero.hero-v17::after{
    right:-86px!important;
    top:136px!important;
    width:210px!important;
    height:210px!important;
    opacity:.74!important;
  }
  .hero-v17-bg{
    left:-34px!important;
    right:auto!important;
    bottom:90px!important;
    width:180px!important;
    min-width:0!important;
    height:180px!important;
    border-radius:48px!important;
    opacity:.62!important;
  }
  .hero-v17-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:24px!important;
    width:min(calc(100% - 32px),var(--max))!important;
  }
  .hero-v17-copy{
    max-width:none!important;
    padding-top:0!important;
  }
  .hero-v17-kicker{
    margin-bottom:16px!important;
    font-size:.66rem!important;
    letter-spacing:.17em!important;
  }
  .hero-v17-kicker::before{
    width:32px!important;
  }
  .hero-v17 h1{
    margin-bottom:18px!important;
    max-width:430px!important;
    font-size:clamp(3.2rem,14.8vw,4.78rem)!important;
    line-height:.86!important;
    letter-spacing:-.072em!important;
  }
  .hero-v17-lead{
    max-width:440px!important;
    font-size:1rem!important;
    line-height:1.58!important;
    color:#27463e!important;
  }
  .hero-v17-identity{
    margin-top:22px!important;
    padding:13px 15px!important;
    border-radius:20px!important;
    background:rgba(255,255,255,.48)!important;
  }
  .hero-v17-identity span{
    font-size:.64rem!important;
  }
  .hero-v17-identity strong{
    font-size:.96rem!important;
  }
  .hero-v17-photo{
    width:calc(100% + 32px)!important;
    margin:4px -16px 0!important;
    min-height:clamp(320px,74vw,450px)!important;
    border-radius:42px 42px 0 0!important;
    transform:none!important;
    box-shadow:0 -18px 55px rgba(117,107,71,.08),0 26px 64px rgba(18,39,32,.13)!important;
  }
  .hero-v17-photo img{
    object-position:center 50%!important;
    filter:saturate(1.03) contrast(1.0) brightness(1.05)!important;
  }
  .hero-v17-photo::before{
    background:
      linear-gradient(180deg,rgba(255,248,236,.60) 0%,rgba(255,248,236,0) 28%,rgba(255,248,236,.05) 66%,rgba(255,248,236,.46) 100%),
      linear-gradient(90deg,rgba(255,248,236,.28),rgba(255,248,236,0) 42%)!important;
  }
  .hero-v17-photo::after{
    display:none!important;
  }
  .hero-v17-photo-card{
    left:18px!important;
    right:auto!important;
    bottom:18px!important;
    min-width:0!important;
    padding:12px 14px!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.70)!important;
  }
  .hero-v17-photo-card span{
    font-size:.60rem!important;
  }
  .hero-v17-photo-card strong{
    font-size:.92rem!important;
  }
  .signature-strip.signature-v17{
    margin-top:-42px!important;
    padding:0 0 48px!important;
  }
  .signature-v17-grid{
    grid-template-columns:1fr!important;
    gap:12px!important;
    width:min(calc(100% - 32px),var(--max))!important;
    padding:12px!important;
    border-radius:28px!important;
  }
  .signature-v17-intro{
    padding:18px!important;
    border-radius:22px!important;
  }
  .signature-v17-intro h2{
    font-size:1.24rem!important;
  }
  .signature-v17-data{
    grid-template-columns:repeat(2,1fr)!important;
    gap:8px!important;
  }
  .signature-v17-data article{
    min-height:88px!important;
    padding:14px 12px!important;
    border-radius:18px!important;
  }
  .signature-v17-data span{
    margin-bottom:6px!important;
    font-size:.58rem!important;
  }
  .signature-v17-data strong{
    font-size:.96rem!important;
  }
}

@media (max-width:560px){
  .hero.hero-v17{
    padding:102px 0 64px!important;
  }
  .hero-v17-grid{
    width:min(calc(100% - 28px),var(--max))!important;
    gap:20px!important;
  }
  .hero-v17 h1{
    font-size:clamp(2.86rem,13.6vw,3.86rem)!important;
    line-height:.88!important;
    max-width:360px!important;
  }
  .hero-v17-lead{
    font-size:.97rem!important;
    line-height:1.55!important;
    max-width:360px!important;
  }
  .hero-v17-photo{
    width:calc(100% + 28px)!important;
    margin-left:-14px!important;
    margin-right:-14px!important;
    min-height:clamp(300px,74vw,392px)!important;
    border-radius:34px 34px 0 0!important;
  }
  .signature-v17-grid{
    width:min(calc(100% - 28px),var(--max))!important;
    border-radius:26px!important;
  }
  .signature-v17-data strong{
    font-size:.91rem!important;
  }
}

@media (max-width:380px){
  .hero-v17 h1{
    font-size:2.74rem!important;
  }
  .hero-v17-lead{
    font-size:.94rem!important;
  }
  .hero-v17-photo{
    min-height:294px!important;
  }
  .signature-v17-data article{
    min-height:84px!important;
  }
}

/* v17 fix: il render deve riempire tutta la finestra fotografica */
.hero-v17-photo picture{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
}
.hero-v17-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}

/* v17 fix: riattiva la nuova sezione in breve, nascosta dalle vecchie prove */
.signature-strip.signature-v17{
  display:block!important;
}


/* === v19: microcopy form, footer e affinamento logo === */
.brand-script::before{
  width:2px!important;
  box-shadow:none!important;
}
.site-header .brand-script::before,
.site-header.is-scrolled .brand-script::before,
.site-header.is-open .brand-script::before{
  width:2px!important;
  box-shadow:none!important;
}
.footer-brand .brand-script::before{
  width:2px!important;
  box-shadow:none!important;
}
.signature-v17-intro p{
  max-width:320px!important;
  line-height:1.22!important;
}
.lead-form textarea{
  min-height:142px!important;
}
@media (max-width:860px){
  .signature-v17-intro p{
    max-width:260px!important;
  }
  .lead-form textarea{
    min-height:154px!important;
  }
}


/* === v20: micro-correzioni richieste === */
.signature-v17-intro h2{
  font-weight:400!important;
  letter-spacing:-.018em!important;
  line-height:1.35!important;
  font-size:clamp(1.02rem,1.35vw,1.18rem)!important;
  color:#314b42!important;
}
.mobile-sticky{
  grid-template-columns:1fr 1fr 1fr!important;
}
.mobile-sticky a{
  white-space:nowrap!important;
}
@media (max-width:860px){
  .signature-strip.signature-v17{
    padding-bottom:14px!important;
  }
  .concept.section,
  .concept{
    padding-top:24px!important;
  }
  .signature-v17-intro h2{
    font-size:1rem!important;
    line-height:1.34!important;
  }
  .mobile-sticky a{
    font-size:.78rem!important;
    padding:0 4px!important;
  }
  .lightbox{
    padding:72px 12px 76px!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .lightbox-frame{
    width:100%!important;
    max-width:100%!important;
    max-height:calc(100dvh - 148px)!important;
    display:grid!important;
    grid-template-rows:minmax(0,1fr) auto!important;
    gap:10px!important;
  }
  .lightbox-img-wrap{
    width:100%!important;
    max-height:calc(100dvh - 190px)!important;
    border-radius:20px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .lightbox img{
    width:100%!important;
    height:100%!important;
    max-height:calc(100dvh - 190px)!important;
    object-fit:contain!important;
  }
  .lightbox-close,
  .lightbox-nav{
    position:fixed!important;
    z-index:2005!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    line-height:1!important;
    margin:0!important;
  }
  .lightbox-close{
    top:calc(env(safe-area-inset-top, 0px) + 16px)!important;
    right:16px!important;
    left:auto!important;
    width:46px!important;
    height:46px!important;
    border-radius:999px!important;
    transform:none!important;
    font-size:1.5rem!important;
  }
  .lightbox-prev,
  .lightbox-next{
    top:50%!important;
    bottom:auto!important;
    width:46px!important;
    height:46px!important;
    transform:translateY(-50%)!important;
    font-size:1.75rem!important;
  }
  .lightbox-prev{left:12px!important;}
  .lightbox-next{right:12px!important;}
  .lightbox-caption{
    min-height:22px!important;
    margin-top:0!important;
    padding:0 56px!important;
    font-size:.84rem!important;
    line-height:1.25!important;
  }
}
@media (max-width:560px){
  .signature-strip.signature-v17{
    padding-bottom:10px!important;
  }
  .concept.section,
  .concept{
    padding-top:18px!important;
  }
  .lightbox{
    padding-bottom:64px!important;
  }
}

/* === v21: testo vendita diretta allineato ai box adiacenti === */
.signature-v17-intro h2{
  font-size:clamp(1rem,1.25vw,1.16rem)!important;
  line-height:1.12!important;
  letter-spacing:-.035em!important;
  font-weight:950!important;
  color:#102720!important;
}
@media (max-width:860px){
  .signature-v17-intro h2{
    font-size:.91rem!important;
    line-height:1.12!important;
    font-weight:950!important;
  }
}


/* === v22: ancore menu allineate sotto header fisso === */
#top,
#progetto,
#spazi,
#gallery,
#location,
#contatti{
  scroll-margin-top:118px;
}
@media (max-width:860px){
  #top,
  #progetto,
  #spazi,
  #gallery,
  #location,
  #contatti{
    scroll-margin-top:102px;
  }
}

/* === v23: larghezze immagini coerenti su mobile === */
@media (max-width:860px){
  .concept-visual,
  .framed-image,
  .plan-layout,
  .plan-card,
  .gallery-grid,
  .gallery-item{
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  .framed-image,
  .plan-card,
  .gallery-item{
    margin-left:auto!important;
    margin-right:auto!important;
  }

  .framed-image img,
  .plan-card img,
  .gallery-item img{
    width:100%!important;
    max-width:100%!important;
  }

  .gallery-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-auto-rows:auto!important;
    gap:14px!important;
  }

  .gallery-item,
  .gallery-item:nth-child(1),
  .gallery-item:nth-child(2),
  .gallery-item:nth-child(3),
  .gallery-item:nth-child(4),
  .gallery-item:nth-child(5),
  .gallery-item:nth-child(6),
  .gallery-item:nth-child(7),
  .gallery-item:nth-child(8),
  .gallery-item:nth-child(9),
  .gallery-item:nth-child(n+10){
    display:block!important;
    grid-column:1 / -1!important;
    grid-row:auto!important;
    justify-self:stretch!important;
    height:280px!important;
    margin:0!important;
  }

  .gallery-item[data-category="planimetrie"]{
    height:240px!important;
  }

  .gallery-item.is-hidden{
    display:none!important;
  }
}

@media (max-width:560px){
  .gallery-grid{
    gap:12px!important;
  }

  .gallery-item,
  .gallery-item:nth-child(1),
  .gallery-item:nth-child(2),
  .gallery-item:nth-child(3),
  .gallery-item:nth-child(4),
  .gallery-item:nth-child(5),
  .gallery-item:nth-child(6),
  .gallery-item:nth-child(7),
  .gallery-item:nth-child(8),
  .gallery-item:nth-child(9),
  .gallery-item:nth-child(n+10){
    height:260px!important;
    border-radius:26px!important;
  }

  .gallery-item[data-category="planimetrie"]{
    height:220px!important;
  }
}

/* === v23: larghezze immagini coerenti su mobile === */
@media (max-width:860px){
  .concept-visual,
  .framed-image,
  .plan-card,
  .gallery-item,
  .map-card{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
  }
  .gallery-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .gallery-item{
    display:block!important;
    min-width:0!important;
    margin:0!important;
    justify-self:stretch!important;
  }
  .gallery-item img,
  .framed-image img,
  .plan-card img{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
  }
  .plan-layout,
  .concept-grid,
  .gallery-section .container{
    align-items:stretch!important;
  }
  .floating-card{
    max-width:calc(100% - 32px)!important;
  }
}

@media (max-width:560px){
  .gallery-grid{
    gap:12px!important;
  }
  .gallery-item,
  .framed-image,
  .plan-card,
  .map-card{
    border-radius:26px!important;
  }
  .gallery-item[data-category="planimetrie"]{
    height:230px!important;
  }
}

/* === v23: larghezze immagini mobile coerenti === */
.framed-image{
  margin:0!important;
}
@media (max-width:860px){
  .concept-visual,
  .framed-image,
  .plan-card,
  .gallery-grid,
  .gallery-item,
  .map-card{
    width:100%!important;
    max-width:100%!important;
  }
  .concept-visual,
  .framed-image,
  .plan-card,
  .gallery-grid,
  .gallery-item,
  .map-card{
    margin-left:0!important;
    margin-right:0!important;
  }
  .framed-image,
  .plan-card,
  .gallery-item,
  .map-card{
    border-radius:28px!important;
    overflow:hidden!important;
  }
  .framed-image img,
  .plan-card img,
  .gallery-item img{
    width:100%!important;
    max-width:100%!important;
  }
  .gallery-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .gallery-item{
    display:block!important;
    margin-bottom:0!important;
    height:clamp(260px,68vw,340px)!important;
  }
  .gallery-item[data-category="planimetrie"]{
    height:clamp(230px,62vw,300px)!important;
  }
  .framed-image img{
    height:clamp(340px,82vw,440px)!important;
    object-fit:cover!important;
  }
  .plan-card img{
    min-height:0!important;
    height:auto!important;
    aspect-ratio:4/3!important;
    object-fit:contain!important;
  }
}
@media (max-width:560px){
  .framed-image,
  .plan-card,
  .gallery-item,
  .map-card{
    border-radius:24px!important;
  }
  .gallery-grid{
    gap:12px!important;
  }
}

/* v24: payoff hero con font piu editoriale e professionale */
.hero-v17-lead{
  font-family:"Playfair Display","Cormorant Garamond",Georgia,"Times New Roman",serif!important;
  font-style:italic!important;
  font-weight:600!important;
  font-size:clamp(1.38rem,2.05vw,1.82rem)!important;
  line-height:1.34!important;
  letter-spacing:-.035em!important;
  color:#183a32!important;
  text-wrap:balance!important;
}
@media (max-width:860px){
  .hero-v17-lead{
    max-width:420px!important;
    font-size:clamp(1.12rem,5vw,1.38rem)!important;
    line-height:1.42!important;
    letter-spacing:-.028em!important;
  }
}
@media (max-width:380px){
  .hero-v17-lead{
    font-size:1.08rem!important;
    line-height:1.42!important;
  }
}

/* === v25: payoff hero con font coerente al testo descrittivo della sezione successiva === */
.hero-v17-lead{
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-style:normal!important;
  font-weight:500!important;
  font-size:clamp(1.08rem,1.55vw,1.28rem)!important;
  line-height:1.66!important;
  letter-spacing:-.015em!important;
  color:#3d524b!important;
  text-wrap:balance!important;
}
@media (max-width:860px){
  .hero-v17-lead{
    max-width:420px!important;
    font-size:clamp(1.02rem,4.15vw,1.14rem)!important;
    line-height:1.62!important;
    letter-spacing:-.01em!important;
  }
}
@media (max-width:380px){
  .hero-v17-lead{
    font-size:1rem!important;
    line-height:1.58!important;
  }
}


/* === v26: micro-correzioni testi, lightbox e allineamenti desktop === */
.signature-v17-intro p{
  max-width:320px!important;
  line-height:1.22!important;
}
.signature-v17-intro h2,
.signature-v17-data strong{
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:clamp(1rem,1.25vw,1.16rem)!important;
  line-height:1.12!important;
  letter-spacing:-.035em!important;
  font-weight:950!important;
  color:#102720!important;
}

/* Allineamento ottico dei controlli della lightbox dentro ai cerchi */
.lightbox-close,
.lightbox-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  text-align:center!important;
  line-height:1!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:0!important;
}
.lightbox-close::before,
.lightbox-nav::before{
  position:absolute!important;
  inset:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#f5f1e8!important;
  line-height:1!important;
  font-weight:800!important;
  pointer-events:none!important;
}
.lightbox-close::before{
  content:"×"!important;
  font-size:1.55rem!important;
  transform:translateY(-1px)!important;
}
.lightbox-prev::before{
  content:"‹"!important;
  font-size:1.95rem!important;
  transform:translate(-1px,-1px)!important;
}
.lightbox-next::before{
  content:"›"!important;
  font-size:1.95rem!important;
  transform:translate(1px,-1px)!important;
}

@media (min-width:861px){
  .concept-grid{
    align-items:center!important;
  }
  .concept-visual{
    display:grid!important;
    align-items:stretch!important;
  }
  .framed-image{
    width:100%!important;
  }
  .floating-card{
    right:0!important;
    bottom:42px!important;
    max-width:302px!important;
    border-radius:26px!important;
    padding:24px 26px!important;
  }
}

@media (max-width:860px){
  .signature-v17-intro p{
    max-width:260px!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    font-size:.91rem!important;
    line-height:1.12!important;
    letter-spacing:-.035em!important;
    font-weight:950!important;
  }
  .lightbox-close,
  .lightbox-prev,
  .lightbox-next{
    width:46px!important;
    height:46px!important;
  }
  .lightbox-close::before{
    font-size:1.52rem!important;
    transform:translateY(-1px)!important;
  }
  .lightbox-prev::before{
    font-size:1.9rem!important;
    transform:translate(-1px,-1px)!important;
  }
  .lightbox-next::before{
    font-size:1.9rem!important;
    transform:translate(1px,-1px)!important;
  }
}

/* === v27: planimetrie desktop, invio form, location e micro-dimensioni box web === */
.hp-field{
  position:absolute!important;
  left:-9999px!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
}
.lead-form button[disabled]{
  opacity:.72!important;
  cursor:wait!important;
}

/* Lightbox: frecce e chiusura centrati nel cerchio */
.lightbox-close,
.lightbox-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  line-height:1!important;
}
.lightbox-close::before,
.lightbox-nav::before{
  inset:auto!important;
  top:50%!important;
  left:50%!important;
  width:auto!important;
  height:auto!important;
  display:block!important;
  line-height:1!important;
  transform:translate(-50%,-54%)!important;
}
.lightbox-next::before{
  transform:translate(-47%,-54%)!important;
}
.lightbox-prev::before{
  transform:translate(-53%,-54%)!important;
}

@media (min-width:861px){
  /* Testi nei box principali leggermente piu piccoli solo desktop */
  .signature-v17-intro h2,
  .signature-v17-data strong{
    font-size:clamp(.94rem,1.05vw,1.06rem)!important;
    line-height:1.14!important;
    letter-spacing:-.028em!important;
  }

  /* Gallery web: planimetrie piu ampie, affiancate e allineate */
  .gallery-grid > .gallery-item[data-caption="Planimetria piano terra"]{
    grid-column:1 / span 6!important;
    grid-row:span 5!important;
    min-height:450px!important;
  }
  .gallery-grid > .gallery-item[data-caption="Planimetria piano primo"]{
    grid-column:7 / span 6!important;
    grid-row:span 5!important;
    min-height:450px!important;
  }
  .gallery-grid > .gallery-item[data-category="planimetrie"]{
    border-radius:30px!important;
  }
  .gallery-grid > .gallery-item[data-category="planimetrie"] img{
    object-fit:contain!important;
    object-position:center!important;
    padding:18px!important;
    background:#f7f5ee!important;
  }
  .gallery-grid > .gallery-item[data-category="planimetrie"]::after{
    background:linear-gradient(180deg,rgba(18,29,26,0) 48%,rgba(18,29,26,.86) 100%)!important;
  }

  /* Location web: titolo e testo allineati alla struttura delle card */
  .location-points{
    gap:16px!important;
  }
  .location-point{
    display:grid!important;
    grid-template-columns:48px minmax(0,1fr)!important;
    gap:18px!important;
    align-items:start!important;
    min-height:132px!important;
    padding:22px 24px!important;
    border-radius:26px!important;
  }
  .location-point .icon{
    flex:none!important;
    width:46px!important;
    height:46px!important;
    margin:0!important;
    border-radius:14px!important;
  }
  .location-point h3{
    margin:0 0 10px!important;
    line-height:1.22!important;
  }
  .location-point p{
    margin:0!important;
    max-width:620px!important;
    line-height:1.55!important;
  }
}

@media (min-width:861px) and (max-width:1050px){
  .gallery-grid > .gallery-item[data-caption="Planimetria piano terra"],
  .gallery-grid > .gallery-item[data-caption="Planimetria piano primo"]{
    min-height:390px!important;
  }
}

/* === v28: angoli più netti e planimetrie web ridimensionate === */
:root{
  --r-xl:22px;
  --r-lg:18px;
  --r-md:12px;
}

/* Modernizzazione controllata: meno stondature, senza rendere il sito rigido. */
.site-header,
.site-header.is-scrolled,
.site-header.is-open{
  border-radius:18px!important;
}
.header-cta,
.nav-toggle{
  border-radius:12px!important;
}
.site-nav a{
  border-radius:10px!important;
}

.signature-v17-grid{
  border-radius:20px!important;
}
.signature-v17-intro{
  border-radius:14px!important;
}
.signature-v17-data article{
  border-radius:14px!important;
}
.feature-line article,
.floor-tab,
.material-panel,
.material-card,
.solution-card,
.location-point,
.lead-form,
.map-info,
.contact-direct a{
  border-radius:16px!important;
}
.framed-image,
.plan-card,
.gallery-item,
.map-card,
.lightbox-img-wrap{
  border-radius:20px!important;
}
.floating-card{
  border-radius:16px!important;
}

@media (min-width:861px){
  .hero-v17-photo{
    border-radius:30px 30px 30px 86px!important;
  }
  .hero-v17-photo::after{
    border-radius:22px 22px 22px 70px!important;
    inset:14px!important;
  }

  /* Planimetrie desktop: meno grandi della v27, ma ancora leggibili e allineate. */
  .gallery-grid > .gallery-item[data-caption="Planimetria piano terra"]{
    grid-column:2 / span 5!important;
    grid-row:span 4!important;
    min-height:370px!important;
  }
  .gallery-grid > .gallery-item[data-caption="Planimetria piano primo"]{
    grid-column:7 / span 5!important;
    grid-row:span 4!important;
    min-height:370px!important;
  }
  .gallery-grid > .gallery-item[data-category="planimetrie"]{
    border-radius:18px!important;
  }
  .gallery-grid > .gallery-item[data-category="planimetrie"] img{
    padding:14px!important;
  }
}

@media (min-width:861px) and (max-width:1050px){
  .gallery-grid > .gallery-item[data-caption="Planimetria piano terra"],
  .gallery-grid > .gallery-item[data-caption="Planimetria piano primo"]{
    min-height:330px!important;
  }
}

@media (max-width:860px){
  .site-header,
  .site-header.is-scrolled,
  .site-header.is-open{
    border-radius:18px!important;
  }
  .site-nav,
  .site-nav.is-open{
    border-radius:18px!important;
  }
  .hero-v17-photo{
    border-radius:26px 26px 0 0!important;
  }
  .signature-v17-grid{
    border-radius:20px!important;
  }
  .signature-v17-intro,
  .signature-v17-data article{
    border-radius:14px!important;
  }
  .framed-image,
  .plan-card,
  .gallery-item,
  .map-card,
  .lead-form{
    border-radius:20px!important;
  }
  .floating-card{
    border-radius:16px!important;
  }
  .mobile-sticky{
    border-radius:16px!important;
  }
  .mobile-sticky a{
    border-radius:10px!important;
  }
}

@media (max-width:560px){
  .framed-image,
  .plan-card,
  .gallery-item,
  .map-card,
  .lead-form{
    border-radius:18px!important;
  }
}

/* === v29: taglio architettonico, outdoor web e box "in breve" uniformati === */
:root{
  --r-xl:14px;
  --r-lg:10px;
  --r-md:6px;
}

/* Meno stondature, con alcuni angoli netti per un look piu architettonico. */
.site-header,
.site-header.is-scrolled,
.site-header.is-open{
  border-radius:14px!important;
}
.header-cta,
.nav-toggle,
.btn,
.filter-btn{
  border-radius:10px!important;
}
.signature-v17-grid,
.lead-form,
.map-card,
.material-panel{
  border-radius:14px!important;
}
.signature-v17-intro,
.signature-v17-data article,
.feature-line article,
.floor-tab,
.material-card,
.solution-card,
.location-point,
.map-info,
.contact-direct a{
  border-radius:0 14px 0 14px!important;
}
.plan-card,
.gallery-item,
.lightbox-img-wrap{
  border-radius:0 18px 0 18px!important;
}
.framed-image{
  border-radius:0 0 22px 0!important;
}
.floating-card{
  border-radius:0 20px 0 20px!important;
}
.mobile-sticky{
  border-radius:14px!important;
}
.mobile-sticky a{
  border-radius:8px!important;
}

@media (min-width:861px){
  /* Outdoor privato: immagine e card riposizionate come riquadri sovrapposti. */
  .concept-grid{
    align-items:center!important;
  }
  .concept-visual{
    position:relative!important;
    display:block!important;
    padding-right:74px!important;
    padding-bottom:34px!important;
    overflow:visible!important;
  }
  .concept-visual .framed-image{
    width:100%!important;
    max-width:620px!important;
    margin:0!important;
    border-radius:0 0 24px 0!important;
    box-shadow:0 30px 78px rgba(18,29,26,.14)!important;
  }
  .concept-visual .framed-image img{
    height:clamp(560px,48vw,720px)!important;
    object-fit:cover!important;
    object-position:center!important;
  }
  .concept-visual .floating-card{
    right:0!important;
    bottom:54px!important;
    width:min(360px,72%)!important;
    max-width:360px!important;
    padding:28px 30px!important;
    border-radius:0 24px 0 24px!important;
    box-shadow:0 28px 62px rgba(18,29,26,.14)!important;
  }
  .concept-visual .floating-card strong{
    font-size:clamp(1.72rem,2.2vw,2.16rem)!important;
    line-height:.98!important;
  }
  .concept-visual .floating-card p{
    font-size:1.02rem!important;
    line-height:1.58!important;
  }

  /* Cinque box iniziali: tutti con font, pesi e gerarchie del box Tipologia. */
  .signature-v17-grid{
    border-radius:14px!important;
    padding:16px!important;
    gap:12px!important;
  }
  .signature-v17-intro,
  .signature-v17-data article{
    min-height:118px!important;
    padding:18px 18px!important;
    display:grid!important;
    align-content:center!important;
  }
  .signature-v17-intro p,
  .signature-v17-data span{
    margin:0 0 8px!important;
    color:#ad6640!important;
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
    font-size:.66rem!important;
    line-height:1.18!important;
    font-weight:950!important;
    letter-spacing:.16em!important;
    text-transform:uppercase!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    margin:0!important;
    color:#102720!important;
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
    font-size:clamp(.94rem,1.05vw,1.06rem)!important;
    line-height:1.14!important;
    letter-spacing:-.028em!important;
    font-weight:950!important;
    max-width:none!important;
  }
}

@media (min-width:861px) and (max-width:1050px){
  .concept-visual{
    padding-right:54px!important;
    padding-bottom:28px!important;
  }
  .concept-visual .floating-card{
    width:min(330px,76%)!important;
    bottom:42px!important;
    padding:24px 26px!important;
  }
}

@media (max-width:860px){
  .site-header,
  .site-header.is-scrolled,
  .site-header.is-open,
  .site-nav,
  .site-nav.is-open{
    border-radius:14px!important;
  }
  .signature-v17-grid{
    border-radius:14px!important;
  }
  .signature-v17-intro,
  .signature-v17-data article,
  .feature-line article,
  .floor-tab,
  .location-point,
  .lead-form,
  .map-info{
    border-radius:0 14px 0 14px!important;
  }
  .framed-image,
  .plan-card,
  .gallery-item,
  .map-card{
    border-radius:0 18px 0 18px!important;
  }
  .floating-card{
    border-radius:0 18px 0 18px!important;
  }
}


/* === v30: angoli uniformati tra desktop e mobile + gallery nuovamente morbida === */
/* Mantiene il taglio architettonico del sito ma senza rendere le foto della gallery squadrate. */
:root{
  --r-xl:14px;
  --r-lg:10px;
  --r-md:6px;
}

/* Linguaggio coerente: elementi strutturali piu netti, valido per web e mobile. */
.site-header,
.site-header.is-scrolled,
.site-header.is-open,
.site-nav,
.site-nav.is-open{
  border-radius:14px!important;
}
.header-cta,
.nav-toggle,
.btn,
.filter-btn{
  border-radius:10px!important;
}
.signature-v17-grid,
.lead-form,
.map-card,
.material-panel{
  border-radius:14px!important;
}
.signature-v17-intro,
.signature-v17-data article,
.feature-line article,
.floor-tab,
.material-card,
.solution-card,
.location-point,
.map-info,
.contact-direct a{
  border-radius:0 14px 0 14px!important;
}
.framed-image,
.plan-card,
.lightbox-img-wrap{
  border-radius:0 18px 0 18px!important;
}
.floating-card{
  border-radius:0 20px 0 20px!important;
}
.mobile-sticky{
  border-radius:14px!important;
}
.mobile-sticky a{
  border-radius:8px!important;
}

/* Gallery: ritorno agli angoli morbidi precedenti, niente spigoli a 90 gradi sulle immagini. */
.gallery-item,
.gallery-grid > .gallery-item,
.gallery-grid > .gallery-item[data-category="planimetrie"]{
  border-radius:20px!important;
}
.gallery-item img{
  border-radius:0!important;
}

@media (min-width:861px){
  .concept-visual .framed-image{
    border-radius:0 0 24px 0!important;
  }
  .concept-visual .floating-card{
    border-radius:0 24px 0 24px!important;
  }
  .hero-v17-photo{
    border-radius:30px 30px 30px 86px!important;
  }
  .hero-v17-photo::after{
    border-radius:22px 22px 22px 70px!important;
  }
}

@media (max-width:860px){
  /* Mobile uniformato alla stessa grammatica degli angoli desktop. */
  .site-header,
  .site-header.is-scrolled,
  .site-header.is-open,
  .site-nav,
  .site-nav.is-open{
    border-radius:14px!important;
  }
  .signature-v17-grid,
  .lead-form,
  .map-card,
  .material-panel{
    border-radius:14px!important;
  }
  .signature-v17-intro,
  .signature-v17-data article,
  .feature-line article,
  .floor-tab,
  .material-card,
  .solution-card,
  .location-point,
  .map-info,
  .contact-direct a{
    border-radius:0 14px 0 14px!important;
  }
  .framed-image,
  .plan-card,
  .lightbox-img-wrap{
    border-radius:0 18px 0 18px!important;
  }
  .floating-card{
    border-radius:0 18px 0 18px!important;
  }
  .gallery-item,
  .gallery-grid > .gallery-item,
  .gallery-grid > .gallery-item[data-category="planimetrie"]{
    border-radius:20px!important;
  }
}

@media (max-width:560px){
  .gallery-item,
  .gallery-grid > .gallery-item,
  .gallery-grid > .gallery-item[data-category="planimetrie"]{
    border-radius:18px!important;
  }
  .framed-image,
  .plan-card,
  .lightbox-img-wrap{
    border-radius:0 18px 0 18px!important;
  }
}

/* Allineamento preciso del blocco outdoor anche su mobile. */
@media (max-width:860px){
  .concept-visual .framed-image{
    border-radius:0 0 24px 0!important;
  }
  .concept-visual .floating-card{
    border-radius:0 24px 0 24px!important;
  }
}


/* === v31: uniformazione testi box iniziali === */
.signature-v17-intro,
.signature-v17-data article{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  gap:0!important;
}
.signature-v17-intro p,
.signature-v17-data span{
  display:block!important;
  margin:0 0 8px!important;
  min-height:1.2em!important;
  color:#ad6640!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:.66rem!important;
  line-height:1.2!important;
  font-weight:950!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
.signature-v17-intro h2,
.signature-v17-data strong{
  display:block!important;
  margin:0!important;
  max-width:none!important;
  color:#102720!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:clamp(.94rem,1.05vw,1.06rem)!important;
  line-height:1.14!important;
  letter-spacing:-.026em!important;
  font-weight:800!important;
}
@media (min-width:861px){
  .signature-v17-intro,
  .signature-v17-data article{
    min-height:118px!important;
    padding:18px 20px!important;
  }
}
@media (max-width:860px){
  .signature-v17-intro p,
  .signature-v17-data span{
    font-size:.65rem!important;
    line-height:1.2!important;
    letter-spacing:.15em!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    font-size:1.02rem!important;
    line-height:1.14!important;
    letter-spacing:-.024em!important;
    font-weight:800!important;
  }
}
@media (max-width:560px){
  .signature-v17-intro,
  .signature-v17-data article{
    padding:17px 18px!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    font-size:1rem!important;
  }
}

/* === v31 final: titoli dei 5 box allineati e sottotitoli meno pesanti === */
.signature-v17-intro,
.signature-v17-data article{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  align-items:flex-start!important;
  gap:0!important;
  box-sizing:border-box!important;
}
.signature-v17-intro p,
.signature-v17-data span{
  display:block!important;
  width:100%!important;
  min-height:0!important;
  margin:0 0 8px!important;
  color:#ad6640!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  line-height:1.18!important;
  font-weight:900!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
.signature-v17-intro h2,
.signature-v17-data strong{
  display:block!important;
  margin:0!important;
  max-width:none!important;
  color:#102720!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  line-height:1.13!important;
  letter-spacing:-.024em!important;
  font-weight:800!important;
}

@media (min-width:861px){
  .signature-v17-intro,
  .signature-v17-data article{
    min-height:118px!important;
    padding:24px 20px 20px!important;
  }
  .signature-v17-intro p,
  .signature-v17-data span{
    font-size:.66rem!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    font-size:clamp(.92rem,1.02vw,1.03rem)!important;
  }
}

@media (max-width:860px){
  .signature-v17-intro,
  .signature-v17-data article{
    padding:16px 14px!important;
  }
  .signature-v17-intro p,
  .signature-v17-data span{
    font-size:.60rem!important;
    letter-spacing:.15em!important;
    margin-bottom:7px!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    font-size:.95rem!important;
    line-height:1.16!important;
  }
}

@media (max-width:560px){
  .signature-v17-intro,
  .signature-v17-data article{
    padding:15px 13px!important;
  }
  .signature-v17-intro p,
  .signature-v17-data span{
    font-size:.58rem!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    font-size:.91rem!important;
  }
}


/* === v32: logo ufficiale e micro-aggiustamento progetto === */
.brand{
  min-width:0!important;
  gap:0!important;
}
.brand-logo{
  display:block!important;
  height:auto!important;
  object-fit:contain!important;
  transform:none!important;
  filter:none!important;
}
.site-header .brand-logo-header{
  width:clamp(205px,18vw,310px)!important;
  max-height:52px!important;
}
.site-header{
  background:rgba(252,250,245,.82)!important;
  border-color:rgba(18,29,26,.10)!important;
  color:var(--forest)!important;
  box-shadow:0 18px 45px rgba(18,29,26,.10)!important;
}
.site-header.is-scrolled,.site-header.is-open{
  background:rgba(252,250,245,.94)!important;
}
.footer-brand{
  display:block!important;
  max-width:min(440px,100%)!important;
}
.footer-brand .brand-logo-footer{
  width:min(390px,100%)!important;
  max-height:74px!important;
}
@media (min-width:861px){
  .mobile-only-project-copy{
    display:none!important;
  }
}
@media (max-width:860px){
  .site-header .brand-logo-header{
    width:min(218px,calc(100vw - 116px))!important;
    max-height:44px!important;
  }
  .header-inner{
    gap:12px!important;
  }
  .footer-brand .brand-logo-footer{
    width:min(330px,100%)!important;
    max-height:64px!important;
  }
}
@media (max-width:380px){
  .site-header .brand-logo-header{
    width:min(192px,calc(100vw - 110px))!important;
  }
}


/* === v33: box iniziali più compatti + titolo Distribuzione su due righe === */
.signature-v17-intro,
.signature-v17-data article{
  box-sizing:border-box!important;
}

@media (min-width:861px){
  .signature-v17-grid{
    align-items:stretch!important;
    padding:14px!important;
    gap:12px!important;
  }
  .signature-v17-intro,
  .signature-v17-data article{
    min-height:96px!important;
    padding:18px 20px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:flex-start!important;
  }
  .signature-v17-intro p,
  .signature-v17-data span{
    margin:0 0 7px!important;
    font-size:.64rem!important;
    line-height:1.18!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    font-size:clamp(.90rem,.98vw,1rem)!important;
    line-height:1.14!important;
    font-weight:780!important;
  }

  .section-head.dark .distribution-title{
    max-width:980px!important;
    line-height:.98!important;
    letter-spacing:-.06em!important;
  }
  .section-head.dark .distribution-title span{
    display:block!important;
    white-space:nowrap!important;
  }
}

@media (min-width:861px) and (max-width:1120px){
  .section-head.dark .distribution-title span{
    white-space:normal!important;
  }
}

@media (max-width:860px){
  .signature-v17-intro,
  .signature-v17-data article{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:flex-start!important;
  }
  .distribution-title span{
    display:inline!important;
  }
  .distribution-title span + span::before{
    content:' ';
  }
}

/* === v33: box iniziali più compatti + titolo Distribuzione su due righe === */
@media (min-width:861px){
  .signature-strip.signature-v17{
    padding-top:22px!important;
    padding-bottom:22px!important;
  }
  .signature-v17-grid{
    padding:12px!important;
    gap:12px!important;
    align-items:stretch!important;
  }
  .signature-v17-intro,
  .signature-v17-data article{
    min-height:94px!important;
    padding:16px 20px!important;
    display:grid!important;
    align-content:center!important;
    justify-content:stretch!important;
  }
  .signature-v17-intro p,
  .signature-v17-data span{
    margin:0 0 7px!important;
    font-size:.64rem!important;
    line-height:1.16!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    font-size:clamp(.90rem,.96vw,.99rem)!important;
    line-height:1.12!important;
    font-weight:760!important;
  }
  #spazi .section-head{
    display:block!important;
    max-width:1120px!important;
  }
  #spazi .section-head .reveal{
    max-width:1120px!important;
  }
  #spazi .section-head h2{
    max-width:1120px!important;
    line-height:.98!important;
  }
  #spazi .section-head h2 .title-line{
    display:block!important;
  }
  #spazi .section-head h2 .title-line:first-child{
    width:max-content!important;
    max-width:100%!important;
  }
}

@media (max-width:860px){
  .signature-v17-intro,
  .signature-v17-data article{
    align-content:center!important;
  }
}

/* === v33 final: box iniziali più compatti e heading Distribuzione ordinato === */
.signature-v17-intro,
.signature-v17-data article{
  box-sizing:border-box!important;
}
.signature-v17-intro p,
.signature-v17-data span{
  white-space:normal!important;
}

@media (min-width:861px){
  .signature-strip.signature-v17{
    padding-top:18px!important;
    padding-bottom:18px!important;
  }
  .signature-v17-grid{
    padding:10px!important;
    gap:12px!important;
    align-items:stretch!important;
  }
  .signature-v17-intro,
  .signature-v17-data article{
    min-height:86px!important;
    padding:15px 18px!important;
    display:grid!important;
    grid-template-rows:auto auto!important;
    align-content:center!important;
    justify-items:start!important;
  }
  .signature-v17-intro p,
  .signature-v17-data span{
    margin:0 0 7px!important;
    font-size:.64rem!important;
    line-height:1.16!important;
    font-weight:900!important;
    letter-spacing:.16em!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    margin:0!important;
    font-size:clamp(.88rem,.94vw,.98rem)!important;
    line-height:1.12!important;
    font-weight:760!important;
    letter-spacing:-.022em!important;
  }
  #spazi .section-head{
    display:block!important;
    margin-bottom:clamp(34px,4.8vw,56px)!important;
  }
  #spazi .section-head .reveal{
    max-width:1120px!important;
  }
  #spazi .section-head .eyebrow{
    margin-bottom:20px!important;
  }
  #spazi .distribution-title{
    display:block!important;
    max-width:1120px!important;
    line-height:.98!important;
    letter-spacing:-.06em!important;
  }
  #spazi .distribution-title .title-line{
    display:block!important;
    white-space:nowrap!important;
  }
}

@media (min-width:861px) and (max-width:1180px){
  #spazi .distribution-title .title-line{
    white-space:normal!important;
  }
}

@media (max-width:860px){
  .signature-v17-intro,
  .signature-v17-data article{
    display:grid!important;
    grid-template-rows:auto auto!important;
    align-content:center!important;
    justify-items:start!important;
    min-height:auto!important;
    padding:14px 13px!important;
  }
  .signature-v17-intro p,
  .signature-v17-data span{
    margin:0 0 6px!important;
    line-height:1.16!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    font-weight:760!important;
  }
  #spazi .distribution-title .title-line{
    display:inline!important;
  }
  #spazi .distribution-title .title-line + .title-line::before{
    content:' ';
  }
}

/* === v34: spacing, footer logo gap and signature box alignment === */
.footer-brand{
  margin-bottom:26px!important;
}
.footer-brand + p{
  margin-top:0!important;
}
.footer p{
  margin:0 0 8px!important;
}
.footer p:last-of-type{
  margin-bottom:0!important;
}

@media (max-width:860px){
  .footer-brand{
    margin-bottom:22px!important;
  }
}

@media (min-width:861px){
  /* Box riepilogo: meno vuoto sotto, titoli allineati e ultimo box centrato come gli altri. */
  .signature-strip.signature-v17{
    padding-top:16px!important;
    padding-bottom:0!important;
  }
  .signature-v17-grid{
    align-items:stretch!important;
    padding:10px!important;
    gap:12px!important;
  }
  .signature-v17-intro,
  .signature-v17-data article{
    min-height:92px!important;
    height:100%!important;
    padding:16px 18px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:flex-start!important;
    gap:0!important;
  }
  .signature-v17-intro p,
  .signature-v17-data span{
    display:block!important;
    width:100%!important;
    margin:0 0 7px!important;
    font-size:.63rem!important;
    line-height:1.18!important;
    font-weight:900!important;
    letter-spacing:.16em!important;
    text-transform:uppercase!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    display:block!important;
    margin:0!important;
    font-size:clamp(.86rem,.90vw,.96rem)!important;
    line-height:1.14!important;
    font-weight:720!important;
    letter-spacing:-.02em!important;
  }
  .signature-v17-data article:nth-child(4){
    justify-content:center!important;
  }

  /* Meno distanza verticale tra le sezioni desktop, mantenendo respiro e gerarchia. */
  .section{
    padding-top:clamp(54px,5.2vw,82px)!important;
    padding-bottom:clamp(54px,5.2vw,82px)!important;
  }
  .concept.section{
    padding-top:clamp(42px,4.2vw,66px)!important;
  }
  .dark-section.section,
  .gallery-section.section,
  .location.section,
  .contact.section{
    padding-top:clamp(56px,5vw,84px)!important;
    padding-bottom:clamp(56px,5vw,84px)!important;
  }
  .section-head,
  .gallery-head{
    margin-bottom:clamp(24px,3.2vw,42px)!important;
  }
  #spazi .section-head{
    margin-bottom:clamp(26px,3.5vw,44px)!important;
  }
  .feature-line{
    margin-top:26px!important;
  }
  .location-points{
    margin:22px 0!important;
  }
}

/* === v34: footer piu arioso, box iniziali allineati e sezioni web piu compatte === */
.footer-brand{
  margin-bottom:24px!important;
}
.footer-brand + p{
  margin-top:0!important;
}

@media (min-width:861px){
  /* Riduzione controllata degli spazi tra le sezioni solo desktop */
  .section{
    padding-top:clamp(52px,5.4vw,92px)!important;
    padding-bottom:clamp(52px,5.4vw,92px)!important;
  }
  .section.compact{
    padding-top:clamp(38px,4vw,66px)!important;
    padding-bottom:clamp(38px,4vw,66px)!important;
  }
  .signature-strip.signature-v17{
    padding-top:12px!important;
    padding-bottom:12px!important;
  }
  .signature-strip.signature-v17 + .section{
    padding-top:clamp(42px,4.5vw,74px)!important;
  }
  .dark-section + .gallery-section,
  .gallery-section + .location,
  .location + .contact{
    padding-top:clamp(46px,5vw,82px)!important;
  }

  /* Box dati: stessa gabbia, stesso allineamento e meno aria in basso */
  .signature-v17-grid{
    align-items:stretch!important;
    padding:10px!important;
    gap:12px!important;
  }
  .signature-v17-data{
    align-items:stretch!important;
  }
  .signature-v17-intro,
  .signature-v17-data article{
    min-height:78px!important;
    height:auto!important;
    padding:14px 18px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:flex-start!important;
  }
  .signature-v17-intro p,
  .signature-v17-data span{
    display:block!important;
    margin:0 0 7px!important;
    min-height:0!important;
    font-size:.64rem!important;
    line-height:1.16!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    display:block!important;
    margin:0!important;
    min-height:0!important;
    font-size:clamp(.88rem,.94vw,.98rem)!important;
    line-height:1.12!important;
    font-weight:760!important;
  }
  .signature-v17-data article:last-child{
    justify-content:center!important;
  }
  .signature-v17-data article:last-child strong{
    line-height:1.08!important;
    max-width:150px!important;
  }
}

@media (max-width:860px){
  .footer-brand{
    margin-bottom:22px!important;
  }
}

/* === v35: testi dei 5 box iniziali piu leggibili solo desktop === */
@media (min-width:861px){
  .signature-v17-intro p,
  .signature-v17-data span{
    font-size:.69rem!important;
    line-height:1.16!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    font-size:clamp(1rem,1.05vw,1.12rem)!important;
    line-height:1.12!important;
  }
}

/* === v35: aumento testo nei 5 box riepilogo solo web === */
@media (min-width:861px){
  .signature-v17-intro,
  .signature-v17-data article{
    min-height:86px!important;
    padding:16px 18px!important;
  }
  .signature-v17-intro p,
  .signature-v17-data span{
    font-size:.67rem!important;
    line-height:1.18!important;
    margin-bottom:8px!important;
  }
  .signature-v17-intro h2,
  .signature-v17-data strong{
    font-size:clamp(1rem,1.08vw,1.13rem)!important;
    line-height:1.13!important;
    font-weight:760!important;
    letter-spacing:-.022em!important;
  }
  .signature-v17-data article:last-child strong{
    max-width:170px!important;
    line-height:1.10!important;
  }
}


/* === v36: allineamento mobile box posizione + link Altre soluzioni === */
@media (min-width:861px){
  .site-nav{
    gap:clamp(12px,1.45vw,24px)!important;
    font-size:.80rem!important;
  }
  .site-nav a[href^="https://www.impresaspolti.it"]{
    white-space:nowrap!important;
  }
}

@media (max-width:860px){
  .signature-v17-data article{
    display:grid!important;
    grid-template-rows:auto auto!important;
    align-content:center!important;
    justify-items:center!important;
    text-align:center!important;
  }
  .signature-v17-data span,
  .signature-v17-data strong{
    width:100%!important;
    max-width:none!important;
    text-align:center!important;
  }
  .signature-v17-data article:last-child,
  .signature-v17-data article:last-child strong{
    justify-content:center!important;
    justify-items:center!important;
    align-items:center!important;
    text-align:center!important;
    max-width:none!important;
  }
  .site-nav a[href^="https://www.impresaspolti.it"]{
    font-weight:900!important;
  }
}

/* === v37: box dati desktop centrati === */
@media (min-width:861px){
  .signature-v17-data article{
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
  }
  .signature-v17-data article span,
  .signature-v17-data article strong{
    width:100%!important;
    max-width:none!important;
    text-align:center!important;
  }
  .signature-v17-data article:last-child strong{
    max-width:none!important;
    line-height:1.13!important;
  }
}

/* === v37 final: centratura desktop dei 4 box dati === */
@media (min-width:861px){
  .signature-v17-data article{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    text-align:center!important;
  }
  .signature-v17-data article span,
  .signature-v17-data article strong{
    width:100%!important;
    max-width:100%!important;
    text-align:center!important;
  }
  .signature-v17-data article:last-child strong{
    max-width:100%!important;
    text-align:center!important;
  }
}

/* === v38: footer logo piu discreto + gallery web ordinata e pulita === */
/* Il logo in header resta invariato; si riduce solo quello nel footer. */
.footer-brand .brand-logo-footer{
  width:min(345px,100%)!important;
  max-height:66px!important;
}
@media (max-width:860px){
  .footer-brand .brand-logo-footer{
    width:min(300px,100%)!important;
    max-height:58px!important;
  }
}

@media (min-width:861px){
  /* Gallery desktop: ordine piu architettonico, meno caos masonry e proporzioni piu coerenti. */
  .gallery-section .container{
    width:min(calc(100% - 56px),1220px)!important;
  }
  .gallery-head{
    align-items:end!important;
    margin-bottom:30px!important;
  }
  .gallery-grid{
    display:grid!important;
    grid-template-columns:repeat(12,minmax(0,1fr))!important;
    grid-auto-rows:88px!important;
    grid-auto-flow:dense!important;
    gap:16px!important;
  }
  .gallery-grid > .gallery-item,
  .gallery-grid > .gallery-item:nth-child(1),
  .gallery-grid > .gallery-item:nth-child(2),
  .gallery-grid > .gallery-item:nth-child(3),
  .gallery-grid > .gallery-item:nth-child(4),
  .gallery-grid > .gallery-item:nth-child(5),
  .gallery-grid > .gallery-item:nth-child(6),
  .gallery-grid > .gallery-item:nth-child(7),
  .gallery-grid > .gallery-item:nth-child(8),
  .gallery-grid > .gallery-item:nth-child(9),
  .gallery-grid > .gallery-item:nth-child(n+10){
    grid-column:auto / span 4!important;
    grid-row:auto / span 4!important;
    min-height:0!important;
    height:auto!important;
    border-radius:20px!important;
    box-shadow:0 18px 42px rgba(18,29,26,.10)!important;
  }

  /* Apertura esterni: tre tagli puliti nella prima fascia. */
  .gallery-grid > .gallery-item:nth-child(1){
    grid-column:auto / span 5!important;
    grid-row:auto / span 4!important;
  }
  .gallery-grid > .gallery-item:nth-child(2){
    grid-column:auto / span 4!important;
    grid-row:auto / span 4!important;
  }
  .gallery-grid > .gallery-item:nth-child(3){
    grid-column:auto / span 3!important;
    grid-row:auto / span 4!important;
  }

  /* Esterni principali in fascia ampia, piu ordinata. */
  .gallery-grid > .gallery-item:nth-child(4),
  .gallery-grid > .gallery-item:nth-child(5){
    grid-column:auto / span 6!important;
    grid-row:auto / span 4!important;
  }

  /* Zona giorno in evidenza; camere e bagni regolari e puliti. */
  .gallery-grid > .gallery-item:nth-child(6){
    grid-column:auto / span 6!important;
    grid-row:auto / span 4!important;
  }
  .gallery-grid > .gallery-item:nth-child(7),
  .gallery-grid > .gallery-item:nth-child(8){
    grid-column:auto / span 3!important;
    grid-row:auto / span 4!important;
  }
  .gallery-grid > .gallery-item:nth-child(9),
  .gallery-grid > .gallery-item:nth-child(10),
  .gallery-grid > .gallery-item:nth-child(11),
  .gallery-grid > .gallery-item:nth-child(12){
    grid-column:auto / span 3!important;
    grid-row:auto / span 3!important;
  }

  /* Planimetrie: leggibili ma non dominanti. */
  .gallery-grid > .gallery-item[data-category="planimetrie"]{
    grid-column:auto / span 6!important;
    grid-row:auto / span 3!important;
    background:#f4f2eb!important;
    border-radius:20px!important;
  }
  .gallery-grid > .gallery-item[data-category="planimetrie"] img{
    padding:14px!important;
    object-fit:contain!important;
    background:#f4f2eb!important;
  }
  .gallery-grid > .gallery-item[data-category="planimetrie"]::after{
    background:linear-gradient(180deg,transparent 60%,rgba(18,29,26,.82) 100%)!important;
  }
  .gallery-caption{
    left:18px!important;
    right:18px!important;
    bottom:17px!important;
  }
  .gallery-caption strong{
    font-size:1rem!important;
    line-height:1.12!important;
  }
}

@media (min-width:861px) and (max-width:1050px){
  .gallery-section .container{
    width:min(calc(100% - 40px),980px)!important;
  }
  .gallery-grid{
    grid-auto-rows:76px!important;
    gap:14px!important;
  }
  .gallery-grid > .gallery-item:nth-child(1),
  .gallery-grid > .gallery-item:nth-child(2),
  .gallery-grid > .gallery-item:nth-child(3),
  .gallery-grid > .gallery-item:nth-child(4),
  .gallery-grid > .gallery-item:nth-child(5),
  .gallery-grid > .gallery-item:nth-child(6),
  .gallery-grid > .gallery-item:nth-child(7),
  .gallery-grid > .gallery-item:nth-child(8),
  .gallery-grid > .gallery-item:nth-child(9),
  .gallery-grid > .gallery-item:nth-child(10),
  .gallery-grid > .gallery-item:nth-child(11),
  .gallery-grid > .gallery-item:nth-child(12),
  .gallery-grid > .gallery-item[data-category="planimetrie"]{
    grid-column:auto / span 6!important;
    grid-row:auto / span 3!important;
  }
}

/* === v38 fine tuning: micro-interazione gallery desktop === */
@media (min-width:861px){
  .gallery-section .gallery-item:hover{
    transform:translateY(-3px)!important;
  }
}


/* === v39 produzione finale: footer logo ancora piu discreto === */
.footer-brand .brand-logo-footer{
  width:min(255px,100%)!important;
  max-height:49px!important;
}
@media (max-width:860px){
  .footer-brand .brand-logo-footer{
    width:min(218px,100%)!important;
    max-height:42px!important;
  }
}

@supports (bottom: env(safe-area-inset-bottom)){
  @media (max-width:860px){
    .mobile-sticky{bottom:calc(10px + env(safe-area-inset-bottom))!important;}
    .footer{padding-bottom:calc(98px + env(safe-area-inset-bottom))!important;}
  }
}

/* === Produzione finale: telefono facoltativo e conferma invio senza app email === */
.optional-label{
  font-size:.68em!important;
  font-weight:700!important;
  letter-spacing:.06em!important;
  opacity:.72!important;
  text-transform:uppercase!important;
}
.form-status.is-loading{
  color:#e2c28f!important;
}
.form-status.is-success{
  color:#c8ebd1!important;
}
.form-status.is-error{
  color:#ffb8aa!important;
}
.lead-form.is-sent button[disabled]{
  cursor:default!important;
}
