body{background:#fff;color:#000;max-width:800px;margin:auto;font-family:'Inter',sans-serif;font-size:18px;line-height:1.6;padding:20px}.site-header{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid #ddd;background:none}.logo{display:flex;align-items:flex-end;gap:5px}.logo-text{font-size:18px;font-weight:700;text-decoration:none;color:#000;display:flex;align-items:flex-end;padding-bottom:0}.brandloga img{height:16px}.language-switcher{display:flex;gap:8px}.language-switcher a{text-decoration:none;color:#0073e6;font-size:14px;font-weight:700}.language-switcher a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:700;margin-top:1.8em;margin-bottom:.6em}h1+h2,h2+h3,h3+h4,h4+h5,h5+h6{margin-top:1.2em}.site-title{font-size:28px;font-weight:700;text-align:center;margin-bottom:20px}.post-list,.post-content{max-width:800px;margin:auto}.post-thumbnail{max-width:100%;text-align:center;margin-bottom:20px}.post-thumbnail img{max-width:100%;height:auto;border-radius:8px}.post-card.full-width img{max-width:100%;height:auto;display:block;margin:auto;border-radius:8px}ul,ol{margin-bottom:1.4em}ul li,ol li{margin-bottom:.6em}.comments-area{margin-top:2em;padding:20px;background:#f9f9f9;border-radius:8px}.comments-area h2{font-size:22px;margin-bottom:1em}.comment-list{list-style:none;padding:0}.comment-list li{margin-bottom:15px;padding:10px;background:#fff;border-radius:6px;box-shadow:0 2px 5px rgb(0 0 0 / .1)}.comment-author{font-weight:700;margin-bottom:5px}.comment-meta{font-size:14px;color:#666;margin-bottom:10px}.comment-content{font-size:16px;line-height:1.5}.comment-reply-link{font-size:14px;color:#0073e6}.comment-respond{background:#f9f9f9;padding:20px;border-radius:8px;margin-top:2em}.comment-respond h3{font-size:20px;margin-bottom:1em}.comment-form label{font-weight:600;display:block;margin-bottom:5px}.comment-form textarea,.comment-form input[type="text"],.comment-form input[type="email"]{width:100%;padding:10px;border:1px solid #ccc;border-radius:6px;font-size:16px;margin-top:5px;box-sizing:border-box}.comment-form textarea{min-height:120px;padding:10px}.comment-form input:focus,.comment-form textarea:focus{border-color:#0073e6;outline:none}.comment-form .form-submit input{background:#0073e6;color:#fff;border:none;padding:10px 15px;border-radius:6px;font-size:16px;cursor:pointer}.comment-form .form-submit input:hover{background:#005bb5}.site-footer{text-align:center;padding:15px 0;font-size:14px;color:#999;margin-top:40px;border-top:1px solid #eee}.post-content img,.post-content video{max-width:100%;height:auto;display:block;margin:20px auto;border:1px solid #ddd;padding:0;background:#f9f9f9}