.fn-body{background:#0d0d0d;font-family:IBM Plex Mono,Courier New,monospace}.fn-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2.5rem;background:#0d0d0d;color:#f0ece4;border-bottom:1px solid #2a2a2a}.fn-nav .nav-logo{font-family:IBM Plex Mono,monospace;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:#f0ece4}.fn-nav .nav-links a{color:#555;font-family:IBM Plex Mono,monospace;font-size:.7rem;letter-spacing:.1em;opacity:1}.fn-nav .nav-links a:hover,.fn-nav .nav-links a.active{color:#f0ece4}.fn-cover{position:relative;background:#0d0d0d;min-height:60vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:5rem}.fn-cover-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:28px 28px}.fn-cover-content{position:relative;z-index:1;text-align:center;padding:3rem 2rem}.fn-brand{display:inline-flex;flex-direction:column;align-items:center;border:1px solid #2a2a2a;padding:2.5rem 4rem;position:relative}.fn-brand:before,.fn-brand:after{content:"";position:absolute;left:8px;right:8px;height:1px;background:#2a2a2a}.fn-brand:before{top:5px}.fn-brand:after{bottom:5px}.fn-brand-top{font-family:IBM Plex Mono,monospace;font-size:.65rem;letter-spacing:.25em;text-transform:uppercase;color:#444;margin-bottom:.75rem}.fn-brand-title{font-family:Special Elite,serif;font-size:clamp(3.5rem,8vw,7rem);line-height:.9;color:#f0ece4;letter-spacing:-.01em;text-align:center}.fn-brand-rule{width:100%;height:1px;background:#f0ece4;margin:1.25rem 0}.fn-brand-sub{font-family:IBM Plex Mono,monospace;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:#444}.fn-entries{max-width:760px;margin:0 auto;padding:3rem 2rem 5rem;display:flex;flex-direction:column;gap:0}.fn-entry{display:block;border-bottom:1px solid #1e1e1e;padding:2rem 0;transition:background .2s}.fn-entry:first-child{border-top:1px solid #1e1e1e}.fn-entry:hover .fn-entry-inner{transform:translate(4px)}.fn-entry-inner{transition:transform .2s}.fn-entry-header{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.fn-entry-cat{font-size:.65rem;letter-spacing:.18em;font-weight:500;font-family:IBM Plex Mono,monospace}.fn-entry-date{font-size:.65rem;letter-spacing:.1em;color:#444;font-family:IBM Plex Mono,monospace}.fn-entry-title{font-family:Special Elite,serif;font-size:clamp(1.3rem,2.5vw,1.8rem);color:#f0ece4;line-height:1.2;margin-bottom:.5rem}.fn-entry-excerpt{font-size:.82rem;line-height:1.65;color:#666;max-width:56ch;margin-bottom:.75rem}.fn-entry-read{font-size:.7rem;letter-spacing:.12em;color:#f0ece4;font-family:IBM Plex Mono,monospace;font-weight:500}.fn-post{padding-top:5rem;min-height:100vh}.fn-post-ruled{max-width:680px;margin:0 auto;padding:3rem 2.5rem 6rem;background:#111;background-image:repeating-linear-gradient(transparent,transparent 27px,#1e1e1e 27px,#1e1e1e 28px);min-height:100vh;border-left:1px solid #2a2a2a;position:relative}.fn-back{display:inline-block;font-family:IBM Plex Mono,monospace;font-size:.7rem;letter-spacing:.1em;color:#555;margin-bottom:2rem;transition:color .2s}.fn-back:hover{color:#f0ece4}.fn-post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.fn-post-title{font-family:Special Elite,serif;font-size:clamp(1.8rem,4vw,2.8rem);color:#f0ece4;line-height:1.15;margin-bottom:2.5rem;padding-bottom:1rem;border-bottom:1px solid #2a2a2a}.fn-post-body{font-size:.92rem;line-height:1.95;color:#aaa}.fn-post-body p{margin-bottom:1.75rem}.fn-post-body img{width:100%;max-width:560px;height:auto;display:block;margin:2.5rem auto;opacity:.92}.fn-footer{background:#0d0d0d;color:#444;padding:2rem 2.5rem;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #1e1e1e}.fn-footer p{font-size:.75rem;letter-spacing:.05em;font-family:IBM Plex Mono,monospace;color:#444}.fn-footer .footer-links a{color:#444;font-family:IBM Plex Mono,monospace;font-size:.75rem}.fn-footer .footer-links a:hover{color:#f0ece4}.fn-player{position:fixed;bottom:0;left:0;right:0;z-index:200;display:flex;align-items:center;gap:1rem;padding:.85rem 2.5rem;background:#0a0a0a;border-top:1px solid #2a2a2a}.fn-player-btn{width:2rem;height:2rem;border:1px solid #3a3a3a;background:transparent;color:#f0ece4;font-size:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s,color .2s;font-family:IBM Plex Mono,monospace;letter-spacing:0}.fn-player-btn:hover{border-color:#f0ece4}.fn-player-info{flex:1;display:flex;flex-direction:column;gap:.35rem}.fn-player-label{font-family:IBM Plex Mono,monospace;font-size:.55rem;letter-spacing:.2em;color:#444}.fn-player-bar{width:100%;height:2px;background:#2a2a2a;position:relative}.fn-player-progress{height:100%;background:#f0ece4;width:0%;transition:width .5s linear}.fn-player-time{font-family:IBM Plex Mono,monospace;font-size:.65rem;color:#444;flex-shrink:0}@media(max-width:768px){.fn-nav{padding:1.25rem}.fn-brand{padding:2rem 2.5rem}.fn-post-ruled{padding:2.5rem 1.5rem 4rem;margin:0;border-left:none;border-top:1px solid #2a2a2a}.fn-footer{flex-direction:column;gap:.75rem;text-align:center}}
