:root{color:#f5f5f5;background:#000;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#000}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,.upload-button{border:1px solid #333;border-radius:8px;background:#f5f5f5;color:#050505;cursor:pointer;padding:10px 14px}button.ghost,.filters button{background:#080808;color:#f5f5f5}button.danger{background:#ff4d4f;color:#fff}input,textarea{width:100%;border:1px solid #2a2a2a;border-radius:8px;background:#070707;color:#fff;padding:11px 12px;outline:none}textarea{min-height:560px;resize:vertical;line-height:1.65}.particle-canvas{top:0;right:0;bottom:0;left:0;pointer-events:none;position:fixed;z-index:0}.site-shell,.reader-shell{min-height:100vh;position:relative;z-index:1}.topbar{align-items:center;display:flex;justify-content:space-between;padding:24px clamp(18px,5vw,72px)}.hero{padding:11vh clamp(18px,7vw,110px) 7vh;max-width:980px}.eyebrow{color:#9f9f9f;letter-spacing:.08em;text-transform:uppercase}.hero h1{font-size:clamp(42px,7vw,86px);line-height:1.04;margin:14px 0 30px}.filters{display:flex;flex-wrap:wrap;gap:10px}.filters button.active{background:#fff;color:#000}.article-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));padding:0 clamp(18px,5vw,72px) 90px}.article-card{border:1px solid #1f1f1f;border-radius:8px;background:#050505db;min-height:260px;overflow:hidden}.article-card img{width:100%;height:160px;object-fit:cover;border-bottom:1px solid #1f1f1f}.article-card div{padding:20px}.article-card span,.article-card small{color:#9d9d9d}.article-card h2{margin:10px 0}.article-card p{color:#c9c9c9;min-height:52px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;padding:12px 0 0!important}.tag-row em{border:1px solid #333;border-radius:999px;color:#ddd;font-size:12px;font-style:normal;padding:4px 8px}.empty{color:#888;padding:26px clamp(18px,5vw,72px)}.site-footer{color:#777;font-size:12px;padding:18px;text-align:center}.reader{margin:0 auto;max-width:860px;padding:52px 20px 100px}.reader h1{font-size:clamp(34px,5vw,64px);line-height:1.08}.summary{color:#aaa;font-size:18px}.markdown-body{color:#e8e8e8;line-height:1.8}.markdown-body img{border-radius:8px;max-width:100%}.markdown-body pre{background:#070707;border:1px solid #2a2a2a;border-radius:8px;overflow:auto;padding:16px}.markdown-body code{color:#fff}.auth-shell{display:grid;min-height:100vh;place-items:center;padding:18px}.auth-box{border:1px solid #222;border-radius:8px;display:grid;gap:14px;max-width:420px;padding:28px;width:100%}.auth-links{display:flex;justify-content:space-between}.admin-shell{display:grid;grid-template-columns:240px 300px 1fr;min-height:100vh}.admin-sidebar,.admin-list,.editor-panel{border-right:1px solid #1f1f1f;padding:18px}.admin-sidebar{display:flex;flex-direction:column;gap:14px}.upload-button{display:inline-block;text-align:center}.upload-button input{display:none}.upload-button.small{padding:8px 12px}.admin-list{display:flex;flex-direction:column;gap:10px;overflow:auto}.admin-row{border:1px solid #222;border-radius:8px;cursor:pointer;display:grid;gap:8px;padding:12px}.admin-row.active{border-color:#fff}.admin-row span,.admin-sidebar p{color:#999}.editor-panel{border-right:0;min-width:0}.editor-toolbar,.editor-actions{display:grid;gap:10px;grid-template-columns:1.3fr .7fr 1fr auto;margin-bottom:12px}.editor-actions{align-items:center;grid-template-columns:auto auto auto 1fr}.editor-grid{display:grid;gap:14px;grid-template-columns:1fr 1fr}.preview{border:1px solid #222;border-radius:8px;min-height:560px;overflow:auto;padding:18px}.error{color:#ff8080}.ok{color:#8be28b}@media(max-width:980px){.admin-shell,.editor-grid,.editor-toolbar,.editor-actions{grid-template-columns:1fr}.admin-list{max-height:260px}}
