
/* CamminiAMO pro balance patch - 2026-08-24 */
:root{
  --ui-brand:#cb7a83;
  --ui-brand-strong:#b45968;
  --ui-brand-deep:#8b4553;
  --ui-ink:#2f282a;
  --ui-muted:#6d6265;
  --ui-line:#eadfe1;
  --ui-blush:#fbf1f3;
}
body{background:#fff}
.site-header{position:sticky;top:0;z-index:90;padding:14px 0 8px;background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.84) 74%,rgba(255,255,255,0) 100%);border-bottom:0}
.site-header .header-inner{width:min(1320px,calc(100% - 40px));height:88px;padding:0 28px;background:rgba(255,255,255,.96);border:1px solid rgba(234,223,225,.95);border-radius:28px;box-shadow:0 18px 44px rgba(63,42,46,.08);backdrop-filter:blur(16px)}
.site-header .brand{gap:15px;min-width:0}.site-header .brand img{width:60px;height:60px;border-radius:50%;background:#fff;padding:2px;box-shadow:0 0 0 1px rgba(203,122,131,.12)}
.site-header .brand span{font-size:13px;letter-spacing:.02em;color:#7a6d70}.site-header .brand strong{font-size:20px;letter-spacing:-.02em;color:var(--ui-ink)}
.site-header .nav-actions{gap:28px;font-size:15px;font-weight:700}.site-header .nav-actions>a:not(.btn){position:relative;color:var(--ui-ink)}.site-header .nav-actions>a:not(.btn)::after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--ui-brand);border-radius:2px;transition:right .22s ease}.site-header .nav-actions>a:not(.btn):hover::after{right:0}.site-header .nav-actions .btn-small{padding:12px 24px;border-radius:999px;background:linear-gradient(135deg,var(--ui-brand),#da8d96);color:#fff;box-shadow:0 12px 26px rgba(180,89,104,.22)}

.hero.hero-v6{overflow:hidden;margin-top:-110px;padding:122px 0 26px;background:linear-gradient(180deg,#fff 0%,#fff 80%,#fcf8f9 100%)}
.hero-shell-v6{width:min(1320px,calc(100% - 40px))}
.hero-grid-v6{min-height:700px;display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,.94fr);gap:38px;align-items:stretch}
.hero-copy-v6{padding:60px 6px 34px 8px;display:flex;flex-direction:column;justify-content:center}
.hero-copy-v6 .eyebrow{margin-bottom:18px;color:var(--ui-brand-strong);font-size:13px;letter-spacing:.15em;font-weight:800}.eyebrow-dot{padding:0 4px;color:#d59ba3}
.hero.hero-v6 h1{margin:0 0 24px;max-width:640px;font-size:clamp(56px,5.4vw,78px);line-height:.97;letter-spacing:-.052em;color:var(--ui-ink)}.hero.hero-v6 h1 span{color:var(--ui-brand)}
.hero-copy-v6 .lead{max-width:640px;margin:0;font-size:19px;line-height:1.68;color:var(--ui-muted)}
.hero-actions-v6{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.btn-icon{gap:11px;padding:15px 22px;border-radius:15px}.btn-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hero-actions-v6 .btn-primary{background:linear-gradient(135deg,var(--ui-brand),#d88a94);box-shadow:0 14px 30px rgba(180,89,104,.22)}.hero-actions-v6 .btn-ghost{border-color:var(--ui-line);background:#fff;box-shadow:0 10px 24px rgba(63,42,46,.04)}

.trust-card-v6{margin-top:36px;width:min(770px,100%);display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--ui-line);border-radius:24px;box-shadow:0 14px 36px rgba(63,42,46,.07);overflow:hidden}
.trust-card-v6 .trust-item{display:flex;align-items:center;gap:14px;padding:19px 20px;position:relative;min-height:94px}.trust-card-v6 .trust-item:not(:last-child)::after{content:"";position:absolute;right:0;top:18px;bottom:18px;width:1px;background:var(--ui-line)}
.trust-icon{width:34px;height:34px;display:grid;place-items:center;color:var(--ui-brand);flex:0 0 auto}.trust-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.trust-copy{display:flex;flex-direction:column;line-height:1.18;min-width:0}.trust-copy strong{font-size:19px;font-weight:850;color:var(--ui-ink);white-space:nowrap}.trust-copy small{margin-top:5px;font-size:13px;color:var(--ui-muted);white-space:nowrap}
.barcode-mini{display:flex;align-items:center;justify-content:center;gap:2px}.barcode-mini i{display:block;height:27px;background:var(--ui-brand);border-radius:1px}.barcode-mini i:nth-child(1),.barcode-mini i:nth-child(4),.barcode-mini i:nth-child(7){width:2px}.barcode-mini i:nth-child(2),.barcode-mini i:nth-child(5){width:4px}.barcode-mini i:nth-child(3),.barcode-mini i:nth-child(6){width:1px}

.hero-visual-v6{position:relative;min-height:700px;overflow:hidden;border-radius:38px;isolation:isolate;background-image:linear-gradient(90deg,rgba(251,241,243,.94) 0%,rgba(251,241,243,.80) 18%,rgba(251,241,243,.40) 42%,rgba(53,38,41,.08) 100%),linear-gradient(180deg,rgba(255,255,255,.03),rgba(88,51,58,.12)),url('../img/partenza_camminiamo_2026.jpg');background-size:cover;background-position:66% center;box-shadow:inset 0 0 0 1px rgba(234,223,225,.7), 0 20px 48px rgba(63,42,46,.08)}
.hero-visual-v6::before{content:"";position:absolute;left:-140px;top:110px;width:470px;height:470px;border-radius:50%;background:rgba(255,255,255,.72);filter:blur(2px);z-index:-1}
.visual-soft-panel{position:absolute;left:0;top:0;bottom:0;width:58%;background:linear-gradient(180deg,rgba(255,255,255,.45),rgba(255,255,255,.16) 30%,rgba(255,255,255,.08) 100%);z-index:-1}
.brand-ring{position:absolute;border-radius:50%;border:1px solid rgba(203,122,131,.22);pointer-events:none}.ring-one{width:420px;height:420px;left:34px;top:154px}.ring-two{width:510px;height:510px;left:-10px;top:110px;border-style:dashed;border-color:rgba(203,122,131,.17)}

.visual-info-card{position:absolute;left:36px;top:36px;width:320px;padding:24px 24px 22px;border-radius:26px;background:rgba(255,255,255,.90);backdrop-filter:blur(10px);border:1px solid rgba(234,223,225,.96);box-shadow:0 18px 36px rgba(63,42,46,.10)}
.visual-label{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:var(--ui-blush);color:var(--ui-brand-strong);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.visual-info-card h2{margin:16px 0 10px;font-size:44px;line-height:.96;letter-spacing:-.045em;color:var(--ui-ink)}.visual-info-card p{margin:0;font-size:15px;line-height:1.58;color:var(--ui-muted)}

.visual-logo-badge{position:absolute;left:74px;top:272px;width:220px;height:220px;border-radius:34px;background:rgba(255,255,255,.88);border:1px solid rgba(234,223,225,.95);box-shadow:0 22px 48px rgba(63,42,46,.14);display:grid;place-items:center}.visual-logo-badge::before{content:"";position:absolute;inset:16px;border-radius:24px;border:1px solid rgba(124,97,103,.16)}.visual-logo-badge img{width:184px;height:184px;object-fit:contain;position:relative;z-index:1}

.visual-date-card{position:absolute;left:36px;bottom:42px;width:390px;padding:18px 20px;border-radius:24px;background:rgba(255,255,255,.93);border:1px solid rgba(234,223,225,.98);box-shadow:0 18px 42px rgba(63,42,46,.12)}
.visual-date-top{display:flex;align-items:center;gap:10px;color:var(--ui-brand-strong);font-size:12px;font-weight:800;letter-spacing:.10em;text-transform:uppercase}.visual-date-top svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.visual-date-main{margin-top:10px;font-size:30px;line-height:1.05;font-weight:900;letter-spacing:-.035em;color:var(--ui-ink)}
.visual-date-sub{margin-top:7px;font-size:14px;color:var(--ui-muted)}
.visual-photo-tag{position:absolute;right:18px;bottom:18px;padding:10px 14px;border-radius:999px;background:rgba(42,31,34,.72);color:#fff;font-size:11px;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(8px)}

.section-event-v6{padding-top:86px}.section-event-v6 .section-heading{max-width:820px}.section-event-v6 .section-heading h2{font-size:clamp(34px,4vw,54px);line-height:1.04;letter-spacing:-.04em}.section-event-v6 .feature{box-shadow:0 14px 32px rgba(67,45,50,.04);transition:transform .18s ease, box-shadow .18s ease}.section-event-v6 .feature:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(67,45,50,.08)}.section-event-v6 .feature h3{font-size:22px}.section-event-v6 .feature p{font-size:15px;line-height:1.66}

@media(max-width:1180px){
  .site-header .header-inner,.hero-shell-v6{width:min(100% - 32px,1180px)}
  .hero-grid-v6{grid-template-columns:1fr .92fr;gap:28px}
  .hero.hero-v6 h1{font-size:clamp(50px,5vw,68px)}
  .hero-copy-v6 .lead{font-size:18px}
  .visual-info-card{width:292px}.visual-info-card h2{font-size:38px}
  .visual-logo-badge{left:62px;top:286px;width:200px;height:200px}.visual-logo-badge img{width:166px;height:166px}
  .visual-date-card{width:360px}.visual-date-main{font-size:27px}
}
@media(max-width:920px){
  .site-header{padding-top:8px}.site-header .header-inner{width:min(100% - 24px,760px);height:74px;border-radius:22px;padding:0 16px}.site-header .brand img{width:50px;height:50px}.site-header .brand strong{font-size:15px}.site-header .nav-actions{gap:12px}.site-header .nav-actions>a:not(.btn){display:none}
  .hero.hero-v6{margin-top:-90px;padding-top:96px}.hero-grid-v6{grid-template-columns:1fr;min-height:auto;gap:22px}.hero-copy-v6{padding:42px 4px 12px}
  .hero-visual-v6{min-height:650px}.visual-soft-panel{width:100%;background:linear-gradient(180deg,rgba(255,255,255,.56),rgba(255,255,255,.18) 42%,rgba(255,255,255,.10) 100%)}
  .visual-info-card{left:20px;right:20px;top:20px;width:auto;max-width:none}.visual-info-card h2{font-size:36px}
  .visual-logo-badge{left:50%;top:248px;transform:translateX(-50%)}
  .visual-date-card{left:20px;right:20px;bottom:52px;width:auto}
  .ring-one,.ring-two{left:50%;transform:translateX(-50%)}.ring-one{top:180px}.ring-two{top:136px}
}
@media(max-width:680px){
  .site-header .brand span{display:none}.site-header .brand strong{font-size:13px;max-width:180px;line-height:1.1}.site-header .nav-actions .btn-small{padding:10px 15px}
  .hero-copy-v6 .eyebrow{font-size:10px;letter-spacing:.11em}.hero.hero-v6 h1{font-size:clamp(42px,12vw,56px)}.hero-copy-v6 .lead{font-size:16px;line-height:1.62}
  .hero-actions-v6{display:grid;grid-template-columns:1fr 1fr}.hero-actions-v6 .btn{padding:13px 12px;font-size:13px}
  .trust-card-v6{grid-template-columns:1fr 1fr}.trust-card-v6 .trust-item:nth-child(2)::after{display:none}.trust-card-v6 .trust-item:nth-child(-n+2){border-bottom:1px solid var(--ui-line)}.trust-card-v6 .trust-item{padding:16px 16px;min-height:82px}.trust-copy strong{font-size:16px}.trust-copy small{font-size:12px}
  .hero-visual-v6{min-height:590px;border-radius:30px}.visual-info-card{padding:20px 18px}.visual-info-card h2{font-size:30px}.visual-info-card p{font-size:14px}
  .visual-logo-badge{top:228px;width:190px;height:190px}.visual-logo-badge img{width:156px;height:156px}
  .visual-date-card{padding:16px 16px}.visual-date-main{font-size:24px}.visual-date-sub{font-size:13px}.visual-photo-tag{display:none}
}
