.blog-content[data-astro-cid-6nj2waos]{max-width:800px;color:var(--color-dark-900);font-family:var(--font-poppins);margin:0 auto;padding:3rem 1.5rem;animation:.8s ease-out contentFadeIn}.blog-content[data-astro-cid-6nj2waos] h2{color:var(--color-dark-900);margin:3rem 0 1.5rem;padding-left:1.5rem;font-size:2rem;font-weight:700;line-height:1.3;transition:color .3s;position:relative}.blog-content[data-astro-cid-6nj2waos] h2:before{content:"";background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:2px;width:4px;height:100%;animation:.5s ease-out slideIn;position:absolute;top:0;left:0}.blog-content[data-astro-cid-6nj2waos] h2:hover{color:#10b981}.blog-content[data-astro-cid-6nj2waos] h3{color:var(--color-dark-900);margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.4;transition:transform .2s}.blog-content[data-astro-cid-6nj2waos] h3:hover{transform:translate(5px)}.blog-content[data-astro-cid-6nj2waos] h4{color:var(--color-dark-700);margin:2rem 0 1rem;font-size:1.25rem;font-weight:600;line-height:1.5}.blog-content[data-astro-cid-6nj2waos] p{color:var(--color-dark-700);margin:1.5rem 0;font-size:1.125rem;line-height:1.8}.blog-content[data-astro-cid-6nj2waos] a{color:#10b981;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.blog-content[data-astro-cid-6nj2waos] a:after{content:"";background:#10b981;width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-2px;left:0}.blog-content[data-astro-cid-6nj2waos] a:hover{color:#059669}.blog-content[data-astro-cid-6nj2waos] a:hover:after{width:100%}.blog-content[data-astro-cid-6nj2waos] ul,.blog-content[data-astro-cid-6nj2waos] ol{margin:1.5rem 0;padding-left:2rem}.blog-content[data-astro-cid-6nj2waos] li{color:var(--color-dark-700);margin:.75rem 0;font-size:1.125rem;line-height:1.8;position:relative}.blog-content[data-astro-cid-6nj2waos] ul li{list-style:none}.blog-content[data-astro-cid-6nj2waos] ul li:before{content:"→";color:#10b981;font-weight:600;transition:transform .2s;position:absolute;left:-1.5rem}.blog-content[data-astro-cid-6nj2waos] ul li:hover:before{transform:translate(3px)}.blog-content[data-astro-cid-6nj2waos] ol li{padding-left:.5rem}.blog-content[data-astro-cid-6nj2waos] blockquote{background:linear-gradient(135deg,#10b9811a 0%,#0596690d 100%);border-left:4px solid #10b981;border-radius:0 8px 8px 0;margin:2rem 0;padding:1.5rem 2rem;transition:all .3s;position:relative}.blog-content[data-astro-cid-6nj2waos] blockquote:hover{transform:translate(5px);box-shadow:-5px 0 15px #10b9811a}.blog-content[data-astro-cid-6nj2waos] blockquote p{color:var(--color-dark-900);margin:0;font-size:1.125rem;font-style:italic}.blog-content[data-astro-cid-6nj2waos] blockquote:before{content:"\"";color:#10b98133;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:-10px;left:10px}.blog-content[data-astro-cid-6nj2waos] code{background:var(--color-light-200);color:#e74c3c;border-radius:4px;padding:.25rem .5rem;font-family:Courier New,monospace;font-size:.9em;transition:background .2s}.blog-content[data-astro-cid-6nj2waos] code:hover{background:var(--color-light-300)}.blog-content[data-astro-cid-6nj2waos] pre{background:var(--color-dark-900);color:#f8f8f2;border-radius:8px;margin:2rem 0;padding:1.5rem;transition:transform .2s;overflow-x:auto;box-shadow:0 4px 6px #0000001a}.blog-content[data-astro-cid-6nj2waos] pre:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.blog-content[data-astro-cid-6nj2waos] pre code{color:inherit;background:0 0;padding:0;font-size:.95rem;line-height:1.6}.blog-content[data-astro-cid-6nj2waos] img{border-radius:12px;max-width:100%;height:auto;margin:2rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0000001a}.blog-content[data-astro-cid-6nj2waos] img:hover{transform:scale(1.02);box-shadow:0 8px 30px #00000026}.blog-content[data-astro-cid-6nj2waos] table{border-collapse:collapse;border-radius:8px;width:100%;margin:2rem 0;overflow:hidden;box-shadow:0 2px 8px #0000001a}.blog-content[data-astro-cid-6nj2waos] thead{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.blog-content[data-astro-cid-6nj2waos] th{text-align:left;padding:1rem;font-size:.95rem;font-weight:600}.blog-content[data-astro-cid-6nj2waos] td{border-bottom:1px solid var(--color-light-300);padding:1rem;transition:background .2s}.blog-content[data-astro-cid-6nj2waos] tr:hover td{background:#10b9810d}.blog-content[data-astro-cid-6nj2waos] hr{background:linear-gradient(to right,transparent 0%,var(--color-light-300)20%,var(--color-light-300)80%,transparent 100%);border:none;height:2px;margin:3rem 0}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{height:0}to{height:100%}}@media (width<=768px){.blog-content[data-astro-cid-6nj2waos]{padding:2rem 1rem}.blog-content[data-astro-cid-6nj2waos] h2{margin:2rem 0 1rem;font-size:1.5rem}.blog-content[data-astro-cid-6nj2waos] h3{font-size:1.25rem}.blog-content[data-astro-cid-6nj2waos] p,.blog-content[data-astro-cid-6nj2waos] li{font-size:1rem}.blog-content[data-astro-cid-6nj2waos] pre{padding:1rem;font-size:.85rem}}.related-posts[data-astro-cid-xj4yj4fu]{max-width:1200px;margin:4rem auto;padding:0 1.5rem;animation:.8s ease-out sectionFadeIn}.related-header[data-astro-cid-xj4yj4fu]{text-align:center;margin-bottom:3rem}.related-title[data-astro-cid-xj4yj4fu]{color:var(--color-dark-900);margin:0 0 1rem;font-size:2.5rem;font-weight:700;animation:.6s ease-out titleSlideIn;display:inline-block;position:relative}.related-divider[data-astro-cid-xj4yj4fu]{background:linear-gradient(90deg,#10b981 0%,#059669 100%);border-radius:2px;width:80px;height:4px;margin:0 auto;animation:.8s ease-out .2s backwards dividerExpand}.related-grid[data-astro-cid-xj4yj4fu]{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.related-card[data-astro-cid-xj4yj4fu]{border:1px solid var(--color-light-300);background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out backwards cardSlideUp;display:flex;overflow:hidden}.related-card[data-astro-cid-xj4yj4fu]:hover{border-color:#10b9814d;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.card-image-wrapper[data-astro-cid-xj4yj4fu]{background:var(--color-light-200);width:100%;height:240px;position:relative;overflow:hidden}.card-image[data-astro-cid-xj4yj4fu]{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.related-card[data-astro-cid-xj4yj4fu]:hover .card-image[data-astro-cid-xj4yj4fu]{transform:scale(1.08)}.card-overlay[data-astro-cid-xj4yj4fu]{background:linear-gradient(#0000 0% 50%,#000000b3 100%);align-items:flex-end;padding:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.related-card[data-astro-cid-xj4yj4fu]:hover .card-overlay[data-astro-cid-xj4yj4fu]{opacity:.9}.card-category[data-astro-cid-xj4yj4fu]{color:#fff;text-transform:uppercase;letter-spacing:.5px;backdrop-filter:blur(10px);background:#10b981e6;border-radius:20px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;transition:all .3s;display:inline-block}.related-card[data-astro-cid-xj4yj4fu]:hover .card-category[data-astro-cid-xj4yj4fu]{background:#10b981;transform:translateY(-3px)}.card-content[data-astro-cid-xj4yj4fu]{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.card-title[data-astro-cid-xj4yj4fu]{color:var(--color-dark-900);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.25rem;font-weight:700;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}.related-card[data-astro-cid-xj4yj4fu]:hover .card-title[data-astro-cid-xj4yj4fu]{color:#10b981}.card-description[data-astro-cid-xj4yj4fu]{color:var(--color-dark-700);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;line-height:1.6;display:-webkit-box;overflow:hidden}.card-meta[data-astro-cid-xj4yj4fu]{color:var(--color-dark-500);border-top:1px solid var(--color-light-300);align-items:center;gap:.75rem;padding-top:.5rem;font-size:.875rem;display:flex}.meta-item[data-astro-cid-xj4yj4fu]{align-items:center;gap:.375rem;display:flex}.meta-item[data-astro-cid-xj4yj4fu] svg[data-astro-cid-xj4yj4fu]{color:#10b981}.meta-divider[data-astro-cid-xj4yj4fu]{color:var(--color-light-400)}.card-footer[data-astro-cid-xj4yj4fu]{margin-top:auto}.read-more[data-astro-cid-xj4yj4fu]{color:#10b981;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:inline-flex}.arrow-icon[data-astro-cid-xj4yj4fu]{transition:transform .3s cubic-bezier(.4,0,.2,1)}.related-card[data-astro-cid-xj4yj4fu]:hover .read-more[data-astro-cid-xj4yj4fu]{gap:.75rem}.related-card[data-astro-cid-xj4yj4fu]:hover .arrow-icon[data-astro-cid-xj4yj4fu]{transform:translate(4px)}@keyframes sectionFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes titleSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes dividerExpand{0%{width:0}to{width:80px}}@keyframes cardSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.related-posts[data-astro-cid-xj4yj4fu]{margin:3rem auto}.related-title[data-astro-cid-xj4yj4fu]{font-size:2rem}.related-grid[data-astro-cid-xj4yj4fu]{grid-template-columns:1fr;gap:1.5rem}.card-image-wrapper[data-astro-cid-xj4yj4fu]{height:200px}}.blog-cta-wrapper[data-astro-cid-wzbm6jj5]{width:100%;margin:4rem auto;padding:0 1.5rem}.cta-card[data-astro-cid-wzbm6jj5]{text-align:center;color:#064e3b;background-color:#66cdaa;border-radius:24px;justify-content:center;align-items:center;padding:4rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #10b98126}.cta-content[data-astro-cid-wzbm6jj5]{z-index:2;flex-direction:column;align-items:center;max-width:1024px;max-height:640px;display:flex;position:relative}.cta-title[data-astro-cid-wzbm6jj5]{color:#022c22;margin-bottom:1rem;font-family:Lateral,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:500;line-height:1.1}.cta-text-wrapper[data-astro-cid-wzbm6jj5]{max-width:480px;margin:0 auto}.cta-description[data-astro-cid-wzbm6jj5]{color:#065f46;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6}.spacer-s[data-astro-cid-wzbm6jj5]{height:1rem}.cta-button[data-astro-cid-wzbm6jj5]{color:#fff;background-color:#064e3b;border-radius:9999px;justify-content:center;align-items:center;padding:.875rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.cta-button[data-astro-cid-wzbm6jj5]:hover{background-color:#022c22;transform:translateY(-2px)}.cta-links-row[data-astro-cid-wzbm6jj5]{color:#065f46;border-top:1px solid #064e3b1a;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.5rem;padding-top:1.5rem;font-size:.875rem;display:flex}.links-label[data-astro-cid-wzbm6jj5]{opacity:.8;font-weight:600}.text-link[data-astro-cid-wzbm6jj5]{color:#064e3b;text-underline-offset:2px;font-weight:500;text-decoration:underline;transition:opacity .2s}.text-link[data-astro-cid-wzbm6jj5]:hover{opacity:.7}@media (width<=768px){.cta-card[data-astro-cid-wzbm6jj5]{padding:3rem 1.5rem}.cta-title[data-astro-cid-wzbm6jj5]{font-size:1.75rem}}.share-container[data-astro-cid-xiyysuza]{align-items:center;gap:1.5rem;display:flex}.share-label[data-astro-cid-xiyysuza]{color:var(--color-dark-900,#111);font-size:.875rem;font-weight:500}.share-links[data-astro-cid-xiyysuza]{gap:.75rem;display:flex}.share-icon[data-astro-cid-xiyysuza]{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.share-icon[data-astro-cid-xiyysuza]:hover{color:#fff;background:#111;transform:translateY(-2px)}.check-icon[data-astro-cid-xiyysuza],.copy[data-astro-cid-xiyysuza].copied .copy-icon[data-astro-cid-xiyysuza]{display:none}.copy[data-astro-cid-xiyysuza].copied .check-icon[data-astro-cid-xiyysuza]{display:block}.fixed-hero-background[data-astro-cid-4sn4zg3r]{z-index:0;will-change:transform;backface-visibility:hidden;width:100%;height:85vh;position:fixed;top:0;left:0;transform:translateZ(0)}.hero-img-cover[data-astro-cid-4sn4zg3r]{object-fit:cover;object-position:center top;width:100%;height:100%}.hero-overlay[data-astro-cid-4sn4zg3r]{background:#00000026;position:absolute;inset:0}.scroll-surface[data-astro-cid-4sn4zg3r]{z-index:10;background:#fff;min-height:100vh;margin-top:75vh;padding-top:6rem;padding-bottom:0;position:relative;box-shadow:0 -10px 30px #00000005}.content-container[data-astro-cid-4sn4zg3r]{flex-direction:column;align-items:flex-start;max-width:800px;margin:0 auto;padding:0 1.5rem;display:flex}.post-header[data-astro-cid-4sn4zg3r]{width:100%;margin-bottom:3rem}.category-line[data-astro-cid-4sn4zg3r]{text-transform:uppercase;letter-spacing:.05em;color:#666;gap:.5rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:500;display:flex}.back-link[data-astro-cid-4sn4zg3r]{color:inherit;text-decoration:none}.post-title[data-astro-cid-4sn4zg3r]{color:#000;text-align:left;margin-bottom:1.5rem;font-family:Lateral,sans-serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:400;line-height:1.1}.post-subtitle[data-astro-cid-4sn4zg3r]{color:#111;text-align:left;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:1.35rem;font-weight:300;line-height:1.5}.meta-line[data-astro-cid-4sn4zg3r]{color:#666;text-transform:uppercase;letter-spacing:.05em;gap:.5rem;font-size:.8rem;display:flex}.post-body[data-astro-cid-4sn4zg3r]{width:100%;margin-bottom:5rem;font-family:Inter,sans-serif}.post-footer-actions[data-astro-cid-4sn4zg3r]{justify-content:space-between;align-items:center;width:100%;margin-top:2rem;padding-bottom:5rem;display:flex}.back-pill[data-astro-cid-4sn4zg3r]{color:#000;border:1px solid #e5e5e5;border-radius:9999px;align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.back-pill[data-astro-cid-4sn4zg3r]:hover{color:#fff;background:#000;border-color:#000}.bottom-area-wrapper[data-astro-cid-4sn4zg3r]{z-index:10;background:#fff;border-top:1px solid #f0f0f0;width:100%;padding-top:4rem;padding-bottom:6rem;position:relative}.bottom-content-container[data-astro-cid-4sn4zg3r]{max-width:1400px;margin:0 auto;padding:0 1.5rem}.related-title[data-astro-cid-4sn4zg3r]{color:#000;margin-bottom:3rem;font-size:1.5rem;font-weight:600}.cta-wrapper[data-astro-cid-4sn4zg3r]{width:100%;max-width:1200px;margin-top:6rem;margin-left:auto;margin-right:auto;padding:0 1.5rem}@media (width<=768px){.fixed-hero-background[data-astro-cid-4sn4zg3r]{height:50vh}.scroll-surface[data-astro-cid-4sn4zg3r]{margin-top:40vh;padding-top:3rem}.post-title[data-astro-cid-4sn4zg3r]{font-size:2rem}}footer,.site-footer{z-index:20!important;position:relative!important}
