body{background-color:#e2e8f0;font-family:"Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.post-page-wrapper{padding-top:100px;max-width:1100px;margin:0 auto;padding-left:15px;padding-right:15px}.post-header{padding:20px 0;border-bottom:1px solid #d1d9e6;margin-bottom:30px}.breadcrumbs{font-size:.9rem;color:#64748b;margin-bottom:20px}.breadcrumbs a{color:#64748b;text-decoration:none;transition:color .3s}.breadcrumbs a:hover{color:#008cff;text-decoration:none}.breadcrumbs .separator{margin:0 10px}.post-header h1{font-family:"Clash Display",sans-serif;font-size:2.5rem;font-weight:700;color:#111;margin:0 0 30px 0;line-height:1.2}.post-meta-top{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.author-info-top{display:flex;align-items:center;gap:15px}.author-avatar-placeholder{width:50px;height:50px;background-color:#cbd5e1;border-radius:50%}.author-text strong{font-size:1.1rem;color:#222}.author-text span{font-size:.9rem;color:#64748b}.post-footer .social-icons,.social-share-top{display:flex;gap:10px}.post-footer .social-icons a,.social-share-top a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#cbd5e1;color:#1e293b;border-radius:50%;font-size:1.2rem;text-decoration:none;transition:all .3s ease}.post-footer .social-icons a:hover,.social-share-top a:hover{background-color:#008cff;color:#fff}.main-post-image{width:100%;height:300px;object-fit:cover;margin-bottom:40px;background-color:#cbd5e1;border-radius:12px}.table-of-contents{padding:25px 30px;background-color:#fff;border-left:4px solid #008cff;margin:0 auto 40px;max-width:800px;border-radius:0 8px 8px 0}.table-of-contents h3{font-family:"Clash Display",sans-serif;margin:0 0 15px 0;color:#111;font-size:1.3rem}.table-of-contents ol{list-style-position:inside;padding-left:0;margin:0}.table-of-contents ol li{margin-bottom:10px;font-size:1.1rem}.table-of-contents ol li a{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}.table-of-contents ol li a:hover{color:#008cff}.post-body{max-width:800px;margin:0 auto}.post-body h2{font-family:"Clash Display",sans-serif;font-size:2rem;font-weight:700;color:#111;margin-bottom:30px}.post-body p{font-size:1.1rem;line-height:1.8;color:#334155;margin-bottom:25px}.post-sidebar{display:none}.post-content-image{display:block;max-width:100%;height:auto;margin:40px auto;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.post-footer{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;gap:25px;padding:30px 0;margin-top:40px;border-top:1px solid #d1d9e6;border-bottom:1px solid #d1d9e6}.post-metadata-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.post-metadata-pills span{display:inline-block;background-color:#fff;padding:10px 20px;border-radius:30px;font-size:.9rem;color:#475569;text-transform:uppercase;font-weight:500}.author-bio{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:40px 0;max-width:800px;margin:0 auto}.author-avatar-placeholder.large{width:80px;height:80px;flex-shrink:0}.author-bio-text h3{font-family:"Clash Display",sans-serif;font-size:1.5rem;font-weight:700;margin:0 0 10px 0}.author-bio-text p{color:#475569;line-height:1.6;margin:0}.post-navigation{display:flex;justify-content:space-between;align-items:center;padding:30px 0;border-top:1px solid #d1d9e6;max-width:800px;margin:0 auto}.post-navigation a{display:flex;align-items:center;gap:10px;text-decoration:none;color:#475569;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;font-weight:600;transition:color .3s}.post-navigation a:hover{color:#008cff}.post-navigation a .bx{font-size:1.5rem}.post-cta-section{max-width:800px;margin:60px auto;padding:0}.cta-content-box{background-color:#fff;border:2px solid #008cff;border-radius:12px;padding:40px;text-align:center}.cta-icon{font-size:3rem;color:#008cff;margin-bottom:15px}.cta-content-box h3{font-family:"Clash Display",sans-serif;font-size:1.8rem;font-weight:700;color:#111;margin:0 0 15px 0}.cta-content-box p{font-size:1.05rem;color:#475569;line-height:1.7;margin:0 auto 30px auto;max-width:600px}.cta-button{display:inline-block;padding:15px 28px;border-radius:30px;text-decoration:none;text-transform:uppercase;font-size:17px;font-weight:500;cursor:pointer;transition:.5s ease;color:#000;background:#fff;border:2px solid #008cff}.cta-button:focus,.cta-button:hover{color:#fff;background:#008cff;border-color:#008cff;transform:translateY(-4px);text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 20px #fff;box-shadow:0 4px 15px rgba(0,140,255,.3),0 0 5px #008cff,0 0 20px #008cff,0 0 50px #008cff}.comments-section{max-width:800px;margin:3rem auto;padding:1.5rem;background:#fff;border-radius:8px;border-top:3px solid #008cff}.comments-section h3{font-family:"Clash Display",sans-serif;color:#333;font-size:1.5rem;margin-bottom:1.5rem;border-bottom:2px solid #d1d9e6;padding-bottom:.5rem}.giscus,.giscus-frame{width:100%!important}hr.separator-line{border:none;height:1px;background-color:#d1d9e6;margin:40px auto;max-width:800px}@media (min-width:768px){.post-page-wrapper{padding-top:140px;padding-left:20px;padding-right:20px}.post-header{padding:40px 0;margin-bottom:40px}.post-header h1{font-size:3.8rem}.post-meta-top{flex-direction:row;justify-content:space-between;align-items:center}.post-footer{flex-direction:row;justify-content:space-between}.main-post-image{height:500px;margin-bottom:60px}.post-body h2{font-size:2.5rem}.author-bio{flex-direction:row;text-align:left;gap:25px;padding:50px 0}.author-avatar-placeholder.large{width:100px;height:100px}.comments-section{padding:2rem}}