*{margin:0;padding:0;box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{background:#121212;color:#f3f4f6}.container{max-width:660px;width:100%;margin:auto}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.page{padding-top:80px;padding-bottom:128px}.line-home{background:#1f2937;width:100%;height:1px;margin:50px 0}.page-title{font-size:36px;margin-bottom:32px}nav{display:flex;justify-content:end;gap:15px;margin-bottom:40px}nav a{color:#d1d5db;text-decoration:none}nav .active{color:#fff;text-decoration:underline}.main .desc{color:#d1d5db;font-size:16px;letter-spacing:.2px;line-height:27px;max-width:608px}.main .desc span{color:#fff;font-weight:600}.main .links{padding-top:50px}.main .links h2{font-size:20px;margin-bottom:20px}.main .links ul{display:flex;flex-direction:column;list-style-type:circle;padding-left:14px;gap:16px}.main .links ul li{display:flex;align-items:center;color:#d1d5db;gap:10px}.main .links ul li a{color:#fff}.link-circle{width:6px;height:6px;margin-right:6px}footer{margin-top:128px;color:#d1d5db;font-size:12px}.posts-wrapper{padding-top:30px;display:flex;flex-direction:column;gap:70px}.posts-wrapper .post-card{color:#fff;text-decoration:none;border-bottom:1px solid #1f2937;padding-bottom:25px}.posts-wrapper .post-card:hover{color:#fff}.posts-wrapper .post-card .post-header{justify-content:space-between;margin-bottom:15px}.post-title{font-size:34px;font-weight:700}.post-date,.post-desc{color:#d1d5db}.post-meta{display:flex;gap:12px;margin-top:8px;color:#9ca3af;font-size:14px;align-items:center;flex-wrap:wrap}.post-meta .category{background:#374151;padding:2px 8px;border-radius:4px;font-weight:500}.post-meta .author{font-style:italic;display:flex;align-items:center;gap:8px}.author-avatar{width:20px;height:20px;border-radius:50%;margin-left:4px}.post-meta .edited{color:#6b7280;font-size:12px}.back-link{color:#fff}.post-header{align-items:center;justify-content:space-between;padding-bottom:30px}.post-sub-header{align-items:center;gap:10px;padding-bottom:40px;border-bottom:1px solid #1f2937;margin-bottom:40px}.tags{gap:5px}.tags .tag{background:#fff;color:#000;padding:4px 8px;border-radius:13px;font-size:12px}.loading-icon{animation:loading delay iteration-count direction fill-mode .2s ease-in-out;animation:rotate .3s ease-in-out infinite;font-size:60px}@keyframes rotate{to{transform:rotate(1turn)}}.post-content{color:#e5e7eb;line-height:1.8;font-size:16px}.post-content h1{font-size:2em;font-weight:700;margin:1.5em 0 .5em}.post-content h2{font-size:1.5em;font-weight:600;margin:1.4em 0 .4em}.post-content h3{font-size:1.25em;font-weight:600;margin:1.3em 0 .3em}.post-content p{margin-bottom:1.2em}.post-content pre{background:#1f2937;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1.5em 0}.post-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em}.post-content blockquote{border-left:4px solid #4b5563;padding-left:1rem;margin:1.5em 0;font-style:italic;color:#9ca3af}.post-content ol,.post-content ul{margin:1.2em 0;padding-left:1.5em}.post-content li{margin:.5em 0}.post-content hr{border:none;border-top:1px solid #374151;margin:2em 0}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.ml-6{margin-left:1.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem}.text-lg,.text-xl{line-height:1.75rem}.text-lg{font-size:1.125rem}.font-bold{font-weight:700}.italic{font-style:italic}.error{color:#ef4444;font-weight:500}