:root,:root[data-theme="light"]{--bg-primary: #ffffff;--bg-secondary: #f8f9fa;--text-primary: #212529;--text-secondary: #495057;--text-accent: #198754;--text-dim: #6c757d;--border-color: #dee2e6;--glow-color: transparent;--glow-shadow: none;--glow-text: none;--scan-line-color: transparent;--screen-glow: none}:root[data-theme="dark"]{--bg-primary: #000000;--bg-secondary: #0a0a0a;--text-primary: #00ff00;--text-secondary: #00cc00;--text-accent: #00ff41;--text-dim: #008800;--border-color: #00ff00;--glow-color: #00ff00;--glow-shadow: 0 0 10px #00ff00, 0 0 20px #00ff00, 0 0 30px #00ff00;--glow-text: 0 0 5px #00ff00, 0 0 10px #00ff00;--scan-line-color: rgba(0, 255, 0, 0.1);--screen-glow: radial-gradient(circle, rgba(0, 255, 0, 0.1) 0%, transparent 70%)}html{transition:all 0.3s ease-in-out}*{color:var(--text-primary);border-color:var(--border-color)}body{background-color:var(--bg-primary);color:var(--text-primary)}a{color:var(--text-accent);text-decoration:none;transition:all 0.2s ease}a:hover{color:var(--text-primary);text-shadow:var(--glow-text)}::selection{background-color:var(--text-accent);color:var(--bg-primary)}::-moz-selection{background-color:var(--text-accent);color:var(--bg-primary)}:root body,:root[data-theme="light"] body{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif}:root .crt-screen,:root[data-theme="light"] .crt-screen{border:none !important;border-radius:0 !important;box-shadow:none !important;background:var(--bg-primary) !important}:root .crt-screen::before,:root[data-theme="light"] .crt-screen::before{display:none !important}:root .scanlines,:root .power-on-effect,:root[data-theme="light"] .scanlines,:root[data-theme="light"] .power-on-effect{display:none !important}:root .terminal-btn,:root .browse-all-btn,:root .cta-button,:root[data-theme="light"] .terminal-btn,:root[data-theme="light"] .browse-all-btn,:root[data-theme="light"] .cta-button{background:var(--text-accent);color:var(--bg-primary);border:none;border-radius:6px;padding:0.75rem 1.5rem;transition:all 0.2s ease}:root .terminal-btn:hover,:root .browse-all-btn:hover,:root .cta-button:hover,:root[data-theme="light"] .terminal-btn:hover,:root[data-theme="light"] .browse-all-btn:hover,:root[data-theme="light"] .cta-button:hover{background:var(--text-primary);color:var(--bg-primary);box-shadow:0 2px 8px rgba(0,0,0,0.15);text-shadow:none;transform:translateY(-1px)}:root .directory-listing,:root[data-theme="light"] .directory-listing{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px}:root .directory-listing .nav-link:hover,:root[data-theme="light"] .directory-listing .nav-link:hover{color:var(--text-accent)}:root .directory-listing .nav-link.active,:root[data-theme="light"] .directory-listing .nav-link.active{color:var(--text-accent)}:root .directory-listing .nav-link.active .file-type,:root[data-theme="light"] .directory-listing .nav-link.active .file-type{background:var(--text-accent);color:var(--bg-primary);border-radius:4px}:root .post-card-link:hover,:root[data-theme="light"] .post-card-link:hover{transform:translateY(-2px)}:root .post-card-link:hover .post-item,:root[data-theme="light"] .post-card-link:hover .post-item{border-color:var(--text-accent);box-shadow:0 4px 15px rgba(0,0,0,0.1)}:root .post-card-link:hover .post-title,:root[data-theme="light"] .post-card-link:hover .post-title{color:var(--text-accent)}:root .post-item,:root[data-theme="light"] .post-item{border:1px solid var(--border-color);border-radius:8px;background:var(--bg-primary)}:root .post-item::before,:root[data-theme="light"] .post-item::before{display:none}:root .tag,:root[data-theme="light"] .tag{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,0.1)}:root .tag:hover,:root[data-theme="light"] .tag:hover{background:var(--text-accent);color:var(--bg-primary);border-color:var(--text-accent);box-shadow:0 2px 6px rgba(0,0,0,0.15)}:root .phosphor-glow,:root[data-theme="light"] .phosphor-glow{text-shadow:none !important}:root .phosphor-glow:hover,:root[data-theme="light"] .phosphor-glow:hover{text-shadow:none !important}:root .cta-section,:root[data-theme="light"] .cta-section{background:linear-gradient(135deg, rgba(25,135,84,0.08), rgba(25,135,84,0.03));border:1px solid rgba(25,135,84,0.3)}:root .cta-section::before,:root[data-theme="light"] .cta-section::before{background:linear-gradient(90deg, transparent, var(--text-accent), transparent)}:root[data-theme="dark"] body{font-family:'JetBrains Mono', 'Fira Code', 'Source Code Pro', 'Monaco', 'Menlo', 'Ubuntu Mono', monospace}:root[data-theme="dark"] .crt-screen{border:3px solid var(--border-color);border-radius:15px;box-shadow:0 0 30px rgba(0,255,0,0.4),inset 0 0 120px rgba(0,255,0,0.05),inset 0 0 15px rgba(0,255,0,0.2)}:root[data-theme="dark"] .crt-screen::before{content:'';position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:var(--screen-glow);border-radius:18px;z-index:-1;opacity:0.6}:root[data-theme="dark"] .scanlines{display:block !important}:root[data-theme="dark"] .power-on-effect{display:block !important}:root[data-theme="dark"] .terminal-btn,:root[data-theme="dark"] .browse-all-btn,:root[data-theme="dark"] .cta-button{background:transparent;border:2px solid var(--text-accent);color:var(--text-accent)}:root[data-theme="dark"] .terminal-btn:hover,:root[data-theme="dark"] .browse-all-btn:hover,:root[data-theme="dark"] .cta-button:hover{background:var(--text-accent);color:var(--bg-primary);box-shadow:var(--glow-shadow);text-shadow:none}:root[data-theme="dark"] .post-item:hover::before{opacity:1}:root[data-theme="dark"] .site-title,:root[data-theme="dark"] .post-title,:root[data-theme="dark"] h1,:root[data-theme="dark"] h2,:root[data-theme="dark"] h3{text-shadow:var(--glow-text)}*{box-sizing:border-box;margin:0;padding:0;transition:color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease}html{font-size:16px;line-height:1.7;-webkit-text-size-adjust:100%;-webkit-font-feature-settings:"kern" 1;-moz-font-feature-settings:"kern" 1;-o-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;font-kerning:normal;scroll-behavior:smooth}body{font-family:"JetBrains Mono","Fira Code","Source Code Pro","Monaco","Menlo","Ubuntu Mono",monospace;font-weight:400;letter-spacing:0.3px;background-color:var(--bg-primary);color:var(--text-primary);overflow-x:hidden;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:"JetBrains Mono","Fira Code","Source Code Pro","Monaco","Menlo","Ubuntu Mono",monospace;font-weight:600;line-height:1.3;margin-bottom:1.25rem;text-shadow:var(--glow-text)}h1::before,h2::before,h3::before,h4::before,h5::before,h6::before{content:'# ';color:var(--text-dim)}h1{font-size:2.2rem;margin-bottom:1.75rem}@media (max-width: 768px){h1{font-size:1.8rem}}h2{font-size:1.6rem;margin-top:2.5rem;margin-bottom:1.5rem}@media (max-width: 768px){h2{font-size:1.4rem}}h3{font-size:1.3rem;margin-top:2rem;margin-bottom:1.25rem}@media (max-width: 768px){h3{font-size:1.2rem}}h4,h5,h6{font-size:1.1rem;margin-top:1.5rem;margin-bottom:1rem}p{margin-bottom:1.5rem;line-height:1.8;font-size:1rem}@media (max-width: 768px){p{margin-bottom:1.25rem}}ul,ol{margin-left:2rem;margin-bottom:1.5rem}ul li,ol li{margin-bottom:0.75rem;line-height:1.7}ul li::marker,ol li::marker{color:var(--text-dim)}code{font-family:"JetBrains Mono","Fira Code","Source Code Pro","Monaco","Menlo","Ubuntu Mono",monospace;font-size:0.9em;background-color:var(--bg-secondary);padding:0.2em 0.4em;border-radius:3px;border:1px solid var(--text-dim);color:var(--text-accent)}pre{font-family:"JetBrains Mono","Fira Code","Source Code Pro","Monaco","Menlo","Ubuntu Mono",monospace;background-color:var(--bg-secondary);border:1px solid var(--text-dim);border-radius:5px;padding:1rem;margin-bottom:1rem;overflow-x:auto;position:relative}pre code{background:none;border:none;padding:0;font-size:0.85rem}pre::before{content:'$ ';color:var(--text-dim);position:absolute;top:0.5rem;left:0.5rem}blockquote{border-left:4px solid var(--text-dim);margin-left:0;padding-left:1rem;font-style:italic;color:var(--text-secondary)}blockquote::before{content:'> ';color:var(--text-dim)}table{width:100%;border-collapse:collapse;margin-bottom:1rem;font-family:"JetBrains Mono","Fira Code","Source Code Pro","Monaco","Menlo","Ubuntu Mono",monospace;font-size:0.9rem}table th,table td{padding:0.5rem 1rem;text-align:left;border:1px solid var(--text-dim)}table th{background-color:var(--bg-secondary);font-weight:500;color:var(--text-accent)}table tr:nth-child(even){background-color:var(--bg-secondary)}hr{border:none;height:1px;background:var(--text-dim);margin:2rem 0;position:relative}hr::before{content:'---';position:absolute;left:50%;top:-0.5rem;transform:translateX(-50%);background:var(--bg-primary);padding:0 1rem;color:var(--text-dim)}img{max-width:100%;height:auto;border-radius:5px;border:1px solid var(--text-dim);box-shadow:var(--glow-shadow)}.keyboard-navigation *:focus,*:focus-visible{outline:2px solid var(--text-accent) !important;outline-offset:3px !important;border-radius:3px}*:focus{outline:none !important;box-shadow:none !important}a:focus-visible{outline:2px solid var(--text-accent);outline-offset:2px;text-decoration:underline}a:focus:not(:focus-visible){outline:none}button:focus:not(:focus-visible),.post-card-link:focus:not(:focus-visible),.nav-link:focus:not(:focus-visible),.cta-button:focus:not(:focus-visible),.browse-all-btn:focus:not(:focus-visible){outline:none !important;box-shadow:none !important}a,button,.nav-link{line-height:1.6;padding:0.25rem 0;margin:0.1rem 0;min-height:44px;display:inline-flex;align-items:center}p,li,.content{line-height:1.7;margin-bottom:1rem}pre,code{background:rgba(0,0,0,0.3);padding:0.2rem 0.4rem;border-radius:3px;border:1px solid var(--text-dim)}pre{padding:1rem;margin:1rem 0;overflow-x:auto;line-height:1.4}h1,h2,h3,h4,h5,h6{margin-top:2rem;margin-bottom:1rem;line-height:1.3}h1:first-child{margin-top:0}ul,ol{margin:1rem 0;padding-left:2rem}ul li,ol li{margin:0.5rem 0}blockquote{border-left:3px solid var(--text-accent);margin:1.5rem 0;padding:0.5rem 0 0.5rem 1.5rem;background:rgba(0,0,0,0.1);font-style:italic}table{width:100%;border-collapse:collapse;margin:1.5rem 0}table th,table td{padding:0.75rem;text-align:left;border-bottom:1px solid var(--text-dim)}table th{background:rgba(0,0,0,0.2);font-weight:bold}.crt-screen{position:relative;min-height:100vh;background:var(--bg-primary);border-radius:6px;box-shadow:inset 0 0 20px rgba(0,0,0,0.2),0 0 20px var(--glow-color)}.crt-screen::before{content:'';position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;background:var(--screen-glow);z-index:-1;pointer-events:none;opacity:0.3}.scanlines{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1000;opacity:0.15;transition:opacity 2s ease-out;background:linear-gradient(transparent 50%, var(--scan-line-color) 50%);background-size:100% 3px}.scanlines.fade-out{opacity:0.03}.power-on-effect{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--bg-primary);z-index:9999;pointer-events:none;animation:powerOn 1.5s ease-out forwards}.crt-body{background:#1a1a1a;padding:2rem}@media (max-width: 768px){.crt-body{padding:1rem}}.phosphor-glow{text-shadow:0 0 5px var(--text-primary);transition:text-shadow 0.2s ease}.phosphor-glow:hover{text-shadow:0 0 8px var(--text-primary)}.typing-effect{overflow:hidden;white-space:nowrap;margin:0 auto}.typing-effect::after{content:'_';color:var(--text-primary);animation:blink 1.2s infinite;margin-left:2px}.typing-effect.animate-typing{border-right:2px solid var(--text-primary);animation:typing 2s steps(40, end)}.typing-effect.animate-typing::after{display:none}.cursor{display:inline-block;background-color:var(--text-primary);width:8px;height:1.2em;margin-left:2px;animation:blink 1.2s infinite}.terminal-btn{background:var(--bg-secondary);border:1px solid var(--text-dim);color:var(--text-primary);padding:0.5rem 1rem;font-family:inherit;font-size:inherit;cursor:pointer;transition:all 0.2s ease;position:relative}.terminal-btn::before{content:'[ ';color:var(--text-dim)}.terminal-btn::after{content:' ]';color:var(--text-dim)}.terminal-btn:hover{background:var(--bg-primary);border-color:var(--text-primary)}.terminal-btn:active{transform:translateY(1px);transition:transform 0.1s ease}.nav-link{transition:all 0.2s ease}.nav-link:hover{color:var(--text-primary)}.nav-link.active{color:var(--text-accent)}@keyframes powerOn{0%{opacity:1;transform:scaleY(1)}70%{opacity:1;transform:scaleY(0.02)}100%{opacity:0;transform:scaleY(0)}}@keyframes typing{from{width:0}to{width:100%}}@keyframes blink{0%, 50%{opacity:1}51%, 100%{opacity:0}}.click-ripple{position:relative;overflow:hidden}.click-ripple::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(0,255,0,0.1);transform:translate(-50%, -50%);transition:width 0.3s, height 0.3s}.click-ripple.ripple-active::before{width:200px;height:200px}@media (prefers-reduced-motion: reduce){.scanlines{display:none}.power-on-effect{animation:none;opacity:0}.typing-effect{animation:none;border-right:none;overflow:visible;white-space:normal}.typing-effect::after{animation:none}.cursor{animation:none;opacity:1}.phosphor-glow{text-shadow:none}.phosphor-glow:hover{text-shadow:none}*{animation:none !important;transition:none !important}}*:focus{outline:none;box-shadow:none}@media (prefers-contrast: high){.scanlines{display:none}.crt-screen::before{display:none}.phosphor-glow{text-shadow:none}}:root[data-theme="light"] .crt-screen,:root[data-theme="light"] .crt-container{border:none !important;border-radius:0 !important;box-shadow:none !important;background:var(--bg-primary) !important}:root[data-theme="light"] .crt-screen::before,:root[data-theme="light"] .crt-screen::after,:root[data-theme="light"] .crt-container::before,:root[data-theme="light"] .crt-container::after{display:none !important}:root[data-theme="light"] .scanlines,:root[data-theme="light"] .power-on-effect,:root[data-theme="light"] .phosphor-glow{display:none !important}:root[data-theme="light"] *{animation:none !important;transition:color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease !important}:root[data-theme="light"] .animate-typing{animation:none !important;border-right:none !important}:root[data-theme="light"] .cursor{display:none !important}:root[data-theme="light"] .click-ripple{box-shadow:none !important}:root[data-theme="dark"] .crt-screen{position:relative;background:var(--bg-primary);border:3px solid var(--border-color);border-radius:15px;box-shadow:0 0 30px rgba(0,255,0,0.4),inset 0 0 120px rgba(0,255,0,0.05),inset 0 0 15px rgba(0,255,0,0.2)}:root[data-theme="dark"] .crt-screen::before{content:'';position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:var(--screen-glow);border-radius:18px;z-index:-1;opacity:0.6}:root[data-theme="dark"] .scanlines{position:fixed;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(0deg, transparent, transparent 2px, var(--scan-line-color) 2px, var(--scan-line-color) 4px);pointer-events:none;z-index:1000;opacity:0.15;transition:opacity 2s ease-in-out}:root[data-theme="dark"] .scanlines.fade-out{opacity:0.03}:root[data-theme="dark"] .power-on-effect{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle, transparent 20%, var(--bg-primary) 80%);z-index:2000;animation:powerOn 1.5s ease-out forwards;pointer-events:none}@keyframes powerOn{0%{transform:scale(1);opacity:1}100%{transform:scale(50);opacity:0}}:root[data-theme="dark"] .click-ripple{position:relative;overflow:hidden}:root[data-theme="dark"] .click-ripple.ripple-active{box-shadow:0 0 20px var(--glow-color)}:root[data-theme="dark"] .phosphor-glow{transition:all 0.3s ease}:root[data-theme="dark"] .phosphor-glow:hover{text-shadow:var(--glow-text)}:root[data-theme="dark"] .cursor{display:inline-block;background-color:var(--text-primary);width:10px;height:1.2em;animation:blink 1.2s step-start infinite}@keyframes blink{0%, 50%{opacity:1}51%, 100%{opacity:0}}:root[data-theme="dark"] .typing-effect.animate-typing{overflow:hidden;border-right:2px solid var(--text-primary);white-space:nowrap;margin:0 auto;animation:typing 3.5s steps(40, end),blink-caret 0.75s step-end infinite}@keyframes typing{from{width:0}to{width:100%}}@keyframes blink-caret{from, to{border-color:transparent}50%{border-color:var(--text-primary)}}@media (prefers-contrast: high){.scanlines{display:none !important}.power-on-effect{display:none !important}.crt-screen{border:2px solid var(--text-primary) !important;box-shadow:none !important}}@media (prefers-reduced-motion: reduce){.scanlines,.power-on-effect,.typing-effect,.cursor{display:none !important}.crt-screen{box-shadow:0 0 10px rgba(0,255,0,0.2) !important}*{animation:none !important;transition:none !important}}.crt-content{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:2.5rem}@media (max-width: 768px){.crt-content{padding:1rem}}.terminal-wrapper{margin:2rem 0}.site-header{margin-bottom:1.5rem;padding:1rem 0 0.75rem 0;border-bottom:1px solid var(--text-dim)}.site-header .site-title{font-size:1.8rem;margin-bottom:0;color:var(--text-accent)}.site-header .site-title .site-title-link{color:inherit;text-decoration:none;transition:all 0.2s ease}.site-header .site-title .site-title-link:hover{text-shadow:var(--glow-text);opacity:0.8}.terminal-header{font-family:inherit}.terminal-title-bar{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid var(--text-dim)}@media (max-width: 768px){.terminal-title-bar{flex-direction:column;gap:1rem}}.window-controls{display:flex;gap:0.5rem}.window-controls .control{width:12px;height:12px;border-radius:50%;display:inline-block}.window-controls .control.red{background:#ff5f56;box-shadow:0 0 5px #ff5f56}.window-controls .control.yellow{background:#ffbd2e;box-shadow:0 0 5px #ffbd2e}.window-controls .control.green{background:#27ca3f;box-shadow:0 0 5px #27ca3f}.window-title{font-size:1.25rem;font-weight:500;text-shadow:var(--glow-text);flex-grow:1;text-align:center}@media (max-width: 768px){.window-title{text-align:left}}.theme-toggle{display:flex;align-items:center}.toggle-btn{background:none;border:1px solid var(--text-dim);padding:0.5rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:0.5rem;transition:all 0.2s ease}.toggle-btn:hover{border-color:var(--text-primary);box-shadow:var(--glow-text)}.toggle-track{width:40px;height:20px;background:var(--bg-secondary);border:1px solid var(--text-dim);border-radius:10px;position:relative;transition:all 0.3s ease}.toggle-thumb{width:16px;height:16px;background:var(--text-primary);border-radius:50%;position:absolute;top:1px;left:1px;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;font-size:0.7rem;box-shadow:var(--glow-text)}.toggle-thumb .theme-icon{position:absolute;opacity:0;transition:opacity 0.3s ease}.toggle-thumb .theme-icon.dark{opacity:1}.toggle-labels{display:flex;justify-content:space-between;width:100%;font-size:0.7rem}.toggle-labels .label{color:var(--text-dim);transition:color 0.3s ease}.toggle-labels .label.dark{color:var(--text-primary)}[data-theme="light"] .toggle-thumb{left:21px}[data-theme="light"] .toggle-thumb .theme-icon.dark{opacity:0}[data-theme="light"] .toggle-thumb .theme-icon.light{opacity:1}[data-theme="light"] .toggle-labels .label.light{color:var(--text-primary)}[data-theme="light"] .toggle-labels .label.dark{color:var(--text-dim)}.terminal-nav{padding:1rem 0}.nav-prompt{margin-bottom:1rem;font-size:0.9rem}.nav-prompt .user{color:var(--text-accent)}.nav-prompt .separator{color:var(--text-dim)}.nav-prompt .path{color:var(--text-secondary)}.nav-prompt .prompt-symbol{color:var(--text-dim);margin:0 0.5rem}.nav-prompt .command{color:var(--text-primary)}.directory-listing{background:rgba(0,0,0,0.2);border:1px solid var(--text-dim);border-radius:4px;padding:0.75rem 1rem;margin:0.5rem 0 1.5rem 0}.directory-listing .nav-list{display:flex;flex-wrap:wrap;gap:2rem;margin:0;list-style:none}@media (max-width: 768px){.directory-listing .nav-list{gap:1rem;justify-content:center}}.directory-listing .nav-item{margin:0}.directory-listing .nav-item .nav-link{display:inline-flex;align-items:center;text-decoration:none;color:var(--text-primary);transition:color 0.2s ease;font-size:0.9rem;padding:0.25rem 0}.directory-listing .nav-item .nav-link:hover{color:var(--text-accent)}.directory-listing .nav-item .nav-link.active{color:var(--text-accent);font-weight:500}.directory-listing .nav-item .nav-link.active .file-type{color:var(--text-accent);background:rgba(0,255,0,0.1);padding:0.125rem 0.25rem;border-radius:3px}.directory-listing .nav-item .nav-link .file-type{color:var(--text-dim);font-size:0.75rem;margin-right:0.5rem;width:auto;transition:all 0.2s ease}.post-header,.page-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--text-dim)}.terminal-prompt{color:var(--text-accent);margin-right:0.5rem;font-weight:normal}.post-title,.page-title{font-size:2rem;margin-bottom:1rem}.post-title::before,.page-title::before{display:none}.post-meta{display:flex;flex-direction:column;gap:0.5rem;font-size:0.9rem;color:var(--text-secondary)}.post-meta .file-info{display:flex;align-items:center;flex-wrap:nowrap;gap:0}.post-meta .file-info .meta-separator{margin:0 0.3rem;white-space:nowrap}.post-meta .file-info .file-date,.post-meta .file-info .read-time,.post-meta .file-info .file-size,.post-meta .file-info .file-owner{white-space:nowrap}.post-meta .file-size,.post-meta .file-date,.post-meta .file-owner{color:var(--text-dim)}.post-meta .post-categories,.post-meta .post-tags{display:flex;align-items:center;gap:0.5rem;flex-wrap:wrap}.post-meta .label{color:var(--text-dim)}.post-meta .category,.post-meta .tag{background:var(--bg-secondary);border:1px solid var(--text-dim);padding:0.2rem 0.5rem;font-size:0.8rem;border-radius:3px;color:var(--text-accent)}.post-content,.page-content{margin:2rem 0;line-height:1.8}.post-footer,.page-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--text-dim)}.terminal-divider{text-align:center;margin:2rem 0}.terminal-divider span{color:var(--text-dim);background:var(--bg-primary);padding:0 1rem}.post-navigation{display:flex;justify-content:space-between;margin-top:1rem}@media (max-width: 768px){.post-navigation{flex-direction:column;gap:1rem}}.post-navigation .nav-link{color:var(--text-accent);text-decoration:none;transition:all 0.2s ease}.post-navigation .nav-link:hover{color:var(--text-primary);text-shadow:var(--glow-text)}.post-navigation .nav-link .nav-symbol{color:var(--text-dim)}.post-navigation .prev{text-align:left}.post-navigation .next{text-align:right}.site-footer{margin-top:3rem;padding:1.5rem 0;border-top:1px solid var(--text-dim);text-align:center;color:var(--text-dim);font-size:0.9rem;position:relative}.site-footer .footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem}@media (max-width: 768px){.site-footer .footer-links{flex-direction:column;gap:0.5rem}}.site-footer .footer-links a{color:var(--text-secondary);text-decoration:none;transition:color 0.2s ease}.site-footer .footer-links a:hover{color:var(--text-accent)}.easter-egg-bolt{background:none;border:none;padding:0.2rem 0.4rem;margin:0 0.3rem;cursor:pointer;opacity:0.4;transition:all 0.3s ease;border-radius:4px;font-size:1rem;color:inherit;animation:subtlePulse 3s infinite}.easter-egg-bolt:hover{opacity:0.8;transform:scale(1.1);background:rgba(0,0,0,0.1)}.easter-egg-bolt:active{transform:scale(0.95)}.easter-egg-bolt.clicked{animation:boltBounce 0.6s ease}:root[data-theme="dark"] .easter-egg-bolt{opacity:0.7;color:var(--text-accent)}:root[data-theme="dark"] .easter-egg-bolt:hover{opacity:1;color:var(--text-primary);background:rgba(0,255,0,0.1);box-shadow:0 0 8px rgba(0,255,0,0.4);text-shadow:var(--glow-text)}@keyframes subtlePulse{0%, 100%{opacity:0.4}50%{opacity:0.6}}@keyframes boltBounce{0%, 100%{transform:scale(1)}25%{transform:scale(1.3) rotate(5deg)}50%{transform:scale(1.1) rotate(-3deg)}75%{transform:scale(1.2) rotate(2deg)}}.toast-container{position:fixed;bottom:4rem;left:50%;transform:translateX(-50%);z-index:9999;pointer-events:none}@media (max-width: 768px){.toast-container{bottom:3rem;left:1rem;right:1rem;transform:none}}.toast{background:var(--bg-primary);border:2px solid var(--text-accent);border-radius:8px;padding:1rem 1.5rem;margin-bottom:1rem;box-shadow:0 4px 20px rgba(0,0,0,0.3);color:var(--text-primary);font-family:inherit;font-size:0.9rem;pointer-events:auto;position:relative;overflow:hidden;transform:translateY(100%) scale(0.8);opacity:0;animation:springUpToast 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards}.toast::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg, var(--text-accent), transparent)}.toast .toast-header{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.5rem;font-weight:600;color:var(--text-accent)}.toast .toast-header .toast-icon{font-size:1.2rem}.toast .toast-message{line-height:1.5;color:var(--text-secondary)}.toast .toast-close{position:absolute;top:0.5rem;right:0.5rem;background:none;border:none;color:var(--text-dim);cursor:pointer;font-size:1.2rem;padding:0.25rem;border-radius:3px}.toast .toast-close:hover{color:var(--text-primary);background:rgba(255,255,255,0.1)}:root[data-theme="dark"] .toast{background:rgba(0,0,0,0.9);border-color:var(--text-accent);box-shadow:0 4px 20px rgba(0,255,0,0.3),0 0 30px rgba(0,255,0,0.1)}:root[data-theme="dark"] .toast .toast-header{text-shadow:var(--glow-text)}.toast.toast-hiding{animation:springDownToast 0.4s ease-in forwards}@keyframes springUpToast{0%{transform:translateY(100%) scale(0.8);opacity:0}60%{transform:translateY(-10%) scale(1.05);opacity:0.9}100%{transform:translateY(0) scale(1);opacity:1}}@keyframes springDownToast{0%{transform:translateY(0) scale(1);opacity:1}100%{transform:translateY(100%) scale(0.8);opacity:0}}@media (max-width: 768px){.crt-content{padding:1rem}.main-content{padding:1rem 0.5rem}.site-header{text-align:center;margin-bottom:1.5rem}.directory-listing .nav-list{flex-direction:column;align-items:center;gap:0.75rem}.post-list .post-item{padding:1.5rem}.post-list .post-item .post-title{font-size:1.2rem}.post-list .post-item .post-meta{flex-direction:column;align-items:flex-start;gap:0.25rem}.post-list .post-item .post-tags{gap:0.5rem}.post-list .post-item .post-tags .tag{padding:0.35rem 0.7rem;font-size:0.75rem}.cta-section{padding:2rem 1.5rem;margin:2rem 0}.cta-section h3{font-size:1.2rem}.cta-section .cta-button{padding:0.75rem 1.5rem;font-size:0.95rem}.welcome-section{margin-bottom:2rem}.welcome-section .intro-text{font-size:1.05rem}.posts-section h2{font-size:1.4rem;margin-bottom:1.5rem}}.post-content,.page-content{line-height:1.7}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6,.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{color:var(--text-accent);margin-top:2rem;margin-bottom:1rem}.post-content h1:first-child,.post-content h2:first-child,.post-content h3:first-child,.post-content h4:first-child,.post-content h5:first-child,.post-content h6:first-child,.page-content h1:first-child,.page-content h2:first-child,.page-content h3:first-child,.page-content h4:first-child,.page-content h5:first-child,.page-content h6:first-child{margin-top:0}.post-content p,.page-content p{margin-bottom:1.25rem}.post-content ul,.post-content ol,.page-content ul,.page-content ol{margin:1.25rem 0;padding-left:2rem}.post-content ul li,.post-content ol li,.page-content ul li,.page-content ol li{margin:0.5rem 0;line-height:1.6}.post-content blockquote,.page-content blockquote{border-left:3px solid var(--text-accent);margin:1.5rem 0;padding:0.5rem 0 0.5rem 1.5rem;background:rgba(0,0,0,0.1);font-style:italic;color:var(--text-secondary)}.post-content pre,.post-content code,.page-content pre,.page-content code{background:rgba(0,0,0,0.4);border:1px solid var(--text-dim)}.post-content pre,.page-content pre{padding:1rem;margin:1.5rem 0;overflow-x:auto;border-radius:4px}.post-content code,.page-content code{padding:0.2rem 0.4rem;border-radius:3px;font-size:0.9em}.cta-section{background:linear-gradient(135deg, rgba(0,255,0,0.08), rgba(0,255,0,0.03));border:1px solid rgba(0,255,0,0.3);border-radius:12px;padding:2.5rem;margin:3rem 0;text-align:center;position:relative;overflow:hidden}.cta-section::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg, transparent, var(--text-accent), transparent)}.cta-section h3{color:var(--text-accent);margin-bottom:1.5rem;font-size:1.4rem;font-weight:600}.cta-section p{font-size:1.1rem;line-height:1.7;margin-bottom:2rem;color:var(--text-secondary);max-width:600px;margin-left:auto;margin-right:auto}.cta-section .cta-button{display:inline-block;background:var(--text-accent);color:var(--bg-primary);padding:0.875rem 2rem;text-decoration:none;border-radius:6px;font-weight:600;font-size:1rem;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(0,255,0,0.2)}.cta-section .cta-button:hover{background:var(--text-primary);transform:translateY(-2px);box-shadow:0 6px 25px rgba(0,255,0,0.3)}.main-content{padding:0;margin-bottom:2rem}.main-content .terminal-prompt{display:none}.welcome-section{margin-bottom:3rem}.welcome-section h1{font-size:2.2rem;margin-bottom:1.5rem;color:var(--text-accent);line-height:1.3}@media (max-width: 768px){.welcome-section h1{font-size:1.8rem}}.welcome-section .intro-text{font-size:1.15rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1.5rem}.welcome-section .quick-stats{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem;margin-top:1rem;font-size:0.9rem;color:var(--text-dim)}@media (max-width: 768px){.welcome-section .quick-stats{justify-content:center;text-align:center}}.welcome-section .quick-stats .stat-item{color:var(--text-secondary);font-weight:500}.welcome-section .quick-stats .stat-separator{color:var(--text-dim);margin:0 0.25rem}.posts-section{margin-bottom:3rem}.posts-section h2{font-size:1.6rem;color:var(--text-accent);margin-bottom:2rem;border-bottom:2px solid var(--text-dim);padding-bottom:0.75rem;font-weight:600}.post-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.post-list .post-card-link{display:block;text-decoration:none;color:inherit;transition:all 0.3s ease}.post-list .post-card-link:hover{transform:translateY(-3px)}.post-list .post-card-link:hover .post-item{background:rgba(0,0,0,0.2);border-color:var(--text-accent);box-shadow:0 8px 25px rgba(0,255,0,0.15)}.post-list .post-card-link:hover .post-title{color:var(--text-accent);text-shadow:var(--glow-text)}.post-list .post-item{background:rgba(0,0,0,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:8px;padding:2rem;margin:0;transition:all 0.3s ease;cursor:pointer;position:relative}.post-list .post-item::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg, var(--text-accent), transparent);border-radius:8px 8px 0 0;opacity:0;transition:opacity 0.3s ease}.post-list .post-item:hover::before{opacity:1}.post-list .post-item .post-title{margin:0 0 1rem 0;padding:0;color:var(--text-primary);font-size:1.4rem;font-weight:600;line-height:1.4;transition:color 0.3s ease}.post-list .post-item .post-meta{display:inline-block;align-items:center;gap:0.5rem;color:var(--text-dim);font-size:0.9rem;margin-bottom:1.25rem;line-height:1.4}.post-list .post-item .post-meta .post-date{color:var(--text-secondary);font-weight:500}.post-list .post-item .post-meta .read-time{color:var(--text-secondary)}.post-list .post-item .post-meta .meta-separator{color:var(--text-dim);opacity:0.6}.post-list .post-item .post-excerpt{color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem;font-size:1rem}.post-list .post-item .post-tags{display:flex;flex-wrap:wrap;gap:0.75rem}.post-list .post-item .post-tags .tag{background:rgba(0,255,0,0.1);color:var(--text-accent);padding:0.4rem 0.8rem;border-radius:6px;font-size:0.8rem;font-weight:500;text-decoration:none;border:1px solid rgba(0,255,0,0.3);transition:all 0.3s ease}.post-list .post-item .post-tags .tag:hover{background:var(--text-accent);color:var(--bg-primary);border-color:var(--text-accent);transform:translateY(-1px)}.browse-all-section{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--text-dim)}.browse-all-section .browse-all-btn{display:inline-block;background:rgba(0,0,0,0.1);border:2px solid var(--text-accent);color:var(--text-accent);padding:0.875rem 2rem;text-decoration:none;border-radius:6px;font-weight:600;font-size:1rem;transition:all 0.3s ease;position:relative;overflow:hidden}.browse-all-section .browse-all-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--text-accent);transition:left 0.3s ease;z-index:-1}.browse-all-section .browse-all-btn:hover{color:var(--bg-primary);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,255,0,0.3)}.browse-all-section .browse-all-btn:hover::before{left:0}.main-container{max-width:1200px;margin:0 auto;padding:1rem}@media (max-width: 768px){.main-container{padding:0.5rem}}.home{text-transform:lowercase}.home .site-title,.home .nav-link,.home code,.home pre,.home .tag{text-transform:none}.highlight{background:var(--bg-secondary);border:1px solid var(--text-dim);border-radius:5px;padding:1rem;margin:1rem 0;overflow-x:auto;position:relative}.highlight::before{content:'$ ';color:var(--text-accent);position:absolute;top:0.5rem;left:0.5rem;z-index:1}.highlight pre{margin:0;padding:0;padding-left:1.5rem;background:none;border:none}.highlight pre::before{display:none}.highlight code{font-family:inherit;font-size:0.85rem;line-height:1.4;background:none;border:none;padding:0}.highlight .c,.highlight .c1,.highlight .cm,.highlight .cp,.highlight .cs{color:var(--text-dim);font-style:italic}.highlight .err{color:#ff6b6b;background-color:rgba(255,107,107,0.1)}.highlight .k,.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:var(--text-accent);font-weight:500}.highlight .l,.highlight .ld,.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo,.highlight .mx{color:var(--text-primary)}.highlight .n,.highlight .na,.highlight .nb,.highlight .bp,.highlight .nc,.highlight .no,.highlight .nd,.highlight .ni,.highlight .ne,.highlight .nf,.highlight .nl,.highlight .nn,.highlight .nx,.highlight .py,.highlight .nt,.highlight .nv,.highlight .vc,.highlight .vg,.highlight .vi{color:var(--text-primary)}.highlight .o,.highlight .ow{color:var(--text-accent)}.highlight .p{color:var(--text-primary)}.highlight .s,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx,.highlight .sr,.highlight .s1,.highlight .ss{color:var(--text-secondary)}.highlight .ge{font-style:italic}.highlight .gs{font-weight:bold}.highlight .gh{color:var(--text-accent);font-weight:bold}.highlight .gi{color:#4ade80;background-color:rgba(74,222,128,0.1)}.highlight .gd{color:#ff6b6b;background-color:rgba(255,107,107,0.1)}.highlight .gu{color:var(--text-accent);font-weight:bold}.highlight .gt{color:var(--text-dim)}.highlight .gl{text-decoration:underline}.language-bash .highlight::before,.language-shell .highlight::before{content:'$ ';color:var(--text-accent)}.language-javascript .highlight::before,.language-js .highlight::before{content:'> ';color:var(--text-accent)}.language-python .highlight::before{content:'>>> ';color:var(--text-accent)}.language-ruby .highlight::before{content:'irb> ';color:var(--text-accent)}code:not(.highlight code){background:var(--bg-secondary);color:var(--text-accent);padding:0.2em 0.4em;border-radius:3px;border:1px solid var(--text-dim);font-size:0.9em}code:not(.highlight code)::before,code:not(.highlight code)::after{content:'`';color:var(--text-dim)}.highlight .lineno{color:var(--text-dim);margin-right:1rem;user-select:none}.highlight .lineno::after{content:' │ ';color:var(--text-dim)}kbd{background:var(--bg-secondary);border:1px solid var(--text-dim);border-radius:3px;box-shadow:0 1px 0 var(--text-dim);color:var(--text-primary);display:inline-block;font-family:inherit;font-size:0.8em;line-height:1;padding:0.2em 0.4em;white-space:nowrap}
