.Layout_container__m2XBw{max-width:var(--max-width);margin:0 auto;padding:1rem;min-height:100vh;display:flex;flex-direction:column}.Navbar_navbar__2GufN{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;background-color:var(--light-white);backdrop-filter:blur(10px);border-radius:2rem;padding:.5rem 1rem;height:3rem;position:-webkit-sticky;position:sticky;top:0;z-index:999}.Navbar_navLinks__FVLYB{display:flex;align-items:center;gap:.5rem;justify-content:space-evenly}.Navbar_navLink__eZP1y{color:var(--font-color);padding:.25rem .75rem;border-radius:2rem;transition:background-color .2s;display:flex;gap:.5rem;font-size:.9rem}.Navbar_navLink__eZP1y:hover{text-decoration:none}.Navbar_active__d3yZl,.Navbar_navLink__eZP1y:hover{background-color:rgba(255,255,255,.1)}.Navbar_icon__ZWGIh{font-size:1rem}.Navbar_sayHiButton__yZi1h,.Navbar_sayHi__D6tQo{display:flex;align-items:center}.Navbar_sayHiButton__yZi1h{background-color:var(--yellow-light);color:var(--font-color);border-radius:1.5rem;padding:.3rem .7rem;font-size:.9rem;transition:background-color .2s;gap:.5rem}.Navbar_sayHiButton__yZi1h:hover{background-color:#424242;text-decoration:none}@media (max-width:500px){.Navbar_navbar__2GufN{flex-direction:column;border-radius:2rem;transition:background-color .2s;gap:1rem;font-size:.75rem;margin-bottom:1rem}.Navbar_navLinks__FVLYB{width:100%;justify-content:space-between}.Navbar_navLink__eZP1y{width:100%;justify-content:center;text-align:center;padding:.25rem 0;font-size:.9rem;gap:.5rem}.Navbar_icon__ZWGIh{display:none}.Navbar_sayHi__D6tQo{text-align:center;padding:.25rem 0;justify-content:center}.Navbar_sayHiButton__yZi1h{width:100%;text-align:center}}.Research_researchContainer__anFRm{max-width:800px;border-radius:18px;color:#e5e5e5;min-height:70vh}.Research_headerSection__yH_WE{border-bottom:1.5px solid #282828;margin-bottom:2.2rem;padding-bottom:1.2rem}.Research_title__hTpV6{font-size:2.2rem;font-weight:800;margin-bottom:1.1rem;color:#a0a0a0;letter-spacing:-1px}.Research_meta__fQlts{font-size:1.05rem;color:#bdbdbd;margin-bottom:.2rem;display:flex;flex-direction:column;gap:.3rem}.Research_section__MZ4hZ{margin-bottom:2.5rem}.Research_abstract__RaBNS{font-size:1.13rem;line-height:1.7;margin-top:1rem;color:#e5e5e5}@media (max-width:700px){.Research_researchContainer__anFRm{padding:1.2rem .5rem}.Research_title__hTpV6{font-size:1.3rem}}