/* =========================================================
   NOAH AI SCHOOL HOME UI V9 POOLFIX - 2026-06-27
   繁中/日本语课程池稳定切换样式。
========================================================= */
:root{--noah9-blue:#1677ff;--noah9-cyan:#28d7ff;--noah9-text:#0f172a;--noah9-border:#dbeafe;}
html body.web-index.noah-v9-active .web_tout .wb-headline-grid,
html body.web-index.noah-v9-active .web_tout .noah-v7-headline-twins,
html body.web-index.noah-v9-active .web_tout .noah-v6-headline-twins,
html body.web-index.noah-v9-active .web_tout .noah-headline-layout{display:none!important;}
html body.web-index.noah-v9-active .webtoday .wb-today-feed,
html body.web-index.noah-v9-active .webtoday .wb-today-dynamic,
html body.web-index.noah-v9-active .webtoday .noah-v8-today-grid,
html body.web-index.noah-v9-active .webtoday .noah-v7-today-grid,
html body.web-index.noah-v9-active .webtoday .noah-v6-today-grid,
html body.web-index.noah-v9-active .webtoday .noah-today-grid,
html body.web-index.noah-v9-active .wb-home-today .wb-today-feed,
html body.web-index.noah-v9-active .wb-home-today .wb-today-dynamic,
html body.web-index.noah-v9-active .wb-home-today .noah-v8-today-grid,
html body.web-index.noah-v9-active .wb-home-today .noah-v7-today-grid,
html body.web-index.noah-v9-active .wb-home-today .noah-v6-today-grid,
html body.web-index.noah-v9-active .wb-home-today .noah-today-grid{display:none!important;}
html body.web-index.noah-v9-active .noah-v9-headline-twins,
html body.web-index.noah-v9-active .noah-v9-today-grid{display:grid!important;}
html body.web-index .web_tout{overflow:hidden!important;}
html body.web-index .wb-headline-title{display:flex!important;align-items:center!important;gap:10px!important;color:#0f172a!important;font-size:24px!important;font-weight:950!important;margin:0 0 18px!important;}
html body.web-index .wb-headline-title:before{content:'';width:8px;height:22px;border-radius:999px;background:linear-gradient(180deg,var(--noah9-blue),var(--noah9-cyan));box-shadow:0 0 18px rgba(40,215,255,.36);}
html body.web-index .noah-v9-headline-twins{grid-template-columns:1fr!important;grid-template-rows:1fr 1fr!important;gap:14px!important;height:360px!important;min-height:360px!important;max-height:360px!important;opacity:1!important;transition:opacity .18s ease!important;}
html body.web-index .noah-v9-headline-twins.noah-v9-switching{opacity:.35!important;}
html body.web-index .noah-v9-headline-card{position:relative!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important;border-radius:22px!important;background:#eaf3ff!important;border:1px solid rgba(22,119,255,.18)!important;box-shadow:0 14px 28px rgba(15,37,84,.10)!important;text-decoration:none!important;color:#fff!important;}
html body.web-index .noah-v9-headline-card img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .28s ease!important;}
html body.web-index .noah-v9-headline-card:hover img{transform:scale(1.04)!important;}
html body.web-index .noah-v9-headline-card:after{content:'';position:absolute;left:0;right:0;bottom:0;height:70%;background:linear-gradient(180deg,rgba(5,15,35,0),rgba(5,15,35,.88));pointer-events:none;}
html body.web-index .noah-v9-badge{position:absolute!important;left:14px!important;top:14px!important;z-index:2!important;padding:5px 11px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--noah9-blue),var(--noah9-cyan))!important;color:#fff!important;font-size:12px!important;font-weight:950!important;letter-spacing:.06em!important;}
html body.web-index .noah-v9-headline-text{position:absolute!important;left:14px!important;right:14px!important;bottom:14px!important;z-index:2!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#fff!important;font-size:15px!important;line-height:1.38!important;font-weight:950!important;text-shadow:0 2px 12px rgba(0,0,0,.55)!important;}
html body.web-index .web_jrtj.webtoday,html body.web-index .wb-home-today{overflow:visible!important;min-height:420px!important;}
html body.web-index .webjrtit{display:flex!important;align-items:center!important;gap:16px!important;margin:0 0 24px!important;padding:0!important;height:auto!important;}
html body.web-index .webjrtit h2{margin:0!important;line-height:1.2!important;color:var(--noah9-text)!important;font-size:28px!important;font-weight:950!important;}
html body.web-index .wb-today-more,html body.web-index .wb-today-more.notranslate{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-width:128px!important;max-width:none!important;height:42px!important;line-height:42px!important;padding:0 24px!important;margin-left:10px!important;border-radius:999px!important;background:linear-gradient(135deg,rgba(22,119,255,.12),rgba(40,215,255,.16))!important;border:1px solid rgba(22,119,255,.22)!important;color:#0757d8!important;font-size:14px!important;font-weight:950!important;white-space:nowrap!important;text-decoration:none!important;overflow:visible!important;}
html body.web-index.noah-lang-ja .wb-today-more,html body.web-index[data-noah-lang="ja"] .wb-today-more{min-width:170px!important;padding:0 28px!important;}
html body.web-index .noah-v9-today-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:22px!important;overflow:visible!important;opacity:1!important;transition:opacity .18s ease!important;}
html body.web-index .noah-v9-today-grid.noah-v9-switching{opacity:.35!important;}
html body.web-index .noah-v9-today-card{display:flex!important;flex-direction:column!important;min-height:238px!important;height:auto!important;overflow:hidden!important;border-radius:22px!important;background:#fff!important;border:1px solid var(--noah9-border)!important;box-shadow:0 16px 34px rgba(15,37,84,.08)!important;color:var(--noah9-text)!important;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;}
html body.web-index .noah-v9-today-card:hover{transform:translateY(-3px)!important;border-color:rgba(22,119,255,.36)!important;box-shadow:0 22px 46px rgba(15,37,84,.14)!important;}
html body.web-index .noah-v9-today-thumb{flex:0 0 132px!important;width:100%!important;height:132px!important;object-fit:cover!important;border-radius:22px 22px 0 0!important;border-bottom:1px solid #e6eefb!important;background:#eaf0f8!important;}
html body.web-index .noah-v9-today-body{display:flex!important;flex-direction:column!important;justify-content:space-between!important;flex:1 1 auto!important;min-height:104px!important;padding:13px 14px 14px!important;overflow:visible!important;background:#fff!important;}
html body.web-index .noah-v9-today-title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:40px!important;max-height:42px!important;overflow:hidden!important;color:var(--noah9-text)!important;font-size:14px!important;line-height:1.43!important;font-weight:900!important;}
html body.web-index .noah-v9-today-price{display:block!important;min-height:20px!important;margin-top:10px!important;color:#ff5a1f!important;font-size:14px!important;line-height:20px!important;font-weight:950!important;overflow:visible!important;}
@media (max-width:1180px){html body.web-index .noah-v9-today-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}}
@media (max-width:768px){html body.web-index .noah-v9-today-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;}html body.web-index .noah-v9-today-thumb{height:110px!important;flex-basis:110px!important;}html body.web-index .noah-v9-headline-twins{height:auto!important;grid-template-rows:180px 180px!important;}}
