.research-container{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#111}.research-logo-section{display:flex;justify-content:center;margin-top:2.5rem;margin-bottom:.75rem}.research-logo-link{display:inline-block;text-decoration:none}.research-logo-img{max-width:160px;width:100%;height:auto;border-radius:12px}.research-header{width:100%;max-width:900px;margin:3rem auto 2rem;padding:0 1.5rem;box-sizing:border-box}.research-nav-links{display:flex;align-items:center;gap:1.8rem;flex-wrap:wrap}.research-back-link{display:inline-flex;align-items:center;gap:.6rem;color:#555;text-decoration:none;font-size:1.1rem;font-weight:700;transition:color .2s}.research-back-link:hover{color:#111}.circle-arrow{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background-color:#000;color:#fff;flex-shrink:0;transition:transform .2s ease}.research-back-link:hover .circle-arrow-left{transform:translate(-4px)}.research-page-title{font-size:2.7rem;font-weight:900;margin-top:0;margin-bottom:0;letter-spacing:.05rem;color:#111}.research-content{width:100%;max-width:900px;margin:0 auto;padding:0 1.5rem 2rem;box-sizing:border-box;flex:1}.research-section{margin-top:4.5rem;margin-bottom:0}.research-section:first-of-type{margin-top:1rem}.research-section:last-of-type{margin-bottom:2.5rem}.research-section-title{font-size:2.2rem;font-weight:800;color:#444;border-bottom:2px solid #eee;padding-bottom:.7rem;margin-top:0;margin-bottom:2.5rem}.research-list{list-style-type:none;padding:0;margin:0}.research-item{font-size:1.3rem;line-height:1.8;color:#444;margin-bottom:1.8rem}.research-item strong{color:#111;font-weight:800}.research-blog-list{display:flex;flex-direction:column;gap:2.8rem}.research-blog-item{background:#fafafa;border:1px solid #eee;border-radius:10px;padding:1.5rem 1.8rem}.research-blog-link{font-size:1.4rem;font-weight:800;color:#111;text-decoration:none;line-height:1.35;display:block}.research-blog-link:hover{text-decoration:underline}.research-blog-desc{font-size:1.15rem;line-height:1.6;color:#555;margin:.6rem 0 0}@media (max-width: 600px){.research-page-title{margin-top:2rem;font-size:2.5rem}.research-section-title{font-size:1.4rem}.research-item{font-size:1.05rem;line-height:1.5}.research-blog-link{font-size:1.15rem}.research-blog-desc{font-size:1rem}}
