.author-card[data-astro-cid-32rj7774]{border:1.5px solid transparent;border-radius:var(--radius-lg);background:linear-gradient(var(--surface),var(--surface)) padding-box,linear-gradient(135deg,#6ee7b7,#34d399 45%,#008060) border-box;box-shadow:0 10px 30px -18px #00806073;padding:1.4rem 1.5rem}.author-card--mini[data-astro-cid-32rj7774]{padding:1.1rem 1.2rem}.author-card-eyebrow[data-astro-cid-32rj7774]{font-size:.7rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);margin-bottom:.85rem}.author-card-head[data-astro-cid-32rj7774]{display:flex;align-items:center;gap:.9rem}.author-card-avatar[data-astro-cid-32rj7774]{display:inline-flex;padding:2px;border-radius:50%;background:linear-gradient(135deg,#6ee7b7,#34d399 45%,#008060);box-shadow:0 6px 16px -6px #00000080;flex-shrink:0}.author-card-name[data-astro-cid-32rj7774]{font-size:1rem;font-weight:700;color:var(--text);line-height:1.2}.author-card--mini[data-astro-cid-32rj7774] .author-card-name[data-astro-cid-32rj7774]{font-size:.95rem}.author-card-role[data-astro-cid-32rj7774]{font-size:.82rem;color:var(--green);font-weight:500;margin-top:.15rem}.author-card-bio[data-astro-cid-32rj7774]{font-size:.9rem;line-height:1.6;color:#4b5563;margin-top:1rem}.author-card-link[data-astro-cid-32rj7774]{display:inline-flex;align-items:center;gap:.3rem;margin-top:1rem;font-size:.85rem;font-weight:600;color:var(--green);text-decoration:none}.author-card-link[data-astro-cid-32rj7774]:hover{color:var(--green-dark)}.author-card-link[data-astro-cid-32rj7774] svg[data-astro-cid-32rj7774]{transition:transform .15s ease}.author-card-link[data-astro-cid-32rj7774]:hover svg[data-astro-cid-32rj7774]{transform:translate(2px)}[data-astro-cid-bvzihdzo],[data-astro-cid-bvzihdzo]:before,[data-astro-cid-bvzihdzo]:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #008060;--green-dark: #004C3F;--green-light: #e6f4f1;--green-mid: #c9e8e1;--pink: #d6518d;--pink-dark: #b83a73;--pink-light: #fbe9f1;--text: #1a1a1a;--muted: #6b7280;--border: #e1e3e5;--bg: #f6f6f7;--surface: #ffffff;--radius-sm: 6px;--radius: 8px;--radius-lg: 12px}html{scroll-behavior:smooth}html,body{min-height:100vh}body{background:radial-gradient(1100px 480px at 88% -8%,rgba(214,81,141,.06),transparent 60%),radial-gradient(1000px 520px at 8% -6%,rgba(0,128,96,.07),transparent 60%),var(--bg);background-attachment:fixed;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column}.progress[data-astro-cid-bvzihdzo]{position:fixed;top:0;left:0;height:3px;width:0;background:linear-gradient(90deg,var(--green) 0%,#34d399 55%,var(--pink) 100%);z-index:50;transition:width .1s linear}nav[data-astro-cid-bvzihdzo]{background:var(--surface);border-bottom:1px solid var(--border);padding:1rem 1.25rem;position:sticky;top:0;z-index:20}.nav-inner[data-astro-cid-bvzihdzo]{display:flex;align-items:center;justify-content:space-between;max-width:1120px;margin:0 auto;width:100%;gap:1rem}.logo[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1rem;color:var(--text);text-decoration:none}.logo-icon[data-astro-cid-bvzihdzo]{width:28px;height:28px;border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0}.nav-links[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:1.25rem}.nav-link[data-astro-cid-bvzihdzo]{font-size:.85rem;font-weight:500;color:var(--muted);text-decoration:none}.nav-link[data-astro-cid-bvzihdzo]:hover{color:var(--text)}.nav-cta[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:#fff;background:var(--green);border:1px solid var(--green);padding:.4rem .85rem;border-radius:999px;text-decoration:none;white-space:nowrap;transition:background .15s ease}.nav-cta[data-astro-cid-bvzihdzo]:hover{background:var(--green-dark)}.nav-cta[data-astro-cid-bvzihdzo] svg[data-astro-cid-bvzihdzo]{flex-shrink:0}@media(max-width:560px){.nav-cta-label[data-astro-cid-bvzihdzo],.nav-link--hide-sm[data-astro-cid-bvzihdzo]{display:none}.nav-cta[data-astro-cid-bvzihdzo]{padding:.45rem .6rem}}main[data-astro-cid-bvzihdzo]{flex:1;width:100%}.post-layout[data-astro-cid-bvzihdzo]{max-width:1120px;margin:0 auto;width:100%;padding:3rem 1.5rem 1rem;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:3.5rem;align-items:start}.post[data-astro-cid-bvzihdzo]{min-width:0;max-width:720px}.breadcrumb[data-astro-cid-bvzihdzo]{font-size:.8rem;color:var(--muted);margin-bottom:1.5rem}.breadcrumb[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{color:var(--muted);text-decoration:none}.breadcrumb[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{color:var(--green)}.post-category[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--pink-dark);background:var(--pink-light);border:1px solid #f3c9dc;padding:.3rem .8rem;border-radius:999px;margin-bottom:1rem}.post-category[data-astro-cid-bvzihdzo]:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--pink)}.post-title[data-astro-cid-bvzihdzo]{font-size:clamp(2rem,5vw,2.7rem);font-weight:700;line-height:1.18;letter-spacing:-.025em;margin-bottom:1.5rem}.post-byline[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:.8rem;padding-bottom:1.75rem;margin-bottom:2.5rem;border-bottom:1px solid var(--border)}.post-byline-text[data-astro-cid-bvzihdzo]{font-size:.85rem;color:var(--muted);line-height:1.4}.post-byline-name[data-astro-cid-bvzihdzo]{color:var(--text);font-weight:600}.post-byline-meta[data-astro-cid-bvzihdzo]{display:block;margin-top:.1rem}.post-byline-dot[data-astro-cid-bvzihdzo]{color:var(--border);margin:0 .35rem}.post-sidebar[data-astro-cid-bvzihdzo]{position:sticky;top:5rem;display:flex;flex-direction:column;gap:1.25rem}.toc-float[data-astro-cid-bvzihdzo]{position:fixed;bottom:1.5rem;right:max(1.5rem,calc((100vw - 1120px)/2));width:320px;max-width:calc(100vw - 3rem);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 16px 38px -16px #00000047;z-index:40;overflow:hidden;opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.toc-float[data-astro-cid-bvzihdzo].is-visible{opacity:1;transform:none;pointer-events:auto}.toc-float-head[data-astro-cid-bvzihdzo]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:none;border:none;cursor:pointer;padding:.95rem 1.15rem;font-family:inherit;font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--green)}.toc-float-icon[data-astro-cid-bvzihdzo]{color:var(--muted);flex-shrink:0}.toc-float[data-astro-cid-bvzihdzo] .bar-v[data-astro-cid-bvzihdzo]{opacity:0;transition:opacity .2s ease}.toc-float[data-astro-cid-bvzihdzo].is-collapsed .bar-v[data-astro-cid-bvzihdzo]{opacity:1}.toc-float-list[data-astro-cid-bvzihdzo]{list-style:none;margin:0;max-height:46vh;overflow-y:auto;padding:0 1.15rem 1rem;transition:max-height .28s ease,opacity .2s ease,padding .28s ease}.toc-float[data-astro-cid-bvzihdzo].is-collapsed .toc-float-list[data-astro-cid-bvzihdzo]{max-height:0;opacity:0;padding-top:0;padding-bottom:0;overflow:hidden}.toc-float-list[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]{margin:0}.toc-link[data-astro-cid-bvzihdzo]{display:block;padding:.45rem 0;font-size:.85rem;line-height:1.4;color:var(--muted);text-decoration:none;transition:color .15s ease}.toc-link[data-astro-cid-bvzihdzo]+.toc-link[data-astro-cid-bvzihdzo]{margin-top:.05rem}.toc-link[data-astro-cid-bvzihdzo]:hover{color:var(--text)}.toc-link[data-astro-cid-bvzihdzo].is-active{color:var(--green-dark);font-weight:600}@media(max-width:980px){.toc-float[data-astro-cid-bvzihdzo]{display:none}}.sidebar-cta[data-astro-cid-bvzihdzo]{background:var(--green-dark);color:#fff;border-radius:var(--radius-lg);padding:1.3rem 1.35rem}.sidebar-cta[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:1rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.sidebar-cta[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{font-size:.85rem;line-height:1.55;color:#fffc;margin-bottom:1rem}.sidebar-cta[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{display:flex;align-items:center;justify-content:center;gap:.45rem;background:#fff;color:var(--green-dark);font-size:.85rem;font-weight:600;padding:.6rem 1rem;border-radius:var(--radius);text-decoration:none;transition:background .15s ease}.sidebar-cta[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{background:var(--green-light)}.sidebar-cta-logos[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:1fr 1fr;gap:.6rem .75rem;margin-top:1.2rem;padding-top:1.1rem;border-top:1px solid rgba(255,255,255,.14)}.sidebar-cta-logos-label[data-astro-cid-bvzihdzo]{grid-column:1 / -1;font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-bottom:.1rem}.sidebar-cta-logos-item[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:#ffffffeb}.sidebar-cta-logos-item[data-astro-cid-bvzihdzo] svg[data-astro-cid-bvzihdzo]{color:#fff;opacity:.92}.post-faq[data-astro-cid-bvzihdzo]{max-width:720px;margin:1.5rem auto 0;padding:0 1.5rem}.post-faq[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1.25rem}.faq-item[data-astro-cid-bvzihdzo]{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-lg);margin-bottom:.75rem;overflow:hidden}.faq-item[data-astro-cid-bvzihdzo][open]{border-color:var(--green-mid)}.faq-q[data-astro-cid-bvzihdzo]{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.35rem;font-size:1rem;font-weight:600;color:var(--text)}.faq-q[data-astro-cid-bvzihdzo]::-webkit-details-marker{display:none}.faq-q-icon[data-astro-cid-bvzihdzo]{flex-shrink:0;color:var(--green);transition:transform .2s ease}.faq-item[data-astro-cid-bvzihdzo][open] .faq-q-icon[data-astro-cid-bvzihdzo]{transform:rotate(45deg)}.faq-a[data-astro-cid-bvzihdzo]{padding:0 1.35rem 1.2rem;font-size:.95rem;color:#374151;line-height:1.65}.post-author[data-astro-cid-bvzihdzo]{max-width:720px;margin:3rem auto 0;padding:0 1.5rem}.post-cta[data-astro-cid-bvzihdzo]{max-width:720px;margin:2.5rem auto 0;padding:0 1.5rem}.post-cta-inner[data-astro-cid-bvzihdzo]{position:relative;overflow:hidden;background:radial-gradient(130% 150% at 100% 0%,rgba(214,81,141,.38),transparent 52%),linear-gradient(158deg,#00735c 0%,var(--green-dark) 62%,#013a30 100%);color:#fff;border-radius:16px;padding:2.75rem 2rem;text-align:center;box-shadow:0 24px 48px -28px #004c3fd9}.post-cta-inner[data-astro-cid-bvzihdzo]>[data-astro-cid-bvzihdzo]{position:relative}.cta-logos[data-astro-cid-bvzihdzo]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.6rem 1.1rem;margin-top:1.6rem;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.14)}.cta-logos-label[data-astro-cid-bvzihdzo]{width:100%;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-bottom:.1rem}.cta-logos-item[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;color:#ffffffeb}.cta-logos-item[data-astro-cid-bvzihdzo] svg[data-astro-cid-bvzihdzo]{color:#fff;opacity:.92}.post-cta-inner[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:clamp(1.4rem,3.5vw,1.85rem);font-weight:700;letter-spacing:-.02em;line-height:1.25;margin-bottom:.75rem}.post-cta-inner[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{color:#ffffffd1;font-size:1rem;line-height:1.6;max-width:46ch;margin:0 auto 1.5rem}.btn-shopify[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.6rem;background:#fff;color:var(--green-dark);font-size:1rem;font-weight:600;line-height:1;padding:.9rem 1.6rem;border-radius:var(--radius);text-decoration:none;box-shadow:0 8px 18px -8px #00000059;transition:background .15s ease,transform .12s ease}.btn-shopify[data-astro-cid-bvzihdzo]:hover{background:var(--green-light);transform:translateY(-1px)}.btn-shopify[data-astro-cid-bvzihdzo] svg[data-astro-cid-bvzihdzo]{flex-shrink:0}.post-cta-trust[data-astro-cid-bvzihdzo]{margin-top:.9rem;font-size:.82rem;color:#ffffffb3}footer[data-astro-cid-bvzihdzo]{text-align:center;padding:1.5rem;font-size:.75rem;color:#9ca3af;border-top:1px solid var(--border);background:var(--surface);margin-top:4rem}footer[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{color:#9ca3af;text-decoration:none}footer[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{color:var(--muted)}@media(max-width:980px){.post-layout[data-astro-cid-bvzihdzo]{grid-template-columns:1fr;gap:0;max-width:720px}.post-sidebar[data-astro-cid-bvzihdzo]{display:none}}.prose{font-size:1.125rem;line-height:1.8;color:#16181c}.prose>p{margin-bottom:1.5rem}.prose h2{font-size:clamp(1.65rem,3.2vw,2rem);font-weight:800;letter-spacing:-.022em;line-height:1.3;color:#0f1115;margin-top:3.25rem;margin-bottom:1.25rem;scroll-margin-top:5rem}.prose h3{font-size:1.3rem;font-weight:700;color:#0f1115;margin-top:2.25rem;margin-bottom:.6rem;scroll-margin-top:5rem}.prose a{color:#008060;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#c9e8e1;transition:text-decoration-color .15s ease}.prose a:hover{text-decoration-color:#008060}.prose strong{color:#1a1a1a;font-weight:600}.prose ul,.prose ol{margin:0 0 1.5rem 1.25rem}.prose li{margin-bottom:.55rem;padding-left:.25rem;font-size:1.0625rem;line-height:1.7}.prose ul{list-style:none;margin-left:0}.prose ul>li{position:relative;padding-left:1.5rem}.prose ul>li:before{content:"";position:absolute;left:.1rem;top:.65rem;width:6px;height:6px;border-radius:50%;background:#008060}.prose blockquote{border-left:3px solid #008060;background:#fff;padding:1rem 1.25rem;margin:0 0 1.5rem;border-radius:0 8px 8px 0;color:#374151;font-style:italic}.prose blockquote p:last-child{margin-bottom:0}.post-callout{background:#e6f4f1;border:1px solid #c9e8e1;border-radius:12px;padding:1.25rem 1.4rem;margin:0 0 2rem}.post-callout p{margin-bottom:0;font-size:1rem;color:#1f2a28}.post-callout p+p{margin-top:.6rem}.prose table{width:100%;border-collapse:collapse;margin:0 0 1.75rem;font-size:.95rem;background:#fff;border:1px solid #e1e3e5;border-radius:8px;overflow:hidden}.prose th,.prose td{text-align:left;padding:.7rem .9rem;border-bottom:1px solid #e1e3e5;vertical-align:top}.prose th{background:#fafbfb;font-weight:600;color:#1a1a1a}.prose tr:last-child td{border-bottom:none}.prose figure,.prose img{margin:0 0 1.75rem}.prose img{max-width:100%;height:auto;border-radius:12px;border:1px solid #e1e3e5;display:block}.prose figcaption{font-size:.8rem;color:#6b7280;text-align:center;margin-top:.6rem}.prose hr{border:none;border-top:1px solid #e1e3e5;margin:2.5rem 0}.viz{position:relative;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#fcfdfd,#f7faf9) border-box;border:1px solid #e1e3e5;border-radius:16px;padding:1.65rem 1.6rem 1.45rem;margin:0 0 2rem;box-shadow:0 1px 2px #1018280a,0 18px 36px -26px #10182866;overflow:hidden}.viz:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--green),#34d399 60%,var(--pink))}.viz-title{font-size:.74rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#4b5563;margin-bottom:1.15rem}.viz-cap{font-size:.8rem;color:#6b7280;text-align:center;margin-top:1.1rem;padding-top:.9rem;border-top:1px dashed #e1e3e5}.viz-donut-wrap{display:flex;align-items:center;gap:1.75rem;flex-wrap:wrap;justify-content:center}.donut{--val: 0;position:relative;width:150px;height:150px;border-radius:50%;background:conic-gradient(#008060 0 40%,#34d399 40% 65%,#c9e8e1 65% 80%,#eef1f2 80% 100%);flex-shrink:0}.donut:after{content:"";position:absolute;inset:26px;background:#fff;border-radius:50%}.donut-center{position:absolute;inset:0;display:grid;place-items:center;text-align:center;z-index:1}.donut-center b{font-size:1.5rem;font-weight:700;color:#008060;line-height:1}.donut-center span{font-size:.68rem;color:#6b7280;display:block;margin-top:.2rem}.donut-legend{list-style:none;margin:0;padding:0;font-size:.9rem}.donut-legend li{display:flex;align-items:center;gap:.6rem;padding:.3rem 0;margin:0}.donut-legend li:before{display:none}.legend-dot{width:11px;height:11px;border-radius:3px;flex-shrink:0}.donut-legend b{color:#1a1a1a;margin-left:auto;font-variant-numeric:tabular-nums}.viz-bars{display:flex;flex-direction:column;gap:.95rem}.bar-row{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:.85rem}.bar-label{font-size:.85rem;font-weight:600;color:#1a1a1a;display:flex;align-items:center;gap:.45rem}.bar-label svg{flex-shrink:0}.bar-track{position:relative;background:#f1f3f4;border-radius:6px;height:26px;overflow:hidden}.bar-fill{height:100%;width:0;background:linear-gradient(90deg,#004c3f,#008060);border-radius:6px;transition:width 1s cubic-bezier(.22,1,.36,1);display:flex;align-items:center;justify-content:flex-end}.bar-fill span{color:#fff;font-size:.78rem;font-weight:600;padding-right:.55rem;white-space:nowrap}.bar-row:nth-child(1) .bar-fill{background:linear-gradient(90deg,#008060,#34d399)}.viz-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem}.tool-card{border:1px solid #e7e9eb;border-radius:12px;padding:1rem 1.05rem;background:linear-gradient(180deg,#fff,#fafbfb);box-shadow:0 1px 2px #1018280a;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.tool-card:hover{transform:translateY(-2px);border-color:#d7dadd;box-shadow:0 12px 22px -16px #10182859}.tool-card h4{font-size:.88rem;font-weight:700;color:#0f1115;margin:0 0 .65rem;display:flex;align-items:center;gap:.45rem}.tool-card h4 svg{flex-shrink:0}.tool-card .pick{font-size:.82rem;color:#374151;line-height:1.45;margin:0}.tool-card .pick b{color:#008060}.tool-stat{margin-top:.7rem;font-size:.72rem;color:#6b7280}.tool-stat b{color:#1a1a1a}.viz-flow{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.flow-col{display:flex;flex-direction:column;gap:.55rem}.flow-node{background:#e6f4f1;border:1px solid #c9e8e1;border-radius:8px;padding:.6rem .85rem;font-size:.82rem;font-weight:500;color:#1f2a28;text-align:center;min-width:130px}.flow-target{background:#004c3f;border-color:#004c3f;color:#fff;font-weight:600;padding:.85rem 1rem;min-width:130px}.flow-arrow{color:#008060;flex-shrink:0}@media(max-width:560px){.viz-tools{grid-template-columns:1fr}.bar-row{grid-template-columns:84px 1fr;gap:.5rem}.bar-label{font-size:.78rem}.viz-flow{flex-direction:column}.flow-arrow{transform:rotate(90deg)}}
