:root{--header-height:64px;--page-background:#101010 url("/Media/Background.png") center / cover
    no-repeat fixed;--panel-background:#191919;--panel-border:#000000;--text-main:#eeeeee;--text-muted:#a8a8a8;--accent:#0000ff;--links:#ffff00}a{color:var(--accent,#ffd34d);text-decoration:none}a:hover{text-decoration:underline}.back-link{margin:0 0 16px}.back-link a{color:var(--links);text-decoration:none;font-weight:700}.back-link a:hover{text-decoration:underline}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{width:100%;min-height:100%;line-height:1.5;background:var(--page-background);color:var(--text-main)}body{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;cursor:default;background:var(--page-background);color:var(--text-main)}main{flex:1;width:calc(100% - 32px);max-width:1e3px;margin-left:auto;margin-right:auto;margin:auto;padding:32px;background:rgba(83,83,83,.5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.blog-layout{width:min(var(--content-width),calc(100% - 32px));display:grid;grid-template-columns:minmax(0,1fr)280px;gap:32px;margin:32px auto 64px}.section-title{margin:0 0 16px;color:var(--accent);font-size:1.5rem}.post-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:20px;margin-bottom:20px;padding:20px;background:var(--panel-background)}.post-thumbnail{display:block;align-self:start}.post-thumbnail img{display:block;width:180px;aspect-ratio:3/2;object-fit:cover;background:#000;border:0}.post-content{min-width:0}.post-category{margin:0 0 4px;color:var(--accent);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.post-title{margin:0;font-size:1.35rem;line-height:1.2}.post-title a{color:var(--text-main);text-decoration:none}.post-title a:hover{color:var(--links)}.post-meta{margin:8px 0 12px;color:var(--text-muted);font-size:.85rem}.post-excerpt{margin:0 0 14px;color:#d0d0d0}.read-post{color:var(--links);font-weight:700;text-decoration:none;font-style:italic}.read-post:hover{color:#fff;text-decoration:underline}.blog-sidebar{display:flex;flex-direction:column;gap:20px}.sidebar-box{padding:18px;background:var(--panel-background);border:2px solid var(--panel-border);border-radius:4px}.sidebar-box h2{color:var(--accent);font-size:1.1rem}.sidebar-box h3{margin:0 0 10px;font-size:.8rem;color:#b5b5b5;font-style:italic}.sidebar-box p{margin:0;color:var(--text-main)}.category-list,.recent-posts{margin:0;padding:0;list-style:none}.category-list li,.recent-posts li{border-top:1px solid #353535}.category-list li:first-child,.recent-posts li:first-child{border-top:0}.category-list a,.recent-posts a{display:block;padding:8px 0;color:var(--text-main);text-decoration:none}.category-list a:hover,.recent-posts a:hover{color:var(--accent)}@media(max-width:800px){.blog-layout{grid-template-columns:1fr}.blog-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.blog-layout{width:min(100% - 24px,var(--content-width));margin-top:20px;gap:20px}.post-card{grid-template-columns:1fr;gap:14px;padding:14px}.post-thumbnail img{width:100%;height:auto;aspect-ratio:16/9}.post-title{font-size:1.2rem}.blog-sidebar{grid-template-columns:1fr}}footer{padding:24px;text-align:center;color:var(--text-main);background:var(--panel-background)}.error-page{width:min(800px,calc(100% - 32px));margin:64px auto;padding:28px;background:var(--panel-background,#1a1a1a);border:1px solid var(--panel-border,#3c3c3c);text-align:center}.error-page h1{margin:0 0 16px;color:var(--accent,#ffd34d)}.error-page p{margin:0 0 12px;color:#d0d0d0}.error-page a{color:var(--accent,#ffd34d)}.category-list{list-style:none;margin:0;padding:0}.category-list li{margin-bottom:8px}.category-list .count{color:var(--text-muted,#a8a8a8);font-size:.85rem}header{position:sticky;top:0;z-index:1000;display:flex;align-items:center;min-height:20px;padding:0;background-color:var(--panel-background)}header h1{display:flex;align-items:center;text-decoration:none;width:32px;height:64px;margin:0;padding:32px;color:#fff}header h1 img{display:block;width:auto;height:48px;object-fit:center}header nav{position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%)}header nav ul{display:flex;height:100%;margin:0;padding:0;list-style:none}header nav a{display:flex;align-items:center;padding:0 32px;color:#fff;text-decoration:none}header nav li{display:flex}header nav a:hover{background-color:#767676}.HeaderButtons{height:64px;padding:0 32px;border:0;color:#fff;font:inherit;cursor:pointer;background-repeat:repeat;background-position:0;background-size:26px 22px;image-rendering:pixelated}.HeaderButtons:hover{filter:brightness(1.5)}.HeaderButtons:active{transform:translateY(-2px)scale(1.03);box-shadow:0 5px 10px rgb(0 0 0/.4),inset 0 0 0 2px rgb(255 255 255/45%)}.post-sort{width:min(850px,calc(100% - 32px));margin:0 auto 20px;display:flex;align-items:center;gap:10px;font-size:.9rem}.post-sort label{font-weight:600;color:var(--text-main);white-space:nowrap}.post-sort select{appearance:none;-webkit-appearance:none;-moz-appearance:none;font:inherit;color:inherit;background-color:var(--panel-background);border:o;border-radius:0;padding:6px 28px 6px 10px;min-width:160px;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 16px)55%,calc(100% - 11px)55%;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.post-sort select{color:var(--text-main)}.post-sort select:focus{outline-offset:2px;border-color:var(--accent)}.post-sort select:hover{background-color:color-mix(in srgb,var(--panel-background),#000 3%)}@media(max-width:480px){.post-sort{flex-direction:column;align-items:flex-start;gap:6px}.post-sort select{width:100%;min-width:0}}.article-page{width:min(850px,calc(100% - 32px));margin:40px auto 64px;padding:28px;background:var(--panel-background);min-height:100%;display:flex;flex-direction:column}.article-page article{min-height:100%;display:flex;flex-direction:column}.article-page h1{margin:0 0 10px;line-height:1.15}.article-image{display:block;width:100%;max-height:520px;margin:24px 0;object-fit:cover}.article-content{color:var(--text-main)}.article-content h2,.article-content h3{margin-top:1.5em;color:var(--accent)}.article-content a{color:var(--accent)}.article-content img{max-width:100%;height:auto}.back-link{margin-top:auto;padding-top:24px}