html,body{margin:0;padding:0}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#fafafa;font-family:Poppins,sans-serif;line-height:1.6}header{background:#222;padding:1rem}header nav{gap:1rem;display:flex}header nav a{color:#fff;font-weight:500;text-decoration:none}header nav a:hover{text-decoration:underline}main{max-width:100%;margin:0 auto;padding:0 0}.postCard{background:#fff;border:1px solid #ddd;border-radius:8px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.05)}.postCard video{object-fit:cover;width:100%;max-height:400px;display:block}.postContent{padding:1rem}.postCaption{margin-bottom:.5rem;font-size:.95rem}.postStats{color:#555;gap:1.5rem;font-size:.9rem;display:flex}
.Navbar-module__cJzEcG__header{color:#000;z-index:1000;background:#fff;justify-content:space-between;align-items:center;padding:1rem;display:flex;position:relative}.Navbar-module__cJzEcG__logo{font-size:1.2rem;font-weight:700}.Navbar-module__cJzEcG__nav{gap:1.5rem;display:flex}.Navbar-module__cJzEcG__navLink{color:#000;font-weight:500;text-decoration:none}.Navbar-module__cJzEcG__navLink:hover{text-decoration:underline}.Navbar-module__cJzEcG__menuButton{cursor:pointer;color:#000;background:0 0;border:none;font-size:1.5rem;display:none}@media (max-width:768px){.Navbar-module__cJzEcG__nav{z-index:1100;background:#fff;flex-direction:column;gap:1.5rem;width:250px;height:100%;padding:4rem 1rem;transition:left .3s ease-in-out;position:fixed;top:0;left:-250px;box-shadow:2px 0 6px rgba(0,0,0,.1)}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__open{left:0}.Navbar-module__cJzEcG__menuButton{display:block}}.Navbar-module__cJzEcG__overlay{z-index:100;background:rgba(0,0,0,.4);width:100%;height:100%;position:fixed;top:0;left:0}
