/* RE-BOOST STUDIO 2026.9.19 */
.rb-reboost-section{padding:54px 0;background:linear-gradient(180deg,#f8f6ec 0%,#f3f7f1 100%)}
.rb-reboost-card{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:30px;align-items:stretch;padding:26px;border:1px solid rgba(21,73,59,.14);border-radius:26px;background:#fff;box-shadow:0 18px 44px rgba(20,61,50,.08)}
.rb-reboost-photo{margin:0;min-height:320px;border-radius:20px;overflow:hidden;background:#eef2ec}
.rb-reboost-photo img{display:block;width:100%;height:100%;min-height:320px;object-fit:cover;object-position:center}
.rb-reboost-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}
.rb-reboost-kicker{margin:0 0 8px;font-size:12px;font-weight:900;letter-spacing:.12em;color:#2461a8}
.rb-reboost-copy h2{margin:0;font-size:clamp(28px,3.2vw,46px);line-height:1.22;color:#173f35;letter-spacing:-.025em}
.rb-reboost-copy>p{margin:14px 0 0;max-width:720px;font-size:15px;line-height:1.9;color:#52675f}
.rb-reboost-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0 0}
.rb-reboost-facts div{min-width:0;padding:13px 14px;border-radius:15px;background:#f5f7f3;border:1px solid rgba(23,75,62,.1)}
.rb-reboost-facts small{display:block;margin-bottom:3px;font-size:10px;font-weight:900;letter-spacing:.1em;color:#6b7c74}
.rb-reboost-facts b{display:block;font-size:15px;line-height:1.45;color:#173f35;overflow-wrap:anywhere}
.rb-reboost-highlight{margin-top:18px;padding:14px 16px;border-left:4px solid #2461a8;border-radius:0 14px 14px 0;background:#edf4fb;color:#294a68;font-size:14px;line-height:1.75}
.rb-reboost-program{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0 0;padding:0;list-style:none}
.rb-reboost-program li{padding:10px 12px;border-radius:12px;background:#f8f7f1;border:1px solid rgba(23,75,62,.09);font-size:13px;font-weight:700;line-height:1.45;color:#324d44}
.rb-reboost-home-note{margin-top:16px;font-size:13px!important;color:#687871!important}
@media(max-width:760px){
  .rb-reboost-section{padding:34px 0}
  .rb-reboost-card{grid-template-columns:1fr;gap:18px;padding:16px;border-radius:20px}
  .rb-reboost-photo{min-height:0;aspect-ratio:16/10}
  .rb-reboost-photo img{min-height:0;aspect-ratio:16/10;object-fit:cover}
  .rb-reboost-copy h2{font-size:27px}
  .rb-reboost-copy>p{font-size:14px;line-height:1.8}
  .rb-reboost-facts{grid-template-columns:1fr;gap:7px;margin-top:16px}
  .rb-reboost-facts div{padding:11px 12px}
  .rb-reboost-program{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}
  .rb-reboost-program li{flex:0 1 auto;padding:7px 9px;border-radius:999px;font-size:11px;line-height:1.35}
  .rb-reboost-highlight{font-size:13px}
}
