/* Third proposal. All page rules are scoped to H00/H01; detail rules only
   apply to the new H01 content inserted in the existing reading dialog. */
#H00 .original-brand{display:flex;align-items:center;gap:17px;flex-shrink:0}
#H00 .original-brand img{display:block;width:190px;height:auto}
#H00 .original-brand>span{border-left:1px solid var(--line);padding-left:17px;font-size:13px;font-weight:600;color:var(--navy)}
#H00 #main-nav{gap:25px}
#H01.edition-three{padding-top:30px;padding-bottom:12px}
#H01.edition-three h1{font-size:42px;line-height:1.35;letter-spacing:.01em}
#H01.edition-three .hero-intro{font-size:13px;line-height:1.9}
#H01.edition-three .section-kicker{margin-bottom:9px;color:#317274}
#H01.edition-three .quick-links{margin:23px 0}
#H01.edition-three .quick-links a{min-height:57px;font-size:14px}
#H01.edition-three .lead-grid{grid-template-columns:1.35fr 1fr;gap:23px;align-items:stretch}
#H01 .announcement-card{border:1px solid #d6e1e0;border-radius:13px;overflow:hidden;background:#fffefa}
#H01 .announcement-media picture,#H01 .announcement-media img{display:block;width:100%;height:auto}
#H01 .announcement-copy{padding:22px 25px 20px}
#H01 .announcement-top{display:flex;align-items:center;justify-content:space-between;gap:10px}
#H01 .announcement-top .eyebrow{margin:0;color:#377476;font-size:11px}
#H01 .record-label{font-size:10px;line-height:1.6;background:#edf1ed;border-radius:3px;padding:3px 8px;color:#536460}
#H01 .announcement-copy h2{font-size:29px;margin-top:5px;line-height:1.4}
#H01 .announcement-intro{font-size:13px;margin-top:6px}
#H01 .announcement-facts{display:grid;grid-template-columns:1.15fr 1fr;gap:12px 20px;margin:17px 0 0;padding-top:14px;border-top:1px solid #dfe4dc;font-size:12px}
#H01 .announcement-facts dt{font-size:10px;color:#697b7c;margin-bottom:3px}
#H01 .announcement-facts dd{margin:0;line-height:1.7;color:#263f4d}
#H01 .announcement-facts small{font-size:10px;color:#7b725e;margin-left:8px;white-space:nowrap}
#H01 .fact-wide{grid-column:1/-1}
#H01 .announcement-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px}
#H01 .announcement-actions .button{font-size:13px;padding:9px 16px;gap:20px;background:#254c60}
#H01 .announcement-actions .text-link{font-size:12px;gap:7px}
#H01 .secondary-leads{grid-template-rows:1fr 1fr;gap:18px}
#H01 .specific-game,#H01 .interface-card{border-radius:13px;overflow:hidden;padding:25px;display:grid;grid-template-columns:1.4fr 1fr;gap:18px;align-items:center}
#H01 .specific-game{background:#e8e9e8}
#H01 .game-copy h2,#H01 .interface-copy h2{font-size:23px;font-family:"Microsoft JhengHei","PingFang TC",sans-serif;font-weight:600;line-height:1.45}
#H01 .game-copy>p:not(.eyebrow),#H01 .interface-copy>p:not(.eyebrow){font-size:12px;line-height:1.9;margin-top:10px}
#H01 .game-copy .text-link,#H01 .interface-copy .text-link{font-size:12px;gap:10px;margin-top:8px}
#H01 .game-covers{display:flex;flex-direction:column;gap:10px;align-items:center}
#H01 .game-covers figure{margin:0;width:100%;max-width:104px}
#H01 .game-covers img{width:100%;height:auto;display:block;border-radius:6px}
#H01 .game-covers figcaption{font-size:9px;line-height:1.7;text-align:center;margin-top:3px;color:#526168}
#H01 .interface-card{background:#e5edef;grid-template-columns:1.4fr 1fr}
#H01 .device-comparison{position:relative;margin:0;min-height:128px;padding-top:8px}
#H01 .desktop-device{width:125px;height:84px;border:4px solid #4d6b7e;border-radius:5px;background:#fffefa;position:relative}
#H01 .desktop-device:after{content:'';display:block;position:absolute;top:80px;left:40px;width:39px;border-bottom:6px solid #4d6b7e;border-left:6px solid transparent;border-right:6px solid transparent;height:9px}
#H01 .device-nav{display:flex;gap:6px;align-items:center;padding:6px;border-bottom:1px solid #ccd8d7;height:18px}
#H01 .device-nav i{display:block;width:13px;height:6px;background:#1eb9b7}
#H01 .device-nav span{width:13px;height:2px;background:#66808d}
#H01 .device-columns{display:grid;grid-template-columns:1.4fr 1fr;gap:5px;padding:7px}
#H01 .device-columns>b{background:#accde3;height:42px;border-radius:2px}
#H01 .device-columns>div b{display:block;height:19px;background:#d5dcdf;margin-bottom:4px;border-radius:2px}
#H01 .phone-device{position:absolute;right:-6px;top:44px;width:43px;height:76px;background:#fffefa;border:3px solid #375367;border-radius:6px;padding:0 3px}
#H01 .phone-device .device-nav{padding:3px 0;height:13px;gap:9px}
#H01 .phone-device .device-nav i{width:8px;height:4px}
#H01 .phone-device .device-nav span{background:none;font-size:8px;width:auto;height:auto;line-height:1}
#H01 .phone-device>b{display:block;height:18px;margin-top:4px;background:#accde3;border-radius:2px}
#H01 .phone-device>b:nth-last-child(-n+2){height:11px;background:#d5dcdf}
#H01 .device-comparison figcaption{font-size:9px;color:#637783;margin-top:25px;white-space:nowrap}
#H01 .hero-bottom{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#617274;gap:15px;margin-top:10px}
#H01 .hero-bottom a{display:inline-flex;align-items:center;gap:15px;min-height:44px}
.h01-detail-visual{display:flex;gap:18px;margin-top:16px}.h01-detail-visual figure{margin:0;flex:1}.h01-detail-visual img{width:100%;height:auto;display:block;border-radius:7px}.h01-detail-visual figcaption{font-size:12px;text-align:center;margin-top:5px}.h01-detail-table{border-collapse:collapse;width:100%;font-size:13px;margin-top:18px}.h01-detail-table th,.h01-detail-table td{padding:11px 9px;border-bottom:1px solid #d8ded9;text-align:left;vertical-align:top}.h01-detail-table th{background:#e8efed}.h01-source{font-size:11px!important;overflow-wrap:anywhere}
@media(max-width:1150px) and (min-width:761px){#H00 .original-brand img{width:150px}#H00 .original-brand>span{font-size:11px;padding-left:10px}#H00 .original-brand{gap:10px}#H00 #main-nav{gap:16px;font-size:13px}#H01.edition-three .lead-grid{grid-template-columns:1.25fr 1fr}#H01 .specific-game,#H01 .interface-card{padding:20px;gap:12px}#H01 .game-copy h2,#H01 .interface-copy h2{font-size:20px}#H01 .announcement-facts{grid-template-columns:1fr}#H01 .device-comparison{transform:scale(.85);transform-origin:center}#H01 .game-covers figure{max-width:86px}}
@media(max-width:760px){
 #H00{height:76px}#H00 .original-brand{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-height:0}#H00 .original-brand img{width:155px}#H00 .original-brand>span{font-size:10px;line-height:1.6;border:0;padding:0 0 0 4px}#H00 .header-tools{gap:3px}
 #H01.edition-three{padding-top:20px;padding-bottom:8px}#H01.edition-three h1{font-size:27px;line-height:1.35;letter-spacing:0}#H01.edition-three .section-kicker{display:none}#H01.edition-three .hero-intro{font-size:12px;line-height:1.7;margin-top:9px}#H01.edition-three .hero-intro br{display:none}
 #H01.edition-three .quick-links{margin:15px 0}#H01.edition-three .quick-links a{min-height:44px;font-size:12px;padding:5px 11px}#H01.edition-three .lead-grid{gap:13px}
 #H01 .announcement-copy{padding:15px 17px 16px}#H01 .announcement-copy h2{font-size:25px;margin-top:4px}#H01 .announcement-intro{display:none}#H01 .announcement-top .eyebrow{font-size:10px}#H01 .record-label{font-size:9px}
 #H01 .announcement-facts{margin-top:10px;padding-top:10px;gap:7px 13px;grid-template-columns:1.1fr 1fr;font-size:11px}#H01 .announcement-facts dt{font-size:9px;margin:0}#H01 .announcement-facts small{display:block;font-size:9px;margin-left:0}#H01 .announcement-facts dd{line-height:1.6}#H01 .announcement-actions{margin-top:11px;gap:8px}#H01 .announcement-actions .button{padding:9px 12px;font-size:12px;gap:9px;min-height:44px}#H01 .announcement-actions .text-link{font-size:10px;gap:4px;min-height:44px}
 #H01 .secondary-leads{gap:13px}#H01 .specific-game,#H01 .interface-card{padding:19px 17px;grid-template-columns:1fr 93px;gap:15px}#H01 .game-copy h2,#H01 .interface-copy h2{font-size:20px}#H01 .game-copy>p:not(.eyebrow),#H01 .interface-copy>p:not(.eyebrow){font-size:11px;line-height:1.75;margin-top:8px}#H01 .game-copy .text-link,#H01 .interface-copy .text-link{font-size:11px;margin-top:5px}#H01 .game-covers{gap:8px}#H01 .game-covers figure{max-width:82px}#H01 .game-covers figcaption{font-size:8px}
 #H01 .interface-card{grid-template-columns:1fr 110px;min-height:206px}#H01 .device-comparison{transform:scale(.78);transform-origin:left center;width:130px;margin-left:-3px}#H01 .hero-bottom{font-size:10px;gap:8px}#H01 .hero-bottom>span{max-width:230px}#H01 .hero-bottom a{white-space:nowrap;gap:6px}
 .h01-detail-table{font-size:11px}.h01-detail-table th,.h01-detail-table td{padding:9px 6px}
}
@media(max-width:374px){#H01.edition-three h1{font-size:25px}#H00 .original-brand img{width:145px}#H01 .announcement-copy{padding:14px}#H01 .specific-game{grid-template-columns:1fr 77px;gap:12px}#H01 .interface-card{grid-template-columns:1fr 93px;gap:8px}#H01 .game-copy h2,#H01 .interface-copy h2{font-size:18px}#H01 .announcement-actions .text-link{font-size:9px}}
@media(min-width:761px){#H01 .game-covers{flex-direction:row;gap:8px}#H01 .game-covers figure{max-width:80px}#H01 .specific-game{grid-template-columns:1.2fr 1fr}#H01 .secondary-leads{grid-template-rows:1fr 1fr}}

/* V4: existing card structure retained; member sections and separate history. */
#H01 .member-map{margin:0;display:grid;gap:9px}#H01 .member-map>div{display:flex;align-items:center;gap:8px;padding:10px 9px;background:#f6faf9;border:1px solid #cad9da;border-radius:6px;font-size:11px;white-space:nowrap}#H01 .member-map span{color:#377476}#H01 .member-map figcaption{font-size:9px;text-align:center;color:#637783}#H01 .activity-history{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;margin-top:18px;border:1px solid #d6e1e0;border-radius:9px;background:#f0f3ed}#H01 .activity-history strong{font-size:14px}#H01 .activity-history p{font-size:12px;margin:4px 0 0;color:#617274}#H01 .activity-history a{font-size:12px;white-space:nowrap;min-height:44px} @media(max-width:760px){#H01 .activity-history{align-items:flex-start;flex-direction:column;gap:3px;padding:13px 17px;margin-top:13px}#H01 .activity-history p{font-size:11px}#H01 .member-map>div{padding:9px 6px;gap:5px;font-size:10px}}
