*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:#fff;max-width:900px;margin:0 auto;padding:0 20px;font-family:Georgia,serif;line-height:1.6}header{border-bottom:1px solid #ddd;margin-bottom:40px;padding:30px 0 20px}.header-content h1{margin-bottom:15px;font-size:28px;font-weight:400}.header-content h1 a{color:#000;text-decoration:none}.header-content h1 a:hover{text-decoration:underline}nav{gap:20px;font-size:16px;display:flex}nav a{color:#333;text-decoration:none}nav a:hover{text-decoration:underline}main{min-height:calc(100vh - 300px);padding-bottom:60px}h1,h2,h3{margin-bottom:20px;font-weight:400;line-height:1.3}h1{font-size:32px}h2{margin-top:40px;font-size:24px}h3{margin-top:30px;font-size:20px}p{margin-bottom:15px;font-size:18px}a{color:#06c;text-decoration:none}a:hover{text-decoration:underline}.posts-list{margin:30px 0;list-style:none}.post-item{border-bottom:1px solid #eee;margin-bottom:30px;padding-bottom:30px}.post-item:last-child{border-bottom:none}.post-title{margin-bottom:8px;font-size:22px}.post-title a{color:#000}.post-date{color:#666;margin-bottom:10px;font-size:16px;font-style:italic}.post-excerpt{color:#444;font-size:17px;line-height:1.5}.article-meta{color:#666;margin-bottom:30px;font-size:16px;font-style:italic}.article-content{font-size:18px;line-height:1.7}.article-content p{margin-bottom:20px}.divider{text-align:center;color:#999;letter-spacing:10px;margin:40px 0;font-size:24px}.contact-form{max-width:600px;margin:40px 0}.form-group{margin-bottom:25px}.form-group label{margin-bottom:8px;font-size:18px;display:block}.form-group input,.form-group textarea{border:1px solid #ccc;border-radius:3px;width:100%;padding:10px;font-family:Georgia,serif;font-size:16px}.form-group textarea{resize:vertical;min-height:150px}button[type=submit]{color:#fff;cursor:pointer;background:#333;border:none;border-radius:3px;padding:12px 30px;font-family:Georgia,serif;font-size:18px}button[type=submit]:hover{background:#000}footer{text-align:center;color:#666;border-top:1px solid #ddd;margin-top:60px;padding:30px 0;font-size:14px}.icon{width:100px;height:100px;margin:30px auto;display:block}@media (max-width:600px){body{font-size:16px}.header-content h1{font-size:24px}h1{font-size:28px}nav{flex-direction:column;gap:10px}}
