@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap');*{box-sizing:border-box}body{margin:0;background:#111318;color:#e9e7e2;font:16px/1.6 'DM Sans',sans-serif}.site-head{height:82px;max-width:1200px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.site-brand{font:700 20px Fraunces,serif;color:#f3c35e;text-decoration:none}.site-head nav{display:flex;gap:22px;align-items:center}.site-head a{color:#dedbd2;text-decoration:none;font-size:14px}.contact-link{background:#f0bf52;color:#141414!important;padding:9px 15px;border-radius:7px;font-weight:bold}.cover{padding:100px 24px 80px;text-align:center;background:radial-gradient(circle at 50% 0,#3e331b 0,#111318 62%)}.cover p,.article-type{letter-spacing:2px;font-size:11px;color:#e2ad38;font-weight:bold}.cover h1,.reading h1{font:700 clamp(38px,7vw,72px)/1.05 Fraunces,serif;max-width:900px;margin:12px auto}.cover div{max-width:570px;color:#b7b5ae;margin:auto}.cards{max-width:1120px;margin:-24px auto 80px;padding:0 24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.post-card{border:1px solid #303139;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;background:#191b20;transition:transform .2s}.post-card:hover{transform:translateY(-5px)}.post-card img{width:100%;height:190px;object-fit:cover}.card-body{padding:23px}.card-body span{color:#e2ad38;font-size:10px;font-weight:bold;letter-spacing:1px}.card-body h2{font:700 25px/1.15 Fraunces,serif;margin:11px 0}.card-body p{color:#aaa8a1;font-size:14px}.card-body b{font-size:13px;color:#f2c65e}.empty-public{grid-column:1/-1;text-align:center;padding:60px;border:1px dashed #42434a;border-radius:12px;color:#aaa}.reading{max-width:810px;margin:40px auto 90px;padding:0 24px}.back{color:#e5b848;text-decoration:none;font-size:14px}.reading h1{margin:10px 0 18px}.lead{font-size:21px;color:#b9b6ad;margin-bottom:32px}.hero-img{width:100%;max-height:470px;object-fit:cover;border-radius:10px}.reading article{font-size:18px;line-height:1.8;margin-top:35px}.reading article h2,.reading article h3{font-family:Fraunces,serif;line-height:1.2}.reading article h2{font-size:32px;margin-top:48px}.reading article a{color:#f1bd4d}.reading article img{max-width:100%;height:auto}.chess-widget{background:#191b20;border:1px solid #34353c;padding:24px;margin:40px 0;border-radius:10px}.chess-widget h2{font:700 25px Fraunces,serif;margin:0 0 18px}.board{width:min(100%,470px);display:grid;grid-template-columns:repeat(8,1fr);border:4px solid #6c5131}.board i{aspect-ratio:1;display:grid;place-items:center;background:#ead8b7;color:#2c241a;font-size:clamp(22px,6vw,45px);font-style:normal;text-shadow:0 1px 1px #fff}.board i.dark{background:#a47551;color:#161616;text-shadow:0 1px 1px #d9bd9a}.chess-widget code,.chess-widget pre{display:block;white-space:pre-wrap;color:#aaa;margin-top:16px;font-size:12px}.video{aspect-ratio:16/9;margin:40px 0}.video iframe{width:100%;height:100%;border:0;border-radius:10px}@media(max-width:730px){.site-head nav a:not(.contact-link){display:none}.site-head{height:68px}.cover{padding:70px 20px}.cards{padding:0 16px}.reading{margin-top:25px}.site-head nav{gap:12px}.reading article{font-size:16px}}
