
:root{--bg:#0d1720;--panel:#111f2b;--panel2:#162838;--green:#35c85a;--green2:#1fb64b;--orange:#ff8a00;--text:#f5f8fb;--muted:#98a7b5;--line:rgba(255,255,255,.1);--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 82% 4%,rgba(53,200,90,.2),transparent 30rem),radial-gradient(circle at 10% 18%,rgba(255,138,0,.13),transparent 24rem),linear-gradient(180deg,#0a1219,#0d1720 48%,#101a23);color:var(--text);font-family:Inter,system-ui,sans-serif}.topbar{position:sticky;top:14px;z-index:10;max-width:1180px;margin:14px auto 0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 14px;background:rgba(13,23,32,.82);border:1px solid var(--line);border-radius:16px;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:900}.brand img{width:34px;height:34px}nav{display:flex;gap:4px;overflow:auto}nav a{color:var(--muted);text-decoration:none;font-weight:800;font-size:14px;padding:10px 12px;white-space:nowrap}.header-cta,.btn{border-radius:10px;text-decoration:none;font-weight:900}.header-cta{padding:12px 18px;background:var(--green);color:#07120c}.hero,.split,.devices,.demo,.platform{max-width:1180px;margin:0 auto;padding:74px 0 0;display:grid;grid-template-columns:.82fr 1.18fr;gap:32px;align-items:center}.hero{padding-top:56px}.kicker{color:var(--green);font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:900}.hero h1,.section h2{font-size:clamp(42px,6.5vw,86px);line-height:.95;margin:0 0 18px;letter-spacing:-.055em}.hero h1{font-size:clamp(58px,8vw,108px)}.lead{font-size:22px;line-height:1.46;color:#d8e1ea}.micro,.section p,.section li{color:var(--muted);line-height:1.65}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;padding:15px 20px}.primary{background:linear-gradient(135deg,var(--green),#7df29a);color:#07120c;box-shadow:0 18px 48px rgba(53,200,90,.18)}.secondary{background:rgba(255,255,255,.08);border:1px solid var(--line);color:#fff}.hero-panel,.visual-card,.app-visual,.demo-visual,.platform-visual,.issue-visual{position:relative;background:#071017;border:1px solid var(--line);border-radius:30px;padding:0;box-shadow:0 34px 100px rgba(0,0,0,.38);overflow:hidden}.hero-panel img,.visual-card img,.main-app-img,.demo-visual>img,.platform-visual img,.issue-visual img{width:100%;display:block;object-fit:cover}.hero-panel img{height:520px}.visual-card img{height:460px}.main-app-img{height:360px}.demo-visual>img{height:460px}.platform-visual img{height:430px}.side-visual{margin-top:18px}.section{max-width:1180px;margin:28px auto;padding:34px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(17,31,43,.92),rgba(13,23,32,.92));border-radius:26px}.section-head{max-width:850px}.wide-steps,.problem-grid,.download-grid,.reg{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}.steps article,.download-grid article,.problem-grid article,.visual-card,.demo-badge,details{background:rgba(255,255,255,.055);border:1px solid var(--line);border-radius:20px;padding:22px}.steps h3,.download-grid h3,.problem-grid h3,.visual-card h3{font-size:22px;margin:0 0 10px}.store-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.store-row img{height:54px;width:100%;object-fit:contain;background:#fff;border-radius:12px;padding:10px}.download-grid{grid-template-columns:repeat(2,1fr)}.problem-grid{grid-template-columns:repeat(2,1fr)}.demo-badge{position:absolute;left:22px;bottom:22px;background:rgba(8,16,23,.78);backdrop-filter:blur(16px)}.demo-badge b{display:block;font-size:42px;color:#7df29a;line-height:1}.demo-badge span{color:#d8e1ea;font-size:14px}.reg{grid-template-columns:repeat(4,1fr)}.faq{max-width:980px}.faq h2{font-size:clamp(34px,5vw,60px)}details{margin:10px 0}summary{font-weight:900;font-size:18px;cursor:pointer}.quick,.risk{max-width:980px;margin:20px auto;text-align:center}.quick p{font-size:10px;color:rgba(152,167,181,.34)}.risk p,.risk-inline{font-size:12px;color:rgba(152,167,181,.64);line-height:1.72}.risk-inline{max-width:1180px;margin:16px auto 0;padding:0 14px;text-align:left}footer{max-width:1180px;margin:34px auto 28px;border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:18px;color:var(--muted)}footer b{color:#fff}footer a{color:var(--green);font-weight:900}.image-focus{overflow:hidden}@media(max-width:900px){.topbar{margin-left:12px;margin-right:12px}.header-cta{display:none}.hero,.split,.devices,.demo,.platform{grid-template-columns:1fr;padding-left:14px;padding-right:14px}.section{margin-left:14px;margin-right:14px;padding:24px}.wide-steps,.download-grid,.problem-grid,.reg{grid-template-columns:1fr}.hero h1{font-size:54px}nav{max-width:65vw}.hero-panel img,.visual-card img,.main-app-img,.demo-visual>img,.platform-visual img{height:320px}.store-row{grid-template-columns:repeat(2,1fr)}footer{margin-left:14px;margin-right:14px;display:grid}}



.download-grid{grid-template-columns:repeat(2,1fr)}.download-card{display:grid;grid-template-columns:1.1fr .9fr;gap:18px;align-items:center;background:rgba(255,255,255,.055);border:1px solid var(--line);border-radius:24px;padding:18px;overflow:hidden}.download-card img{width:100%;height:100%;min-height:250px;object-fit:cover;border-radius:18px;display:block;background:#071017}.download-copy{display:grid;gap:10px}.download-desktop img{object-position:center}.download-mobile img{object-position:center}@media(max-width:900px){.download-card{grid-template-columns:1fr}.download-card img{min-height:210px}.download-copy{padding-top:4px}}

/* Fixed download block image fit: square images contained inside cards */
.download{overflow:hidden}.download-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;align-items:stretch}.download-card{min-width:0!important;display:grid!important;grid-template-columns:1fr!important;gap:16px!important;padding:18px!important;overflow:hidden!important}.download-card>img{width:100%!important;max-width:100%!important;aspect-ratio:1/1!important;height:auto!important;min-height:0!important;object-fit:contain!important;object-position:center!important;padding:14px!important;background:linear-gradient(180deg,#071017,#0d1b26)!important;border-radius:18px!important;display:block!important}.download-copy{min-width:0!important}.download-copy h3{overflow-wrap:anywhere}@media(max-width:900px){.download-grid{grid-template-columns:1fr!important}.download-card>img{aspect-ratio:16/10!important;padding:12px!important}}


/* v20260826b: force visible fixed layout for Baixar IQ Option block */
#download{overflow:hidden!important}
#download .download-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:stretch!important;
}
#download .download-card{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  gap:18px!important;
  padding:18px!important;
  border-radius:28px!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;
}
#download .download-card>img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  aspect-ratio:4/3!important;
  min-height:0!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:18px!important;
  margin:0!important;
  border-radius:22px!important;
  background:radial-gradient(circle at 50% 38%,rgba(53,200,90,.16),transparent 45%),#071017!important;
}
#download .download-copy{width:100%!important;min-width:0!important;padding:0 4px 4px!important}
#download .download-copy h3{font-size:21px!important;line-height:1.12!important;overflow-wrap:anywhere!important}
#download .download-copy p{margin-bottom:0!important}
@media(max-width:900px){
  #download .download-grid{grid-template-columns:1fr!important}
  #download .download-card>img{aspect-ratio:16/10!important;padding:14px!important}
}


/* rollback non-download visuals: only #download keeps the contained card-image fix */
.hero-panel.image-focus img{
  width:100%!important;height:520px!important;max-width:100%!important;object-fit:cover!important;object-position:center!important;padding:0!important;margin:0!important;aspect-ratio:auto!important;border-radius:30px!important;
}
#login .side-visual img{
  width:100%!important;height:330px!important;object-fit:cover!important;object-position:center!important;padding:0!important;margin:0!important;aspect-ratio:auto!important;border-radius:28px!important;
}
#official .visual-card img,.official .visual-card img{
  width:100%!important;height:460px!important;object-fit:cover!important;object-position:center!important;padding:0!important;margin:0!important;aspect-ratio:auto!important;border-radius:30px!important;
}
#devices .main-app-img,.devices .main-app-img{
  width:100%!important;height:360px!important;object-fit:cover!important;object-position:center!important;padding:0!important;margin:0!important;aspect-ratio:auto!important;border-radius:30px!important;
}
#problems .issue-visual img,.issue-visual img{
  width:100%!important;height:310px!important;object-fit:cover!important;object-position:center!important;padding:0!important;margin:0!important;aspect-ratio:auto!important;border-radius:30px!important;
}
#demo .demo-visual>img,.demo-visual>img{
  width:100%!important;height:460px!important;object-fit:cover!important;object-position:center!important;padding:0!important;margin:0!important;aspect-ratio:auto!important;border-radius:30px!important;
}
#registro .register-visual img,.register-visual img{
  width:100%!important;height:360px!important;object-fit:cover!important;object-position:center!important;padding:0!important;margin:0!important;aspect-ratio:auto!important;border-radius:28px!important;
}
#platform .platform-visual img,.platform-visual img{
  width:100%!important;height:430px!important;object-fit:cover!important;object-position:center!important;padding:0!important;margin:0!important;aspect-ratio:auto!important;border-radius:30px!important;
}
/* Keep the fix ONLY in Baixar IQ Option para PC, Android e iPhone */
#download .download-grid{
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important;
}
#download .download-card{
  min-width:0!important;display:flex!important;flex-direction:column!important;gap:18px!important;padding:18px!important;border-radius:28px!important;overflow:hidden!important;
}
#download .download-card>img{
  width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:4/3!important;min-height:0!important;object-fit:contain!important;object-position:center!important;padding:18px!important;margin:0!important;border-radius:22px!important;background:radial-gradient(circle at 50% 38%,rgba(53,200,90,.16),transparent 45%),#071017!important;
}
@media(max-width:900px){
  .hero-panel.image-focus img,#official .visual-card img,#devices .main-app-img,#demo .demo-visual>img,#platform .platform-visual img{height:320px!important}
  #login .side-visual img,#problems .issue-visual img,#registro .register-visual img{height:260px!important}
  #download .download-grid{grid-template-columns:1fr!important}
  #download .download-card>img{aspect-ratio:16/10!important;padding:14px!important}
}
