:root{--bg:#f7f8f5;--card:#ffffff;--text:#0d1117;--muted:#667085;--line:#e7ebe7;--green:#18a85d;--green-dark:#0f5c3b;--dark:#080b0e;--soft:#eef7f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}body.menu-open{overflow:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,select,a{-webkit-tap-highlight-color:transparent}.wrap{width:min(1120px,100% - 32px);margin-inline:auto}.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.06)}.nav{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:12px}.logo img{width:155px;max-height:54px;object-fit:contain}.nav-actions{display:flex;align-items:center;gap:10px}.wa{padding:11px 16px;border-radius:999px;background:linear-gradient(135deg,#08120d,#18a85d);color:white;font-weight:900;font-size:14px;white-space:nowrap}.menu-btn{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--text);display:grid;place-items:center;font-size:22px;font-weight:900;cursor:pointer}.desktop-links{display:none;align-items:center;gap:18px}.desktop-links a{font-size:14px;font-weight:850;color:#3d4654}.mobile-menu{position:fixed;inset:0;z-index:200;background:rgba(8,11,14,.48);opacity:0;pointer-events:none;transition:.2s}.mobile-menu.open{opacity:1;pointer-events:auto}.menu-panel{position:absolute;right:12px;left:12px;top:82px;background:#fff;border-radius:28px;padding:18px;box-shadow:0 30px 80px rgba(0,0,0,.22)}.menu-panel a{display:flex;justify-content:space-between;padding:16px 12px;border-bottom:1px solid var(--line);font-weight:900}.menu-panel a:last-child{border-bottom:0}.menu-panel a::after{content:"›";color:var(--green)}.hero{padding:70px 0 42px;background:radial-gradient(circle at 80% 0%,rgba(24,168,93,.14),transparent 34%),linear-gradient(180deg,#fff,var(--bg))}.hero-grid{display:grid;grid-template-columns:1fr;gap:26px}.eyebrow{color:var(--green-dark);font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px}.hero h1{margin:0;font-size:clamp(42px,11vw,92px);line-height:.9;letter-spacing:-.08em;max-width:900px}.hero p{max-width:670px;margin:20px 0 0;color:#556070;font-size:clamp(18px,4.6vw,25px);line-height:1.42}.hero-actions{display:grid;grid-template-columns:1fr;gap:11px;margin-top:28px;max-width:520px}.btn{min-height:54px;display:flex;justify-content:center;align-items:center;border-radius:999px;padding:14px 20px;font-weight:950}.btn.primary{background:var(--dark);color:#fff}.btn.secondary{background:#fff;color:var(--text);border:1px solid var(--line)}.section{padding:56px 0}.comparator{background:var(--bg)}.section-head{margin-bottom:24px}.section-head h2{margin:0;font-size:clamp(36px,8vw,68px);line-height:.94;letter-spacing:-.075em}.section-head p{max-width:650px;color:var(--muted);line-height:1.55;font-size:17px}.comparator-grid{display:grid;grid-template-columns:1fr;gap:28px;align-items:center}.phone-shell{width:100%;max-width:390px;margin:auto;padding:12px;border:5px solid #171c22;border-radius:44px;background:linear-gradient(145deg,#050607,#181d22);box-shadow:0 28px 70px rgba(0,0,0,.24);position:relative}.phone-shell::before{content:"";position:absolute;inset:10px;border-radius:34px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);pointer-events:none}.notch{position:absolute;top:12px;left:50%;transform:translateX(-50%);z-index:2;width:102px;height:24px;border-radius:0 0 18px 18px;background:#020304}.screen{position:relative;z-index:1}.app-head{padding:48px 18px 17px;border-radius:32px 32px 20px 20px;background:linear-gradient(160deg,#fff,#f1f7f3)}.app-head span{font-size:22px;font-weight:950;letter-spacing:-.055em;display:block}.app-head small{font-weight:950;color:var(--green)}.step-card{margin:10px 0;padding:15px;border-radius:20px;background:#101613;color:#fff}.step-card small{color:rgba(255,255,255,.55);font-size:12px;font-weight:900}.step-card strong{display:block;font-size:20px;letter-spacing:-.04em}.phone-select{width:100%;padding:15px;margin-bottom:9px;border:1px solid #e4e8ec;border-radius:16px;background:#fff;color:var(--text);font-size:16px;font-weight:850;outline:none}.phone-select:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(24,168,93,.12)}.problem-grid{display:grid;grid-template-columns:1fr;gap:8px;margin:10px 0}.problem-grid button{min-height:48px;border:1px solid #e6e9ed;border-radius:16px;background:#fff;color:var(--text);text-align:left;padding:13px 14px;font-size:14px;font-weight:950;cursor:pointer}.problem-grid button.selected,.problem-grid button:hover{background:#eefaf3;border-color:#b9e6c9}.hidden{display:none!important}.phone-result{min-height:132px;padding:18px;margin-top:10px;border-radius:22px;background:linear-gradient(150deg,#0e1111,#103b29);color:#fff}.phone-result small{color:rgba(255,255,255,.62);font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:950}.phone-result strong{display:block;margin:8px 0;color:#fff;font-size:27px;line-height:1;letter-spacing:-.06em}.phone-result p{margin:0;color:rgba(255,255,255,.74);line-height:1.45}.phone-options{display:grid;gap:9px;margin-top:12px}.phone-option{background:#fff;color:var(--text);border-radius:18px;padding:14px}.phone-option span{display:block;color:var(--muted);font-size:13px;font-weight:950}.phone-option b{display:block;margin:3px 0 10px;font-size:25px}.phone-option a,.phone-book{display:block;width:100%;text-align:center;background:var(--text);color:#fff;padding:12px 14px;border-radius:999px;font-size:14px;font-weight:950}.trust{background:#fff}.trust-grid{display:grid;grid-template-columns:1fr;gap:12px}.trust-card{background:var(--card);border:1px solid var(--line);border-radius:24px;padding:22px}.trust-card h3{margin:0 0 8px;font-size:24px;letter-spacing:-.04em}.trust-card p{margin:0;color:var(--muted);line-height:1.55}.local{background:var(--bg)}.local-card{display:grid;grid-template-columns:1fr;gap:18px;background:#fff;border:1px solid var(--line);border-radius:30px;padding:18px}.local-card img{border-radius:22px;aspect-ratio:16/10;object-fit:cover;width:100%}.local-copy h2{margin:0 0 12px;font-size:clamp(34px,7vw,62px);line-height:.95;letter-spacing:-.07em}.local-copy p{color:var(--muted);line-height:1.6}.reviews{background:#fff}.review-header{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}.review-header h2{margin:0;font-size:clamp(36px,8vw,62px);line-height:.94;letter-spacing:-.07em}.review-header a{align-self:flex-start;background:var(--dark);color:#fff;padding:12px 16px;border-radius:999px;font-weight:950}.swipe-hint{width:100%;display:flex;justify-content:center;margin:8px 0 14px}.swipe-hint span{padding:9px 14px;border-radius:999px;background:var(--soft);border:1px solid var(--line);color:var(--green-dark);font-size:13px;font-weight:950}.review-row{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:12px;mask-image:linear-gradient(90deg,#000 0%,#000 82%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 82%,transparent 100%)}.review-card{flex:0 0 84%;scroll-snap-align:start;background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px}.review-card .stars{color:#f7b500;letter-spacing:1px;margin-bottom:12px}.review-card p{line-height:1.55;margin:0 0 14px}.review-card strong{color:var(--green-dark)}.faq{background:var(--bg)}.faq h2{margin:0 0 20px;font-size:clamp(36px,8vw,62px);letter-spacing:-.07em}.faq-list{max-width:860px}.faq-item{border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-bottom:10px;background:#fff}.faq-btn{width:100%;border:0;background:#fff;text-align:left;padding:18px;font-size:17px;font-weight:950;cursor:pointer}.faq-btn::after{content:"+";float:right;color:var(--green);font-size:24px;line-height:1}.faq-btn.open::after{content:"−"}.faq-content{display:none;padding:0 18px 18px;color:var(--muted);line-height:1.55}.faq-content.open{display:block}.footer{background:#080b0e;color:#fff;padding:42px 0 24px}.footer-grid{display:grid;grid-template-columns:1fr;gap:26px}.footer-logo img{width:150px;max-height:62px;object-fit:contain}.footer p{color:rgba(255,255,255,.68);line-height:1.6;margin:14px 0 0}.footer h4{margin:0 0 12px;font-size:13px;color:rgba(255,255,255,.48);text-transform:uppercase;letter-spacing:.1em}.footer a{color:rgba(255,255,255,.84)}.hours{display:grid;gap:12px}.hours div{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}.hours div:last-child{border-bottom:0}.hours strong{display:block;color:#fff;margin-bottom:4px}.hours span{display:block;color:rgba(255,255,255,.68);line-height:1.55}.footer-bottom{margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:1fr;gap:14px;color:rgba(255,255,255,.5);font-size:13px}.footer-bottom a{display:block;text-align:center;padding:12px 16px;border-radius:999px;background:#fff;color:#080b0e;font-weight:950}.page-hero{padding:118px 0 54px;background:#fff}.page-hero h1{margin:0;font-size:clamp(42px,8vw,86px);line-height:.92;letter-spacing:-.075em}.page-hero p{max-width:720px;color:var(--muted);font-size:19px;line-height:1.6}.page-content{padding:44px 0 72px}.info-grid{display:grid;grid-template-columns:1fr;gap:16px}.info-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px}.info-card h3{margin:0 0 10px;font-size:26px;letter-spacing:-.04em}.info-card p{margin:0;color:var(--muted);line-height:1.6}@media(min-width:720px){.desktop-links{display:flex}.menu-btn{display:none}.hero-actions{grid-template-columns:auto auto;max-width:none}.trust-grid{grid-template-columns:repeat(3,1fr)}.problem-grid{grid-template-columns:1fr 1fr}.local-card{grid-template-columns:1.15fr .85fr;align-items:center;padding:22px}.review-card{flex-basis:360px}.footer-grid{grid-template-columns:1.1fr .9fr 1fr}.footer-bottom{grid-template-columns:1fr auto;align-items:center}.footer-bottom a{width:auto}.info-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:980px){.hero{padding:96px 0 72px}.hero h1{font-size:clamp(72px,7.5vw,106px)}.comparator-grid{grid-template-columns:minmax(0,1fr) 430px;gap:56px}.phone-shell{max-width:430px;border-radius:58px;border-width:7px;padding:15px}.phone-shell::before{inset:13px;border-radius:46px}.notch{top:15px;width:116px;height:29px}.app-head{border-radius:42px 42px 25px 25px;padding:56px 22px 20px}.app-head span{font-size:26px}.problem-grid button{text-align:center}}@media(max-width:390px){.wrap{width:min(100% - 24px,1120px)}.logo img{width:132px}.nav-cta{padding:10px 13px;font-size:13px}.hero h1{font-size:40px}.hero p{font-size:18px}.phone-shell{max-width:350px}}.call-btn{display:none;padding:11px 15px;border-radius:999px;background:#ffffff;color:var(--dark);border:1px solid var(--line);font-weight:950;font-size:14px;white-space:nowrap}@media(min-width:720px){.call-btn{display:inline-flex}}.problem-grid button.selected{background:var(--green);border-color:var(--green);color:#ffffff;box-shadow:0 12px 28px rgba(24,168,93,.26)}.problem-grid button.selected:hover{background:var(--green);color:#ffffff}.warranty-note{margin:12px 0 0 !important;color:rgba(255,255,255,.68) !important;font-size:12px !important;line-height:1.4 !important}.warranty-note.in-card{color:#667085 !important;margin-top:10px !important}.telco-section{background:#ffffff}.telco-card{display:grid;grid-template-columns:1fr;gap:22px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(180deg,#ffffff,#f7fbf8);padding:24px}.telco-card h2{margin:0 0 14px;font-size:clamp(34px,7vw,62px);line-height:.95;letter-spacing:-.07em}.telco-card p{color:var(--muted);line-height:1.62;font-size:17px;max-width:760px}.telco-list{display:grid;gap:12px}.telco-list div{border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px}.telco-list strong{display:block;font-size:18px;margin-bottom:6px}.telco-list span{display:block;color:var(--muted);line-height:1.45}@media(min-width:820px){.telco-card{grid-template-columns:1.1fr .9fr;align-items:center;padding:30px}}@media(max-width:420px){.nav-actions{gap:7px}.wa{padding:10px 13px;font-size:13px}}.nowrap{white-space:nowrap}a,.faq-btn,.menu-panel a,.review-header a,.phone-result a,.phone-option a,.phone-book{color:inherit}.faq-btn{color:var(--text) !important}.faq-btn.open,.faq-btn:hover{color:var(--green-dark) !important}.menu-panel a{color:var(--text) !important}.phone-book,.phone-option a{color:#ffffff !important}.review-header a{color:#ffffff !important}.local-copy h2 .nowrap{display:inline-block}.step-card{transition:background .2s ease,transform .2s ease}.problem-grid button.selected{background:var(--green) !important;border-color:var(--green) !important;color:#ffffff !important;box-shadow:0 12px 28px rgba(24,168,93,.26)}.problem-grid button.selected:hover{background:var(--green) !important;color:#ffffff !important}@media(max-width:420px){.local-copy h2{font-size:39px}}.why-section{background:#080b0e;color:#ffffff}.why-grid{display:grid;grid-template-columns:1fr;gap:28px;align-items:center}.why-copy h2{margin:0;font-size:clamp(38px,8vw,70px);line-height:.94;letter-spacing:-.075em}.why-copy p{color:rgba(255,255,255,.72);line-height:1.6;font-size:18px;max-width:620px}.why-cards{display:grid;gap:12px}.why-cards article{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055);border-radius:24px;padding:22px}.why-cards span{display:block;color:#8ef0b2;font-weight:950;margin-bottom:10px;font-size:13px}.why-cards h3{margin:0 0 8px;font-size:22px;letter-spacing:-.035em}.why-cards p{margin:0;color:rgba(255,255,255,.70);line-height:1.55}@media(min-width:860px){.why-grid{grid-template-columns:.9fr 1.1fr;gap:46px}}.trust-card{position:relative;overflow:hidden}.trust-card::before{content:"";position:absolute;top:18px;right:18px;width:10px;height:10px;border-radius:50%;background:var(--green);opacity:.85}.trust-card:nth-child(2)::before{width:34px;height:8px;border-radius:999px}.trust-card:nth-child(3)::before{width:22px;height:22px;background:transparent;border:2px solid var(--green)}.trust-card h3{padding-right:42px}.phone-option b{color:var(--text)}.phone-option .warranty-note{color:#667085 !important;font-size:12px !important;line-height:1.35 !important}.tap-card::after{display:none !important;content:none !important}.tap-icon{width:12px !important;height:12px !important;border:0 !important;background:var(--green) !important;opacity:.85;color:transparent !important;font-size:0 !important;top:24px !important;right:24px !important;transition:.22s ease}.tap-card:hover,.tap-card:focus-visible{background:linear-gradient(145deg,#0e3b28,#18a85d);color:#fff;transform:translateY(-2px);border-color:#18a85d;box-shadow:0 22px 58px rgba(24,168,93,.18)}.tap-card:hover h3,.tap-card:hover p,.tap-card:focus-visible h3,.tap-card:focus-visible p{color:#fff}.tap-card:hover .tap-icon,.tap-card:focus-visible .tap-icon{background:#fff !important;opacity:1;transform:scale(1.15)}.tap-card.active{background:linear-gradient(145deg,#0e3b28,#18a85d);color:#fff}.tap-card.active h3,.tap-card.active p{color:#fff}.tap-card.active .tap-icon{background:#fff !important;opacity:1;transform:scale(1.15)}@media(max-width:640px){.tap-card{padding-bottom:22px !important}}.hero-gallery{position:relative;width:100%;border-radius:28px;overflow:hidden;min-height:260px;background:#f4f4f4}.gallery-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .7s ease}.gallery-image.active{opacity:1}@media(max-width:640px){.hero-gallery{min-height:240px}}.hero-gallery{position:relative;width:100%;max-width:1180px;margin:0 auto;aspect-ratio:16 / 9;border-radius:34px;overflow:hidden;background:#0b0b0b;box-shadow:0 30px 80px rgba(15,23,42,.16)}.hero-gallery::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.28),transparent 42%),linear-gradient(to right,rgba(0,0,0,.12),transparent 35%);pointer-events:none;z-index:2}.gallery-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;opacity:0;transform:scale(1.015);transition:opacity .85s ease,transform 4.5s ease;filter:saturate(1.02) contrast(1.02)}.gallery-image.active{opacity:1;transform:scale(1.05)}@media(max-width:768px){.hero-gallery{aspect-ratio:4 / 5;border-radius:28px}.gallery-image{object-position:center center}}

.hero-gallery{
  position:relative;
  width:100%;
  max-width:1180px;
  margin:0 auto;
  aspect-ratio:16/9;
  border-radius:34px;
  overflow:hidden;
  background:#0b0b0b;
  box-shadow:0 30px 80px rgba(15,23,42,.16);
}
.hero-gallery::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(to top,rgba(0,0,0,.25),transparent 45%);
  pointer-events:none;
  z-index:2;
}
.gallery-image{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  opacity:0;
  transform:scale(1.01);
  transition:opacity .75s ease,transform 4.5s ease;
}
.gallery-image.active{
  opacity:1;
  transform:scale(1.04);
}
@media(max-width:768px){
  .hero-gallery{
    aspect-ratio:4/5;
    border-radius:28px;
  }
}


/* Fine tuning finale mockup iPhone */
.app-head{
  display:flex !important;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  min-height:136px;
  padding-top:34px !important;
  padding-bottom:24px !important;
}

.app-head span{
  display:block;
  line-height:1.02;
  letter-spacing:-.055em;
  text-rendering:geometricPrecision;
  -webkit-font-smoothing:antialiased;
}

.app-head small{
  display:block;
  margin-top:8px;
  line-height:1.1;
  text-rendering:geometricPrecision;
  -webkit-font-smoothing:antialiased;
}

.phone-shell,
.screen,
.app-head,
.step-card,
.phone-select,
.phone-result,
.phone-option{
  -webkit-font-smoothing:antialiased;
  text-rendering:geometricPrecision;
}

@media(max-width:430px){
  .app-head{
    min-height:128px;
    padding-top:32px !important;
    padding-bottom:22px !important;
  }
}


/* FIX VISIBILE HEADER MOCKUP */
.app-head{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  min-height:160px!important;
  padding:38px 28px 28px 28px!important;
}

.app-head span{
  font-size:26px!important;
  line-height:0.95!important;
  letter-spacing:-0.07em!important;
}

.app-head small{
  font-size:15px!important;
  margin-top:10px!important;
  color:#1bb35f!important;
  font-weight:700!important;
}

.phone-shell{
  transform:scale(0.98);
  transform-origin:top center;
}





/* Pagina contatti pulita */
.contact-panel-clean{
  padding-top:0;
}

.contact-buttons-clean{
  display:grid;
  gap:12px;
  margin-top:18px;
}

.contact-buttons-clean a{
  min-height:54px;
  border-radius:999px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:14px 18px;
  font-weight:950;
  text-decoration:none;
}

.contact-buttons-clean .wa-clean{
  background:linear-gradient(135deg,#08120d,#18a85d);
  color:#fff;
}

.contact-buttons-clean .call-clean{
  background:#080b0e;
  color:#fff;
}

.contact-buttons-clean .mail-clean{
  background:#fff;
  color:#080b0e;
  border:1px solid var(--line);
}

.social-apps-clean{
  display:flex;
  gap:12px;
  margin-top:18px;
  flex-wrap:wrap;
}

.social-apps-clean a{
  width:52px;
  height:52px;
  border-radius:16px;
  display:grid;
  place-items:center;
  color:#fff;
  text-decoration:none;
  box-shadow:0 12px 30px rgba(15,23,42,.10);
}

.social-apps-clean svg{
  width:25px;
  height:25px;
  display:block;
}

.social-apps-clean .instagram-app{
  background:radial-gradient(circle at 30% 110%,#fdf497 0%,#fdf497 12%,#fd5949 38%,#d6249f 62%,#285AEB 100%);
}

.social-apps-clean .facebook-app{
  background:#1877f2;
}


/* Pagine vendita e valutazione pubblica */
.sales-hero{
  padding:112px 0 56px;
  background:linear-gradient(180deg,#fff,var(--bg));
}
.sales-hero h1{
  margin:0;
  font-size:clamp(42px,8vw,86px);
  line-height:.92;
  letter-spacing:-.075em;
}
.sales-hero p{
  max-width:760px;
  color:var(--muted);
  font-size:19px;
  line-height:1.6;
}
.sales-grid{
  padding:30px 0 72px;
}
.sales-cards{
  display:grid;
  grid-template-columns:1fr;
  gap:16px;
}
.sales-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:26px;
  padding:24px;
}
.sales-card h3{
  margin:0 0 10px;
  font-size:26px;
  letter-spacing:-.045em;
}
.sales-card p{
  margin:0;
  color:var(--muted);
  line-height:1.6;
}
.sales-cta{
  margin-top:20px;
  display:grid;
  gap:12px;
  max-width:520px;
}
.used-public-note{
  margin-top:18px;
  padding:16px;
  border-radius:18px;
  background:#f2faf5;
  color:#24513a;
  line-height:1.5;
  font-weight:750;
}
@media(min-width:820px){
  .sales-cards{
    grid-template-columns:repeat(3,1fr);
  }
}


.discover-section{
  background:#ffffff;
  padding-top:52px;
  padding-bottom:52px;
}

.discover-section .sales-card p .btn{
  margin-top:18px;
  min-height:48px;
  font-size:15px;
}


/* Valutatore usato pubblico */
.trade-hero{
  padding:112px 0 42px;
  background:linear-gradient(180deg,#fff,var(--bg));
}
.trade-hero-grid{
  display:grid;
  gap:24px;
  align-items:end;
}
.trade-hero h1{
  margin:0;
  font-size:clamp(42px,9vw,88px);
  line-height:.92;
  letter-spacing:-.075em;
}
.trade-hero p{
  color:var(--muted);
  font-size:19px;
  line-height:1.58;
  max-width:780px;
}
.trade-mini{
  border:1px solid var(--line);
  background:#fff;
  border-radius:24px;
  padding:20px;
}
.trade-mini strong{
  display:block;
  font-size:26px;
  letter-spacing:-.045em;
}
.trade-mini span{
  color:var(--muted);
  font-weight:750;
}
.trade-section{
  padding:34px 0 70px;
}
.trade-box{
  display:grid;
  gap:28px;
  align-items:start;
}
.trade-phone{
  background:#080b0e;
  border-radius:42px;
  padding:18px;
  box-shadow:0 26px 80px rgba(15,23,42,.16);
  position:relative;
}
.trade-notch{
  position:absolute;
  top:18px;
  left:50%;
  transform:translateX(-50%);
  width:118px;
  height:32px;
  background:#05070a;
  border-radius:0 0 20px 20px;
  z-index:2;
}
.trade-screen{
  background:#f8faf9;
  border-radius:30px;
  padding:54px 18px 18px;
  display:grid;
  gap:14px;
}
.trade-step{
  background:#0d1710;
  color:#fff;
  border-radius:22px;
  padding:18px;
}
.trade-step small{
  display:block;
  color:rgba(255,255,255,.58);
  font-weight:950;
  margin-bottom:5px;
}
.trade-step strong{
  display:block;
  font-size:27px;
  line-height:1;
  letter-spacing:-.055em;
}
.trade-fields{
  display:grid;
  gap:12px;
}
.trade-fields label{
  display:grid;
  gap:7px;
  font-weight:950;
  color:#18202b;
}
.trade-fields select{
  width:100%;
  border:1px solid var(--line);
  background:#fff;
  color:var(--text);
  border-radius:18px;
  padding:15px 14px;
  font-size:16px;
  font-weight:900;
  outline:none;
}
.trade-choice-group{
  display:grid;
  gap:8px;
}
.trade-choice-group > span{
  font-weight:950;
  color:#18202b;
}
.trade-choices{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:9px;
}
.trade-choices button{
  border:1px solid var(--line);
  background:#fff;
  color:#121826;
  padding:13px 11px;
  border-radius:16px;
  font-weight:950;
  cursor:pointer;
}
.trade-choices button.active{
  background:linear-gradient(135deg,#0f3d29,#18a85d);
  color:#fff;
  border-color:#18a85d;
}
.trade-result{
  background:linear-gradient(145deg,#08110d,#103b29);
  color:#fff;
  border-radius:24px;
  padding:20px;
}
.trade-result small{
  color:rgba(255,255,255,.56);
  text-transform:uppercase;
  letter-spacing:.12em;
  font-weight:950;
}
.trade-result strong{
  display:block;
  font-size:clamp(36px,8vw,62px);
  line-height:.92;
  letter-spacing:-.07em;
  margin:8px 0 8px;
}
.trade-result p{
  margin:0;
  color:rgba(255,255,255,.72);
  line-height:1.45;
}
.trade-warning{
  margin-top:13px;
  padding:12px;
  border-radius:16px;
  background:rgba(255,255,255,.10);
  color:rgba(255,255,255,.82);
  line-height:1.4;
  font-size:13px;
  font-weight:750;
}
.trade-side h2{
  margin:0;
  font-size:clamp(34px,7vw,64px);
  line-height:.95;
  letter-spacing:-.07em;
}
.trade-side p{
  color:var(--muted);
  line-height:1.6;
  font-size:18px;
}
.trade-rules{
  display:grid;
  gap:12px;
  margin:18px 0;
}
.trade-rules div{
  background:#fff;
  border:1px solid var(--line);
  border-radius:20px;
  padding:16px;
}
.trade-rules strong{
  display:block;
  margin-bottom:4px;
}
.trade-rules span{
  color:var(--muted);
  line-height:1.45;
}
.discover-section{
  background:#fff;
  padding-top:52px;
  padding-bottom:52px;
}
.discover-section .sales-card p .btn{
  margin-top:18px;
  min-height:48px;
  font-size:15px;
}
.sales-hero{
  padding:112px 0 56px;
  background:linear-gradient(180deg,#fff,var(--bg));
}
.sales-hero h1{
  margin:0;
  font-size:clamp(42px,8vw,86px);
  line-height:.92;
  letter-spacing:-.075em;
}
.sales-hero p{
  max-width:760px;
  color:var(--muted);
  font-size:19px;
  line-height:1.6;
}
.sales-grid{
  padding:30px 0 72px;
}
.sales-cards{
  display:grid;
  grid-template-columns:1fr;
  gap:16px;
}
.sales-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:26px;
  padding:24px;
}
.sales-card h3{
  margin:0 0 10px;
  font-size:26px;
  letter-spacing:-.045em;
}
.sales-card p{
  margin:0 0 12px;
  color:var(--muted);
  line-height:1.6;
}
.sales-cta{
  margin-top:20px;
  display:grid;
  gap:12px;
  max-width:520px;
}
@media(min-width:900px){
  .trade-hero-grid{
    grid-template-columns:1fr 320px;
  }
  .trade-box{
    grid-template-columns:minmax(0,520px) 1fr;
  }
}
@media(min-width:820px){
  .sales-cards{
    grid-template-columns:repeat(3,1fr);
  }
}


/* Fix menu mobile: scroll interno quando ci sono molte voci */
.mobile-menu{
  overflow-y:auto;
  -webkit-overflow-scrolling:touch;
}

.menu-panel{
  max-height:calc(100dvh - 104px);
  overflow-y:auto;
  -webkit-overflow-scrolling:touch;
  overscroll-behavior:contain;
  padding-bottom:20px;
}

.menu-panel a{
  min-height:52px;
  align-items:center;
}

@media(max-width:420px){
  .menu-panel{
    top:76px;
    max-height:calc(100dvh - 92px);
  }
}

.trade-ux-hero{padding:112px 0 42px;background:linear-gradient(180deg,#fff,var(--bg))}
.trade-ux-hero-grid{display:grid;gap:24px;align-items:end}
.trade-ux-hero h1{margin:0;font-size:clamp(42px,9vw,88px);line-height:.92;letter-spacing:-.075em}
.trade-ux-hero p{color:var(--muted);font-size:19px;line-height:1.58;max-width:780px}
.trade-ux-badge{border:1px solid var(--line);background:#fff;border-radius:24px;padding:20px}
.trade-ux-badge strong{display:block;font-size:28px;letter-spacing:-.045em}
.trade-ux-badge span{color:var(--muted);font-weight:800}
.trade-ux-section{padding:34px 0 70px}
.trade-ux-grid{display:grid;gap:28px;align-items:start}
.trade-ux-app{background:#080b0e;border-radius:38px;padding:16px;box-shadow:0 26px 80px rgba(15,23,42,.16)}
.trade-ux-top{background:#0f1b13;color:#fff;border-radius:26px;padding:24px}
.trade-ux-top span{display:block;color:rgba(255,255,255,.58);font-weight:950;margin-bottom:6px}
.trade-ux-top strong{display:block;font-size:34px;line-height:.95;letter-spacing:-.06em}
.ux-block{margin-top:12px;background:#f8faf9;border-radius:22px;padding:16px}
.ux-block label{display:block;font-weight:950;margin-bottom:8px;color:#18202b}
.ux-block select{width:100%;border:1px solid var(--line);background:#fff;color:var(--text);border-radius:16px;padding:15px 14px;font-size:16px;font-weight:900;outline:none}
.ux-pills{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.ux-pills button{border:1px solid var(--line);background:#fff;color:#121826;padding:13px 11px;border-radius:16px;font-weight:950;cursor:pointer}
.ux-pills button.active{background:linear-gradient(135deg,#0f3d29,#18a85d);color:#fff;border-color:#18a85d}
.ux-result{margin-top:12px;background:linear-gradient(145deg,#08110d,#103b29);color:#fff;border-radius:24px;padding:20px}
.ux-result small{color:rgba(255,255,255,.56);text-transform:uppercase;letter-spacing:.12em;font-weight:950}
.ux-result strong{display:block;font-size:clamp(36px,8vw,62px);line-height:.92;letter-spacing:-.07em;margin:8px 0}
.ux-result p{margin:0;color:rgba(255,255,255,.72);line-height:1.45}
.ux-warning{margin-top:13px;padding:12px;border-radius:16px;background:rgba(255,255,255,.10);color:rgba(255,255,255,.82);line-height:1.4;font-size:13px;font-weight:750}
.trade-ux-side h2{margin:0;font-size:clamp(34px,7vw,64px);line-height:.95;letter-spacing:-.07em}
.trade-ux-side p{color:var(--muted);line-height:1.6;font-size:18px}
.ux-values{display:grid;gap:12px;margin:18px 0}
.ux-values div{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px}
.ux-values .featured{background:linear-gradient(145deg,#f4fbf6,#fff)}
.ux-values span{display:block;color:var(--muted);font-weight:950;margin-bottom:5px}
.ux-values strong{display:block;font-size:34px;letter-spacing:-.06em}
.ux-values p{font-size:14px;margin:6px 0 0}
.ux-note{margin-top:16px;padding:16px;border-radius:18px;background:#f4faf6;color:#24513a;line-height:1.5;font-weight:750}
.ux-only-info{padding-top:20px}
@media(min-width:900px){.trade-ux-hero-grid{grid-template-columns:1fr 330px}.trade-ux-grid{grid-template-columns:minmax(0,540px) 1fr}}


.simple-section{
  background:#05070b;
  padding:110px 0;
  color:#fff;
}

.simple-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:48px;
  align-items:start;
}

.simple-eyebrow{
  color:#8ee69b;
  font-size:15px;
  font-weight:800;
  letter-spacing:.14em;
  margin-bottom:18px;
}

.simple-left h2{
  font-size:72px;
  line-height:.95;
  margin:0 0 28px;
  font-weight:900;
  letter-spacing:-0.04em;
}

.simple-text{
  color:rgba(255,255,255,.78);
  font-size:28px;
  line-height:1.5;
  max-width:620px;
}

.simple-right{
  display:flex;
  flex-direction:column;
  gap:24px;
}

.simple-card{
  background:rgba(255,255,255,.03);
  border:1px solid rgba(255,255,255,.08);
  border-radius:28px;
  padding:34px;
  backdrop-filter:blur(12px);
}

.simple-number{
  display:block;
  color:#8ee69b;
  font-size:18px;
  font-weight:800;
  margin-bottom:16px;
}

.simple-card h3{
  font-size:36px;
  line-height:1.1;
  margin:0 0 14px;
  color:#fff;
}

.simple-card p{
  margin:0;
  color:rgba(255,255,255,.78);
  font-size:21px;
  line-height:1.5;
}

@media(max-width:980px){

  .simple-section{
    padding:80px 0;
  }

  .simple-grid{
    grid-template-columns:1fr;
    gap:40px;
  }

  .simple-left h2{
    font-size:54px;
  }

  .simple-text{
    font-size:22px;
  }

  .simple-card h3{
    font-size:28px;
  }

  .simple-card p{
    font-size:18px;
  }
}

@media(max-width:640px){

  .simple-left h2{
    font-size:44px;
  }

  .simple-text{
    font-size:18px;
  }

  .simple-card{
    padding:26px;
    border-radius:24px;
  }

  .simple-card h3{
    font-size:24px;
  }

  .simple-card p{
    font-size:16px;
  }
}


/* Valutatore usato UX finale */
.trade-clean-hero{
  padding:112px 0 42px;
  background:linear-gradient(180deg,#fff,var(--bg));
}
.trade-clean-hero-grid{
  display:grid;
  gap:24px;
  align-items:end;
}
.trade-clean-hero h1{
  margin:0;
  font-size:clamp(42px,9vw,88px);
  line-height:.92;
  letter-spacing:-.075em;
}
.trade-clean-hero p{
  color:var(--muted);
  font-size:19px;
  line-height:1.58;
  max-width:780px;
}
.trade-clean-badge{
  border:1px solid var(--line);
  background:#fff;
  border-radius:24px;
  padding:20px;
}
.trade-clean-badge span{
  display:block;
  color:var(--green-dark);
  font-size:13px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.trade-clean-badge strong{
  display:block;
  font-size:28px;
  letter-spacing:-.045em;
  margin:6px 0;
}
.trade-clean-badge small{
  color:var(--muted);
  font-weight:800;
}
.trade-clean-section{
  padding:34px 0 72px;
}
.trade-clean-grid{
  display:grid;
  gap:28px;
  align-items:start;
}
.trade-clean-app{
  background:#080b0e;
  border-radius:38px;
  padding:16px;
  box-shadow:0 26px 80px rgba(15,23,42,.16);
}
.trade-clean-top{
  background:#0f1b13;
  color:#fff;
  border-radius:26px;
  padding:24px;
}
.trade-clean-top small{
  display:block;
  color:rgba(255,255,255,.58);
  font-weight:950;
  margin-bottom:6px;
}
.trade-clean-top strong{
  display:block;
  font-size:34px;
  line-height:.95;
  letter-spacing:-.06em;
}
.clean-field,
.clean-group{
  margin-top:12px;
  background:#f8faf9;
  border-radius:22px;
  padding:16px;
}
.clean-field label,
.clean-group > span{
  display:block;
  font-weight:950;
  margin-bottom:8px;
  color:#18202b;
}
.clean-field select{
  width:100%;
  border:1px solid var(--line);
  background:#fff;
  color:var(--text);
  border-radius:16px;
  padding:15px 14px;
  font-size:16px;
  font-weight:900;
  outline:none;
}
.clean-options{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:9px;
}
.clean-options button{
  border:1px solid var(--line);
  background:#fff;
  color:#121826;
  padding:13px 10px;
  border-radius:16px;
  font-weight:950;
  cursor:pointer;
  min-height:48px;
}
.clean-options button.active{
  background:linear-gradient(135deg,#0f3d29,#18a85d);
  color:#fff;
  border-color:#18a85d;
}
.clean-result{
  margin-top:12px;
  background:linear-gradient(145deg,#08110d,#103b29);
  color:#fff;
  border-radius:24px;
  padding:20px;
}
.clean-result small{
  color:rgba(255,255,255,.56);
  text-transform:uppercase;
  letter-spacing:.12em;
  font-weight:950;
}
.clean-result strong{
  display:block;
  font-size:clamp(36px,8vw,62px);
  line-height:.92;
  letter-spacing:-.07em;
  margin:8px 0;
}
.clean-result p{
  margin:0;
  color:rgba(255,255,255,.72);
  line-height:1.45;
}
.clean-warning{
  margin-top:13px;
  padding:12px;
  border-radius:16px;
  background:rgba(255,255,255,.10);
  color:rgba(255,255,255,.82);
  line-height:1.4;
  font-size:13px;
  font-weight:750;
}
.trade-clean-side h2{
  margin:0;
  font-size:clamp(34px,7vw,64px);
  line-height:.95;
  letter-spacing:-.07em;
}
.clean-values{
  display:grid;
  gap:12px;
  margin:18px 0;
}
.clean-values div{
  background:#fff;
  border:1px solid var(--line);
  border-radius:22px;
  padding:18px;
}
.clean-values .clean-featured{
  background:linear-gradient(145deg,#f4fbf6,#fff);
  border-color:rgba(24,168,93,.24);
}
.clean-values span{
  display:block;
  color:var(--muted);
  font-weight:950;
  margin-bottom:5px;
}
.clean-values strong{
  display:block;
  font-size:36px;
  letter-spacing:-.06em;
}
.clean-values p{
  margin:6px 0 0;
  color:var(--muted);
  line-height:1.45;
}
.clean-note{
  margin-top:16px;
  padding:16px;
  border-radius:18px;
  background:#f4faf6;
  color:#24513a;
  line-height:1.5;
  font-weight:750;
}
.clean-info{
  padding-top:8px;
}
@media(min-width:900px){
  .trade-clean-hero-grid{
    grid-template-columns:1fr 330px;
  }
  .trade-clean-grid{
    grid-template-columns:minmax(0,540px) 1fr;
  }
}
@media(max-width:520px){
  .clean-options{
    grid-template-columns:1fr;
  }
}


/* PREMIUM HERO UPGRADE */

.premium-hero{
  position:relative;
  overflow:hidden;
  min-height:92vh;
  display:flex;
  align-items:center;
  background:#05070a;
}

.premium-hero-bg{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg, rgba(3,5,8,.92) 0%, rgba(3,5,8,.78) 38%, rgba(3,5,8,.38) 100%),
    radial-gradient(circle at top left, rgba(26,186,106,.22), transparent 34%),
    none;
  transform:scale(1.03);
}

.premium-hero::after{
  content:"";
  position:absolute;
  inset:auto 0 0 0;
  height:220px;
  background:linear-gradient(to top, #05070a, transparent);
}

.premium-hero-content{
  position:relative;
  z-index:2;
  width:100%;
}

.premium-copy{
  max-width:760px;
  padding:120px 0 100px;
}

.premium-eyebrow{
  color:#8ee69b;
  font-size:14px;
  letter-spacing:.18em;
  font-weight:900;
  margin-bottom:24px;
}

.premium-copy h1{
  color:#fff;
  font-size:clamp(52px,10vw,104px);
  line-height:.9;
  letter-spacing:-.08em;
  margin:0 0 28px;
  text-wrap:balance;
}

.premium-text{
  max-width:650px;
  color:rgba(255,255,255,.78);
  font-size:22px;
  line-height:1.6;
  margin-bottom:34px;
}

.premium-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-bottom:34px;
}

.premium-actions .btn.primary{
  box-shadow:0 12px 40px rgba(24,168,93,.28);
}

.premium-points{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}

.premium-points span{
  padding:12px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.08);
  color:rgba(255,255,255,.86);
  font-weight:800;
  backdrop-filter:blur(10px);
}

.sales-card,
.simple-card,
.clean-values div,
.trade-clean-app{
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}

.sales-card:hover,
.simple-card:hover,
.clean-values div:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 40px rgba(15,23,42,.10);
}

@media(max-width:860px){

  .premium-hero{
    min-height:auto;
  }

  .premium-copy{
    padding:120px 0 80px;
  }

  .premium-text{
    font-size:18px;
  }

  .premium-actions{
    flex-direction:column;
  }

  .premium-actions .btn{
    width:100%;
    justify-content:center;
  }

  .premium-points{
    gap:10px;
  }

  .premium-points span{
    width:100%;
    justify-content:center;
    text-align:center;
  }
}


/* Hero più umano: guida visiva non cliccabile */
.premium-guide{
  position:relative;
  width:min(420px,100%);
  margin:30px 0 16px;
  pointer-events:none;
}

.guide-window{
  display:flex;
  align-items:center;
  gap:14px;
  padding:16px 18px;
  border-radius:22px;
  background:rgba(255,255,255,.085);
  border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(14px);
  box-shadow:0 18px 50px rgba(0,0,0,.22);
}

.guide-dot{
  width:13px;
  height:13px;
  border-radius:50%;
  background:#18a85d;
  box-shadow:0 0 0 8px rgba(24,168,93,.16);
  flex:0 0 auto;
}

.guide-window small{
  display:block;
  color:rgba(255,255,255,.60);
  font-size:12px;
  font-weight:950;
  letter-spacing:.10em;
  text-transform:uppercase;
  margin-bottom:4px;
}

.guide-window strong{
  display:block;
  color:#fff;
  font-size:18px;
  letter-spacing:-.025em;
}

.guide-cursor{
  position:absolute;
  right:28px;
  bottom:-22px;
  width:34px;
  height:34px;
  transform:rotate(-18deg);
  animation:cursorFloat 3.2s ease-in-out infinite;
}

.guide-cursor span{
  display:block;
  width:0;
  height:0;
  border-left:16px solid #fff;
  border-top:10px solid transparent;
  border-bottom:10px solid transparent;
  filter:drop-shadow(0 10px 12px rgba(0,0,0,.28));
}

@keyframes cursorFloat{
  0%,100%{transform:translateY(0) rotate(-18deg)}
  50%{transform:translateY(-7px) rotate(-18deg)}
}

.premium-human-note{
  max-width:560px;
  color:rgba(255,255,255,.68);
  font-size:16px;
  line-height:1.55;
  margin:0;
}

/* Rimuove effetto “pulsanti finti” se rimasti */
.premium-points{
  display:none!important;
}

.tone-bridge{
  position:relative;
  margin-top:-1px;
  padding:56px 0;
  background:
    radial-gradient(circle at 16% 0%, rgba(24,168,93,.16), transparent 34%),
    linear-gradient(180deg,#05070a 0%,#0a100d 46%,#ffffff 100%);
  color:#fff;
}

.bridge-grid{
  display:grid;
  gap:22px;
  align-items:end;
}

.bridge-grid h2{
  margin:0;
  font-size:clamp(34px,6vw,66px);
  line-height:.95;
  letter-spacing:-.065em;
}

.bridge-grid p:last-child{
  margin:0;
  color:rgba(255,255,255,.72);
  font-size:19px;
  line-height:1.55;
  max-width:640px;
}

@media(min-width:860px){
  .bridge-grid{
    grid-template-columns:.95fr 1.05fr;
  }
}

@media(max-width:860px){
  .premium-guide{
    margin-top:26px;
  }
  .guide-cursor{
    right:18px;
  }
  .premium-human-note{
    font-size:15px;
  }
  .tone-bridge{
    padding:44px 0 54px;
  }
}


/* Refinement hero: più umano e meno freddo */
.premium-hero{
  min-height:86vh;
}

.premium-hero-bg{
  background:
    linear-gradient(90deg, rgba(3,5,8,.90) 0%, rgba(3,5,8,.72) 42%, rgba(3,5,8,.34) 100%),
    radial-gradient(circle at 18% 28%, rgba(24,168,93,.24), transparent 32%),
    radial-gradient(circle at 75% 20%, rgba(255,255,255,.10), transparent 24%),
    none;
}

.premium-copy h1{
  max-width:860px;
}

.premium-text{
  color:rgba(255,255,255,.82);
}

.premium-guide{
  margin-top:26px;
}

.guide-window{
  max-width:420px;
  background:rgba(255,255,255,.10);
  border-color:rgba(255,255,255,.18);
}

.premium-human-note{
  color:rgba(255,255,255,.74);
}

.tone-bridge{
  background:
    radial-gradient(circle at 16% 0%, rgba(24,168,93,.18), transparent 34%),
    linear-gradient(180deg,#05070a 0%,#08110d 42%,#f7faf8 100%);
}

@media(max-width:860px){
  .premium-hero-bg{
    background:
      linear-gradient(180deg, rgba(3,5,8,.84) 0%, rgba(3,5,8,.76) 48%, rgba(3,5,8,.94) 100%),
      radial-gradient(circle at 30% 8%, rgba(24,168,93,.24), transparent 36%),
      none;
  }
}


/* Ubuntu + linea home pulita */
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;700&display=swap');

:root{
  --font-main:'Ubuntu',system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}

html,
body,
button,
input,
select,
textarea{
  font-family:var(--font-main)!important;
}

/* Hero nero pieno, senza foto scura pesante */
.alba-black-hero{
  position:relative;
  min-height:82vh;
  background:
    radial-gradient(circle at 18% 18%, rgba(24,168,93,.20), transparent 34%),
    radial-gradient(circle at 85% 18%, rgba(139,230,155,.08), transparent 30%),
    linear-gradient(180deg,#05070a 0%,#05070a 72%,#07100c 100%);
  overflow:hidden;
}

.alba-black-hero .premium-hero-bg{
  display:none!important;
}

.alba-black-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(rgba(255,255,255,.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.025) 1px, transparent 1px);
  background-size:64px 64px;
  mask-image:linear-gradient(to bottom, rgba(0,0,0,.55), transparent 72%);
  pointer-events:none;
}

.alba-black-hero::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:180px;
  background:linear-gradient(to bottom, transparent, #07100c);
}

.alba-black-hero .premium-hero-content{
  position:relative;
  z-index:2;
}

.alba-black-hero .premium-copy{
  padding:132px 0 96px;
  max-width:860px;
}

.alba-black-hero .premium-copy h1{
  color:#fff;
  font-weight:700;
  letter-spacing:-.07em;
  text-shadow:0 18px 70px rgba(0,0,0,.32);
}

.alba-black-hero .premium-text{
  color:rgba(255,255,255,.80);
  max-width:680px;
}

.alba-black-hero .premium-actions .btn.primary{
  box-shadow:0 16px 48px rgba(24,168,93,.26);
}

.alba-black-hero .premium-actions .btn.secondary{
  background:rgba(255,255,255,.06);
  color:#fff;
  border-color:rgba(255,255,255,.18);
}

.alba-black-hero .guide-window{
  background:rgba(255,255,255,.075);
  border-color:rgba(255,255,255,.14);
}

.alba-black-hero .premium-human-note{
  color:rgba(255,255,255,.70);
}

/* Bridge meno brusco e più coerente */
.tone-bridge{
  background:
    radial-gradient(circle at 18% 0%, rgba(24,168,93,.14), transparent 34%),
    linear-gradient(180deg,#07100c 0%,#0b1510 42%,#f7faf8 100%)!important;
}

@media(max-width:860px){
  .alba-black-hero{
    min-height:auto;
  }

  .alba-black-hero .premium-copy{
    padding:104px 0 76px;
  }

  .alba-black-hero .premium-copy h1{
    font-size:clamp(48px,14vw,72px);
  }
}


/* REVISIONE FINALE HERO + UBUNTU */
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;700&display=swap');

:root{
  --font-main:'Ubuntu',system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}

html,
body,
body *,
button,
input,
select,
textarea{
  font-family:'Ubuntu',system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}

.alba-black-hero{
  min-height:84vh!important;
  background:
    radial-gradient(circle at 22% 18%, rgba(24,168,93,.22), transparent 34%),
    radial-gradient(circle at 78% 8%, rgba(255,255,255,.08), transparent 26%),
    linear-gradient(180deg,#05070a 0%,#05070a 72%,#08110d 100%)!important;
}

.alba-black-hero::before{
  opacity:.72;
}

.premium-copy{
  max-width:900px!important;
}

.alba-black-hero .premium-copy h1{
  font-weight:700!important;
  letter-spacing:-.065em!important;
  line-height:.91!important;
}

.alba-black-hero .premium-text{
  font-weight:400!important;
  font-size:clamp(18px,2.2vw,23px)!important;
  max-width:720px!important;
}

.premium-guide{
  margin-top:28px!important;
  margin-bottom:18px!important;
  pointer-events:none!important;
}

.guide-window,
.refined-guide-window{
  width:min(440px,100%)!important;
  display:flex!important;
  align-items:center!important;
  gap:15px!important;
  padding:16px 18px!important;
  border-radius:24px!important;
  background:rgba(255,255,255,.085)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:0 22px 60px rgba(0,0,0,.20)!important;
  backdrop-filter:blur(16px)!important;
}

.guide-dot,
.guide-cursor{
  display:none!important;
}

.guide-icon{
  width:32px;
  height:32px;
  border-radius:50%;
  display:grid;
  place-items:center;
  flex:0 0 auto;
  background:linear-gradient(135deg,#18a85d,#8ee69b);
  color:#07100c;
  font-weight:700;
  box-shadow:0 0 0 8px rgba(24,168,93,.13);
}

.guide-window small{
  color:rgba(255,255,255,.58)!important;
  font-size:12px!important;
  font-weight:700!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}

.guide-window strong{
  color:#fff!important;
  font-size:18px!important;
  font-weight:700!important;
  letter-spacing:-.025em!important;
}

.premium-human-note{
  color:rgba(255,255,255,.72)!important;
  font-size:16px!important;
  max-width:560px!important;
}

.premium-actions .btn{
  font-weight:700!important;
}

.tone-bridge{
  background:
    radial-gradient(circle at 18% 0%, rgba(24,168,93,.14), transparent 34%),
    linear-gradient(180deg,#08110d 0%,#0a1510 42%,#f7faf8 100%)!important;
}

@media(max-width:860px){
  .alba-black-hero{
    min-height:auto!important;
  }

  .alba-black-hero .premium-copy{
    padding:104px 0 76px!important;
  }

  .guide-window,
  .refined-guide-window{
    width:100%!important;
  }
}


/* ALLINEAMENTO FINALE HOME */
.alba-black-hero{
  background:
    radial-gradient(circle at 18% 16%, rgba(24,168,93,.18), transparent 34%),
    radial-gradient(circle at 82% 10%, rgba(255,255,255,.05), transparent 26%),
    linear-gradient(180deg,#05070a 0%,#06080b 62%,#08110d 100%)!important;
}

.alba-black-hero::after{
  background:linear-gradient(to bottom, transparent, #08110d)!important;
}

.alba-black-hero .premium-copy{
  padding:132px 0 88px!important;
}

.alba-black-hero .premium-copy h1{
  font-size:clamp(56px,10vw,108px)!important;
  line-height:.9!important;
  margin-bottom:26px!important;
}

.hero-location{
  color:rgba(255,255,255,.88);
}

.alba-black-hero .premium-text{
  max-width:760px!important;
  color:rgba(255,255,255,.82)!important;
  margin-bottom:32px!important;
}

.hero-trust-points{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:26px;
}

.hero-trust-points span{
  padding:12px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.12);
  color:rgba(255,255,255,.86);
  font-weight:700;
  backdrop-filter:blur(10px);
}

.tone-bridge{
  margin-top:-1px!important;
  padding-top:64px!important;
  background:
    radial-gradient(circle at 18% 0%, rgba(24,168,93,.12), transparent 34%),
    linear-gradient(180deg,#08110d 0%,#0b1510 40%,#f8faf9 100%)!important;
}

.bridge-grid h2{
  color:#fff!important;
}

.bridge-grid p:last-child{
  color:rgba(255,255,255,.72)!important;
}

.sales-grid,
.simple-section,
.services,
.trade-clean-section{
  position:relative;
  z-index:1;
}

@media(max-width:860px){

  .alba-black-hero .premium-copy{
    padding:108px 0 72px!important;
  }

  .hero-trust-points{
    gap:10px;
  }

  .hero-trust-points span{
    width:100%;
    justify-content:center;
    text-align:center;
  }
}


/* HUMAN UX RESTRUCTURE */

.simple-human-flow{
  background:#f8faf9;
  padding:90px 0;
}

.human-flow-head{
  max-width:760px;
  margin-bottom:34px;
}

.human-flow-head h2,
.covers-grid h2,
.phone-grid h2{
  font-size:clamp(42px,7vw,72px);
  line-height:.94;
  letter-spacing:-.06em;
  margin-bottom:16px;
}

.section-mini{
  color:#188f55;
  font-weight:700;
  letter-spacing:.16em;
  margin-bottom:14px;
}

.human-grid,
.problem-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.problem-grid{
  grid-template-columns:repeat(3,1fr);
}

.human-card,
.problem-card,
.covers-box,
.phone-points span{
  border-radius:28px;
  background:#fff;
  border:1px solid rgba(0,0,0,.06);
  padding:28px;
  transition:all .28s ease;
  box-shadow:0 10px 30px rgba(0,0,0,.03);
}

.human-card:hover,
.problem-card:hover,
.phone-points span:hover{
  transform:translateY(-3px);
  box-shadow:0 18px 50px rgba(24,168,93,.10);
}

.human-card strong{
  display:block;
  font-size:34px;
  margin-bottom:8px;
}

.problem-card{
  text-align:center;
  font-weight:700;
}

.covers-section,
.phone-section{
  padding:90px 0;
}

.covers-grid,
.phone-grid{
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:34px;
  align-items:center;
}

.covers-list{
  list-style:none;
  padding:0;
  margin-top:24px;
}

.covers-list li{
  margin-bottom:12px;
  font-weight:700;
}

.covers-box{
  background:linear-gradient(180deg,#05070a,#0b1510);
  color:#fff;
  min-height:240px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.phone-points{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
}

.phone-points span{
  text-align:center;
  font-weight:700;
}

@media(max-width:860px){

  .human-grid,
  .problem-grid,
  .covers-grid,
  .phone-grid,
  .phone-points{
    grid-template-columns:1fr;
  }

  .human-card strong{
    font-size:28px;
  }

  .problem-card{
    padding:22px;
  }
}


/* Human UX sections final placement */
.simple-human-flow{
  background:#f8faf9;
  padding:86px 0;
}

.human-flow-head{
  max-width:760px;
  margin-bottom:34px;
}

.human-flow-head h2,
.covers-grid h2,
.phone-grid h2{
  font-size:clamp(42px,7vw,72px);
  line-height:.94;
  letter-spacing:-.06em;
  margin:0 0 16px;
}

.human-flow-head p,
.covers-grid p,
.phone-grid p{
  color:var(--muted);
  font-size:18px;
  line-height:1.6;
}

.section-mini{
  color:#188f55;
  font-weight:700;
  letter-spacing:.16em;
  margin:0 0 14px;
}

.human-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.problem-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:14px;
}

.human-card,
.problem-card,
.covers-box,
.phone-points span{
  border-radius:28px;
  background:#fff;
  border:1px solid rgba(0,0,0,.06);
  padding:28px;
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;
  box-shadow:0 10px 30px rgba(0,0,0,.035);
  text-decoration:none;
  color:inherit;
}

.human-card:hover,
.problem-card:hover,
.phone-points span:hover{
  transform:translateY(-3px);
  border-color:rgba(24,168,93,.22);
  box-shadow:0 18px 50px rgba(24,168,93,.12);
}

.human-card strong{
  display:block;
  font-size:34px;
  margin-bottom:8px;
  letter-spacing:-.04em;
}

.human-card span{
  color:var(--muted);
  line-height:1.45;
}

.second-flow{
  margin-top:54px;
}

.problem-card{
  text-align:center;
  font-weight:700;
  padding:22px 18px;
}

.covers-section,
.phone-section{
  padding:90px 0;
}

.covers-section{
  background:#fff;
}

.phone-section{
  background:#f8faf9;
}

.covers-grid,
.phone-grid{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:34px;
  align-items:center;
}

.covers-list{
  list-style:none;
  padding:0;
  margin:24px 0 0;
}

.covers-list li{
  margin-bottom:12px;
  font-weight:700;
}

.covers-box{
  background:linear-gradient(180deg,#05070a,#0b1510);
  color:#fff;
  min-height:240px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.covers-box strong{
  font-size:34px;
  line-height:1;
  letter-spacing:-.05em;
  margin-bottom:12px;
}

.covers-box span{
  color:rgba(255,255,255,.78);
  line-height:1.55;
}

.phone-points{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
}

.phone-points span{
  text-align:center;
  font-weight:700;
}

.stock-note{
  margin:0 auto 18px;
  max-width:680px;
  text-align:center;
  color:var(--muted);
  font-weight:700;
  line-height:1.45;
}

@media(max-width:980px){
  .problem-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:860px){
  .human-grid,
  .covers-grid,
  .phone-grid,
  .phone-points{
    grid-template-columns:1fr;
  }

  .problem-grid{
    grid-template-columns:1fr;
  }

  .human-card strong{
    font-size:28px;
  }

  .problem-card{
    padding:20px;
  }
}


/* CLEAN HERO TRUST ROW */

.mini-trust-row{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:24px 0 10px;
}

.mini-trust-row span{
  font-size:14px;
  font-weight:700;
  color:rgba(255,255,255,.78);
  padding:10px 14px;
  border-radius:999px;
  background:rgba(255,255,255,.05);
  border:1px solid rgba(255,255,255,.08);
}

@media(max-width:860px){
  .mini-trust-row{
    justify-content:center;
  }

  .mini-trust-row span{
    width:auto;
    text-align:center;
  }
}


/* FINAL CLEAN HOME + PAGES */
.premium-guide,
.hero-trust-points,
.mini-trust-row{
  display:none!important;
}

.page-hero{
  padding:120px 0 70px;
  background:linear-gradient(180deg,#fff,#f8faf9);
}

.page-hero h1{
  margin:0;
  font-size:clamp(46px,8vw,86px);
  line-height:.92;
  letter-spacing:-.065em;
  max-width:980px;
}

.page-hero p{
  color:var(--muted);
  font-size:20px;
  line-height:1.6;
  max-width:780px;
}

.page-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:28px;
}

.page-grid-section{
  padding:34px 0 90px;
  background:#f8faf9;
}

.page-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.page-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:28px;
  padding:30px;
}

.page-card h3{
  margin:0 0 12px;
  font-size:30px;
  letter-spacing:-.04em;
}

.page-card p{
  margin:0;
  color:var(--muted);
  line-height:1.55;
}

#comparatore{
  scroll-margin-top:110px;
}

@media(max-width:860px){
  .page-grid{
    grid-template-columns:1fr;
  }
  .page-actions .btn{
    width:100%;
    justify-content:center;
  }
}


/* FINAL READY CLEANUP */
.premium-guide,
.hero-trust-points,
.mini-trust-row{
  display:none!important;
}

.alba-black-hero{
  min-height:auto!important;
  padding:0!important;
}

.alba-black-hero .premium-copy{
  padding:92px 0 48px!important;
}

.alba-black-hero .premium-copy h1{
  font-size:clamp(48px,11vw,96px)!important;
  line-height:.9!important;
  margin-bottom:22px!important;
}

.alba-black-hero .premium-text{
  margin-bottom:26px!important;
}

.premium-actions{
  margin-bottom:0!important;
}

#comparatore{
  scroll-margin-top:104px;
  padding-top:72px!important;
}

#comparatore .section-head h2{
  font-size:clamp(42px,7vw,76px)!important;
  letter-spacing:-.06em!important;
}

#comparatore .section-head .eyebrow{
  color:#188f55!important;
}

.page-hero{
  padding:112px 0 70px;
  background:linear-gradient(180deg,#fff,#f8faf9);
}

.page-hero h1{
  margin:0;
  font-size:clamp(46px,8vw,86px);
  line-height:.92;
  letter-spacing:-.065em;
  max-width:980px;
}

.page-hero p{
  color:var(--muted);
  font-size:20px;
  line-height:1.6;
  max-width:780px;
}

.page-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:28px;
}

.page-grid-section{
  padding:34px 0 90px;
  background:#f8faf9;
}

.page-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.page-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:28px;
  padding:30px;
}

.page-card h3{
  margin:0 0 12px;
  font-size:30px;
  letter-spacing:-.04em;
}

.page-card p{
  margin:0;
  color:var(--muted);
  line-height:1.55;
}

@media(max-width:860px){
  .alba-black-hero .premium-copy{
    padding:76px 0 36px!important;
  }

  #comparatore{
    padding-top:54px!important;
  }

  .page-grid{
    grid-template-columns:1fr;
  }

  .page-actions .btn{
    width:100%;
    justify-content:center;
  }
}


/* FINAL SERVICES SECTION */
.all-services-section{
  padding:90px 0;
  background:#f8faf9;
}

.all-services-head{
  max-width:760px;
  margin-bottom:30px;
}

.all-services-head h2{
  margin:0 0 14px;
  font-size:clamp(42px,7vw,76px);
  line-height:.92;
  letter-spacing:-.065em;
}

.all-services-head p:last-child{
  color:var(--muted);
  font-size:18px;
  line-height:1.6;
}

.all-services-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}

.all-services-grid a{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:76px;
  padding:18px;
  border-radius:22px;
  background:#fff;
  border:1px solid var(--line);
  color:var(--text);
  text-decoration:none;
  font-weight:700;
  text-align:center;
  transition:transform .24s ease, box-shadow .24s ease, border-color .24s ease;
}

.all-services-grid a:hover{
  transform:translateY(-3px);
  border-color:rgba(24,168,93,.22);
  box-shadow:0 16px 40px rgba(24,168,93,.10);
}

@media(max-width:980px){
  .all-services-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:620px){
  .all-services-section{
    padding:70px 0;
  }

  .all-services-grid{
    grid-template-columns:1fr;
  }

  .all-services-grid a{
    min-height:64px;
  }
}


/* FINAL RESPONSIVE FIX - Preventivo online */
#comparatore{
  overflow:hidden;
}

#comparatore .wrap,
#comparatore .comparator-grid,
#comparatore .phone-shell,
#comparatore .phone-screen{
  box-sizing:border-box;
}

#comparatore .comparator-grid{
  display:grid!important;
  grid-template-columns:minmax(0,0.9fr) minmax(360px,1.1fr)!important;
  align-items:start!important;
  gap:36px!important;
}

#comparatore .section-head{
  min-width:0!important;
}

#comparatore .section-head h2{
  overflow-wrap:break-word!important;
  word-break:normal!important;
  max-width:100%!important;
}

#comparatore .section-head p{
  max-width:680px!important;
}

#comparatore .phone-shell{
  width:100%!important;
  max-width:560px!important;
  margin:0 auto!important;
  overflow:hidden!important;
}

#comparatore .phone-screen{
  width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
}

#comparatore select,
#comparatore button,
#comparatore .result-card,
#comparatore .problem-list,
#comparatore .model-select,
#comparatore .brand-select{
  max-width:100%!important;
  box-sizing:border-box!important;
}

#comparatore .problem-list{
  overflow:hidden!important;
}

#comparatore .problem-list button{
  width:100%!important;
  white-space:normal!important;
  text-align:left!important;
}

#comparatore .result-card{
  overflow:hidden!important;
}

@media(max-width:1100px){
  #comparatore .comparator-grid{
    grid-template-columns:1fr!important;
    gap:30px!important;
  }

  #comparatore .section-head{
    text-align:left!important;
  }

  #comparatore .phone-shell{
    max-width:620px!important;
  }
}

@media(max-width:760px){
  #comparatore{
    padding-top:46px!important;
  }

  #comparatore .wrap{
    width:min(100% - 28px, var(--max))!important;
  }

  #comparatore .comparator-grid{
    gap:22px!important;
  }

  #comparatore .phone-shell{
    max-width:100%!important;
    border-radius:32px!important;
    padding:10px!important;
  }

  #comparatore .phone-screen{
    border-radius:24px!important;
  }

  #comparatore .section-head h2{
    font-size:clamp(36px,11vw,56px)!important;
    line-height:.94!important;
  }
}

/* Remove FAQ globally */
.faq,
.section.faq,
.faq-list,
.faq-item{
  display:none!important;
}
