/*
Theme Name: LL2 Lotto Lab Online
Theme URI: https://accountmanageronline.com/LL2/
Author: Lotto Lab Online
Description: Custom subscription landing page theme for Lotto Lab Online.
Version: 1.0.0
Text Domain: ll2
*/
:root{--blue:#0046d8;--red:#ed1515;--orange:#ff7900;--black:#05070a;--gray:#f5f7fb}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff;color:var(--black)}a{text-decoration:none;color:inherit}.ll-wrap{max-width:1180px;margin:auto;padding:0 28px}.ll-header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:22px}.ll-logo{display:flex;align-items:center;gap:14px;font-weight:900}.flask{width:62px;height:74px;border:5px solid #090909;border-radius:6px 6px 22px 22px;position:relative;background:#fff;clip-path:polygon(28% 0,72% 0,72% 36%,100% 88%,92% 100%,8% 100%,0 88%,28% 36%)}.ball{position:absolute;border-radius:50%;color:#fff;font-weight:900;display:grid;place-items:center;font-size:15px}.b1{background:#0046d8;width:24px;height:24px;left:19px;top:28px}.b2{background:#ed1515;width:23px;height:23px;left:9px;top:45px}.b3{background:#ff7900;width:23px;height:23px;right:8px;top:45px}.ll-logo-text{line-height:.84;font-size:42px;letter-spacing:-2px}.ll-logo-text span{color:var(--blue)}.ll-logo-text em{font-style:normal;background:var(--red);color:white;font-size:24px;padding:2px 8px;border-radius:4px;margin-left:4px;letter-spacing:0}.ll-nav{display:flex;align-items:center;gap:34px;font-weight:900;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;font-weight:900}.btn-login{border:2px solid #111;padding:16px 28px}.btn-red{background:var(--red);color:white;padding:18px 28px}.hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:24px;padding:26px 0 18px}.kicker{display:flex;gap:32px;flex-wrap:wrap;margin:25px 0}.check{display:flex;align-items:center;gap:9px;font-weight:900}.dot{background:var(--red);color:white;border-radius:50%;width:22px;height:22px;display:grid;place-items:center;font-size:14px}.hero h1{font-size:86px;line-height:.98;letter-spacing:-4px;margin:0 0 24px;font-weight:1000}.hero h1 .blue{color:var(--blue)}.hero h1 .redbox{background:var(--red);color:white;padding:0 18px;border-radius:5px;display:inline-block}.hero p{font-size:27px;line-height:1.34;margin:0;max-width:620px}.cta-orange{background:linear-gradient(90deg,var(--orange),#ff6200);color:white;font-size:23px;padding:23px 50px;margin-top:8px;box-shadow:0 8px 18px #ff790033}.arrow{font-size:42px;margin-left:22px}.visual{position:relative;min-height:650px}.circle{position:absolute;right:20px;top:120px;width:430px;height:430px;border-radius:50%;background:conic-gradient(var(--orange),var(--blue),var(--blue),var(--orange));z-index:0}.hero-person{position:absolute;right:-8px;top:0;width:520px;z-index:2}.stamp{position:absolute;right:30px;top:65px;z-index:3;border:5px solid var(--red);border-radius:50%;padding:22px 22px;text-align:center;font-weight:1000;transform:rotate(-12deg);background:white;font-size:18px;line-height:1.05}.stamp span{display:block;background:var(--red);color:white;border-radius:4px;padding:6px;margin-top:6px;font-size:13px}.roi-card{position:absolute;right:20px;bottom:55px;z-index:4;background:white;border-radius:18px;padding:30px 36px;width:330px;box-shadow:0 14px 32px #0002}.roi-card h3{color:var(--blue);margin:0 0 13px;font-size:18px}.roi-card .roi{font-size:70px;font-weight:1000;color:var(--blue);line-height:1}.roi-card small{display:block;margin-top:14px}.features{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #d9e0ea;border-radius:10px;margin:0 0 24px;background:#fff;box-shadow:0 5px 14px #00000008}.feature{padding:27px 23px;display:grid;grid-template-columns:70px 1fr;gap:10px;border-right:1px solid #d9e0ea}.feature:last-child{border-right:0}.icon{font-size:52px;color:var(--blue)}.feature:nth-child(2) .icon{color:var(--red)}.feature:nth-child(3) .icon{color:var(--orange)}.feature h3{margin:0;font-size:18px;line-height:1.05}.feature p{margin:6px 0 0;font-size:14px;line-height:1.25}.proof{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:22px 0 32px}.proof-card{border:1px solid #d9e0ea;border-radius:10px;display:grid;grid-template-columns:155px 1fr;overflow:hidden;background:#fff}.proof-card img{width:100%;height:100%;object-fit:cover}.proof-card div{padding:21px}.proof-card strong{display:block;font-size:32px;color:var(--red);line-height:1}.proof-card:nth-child(2) strong{color:var(--blue)}.proof-card:nth-child(3) strong{color:var(--orange)}.proof-card h3{font-size:28px;margin:0 0 12px}.proof-card p{font-size:16px;line-height:1.35}.section-title{text-align:center;font-size:36px;font-weight:1000;margin:25px 0 6px}.section-title .blue{color:var(--blue)}.section-title .orange{color:var(--orange)}.steps-sub{text-align:center;font-size:20px;margin:0 0 35px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;text-align:center;margin-bottom:35px}.num{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;margin:auto;background:var(--red);color:white;font-size:25px;font-weight:1000}.steps article:nth-child(2) .num{background:var(--blue)}.steps article:nth-child(3) .num{background:var(--orange)}.stepicon{font-size:68px;color:var(--blue);margin:14px}.steps h3{font-size:18px;margin:0 0 9px}.steps p{font-size:16px;line-height:1.35;margin:0}.bottom-cta{margin:15px 0 42px;background:var(--red);border-radius:11px;color:white;display:grid;grid-template-columns:1fr 330px;gap:24px;align-items:center;padding:28px 38px}.bottom-cta h2{font-size:35px;line-height:1.05;margin:0}.mini{display:flex;gap:18px;flex-wrap:wrap;margin-top:13px;font-size:13px;font-weight:900}.price{background:#fff;color:var(--black);border-radius:10px;padding:22px 26px;text-align:center}.price b{display:block;color:var(--red);font-size:36px}.placeholder{min-height:70vh;display:grid;place-items:center;text-align:center;padding:80px 28px;background:linear-gradient(135deg,#fff,#f2f7ff)}.placeholder h1{font-size:60px;margin:0;color:var(--blue)}.placeholder p{font-size:24px;max-width:800px}@media(max-width:900px){.ll-header{height:auto;padding:24px 0;align-items:flex-start}.ll-nav{gap:12px;flex-wrap:wrap}.hero{grid-template-columns:1fr}.hero h1{font-size:54px}.hero p{font-size:22px}.visual{min-height:590px}.features,.proof,.steps,.bottom-cta{grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid #d9e0ea}.proof-card{grid-template-columns:130px 1fr}.ll-logo-text{font-size:30px}.ll-logo-text em{font-size:17px}}@media(max-width:560px){.ll-wrap{padding:0 16px}.hero h1{font-size:42px;letter-spacing:-2px}.hero-person{width:430px;right:-90px}.circle{width:320px;height:320px;right:-40px}.roi-card{right:5px;width:280px}.stamp{display:none}.btn-login,.btn-red{padding:13px 16px}.proof-card{grid-template-columns:1fr}.proof-card img{height:260px}.bottom-cta h2{font-size:28px}.price b{font-size:30px}}


/* Lotto Lab system placeholder page */
.ll-system-wrap{min-height:100vh;display:flex;flex-direction:column}
.ll-system-frame{border:4px solid var(--blue);border-radius:0 0 22px 22px;min-height:calc(100vh - 104px);background:#fff;box-shadow:0 12px 30px rgba(0,70,216,.12);overflow:hidden}
.ll-system-toolbar{height:78px;background:linear-gradient(90deg,var(--blue),var(--red),var(--orange));color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 28px}
.ll-system-toolbar strong{display:block;font-size:27px;font-weight:1000;line-height:1}
.ll-system-toolbar span{display:block;font-size:14px;font-weight:900;letter-spacing:.5px;text-transform:uppercase;margin-top:6px}
.ll-system-toolbar .btn-red{background:#fff;color:var(--red);padding:14px 22px;border:2px solid #fff}
.ll-system-content{padding:55px 34px;text-align:center}
.ll-system-content h1{font-size:58px;line-height:1;margin:0 0 18px;font-weight:1000;letter-spacing:-2px;color:var(--black)}
.ll-system-content p{font-size:22px;line-height:1.5;max-width:850px;margin:0 auto 34px}
.ll-placeholder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:980px;margin:34px auto 0}
.ll-placeholder-grid div{border:3px solid #e7ecf7;border-radius:18px;padding:28px;background:#f8fbff}
.ll-placeholder-grid strong{display:block;color:var(--red);font-size:24px;font-weight:1000;margin-bottom:8px}
.ll-placeholder-grid span{font-size:18px;font-weight:900;color:var(--blue)}
@media(max-width:900px){
  .ll-system-frame{min-height:auto}
  .ll-system-toolbar{height:auto;align-items:flex-start;flex-direction:column;padding:22px}
  .ll-system-content h1{font-size:38px}
  .ll-system-content p{font-size:18px}
  .ll-placeholder-grid{grid-template-columns:1fr}
}



/* HERO ABSOLUTE FIX - single image, white background */
.ll2-hero, .hero, .hero-section { background:#ffffff !important; }

.ll2-hero-visual, .hero-visual, .hero-right, .hero-image, .hero-media {
  background:#ffffff !important;
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:visible !important;
}

.ll2-hero-visual::before, .ll2-hero-visual::after,
.hero-visual::before, .hero-visual::after,
.hero-right::before, .hero-right::after,
.hero-image::before, .hero-image::after,
.hero-media::before, .hero-media::after {
  display:none !important;
  content:none !important;
}

.ll2-hero-visual > *:not(.llo-final-hero-img),
.hero-visual > *:not(.llo-final-hero-img),
.hero-right > *:not(.llo-final-hero-img),
.hero-image > *:not(.llo-final-hero-img),
.hero-media > *:not(.llo-final-hero-img) {
  display:none !important;
}

.hero-circle, .circle-bg, .bg-circle, .blue-circle, .orange-circle,
.hero-orb, .hero-gradient, .decor-circle, .strategy-card, .result-card,
.roi-card, .mockup-card, .hero-card-overlay, .projected-roi-card,
.strategy-generated-card, .hero-duplicate, .stamp, .bubble, .speech-bubble,
.formula-bubble, .callout, .callout-bubble, .hero-badge, .hero-card {
  display:none !important;
  visibility:hidden !important;
}

.llo-final-hero-img {
  display:block !important;
  width:100% !important;
  max-width:620px !important;
  height:auto !important;
  object-fit:contain !important;
  margin:0 auto !important;
  background:#ffffff !important;
  border:0 !important;
  box-shadow:none !important;
  position:relative !important;
  inset:auto !important;
  transform:none !important;
}


