.post-hero{background:linear-gradient(135deg,#fafbfc,#f4f6f8);padding:140px 0 100px;position:relative;overflow:hidden}.post-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(34,58,227,.03) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(124,58,237,.03) 0,transparent 50%);pointer-events:none}.post-hero-container{max-width:900px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.post-hero-content{text-align:center;margin-top:3rem}.post-container{max-width:800px;margin:0 auto;padding:5rem 2rem;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;background:#fafbfc}.post-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0;padding-bottom:0;border-bottom:none}.back-link{color:#6b7280;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;font-size:.95rem;text-decoration:none;padding:.5rem 1rem;border-radius:.5rem;background:hsla(0,0%,100%,.6);backdrop-filter:blur(10px);border:1px solid rgba(229,231,235,.8)}.back-link:hover{color:#223ae3;transform:translateX(-4px);background:hsla(0,0%,100%,.9);border-color:rgba(34,58,227,.2)}.post-meta{display:flex;gap:1.5rem;align-items:center;font-size:.95rem;color:#6b7280;flex-wrap:wrap}.post-date{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;background:hsla(0,0%,100%,.6);backdrop-filter:blur(10px);border:1px solid rgba(229,231,235,.8);font-weight:500}.post-content{line-height:1.8;color:#111827}.post-title{font-size:3.5rem;font-weight:800;color:#111827;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.03em;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif}.post-excerpt{font-size:1.25rem;color:#6b7280;line-height:1.6;max-width:700px;margin:0 auto}.post-body{font-size:1.125rem;margin-bottom:4rem;line-height:1.8;color:#111827;text-align:left;max-width:700px;margin-left:auto;margin-right:auto;font-weight:400}.post-body h2{font-size:2rem;font-weight:700;color:#111827;margin:3rem 0 1.5rem;line-height:1.3;letter-spacing:-.01em;padding-top:2rem;border-top:2px solid #e5e7eb}.post-body h2:first-of-type{margin-top:1.5rem;padding-top:0;border-top:none}.post-body h3{font-size:1.4rem;font-weight:600;color:#223ae3;margin:2.5rem 0 1rem;line-height:1.4}.post-body p{margin-bottom:1.5rem;line-height:1.8;color:#111827;font-size:1.125rem;font-weight:400}.post-body ol,.post-body ul{margin-bottom:2rem;padding-left:0;list-style:none;font-weight:400}.post-body ul li{margin-bottom:1rem;padding-left:2rem;position:relative;line-height:1.8;font-size:1.125rem;font-weight:400}.post-body ul li:before{content:"→";position:absolute;left:0;color:#223ae3;font-weight:600;font-size:1.2rem}.post-body b,.post-body strong{font-weight:600}.post-body hr{border:none;border-top:1px solid #e5e7eb;margin:3rem 0}.post-body blockquote{padding:2rem;margin:2.5rem 0;font-style:italic;background:linear-gradient(135deg,#fafbfc,#f4f6f8);border-radius:16px;color:#111827;font-size:1.125rem;box-shadow:0 4px 16px rgba(34,58,227,.1);border:1px solid rgba(34,58,227,.1)}.post-body code{background:#f4f6f8;padding:.25rem .5rem;border-radius:4px;font-family:Monaco,Menlo,monospace;font-size:.9rem;color:#223ae3}.post-body pre{background:#f4f6f8;padding:1.5rem;border-radius:12px;overflow-x:auto;margin:2rem 0;border:1px solid #e5e7eb}.post-body pre code{background:none;padding:0}.post-body a{color:#223ae3;text-decoration:underline;transition:color .2s ease}.post-body a:hover{color:#4a4dd8}.post-footer{border-top:1px solid #e5e7eb;padding-top:2rem}.post-cta{text-align:center;background:linear-gradient(135deg,#fafbfc,#f4f6f8);padding:3.5rem 2.5rem;border-radius:24px;border:2px solid #e5e7eb;box-shadow:0 4px 24px rgba(0,0,0,.04)}.post-cta h3{font-size:1.75rem;font-weight:600;color:#111827;margin-bottom:.5rem}.post-cta p{color:#6b7280;margin-bottom:1.5rem;font-size:1.125rem}.cta-button{background:#223ae3;color:#fff;text-decoration:none;padding:1rem 2.5rem;border-radius:12px;font-weight:600;display:inline-block;transition:all .3s ease;box-shadow:0 4px 12px rgba(34,58,227,.2)}.cta-button:hover{background:#4a4dd8;transform:translateY(-2px);box-shadow:0 8px 20px rgba(34,58,227,.4)}@media (max-width:768px){.post-hero{padding:100px 0 60px}.post-hero-container{padding:0 1rem}.post-header{flex-direction:column;gap:1rem;align-items:flex-start}.post-meta{flex-direction:column;gap:.5rem;align-self:flex-end}.post-container{padding:2rem 1rem}.post-title{font-size:2.5rem}.post-excerpt{font-size:1.1rem}.post-body{font-size:1rem}.post-cta h3{font-size:1.5rem}}