:root{--bg-color: #000000;--header-bg: #070910;--surface-bg: #0d0f18;--body-color: #ffffff;--muted-color: #ffffff;--less-muted-color: #ffffff;--primary-accent: #58bcd5;--primary-accent-light: #00bfff;--secondary-brand: #099e99;--secondary-light: #0bbfb9;--dark-teal: #0d4656;--header-gradient: linear-gradient(135deg, #58bcd5 0%, #0d4656 50%, #21434d 100%);--accent-code: var(--primary-accent-light);--accent-castle: var(--secondary-light);--font-sans: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;--font-mono: 'JetBrains Mono', 'Fira Code', Consolas, monospace;--max-width: 900px;--radius-md: 8px}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{color-scheme:dark;font-family:var(--font-sans);background-color:var(--bg-primary);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased}body{min-height:100vh;display:flex;flex-direction:column}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{color:var(--accent-code);text-decoration:none;transition:color 0.15s ease-in-out}a:hover{text-decoration:underline}body{background-color:var(--bg-color);color:var(--body-color);font-family:var(--font-sans);min-height:100vh;display:flex;flex-direction:column}.site-header{width:100%;background:var(--header-gradient);border-bottom:1px solid rgba(255,255,255,0.15);padding:0.25rem 0}.site-header .nav-container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}.site-header .site-title{font-weight:700;font-size:2.5rem;color:var(--body-color)}.site-header .site-title .code{color:var(--accent-code)}.site-header .site-title .castle{color:var(--accent-castle)}.site-header nav ul{display:flex;gap:1.5rem;list-style:none}.site-header nav ul a{color:#ffffff;font-weight:500}.site-header nav ul a:hover{text-decoration:underline}.site-main{flex:1;max-width:var(--max-width);width:100%;margin:0 auto;padding:2.5rem 1.5rem}.site-footer{width:100%;border-top:1px solid rgba(255,255,255,0.1);background-color:var(--header-bg);padding:1.5rem;text-align:center;color:#ffffff;font-size:0.875rem}.hero{padding:2rem 2.25rem;margin-bottom:3rem;border-radius:var(--radius-md);background-color:var(--dark-teal);border:1px solid rgba(255,255,255,0.12)}.hero .hero-subtitle{color:#ffffff;font-size:1.15rem;line-height:1.6;margin-bottom:0}.post-card,.section-intro{background-color:var(--surface-bg);border:1px solid rgba(255,255,255,0.08);border-radius:var(--radius-md);padding:1.25rem 1.5rem;margin-bottom:1rem;transition:border-color 0.2s ease}.post-card:hover,.section-intro:hover{border-color:var(--primary-accent)}.post-card h1,.post-card h2,.post-card h3,.post-card h4,.post-card h5,.post-card h6,.post-card p,.post-card time,.post-card span,.section-intro h1,.section-intro h2,.section-intro h3,.section-intro h4,.section-intro h5,.section-intro h6,.section-intro p,.section-intro time,.section-intro span{color:#ffffff !important}.bg{color:#d8dee9;background-color:#2e3440}.chroma{color:#d8dee9;background-color:#2e3440;-webkit-text-size-adjust:none}.chroma .err{color:#bf616a}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#424853}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#6c6f74}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#6c6f74}.chroma .line{display:flex}.chroma .k{color:#81a1c1;font-weight:bold}.chroma .kc{color:#81a1c1;font-weight:bold}.chroma .kd{color:#81a1c1;font-weight:bold}.chroma .kn{color:#81a1c1;font-weight:bold}.chroma .kp{color:#81a1c1}.chroma .kr{color:#81a1c1;font-weight:bold}.chroma .kt{color:#81a1c1}.chroma .na{color:#8fbcbb}.chroma .nc{color:#8fbcbb}.chroma .no{color:#8fbcbb}.chroma .nd{color:#d08770}.chroma .ni{color:#d08770}.chroma .ne{color:#bf616a}.chroma .nl{color:#8fbcbb}.chroma .nn{color:#8fbcbb}.chroma .nx{color:#d8dee9}.chroma .py{color:#8fbcbb}.chroma .nt{color:#81a1c1}.chroma .nb{color:#81a1c1}.chroma .bp{color:#81a1c1}.chroma .nf{color:#88c0d0}.chroma .fm{color:#88c0d0}.chroma .s{color:#a3be8c}.chroma .sa{color:#a3be8c}.chroma .sb{color:#a3be8c}.chroma .sc{color:#a3be8c}.chroma .dl{color:#a3be8c}.chroma .sd{color:#616e87}.chroma .s2{color:#a3be8c}.chroma .se{color:#ebcb8b}.chroma .sh{color:#a3be8c}.chroma .si{color:#a3be8c}.chroma .sx{color:#a3be8c}.chroma .sr{color:#ebcb8b}.chroma .s1{color:#a3be8c}.chroma .ss{color:#a3be8c}.chroma .m{color:#b48ead}.chroma .mb{color:#b48ead}.chroma .mf{color:#b48ead}.chroma .mh{color:#b48ead}.chroma .mi{color:#b48ead}.chroma .il{color:#b48ead}.chroma .mo{color:#b48ead}.chroma .o{color:#81a1c1}.chroma .ow{color:#81a1c1;font-weight:bold}.chroma .or{color:#81a1c1}.chroma .p{color:#eceff4}.chroma .c{color:#616e87;font-style:italic}.chroma .ch{color:#616e87;font-style:italic}.chroma .cm{color:#616e87;font-style:italic}.chroma .c1{color:#616e87;font-style:italic}.chroma .cs{color:#616e87;font-style:italic}.chroma .cp{color:#5e81ac;font-style:italic}.chroma .cpf{color:#5e81ac;font-style:italic}.chroma .gd{color:#bf616a}.chroma .ge{font-style:italic}.chroma .gr{color:#bf616a}.chroma .gh{color:#88c0d0;font-weight:bold}.chroma .gi{color:#a3be8c}.chroma .go{color:#d8dee9}.chroma .gp{color:#4c566a;font-weight:bold}.chroma .gs{font-weight:bold}.chroma .gu{color:#88c0d0;font-weight:bold}.chroma .gt{color:#bf616a}.chroma .w{color:#d8dee9}.highlight{position:relative;margin-bottom:1.5rem;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--border-color);background-color:var(--bg-surface)}.highlight pre{margin-bottom:0;padding:1rem 1.25rem;overflow-x:auto;font-family:var(--font-mono);font-size:0.9rem;line-height:1.5;background:transparent !important}.highlight code{border:none;background:transparent;padding:0}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntd:first-child pre{padding-right:0.75rem;color:var(--text-muted);opacity:0.5;user-select:none;text-align:right}.chroma .k,.chroma .kc,.chroma .kd,.chroma .kn,.chroma .kp,.chroma .kr{color:var(--accent-castle)}.chroma .s,.chroma .sa,.chroma .sb,.chroma .sc,.chroma .dl,.chroma .s2{color:#98c379}.chroma .c,.chroma .ch,.chroma .cm,.chroma .c1,.chroma .cs{color:var(--text-muted);font-style:italic}.chroma .f,.chroma .fm{color:var(--accent-code)}.chroma .n,.chroma .nx{color:var(--text-primary)}.chroma .m,.chroma .mb,.chroma .mf,.chroma .mh,.chroma .mi{color:var(--accent-highlight)}
