

.research-detail-page .domain-detail-hero{background:linear-gradient(135deg,#f7fbfa 0%,#edf8f5 100%)}
.research-detail-page .domain-detail-hero .hero-card{min-height:390px}
.research-detail-page .domain-detail-hero .hero-card img{height:390px;object-fit:cover}
.research-detail-page .domain-overview-grid,.research-detail-page .domain-app-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:34px;align-items:center}
.research-detail-page .domain-applications-section{scroll-margin-top:calc(var(--bt-header) + 24px)}
.research-detail-page .domain-applications-layout{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:36px;align-items:start}
.research-detail-page .domain-image{margin:0;border-radius:22px;overflow:hidden;box-shadow:0 16px 40px rgba(12,72,62,.14);min-height:330px}
.research-detail-page .domain-image img{display:block;width:100%;height:100%;min-height:330px;object-fit:cover}
.research-detail-page .domain-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}
.research-detail-page .domain-summary-card,.research-detail-page .domain-theme-card,.research-detail-page .domain-application-card{background:#fff;border:1px solid #dfeceb;border-radius:16px;padding:19px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.research-detail-page .domain-summary-card:hover,.research-detail-page .domain-theme-card:hover,.research-detail-page .domain-application-card:hover{transform:translateY(-5px);border-color:#70b9aa;box-shadow:0 14px 28px rgba(16,102,86,.11)}
.research-detail-page .domain-summary-card h3,.research-detail-page .domain-theme-card h3,.research-detail-page .domain-application-card h3{margin:12px 0 7px;font-size:1rem;color:#092f2b}
.research-detail-page .domain-summary-card p,.research-detail-page .domain-theme-card p,.research-detail-page .domain-application-card p{margin:0;color:#5c6f70;font-size:.9rem;line-height:1.55}
.research-detail-page .domain-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eaf6f3;color:#087662;border:1px solid #cfe6e1}
.research-detail-page .domain-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.research-detail-page .domain-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.research-detail-page .domain-course-grid .project-format-card{min-height:154px}
.research-detail-page .domain-theme-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
.research-detail-page .domain-project-layout{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:34px;align-items:center}
.research-detail-page .domain-project-lists{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.research-detail-page .domain-project-lists article{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:20px}
.research-detail-page .domain-project-lists h3{margin:0 0 12px;color:#fff;font-size:1.02rem}
.research-detail-page .domain-project-lists ul{margin:0;padding:0;list-style:none;display:grid;gap:9px}
.research-detail-page .domain-project-lists li{position:relative;padding-left:19px;color:#fff;line-height:1.45;font-size:.9rem}
.research-detail-page .domain-project-lists li:before{content:'✓';position:absolute;left:0;color:#fff;font-weight:800}
.research-detail-page .domain-tech-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:24px}
.research-detail-page .domain-application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.research-detail-page .domain-application-card{display:flex;flex-direction:column;min-height:188px;height:100%}
.research-detail-page .domain-application-card p{flex:1}
.research-detail-page .domain-applications-layout>.domain-image{min-height:0;height:100%;max-height:520px;align-self:stretch}
.research-detail-page .domain-applications-layout>.domain-image img{min-height:0;height:100%;max-height:520px;object-position:center 44%}
.research-detail-page .domain-related-links{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;padding-top:2px}
.research-detail-page .domain-route-link{display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:11px;min-height:76px;padding:12px 13px;border:1px solid #cfe4df;border-radius:16px;background:#fff;color:#0a5147;text-decoration:none;box-shadow:0 7px 18px rgba(12,92,78,.06);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}
.research-detail-page .domain-route-link:hover{transform:translateY(-3px);border-color:#6db7a8;background:#f8fdfc;box-shadow:0 12px 24px rgba(12,92,78,.12)}
.research-detail-page .domain-route-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#eaf6f3;color:#087662;border:1px solid #cfe6e1;transition:background .2s ease,color .2s ease}
.research-detail-page .domain-route-link:hover .domain-route-icon{background:#08715f;color:#fff}
.research-detail-page .domain-route-copy{display:grid;gap:2px;min-width:0}
.research-detail-page .domain-route-copy strong{font-size:.9rem;line-height:1.2;color:#073d35}
.research-detail-page .domain-route-copy small{font-size:.72rem;line-height:1.3;color:#657879}
.research-detail-page .domain-route-icon svg,.research-detail-page .domain-route-arrow{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.research-detail-page .domain-route-arrow{width:17px;height:17px;color:#0a7664}
.research-detail-page .bt-faq-list{max-height:430px;overflow-y:auto;padding-right:8px;scrollbar-width:thin;scrollbar-color:#0b806c #e5f1ef}
.research-detail-page .bt-faq-intro{align-self:start}
.research-detail-page .project-final-cta figure img{object-position:center}
@media(max-width:1050px){.research-detail-page .domain-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.research-detail-page .domain-application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.research-detail-page .domain-related-links{grid-template-columns:repeat(2,minmax(0,1fr))}.research-detail-page .domain-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.research-detail-page .domain-overview-grid,.research-detail-page .domain-app-grid,.research-detail-page .domain-project-layout{grid-template-columns:1fr}.research-detail-page .domain-course-grid,.research-detail-page .domain-tech-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.research-detail-page .domain-image{min-height:260px}.research-detail-page .domain-image img{min-height:260px}.research-detail-page .domain-applications-layout>.domain-image{height:300px;max-height:300px}.research-detail-page .domain-applications-layout>.domain-image img{height:300px;max-height:300px}.research-detail-page .domain-detail-hero .hero-card,.research-detail-page .domain-detail-hero .hero-card img{min-height:280px;height:280px}}
@media(max-width:560px){.research-detail-page .domain-summary-grid,.research-detail-page .domain-theme-grid,.research-detail-page .domain-course-grid,.research-detail-page .domain-tech-grid,.research-detail-page .domain-application-grid,.research-detail-page .domain-project-lists,.research-detail-page .domain-related-links,.research-detail-page .domain-process-grid{grid-template-columns:1fr}.research-detail-page .domain-application-card{min-height:0}.research-detail-page .domain-applications-layout>.domain-image,.research-detail-page .domain-applications-layout>.domain-image img{height:245px;max-height:245px}.research-detail-page .bt-faq-list{max-height:360px}.research-detail-page .domain-detail-hero .hero-card,.research-detail-page .domain-detail-hero .hero-card img{min-height:245px;height:245px}}

