.post-wrap{padding-top:60px;padding-bottom:120px}.post-container{max-width:760px}.back-link{color:var(--gray-400);align-items:center;gap:6px;margin-bottom:48px;font-size:.875rem;transition:color .2s;display:inline-flex}.back-link:hover{color:var(--lime-400)}.post-header{margin-bottom:56px}.post-tag{text-transform:uppercase;letter-spacing:.1em;color:var(--lime-400);background:#84cc161a;border:1px solid #84cc1633;border-radius:50px;margin-bottom:20px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.post-title{letter-spacing:-.02em;margin-bottom:20px;font-family:Cal Sans,sans-serif;font-size:clamp(2rem,5vw,2.75rem);line-height:1.15}.post-meta{color:var(--gray-500);align-items:center;gap:8px;font-size:.875rem;display:flex}.meta-dot{color:var(--gray-600)}.post-body{flex-direction:column;gap:0;display:flex}.post-body>*+*{margin-top:12px}.post-body p+:is(ul,ol){margin-top:8px}.post-lead{color:var(--gray-300);border-bottom:1px solid var(--border-muted);padding-bottom:8px;font-size:1.2rem;line-height:1.75}.post-body h2{letter-spacing:-.02em;color:var(--foreground);margin-top:32px;font-family:Cal Sans,sans-serif;font-size:1.65rem}.post-body>*+h2{margin-top:32px}.post-body p{color:var(--gray-300);font-size:1.05rem;line-height:1.8}.post-body p:has(>img:only-child){margin-top:24px;margin-bottom:4px;line-height:0}.post-body img{border:1px solid var(--border-muted);border-radius:12px;max-width:100%;height:auto;display:block}.post-body img+em{color:var(--gray-500);text-align:center;margin-top:8px;font-size:.875rem;line-height:1.5;display:block}.post-body strong{color:var(--foreground);font-weight:600}.post-body em{color:var(--gray-300);font-style:italic}.post-body :not(pre)>code{color:inherit;background:0 0;padding:0;font-family:SF Mono,Fira Mono,Cascadia Code,monospace;font-size:.9em}.post-body pre{color:#d4d4d4;border:1px solid var(--border-muted);background:#0c0c0c;border-radius:12px;padding:16px 20px;overflow-x:auto}.post-body pre code{color:inherit;font-family:SF Mono,Fira Mono,Cascadia Code,monospace;font-size:.875rem;line-height:1.6;background:0 0!important}.post-body pre :is(span,.line){color:inherit!important;background:0 0!important}.post-body ul{flex-direction:column;padding-left:40px;list-style:none;display:flex}.post-body ul li{color:var(--gray-300);padding-left:20px;font-size:1.05rem;line-height:1.75;position:relative}.post-body ul li:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px;position:absolute;top:10px;left:0}.post-body ol{padding-left:40px}.post-body ol li{color:var(--gray-300);font-size:1.05rem;line-height:1.75}.callout{background:#84cc160f;border:1px solid #84cc1633;border-radius:12px;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.callout-icon{color:var(--lime-400);flex-shrink:0;margin-top:2px}.callout p{margin:0;font-size:.975rem!important}.takeaways{flex-direction:column;gap:16px;margin-top:8px;display:flex}.takeaway{background:var(--gray-900);border:1px solid var(--border-muted);color:var(--gray-300);border-radius:12px;align-items:flex-start;gap:20px;padding:20px 24px;font-size:1rem;line-height:1.7;display:flex}.takeaway-num{color:var(--lime-500);min-width:36px;padding-top:2px;font-family:Cal Sans,sans-serif;font-size:1.5rem;line-height:1}.post-cta{background:var(--gray-900);text-align:center;border:1px solid #84cc1633;border-radius:16px;margin-top:16px;padding:40px}.post-cta h3{color:var(--foreground);margin-bottom:12px;font-family:Cal Sans,sans-serif;font-size:1.5rem}.post-cta p{max-width:440px;color:var(--gray-400)!important;margin:0 auto 28px!important;font-size:1rem!important}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:10px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-flex}.btn-primary{background:var(--lime-500);color:var(--on-accent)}.btn-primary:hover{background:var(--lime-400);transform:translateY(-2px)}.btn-secondary{background:var(--surface-hover);color:var(--foreground);border:1px solid var(--border-strong)}.btn-secondary:hover{background:var(--surface-hover-strong)}.post-body>p:not(:has(>:not(a))):has(>a):is(:last-child,:nth-last-child(2)){flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.post-body>p:not(:has(>:not(a))):has(>a):last-child,.post-body>p:not(:has(>:not(a))):has(>a):nth-last-child(2):not(:has(+p:not(:has(>:not(a))):has(>a))){margin-top:32px!important}.post-body>p:not(:has(>:not(a))):has(>a):is(:last-child,:nth-last-child(2))>a{background:var(--lime-500);color:var(--on-accent);border-radius:50px;align-items:center;gap:10px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.post-body>p:not(:has(>:not(a))):has(>a):is(:last-child,:nth-last-child(2))>a:first-child:hover{background:var(--lime-400);transform:translateY(-2px)}.post-body>p:not(:has(>:not(a))):has(>a):last-child>a:last-child{background:var(--surface-hover);color:var(--foreground);border:1px solid var(--border-strong)}.post-body>p:not(:has(>:not(a))):has(>a):last-child>a:last-child:hover{background:var(--surface-hover-strong)}@media (width<=640px){.post-wrap{padding-top:80px}.post-cta{padding:28px 20px}}
