*{box-sizing:border-box;margin:0;padding:0}body{font-family:Georgia,serif;background-color:#f3f3f3;color:#242424;line-height:1.7;display:flex;justify-content:center;align-items:flex-start;min-height:100vh}.container{width:100%;max-width:740px;background:#fff;margin:60px 20px;padding:60px 40px;border-radius:10px;box-shadow:0 0 25px #0000000d;min-width:50vw}header{margin-top:60px;margin-bottom:60px;text-align:center;border-bottom:1px solid #eee;padding-bottom:20px}header a{font-size:2.4rem;font-weight:700;color:#000;text-decoration:none;font-family:Playfair Display,serif}header a:hover{color:#1a73e8}.post-list{display:flex;flex-direction:column;gap:50px}.post-item h2{font-size:1.9rem;margin-bottom:10px;line-height:1.3;transition:color .2s}.post-item h2:hover{color:#1a73e8}.post-item .excerpt{color:#555;font-size:1.05rem}.post-content h2,.post-content h3{margin-top:2em;font-weight:600}.post-content p{margin:1.2em 0;font-size:1.1rem}.post-content img{max-width:100%;border-radius:6px;margin:2em 0}.back-link{display:inline-block;margin-top:2em;color:#1a73e8;font-weight:500;text-decoration:none}.back-link:hover{text-decoration:underline}@media (max-width: 768px){body{align-items:stretch}.container{margin:0;border-radius:0;padding:40px 20px;box-shadow:none}header a{font-size:1.9rem}.post-item h2{font-size:1.5rem}}
