body{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem}.versions-header[data-astro-cid-tvkd6hkr]{text-align:center;margin-bottom:3rem}.versions-header[data-astro-cid-tvkd6hkr] h1[data-astro-cid-tvkd6hkr]{font-family:Lora,Georgia,serif;font-size:clamp(1.8rem,1.5rem + 2vw,2.5rem);margin-bottom:.5rem}.versions-header[data-astro-cid-tvkd6hkr] p[data-astro-cid-tvkd6hkr]{color:var(--text-muted);font-size:1.05rem;max-width:500px;margin:0 auto}.versions-grid[data-astro-cid-tvkd6hkr]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem;max-width:900px;width:100%}.version-card[data-astro-cid-tvkd6hkr]{background:var(--white);border-radius:16px;padding:2rem 1.5rem;text-align:center;text-decoration:none;color:var(--text);border:2px solid var(--border);transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;flex-direction:column;align-items:center;gap:.5rem}.version-card[data-astro-cid-tvkd6hkr]:hover{transform:translateY(-4px);border-color:var(--green);box-shadow:0 8px 24px var(--shadow-strong)}.version-num[data-astro-cid-tvkd6hkr]{font-size:2.5rem;font-weight:700;color:var(--green);line-height:1;font-family:Lora,Georgia,serif}.version-name[data-astro-cid-tvkd6hkr]{font-weight:700;font-size:1.1rem}.version-desc[data-astro-cid-tvkd6hkr]{font-size:.85rem;color:var(--text-muted)}@media(max-width:600px){.versions-grid[data-astro-cid-tvkd6hkr]{grid-template-columns:1fr 1fr}}@media(max-width:380px){.versions-grid[data-astro-cid-tvkd6hkr]{grid-template-columns:1fr;max-width:300px}}.info-section[data-astro-cid-tvkd6hkr]{max-width:900px;width:100%;margin-top:4rem;padding-top:3rem;border-top:2px solid var(--border)}.info-section[data-astro-cid-tvkd6hkr] h2[data-astro-cid-tvkd6hkr]{font-family:Lora,Georgia,serif;font-size:clamp(1.5rem,1.2rem + 1.5vw,2rem);margin-bottom:.5rem;color:var(--brown)}.info-section[data-astro-cid-tvkd6hkr] h3[data-astro-cid-tvkd6hkr]{font-family:Lora,Georgia,serif;font-size:clamp(1.15rem,1rem + .5vw,1.35rem);margin-bottom:.5rem;color:var(--brown)}.info-lead[data-astro-cid-tvkd6hkr]{color:var(--text-muted);font-size:1.05rem;margin-bottom:2.5rem;max-width:650px}.savings-banner[data-astro-cid-tvkd6hkr]{background:var(--white);border:2px solid var(--green);border-radius:16px;padding:2rem;text-align:center;margin-bottom:3rem}.savings-amount[data-astro-cid-tvkd6hkr]{font-family:Lora,Georgia,serif;font-size:clamp(2rem,1.5rem + 2vw,3rem);font-weight:700;color:var(--green);line-height:1.2}.savings-label[data-astro-cid-tvkd6hkr]{color:var(--text-muted);font-size:1rem;margin-top:.25rem}.cost-table-wrap[data-astro-cid-tvkd6hkr]{overflow-x:auto;margin-bottom:3rem;border-radius:12px;border:1px solid var(--border)}.cost-table[data-astro-cid-tvkd6hkr]{width:100%;border-collapse:collapse;font-size:.95rem;min-width:500px}.cost-table[data-astro-cid-tvkd6hkr] th[data-astro-cid-tvkd6hkr]{background:var(--wheat);padding:.85rem 1rem;text-align:left;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border)}.cost-table[data-astro-cid-tvkd6hkr] td[data-astro-cid-tvkd6hkr]{padding:.85rem 1rem;border-bottom:1px solid var(--border);vertical-align:top}.cost-table[data-astro-cid-tvkd6hkr] tr[data-astro-cid-tvkd6hkr]:last-child td[data-astro-cid-tvkd6hkr]{border-bottom:none;font-weight:700}.cost-table[data-astro-cid-tvkd6hkr] .old-price[data-astro-cid-tvkd6hkr]{color:var(--text-muted);text-decoration:line-through}.cost-table[data-astro-cid-tvkd6hkr] .new-price[data-astro-cid-tvkd6hkr],.cost-table[data-astro-cid-tvkd6hkr] .saving[data-astro-cid-tvkd6hkr]{color:var(--green);font-weight:600}.info-block[data-astro-cid-tvkd6hkr]{margin-bottom:3rem}.info-block[data-astro-cid-tvkd6hkr] p[data-astro-cid-tvkd6hkr]{margin-bottom:.75rem;line-height:1.75}.info-block[data-astro-cid-tvkd6hkr] ul[data-astro-cid-tvkd6hkr]{list-style:none;padding:0;margin:.5rem 0 1rem}.info-block[data-astro-cid-tvkd6hkr] li[data-astro-cid-tvkd6hkr]{padding:.3rem 0 .3rem 1.5rem;position:relative;line-height:1.65}.info-block[data-astro-cid-tvkd6hkr] li[data-astro-cid-tvkd6hkr]:before{content:"";position:absolute;left:0;top:.65rem;width:6px;height:6px;background:var(--green);border-radius:50%}.info-block[data-astro-cid-tvkd6hkr] li[data-astro-cid-tvkd6hkr].con:before{background:var(--text-muted)}.nl-options[data-astro-cid-tvkd6hkr]{display:grid;gap:1.5rem;margin:1.5rem 0 2rem}.nl-card[data-astro-cid-tvkd6hkr]{background:var(--white);border:2px solid var(--border);border-radius:16px;padding:1.75rem;position:relative}.nl-card[data-astro-cid-tvkd6hkr].recommended{border-color:var(--green)}.nl-badge[data-astro-cid-tvkd6hkr]{display:inline-block;background:var(--green);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .75rem;border-radius:20px;margin-bottom:.75rem}.nl-card[data-astro-cid-tvkd6hkr] h3[data-astro-cid-tvkd6hkr]{margin-bottom:.25rem}.nl-card[data-astro-cid-tvkd6hkr] .nl-price[data-astro-cid-tvkd6hkr]{font-size:1.25rem;font-weight:700;color:var(--green);margin-bottom:.75rem}.nl-card[data-astro-cid-tvkd6hkr] .nl-price[data-astro-cid-tvkd6hkr] small[data-astro-cid-tvkd6hkr]{font-size:.85rem;font-weight:400;color:var(--text-muted)}.nl-card[data-astro-cid-tvkd6hkr] ul[data-astro-cid-tvkd6hkr]{list-style:none;padding:0;margin:.75rem 0}.nl-card[data-astro-cid-tvkd6hkr] li[data-astro-cid-tvkd6hkr]{padding:.25rem 0 .25rem 1.5rem;position:relative;line-height:1.6;font-size:.92rem}.nl-card[data-astro-cid-tvkd6hkr] li[data-astro-cid-tvkd6hkr].pro:before{content:"+";position:absolute;left:0;color:var(--green);font-weight:700;font-size:1rem}.nl-card[data-astro-cid-tvkd6hkr] li[data-astro-cid-tvkd6hkr].con:before{content:"–";position:absolute;left:0;color:#c0392b;font-weight:700}.nl-card[data-astro-cid-tvkd6hkr] li[data-astro-cid-tvkd6hkr].con{color:var(--text-muted)}.nl-card[data-astro-cid-tvkd6hkr] .nl-when[data-astro-cid-tvkd6hkr]{font-size:.85rem;color:var(--text-muted);margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border)}.nl-link[data-astro-cid-tvkd6hkr]{display:inline-block;margin-top:.75rem;padding:.5rem 1.25rem;background:var(--white);border:1.5px solid var(--green);border-radius:8px;color:var(--green);font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.nl-link[data-astro-cid-tvkd6hkr]:hover{background:var(--green);color:#fff}.domain-table-wrap[data-astro-cid-tvkd6hkr]{overflow-x:auto;margin:1rem 0 1.5rem;border-radius:12px;border:1px solid var(--border)}.domain-table[data-astro-cid-tvkd6hkr]{width:100%;border-collapse:collapse;font-size:.9rem;min-width:400px}.domain-table[data-astro-cid-tvkd6hkr] th[data-astro-cid-tvkd6hkr]{background:var(--wheat);padding:.7rem 1rem;text-align:left;font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border)}.domain-table[data-astro-cid-tvkd6hkr] td[data-astro-cid-tvkd6hkr]{padding:.6rem 1rem;border-bottom:1px solid var(--border)}.domain-table[data-astro-cid-tvkd6hkr] tr[data-astro-cid-tvkd6hkr]:last-child td[data-astro-cid-tvkd6hkr]{border-bottom:none}.domain-table[data-astro-cid-tvkd6hkr] .recommended-row[data-astro-cid-tvkd6hkr]{background:color-mix(in srgb,var(--green) 8%,transparent)}.integration-note[data-astro-cid-tvkd6hkr]{background:var(--wheat);border-radius:12px;padding:1.5rem 2rem;margin:2rem 0}.integration-note[data-astro-cid-tvkd6hkr] h3[data-astro-cid-tvkd6hkr]{margin-bottom:.5rem}.integration-note[data-astro-cid-tvkd6hkr] p[data-astro-cid-tvkd6hkr]{margin-bottom:.5rem;font-size:.95rem}.info-divider[data-astro-cid-tvkd6hkr]{height:1px;background:var(--border);border:none;margin:2.5rem 0}@media(max-width:600px){.info-section[data-astro-cid-tvkd6hkr]{margin-top:3rem;padding-top:2rem}.savings-banner[data-astro-cid-tvkd6hkr]{padding:1.5rem}.nl-card[data-astro-cid-tvkd6hkr],.integration-note[data-astro-cid-tvkd6hkr]{padding:1.25rem}}
