:root{
	--blue:#3c78d8;
	--dark:#02050a;
	--nav:#0b1221;
	--nav2:#060b14;
	--text:#0a0a0a;
	--muted:#686868;
	--border:#9a9a9a;
	--white:#fff;
	--navy:#0c182b;
    --navy2:#132843;
    --line:#a4a4a4;
    --max:1648px;
	--footer:#061324
	}
	
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
	margin:0;
	background:#000;
	color:var(--text);
	font-family:Inter,Arial,Helvetica,sans-serif;
    text-rendering:geometricPrecision;
	-webkit-font-smoothing:antialiased
}
.site-frame_20260511_1300{
	width:min(100%,1640px);
	margin:0 auto;
	background:#fff;
	overflow:hidden
}
.site-frame {
  width: 100%;
  margin: 0;
  background: transparent;
}
.container-xxl{
	max-width:1450px
}

.main-nav{
	min-height:110px;
	background:linear-gradient(100deg,#13254c 0%,#070b12 42%,#05070b 100%)
}
.navbar-dark .navbar-toggler-icon,.navbar-toggler-icon{
	filter:invert(1)
}

.nav-logo{
	width:135px;
	height:auto;
	display:block
}

.main-nav .nav-link{
	color:#f6f6f6;
	font-size:16px;
	font-weight:500;
	opacity:.92
}

.main-nav .nav-link:hover{
	color:#fff;opacity:1
}

.btn-create{background:#fff;color:#111;border-radius:8px;font-size:16px;padding:15px 27px;min-width:188px;box-shadow:none}.btn-create:hover{background:#f3f3f3;color:#111}.hero-section{position:relative;min-height:780px;display:flex;align-items:flex-start;justify-content:center;padding:118px 0 180px;background:#07101e url('../img/9965d93c3b11b9ac5a7a7c01e49a760b6d2cec40.png') center/cover no-repeat}.hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,12,19,.9),rgba(16,23,33,.72) 42%,rgba(5,10,18,.35));}.hero-content{position:relative;max-width:850px;color:#fff}.partner-line{font-size:22px;color:#fff;margin-bottom:39px;display:flex;align-items:center;justify-content:center;gap:10px}.partner-line img{height:31px;width:auto}.hero-content h1{font-weight:800;line-height:1.18;font-size:56px;letter-spacing:-1.1px;margin:0 0 19px}.hero-content h1 span{font-weight:400}.hero-sub{max-width:660px;margin:0 auto;color:rgba(255,255,255,.55);font-size:18px;line-height:1.25;font-weight:600}.hero-actions{margin-top:38px}.btn-hero-primary,.btn-hero-secondary{border-radius:8px;min-width:220px;padding:20px 28px;font-size:24px;line-height:1;font-weight:400}.btn-hero-primary{background:#fff;color:#111;border:1px solid #fff}.btn-hero-primary:hover{background:#f4f4f4;color:#111}.btn-hero-secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.7)}.btn-hero-secondary:hover{border-color:#fff;color:#fff;background:rgba(255,255,255,.08)}.hero-badges{margin-top:45px;color:#e5e8ee;font-size:18px}

.hero-badges span,.caption-dot{display:inline-flex;align-items:center}

.hero-badges i,
.caption-dot i,
.trust-card li:before {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 3px solid var(--blue);
    display: inline-block;
    margin-right: 10px;
    box-shadow: inset 0 0 0 3px #0b1221;
    background: var(--blue);
}

.hero-badgesw i,
.caption-dotw i,
.trust-cardw li:before {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 3px solid var(--blue);
    display: inline-block;
    margin-right: 10px;
	box-shadow: inset 0 0 0 3px #ffffff;
    background: var(--blue);
}

.hero-badges.white-dot i,
.caption-dot.white-dot i,
.trust-card.white-dot li:before {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 3px solid #fff;
    display: inline-block;
    margin-right: 10px;
    box-shadow: inset 0 0 0 3px #0b1221;
    background: #fff;
}

.section{padding:132px 0}.light-section{background:#fff}.section-title h2{font-size:50px;line-height:1.1;font-weight:800;letter-spacing:-1px;margin:0}.section-title h2 span{color:var(--blue)}.section-title p{font-size:18px;color:#878787;margin:20px 0 0}.cards-row{margin-top:10px}
.white-card{border:1px solid #8b8b8b;border-radius:15px;padding:33px 34px 25px;min-height:265px}.white-card .icon-lg{font-size:48px;line-height:1;color:#111;display:block;margin-bottom:30px}
.white-card h3{font-size:26px;line-height:1.1;font-weight:800;margin:0 0 20px}.white-card p{color:#646464;font-size:20px;line-height:1.18;margin:0}.caption-dot{justify-content:center;margin:63px 0 0;font-size:18px}.dark-section{position:relative;background:#02050a url('../img/9965d93c3b11b9ac5a7a7c01e49a760b6d2cec40.png') center top/cover fixed no-repeat;color:#fff;padding-top:100px;padding-bottom:120px}.dark-section:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.97) 0%,rgba(0,0,0,.93) 38%,rgba(0,5,12,.78) 100%)}.dark-section>.container-xxl{position:relative}.brand-heading img{width:min(690px,90%);height:auto}.brand-heading p{font-size:25px;color:#999;margin:20px 0 0}.feature-grid{margin-top:86px}
.dark-card{border:1px solid rgba(255,255,255,.48);border-radius:15px;min-height:270px;padding:32px 34px;background:rgba(0,0,0,.35)}
.dark-card:hover{border: 1px solid #0443a1a1;border-radius:15px;min-height:270px;padding:32px 34px;background:rgba(0,0,0,.35)}

.dark-card i{font-size:50px;line-height:1;display:block;margin-bottom:38px;color:#fff}
.dark-card h3{font-size:24px;font-weight:800;line-height:1.12;margin:0 0 20px}
.dark-card p{color:#949494;font-size:19px;line-height:1.18;margin:0}.trust-block{margin-top:160px}.section-title-dark h2{color:#fff}.section-title-dark p{color:#9b9b9b}.trust-row{margin-top:65px}.trust-card{border:1px solid rgba(255,255,255,.52);border-radius:13px;background:rgba(2,7,15,.55);min-height:310px;padding:38px 48px}.trust-card i{font-size:46px;display:block;margin-bottom:36px}.trust-card h3{font-size:27px;font-weight:800;margin:0 0 26px}.trust-card ul{list-style:none;padding:0;margin:0}.trust-card li{color:#9e9e9e;font-size:17px;line-height:1.55;margin-bottom:10px;position:relative;padding-left:28px}.trust-card li:before{content:"";position:absolute;left:0;top:7px;width:14px;height:14px;border-width:2px;margin:0}.support-strip{margin-top:48px;border:1px solid rgba(255,255,255,.55);border-radius:13px;background:linear-gradient(90deg,rgba(8,25,56,.85),rgba(4,15,32,.72));padding:41px 48px;display:grid;grid-template-columns:55px 270px 1fr;align-items:center;gap:22px}.support-strip i{font-size:46px}.support-strip h3{font-size:28px;font-weight:800;margin:0}.support-strip p{font-size:17px;color:#a6a6a6;line-height:1.2;margin:0}.timeline-section{padding-top:130px;padding-bottom:86px}.timeline{max-width:850px;margin-top:70px}.timeline-item{display:grid;grid-template-columns:120px 1fr;column-gap:36px;position:relative;min-height:172px}.timeline-item:before{content:"";position:absolute;left:58px;top:90px;bottom:-10px;width:2px;background:var(--blue)}.timeline-item:last-child:before{display:none}.timeline-item .num{width:92px;height:92px;border:1.8px solid var(--blue);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:56px;font-weight:800;color:#93add5;background:#fff}.timeline-item h3{font-size:28px;font-weight:800;margin:8px 0 10px;line-height:1.12}.timeline-item p{font-size:18px;color:#666;line-height:1.25;margin:0}
.faq-section{padding-top:70px;padding-bottom: 400px;}.faq-list{max-width:1265px;margin-top:88px;padding-bottom:0}.faq-item{border:1.5px solid #0b67ff;border-radius:13px;margin-bottom:28px;overflow:hidden;background:#fff}.faq-item button{width:100%;border:0;background:#fff;text-align:left;padding:25px 28px 9px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#050505}.faq-item button span{font-size:29px;font-weight:800;line-height:1.2}.faq-item button i{font-size:28px;font-weight:900}.faq-body{padding:0 28px 24px}.faq-body p{font-size:19px;color:#646464;line-height:1.45;margin:0}.faq-item:not(.active) .faq-body{display:none}.faq-item:not(.active) button{padding-bottom:25px}.footer{background:linear-gradient(180deg,#071b34 0%,#02060b 72%);color:#fff;padding:105px 0 52px}.footer-logo-wrap img{width:min(1030px,92%);height:auto}.footer-copy{margin-top:85px;color:#fff;font-size:16px;line-height:1.15}.footer-copy p{margin-bottom:24px}.footer-copy a,.footer-addresses a{color:#fff;text-decoration:underline}.footer-addresses{margin-top:58px}.footer-addresses h4{font-size:17px;font-weight:800;margin:0 0 14px}.footer-addresses p{font-size:16px;line-height:1.35;margin:0 0 8px}.contacts{display:flex;flex-direction:column;align-items:flex-end;gap:18px}.round-contact img{width:58px;height:58px;object-fit:contain}.copyright{border-top:1px solid rgba(255,255,255,.55);text-align:center;margin-top:55px;padding-top:40px;color:#878787;font-size:16px}.floating-actions{position:fixed;right:24px;bottom:24px;z-index:1000;display:flex;flex-direction:column;gap:12px}.floating-actions a{width:56px;height:56px;display:block}.floating-actions img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 15px rgba(0,0,0,.35))}@media(max-width:1199.98px){.site-frame{width:100%}.hero-content h1{font-size:48px}.section-title h2{font-size:42px}
.white-card h3,.dark-card h3,.timeline-item h3{font-size:22px}.support-strip{grid-template-columns:52px 1fr}.support-strip p{grid-column:1/-1}.footer-logo-wrap img{width:min(760px,92%)}}@media(max-width:991.98px){.main-nav{min-height:auto}.navbar-collapse{background:rgba(0,0,0,.35);padding:12px;border-radius:14px;margin-top:10px}.hero-section{min-height:680px;padding:90px 0 120px}.hero-content h1{font-size:42px}.hero-sub{font-size:17px}.section{padding:82px 0}.cards-row,.feature-grid,.trust-row{margin-top:45px}.dark-card,.white-card,.trust-card{min-height:auto}.trust-block{margin-top:100px}.timeline-item{grid-template-columns:95px 1fr;min-height:165px}.timeline-item:before{left:45px}.timeline-item .num{width:80px;height:80px;font-size:44px}.footer-copy{margin-top:50px}.contacts{align-items:flex-start;flex-direction:row}.floating-actions{display:none}}@media(max-width:767.98px){.nav-logo{width:112px}.btn-create{width:100%;margin-top:10px}.hero-section{min-height:620px;padding:70px 0 85px}.partner-line{font-size:18px;margin-bottom:30px}.partner-line img{height:25px}.hero-content h1{font-size:34px}.hero-content h1 br{display:none}.btn-hero-primary,.btn-hero-secondary{width:100%;font-size:20px;padding:18px 22px}.section-title h2{font-size:35px}.section-title p{font-size:17px}.white-card{padding:28px 25px}.white-card p,.dark-card p{font-size:17px}.brand-heading p{font-size:19px; padding-left: 42px; padding-right: 42px}.feature-grid{margin-top:55px}.dark-card{padding:28px 25px}.trust-card{padding:30px 25px}.support-strip{padding:28px 25px;display:block}.support-strip i,.support-strip h3{margin-bottom:16px}.timeline{margin-top:45px}.timeline-item{grid-template-columns:1fr;gap:18px;padding-left:0;margin-bottom:38px}.timeline-item:before{display:none}.timeline-item .num{width:74px;height:74px;font-size:40px}.timeline-item h3{font-size:24px}.timeline-item p{font-size:16px}.faq-list{margin-top:45px}.faq-item button{padding:22px 20px 8px}.faq-item button span{font-size:23px}.faq-body{padding:0 20px 22px}.faq-body p{font-size:16px}.footer{padding-top:70px}.footer-copy{font-size:14px}.footer-addresses p{font-size:15px}}@media(max-width:420px){.hero-content h1{font-size:30px}.section-title h2{font-size:30px}
.white-card h3,.dark-card h3,.trust-card h3{font-size:23px}.footer-logo-wrap img{width:100%}}






.page-frame{
  width:min(var(--max),100%);
  margin:0 auto;
  background:#fff;
  overflow:hidden;
}
.site-header{
  height:96px;
  background:linear-gradient(90deg,#0b1930 0%,#06080c 54%,#010101 100%);
  color:#fff;
}
.nav-inner{
  height:96px;
  padding:0 75px 0 72px;
}
.nav-logo{
  display:block;
  width:116px;
  height:auto;
}
.navbar-dark .navbar-nav .nav-link{
  color:#f3f4f6;
  font-size:16px;
  font-weight:500;
  padding:0;
  transition:.2s ease;
}
.navbar-dark .navbar-nav .nav-link:hover{color:#fff;opacity:.82}
.btn-create{
  color:#111;
  background:#fff;
  border:0;
  border-radius:7px;
  min-width:172px;
  height:43px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:16px;
  box-shadow:none;
}
.btn-create:hover{background:#f1f1f1;color:#111}
.verification-section{
  background:#fff;
  min-height:540px;
  padding:69px 0 138px;
}
.content-wrap{
  width:calc(100% - 148px);
  max-width:1280px;
  margin:0 auto;
}
h1{
  margin:0 0 18px;
  font-size:52px;
  line-height:1.05;
  font-weight:800;
  letter-spacing:-1.3px;
}
.lead-copy{
  font-size:30px;
  line-height:1.22;
  margin:0 0 34px;
  color:#111;
}
.verify-bar{
  width:100%;
  min-height:92px;
  border:1px solid #050505;
  border-radius:13px;
  background:#182d4d;
  padding:16px 17px 17px 22px;
  display:flex;
  gap:31px;
  align-items:center;
}
.verify-bar .form-control{
  height:52px;
  border-radius:9px;
  border:0;
  font-size:22px;
  padding:8px 18px;
  box-shadow:none;
}
.verify-bar .form-control:focus{box-shadow:0 0 0 .2rem rgba(55,116,214,.25)}
.verify-btn{
  flex:0 0 124px;
  height:59px;
  background:#030303;
  color:#fff;
  border-radius:7px;
  font-weight:800;
  font-size:24px;
  line-height:1;
  border:0;
}
.verify-btn:hover,.verify-btn:focus{background:#111;color:#fff}
.helper-text{
  margin:17px 0 0;
  color:#808080;
  font-size:20px;
}
.account-block{
  margin-top:129px;
}
h2{
  font-size:46px;
  line-height:1.05;
  font-weight:800;
  letter-spacing:-.9px;
  margin:0 0 9px;
}
.section-subtitle{
  color:#858585;
  font-size:20px;
  margin:0 0 26px 5px;
}
.card-row{margin-top:0}
.step-card{
  border:1px solid #8a8a8a;
  border-radius:13px;
  background:#fff;
  min-height:236px;
  padding:31px 31px 25px;
}
.icon-lg{
  display:block;
  font-size:45px;
  line-height:1;
  color:#111;
  margin-bottom:35px;
}
.step-card h3{
  font-size:26px;
  font-weight:800;
  line-height:1.16;
  margin:0 0 17px;
  letter-spacing:-.3px;
}
.step-card p{
  color:#666;
  font-size:18px;
  line-height:1.16;
  margin:0;
  max-width:320px;
}
.site-footer{
  color:#fff;
  background:
    radial-gradient(ellipse at 20% 0%, rgba(26,54,89,.95), rgba(8,15,25,.92) 33%, rgba(0,0,0,1) 72%),
    linear-gradient(180deg,#0c1a2d 0%,#000 100%);
  padding:119px 0 50px;
  min-height:724px;
}
.footer-wrap{
  width:calc(100% - 154px);
  max-width:1275px;
  margin:0 auto;
}
.footer-logo-box{text-align:center;margin-bottom:88px}
.footer-logo{
  width:min(920px,78vw);
  height:auto;
  display:inline-block;
}
.disclaimer{
  font-size:16px;
  line-height:1.08;
  color:#fff;
  margin-bottom:78px;
}
.disclaimer p{margin:0 0 20px}
.disclaimer a{color:#fff;text-decoration:underline}
.footer-grid{
  display:grid;
  grid-template-columns: 1fr 1fr 1fr 80px;
  gap:42px;
  align-items:start;
  margin-bottom:50px;
}
.footer-grid h4{
  font-size:16px;
  font-weight:800;
  margin:0 0 13px;
}
.footer-grid p,.footer-links a{
  font-size:16px;
  line-height:1.35;
  color:#fff;
  margin:0;
  text-decoration:none;
}
.footer-links{display:flex;flex-direction:column;gap:15px;padding-top:2px}
.footer-links a:hover{text-decoration:underline}
.social-links{
  display:flex;
  flex-direction:column;
  gap:22px;
  align-items:center;
  margin-top:-14px;
}
.social-links img{width:52px;height:52px;object-fit:contain;display:block}
.social-links a:nth-child(2) img{width:58px;height:58px}
.copyright{
  border-top:1px solid rgba(255,255,255,.45);
  text-align:center;
  padding-top:35px;
  color:#929292;
  font-size:16px;
}
.shake{animation:shake .28s linear 1}
@keyframes shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}

@media (max-width: 1199.98px){
  .nav-inner{padding:0 44px}
  .content-wrap,.footer-wrap{width:calc(100% - 88px)}
  h1{font-size:45px}.lead-copy{font-size:25px}h2{font-size:40px}
  .step-card{padding:28px 24px}.step-card h3{font-size:23px}.step-card p{font-size:17px}
}
@media (max-width: 991.98px){
  .site-header,.nav-inner{height:auto;min-height:86px}
  .nav-inner{padding:20px 30px}
  .navbar-collapse{padding-top:22px}.navbar-nav{align-items:flex-start!important;gap:18px!important}
  .verification-section{padding:54px 0 90px}.account-block{margin-top:80px}
  .verify-bar{gap:16px}
  .footer-grid{grid-template-columns:1fr 1fr}.social-links{align-items:flex-start;flex-direction:row;margin-top:0}
  .site-footer{padding-top:86px}.footer-logo-box{margin-bottom:64px}.disclaimer{margin-bottom:55px}
}
@media (max-width: 767.98px){
  .nav-logo{width:105px}.nav-inner{padding:18px 20px}
  .content-wrap,.footer-wrap{width:calc(100% - 36px)}
  .verification-section{padding:42px 0 70px}
  h1{font-size:38px;letter-spacing:-.8px}.lead-copy{font-size:21px;margin-bottom:26px}
  .verify-bar{flex-direction:column;align-items:stretch;padding:14px;gap:12px;min-height:0}
  .verify-bar .form-control{height:52px}.verify-btn{flex:auto;width:100%;height:54px;font-size:22px}
  .helper-text{font-size:17px}.account-block{margin-top:72px}
  h2{font-size:34px}.section-subtitle{font-size:18px;margin-left:0}
  .step-card{min-height:0}.icon-lg{margin-bottom:26px}
  .site-footer{padding:72px 0 38px}.footer-logo{width:92vw}.footer-logo-box{margin-bottom:50px}
  .disclaimer{font-size:14px;line-height:1.25}.footer-grid{grid-template-columns:1fr;gap:28px;margin-bottom:38px}
  .copyright{font-size:14px;padding-top:28px}
}
@media (max-width: 420px){
  h1{font-size:34px}.lead-copy{font-size:19px}h2{font-size:30px}
  .btn-create{min-width:150px}.site-footer{padding-top:56px}
}

/* =========================================================
   FAQ accordion closed by default
   Closed state: only bottom border with rounded lower corners.
   Active state: full rounded blue border with visible answer.
   ========================================================= */
.faq-item{
  background:#fff;
  border:1.5px solid transparent;
  border-bottom-color:#0b67ff;
  border-radius:0 0 13px 13px;
  margin-bottom:28px;
  overflow:hidden;
}

.faq-item.active{
  border:1.5px solid #0b67ff;
  border-radius:13px;
  margin-bottom:28px;
}

.faq-item button{
  width:100%;
  border:0;
  background:#fff;
  text-align:left;
  padding:25px 28px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  color:#050505;
}

.faq-item.active button{
  padding-bottom:9px;
}

.faq-item button span{
  font-size:29px;
  font-weight:800;
  line-height:1.2;
}

.faq-item button i{
  font-size:28px;
  font-weight:900;
}

.faq-body{
  display:none;
  padding:0 28px 24px;
}

.faq-item.active .faq-body{
  display:block;
}

.faq-body p{
  font-size:19px;
  color:#646464;
  line-height:1.45;
  margin:0;
}

@media(max-width:767.98px){
  .faq-item button{
    padding:22px 20px;
  }

  .faq-item.active button{
    padding-bottom:8px;
  }

  .faq-item button span{
    font-size:23px;
  }

  .faq-body{
    padding:0 20px 22px;
  }

  .faq-body p{
    font-size:16px;
  }
}


/* =========================================================
   TIMELINE - linee centrate, numero selezionato blu e testo animato
   ========================================================= */
.timeline-item{
  grid-template-columns:92px 1fr;
  column-gap:55px;
  align-items:start;
}

.timeline-item:before{
  left:45px;
  top:92px;
  bottom:-80px;
  transform:none;
  width:2px;
  background:var(--blue);
  z-index:0;
}

.timeline-item .num{
  position:relative;
  z-index:1;
  transition:background-color .25s ease, color .25s ease, border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}

.timeline-item .timeline-text,
.timeline-item > div:last-child{
  transition:transform .35s ease;
}

.timeline-item.is-active .num,
.timeline-item:hover .num{
  background:var(--blue);
  border-color:var(--blue);
  color:#fff;
  box-shadow:0 12px 25px rgba(60,120,216,.25);
  transform:scale(1.02);
}

.timeline-item.is-active .timeline-text,
.timeline-item:hover .timeline-text,
.timeline-item.is-active > div:last-child,
.timeline-item:hover > div:last-child{
  animation:timelineTextNudge .55s ease both;
}

@keyframes timelineTextNudge{
  0%{transform:translateX(0)}
  45%{transform:translateX(14px)}
  100%{transform:translateX(0)}
}

@media(max-width:991.98px){
  .timeline-item{
    grid-template-columns:80px 1fr;
    column-gap:28px;
  }

  .timeline-item:before{
    left:39px;
    top:80px;
    bottom:-84px;
  }
}

@media(max-width:767.98px){
  .timeline-item{
    grid-template-columns:1fr;
    column-gap:0;
  }

  .timeline-item:before{
    display:none;
  }

  .timeline-item.is-active .timeline-text,
  .timeline-item:hover .timeline-text,
  .timeline-item.is-active > div:last-child,
  .timeline-item:hover > div:last-child{
    animation:none;
  }
}


/* =========================================================
   XM OVERLAY / REGULATORY MODAL
   Stile integrato: modal nero, font bianco, responsive
   ========================================================= */

.xm-overlay {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(3, 7, 18, 0.78);
  backdrop-filter: blur(3px);
}

/* Box principale del modal */
.xm-modal {
  width: min(92vw, 720px);
  max-height: calc(100vh - 48px);
  overflow-y: auto;
  background: #05070b;
  color: #ffffff;
  border-radius: 22px;
  padding: 38px 42px 34px;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.55);
  text-align: left;
  font-family: Inter, Arial, Helvetica, sans-serif;
  border: 1px solid rgba(255, 255, 255, 0.16);
  box-sizing: border-box;
}

/* Logo dentro il modal */
.xm-modal-logo {
  display: block;
  width: min(330px, 82%);
  height: auto;
  margin: 0 auto 28px;
}

/* Titoli */
.xm-modal h2 {
  margin: 0 0 18px;
  font-size: 30px;
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: -0.6px;
  text-align: center;
  color: #ffffff;
}

.xm-modal h3 {
  margin: 24px 0 12px;
  color: #ffffff;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 800;
}

/* Testi */
.xm-modal p {
  margin: 0 0 17px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 15.5px;
  line-height: 1.55;
}

/* Lista */
.xm-modal ol {
  margin: 0 0 20px 20px;
  padding: 0;
  color: rgba(255, 255, 255, 0.78);
}

.xm-modal li {
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 15.5px;
  line-height: 1.5;
}

/* Eventuale textarea/testo disclaimer */
.xm-disclaimer {
  width: 100%;
  min-height: 120px;
  max-height: 180px;
  resize: none;
  padding: 12px 14px;
  font-size: 13px;
  line-height: 1.6;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.86);
  outline: none;
}

/* Area pulsanti */
.xm-modal-actions {
  display: flex;
  justify-content: center;
  gap: 14px;
  margin-top: 28px;
}

/* Compatibilità con pulsanti generici già presenti */
.xm-btn {
  flex: 1;
  padding: 13px 18px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 800;
  border: none;
  cursor: pointer;
  transition: 0.2s ease;
  margin: 5px;
}

/* Pulsante uscita */
.xm-btn-exit,
.xm-btn.secondary {
  border: 1px solid rgba(255, 255, 255, 0.35);
  background: transparent;
  color: #ffffff;
  border-radius: 999px;
  padding: 13px 22px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: 0.2s ease;
  margin: 5px;
}

.xm-btn-exit:hover,
.xm-btn.secondary:hover {
  background: rgba(255, 255, 255, 0.10);
  color: #ffffff;
}

/* Pulsante prosegui */
.xm-btn-proceed,
.xm-btn.primary {
  border: 1px solid var(--blue);
  background: var(--blue);
  color: #ffffff;
  border-radius: 999px;
  padding: 13px 24px;
  font-size: 15px;
  font-weight: 800;
  cursor: pointer;
  transition: 0.2s ease;
}

.xm-btn-proceed:hover,
.xm-btn.primary:hover {
  background: #2f66bd;
  border-color: #2f66bd;
  color: #ffffff;
}

/* Mobile */
@media (max-width: 575.98px) {
  .xm-overlay {
    padding: 0;
    align-items: stretch;
  }

  .xm-modal {
    width: 100%;
    max-width: none;
    min-height: 100vh;
    max-height: 100vh;
    border-radius: 0;
    padding: 28px 22px 26px;
  }

  .xm-modal h2 {
    font-size: 25px;
  }

  .xm-modal-actions {
    flex-direction: column;
  }

  .xm-btn,
  .xm-btn-exit,
  .xm-btn-proceed,
  .xm-btn.secondary,
  .xm-btn.primary {
    width: 100%;
  }
}

.xm-logo {
    text-align: center;
	margin-bottom: 10px;
}


/* =========================================================
   XM OVERLAY - layout mobile fisso: logo sopra, testo scroll,
   pulsanti sempre in basso
   ========================================================= */
.xm-header{
  flex:0 0 auto;
}

.xm-logo img{
  width:min(285px,82%);
  height:auto;
  display:inline-block;
}

.xm-body{
  color:#fff;
}

.xm-text{
  margin:0 0 20px;
  color:rgba(255,255,255,.86);
  font-size:16px;
  line-height:1.55;
}

.xm-subtitle{
  margin:22px 0 12px;
}

.xm-footer{
  flex:0 0 auto;
  display:flex;
  justify-content:center;
  gap:14px;
  margin-top:26px;
}

.xm-disclaimer{
  width:100%;
  min-height:0;
  max-height:none;
  resize:none;
  padding:14px 16px;
  font-size:13px;
  line-height:1.55;
  border:1px solid rgba(255,255,255,.18);
  border-radius:12px;
  background:rgba(255,255,255,.06);
  color:rgba(255,255,255,.88);
  outline:none;
  overflow:visible;
}

.xm-disclaimer p{
  margin:0 0 12px;
  font-size:13px;
  line-height:1.55;
  color:rgba(255,255,255,.88);
}

.xm-disclaimer ol{
  margin:0;
  padding-left:20px;
}

.xm-disclaimer li{
  margin:0 0 10px;
  font-size:13px;
  line-height:1.55;
  color:rgba(255,255,255,.88);
}

@media (max-width:575.98px){
  .xm-overlay{
    padding:0;
    align-items:stretch;
    justify-content:stretch;
  }

  .xm-modal{
    width:100%;
    max-width:none;
    height:100vh;
    height:100dvh;
    min-height:100vh;
    min-height:100dvh;
    max-height:100vh;
    max-height:100dvh;
    border-radius:0;
    padding:0;
    overflow:hidden;
    display:grid;
    grid-template-rows:auto minmax(0,1fr) auto;
  }

  .xm-header{
    position:relative;
    z-index:2;
    padding:24px 22px 14px;
    background:#05070b;
    border-bottom:1px solid rgba(255,255,255,.08);
    box-shadow:0 10px 24px rgba(0,0,0,.22);
  }

  .xm-logo img{
    width:min(245px,78vw);
  }

  .xm-modal h2{
    margin:10px 0 0;
    font-size:24px;
    line-height:1.14;
  }

  .xm-body{
    min-height:0;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
    padding:22px 22px 24px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    scrollbar-width:none;
  }

  .xm-body:before,
  .xm-body:after{
    content:"";
    display:block;
    min-height:10px;
  }

  .xm-text{
    font-size:15.5px;
    line-height:1.55;
    margin-bottom:18px;
  }

  .xm-subtitle{
    margin:8px 0 12px;
    font-size:21px;
  }

  .xm-disclaimer{
    padding:14px;
    border-radius:12px;
    font-size:12.5px;
    line-height:1.55;
  }

  .xm-disclaimer p,
  .xm-disclaimer li{
    font-size:12.5px;
    line-height:1.55;
  }

  .xm-footer{
    position:relative;
    z-index:2;
    margin:0;
    padding:14px 18px calc(14px + env(safe-area-inset-bottom));
    background:#05070b;
    border-top:1px solid rgba(255,255,255,.1);
    box-shadow:0 -10px 24px rgba(0,0,0,.26);
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
  }

  .xm-btn,
  .xm-btn-exit,
  .xm-btn-proceed,
  .xm-btn.secondary,
  .xm-btn.primary{
    width:100%;
    margin:0;
    min-height:48px;
    padding:12px 14px;
    font-size:14px;
    line-height:1.15;
  }
}

@media (max-width:380px){
  .xm-header{
    padding-top:18px;
    padding-bottom:12px;
  }

  .xm-logo img{
    width:min(210px,72vw);
  }

  .xm-modal h2{
    font-size:22px;
  }

  .xm-body{
    padding:18px 20px 20px;
  }
}

/* Nasconde la barra di scroll del modal mantenendo lo scorrimento */
.xm-modal,
.xm-body,
.xm-disclaimer{
  -ms-overflow-style:none;
  scrollbar-width:none;
}

.xm-modal::-webkit-scrollbar,
.xm-body::-webkit-scrollbar,
.xm-disclaimer::-webkit-scrollbar{
  width:0;
  height:0;
  display:none;
}

/* =========================================================
   FIX iPhone/Safari: il testo del disclaimer non deve essere
   un box/scroll indipendente; scorre solo il corpo centrale.
   ========================================================= */
@media (max-width:575.98px){
  .xm-body{
    justify-content:flex-start !important;
    overflow-y:auto !important;
    -webkit-overflow-scrolling:touch;
  }

  .xm-disclaimer{
    display:block !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    overflow:visible !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
  }

  .xm-disclaimer p{
    margin:0 0 14px !important;
  }

  .xm-disclaimer ol{
    margin:0 !important;
    padding-left:18px !important;
  }

  .xm-disclaimer li{
    margin-bottom:11px !important;
  }
}
.icow{
	margin-bottom: 30px;
}

.btn-create{
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate;
  background:#ffffff !important;
  background-color:#ffffff !important;
  color:#111111 !important;
  border:1px solid rgba(255,255,255,.95) !important;
  box-shadow:0 10px 24px rgba(0,0,0,.20) !important;
  transition:box-shadow .18s ease, transform .12s ease, border-color .18s ease !important;
}

.btn-create > span{
  position:relative;
  z-index:2;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:100%;
  white-space:nowrap;
  color:inherit !important;
  transition:none !important;
}

/* disattiva il vecchio layer di riempimento progressivo */
.btn-create::before{
  content:none !important;
  display:none !important;
}

/* piccolo riflesso opzionale: parte dopo il cambio colore, senza fare il riempimento */
.btn-create::after{
  content:"";
  position:absolute;
  z-index:1;
  top:-70%;
  left:-85%;
  width:55%;
  height:240%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);
  transform:rotate(18deg);
  opacity:0;
  pointer-events:none;
}

.btn-create:hover,
.btn-create:focus,
.btn-create.is-pressing{
  background:#3c78d8 !important;
  background-color:#3c78d8 !important;
  color:#ffffff !important;
  border-color:#3c78d8 !important;
  box-shadow:0 14px 30px rgba(60,120,216,.42), inset 0 1px 0 rgba(255,255,255,.28) !important;
  transform:translateY(-1px);
}

.btn-create:hover > span,
.btn-create:focus > span,
.btn-create.is-pressing > span{
  color:#ffffff !important;
}

.btn-create:hover::after,
.btn-create:focus::after,
.btn-create.is-pressing::after{
  animation:btnCreateShineInstant .62s ease .06s forwards;
}

.btn-create:active,
.btn-create.is-pressing{
  transform:translateY(0) scale(.985);
}

@keyframes btnCreateShineInstant{
  0%{left:-85%;opacity:0}
  20%{opacity:.75}
  100%{left:130%;opacity:0}
}

@media (prefers-reduced-motion:reduce){
  .btn-create,
  .btn-create > span,
  .btn-create::after{
    transition:none !important;
    animation:none !important;
  }
}

/* =========================================================
   HERO BUTTONS - animazione corretta come da video
   Sinistra: primary pieno blu
   Destra: secondary bordo/testo blu, sfondo trasparente
   ========================================================= */

.btn-hero-primary,
.btn-hero-secondary{
  position: relative;
  overflow: hidden;
  transform: translateY(0);
  transition:
    background-color .18s ease,
    color .18s ease,
    border-color .18s ease,
    box-shadow .18s ease,
    transform .12s ease !important;
}

/* Disattiva eventuali effetti precedenti tipo riempimento laterale */
.btn-hero-primary::before,
.btn-hero-primary::after,
.btn-hero-secondary::before,
.btn-hero-secondary::after{
  content: none !important;
  display: none !important;
}

/* PRIMARY - pulsante sinistro */
.btn-hero-primary{
  background: #ffffff !important;
  background-color: #ffffff !important;
  color: #111111 !important;
  border: 1px solid #ffffff !important;
}

.btn-hero-primary:hover,
.btn-hero-primary:focus,
.btn-hero-primary:focus-visible{
  background: var(--blue) !important;
  background-color: var(--blue) !important;
  color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: 0 12px 26px rgba(60,120,216,.35) !important;
  transform: translateY(-1px);
}

/* SECONDARY - pulsante destro */
.btn-hero-secondary{
  background: transparent !important;
  background-color: transparent !important;
  color: #ffffff !important;
  border: 1px solid rgba(255,255,255,.75) !important;
}

.btn-hero-secondary:hover,
.btn-hero-secondary:focus,
.btn-hero-secondary:focus-visible{
  background: transparent !important;
  background-color: transparent !important;
  color: var(--blue) !important;
  border-color: var(--blue) !important;
  box-shadow: 0 0 0 1px rgba(60,120,216,.22) !important;
  transform: translateY(-1px);
}

/* Click/touch */
.btn-hero-primary:active,
.btn-hero-secondary:active{
  transform: translateY(0) scale(.985);
}

/* Se il testo è dentro span */
.btn-hero-primary span,
.btn-hero-secondary span{
  color: inherit !important;
}

/* Mobile */
@media (max-width: 767.98px){
  .btn-hero-primary,
  .btn-hero-secondary{
    transition:
      background-color .15s ease,
      color .15s ease,
      border-color .15s ease,
      box-shadow .15s ease,
      transform .10s ease !important;
  }
}

/* =========================================================
   WHITE CARD - hover animation
   Bordo blu + glow esterno + leggero sollevamento
   ========================================================= */

.white-card{
  position: relative;
  cursor: pointer;
  transition:
    border-color .22s ease,
    box-shadow .22s ease,
    transform .18s ease,
    background-color .22s ease;
}

.white-card:hover,
.white-card:focus-within{
  border-color: rgba(60,120,216,.45);
  background-color: #ffffff;
  box-shadow:
    0 0 0 1px rgba(60,120,216,.16),
    0 12px 34px rgba(60,120,216,.18);
  transform: translateY(-2px);
}

/* Icona leggermente più viva in hover */
.white-card .icon-lg{
  transition:
    color .22s ease,
    transform .18s ease;
}

.white-card:hover .icon-lg,
.white-card:focus-within .icon-lg{
  color: #111;
  transform: translateY(-1px);
}

/* Titolo e testo restano puliti, solo micro-movimento */
.white-card h3,
.white-card p{
  transition:
    color .22s ease,
    transform .18s ease;
}

.white-card:hover h3,
.white-card:focus-within h3{
  color: #000;
}

.white-card:hover p,
.white-card:focus-within p{
  color: #555;
}

/* Click/touch */
.white-card:active{
  transform: translateY(0) scale(.995);
  box-shadow:
    0 0 0 1px rgba(60,120,216,.14),
    0 8px 22px rgba(60,120,216,.14);
}

/* Mobile: effetto più delicato */
@media (max-width: 767.98px){
  .white-card:hover,
  .white-card:focus-within{
    transform: translateY(-1px);
    box-shadow:
      0 0 0 1px rgba(60,120,216,.14),
      0 8px 24px rgba(60,120,216,.16);
  }
}

/* Accessibilità */
@media (prefers-reduced-motion: reduce){
  .white-card,
  .white-card .icon-lg,
  .white-card h3,
  .white-card p{
    transition: none !important;
  }
}
.tcenter{
	text-align: center;
	margin-top: 50px;
}


/* =========================================================
   MOBILE NAVBAR - layout come immagine
   Solo mobile/tablet sotto 992px
   ========================================================= */

@media (max-width: 991.98px){

  .main-nav{
    min-height: auto;
    background: #000 !important;
  }

  .main-nav .container-xxl{
    position: relative;
    padding: 28px 40px 26px !important;
    align-items: flex-start;
  }

  .main-nav .navbar-brand{
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 10002;
  }

  .main-nav .nav-logo{
    width: 108px;
    height: auto;
  }

  .main-nav .navbar-toggler{
    position: relative;
    z-index: 10002;
    padding: 0;
    width: 34px;
    height: 34px;
    margin-top: 4px;
    box-shadow: none !important;
    outline: none !important;
  }

  .main-nav .navbar-toggler:focus{
    box-shadow: none !important;
  }

  /* Icona hamburger normale */
  .main-nav .navbar-toggler-icon{
    width: 34px;
    height: 34px;
    background-image: none !important;
    position: relative;
    filter: none;
  }

  .main-nav .navbar-toggler-icon::before,
  .main-nav .navbar-toggler-icon::after{
    content: "";
    position: absolute;
    left: 4px;
    width: 26px;
    height: 3px;
    background: #fff;
    border-radius: 99px;
    transition: transform .2s ease, top .2s ease;
  }

  .main-nav .navbar-toggler-icon::before{
    top: 10px;
  }

  .main-nav .navbar-toggler-icon::after{
    top: 21px;
  }

  /* Quando il menu è aperto diventa una X */
  .main-nav .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before{
    top: 16px;
    transform: rotate(45deg);
  }

  .main-nav .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after{
    top: 16px;
    transform: rotate(-45deg);
  }

  /* Box menu mobile aperto */
  .main-nav .navbar-collapse{
    position: absolute;
    left: 0;
    right: 0;
    top: 92px;
    z-index: 10001;

    background: #000 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 26px 12px 28px !important;
    box-shadow: none !important;
  }

  .main-nav .navbar-nav{
    width: 100%;
    align-items: center !important;
    justify-content: center;
    gap: 0 !important;
    padding: 0 !important;
  }

  .main-nav .nav-item{
    width: 100%;
    text-align: center;
  }

  .main-nav .nav-link{
    display: block;
    width: 100%;
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 1.2;
    padding: 12px 0 !important;
    opacity: 1 !important;
  }

  .main-nav .nav-link:hover,
  .main-nav .nav-link:focus{
    color: #ffffff !important;
    opacity: .75 !important;
  }

  /* Pulsante Create XMGlobal */
  .main-nav .btn-create{
    width: calc(100% - 24px) !important;
    max-width: none;
    min-width: 0 !important;
    height: 44px;
    margin: 18px auto 0 !important;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #ffffff !important;
    color: #111111 !important;
    border: 0 !important;
    border-radius: 7px !important;

    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 0 18px !important;
    box-shadow: none !important;
  }

  .main-nav .btn-create strong{
    font-weight: 800;
  }

  .main-nav .btn-create:hover,
  .main-nav .btn-create:focus{
    background: #f2f2f2 !important;
    color: #111111 !important;
    transform: none !important;
    box-shadow: none !important;
  }
}

@media (max-width: 420px){

  .main-nav .container-xxl{
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .main-nav .nav-logo{
    width: 107px;
  }

  .main-nav .navbar-collapse{
    top: 92px;
  }

  .main-nav .nav-link{
    font-size: 20px !important;
  }
}

/* =========================================================
   NAVBAR FIXED TOP
   ========================================================= */

.main-nav{
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

/* Desktop */
body{
  padding-top: 110px;
}

/* Mobile */
@media (max-width: 991.98px){
  body{
    padding-top: 92px;
  }

  .main-nav{
    background: #000 !important;
  }
}



.hero-content span{
font-family: 'Helvetica';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 34px;
/* or 142% */
text-align: center;

color: #FFFFFF;
}
.hero-sub{
font-family: Helvetica;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;	
}

@media (max-width: 991.98px){
.section-title h2 {
    padding-left: 48px;
    padding-right: 48px;
}
}

/* =========================================================
   PARTNER CODE BOX
   Stato normale + hover animato
   ========================================================= */

.preview {
  width: 100%;
}

.copy-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;

  width: 100%;
  max-width: 570px;

  padding: 18px 22px 18px 34px;
  border-radius: 15px;

  background: linear-gradient(135deg, #0b1626 0%, #172942 100%);
  border: 2px solid #000000;

  box-shadow: 0 10px 26px rgba(0, 0, 0, .18);

  transition:
    box-shadow .22s ease,
    transform .18s ease,
    border-color .22s ease,
    background .22s ease;
}

.copy-row:hover,
.copy-row:focus-within {
  background: linear-gradient(135deg, #101d31 0%, #213a5d 100%);
  border-color: #000000;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, .08),
    0 14px 34px rgba(60, 120, 216, .25);
  transform: translateY(-2px);
}

/* Contenitore testo + codice */
.copy-row .code {
  flex: 1;
}

.copy-row .code > div {
  display: flex;
  align-items: center;
  gap: 28px;
  white-space: nowrap;
}

/* Label Partner Code */
.copy-row .code span {
  color: #ffffff;
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.5px;
}

/* Box codice */
.copy-row .code strong {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-width: 145px;
  height: 55px;
  padding: 0 26px;

  background: #ffffff;
  color: #000000;

  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, .8);

  font-size: 27px;
  font-weight: 900;
  line-height: 1;

  box-shadow: 0 6px 14px rgba(0, 0, 0, .12);

  transition:
    transform .18s ease,
    box-shadow .22s ease;
}

.copy-row:hover .code strong,
.copy-row:focus-within .code strong {
  transform: translateY(-1px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, .18);
}

/* Bottone Copy */
.copybtn {
  appearance: none;
  border: 1px solid #000000;

  min-width: 128px;
  height: 55px;
  padding: 0 28px;

  border-radius: 8px;

  background: #000000;
  color: #ffffff;

  font-size: 24px;
  font-weight: 800;
  line-height: 1;

  cursor: pointer;

  transition:
    background-color .22s ease,
    border-color .22s ease,
    color .22s ease,
    box-shadow .22s ease,
    transform .18s ease;
}

/* Hover su tutta la riga: il bottone diventa blu come foto 2 */
.copy-row:hover .copybtn,
.copy-row:focus-within .copybtn {
  background: #4779bf;
  border-color: #ffffff;
  color: #ffffff;
  box-shadow: 0 10px 22px rgba(60, 120, 216, .35);
}

/* Hover diretto sul bottone */
.copybtn:hover,
.copybtn:focus,
.copybtn:focus-visible {
  background: #4779bf;
  border-color: #ffffff;
  color: #ffffff;
  outline: none;
  transform: translateY(-1px);
}

/* Click */
.copybtn:active {
  transform: translateY(0) scale(.98);
  box-shadow: 0 6px 14px rgba(60, 120, 216, .25);
}

.copy-row:active {
  transform: translateY(0);
}

/* Testo piccolo sotto */
.preview .small {
  color: rgba(255, 255, 255, .72);
  font-size: 14px;
  line-height: 1.4;
}

/* Responsive */
@media (max-width: 575.98px) {
  .copy-row {
    max-width: 100%;
    gap: 14px;
    padding: 16px;
  }

  .copy-row .code > div {
    gap: 12px;
  }

  .copy-row .code span {
    font-size: 20px;
  }

  .copy-row .code strong {
    min-width: 105px;
    height: 48px;
    padding: 0 16px;
    font-size: 21px;
  }

  .copybtn {
    min-width: 88px;
    height: 48px;
    padding: 0 16px;
    font-size: 18px;
  }
}

/* Mobile molto stretto */
@media (max-width: 390px) {
  .copy-row {
    flex-direction: column;
    align-items: stretch;
  }

  .copy-row .code > div {
    justify-content: space-between;
  }

  .copybtn {
    width: 100%;
  }
}

/* Accessibilità */
@media (prefers-reduced-motion: reduce) {
  .copy-row,
  .copy-row .code strong,
  .copybtn {
    transition: none !important;
  }
}


/* =========================================================
   HOW IT WORKS + PARTNER CODE LAYOUT
   Desktop: titolo a sinistra, codice a destra
   Mobile: codice sotto il titolo
   ========================================================= */

.how-code-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 34px;
  margin-bottom: 42px;
}

/* Colonna sinistra */
.how-title {
  flex: 1 1 auto;
  text-align: left !important;
  margin: 0;
}

.how-title h2 {
  margin: 0 0 10px;
  font-size: clamp(36px, 4vw, 52px);
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: -1.4px;
  color: #000000;
}

.how-title h2 span {
  color: var(--blue, #3c78d8);
}

.how-title p {
  margin: 0;
  font-size: 20px;
  line-height: 1.45;
  color: #7b7b7b;
}

/* Colonna destra */
.how-code-box {
  flex: 0 0 auto;
  display: flex;
  justify-content: flex-end;
}

/* =========================================================
   PARTNER CODE BOX
   ========================================================= */

.preview {
  width: 100%;
}

.copy-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;

  width: 570px;
  max-width: 100%;

  padding: 18px 20px 18px 32px;
  border-radius: 15px;

  background: linear-gradient(135deg, #0b1626 0%, #172942 100%);
  border: 2px solid #000000;

  box-shadow: 0 10px 26px rgba(0, 0, 0, .18);

  transition:
    box-shadow .22s ease,
    transform .18s ease,
    border-color .22s ease,
    background .22s ease;
}

.copy-row:hover,
.copy-row:focus-within {
  background: linear-gradient(135deg, #101d31 0%, #213a5d 100%);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, .08),
    0 14px 34px rgba(60, 120, 216, .25);
  transform: translateY(-2px);
}

.copy-row .code {
  flex: 1;
}

.copy-row .code > div {
  display: flex;
  align-items: center;
  gap: 28px;
  white-space: nowrap;
}

.copy-row .code span {
  color: #ffffff;
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.5px;
}

.copy-row .code strong {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-width: 145px;
  height: 55px;
  padding: 0 26px;

  background: #ffffff;
  color: #000000;

  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, .8);

  font-size: 27px;
  font-weight: 900;
  line-height: 1;

  box-shadow: 0 6px 14px rgba(0, 0, 0, .12);

  transition:
    transform .18s ease,
    box-shadow .22s ease;
}

.copy-row:hover .code strong,
.copy-row:focus-within .code strong {
  transform: translateY(-1px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, .18);
}

/* Bottone Copy */
.copybtn {
  appearance: none;
  border: 1px solid #000000;

  min-width: 128px;
  height: 55px;
  padding: 0 28px;

  border-radius: 8px;

  background: #000000;
  color: #ffffff;

  font-size: 24px;
  font-weight: 800;
  line-height: 1;

  cursor: pointer;

  transition:
    background-color .22s ease,
    border-color .22s ease,
    color .22s ease,
    box-shadow .22s ease,
    transform .18s ease;
}

.copy-row:hover .copybtn,
.copy-row:focus-within .copybtn,
.copybtn:hover,
.copybtn:focus,
.copybtn:focus-visible {
  background: #4779bf;
  border-color: #ffffff;
  color: #ffffff;
  box-shadow: 0 10px 22px rgba(60, 120, 216, .35);
  outline: none;
}

.copybtn:hover,
.copybtn:focus-visible {
  transform: translateY(-1px);
}

.copybtn:active {
  transform: translateY(0) scale(.98);
  box-shadow: 0 6px 14px rgba(60, 120, 216, .25);
}

.copy-row:active {
  transform: translateY(0);
}

/* Nascondo il testo small sotto al box, perché nella foto il testo è a sinistra */
.preview .small {
  display: none;
}

/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 991.98px) {
  .how-code-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .how-title {
    width: 100%;
  }

  .how-code-box {
    width: 100%;
    justify-content: flex-start;
  }

  .copy-row {
    width: 100%;
  }
}

@media (max-width: 575.98px) {
  .how-code-row {
    gap: 20px;
    margin-bottom: 34px;
  }

  .how-title h2 {
    font-size: 34px;
    letter-spacing: -0.8px;
  }

  .how-title p {
    font-size: 17px;
  }

  .copy-row {
    gap: 14px;
    padding: 16px;
    border-radius: 14px;
  }

  .copy-row .code > div {
    gap: 12px;
  }

  .copy-row .code span {
    font-size: 20px;
  }

  .copy-row .code strong {
    min-width: 105px;
    height: 48px;
    padding: 0 16px;
    font-size: 21px;
  }

  .copybtn {
    min-width: 88px;
    height: 48px;
    padding: 0 16px;
    font-size: 18px;
  }
}

@media (max-width: 390px) {
  .copy-row {
    flex-direction: column;
    align-items: stretch;
  }

  .copy-row .code > div {
    justify-content: space-between;
  }

  .copybtn {
    width: 100%;
  }
}

/* Accessibilità */
@media (prefers-reduced-motion: reduce) {
  .copy-row,
  .copy-row .code strong,
  .copybtn {
    transition: none !important;
  }
}





.verify-code-box,
.partner-code-box,
.code-copy-box {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 28px;
  width: fit-content;
  max-width: 100%;
  background: #07182c;
  border: 2px solid #000;
  border-radius: 14px;
  padding: 18px 8px 18px 32px;
  box-shadow: 0 18px 34px rgba(0,0,0,.18);
}

.verify-code-box .label,
.partner-code-box .label,
.code-copy-box .label {
  white-space: nowrap;
  color: #fff;
  font-weight: 800;
  font-size: 26px;
}

.verify-code-box .code,
.partner-code-box .code,
.code-copy-box .code {
  flex: 0 0 150px;
  height: 54px;
  border-radius: 8px;
  background: #fff;
  color: #000;
  font-weight: 900;
  font-size: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

.verify-code-box .copy-btn,
.partner-code-box .copy-btn,
.code-copy-box .copy-btn {
  flex: 0 0 128px;
  height: 54px;
  border: 0;
  border-radius: 8px;
  background: #000;
  color: #fff;
  font-weight: 900;
  font-size: 24px;
  white-space: nowrap;
}


/* HOW IT WORKS + PARTNER CODE */

.how-code-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 34px;
  margin-bottom: 36px;
}

.how-title {
  flex: 1 1 auto;
  min-width: 0;
}

.how-title h2 {
  margin: 0 0 8px;
  font-size: clamp(36px, 4vw, 58px);
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: -1.5px;
  color: #000;
}

.how-title h2 span {
  color: var(--blue);
}

.how-title p {
  margin: 0;
  font-size: 21px;
  line-height: 1.4;
  color: #6b7280;
}

.how-code-box {
  flex: 0 0 auto;
  display: flex;
  justify-content: flex-end;
  max-width: 100%;
}

.preview {
  width: 570px;
  max-width: 100%;
  background: #07192e;
  border: 2px solid #000;
  border-radius: 14px;
  padding: 18px 8px 10px 32px;
  box-shadow: 0 18px 34px rgba(0, 0, 0, .18);
}

.copy-row {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 28px;
  width: 100%;
}

.copy-row .code {
  flex: 1 1 auto;
  min-width: 0;
}

.copy-row .code > div {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 28px;
  min-width: 0;
}

.copy-row .code span {
  flex: 0 0 auto;
  white-space: nowrap;
  color: #ffffff;
  font-size: 27px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: .2px;
}

.copy-row .code strong {
  flex: 0 0 153px;
  height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  background: #ffffff;
  color: #000000;
  border-radius: 8px;
  font-size: 29px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: .5px;
}

.copybtn {
  flex: 0 0 128px;
  height: 55px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 8px;
  background: #000000;
  color: #ffffff;
  font-size: 24px;
  line-height: 1;
  font-weight: 900;
  white-space: nowrap;
  cursor: pointer;
  transition: transform .18s ease, background-color .18s ease, box-shadow .18s ease;
}

.copybtn:hover,
.copybtn:focus {
  background: var(--blue);
  color: #ffffff;
  box-shadow: 0 12px 26px rgba(60, 120, 216, .35);
  transform: translateY(-1px);
}

.copybtn:active {
  transform: translateY(0) scale(.985);
}

.preview .small {
  color: rgba(255, 255, 255, .72);
  font-size: 13px;
  line-height: 1.35;
  margin-top: 10px !important;
}

/* Tablet */
@media (max-width: 991.98px) {
  .how-code-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .how-code-box {
    width: 100%;
    justify-content: flex-start;
  }

  .preview {
    width: 570px;
  }
}

/* Mobile */
@media (max-width: 575.98px) {
  .how-title h2 {
    font-size: 38px;
    letter-spacing: -1px;
  }

  .how-title p {
    font-size: 17px;
  }

  .preview {
    width: 100%;
    padding: 14px;
    border-radius: 14px;
  }

  .copy-row {
    gap: 10px;
  }

  .copy-row .code > div {
    gap: 10px;
  }

  .copy-row .code span {
    font-size: 15px;
  }

  .copy-row .code strong {
    flex: 1 1 auto;
    min-width: 78px;
    height: 44px;
    font-size: 19px;
    padding: 0 10px;
  }

  .copybtn {
    flex: 0 0 74px;
    height: 44px;
    font-size: 17px;
  }

  .preview .small {
    font-size: 12px;
  }
}

/* Mobile molto stretto */
@media (max-width: 390px) {
  .copy-row {
    gap: 8px;
  }

  .copy-row .code > div {
    gap: 8px;
  }

  .copy-row .code span {
    font-size: 13px;
  }

  .copy-row .code strong {
    min-width: 70px;
    font-size: 17px;
  }

  .copybtn {
    flex-basis: 66px;
    font-size: 15px;
  }
}


/* =========================
   HOW CODE SECTION
========================= */

.how-code-section {
  padding: 70px 0;
  background: #ffffff;
}

.how-code-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
}

.how-code-text {
  flex: 1 1 auto;
  min-width: 0;
}

.how-code-text h2 {
  margin: 0 0 10px;
  color: #000000;
  font-size: clamp(38px, 4vw, 58px);
  line-height: 1.05;
  font-weight: 700;
  letter-spacing: -1.6px;
}

.how-code-text h2 span {
  color: var(--blue, #3c78d8);
}

.how-code-text p {
  margin: 0;
  color: #7a7a7a;
  font-size: 21px;
  line-height: 1.4;
  font-weight: 400;
}


/* =========================
   PARTNER CODE CARD
========================= */

.partner-code-card {
  flex: 0 0 auto;
  width: 568px;
  max-width: 100%;
  background: linear-gradient(135deg, #07182c 0%, #182a43 100%);
  border: 2px solid #000000;
  border-radius: 14px;
  padding: 19px 20px 19px 32px;
  box-shadow: 0 18px 36px rgba(0, 0, 0, .16);
}

.partner-code-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 28px;
  width: 100%;
}

.partner-label {
  flex: 0 0 auto;
  color: #ffffff;
  font-size: 29px;
  line-height: 1;
  font-weight: 900;
  white-space: nowrap;
  letter-spacing: -0.4px;
}

.partner-code-value {
  flex: 0 0 145px;
  height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  color: #000000;
  border-radius: 8px;
  font-size: 28px;
  line-height: 1;
  font-weight: 900;
  white-space: nowrap;
  letter-spacing: .3px;
}


/* =========================
   COPY BUTTON ANIMATION
========================= */

.partner-copy-btn {
  width: 110px;
  /*flex: 0 0 128px;*/
  height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  border: 0;
  outline: none;
  border-radius: 8px;

  background: #000000;
  color: #ffffff;

  font-size: 24px;
  line-height: 1;
  font-weight: 900;
  white-space: nowrap;

  cursor: pointer;
  position: relative;
  overflow: hidden;

  transition:
    transform .18s ease,
    background-color .18s ease,
    color .18s ease,
    box-shadow .18s ease;
}

.partner-copy-btn:hover,
.partner-copy-btn:focus-visible {
  background: var(--blue, #3c78d8);
  color: #ffffff;
  box-shadow: 0 12px 26px rgba(60, 120, 216, .35);
  transform: translateY(-2px);
}

.partner-copy-btn:active {
  transform: translateY(0) scale(.965);
  box-shadow: 0 6px 14px rgba(60, 120, 216, .25);
}

/* effetto luce sul passaggio mouse */
.partner-copy-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 70%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, .35),
    transparent
  );
  transform: skewX(-18deg);
  transition: left .5s ease;
}

.partner-copy-btn:hover::before {
  left: 130%;
}


/* =========================
   RESPONSIVE
========================= */

@media (max-width: 991.98px) {
  .how-code-section {
    padding: 56px 0;
  }

  .how-code-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 28px;
  }

  .partner-code-card {
    width: 568px;
  }
}

@media (max-width: 575.98px) {
  .how-code-section {
    padding: 42px 0;
  }

  .how-code-text h2 {
    font-size: 43px;
    letter-spacing: -1px;
    padding-left: 40px;
    padding-right: 40px;	  
    letter-spacing: -1px;
	text-align: center;
  }

  .how-code-text p {
    font-size: 17px;
  }

  .partner-code-card {
    width: 100%;
    padding: 14px;
    border-radius: 14px;
  }

  .partner-code-row {
    gap: 10px;
  }

  .partner-label {
    font-size: 15px;
  }

  .partner-code-value {
    flex: 1 1 auto;
    min-width: 82px;
    height: 44px;
    font-size: 19px;
    padding: 0 10px;
  }

  .partner-copy-btn {
    flex: 0 0 76px;
    height: 44px;
    font-size: 17px;
  }
}

@media (max-width: 390px) {
  .partner-code-row {
    gap: 8px;
  }

  .partner-label {
    font-size: 13px;
  }

  .partner-code-value {
    min-width: 70px;
    font-size: 17px;
  }

  .partner-copy-btn {
    flex-basis: 66px;
    font-size: 15px;
  }
}