*{box-sizing:border-box}html{scroll-behavior:smooth}:root{--black:#030507;--panel:#0c1118;--panel2:#111823;--text:#151922;--muted:#7a8492;--line:#e4e8ed;--blue:#1488ff;--blue2:#45a6ff;--green:#26be60;--yellow:#ffb300}body{margin:0;font-family:Inter,sans-serif;background:#f7f8fa;color:var(--text)}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;height:76px;padding:0 38px;background:rgba(2,4,7,.96);color:white;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope;font-weight:800;font-size:27px}.brand img{width:45px;height:45px;object-fit:contain;border-radius:50%}.accent{color:var(--blue)}nav{display:flex;gap:28px;font-size:13px;font-weight:700}nav a{padding:27px 0;color:#d9dfe7;border-bottom:2px solid transparent}nav a:hover,nav a.active{color:white;border-bottom-color:var(--blue)}.header-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:8px;font-weight:800;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--blue),#4ba2ff);color:white}.btn-outline{background:transparent;border-color:rgba(255,255,255,.25);color:white}.btn-dark{background:#0b1017;color:white;border-color:#29303b}.full{width:100%}.hero{position:relative;display:grid;grid-template-columns:1.15fr .65fr 1.8fr;align-items:center;gap:28px;min-height:310px;padding:35px 5%;overflow:hidden;color:white;background:linear-gradient(180deg,#010203,#070a0f)}.hero-left{position:relative;z-index:2}.eyebrow{margin-bottom:13px;color:var(--blue2);font-size:10px;font-weight:800;letter-spacing:.16em}h1,h2,h3{font-family:Manrope;margin:0;line-height:1.08}h1{font-size:clamp(38px,4vw,57px);letter-spacing:-.045em}h1 span{color:var(--blue)}.hero-left p{max-width:560px;margin:15px 0 0;color:#b4becb;font-size:14px;line-height:1.6}.hero-buttons{display:flex;gap:10px;margin-top:22px}.hero-mark{opacity:.13}.hero-mark img{width:100%;max-width:250px;filter:grayscale(1)}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hero-stats article{display:flex;gap:14px;min-height:165px;padding:20px;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.07);border-radius:14px}.icon-circle{display:grid;place-items:center;min-width:46px;height:46px;padding:0 9px;border:1px solid rgba(20,136,255,.55);border-radius:50%;color:var(--blue);font-weight:800}.hero-stats small{display:block;color:#b8c0ca;font-size:10px}.hero-stats strong{display:block;margin-top:7px;color:var(--blue);font-size:26px}.hero-stats em{font-size:10px;font-style:normal;color:white}.hero-stats span{display:block;margin-top:18px;color:#aeb7c2;font-size:10px}.category-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 3%;background:white;border-bottom:1px solid var(--line)}.categories{display:flex;gap:12px;overflow-x:auto}.category{padding:10px 15px;border:0;border-radius:8px;background:transparent;font-weight:700;white-space:nowrap;cursor:pointer}.category.active{background:#05070a;color:white}.category-bar input{width:280px;padding:11px 14px;border:1px solid #dce1e7;border-radius:8px}.main-layout{display:grid;grid-template-columns:220px 1fr;gap:14px;padding:15px 3%}.filter-panel{padding:21px;background:linear-gradient(180deg,#0a0e14,#121923);color:white;border-radius:14px}.filter-panel h3{margin-bottom:24px}.filter-panel>label{display:grid;gap:8px;margin-bottom:21px;color:#d5dbe4;font-size:11px;font-weight:700}.filter-panel select{padding:11px;background:#0e141d;color:white;border:1px solid #34404e;border-radius:8px}.checkbox-group{display:grid;gap:9px;margin-bottom:28px}.checkbox-group>span{font-size:11px;font-weight:800}.checkbox-group label{display:flex;align-items:center;gap:8px;color:#d5dbe4;font-size:11px}.btn-filter{width:100%;background:transparent;color:var(--blue);border-color:#1e75c9}.table-card{overflow:hidden;background:white;border:1px solid #e0e5ea;border-radius:14px}.table-scroll{overflow:auto}table{width:100%;min-width:1080px;border-collapse:collapse}th,td{padding:15px 12px;text-align:center;border-bottom:1px solid #edf0f3;font-size:11px}th{background:#fbfcfd;font-weight:800}th small{font-weight:500}.broker-cell{display:flex;align-items:center;gap:10px;text-align:left}.rank{display:grid;place-items:center;width:23px;height:23px;border-radius:5px;background:#0d1117;color:white;font-weight:800}.blue-rank{background:var(--blue)}.light-rank{background:#eceff2;color:#3a414c}.broker-logo{display:grid;place-items:center;width:52px;height:34px;border-radius:5px;color:white;font-weight:900}.exness{background:#111}.ic{background:#172a3d}.vantage{background:#072b3b}.pu{background:#1677e9}.tick{background:#d51f3d}.axi{background:#ec3e63}.broker-cell b{display:block;font-size:12px}.broker-cell small{display:inline-block;margin-top:4px;padding:3px 6px;background:#dcebff;color:#1477df;border-radius:5px;font-size:8px}.blue-text{color:#087be6;font-size:15px}td>small{display:block;margin-top:3px}.score{display:inline-flex;padding:3px 10px;border:1px solid #48d26f;border-radius:999px;color:#20a84b;font-weight:800}.stars{color:var(--yellow);letter-spacing:1px}.open-account{display:inline-flex;padding:9px 13px;background:#05070a;color:white;border-radius:7px;font-weight:800}.details{display:block;margin:6px auto 0;border:0;background:none;color:#087be6;text-decoration:underline;cursor:pointer}.empty-state{padding:28px;text-align:center;color:#6e7783}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 3% 65px;padding:18px;background:linear-gradient(180deg,#0a0f16,#111822);color:white;border-radius:14px}.feature-strip article{display:flex;gap:12px;align-items:flex-start}.feature-icon{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid #137dff;border-radius:50%;color:var(--blue)}.feature-strip b{font-size:12px}.feature-strip p{margin:5px 0 0;color:#9da8b5;font-size:10px}.cashback-section,.how-section,.reviews-section,.disclosure{padding:85px 6%}.cashback-section{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;background:#07101a;color:white}.cashback-section h2,.how-section h2,.reviews-section h2{font-size:42px}.cashback-section p{color:#aab4c0}.calculator{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:22px;background:#0d1927;border:1px solid rgba(255,255,255,.08);border-radius:14px}.calculator label{display:grid;gap:8px;color:#aeb8c5;font-size:11px;font-weight:700}.calculator input{padding:12px;background:#122131;color:white;border:1px solid #29394b;border-radius:8px}.calc-box{display:grid;gap:6px;padding:17px;background:#122131;border-radius:9px}.calc-box span{color:#aeb8c5;font-size:10px}.calc-box strong{color:var(--blue);font-size:23px}.steps,.review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.steps article,.review-grid article{padding:22px;background:white;border:1px solid #e0e5ea;border-radius:13px}.steps span{color:var(--blue);font-weight:800}.steps h3{margin-top:34px;font-size:17px}.steps p,.review-grid p{color:#6e7885;font-size:12px}.review-grid{grid-template-columns:repeat(3,1fr)}.disclosure{background:#eef3f8}.disclosure p{max-width:1000px;color:#667280;line-height:1.7}footer{display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;padding:34px 4%;background:#05080d;color:#9ca7b4}.footer-brand{color:white;font-size:21px}.footer-brand img{width:38px;height:38px}.footer-links{display:flex;gap:16px;font-size:11px}.modal{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(8px)}.modal-card{position:relative;z-index:1;width:min(430px,100%);padding:28px;background:#0d141e;color:white;border:1px solid rgba(255,255,255,.1);border-radius:14px}.modal-card p{color:#aab3bf}.modal-card form{display:grid;gap:13px}.modal-card label{display:grid;gap:7px;font-size:11px}.modal-card input{padding:12px;background:#121d2b;color:white;border:1px solid #2b394b;border-radius:8px}.modal-close{position:absolute;right:12px;top:9px;background:none;border:0;color:white;font-size:24px;cursor:pointer}.toast{position:fixed;right:22px;bottom:22px;z-index:120;padding:13px 17px;background:var(--blue);color:white;border-radius:8px;font-weight:800;transform:translateY(100px);transition:.25s}.toast.show{transform:translateY(0)}@media(max-width:1050px){nav{display:none}.hero{grid-template-columns:1fr}.hero-mark{display:none}.hero-stats{grid-template-columns:1fr 1fr 1fr}.main-layout{grid-template-columns:1fr}.filter-panel{display:none}.cashback-section{grid-template-columns:1fr}}@media(max-width:700px){.header{padding:0 16px}.header-actions{display:none}.hero{padding:48px 20px}.hero-stats{grid-template-columns:1fr}.hero-buttons{flex-direction:column}.category-bar{align-items:flex-start;flex-direction:column}.category-bar input{width:100%}.feature-strip,.steps,.review-grid,.calculator{grid-template-columns:1fr}.cashback-section,.how-section,.reviews-section,.disclosure{padding:60px 20px}footer{grid-template-columns:1fr}.footer-links{flex-direction:column}}

/* Exness V2 additions */
.featured-row{
  background:linear-gradient(90deg,rgba(20,136,255,.055),transparent 38%);
}
.exness-wordmark{
  display:flex;
  align-items:center;
  gap:5px;
  min-width:92px;
  padding:8px 11px;
  border-radius:6px;
  background:#111318;
  color:#fff;
  font-family:Manrope,sans-serif;
  font-size:17px;
  font-weight:800;
  letter-spacing:-.04em;
  text-transform:lowercase;
}
.exness-symbol{
  display:grid;
  place-items:center;
  color:#f0d400;
  font-size:23px;
  line-height:1;
  transform:rotate(45deg);
}
.payment-section{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:55px;
  align-items:center;
  padding:85px 6%;
  color:white;
  background:linear-gradient(135deg,#05080d,#0b1522);
}
.payment-section h2{
  font-size:42px;
}
.payment-section>div>p{
  max-width:550px;
  color:#aab4c0;
  line-height:1.7;
}
.payment-cards{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.payment-cards article{
  padding:24px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:14px;
  background:rgba(255,255,255,.04);
}
.payment-logo{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:0 12px;
  margin-bottom:20px;
  border-radius:8px;
  font-size:18px;
  font-weight:800;
}
.paypal-logo{
  background:#eef6ff;
  color:#003087;
}
.skrill-logo{
  background:#8f2473;
  color:white;
}
.payment-cards h3{
  font-size:19px;
}
.payment-cards p{
  min-height:48px;
  color:#aab4c0;
  font-size:12px;
}
.payment-cards span{
  color:#45a6ff;
  font-size:10px;
  font-weight:800;
}
.payout-note{
  grid-column:1/-1;
  padding:15px 17px;
  margin-top:2px;
  color:#b7c2cf;
  background:rgba(20,136,255,.08);
  border:1px solid rgba(20,136,255,.22);
  border-radius:10px;
  font-size:11px;
}
@media(max-width:900px){
  .payment-section{grid-template-columns:1fr}
}
@media(max-width:620px){
  .payment-section{padding:60px 20px}
  .payment-cards{grid-template-columns:1fr}
  .exness-wordmark{min-width:78px;font-size:14px}
}


/* V3 broker logos */
.broker-img-logo{
  width:78px;
  height:48px;
  object-fit:contain;
  border-radius:8px;
}
.exness-img{
  background:#ffdc00;
}
.pu-official-logo{
  display:flex;
  align-items:center;
  gap:6px;
  min-width:86px;
  padding:7px 9px;
  border-radius:7px;
  background:#ffffff;
  border:1px solid #dce4ee;
}
.pu-mark{
  display:grid;
  place-items:center;
  width:26px;
  height:26px;
  border-radius:7px;
  color:#fff;
  background:linear-gradient(135deg,#1577e8,#43a7ff);
  font-family:Manrope,sans-serif;
  font-weight:900;
}
.pu-text{
  color:#175ea9;
  font-size:11px;
  font-weight:900;
  letter-spacing:-.02em;
}

/* Telegram verification */
.telegram-section{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:55px;
  align-items:center;
  padding:85px 6%;
  background:#eef5ff;
}
.telegram-copy h2{
  max-width:650px;
  font-size:42px;
}
.telegram-copy>p{
  max-width:650px;
  color:#637183;
  line-height:1.7;
}
.telegram-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  margin-top:14px;
  padding:0 20px;
  border-radius:10px;
  color:#fff;
  background:#229ED9;
  font-weight:800;
}
.telegram-note{
  display:block;
  max-width:580px;
  margin-top:10px;
  color:#7c8998;
  font-size:10px;
}
.telegram-card{
  padding:26px;
  color:#fff;
  background:linear-gradient(145deg,#07101b,#0d1a2a);
  border-radius:17px;
  box-shadow:0 20px 60px rgba(19,63,109,.14);
}
.telegram-card h3{
  margin-bottom:20px;
}
.telegram-steps{
  display:grid;
  gap:11px;
}
.telegram-steps>div{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:12px;
  align-items:center;
  padding:14px;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.07);
  border-radius:10px;
}
.telegram-steps span{
  display:grid;
  place-items:center;
  width:35px;
  height:35px;
  border-radius:50%;
  color:#fff;
  background:#1488ff;
  font-size:10px;
  font-weight:900;
}
.telegram-steps p{
  margin:0;
  color:#aeb9c6;
  font-size:12px;
}
.telegram-steps b{
  color:#fff;
}
.telegram-message{
  display:grid;
  gap:8px;
  margin-top:14px;
  padding:14px;
  border-radius:10px;
  background:#07111d;
}
.telegram-message>span{
  color:#78baff;
  font-size:10px;
  font-weight:800;
}
.telegram-message code{
  color:#dce8f4;
  font-family:Inter,sans-serif;
  font-size:11px;
  line-height:1.7;
}
@media(max-width:900px){
  .telegram-section{grid-template-columns:1fr}
}
@media(max-width:620px){
  .telegram-section{padding:60px 20px}
  .broker-img-logo{width:64px;height:42px}
  .pu-official-logo{min-width:72px}
  .pu-text{font-size:9px}
}


/* SignalX V4 */
.broker-img-logo{
  width:88px;
  height:48px;
  padding:5px;
  object-fit:contain;
  background:#fff;
  border:1px solid #e1e6ec;
  border-radius:7px;
}
.exness-img{padding:0;background:#ffdc00}
.pu-img{width:104px}

.broker-details-modal{
  width:min(760px,100%);
  max-height:90vh;
  overflow:auto;
}
.modal-broker-heading{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin-bottom:22px;
}
.modal-broker-heading h2{font-size:34px}
.modal-status{
  display:inline-flex;
  padding:7px 10px;
  color:#69b7ff;
  background:rgba(20,136,255,.1);
  border:1px solid rgba(20,136,255,.25);
  border-radius:999px;
  font-size:10px;
  font-weight:800;
}
.details-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.details-grid>div{
  display:grid;
  gap:7px;
  padding:15px;
  background:#121d2b;
  border:1px solid rgba(255,255,255,.06);
  border-radius:10px;
}
.details-grid span,.detail-info-box>span{
  color:#79b9ff;
  font-size:10px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.details-grid strong{
  color:#f3f7fb;
  font-size:12px;
  line-height:1.55;
}
.detail-info-box{
  margin-top:11px;
  padding:15px;
  background:#0a111b;
  border:1px solid rgba(255,255,255,.07);
  border-radius:10px;
}
.detail-info-box p{
  margin:6px 0 0;
  color:#c0cad5;
  font-size:12px;
  line-height:1.6;
}
.detail-modal-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:16px;
}
.telegram-secondary{
  color:#fff;
  background:#229ED9;
}
.details-disclaimer{
  display:block;
  margin-top:12px;
  color:#8995a3;
  font-size:9px;
  line-height:1.5;
}
@media(max-width:620px){
  .details-grid,.detail-modal-actions{grid-template-columns:1fr}
  .modal-broker-heading{flex-direction:column}
  .broker-img-logo{width:70px}
  .pu-img{width:84px}
}

/* V5 local broker logo fixes */
.broker-img-logo{
  display:block;
  width:96px;
  height:48px;
  padding:3px;
  object-fit:contain;
  background:#fff;
  border:1px solid #dfe5ec;
  border-radius:7px;
}
.pu-img{width:108px}
.exness-img{padding:0}
@media(max-width:620px){
  .broker-img-logo{width:76px;height:42px}
  .pu-img{width:88px}
}


/* V6 existing account cashback notice */
.existing-account-notice{
  display:grid;
  grid-template-columns:auto 1fr auto;
  gap:18px;
  align-items:center;
  margin:0;
  padding:24px 6%;
  color:#0d1b2a;
  background:linear-gradient(90deg,#fff8d6,#fff3b0);
  border-top:1px solid #f0dc7b;
  border-bottom:1px solid #f0dc7b;
}
.notice-icon{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  border-radius:50%;
  color:#111;
  background:#ffd84a;
  font-size:22px;
  font-weight:900;
}
.existing-account-notice h3{
  margin:0 0 6px;
  font-size:18px;
}
.existing-account-notice p{
  max-width:900px;
  margin:0;
  color:#59636f;
  font-size:12px;
  line-height:1.65;
}
.notice-telegram-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:0 18px;
  border-radius:9px;
  color:#fff;
  background:#229ED9;
  font-size:12px;
  font-weight:800;
  white-space:nowrap;
}
@media(max-width:760px){
  .existing-account-notice{
    grid-template-columns:auto 1fr;
    padding:22px 20px;
  }
  .notice-telegram-btn{
    grid-column:1/-1;
    width:100%;
  }
}

.why-signalx{padding:60px 6%;background:#fff}.why-heading{max-width:760px;margin-bottom:28px}.why-heading h2{font-size:36px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.why-grid article{display:flex;gap:12px;padding:20px;background:#f5f8fc;border:1px solid #e1e7ee;border-radius:13px}.why-grid article>span{display:grid;place-items:center;width:32px;height:32px;min-width:32px;color:#fff;background:#1488ff;border-radius:50%;font-weight:900}.why-grid p{margin:5px 0 0;color:#6d7886;font-size:11px}.cashback-badge{display:inline-flex;margin-bottom:6px;padding:4px 7px;color:#0f9b48;background:#e8fff1;border:1px solid #aeeac4;border-radius:999px;font-size:8px;font-weight:800}.partner-code{display:block;margin-top:6px;color:#6d7886;font-size:8px}.broker-page-body{background:#07101a}.broker-detail-page{min-height:100vh;color:#fff}.broker-detail-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;max-width:1200px;margin:auto;padding:90px 28px 70px}.detail-logo{display:block;max-width:230px;max-height:105px;margin-bottom:24px;object-fit:contain;background:#fff;border-radius:12px}.broker-detail-hero h1{font-size:52px}.broker-detail-hero p{color:#aab7c5;line-height:1.7}.code-box{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;max-width:580px;margin-top:24px;padding:16px;background:#0d1a29;border:1px solid rgba(255,255,255,.09);border-radius:12px}.code-box span{color:#8495a7;font-size:10px;font-weight:800}.code-box strong{color:#55acff;font-size:19px}.copy-code{min-height:38px;padding:0 13px;color:#fff;background:#18283a;border:1px solid #2c435c;border-radius:8px;cursor:pointer}.detail-actions{display:flex;gap:11px;margin-top:16px}.broker-summary-card{display:grid;gap:1px;overflow:hidden;background:rgba(255,255,255,.09);border-radius:16px}.broker-summary-card>div{display:grid;gap:7px;padding:21px;background:#0d1927}.broker-summary-card span{color:#7ea2c8;font-size:10px;font-weight:800}.broker-content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;max-width:1200px;margin:auto;padding:0 28px 90px}.broker-content-grid article{padding:25px;background:#0d1927;border:1px solid rgba(255,255,255,.08);border-radius:14px}.broker-content-grid p,.broker-content-grid li{color:#aab7c5;font-size:13px;line-height:1.75}@media(max-width:980px){.why-grid{grid-template-columns:1fr 1fr}.broker-detail-hero{grid-template-columns:1fr}}@media(max-width:650px){.why-grid{grid-template-columns:1fr}.broker-detail-hero{padding:60px 20px 45px}.broker-detail-hero h1{font-size:40px}.broker-content-grid{grid-template-columns:1fr;padding:0 20px 60px}.code-box{grid-template-columns:1fr}.detail-actions{flex-direction:column}}

.filter-help{
  margin:12px 0 0;
  color:#8f9baa;
  font-size:9px;
  text-align:center;
}
.broker-row[hidden]{
  display:none !important;
}

.score-heading{display:inline-flex;align-items:center;gap:5px}.score-info{padding:0;border:0;background:none;color:#1488ff;cursor:pointer;font-weight:800}.score-tooltip{display:none;position:absolute;z-index:20;width:260px;margin-top:8px;padding:12px;color:#dce6f0;background:#0c1420;border:1px solid #26384d;border-radius:9px;box-shadow:0 12px 35px rgba(0,0,0,.25);font-size:10px;line-height:1.55;text-transform:none}th{position:relative}th:hover .score-tooltip,.score-tooltip.open{display:block}.coming-soon-badge{display:inline-flex;margin-bottom:6px;padding:4px 7px;color:#9d6c00;background:#fff6d7;border:1px solid #f1d577;border-radius:999px;font-size:8px;font-weight:800}.coming-soon-link{opacity:.72;cursor:not-allowed}.signalx-score-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:45px;align-items:center;padding:80px 6%;color:#fff;background:linear-gradient(135deg,#07111d,#0d1b2b)}.signalx-score-section h2{font-size:42px}.signalx-score-section p{max-width:620px;color:#9eacba;line-height:1.7}.score-criteria{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.score-criteria article{display:flex;align-items:center;gap:11px;padding:15px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);border-radius:10px}.score-criteria span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;color:#fff;background:#1488ff;font-size:9px;font-weight:900}.score-criteria b{font-size:12px}@media(max-width:850px){.signalx-score-section{grid-template-columns:1fr}}@media(max-width:620px){.signalx-score-section{padding:60px 20px}.score-criteria{grid-template-columns:1fr}}

.referral-reminder{grid-column:2/3;margin:8px 0 0;color:#5f6872;font-size:11px;line-height:1.55}
@media(max-width:760px){.referral-reminder{grid-column:1/-1}}

/* V11 existing account notice */
.existing-broker-account{
  display:grid;
  grid-template-columns:auto 1fr auto;
  gap:20px;
  align-items:center;
  padding:28px 6%;
  color:#0e1b2a;
  background:linear-gradient(90deg,#fff7d4,#fff0a8);
  border-top:1px solid #ebd66d;
  border-bottom:1px solid #ebd66d;
}
.existing-account-icon{
  display:grid;
  place-items:center;
  width:52px;
  height:52px;
  border-radius:50%;
  color:#111;
  background:#ffd22e;
  font-size:26px;
  font-weight:900;
}
.existing-account-copy h2{
  margin:0;
  font-size:26px;
}
.existing-account-copy p{
  max-width:900px;
  margin:8px 0 0;
  color:#5f6873;
  font-size:13px;
  line-height:1.65;
}
.existing-account-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:0 20px;
  color:#fff;
  background:#229ED9;
  border-radius:10px;
  font-size:13px;
  font-weight:800;
  white-space:nowrap;
}
.broker-existing-account-note{
  display:grid;
  grid-template-columns:1fr auto;
  gap:30px;
  align-items:center;
  max-width:1200px;
  margin:0 auto 24px;
  padding:24px 28px;
  color:#fff;
  background:linear-gradient(135deg,#102238,#17324f);
  border:1px solid rgba(78,164,255,.25);
  border-radius:14px;
}
.broker-existing-account-note h2{
  margin:0;
  font-size:24px;
}
.broker-existing-account-note p{
  max-width:800px;
  margin:8px 0 0;
  color:#b7c4d1;
  font-size:12px;
  line-height:1.65;
}
@media(max-width:760px){
  .existing-broker-account{
    grid-template-columns:auto 1fr;
    padding:24px 20px;
  }
  .existing-account-button{
    grid-column:1/-1;
    width:100%;
  }
  .broker-existing-account-note{
    grid-template-columns:1fr;
    margin:0 20px 24px;
    padding:22px;
  }
  .broker-existing-account-note .btn{
    width:100%;
  }
}


/* V12 hero cleanup and Coming Soon states */
.hero{
  grid-template-columns:1fr 1.35fr;
}
.hero-stats{
  grid-template-columns:repeat(2,1fr);
}
.hero-stats article{
  min-height:150px;
}
.coming-soon-text{
  display:block;
  color:#8d97a4;
  font-size:11px;
  font-weight:700;
  line-height:1.4;
}
.coming-soon-button{
  width:100%;
  opacity:.62;
  cursor:not-allowed;
  background:#d9dde3 !important;
  color:#7a8490 !important;
  border-color:#c8ced6 !important;
}
@media(max-width:1050px){
  .hero{grid-template-columns:1fr}
  .hero-stats{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:700px){
  .hero-stats{grid-template-columns:1fr}
}

.coming-soon-button{opacity:.6;cursor:not-allowed}
.coming-soon-badge{display:inline-block;background:#ffe08a;color:#7a5600;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:700;margin-bottom:6px}

/* V14 aligned pending broker rows */
.pending-main-text{
  display:block;
  max-width:175px;
  margin:0 auto;
  font-size:13px;
  line-height:1.25;
}
.pending-spread{
  display:block;
  color:#8b96a4;
  font-size:11px;
  font-weight:800;
  line-height:1.35;
}
.pending-open-button{
  display:block;
  min-width:108px;
  margin:0 auto;
  color:#8e98a4 !important;
  background:#e3e7ec !important;
  border:1px solid #c2c9d1 !important;
  cursor:not-allowed;
  opacity:1;
}
.tradequo-logo{
  background:#ffffff;
  object-fit:contain;
}

/* V15 bonus and monthly cashback */
.bonus-badge{
  display:inline-flex;
  padding:5px 8px;
  border-radius:999px;
  font-size:9px;
  font-weight:800;
  white-space:nowrap;
}
.active-bonus{color:#0d8c43;background:#e7fff0;border:1px solid #a8e6bf}
.pending-bonus{color:#966800;background:#fff5cf;border:1px solid #ecd06b}
.region-bonus{color:#1767a8;background:#e7f4ff;border:1px solid #a9d7fb}
.bonus-text{display:block;color:#7f8995;font-size:10px;font-weight:700;line-height:1.35}

.monthly-cashback-flow{
  padding:85px 6%;
  background:#07111d;
  color:#fff;
}
.cashback-flow-copy{max-width:850px}
.cashback-flow-copy h2{font-size:42px}
.cashback-flow-copy p{color:#a7b4c2;line-height:1.75}
.monthly-flow-steps{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
  margin-top:32px;
}
.monthly-flow-steps article{
  padding:22px;
  background:#0d1a29;
  border:1px solid rgba(255,255,255,.08);
  border-radius:14px;
}
.monthly-flow-steps span{
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  border-radius:50%;
  background:#1488ff;
  font-size:10px;
  font-weight:900;
}
.monthly-flow-steps h3{margin-top:28px;font-size:17px}
.monthly-flow-steps p{color:#9eacba;font-size:11px;line-height:1.6}
.alternative-payout-note{
  display:grid;
  grid-template-columns:1fr auto;
  gap:20px;
  align-items:center;
  margin-top:18px;
  padding:20px;
  background:rgba(34,158,217,.09);
  border:1px solid rgba(34,158,217,.25);
  border-radius:12px;
}
.alternative-payout-note p{margin:6px 0 0;color:#aeb9c5;font-size:11px}
.alternative-payout-note a{
  display:inline-flex;
  min-height:44px;
  align-items:center;
  padding:0 16px;
  border-radius:9px;
  background:#229ED9;
  color:#fff;
  font-size:11px;
  font-weight:800;
}
@media(max-width:900px){
  .monthly-flow-steps{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .monthly-cashback-flow{padding:60px 20px}
  .monthly-flow-steps{grid-template-columns:1fr}
  .alternative-payout-note{grid-template-columns:1fr}
  .alternative-payout-note a{justify-content:center}
}

.pwa-install-banner{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;margin:22px 3%;padding:24px;color:#fff;background:linear-gradient(135deg,#08121f,#0f2034);border:1px solid rgba(62,155,255,.25);border-radius:17px}.pwa-install-banner[hidden]{display:none!important}.pwa-install-banner>img{width:72px;height:72px;border-radius:17px}.pwa-install-banner h2{margin:0;font-size:27px}.pwa-install-banner p{margin:8px 0 0;color:#b3c0ce;font-size:12px;line-height:1.65}.pwa-install-banner small{display:block;margin-top:8px;color:#62b4ff;font-size:11px;font-weight:700}.pwa-actions{display:grid;gap:8px}.pwa-dismiss{min-height:36px;border:0;background:transparent;color:#9fabb8;cursor:pointer}.floating-install-button{position:fixed;right:18px;bottom:18px;z-index:90;display:flex;align-items:center;gap:9px;min-height:48px;padding:7px 14px 7px 7px;color:#fff;background:#0b1725;border:1px solid rgba(20,136,255,.42);border-radius:999px;box-shadow:0 16px 45px rgba(0,0,0,.3);cursor:pointer;font-weight:800}.floating-install-button[hidden]{display:none!important}.floating-install-button img{width:34px;height:34px;border-radius:50%}@media(max-width:760px){.pwa-install-banner{grid-template-columns:auto 1fr;margin:16px;padding:20px}.pwa-actions{grid-column:1/-1}.pwa-actions .btn{width:100%}}


/* V17 - circular SignalX branding */
.brand img,
.footer-brand img,
.pwa-install-banner > img,
.floating-install-button img {
  border-radius: 50% !important;
  object-fit: cover !important;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: #fff;
}

.brand img {
  width: 46px !important;
  height: 46px !important;
}

.footer-brand img {
  width: 42px !important;
  height: 42px !important;
}

.pwa-install-banner > img {
  width: 72px !important;
  height: 72px !important;
}

.floating-install-button img {
  width: 34px !important;
  height: 34px !important;
}


/* V18 definitive circular SignalX logo fix */
img.signalx-round-logo,
.header img.signalx-round-logo,
.brand img.signalx-round-logo,
footer img.signalx-round-logo,
.footer img.signalx-round-logo,
.footer-brand img.signalx-round-logo,
.pwa-install-banner img.signalx-round-logo,
.floating-install-button img.signalx-round-logo {
  display: block !important;
  width: 46px !important;
  height: 46px !important;
  min-width: 46px !important;
  min-height: 46px !important;
  max-width: 46px !important;
  max-height: 46px !important;
  border-radius: 999px !important;
  object-fit: cover !important;
  object-position: center !important;
  background: #ffffff !important;
  overflow: hidden !important;
  clip-path: circle(50% at 50% 50%) !important;
}

footer img.signalx-round-logo,
.footer img.signalx-round-logo,
.footer-brand img.signalx-round-logo {
  width: 42px !important;
  height: 42px !important;
  min-width: 42px !important;
  min-height: 42px !important;
  max-width: 42px !important;
  max-height: 42px !important;
}

.pwa-install-banner img.signalx-round-logo {
  width: 72px !important;
  height: 72px !important;
  min-width: 72px !important;
  min-height: 72px !important;
  max-width: 72px !important;
  max-height: 72px !important;
}

.floating-install-button img.signalx-round-logo {
  width: 34px !important;
  height: 34px !important;
  min-width: 34px !important;
  min-height: 34px !important;
  max-width: 34px !important;
  max-height: 34px !important;
}

.tradequo-logo{object-fit:contain!important;background:#fff!important}


/* V21 XM logo */
.broker-img-logo[src="xm-logo.png"]{
  object-fit: contain !important;
  background: #000 !important;
  padding: 4px !important;
}

/* V31 robust SR/EN links */
.language-switcher{
  display:flex;
  align-items:center;
  gap:3px;
  padding:3px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:10px;
  background:rgba(255,255,255,.06);
}
.lang-link{
  display:grid;
  place-items:center;
  min-width:38px;
  height:32px;
  padding:0 10px;
  border-radius:7px;
  color:#9ba8b7;
  font-size:11px;
  font-weight:800;
  text-decoration:none;
}
.lang-link:hover{color:#fff}
.lang-link.active{
  color:#fff;
  background:#1488ff;
  box-shadow:0 5px 15px rgba(20,136,255,.25);
}
.partner-code{
  display:block;
  margin-top:6px;
  font-size:8px;
  color:#738090;
}
.partner-code b{
  color:#182331;
  letter-spacing:.3px;
}
.xm-partner-badge{
  background:#e8f5ff;
  color:#126da8;
  border-color:#a8d8f4;
}
.xm-logo{
  object-fit:contain!important;
  background:#000!important;
  padding:4px!important;
}
@media(max-width:760px){
  .language-switcher{margin-left:auto}
}

/* V33 flag language switcher */
.language-switcher{
  display:flex;
  align-items:center;
  gap:4px;
  padding:4px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:11px;
  background:rgba(255,255,255,.06);
}
.lang-link{
  display:grid;
  place-items:center;
  width:39px;
  height:32px;
  border-radius:8px;
  text-decoration:none;
  font-size:19px;
  line-height:1;
  filter:grayscale(.25);
  opacity:.72;
  transition:transform .18s ease, opacity .18s ease, background .18s ease;
}
.lang-link:hover{
  opacity:1;
  transform:translateY(-1px);
}
.lang-link.active{
  opacity:1;
  filter:none;
  background:rgba(20,136,255,.22);
  box-shadow:inset 0 0 0 1px rgba(75,170,255,.32);
}
@media(max-width:760px){
  .language-switcher{margin-left:auto}
}

/* V34 XM automatic cashback and Errante */
.automatic-cashback-note{
  display:block;
  margin-top:5px;
  max-width:130px;
  font-size:8px;
  line-height:1.25;
  color:#0d8f48;
  font-weight:700;
}
.errante-logo{
  object-fit:contain!important;
  background:#fff!important;
  padding:4px!important;
}

/* V40 SEO */
.seo-header{position:sticky;top:0;z-index:90}.seo-nav{display:flex;gap:22px}.seo-nav a{font-size:11px;font-weight:800;color:#657281;text-decoration:none}
.seo-main{max-width:1160px;margin:auto;padding:30px 20px 70px}.seo-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;padding:42px 0}
.seo-hero h1{font-size:46px;line-height:1.06;margin:8px 0 15px}.seo-hero p{color:#697583;line-height:1.75}
.seo-summary{background:#0b1725;color:#fff;border-radius:20px;padding:22px}.seo-summary div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08)}
.seo-section{padding:32px 0}.seo-section h2{font-size:30px}.seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}
.seo-card{background:#fff;border:1px solid #e3e8ed;border-radius:16px;padding:19px;box-shadow:0 12px 30px rgba(20,40,60,.05)}.seo-card img{width:48px;height:48px;object-fit:contain}
.seo-card h3{margin:9px 0}.seo-card p{font-size:12px;line-height:1.65;color:#6b7784}.seo-link{color:#1488ff;font-size:11px;font-weight:800;text-decoration:none}
.seo-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e4e9ee}.seo-table th,.seo-table td{padding:13px;border-bottom:1px solid #edf0f3;font-size:11px;text-align:left}
.breadcrumbs{font-size:11px;padding-top:16px}.breadcrumbs a{color:#73808d;text-decoration:none}.faq details{background:#fff;border:1px solid #e3e8ed;border-radius:12px;padding:15px;margin:9px 0}
.home-seo{padding:45px 3%;background:#f5f8fa}.home-seo h2,.home-seo>p{text-align:center}.home-seo .seo-grid{max-width:1160px;margin:20px auto}
.seo-footer{padding:30px 4%}.seo-footer a{display:block;margin:7px 0;color:#7c8996;text-decoration:none;font-size:11px}
@media(max-width:850px){.seo-nav{display:none}.seo-hero{grid-template-columns:1fr}.seo-hero h1{font-size:36px}.seo-grid{grid-template-columns:1fr}}

/* =========================================================
   V41 PREMIUM SEO REDESIGN
   Keeps the original SignalX homepage/table logic intact.
   ========================================================= */

:root{
  --sx-bg:#f4f7fa;
  --sx-card:#ffffff;
  --sx-dark:#07111d;
  --sx-dark-2:#0c1a29;
  --sx-line:#e3e9ef;
  --sx-text:#101923;
  --sx-muted:#718090;
  --sx-blue:#1488ff;
  --sx-blue-soft:#eaf4ff;
  --sx-green:#0ca766;
  --sx-green-soft:#eaf9f2;
  --sx-shadow:0 22px 60px rgba(12,31,50,.08);
}

/* SEO header */
.seo-header{
  position:sticky;
  top:0;
  z-index:90;
  min-height:72px;
  padding:0 4%;
  background:rgba(255,255,255,.94);
  border-bottom:1px solid rgba(224,231,237,.85);
  backdrop-filter:blur(14px);
  box-shadow:0 8px 28px rgba(15,35,55,.04);
}

.seo-header .brand{
  gap:10px;
}

.seo-header .brand span{
  font-size:18px;
  letter-spacing:-.5px;
}

.seo-nav{
  display:flex;
  align-items:center;
  gap:8px;
  padding:5px;
  border:1px solid #e7edf2;
  border-radius:12px;
  background:#f7f9fb;
}

.seo-nav a{
  padding:9px 13px;
  border-radius:9px;
  color:#647383;
  font-size:10px;
  font-weight:900;
  letter-spacing:.25px;
  text-decoration:none;
  transition:.2s ease;
}

.seo-nav a:hover{
  color:#0b1724;
  background:#fff;
  box-shadow:0 5px 16px rgba(20,45,70,.08);
}

/* Overall SEO page */
body:has(.seo-main){
  background:
    radial-gradient(circle at 10% 0%, rgba(20,136,255,.07), transparent 24%),
    radial-gradient(circle at 90% 10%, rgba(0,198,138,.05), transparent 22%),
    var(--sx-bg);
}

.seo-main{
  max-width:1180px;
  margin:0 auto;
  padding:34px 22px 86px;
}

.breadcrumbs{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:8px;
  color:#8a97a4;
  font-size:10px;
  font-weight:700;
}

.breadcrumbs a{
  color:#6f7e8d;
  text-decoration:none;
}

.breadcrumbs a:hover{
  color:var(--sx-blue);
}

/* Premium hero */
.seo-hero{
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-columns:minmax(0,1.18fr) minmax(310px,.82fr);
  gap:30px;
  align-items:center;
  margin-top:12px;
  padding:54px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:26px;
  background:
    radial-gradient(circle at 85% 20%, rgba(20,136,255,.22), transparent 30%),
    radial-gradient(circle at 15% 110%, rgba(0,205,150,.12), transparent 32%),
    linear-gradient(135deg,#07111d 0%,#0c1a29 62%,#10253b 100%);
  box-shadow:0 30px 80px rgba(6,18,31,.22);
}

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

.seo-hero > *{
  position:relative;
  z-index:1;
}

.seo-hero small{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-bottom:10px;
  color:#6fbcff;
  font-size:10px;
  font-weight:900;
  letter-spacing:1.2px;
}

.seo-hero h1{
  max-width:760px;
  margin:4px 0 16px;
  color:#fff;
  font-size:46px;
  line-height:1.04;
  letter-spacing:-1.8px;
}

.seo-hero p{
  max-width:720px;
  margin:0 0 25px;
  color:#aebbc7;
  font-size:14px;
  line-height:1.8;
}

.seo-hero .btn{
  min-height:44px;
  border-radius:11px;
  font-weight:900;
}

/* Summary card */
.seo-summary{
  position:relative;
  padding:18px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:20px;
  background:rgba(255,255,255,.065);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter:blur(12px);
}

.seo-summary div{
  display:grid;
  grid-template-columns:120px minmax(0,1fr);
  gap:18px;
  align-items:center;
  padding:15px 14px;
  border-bottom:1px solid rgba(255,255,255,.07);
}

.seo-summary div:last-child{
  border-bottom:0;
}

.seo-summary span{
  color:#8497aa;
  font-size:9px;
  font-weight:800;
  letter-spacing:.35px;
  text-transform:uppercase;
}

.seo-summary b{
  color:#fff;
  font-size:12px;
  line-height:1.45;
  text-align:right;
}

/* Sections */
.seo-section{
  padding:44px 0 10px;
}

.seo-section h2{
  margin:0 0 12px;
  color:var(--sx-text);
  font-size:30px;
  line-height:1.12;
  letter-spacing:-.8px;
}

.seo-section > p{
  max-width:820px;
  color:var(--sx-muted);
  font-size:13px;
  line-height:1.8;
}

/* Broker cards */
.seo-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  margin-top:24px;
}

.seo-card{
  position:relative;
  overflow:hidden;
  min-height:220px;
  padding:22px;
  border:1px solid var(--sx-line);
  border-radius:19px;
  background:var(--sx-card);
  box-shadow:var(--sx-shadow);
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.seo-card:before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  height:3px;
  background:linear-gradient(90deg,var(--sx-blue),#55b6ff);
  opacity:.9;
}

.seo-card:hover{
  transform:translateY(-4px);
  border-color:#cfe4f7;
  box-shadow:0 28px 70px rgba(15,44,70,.12);
}

.seo-card img{
  width:50px;
  height:50px;
  object-fit:contain;
  padding:5px;
  border:1px solid #edf1f4;
  border-radius:13px;
  background:#fff;
}

.seo-card small{
  display:block;
  margin-top:16px;
  color:#8b98a5;
  font-size:9px;
  font-weight:900;
  letter-spacing:.6px;
  text-transform:uppercase;
}

.seo-card h3{
  margin:6px 0 10px;
  color:#111b25;
  font-size:20px;
  letter-spacing:-.45px;
}

.seo-card p{
  margin:0;
  color:#6d7a87;
  font-size:12px;
  line-height:1.75;
}

.seo-card p b{
  color:#1b2a39;
}

.seo-link{
  display:inline-flex;
  align-items:center;
  margin-top:18px;
  color:var(--sx-blue);
  font-size:11px;
  font-weight:900;
  text-decoration:none;
}

/* Tables */
.seo-table{
  overflow:hidden;
  width:100%;
  margin-top:20px;
  border:1px solid #dfe6ec;
  border-collapse:separate;
  border-spacing:0;
  border-radius:17px;
  background:#fff;
  box-shadow:0 18px 50px rgba(15,39,62,.06);
}

.seo-table th,
.seo-table td{
  padding:16px 18px;
  border-bottom:1px solid #edf1f4;
  font-size:11px;
  line-height:1.5;
  text-align:left;
}

.seo-table th{
  color:#536273;
  font-size:9px;
  font-weight:900;
  letter-spacing:.55px;
  text-transform:uppercase;
  background:#f5f8fa;
}

.seo-table td:first-child{
  width:26%;
  color:#7a8794;
  font-weight:800;
}

.seo-table td:last-child{
  color:#172331;
  font-weight:700;
}

.seo-table tr:last-child td{
  border-bottom:0;
}

/* FAQ */
.faq details{
  margin:10px 0;
  padding:0;
  border:1px solid #e2e8ed;
  border-radius:14px;
  background:#fff;
  box-shadow:0 10px 30px rgba(15,40,65,.04);
}

.faq summary{
  position:relative;
  padding:18px 48px 18px 18px;
  color:#192531;
  font-size:12px;
  font-weight:900;
  cursor:pointer;
  list-style:none;
}

.faq summary::-webkit-details-marker{
  display:none;
}

.faq summary:after{
  content:"+";
  position:absolute;
  right:18px;
  top:50%;
  transform:translateY(-50%);
  width:25px;
  height:25px;
  display:grid;
  place-items:center;
  color:var(--sx-blue);
  border-radius:8px;
  background:var(--sx-blue-soft);
  font-size:16px;
}

.faq details[open] summary:after{
  content:"−";
}

.faq details p{
  margin:0;
  padding:0 18px 18px;
  color:#6d7985;
  font-size:12px;
  line-height:1.75;
}

/* Blog/article */
.seo-section ul,
.seo-section ol{
  padding-left:20px;
}

.seo-section li{
  margin:9px 0;
  color:#5d6a77;
  font-size:13px;
  line-height:1.75;
}

/* Homepage SEO additions */
.home-seo{
  position:relative;
  overflow:hidden;
  padding:72px 4%;
  background:
    linear-gradient(180deg,#f7f9fb 0%,#f0f4f7 100%);
}

.home-seo:nth-of-type(even){
  background:#fff !important;
}

.home-seo h2{
  max-width:700px;
  margin:0 auto 10px;
  color:#111b25;
  font-size:34px;
  letter-spacing:-1px;
  text-align:center;
}

.home-seo > p{
  max-width:680px;
  margin:0 auto;
  color:#73808d;
  font-size:13px;
  line-height:1.7;
  text-align:center;
}

.home-seo .seo-grid{
  max-width:1180px;
  margin:30px auto 0;
}

/* Footer */
.seo-footer{
  padding:40px 5%;
  border-top:1px solid #e2e8ed;
  background:#07111d;
  color:#fff;
}

.seo-footer b{
  font-size:18px;
}

.seo-footer p{
  max-width:700px;
  color:#8796a6;
  font-size:10px;
  line-height:1.7;
}

.seo-footer a{
  display:inline-block;
  margin:8px 16px 8px 0;
  color:#9aabba;
  font-size:10px;
  font-weight:800;
  text-decoration:none;
}

.seo-footer a:hover{
  color:#fff;
}

/* Responsive */
@media(max-width:920px){
  .seo-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .seo-hero{
    grid-template-columns:1fr;
    padding:38px 28px;
  }
}

@media(max-width:680px){
  .seo-main{
    padding:20px 14px 58px;
  }
  .seo-grid{
    grid-template-columns:1fr;
  }
  .seo-hero{
    margin-top:6px;
    padding:30px 20px;
    border-radius:20px;
  }
  .seo-hero h1{
    font-size:34px;
    letter-spacing:-1.1px;
  }
  .seo-summary div{
    grid-template-columns:100px minmax(0,1fr);
  }
  .home-seo{
    padding:54px 15px;
  }
  .home-seo h2{
    font-size:29px;
  }
  .seo-table{
    display:block;
    overflow-x:auto;
  }
}

/* SIGNALX V50 */
.v50-wrap{max-width:1200px;margin:auto;padding:0 22px}.v50-head{text-align:center;max-width:760px;margin:0 auto 28px}.v50-head>span{color:#1488ff;font-size:10px;font-weight:900;letter-spacing:1.3px}.v50-head h2{font-size:35px;line-height:1.08;letter-spacing:-1.1px;margin:9px 0 10px}.v50-head p{color:#74818e;font-size:13px;line-height:1.7}
.v50-top{padding:45px 0;background:#fff;border-bottom:1px solid #e5eaee}.v50-top-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.v50-top-grid>a{display:flex;align-items:center;gap:10px;padding:15px;border:1px solid #e2e8ed;border-radius:15px;background:#fff;text-decoration:none;color:#182533;box-shadow:0 12px 35px rgba(15,39,62,.05);transition:.2s}.v50-top-grid>a:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(15,40,65,.1)}.v50-top-grid img{width:38px;height:38px;object-fit:contain}.v50-top-grid>a>span{font-size:9px;font-weight:900;color:#8794a1}.v50-top-grid>a>div{min-width:0}.v50-top-grid b{display:block;font-size:12px}.v50-top-grid small{display:block;margin-top:4px;color:#75828f;font-size:9px}.v50-top-grid strong{margin-left:auto;color:#1488ff;font-size:11px}
.v50-tools{padding:76px 0;background:linear-gradient(180deg,#f4f7fa,#edf2f6)}.v50-filter{display:grid;grid-template-columns:1.4fr repeat(3,1fr) 1fr;gap:10px;padding:18px;border:1px solid #dfe6ec;border-radius:17px;background:#fff;box-shadow:0 18px 48px rgba(15,40,65,.06)}.v50-filter input,.v50-filter select,.v50-box input,.v50-box select{width:100%;height:43px;padding:0 12px;border:1px solid #dce4ea;border-radius:10px;background:#f8fafb;color:#172331;font-size:11px;font-weight:700;outline:none}.v50-filter label{display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #dce4ea;border-radius:10px;background:#f8fafb;color:#667482;font-size:10px}.v50-filter label input{width:15px;height:15px}
.v50-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:22px}.v50-card{position:relative;padding:21px;border:1px solid #e0e7ed;border-radius:18px;background:#fff;box-shadow:0 18px 48px rgba(13,36,59,.07);transition:.2s}.v50-card:hover{transform:translateY(-4px);box-shadow:0 26px 65px rgba(13,39,65,.12)}.v50-rank{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#eaf4ff;color:#1488ff;font-size:10px;font-weight:900}.v50-card-top{display:flex;gap:12px;align-items:center}.v50-card-top img{width:48px;height:48px;object-fit:contain;padding:4px;border:1px solid #edf1f4;border-radius:12px}.v50-card-top h3{margin:0;font-size:18px}.v50-card-top small{display:block;margin-top:4px;color:#758290;font-size:9px}.v50-metrics{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0}.v50-metrics div{padding:11px;border-radius:10px;background:#f5f8fa}.v50-metrics span{display:block;color:#8b97a2;font-size:8px;font-weight:900;text-transform:uppercase}.v50-metrics b{display:block;margin-top:5px;font-size:11px}.v50-tags{display:flex;flex-wrap:wrap;gap:6px}.v50-tags i{font-style:normal;padding:5px 7px;border:1px solid #dce7ef;border-radius:7px;background:#f8fbfd;color:#657583;font-size:8px;font-weight:800}.v50-actions{display:flex;gap:8px;margin-top:17px}.v50-actions>a,.v50-actions>span{flex:1;display:grid;place-items:center;min-height:39px;border-radius:10px;font-size:9px;font-weight:900;text-decoration:none}.v50-actions>a:first-child{background:#1488ff;color:#fff}.v50-actions>a:last-child{border:1px solid #dbe4eb;color:#344454}.v50-actions>span{background:#edf1f4;color:#8995a0}.v50-empty{grid-column:1/-1;padding:30px;text-align:center;border:1px dashed #cfd8df;border-radius:15px;color:#788591;background:#fff}
.v50-tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}.v50-box{padding:24px;border:1px solid #dfe6ec;border-radius:19px;background:#fff;box-shadow:0 22px 60px rgba(15,40,65,.08)}.v50-box h3{margin:0 0 18px;font-size:21px}.v50-box input,.v50-box select{margin-top:10px}.v50-results{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.v50-results div{padding:17px;border-radius:13px;background:#091725;color:#fff}.v50-results span{display:block;color:#8194a6;font-size:9px;font-weight:900;text-transform:uppercase}.v50-results strong{display:block;margin-top:6px;font-size:24px}.v50-selects{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v50-compare-head{display:grid;grid-template-columns:1fr 40px 1fr;align-items:center;gap:10px;margin-top:18px;padding:14px;border-radius:13px;background:#081522;color:#fff}.v50-compare-head>div{display:flex;align-items:center;gap:8px}.v50-compare-head img{width:32px;height:32px;object-fit:contain;border-radius:7px;background:#fff}.v50-compare-head>span{text-align:center;color:#6eaef0;font-size:10px;font-weight:900}.v50-compare-table{margin-top:9px;border:1px solid #e1e7ec;border-radius:12px;overflow:hidden}.v50-compare-table>div{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:8px;padding:11px;border-bottom:1px solid #edf1f4;background:#fff}.v50-compare-table>div:last-child{border-bottom:0}.v50-compare-table span{color:#84909c;font-size:9px}.v50-compare-table b{font-size:9px;text-align:center}
@media(max-width:1000px){.v50-filter{grid-template-columns:repeat(2,1fr)}.v50-top-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.v50-grid{grid-template-columns:repeat(2,1fr)}.v50-tool-grid{grid-template-columns:1fr}}@media(max-width:620px){.v50-wrap{padding:0 14px}.v50-head h2{font-size:29px}.v50-top-grid,.v50-grid,.v50-filter{grid-template-columns:1fr}.v50-selects{grid-template-columns:1fr}}

/* V51 flags and section navigation */
html{
  scroll-behavior:smooth;
  scroll-padding-top:92px;
}
section[id], footer[id]{
  scroll-margin-top:92px;
}
.v51-flags{
  display:flex;
  align-items:center;
  gap:4px;
  padding:4px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:12px;
  background:rgba(255,255,255,.055);
}
.v51-flags .lang-link{
  display:grid;
  place-items:center;
  width:38px;
  height:32px;
  padding:0;
  border-radius:8px;
  text-decoration:none;
  font-size:19px;
  line-height:1;
  opacity:.62;
  filter:saturate(.8);
  transition:opacity .18s ease, transform .18s ease, background .18s ease, box-shadow .18s ease;
}
.v51-flags .lang-link:hover{
  opacity:1;
  transform:translateY(-1px);
}
.v51-flags .lang-link.active{
  opacity:1;
  filter:none;
  background:rgba(20,136,255,.2);
  box-shadow:inset 0 0 0 1px rgba(70,167,255,.38),0 5px 15px rgba(20,136,255,.12);
}
.header nav a.active-section{
  color:#fff!important;
  position:relative;
}
.header nav a.active-section:after{
  content:"";
  position:absolute;
  left:10%;
  right:10%;
  bottom:-20px;
  height:2px;
  border-radius:2px;
  background:#1488ff;
}
@media(max-width:900px){
  .v51-flags{margin-left:auto}
}

/* V56 Errante automatic cashback */
.automatic-cashback-note{
  display:block;
  margin-top:6px;
  max-width:155px;
  color:#0b9b58;
  font-size:8px;
  font-weight:800;
  line-height:1.35;
}

/* V58 aligned broker action area */
.broker-action-cell{
  min-width:210px;
  text-align:center;
  vertical-align:middle;
}
.action-top-row{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  flex-wrap:nowrap;
  white-space:nowrap;
}
.action-top-row .cashback-badge,
.action-top-row .open-account{
  margin:0;
  flex:0 0 auto;
}
.broker-action-cell .automatic-cashback-note{
  display:block;
  margin:7px auto 4px;
  max-width:190px;
  color:#0b9b58;
  font-size:8px;
  font-weight:800;
  line-height:1.35;
  text-align:center;
}
.broker-action-cell .details{
  display:block;
  margin:5px auto 0;
}
.broker-action-cell .partner-code{
  display:block;
  margin-top:5px;
}
@media(max-width:900px){
  .broker-action-cell{min-width:190px}
  .action-top-row{gap:6px}
}
