body{background:#fff;font-family:'Lucida Console', monospace;color:#003f5a;line-height:1.6;max-width:800px;margin:0 auto;padding:0 1rem}.site-header{padding:1.5rem 0;border-bottom:1px solid #8ab184;margin-bottom:2rem}.site-nav{display:flex;justify-content:space-between;align-items:center}.site-nav .logo{font-weight:700;color:#de6600;text-decoration:none}.site-nav .logo-heart{color:#e74c3c}.nav-links{display:flex;gap:1.5rem}.nav-links a{text-decoration:none;color:#003f5a;position:relative}.nav-links a:hover{color:#de6600}.nav-links a.active{font-weight:500;color:#de6600}.nav-links a::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:1px;background:currentColor;transition:width 0.3s ease}.nav-links a:hover::after{width:100%}.site-footer{margin-top:3rem;padding:1.5rem 0;border-top:1px solid #8ab184;text-align:center;color:#666;font-size:0.9rem}.site-footer a{color:#de6600;text-decoration:none}.site-footer a:hover{text-decoration:underline}.site-footer .heart{color:#e74c3c;animation:pulse 1.5s infinite;display:inline-block}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@media (max-width: 600px){.site-nav{flex-direction:column;gap:1rem}.nav-links{flex-wrap:wrap;justify-content:center}}.site-nav{border-bottom:2px solid var(--secondary)}.pub-list{list-style:none;padding:0;margin:0}.pub-item{background:#f3f3f3;padding:1em;margin-bottom:0.5em;border-radius:5px;position:relative;transition:background 0.2s ease-in-out}.pub-item:nth-child(odd){background:#ffffff}.pub-item .pub-title{font-weight:bold;margin-bottom:0.3em}.pub-item .pub-authors{color:#444;margin-bottom:0.2em;font-size:0.95em}.pub-item .pub-meta{font-size:0.85em;color:#777}.pub-item .pub-meta .pub-award{margin-left:0.5em;color:#d48f00}.pub-item .pub-icons{position:absolute;top:1em;right:1em}.pub-item .pub-icons a{margin-left:0.4em;text-decoration:none;font-size:1em}.pub-icons a[title="Engine"]{color:#0072ce}
