html.dark .post-content,html.light .post-content{font-family:Inter,sans-serif;line-height:1.8;text-align:justify;font-size:16px}html.dark .post-content a,html.light .post-content a{text-decoration:none;transition:color .3s ease-in-out}html.light .post-content{color:#333}html.light .post-content h1{font-size:28px;font-weight:700;color:#222;margin-bottom:16px}html.light .post-content h2{font-size:24px;font-weight:700;color:#333;margin-top:24px;margin-bottom:12px}html.light .post-content h3{font-size:20px;font-weight:700;color:#444;margin-top:20px;margin-bottom:10px}html.light .post-content p{margin-bottom:16px}html.light .post-content a{color:#4154f1;font-weight:500}html.light .post-content a:hover{color:#2737ca;text-decoration:underline}html.dark .post-content ol,html.dark .post-content ul,html.light .post-content ol,html.light .post-content ul{margin:16px 0;padding-left:20px}html.dark .post-content ul,html.light .post-content ul{list-style-type:disc}html.dark .post-content ol,html.light .post-content ol{list-style-type:decimal}html.dark .post-content li,html.light .post-content li{margin-bottom:8px}html.light .post-content blockquote{font-style:italic;color:#555;border-left:4px solid #4154f1;padding-left:16px;margin:20px 0}html.dark .post-content img,html.light .post-content img{max-width:100%;height:auto;border-radius:8px;display:block;margin:16px auto}html.light .post-content pre{background:#f4f4f4;padding:12px;border-radius:6px;overflow-x:auto}html.light .post-content code{font-family:'Courier New',monospace;font-size:14px;background:#f4f4f4;padding:2px 4px;border-radius:4px}html.light .post-content table{width:100%;border-collapse:collapse;margin-top:16px}html.light .post-content table td,html.light .post-content table th{border:1px solid #ddd;padding:10px;text-align:left}html.light .post-content table th{background:#4154f1;color:#fff;font-weight:700}html.light .post-content table tr:nth-child(2n){background:#f9f9f9}html.dark .post-content{color:#ddd}html.dark .post-content h1{font-size:28px;font-weight:700;color:#fff;margin-bottom:16px}html.dark .post-content h2{font-size:24px;font-weight:700;color:#ddd;margin-top:24px;margin-bottom:12px}html.dark .post-content h3{font-size:20px;font-weight:700;color:#bbb;margin-top:20px;margin-bottom:10px}html.dark .post-content p{margin-bottom:16px;color:#ccc}html.dark .post-content a{color:#4c9aff;font-weight:500}html.dark .post-content a:hover{color:#72baff;text-decoration:underline}html.dark .post-content blockquote{font-style:italic;color:#bbb;border-left:4px solid #4c9aff;padding-left:16px;margin:20px 0}html.dark .post-content pre{background:#1e1e1e;padding:12px;border-radius:6px;overflow-x:auto;color:#ddd}html.dark .post-content code{font-family:'Courier New',monospace;font-size:14px;background:#2b2b2b;padding:2px 4px;border-radius:4px;color:#ddd}html.dark .post-content table{width:100%;border-collapse:collapse;margin-top:16px;background:#222}html.dark .post-content table td,html.dark .post-content table th{border:1px solid #444;padding:10px;text-align:left;color:#ddd}html.dark .post-content table th{background:#4c9aff;color:#fff;font-weight:700}html.dark .post-content table tr:nth-child(2n){background:#333}html.light .post-content li[data-list=bullet]{list-style-type:disc;margin-left:20px;font-family:Poppins,sans-serif;font-size:16px;color:#333}html.dark .post-content li[data-list=bullet]{list-style-type:circle;margin-left:20px;font-family:Poppins,sans-serif;font-size:16px;color:#f0f0f0}.image-modal{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;overflow:hidden}.image-modal img{max-width:90%;max-height:90%;border-radius:8px;box-shadow:0 4px 10px rgba(255,255,255,.2)}.close-modal{position:absolute;top:20px;right:30px;font-size:40px;color:#fff;cursor:pointer}