pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#282c34;margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;line-height:1.6;font-size:16px}a{color:#1976d2;text-decoration:none;transition:color .2s ease}a:hover{color:#42a5f5;text-decoration:underline}.container{max-width:1200px;margin:0 auto;background-color:#282c34;min-height:100vh}.main-content{padding:2rem 2rem 6rem;flex:1}.header{background:linear-gradient(135deg,#1e1e1e,#2d2d2d);border-bottom:1px solid #404040;padding:2rem;box-shadow:0 2px 4px #0000004d}.header-content{display:flex;flex-direction:row;align-items:center;gap:2rem;max-width:1200px;margin:0 auto}.logo{height:150px;width:auto;flex-shrink:0}.hero-text{flex:1;display:flex;flex-direction:column;gap:.4rem;text-align:center}.header-spacer{width:150px;flex-shrink:0}.hero-name{color:#1976d2;font-size:2.5rem;font-weight:300;font-family:Roboto,sans-serif;margin:0}.hero-tagline{font-size:1.2rem;color:#81c784;font-style:italic;margin:0}.hero-tagline a{color:inherit;text-decoration:underline}.hero-tagline a:hover{color:#a5d6a7}.hero-description{font-size:1rem;color:#ffffffb3;font-weight:300;margin:0}.cta-chat{color:#38983f;font-weight:400}.cta-chat:hover{color:#4caf50}.blog-home{color:#fff;max-width:1000px;margin:0 auto}.blog-intro{background:linear-gradient(135deg,#1e1e1e,#2d2d2d);padding:3rem;border-radius:12px;box-shadow:0 8px 32px #0000004d;margin-bottom:3rem;border:1px solid #404040;text-align:center}.blog-intro h1{color:#1976d2;font-size:2.5rem;font-weight:300;margin-bottom:1rem;font-family:Roboto,sans-serif}.blog-intro .tagline{font-size:1.2rem;color:#81c784;margin-bottom:1rem;font-style:italic;font-weight:400}.blog-intro p{font-size:1.1rem;color:#fffc;max-width:600px;margin:0 auto;line-height:1.7;font-weight:300}.posts h2{color:#fff;font-size:2rem;font-weight:300;margin-bottom:2rem;text-align:center;font-family:Roboto,sans-serif}.posts-list{display:grid;gap:2rem}.post-preview{position:relative;background:linear-gradient(135deg,#1e1e1e,#2d2d2d);padding:2rem;border-radius:12px;border:1px solid #404040;box-shadow:0 4px 20px #0000004d;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.post-preview:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0006;border-color:#1976d2}.post-card-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.post-preview h3{margin-bottom:1rem}.post-preview h3 a{color:#fff;font-size:1.5rem;font-weight:400;font-family:Roboto,sans-serif;transition:color .2s ease}.post-preview h3 a:hover{color:#1976d2;text-decoration:none}.post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:#fff9}.post-meta time{color:#ffffffb3}.excerpt{color:#fffc;margin-bottom:1.5rem;line-height:1.7;font-size:1rem}.post-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.tag{background-color:#1976d233;color:#42a5f5;padding:.3rem .8rem;border-radius:16px;font-size:.8rem;font-weight:500;border:1px solid rgba(25,118,210,.3)}.blog-post{color:#fff;max-width:800px;margin:0 auto}.post-header{text-align:center;margin-bottom:3rem;padding:3rem;background:linear-gradient(135deg,#1e1e1e,#2d2d2d);border-radius:12px;box-shadow:0 8px 32px #0000004d;border:1px solid #404040}.post-title{color:#1976d2;font-size:2.5rem;font-weight:300;line-height:1.3;margin-bottom:1.5rem;font-family:Roboto,sans-serif}.post-content{background:linear-gradient(135deg,#1e1e1e,#2d2d2d);padding:3rem;border-radius:12px;box-shadow:0 8px 32px #0000004d;border:1px solid #404040;line-height:1.8}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{color:#1976d2;margin:2rem 0 1rem;font-weight:400;font-family:Roboto,sans-serif}.post-content h1{font-size:2rem}.post-content h2{font-size:1.7rem}.post-content h3{font-size:1.4rem}.post-content h4{font-size:1.2rem}.post-content p{margin-bottom:1.5rem;color:#ffffffe6}.post-content ul,.post-content ol{margin:1.5rem 0;padding-left:2rem;color:#ffffffe6}.post-content li{margin-bottom:.5rem}.post-content pre{background-color:#0d1117;padding:1.5rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0;border:1px solid #30363d;box-shadow:inset 0 2px 4px #0003}.post-content code{font-family:Monaco,Consolas,Courier New,monospace;font-size:.9em}.post-content pre code{color:#c9d1d9}.post-content p code{background-color:#1976d21a;color:#42a5f5;padding:.2rem .4rem;border-radius:4px;border:1px solid rgba(25,118,210,.2)}.post-content blockquote{border-left:4px solid #1976d2;padding-left:1.5rem;margin:1.5rem 0;color:#fffc;font-style:italic;background-color:#1976d20d;padding:1rem 1rem 1rem 1.5rem;border-radius:0 8px 8px 0}.blog-footer{position:fixed;bottom:0;left:0;right:0;background-color:#111;border-top:1px solid #2a2a2a;padding:.5rem 2rem;text-align:center;color:#ffffffb3;font-size:.75rem;z-index:100;display:flex;flex-direction:column;gap:.15rem}.blog-footer p{margin:0}.blog-footer a{color:#ffffff80}.blog-footer a:hover{color:#fffc;text-decoration:none}.loading,.error{text-align:center;padding:3rem 2rem;color:#fffc}.error{color:#f44336;background-color:#f443361a;border:1px solid rgba(244,67,54,.3);border-radius:8px}@media(max-width:768px){.header{padding:1.5rem 1rem}.header-content{gap:1.25rem}.logo{height:100px}.header-spacer{width:100px}.hero-name{font-size:1.8rem}.hero-tagline{font-size:1rem}.main-content{padding:1rem}.post-preview{padding:1.5rem}.post-title{font-size:2rem}.post-content{padding:2rem}.post-meta{flex-direction:column;align-items:flex-start;gap:.5rem}.footer-links{gap:1rem}.post-content pre{padding:1rem;font-size:.9rem}}@media(max-width:480px){.hero-name{font-size:1.5rem}.logo{height:75px}.header-spacer{width:75px}.post-title,.post-content h1{font-size:1.7rem}.post-content h2{font-size:1.4rem}.post-content h3{font-size:1.2rem}.post-content{padding:1.5rem}.post-header{padding:2rem}}
