.blog-post{--bg-primary: #ffffff;--bg-secondary: #f8fafc;--bg-card: #ffffff;--bg-card-hover: #f1f5f9;--text-primary: #0f172a;--text-secondary: rgba(15, 23, 42, .75);--text-muted: rgba(15, 23, 42, .5);--border: rgba(0, 0, 0, .08);--border-hover: rgba(0, 0, 0, .15);--accent-primary: #06D6A0;--accent-secondary: #06D6A0;--accent-glow: #FFB84D;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--font-heading: "Space Grotesk", sans-serif;--font-body: "Inter", sans-serif;padding:140px 0 80px;position:relative;background:#fff;color:var(--text-primary);min-height:100vh}.hero-bg{display:none}.gradient-blob{position:absolute;border-radius:50%;filter:blur(120px);opacity:.3}.blob-1{width:400px;height:400px;background:radial-gradient(circle,rgba(6,214,160,.3),transparent 70%);top:5%;right:-10%}.blob-2{width:300px;height:300px;background:radial-gradient(circle,rgba(255,184,77,.25),transparent 70%);bottom:20%;left:-5%}.post-header{position:relative;z-index:1;max-width:none;margin:0 0 48px;text-align:left}.post-meta{display:flex;justify-content:flex-start;gap:16px;margin-bottom:24px;flex-wrap:wrap;align-items:center}.post-category{font-size:12px;font-weight:700;color:var(--accent-primary);text-transform:uppercase;letter-spacing:.08em;background:#06d6a014;padding:6px 14px;border-radius:100px}.post-date{font-size:13px;color:#888;display:flex;align-items:center;gap:6px}.post-title{font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.05;margin-bottom:20px;color:#000;letter-spacing:-.03em}.post-excerpt{font-size:18px;color:#555;line-height:1.7;max-width:680px;margin:0 0 24px;font-weight:400}.post-author{display:flex;align-items:center;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid var(--border)}.author-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--accent-primary),var(--accent-glow));display:flex;align-items:center;justify-content:center;color:#fff}.author-info{display:flex;flex-direction:column}.author-name{font-size:14px;font-weight:600;color:var(--text-primary)}.author-title{font-size:12px;color:var(--text-muted)}.post-content{position:relative;z-index:1;max-width:none;margin:0}.post-content .lead{font-size:20px;color:#1a1a1a;line-height:1.75;margin-bottom:40px;font-weight:400}.post-content h2{font-size:32px;font-weight:800;margin:64px 0 24px;color:#000;letter-spacing:-.02em;line-height:1.15;position:relative;padding-bottom:16px}.post-content h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));border-radius:2px}.post-content h3{font-size:24px;font-weight:700;margin:40px 0 16px;color:#111;letter-spacing:-.01em;line-height:1.25}.post-content h4{font-size:20px;font-weight:700;margin:28px 0 12px;color:#1a1a1a;line-height:1.3}.post-content h2 a,.post-content h3 a,.post-content h4 a{color:inherit;border-bottom:none}.post-content h2 a:hover,.post-content h3 a:hover,.post-content h4 a:hover{color:var(--accent-primary)}.post-content p{font-size:17px;color:#333;line-height:1.85;margin-bottom:20px}.post-content .toc{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid var(--border);border-radius:var(--radius-xl);padding:32px;margin:32px 0 48px;position:relative;overflow:hidden}.post-content .toc:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,var(--accent-primary),var(--accent-secondary))}.post-content .toc h4{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin:0 0 20px;padding:0}.post-content .toc h4:after{display:none}.post-content .toc h2{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin:0 0 20px;padding:0}.post-content .toc h2:after{display:none}.post-content .toc ol{margin:0;padding:0;list-style:none;counter-reset:toc}.post-content .toc li{margin:0 0 10px;position:relative;padding:0 0 0 32px;font-size:15px}.post-content .toc li:before{counter-increment:toc;content:counter(toc);position:absolute;left:0;top:2px;width:22px;height:22px;background:linear-gradient(135deg,var(--accent-primary),var(--accent-glow));color:#fff;font-size:11px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center}.post-content .toc li a{color:var(--text-primary);text-decoration:none;font-weight:500;transition:color .2s;border-bottom:none}.post-content .toc li a:hover{color:var(--accent-primary)}.cost-table{margin:32px 0;overflow-x:auto;border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:0 4px 24px #0000000f}.cost-table table{width:100%;border-collapse:collapse;font-size:15px}.cost-table thead{background:linear-gradient(135deg,#0f172a,#1e293b)}.cost-table th{padding:16px 20px;text-align:left;font-family:var(--font-heading);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffffe6;border-bottom:none}.cost-table td{padding:14px 20px;color:var(--text-secondary);border-bottom:1px solid var(--border)}.cost-table tbody tr:nth-child(2n){background:var(--bg-secondary)}.cost-table tbody tr:hover{background:#06d6a00a}.cost-table tbody tr:last-child td{border-bottom:none}.cost-table td strong{color:var(--text-primary)}.post-content ul,.post-content ol{margin:0 0 24px;padding-left:0}.post-content ul li,.post-content ol li{font-size:17px;color:#333;line-height:1.8;margin-bottom:12px;position:relative}.post-content ul.bullet-list{list-style:none;padding-left:0}.post-content ul.bullet-list li{padding-left:28px}.post-content ul.bullet-list li:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;background:linear-gradient(135deg,var(--accent-primary),var(--accent-glow));border-radius:50%}.post-content ul:not(.checklist):not(.toc ol):not(.bullet-list){list-style:none;padding-left:0}.post-content ul:not(.checklist):not(.toc ol):not(.bullet-list) li{padding-left:28px}.post-content ul:not(.checklist):not(.toc ol):not(.bullet-list) li:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;background:linear-gradient(135deg,var(--accent-primary),var(--accent-glow));border-radius:50%}.post-content ul.checklist{list-style:none;padding-left:0}.post-content ul.checklist li{padding-left:32px}.post-content ul.checklist li:before{content:"✓";position:absolute;left:0;top:0;width:22px;height:22px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:12px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center}.post-content ol:not(.toc ol){list-style:none;counter-reset:item;padding-left:0}.post-content ol:not(.toc ol) li{padding-left:40px;counter-increment:item}.post-content ol:not(.toc ol) li:before{content:counter(item);position:absolute;left:0;top:0;width:28px;height:28px;background:linear-gradient(135deg,var(--accent-primary),var(--accent-glow));color:#fff;font-size:13px;font-weight:700;border-radius:8px;display:flex;align-items:center;justify-content:center}.post-content li strong{color:var(--text-primary)}.post-content a{color:var(--accent-primary);text-decoration:none;font-weight:500;border-bottom:2px solid rgba(6,214,160,.2);transition:all .2s}.post-content a:hover{color:#14b8a6;border-bottom-color:var(--accent-primary)}.post-content .toc a,.post-content .cta-box a{border-bottom:none}.post-content blockquote,.post-content .highlight-quote{border-left:4px solid var(--accent-primary);padding:20px 28px;margin:32px 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:0 12px 12px 0;position:relative}.post-content blockquote:before,.post-content .highlight-quote:before{content:'"';position:absolute;top:8px;left:16px;font-size:48px;color:var(--accent-primary);opacity:.2;font-family:Georgia,serif;line-height:1}.post-content blockquote p,.post-content .highlight-quote p{margin-bottom:0;font-size:17px;font-style:italic;color:var(--text-secondary)}.post-content blockquote p:last-child,.post-content .highlight-quote p:last-child{margin-bottom:0}.post-content .callout{border-radius:var(--radius-lg);padding:24px 28px;margin:28px 0;position:relative;overflow:hidden}.post-content .callout:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%}.post-content .callout p{margin-bottom:0;font-size:16px}.post-content .callout p strong{display:block;margin-bottom:8px;font-size:15px;text-transform:uppercase;letter-spacing:.05em}.post-content .callout p:last-child{margin-bottom:0}.post-content .callout-info{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid rgba(6,214,160,.15)}.post-content .callout-info:before{background:linear-gradient(180deg,#06d6a0,#06d6a0)}.post-content .callout-info p strong{color:#14b8a6}.post-content .callout-info p{color:#1e3a5f}.post-content .callout-tip{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid rgba(34,197,94,.15)}.post-content .callout-tip:before{background:linear-gradient(180deg,#22c55e,#4ade80)}.post-content .callout-tip p strong{color:#15803d}.post-content .callout-tip p{color:#14532d}.post-content .callout-warning{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid rgba(245,158,11,.15)}.post-content .callout-warning:before{background:linear-gradient(180deg,#f59e0b,#fbbf24)}.post-content .callout-warning p strong{color:#b45309}.post-content .callout-warning p{color:#78350f}.post-content .callout-success{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid rgba(6,214,160,.15)}.post-content .callout-success:before{background:linear-gradient(180deg,#06d6a0,#38bdf8)}.post-content .callout-success p strong{color:#0369a1}.post-content .callout-success p{color:#0c4a6e}.post-content .cta-box{background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-xl);padding:40px;margin:40px 0;text-align:center;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.post-content .cta-box:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(6,214,160,.08) 0%,transparent 70%)}.post-content .cta-box h3{font-size:24px;font-weight:700;margin-bottom:12px;color:#fff;position:relative;z-index:1}.post-content .cta-box p{font-size:16px;color:#ffffffd9;line-height:1.7;margin-bottom:24px;position:relative;z-index:1}.post-content .cta-box a{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:linear-gradient(135deg,var(--accent-primary),var(--accent-glow));color:#fff;font-size:15px;font-weight:600;border-radius:var(--radius-md);text-decoration:none;border:none;transition:all .3s;box-shadow:0 8px 32px #06d6a066;position:relative;z-index:1}.post-content .cta-box a:hover{transform:translateY(-2px);box-shadow:0 12px 40px #06d6a080}.post-content .cta-box .cta-button{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:linear-gradient(135deg,var(--accent-primary),var(--accent-glow));color:#fff;font-size:15px;font-weight:600;border-radius:var(--radius-md);text-decoration:none;border:none;transition:all .3s;box-shadow:0 8px 32px #06d6a066;position:relative;z-index:1}.post-content .cta-box .cta-button:hover{transform:translateY(-2px);box-shadow:0 12px 40px #06d6a080}.post-content .stat-card{background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px 28px;margin:16px 0;position:relative;box-shadow:0 2px 12px #0000000a;transition:all .3s}.post-content .stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.post-content .stat-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));border-radius:var(--radius-lg) var(--radius-lg) 0 0}.post-content .stat-card p{margin-bottom:0;font-size:16px}.post-content .stat-card strong{color:var(--accent-primary);font-size:18px}.post-content .conclusion{font-size:18px;color:var(--text-primary);font-weight:500;margin-top:48px;padding:32px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:var(--radius-lg);border-left:4px solid var(--accent-primary)}.post-content code{font-family:SF Mono,Monaco,Cascadia Code,Fira Code,monospace;font-size:14.5px;background:#06d6a014;padding:3px 8px;border-radius:6px;color:#14b8a6;font-weight:500}.post-content .code-block{margin:28px 0;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 4px 20px #0000001a}.post-content pre{background:#0f172a;padding:24px;overflow-x:auto;margin:0;border-radius:var(--radius-lg)}.post-content pre code{background:transparent;padding:0;color:#e2e8f0;font-size:14px;font-weight:400}.post-content hr{border:none;height:1px;background:linear-gradient(90deg,transparent,var(--border),transparent);margin:48px 0}.post-content img{border-radius:var(--radius-lg);margin:28px 0;box-shadow:0 8px 32px #0000001a;max-width:100%;display:block}.post-footer{max-width:none;margin:60px 0 0;padding-top:40px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.post-tags{display:flex;gap:10px;flex-wrap:wrap}.post-tags span{font-size:13px;color:var(--text-muted);padding:6px 14px;background:#0000000a;border-radius:100px}.back-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--accent-primary);transition:gap .3s;border-bottom:none}.back-link:hover{gap:12px}.blog-layout{display:grid;grid-template-columns:1fr 320px;gap:48px;align-items:start}.blog-main{min-width:0}.blog-sidebar{position:sticky;top:120px;display:flex;flex-direction:column;gap:24px}.sidebar-cta{background:linear-gradient(180deg,#0f172a,#1e293b);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-xl);padding:32px;text-align:center}.sidebar-cta h3{font-size:18px;font-weight:700;margin-bottom:12px;color:#fff;line-height:1.3}.sidebar-cta p{font-size:14px;color:#ffffffd9;line-height:1.6;margin-bottom:20px}.sidebar-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 20px;background:linear-gradient(135deg,var(--accent-primary),var(--accent-glow));color:#fff;font-size:14px;font-weight:600;border-radius:var(--radius-md);transition:all .35s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 20px #06d6a04d;text-decoration:none;border:none}.sidebar-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #06d6a066}.sidebar-trust{margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:10px}.trust-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#ffffffb3}.trust-item svg{width:14px;height:14px;color:var(--accent-secondary);flex-shrink:0}.sidebar-share{background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid var(--border);border-radius:var(--radius-xl);padding:24px;text-align:center}.sidebar-share h4{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:16px}.share-buttons{display:flex;justify-content:center;gap:10px}.share-btn{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s}.share-btn:hover{transform:translateY(-2px)}.share-x{background:#0f172a}.share-linkedin{background:#0077b5}.share-facebook{background:#1877f2}.related-resources{margin:64px 0 48px;padding-top:48px;border-top:1px solid var(--border)}.related-resources h3{font-size:24px;font-weight:700;margin-bottom:24px;color:var(--text-primary)}.related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.related-card{display:block;padding:24px;background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid var(--border);border-radius:var(--radius-lg);text-decoration:none;transition:all .3s}.related-card:hover{border-color:var(--accent-primary);transform:translateY(-3px);box-shadow:0 12px 32px #00000014}.related-label{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-primary);background:#06d6a014;padding:4px 10px;border-radius:100px;margin-bottom:12px}.related-card h4{font-size:17px;font-weight:700;margin-bottom:8px;color:var(--text-primary)}.related-card p{font-size:14px;color:var(--text-secondary);line-height:1.6;margin:0}.related-card--service{background:linear-gradient(135deg,#06d6a00f,#ffb84d0d);border-color:#06d6a038}.related-card--service .related-label{color:var(--accent-on, #03100B);background:var(--accent-primary)}@media(max-width:640px){.related-grid{grid-template-columns:1fr}.related-resources{margin:48px 0 32px;padding-top:32px}}@media(max-width:1024px){.blog-layout{grid-template-columns:1fr}.blog-sidebar{position:static;margin-top:40px}.sidebar-cta,.sidebar-share{max-width:400px;margin:0 auto}}@media(max-width:640px){.blog-post{padding:120px 0 60px}.post-title{font-size:28px}.post-content h2{font-size:26px}.post-content h3{font-size:21px}.post-content h4,.post-content .lead{font-size:18px}.cost-table{font-size:14px}.cost-table th,.cost-table td{padding:12px 14px}.post-content .toc{padding:24px 20px}.post-content .cta-box{padding:28px 20px}.post-content .callout{padding:20px}.post-content ol:not(.toc ol) li{padding-left:34px}.post-content ol:not(.toc ol) li:before{width:24px;height:24px;font-size:12px}.post-author{flex-direction:column;align-items:flex-start}}
