.elementor-781 .elementor-element.elementor-element-37490bc{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-781 .elementor-element.elementor-element-461dd26{--display:grid;--e-con-grid-template-columns:repeat(4, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-781 .elementor-element.elementor-element-633f354{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-781 .elementor-element.elementor-element-eeat0814{--display:flex;}@media(max-width:1024px){.elementor-781 .elementor-element.elementor-element-37490bc{--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-781 .elementor-element.elementor-element-461dd26{--e-con-grid-template-columns:repeat(2, 1fr);--grid-auto-flow:row;}}@media(max-width:767px){.elementor-781 .elementor-element.elementor-element-461dd26{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for text-editor, class: .elementor-element-7e153ff6 *//* ===== JC Lottery Light V2｜亮色系彩票頁，不影響外層背景 ===== */

.jclotto-light-v2{
  width:100%;

  color:#18324f;
  font-family:inherit;
}

.jclotto-light-v2 *{
  box-sizing:border-box;
}

.jclotto-inner{
  width:min(1160px,92%);
  margin:0 auto;
}

/* HERO */
.jclotto-hero{
  position:relative;
  overflow:hidden;
  padding:48px 46px;
  margin-bottom:30px;
  background:
    linear-gradient(135deg,rgba(255,255,255,.96),rgba(239,248,255,.92));
  border:1px solid rgba(0,111,214,.14);
  border-radius:30px;
  box-shadow:0 22px 60px rgba(0,61,121,.12);
}

.jclotto-hero::before{
  content:"";
  position:absolute;
  right:-90px;
  top:-90px;
  width:260px;
  height:260px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(0,163,255,.24),rgba(123,92,255,.12) 58%,transparent 72%);
}

.jclotto-hero::after{
  content:"";
  position:absolute;
  left:36px;
  bottom:0;
  width:150px;
  height:6px;
  background:linear-gradient(90deg,#00a3ff,#775cff,#ffbd4a);
  border-radius:999px 999px 0 0;
}

.jclotto-kicker{
  display:inline-flex;
  margin-bottom:14px;
  padding:8px 18px;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  color:#006fd6;
  background:rgba(0,111,214,.08);
  border:1px solid rgba(0,111,214,.15);
  border-radius:999px;
}

.jclotto-hero h1{
  position:relative;
  z-index:2;
  max-width:860px;
  margin:0 0 16px;
  font-size:clamp(34px,4.4vw,56px);
  line-height:1.16;
  font-weight:950;
  color:#003d79;
}

.jclotto-hero p{
  position:relative;
  z-index:2;
  max-width:840px;
  margin:0 0 24px;
  font-size:17px;
  line-height:1.95;
  color:#4c6078;
}

/* BUTTONS */
.jclotto-actions{
  position:relative;
  z-index:2;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

.jclotto-actions a,
.jclotto-link-grid a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:10px 18px;
  color:#005fba !important;
  font-size:15px;
  font-weight:850;
  line-height:1.4;
  text-decoration:none !important;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(0,111,214,.18);
  border-radius:999px;
  box-shadow:0 10px 22px rgba(0,61,121,.08);
  transition:.22s ease;
}

.jclotto-actions a:first-child{
  color:#fff !important;
  background:linear-gradient(135deg,#006fd6,#775cff);
  border-color:transparent;
  box-shadow:0 15px 32px rgba(0,111,214,.24);
}

.jclotto-actions a:hover,
.jclotto-link-grid a:hover{
  transform:translateY(-2px);
  color:#fff !important;
  background:linear-gradient(135deg,#00a3ff,#775cff);
}

/* PRODUCT GRID */
.jclotto-product-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:16px;
  margin-bottom:34px;
}

.jclotto-product{
  overflow:hidden;
  padding:14px;
  background:rgba(255,255,255,.9);
  border:1px solid rgba(0,111,214,.12);
  border-radius:24px;
  box-shadow:0 18px 44px rgba(0,61,121,.09);
}

.jclotto-product img{
  width:100%;
  height:150px;
  display:block;
  object-fit:contain;
  padding:8px;
  background:linear-gradient(145deg,#f7fbff,#eef7ff);
  border-radius:18px;
}

.jclotto-product h2{
  margin:12px 0 2px;
  font-size:18px;
  line-height:1.35;
  color:#003d79;
  text-align:center;
}

/* CONTENT */
.jclotto-content{
  display:flex;
  flex-direction:column;
  gap:24px;
}

.jclotto-content > p,
.jclotto-block,
.jclotto-final{
  padding:34px 36px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.95),rgba(245,250,255,.92));
  border:1px solid rgba(0,111,214,.12);
  border-radius:28px;
  box-shadow:0 18px 50px rgba(0,61,121,.09);
}

.jclotto-content p{
  margin:0 0 16px;
  color:#3e5269;
  font-size:16px;
  line-height:2;
}

.jclotto-content p:last-child{
  margin-bottom:0;
}

.jclotto-content h2{
  position:relative;
  margin:0 0 18px;
  padding-left:18px;
  font-size:clamp(25px,3vw,34px);
  line-height:1.3;
  font-weight:950;
  color:#003d79;
}

.jclotto-content h2::before{
  content:"";
  position:absolute;
  left:0;
  top:.22em;
  width:6px;
  height:1.05em;
  border-radius:999px;
  background:linear-gradient(180deg,#00a3ff,#775cff,#ffbd4a);
}

.jclotto-content h3{
  margin:18px 0 8px;
  font-size:21px;
  line-height:1.35;
  font-weight:900;
  color:#005fba;
}

.jclotto-content a{
  color:#005fba;
  font-weight:850;
  text-decoration:none;
  background:linear-gradient(transparent 62%,rgba(255,189,74,.42) 0);
}

.jclotto-content a:hover{
  color:#775cff;
  background:linear-gradient(transparent 60%,rgba(0,163,255,.25) 0);
}

/* LIST */
.jclotto-content ol{
  display:grid;
  gap:12px;
  margin:18px 0 0;
  padding:0;
  list-style:none;
  counter-reset:jclotto-counter;
}

.jclotto-content ol li{
  position:relative;
  counter-increment:jclotto-counter;
  padding:16px 18px 16px 58px;
  color:#3e5269;
  font-size:16px;
  line-height:1.85;
  background:rgba(0,111,214,.055);
  border:1px solid rgba(0,111,214,.11);
  border-radius:18px;
}

.jclotto-content ol li::before{
  content:counter(jclotto-counter);
  position:absolute;
  left:16px;
  top:16px;
  width:28px;
  height:28px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-size:14px;
  font-weight:900;
  border-radius:10px;
  background:linear-gradient(135deg,#006fd6,#775cff);
  box-shadow:0 8px 18px rgba(0,111,214,.2);
}

/* MINI GRID */
.jclotto-mini-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:24px;
}

.jclotto-mini-grid div{
  padding:22px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(0,111,214,.13);
  border-radius:22px;
  box-shadow:0 14px 34px rgba(0,61,121,.08);
}

.jclotto-mini-grid b{
  display:inline-flex;
  width:46px;
  height:46px;
  align-items:center;
  justify-content:center;
  margin-bottom:12px;
  color:#fff;
  border-radius:16px;
  background:linear-gradient(135deg,#00a3ff,#775cff);
}

.jclotto-mini-grid h3{
  margin:0 0 8px;
}

.jclotto-mini-grid p{
  font-size:15px;
  line-height:1.75;
}

/* LINK GRID */
.jclotto-link-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
  margin-top:22px;
}

/* FINAL CTA */
.jclotto-final{
  background:
    linear-gradient(135deg,rgba(255,255,255,.96),rgba(235,247,255,.96));
  border-color:rgba(0,111,214,.16);
}

.jclotto-final h2{
  color:#003d79;
}

/* TABLET */
@media(max-width:1024px){
  .jclotto-product-grid{
    grid-template-columns:repeat(3,1fr);
  }

  .jclotto-mini-grid{
    grid-template-columns:1fr;
  }

  .jclotto-link-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

/* MOBILE */
@media(max-width:767px){
  .jclotto-light-v2{
    padding:44px 0;
  }

  .jclotto-inner{
    width:92%;
  }

  .jclotto-hero{
    padding:34px 22px;
    border-radius:24px;
  }

  .jclotto-hero h1{
    font-size:32px;
  }

  .jclotto-hero p{
    font-size:15px;
    line-height:1.85;
  }

  .jclotto-actions{
    gap:8px;
  }

  .jclotto-actions a{
    width:100%;
  }

  .jclotto-product-grid{
    grid-template-columns:1fr 1fr;
    gap:12px;
  }

  .jclotto-product{
    padding:10px;
    border-radius:18px;
  }

  .jclotto-product img{
    height:120px;
    border-radius:14px;
  }

  .jclotto-product h2{
    font-size:15px;
  }

  .jclotto-content{
    gap:18px;
  }

  .jclotto-content > p,
  .jclotto-block,
  .jclotto-final{
    padding:26px 20px;
    border-radius:22px;
  }

  .jclotto-content h2{
    font-size:25px;
  }

  .jclotto-content h3{
    font-size:19px;
  }

  .jclotto-content p,
  .jclotto-content ol li{
    font-size:15px;
    line-height:1.85;
  }

  .jclotto-content ol li{
    padding:15px 15px 15px 52px;
  }

  .jclotto-link-grid{
    grid-template-columns:1fr;
  }
}/* End custom CSS */