.shot[data-astro-cid-leyccfao]{position:relative;display:block;width:100%;padding:0;overflow:hidden;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .25s}.shot[data-astro-cid-leyccfao][hidden]{display:none}.shot[data-astro-cid-leyccfao] img{width:100%;height:auto;display:block}.shot[data-astro-cid-leyccfao]:hover,.shot[data-astro-cid-leyccfao]:focus-visible{transform:translateY(-4px);border-color:var(--brand-line);box-shadow:var(--shadow-lg)}.shot[data-astro-cid-leyccfao]:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.is-thumb[data-astro-cid-leyccfao]{border-radius:var(--radius);box-shadow:var(--shadow-sm)}.is-hero[data-astro-cid-leyccfao]{border:0;border-radius:0;box-shadow:none}.is-hero[data-astro-cid-leyccfao] img{aspect-ratio:4 / 3;object-fit:cover;object-position:left top}.is-hero[data-astro-cid-leyccfao]:hover,.is-hero[data-astro-cid-leyccfao]:focus-visible{transform:none;box-shadow:none}.shot-zoom[data-astro-cid-leyccfao],.shot-more[data-astro-cid-leyccfao]{position:absolute;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-700));box-shadow:var(--shadow-brand)}.shot-zoom[data-astro-cid-leyccfao]{right:12px;bottom:12px;width:38px;height:38px;border-radius:12px;opacity:0;transform:translateY(6px);transition:opacity .25s,transform .25s var(--ease)}.is-thumb[data-astro-cid-leyccfao] .shot-zoom[data-astro-cid-leyccfao]{right:8px;bottom:8px;width:28px;height:28px;border-radius:9px}.shot[data-astro-cid-leyccfao]:hover .shot-zoom[data-astro-cid-leyccfao],.shot[data-astro-cid-leyccfao]:focus-visible .shot-zoom[data-astro-cid-leyccfao]{opacity:1;transform:none}.is-hero[data-astro-cid-leyccfao] .shot-zoom[data-astro-cid-leyccfao]{display:none}.shot-more[data-astro-cid-leyccfao]{inset:0;background:#141b3d9e;backdrop-filter:blur(2px);font-weight:700;font-size:19px;box-shadow:none}.feature-list[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:clamp(56px,9vw,110px)}.feature[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:1fr;gap:clamp(28px,5vw,64px);align-items:center;scroll-margin-top:90px}.feature-text[data-astro-cid-vnivfuh2] .eyebrow[data-astro-cid-vnivfuh2]{color:var(--brand-700)}.feature-text[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-size:clamp(24px,3.2vw,34px);margin-top:12px}.feature-desc[data-astro-cid-vnivfuh2]{color:var(--text-secondary);font-size:17px;margin-top:14px;max-width:48ch}.feature-points[data-astro-cid-vnivfuh2]{list-style:none;padding:0;margin-top:22px;display:flex;flex-direction:column;gap:13px}.feature-points[data-astro-cid-vnivfuh2] li[data-astro-cid-vnivfuh2]{display:flex;gap:12px;font-size:15.5px;color:var(--text-secondary)}.feature-points[data-astro-cid-vnivfuh2] strong[data-astro-cid-vnivfuh2]{color:var(--text);font-weight:600}.fp-check[data-astro-cid-vnivfuh2]{flex-shrink:0;width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand-700);margin-top:1px}.shot-stack[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:14px}.shot-thumbs[data-astro-cid-vnivfuh2]{display:flex;gap:14px}.shot-thumbs[data-astro-cid-vnivfuh2]>*{flex:0 0 calc((100% - 28px) / 3);min-width:0}.media-card[data-astro-cid-vnivfuh2]{position:relative;border-radius:var(--radius-xl);background:linear-gradient(155deg,var(--surface),var(--brand-softer));border:1px solid var(--border);box-shadow:var(--shadow-md);padding:clamp(28px,5vw,44px);min-height:300px;display:flex;flex-direction:column;justify-content:center;gap:22px;overflow:hidden}.media-glow[data-astro-cid-vnivfuh2]{position:absolute;width:300px;height:300px;top:-80px;right:-80px;background:radial-gradient(circle,rgba(47,107,255,.22),transparent 70%);filter:blur(30px)}.media-icon[data-astro-cid-vnivfuh2]{position:relative;width:68px;height:68px;border-radius:20px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-700));box-shadow:var(--shadow-brand)}.media-points[data-astro-cid-vnivfuh2]{position:relative;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.media-chip[data-astro-cid-vnivfuh2]{display:inline-flex;align-items:center;gap:9px;padding:12px 18px;background:var(--surface);border:1px solid var(--border);border-radius:14px;font-weight:600;font-size:15px;box-shadow:var(--shadow-sm);transform:translate(calc(var(--i) * 14px))}.media-chip[data-astro-cid-vnivfuh2] .icon{color:var(--brand);background:var(--brand-soft);border-radius:50%;padding:2px;box-sizing:content-box}@media(min-width:900px){.feature[data-astro-cid-vnivfuh2]{grid-template-columns:1fr 1fr}.feature-media[data-astro-cid-vnivfuh2].is-right{order:2}.feature-text[data-astro-cid-vnivfuh2].is-left{order:1}}.benefits-sec[data-astro-cid-aafkaq3q]{background:var(--surface);border-block:1px solid var(--border)}.benefit-grid[data-astro-cid-aafkaq3q]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.benefit[data-astro-cid-aafkaq3q]{padding:26px 24px;border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);transition:transform .3s var(--ease),box-shadow .3s var(--ease),border-color .3s}.benefit[data-astro-cid-aafkaq3q]:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:var(--brand-line)}.benefit-icon[data-astro-cid-aafkaq3q]{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;color:var(--brand-700);background:var(--brand-soft);margin-bottom:18px;transition:transform .3s var(--ease),background .3s,color .3s}.benefit[data-astro-cid-aafkaq3q]:hover .benefit-icon[data-astro-cid-aafkaq3q]{background:linear-gradient(135deg,var(--brand),var(--brand-700));color:#fff;transform:scale(1.06) rotate(-4deg)}.benefit[data-astro-cid-aafkaq3q] h3[data-astro-cid-aafkaq3q]{font-size:18px}.benefit[data-astro-cid-aafkaq3q] p[data-astro-cid-aafkaq3q]{color:var(--text-secondary);font-size:15px;margin-top:8px}@media(min-width:720px){.benefit-grid[data-astro-cid-aafkaq3q]{grid-template-columns:repeat(4,1fr)}}.compare[data-astro-cid-sjh5edtt]{display:grid;grid-template-columns:1fr;gap:18px;max-width:900px;margin-inline:auto}.col[data-astro-cid-sjh5edtt]{border-radius:var(--radius-xl);padding:28px;border:1px solid var(--border)}.col-us[data-astro-cid-sjh5edtt]{background:linear-gradient(165deg,var(--brand-softer),var(--surface));border-color:var(--brand-line);box-shadow:var(--shadow-md)}.col-them[data-astro-cid-sjh5edtt]{background:var(--surface-2)}.col-head[data-astro-cid-sjh5edtt]{margin-bottom:18px}.badge-us[data-astro-cid-sjh5edtt],.badge-them[data-astro-cid-sjh5edtt]{display:inline-block;padding:8px 16px;border-radius:999px;font-weight:700;font-size:15px}.badge-us[data-astro-cid-sjh5edtt]{background:linear-gradient(135deg,var(--brand),var(--brand-700));color:#fff;box-shadow:var(--shadow-brand)}.badge-them[data-astro-cid-sjh5edtt]{background:var(--surface);border:1px solid var(--border);color:var(--text-muted)}.col[data-astro-cid-sjh5edtt] ul[data-astro-cid-sjh5edtt]{list-style:none;padding:0;display:flex;flex-direction:column;gap:14px}.col[data-astro-cid-sjh5edtt] li[data-astro-cid-sjh5edtt]{display:flex;align-items:flex-start;gap:12px;font-size:15.5px;font-weight:500}.col-them[data-astro-cid-sjh5edtt] li[data-astro-cid-sjh5edtt]{color:var(--text-muted)}.ic[data-astro-cid-sjh5edtt]{flex-shrink:0;width:24px;height:24px;border-radius:8px;display:grid;place-items:center;margin-top:1px}.ic-ok[data-astro-cid-sjh5edtt]{background:var(--brand-soft);color:var(--brand-700)}.ic-no[data-astro-cid-sjh5edtt]{background:var(--error-soft);color:var(--error)}@media(min-width:800px){.compare[data-astro-cid-sjh5edtt]{grid-template-columns:1fr 1fr}}.pc[data-astro-cid-37ns3wfl]{max-width:900px;margin:32px auto 0;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.pc[data-astro-cid-37ns3wfl][open]{box-shadow:var(--shadow-md);border-color:var(--brand-line)}summary[data-astro-cid-37ns3wfl]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;font-weight:600;font-size:16.5px;cursor:pointer;list-style:none;user-select:none}summary[data-astro-cid-37ns3wfl]::-webkit-details-marker{display:none}.pc-summary-label[data-astro-cid-37ns3wfl]{display:inline-flex;align-items:center;gap:10px;color:var(--text)}.pc-summary-label[data-astro-cid-37ns3wfl] .icon{color:var(--brand)}.pc-chevron[data-astro-cid-37ns3wfl]{flex-shrink:0;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand-700);transition:transform .3s var(--ease),background .25s,color .25s}.pc[data-astro-cid-37ns3wfl][open] .pc-chevron[data-astro-cid-37ns3wfl]{transform:rotate(45deg);background:linear-gradient(135deg,var(--brand),var(--brand-700));color:#fff}.pc-wrap[data-astro-cid-37ns3wfl]{overflow-x:auto;border-top:1px solid var(--border);-webkit-overflow-scrolling:touch}.pc-table[data-astro-cid-37ns3wfl]{width:100%;border-collapse:collapse;font-size:14.5px;min-width:560px}.pc-table[data-astro-cid-37ns3wfl] thead[data-astro-cid-37ns3wfl] th[data-astro-cid-37ns3wfl]{position:sticky;top:0;background:var(--surface-2);z-index:2;padding:14px;font-weight:700;color:var(--text);text-align:center;border-bottom:1px solid var(--border)}.pc-table[data-astro-cid-37ns3wfl] th[data-astro-cid-37ns3wfl].pc-feat{text-align:left}.pc-feat[data-astro-cid-37ns3wfl]{position:sticky;left:0;background:var(--surface);z-index:1;min-width:210px;padding:13px 16px;font-weight:500;color:var(--text-secondary);border-right:1px solid var(--border)}thead[data-astro-cid-37ns3wfl] .pc-feat[data-astro-cid-37ns3wfl]{z-index:3;background:var(--surface-2)}.pc-col[data-astro-cid-37ns3wfl]{min-width:108px}.pc-flag[data-astro-cid-37ns3wfl]{display:inline-flex;align-items:center;gap:4px;margin-right:6px;padding:3px 8px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-700));color:#fff;font-size:10.5px;font-weight:700;vertical-align:middle}.pc-table[data-astro-cid-37ns3wfl] tbody[data-astro-cid-37ns3wfl] tr[data-astro-cid-37ns3wfl]:nth-child(2n) td[data-astro-cid-37ns3wfl],.pc-table[data-astro-cid-37ns3wfl] tbody[data-astro-cid-37ns3wfl] tr[data-astro-cid-37ns3wfl]:nth-child(2n) .pc-feat[data-astro-cid-37ns3wfl]{background:var(--surface-2)}.pc-table[data-astro-cid-37ns3wfl] tbody[data-astro-cid-37ns3wfl] tr[data-astro-cid-37ns3wfl]:hover td[data-astro-cid-37ns3wfl],.pc-table[data-astro-cid-37ns3wfl] tbody[data-astro-cid-37ns3wfl] tr[data-astro-cid-37ns3wfl]:hover .pc-feat[data-astro-cid-37ns3wfl]{background:var(--brand-softer)}.pc-table[data-astro-cid-37ns3wfl] td[data-astro-cid-37ns3wfl]{padding:13px 14px;text-align:center;border-bottom:1px solid var(--border);vertical-align:middle}td[data-astro-cid-37ns3wfl].pc-pro,th[data-astro-cid-37ns3wfl].pc-pro{background:var(--brand-softer)}.pc-table[data-astro-cid-37ns3wfl] tbody[data-astro-cid-37ns3wfl] tr[data-astro-cid-37ns3wfl]:nth-child(2n) td[data-astro-cid-37ns3wfl].pc-pro{background:#dfe8ff}.pc-yes[data-astro-cid-37ns3wfl]{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--brand-soft);color:var(--brand-700)}.pc-no[data-astro-cid-37ns3wfl]{display:inline-grid;place-items:center;width:22px;height:22px;color:var(--text-muted);opacity:.55}.pc-txt[data-astro-cid-37ns3wfl]{font-weight:600;color:var(--text);font-size:13.5px}.pc-opt[data-astro-cid-37ns3wfl]{display:inline-block;padding:3px 10px;border-radius:999px;background:var(--warning-soft, #fbf0dd);color:var(--warning, #a86008);font-weight:600;font-size:12.5px}.plan-grid[data-astro-cid-hkoc4sea]{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}.plan[data-astro-cid-hkoc4sea]{position:relative;padding:32px 28px;border-radius:var(--radius-xl);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.plan[data-astro-cid-hkoc4sea]:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.is-highlight[data-astro-cid-hkoc4sea]{border:1.5px solid var(--brand);box-shadow:var(--shadow-brand);background:linear-gradient(180deg,var(--brand-softer),var(--surface))}.plan-flag[data-astro-cid-hkoc4sea]{position:absolute;top:-13px;left:28px;display:inline-flex;align-items:center;gap:5px;padding:6px 13px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-700));color:#fff;font-size:12.5px;font-weight:700;box-shadow:var(--shadow-brand)}.plan[data-astro-cid-hkoc4sea] h3[data-astro-cid-hkoc4sea]{font-size:22px}.plan-tagline[data-astro-cid-hkoc4sea]{color:var(--text-secondary);font-size:15px;margin-top:8px;min-height:44px}.plan-price[data-astro-cid-hkoc4sea]{margin:20px 0;padding:16px 0;border-block:1px solid var(--border)}.price-consult[data-astro-cid-hkoc4sea]{display:block;font-size:26px;font-weight:700;letter-spacing:-.02em}.price-sub[data-astro-cid-hkoc4sea]{display:block;font-size:13.5px;color:var(--text-muted);margin-top:4px}.plan-cta[data-astro-cid-hkoc4sea]{width:100%}.plan-features[data-astro-cid-hkoc4sea]{list-style:none;padding:0;margin-top:24px;display:flex;flex-direction:column;gap:12px}.plan-features[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea]{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:var(--text-secondary)}.pf-ic[data-astro-cid-hkoc4sea]{flex-shrink:0;width:20px;height:20px;border-radius:6px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand-700);margin-top:1px}.plan-note[data-astro-cid-hkoc4sea]{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:32px;font-size:14.5px;color:var(--text-muted);text-align:center}.plan-note[data-astro-cid-hkoc4sea] .icon{color:var(--brand)}@media(min-width:860px){.plan-grid[data-astro-cid-hkoc4sea]{grid-template-columns:repeat(3,1fr)}.is-highlight[data-astro-cid-hkoc4sea]{transform:scale(1.03)}.is-highlight[data-astro-cid-hkoc4sea]:hover{transform:scale(1.03) translateY(-6px)}}.faq-sec[data-astro-cid-z6gx6xcw]{background:var(--surface);border-top:1px solid var(--border)}.faq-list[data-astro-cid-z6gx6xcw]{max-width:780px;margin-inline:auto;display:flex;flex-direction:column;gap:12px}.faq-item[data-astro-cid-z6gx6xcw]{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden;transition:border-color .25s,box-shadow .25s}.faq-item[data-astro-cid-z6gx6xcw][open]{border-color:var(--brand-line);box-shadow:var(--shadow-md)}summary[data-astro-cid-z6gx6xcw]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;font-weight:600;font-size:17px;list-style:none;cursor:pointer}summary[data-astro-cid-z6gx6xcw]::-webkit-details-marker{display:none}.faq-plus[data-astro-cid-z6gx6xcw]{flex-shrink:0;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand-700);transition:transform .3s var(--ease),background .25s,color .25s}.faq-item[data-astro-cid-z6gx6xcw][open] .faq-plus[data-astro-cid-z6gx6xcw]{transform:rotate(45deg);background:linear-gradient(135deg,var(--brand),var(--brand-700));color:#fff}.faq-answer[data-astro-cid-z6gx6xcw]{padding:0 24px 22px}.faq-answer[data-astro-cid-z6gx6xcw] p[data-astro-cid-z6gx6xcw]{color:var(--text-secondary);font-size:16px;max-width:64ch}.cta-box[data-astro-cid-nqzr7c5x]{position:relative;overflow:hidden;border-radius:var(--radius-xl);background:linear-gradient(135deg,var(--brand-700) 0%,var(--brand) 55%,var(--accent-cyan) 130%);padding:clamp(44px,7vw,84px) clamp(28px,5vw,72px);text-align:center;box-shadow:var(--shadow-lg)}.cta-bg[data-astro-cid-nqzr7c5x]{position:absolute;inset:0}.cta-blob[data-astro-cid-nqzr7c5x]{position:absolute;border-radius:50%;filter:blur(50px);opacity:.5}.b1[data-astro-cid-nqzr7c5x]{width:360px;height:360px;top:-140px;right:-80px;background:radial-gradient(circle,rgba(255,255,255,.5),transparent 70%)}.b2[data-astro-cid-nqzr7c5x]{width:320px;height:320px;bottom:-140px;left:-60px;background:radial-gradient(circle,rgba(18,194,214,.6),transparent 70%)}.cta-content[data-astro-cid-nqzr7c5x]{position:relative;max-width:640px;margin-inline:auto}.cta-eyebrow[data-astro-cid-nqzr7c5x]{display:inline-block;padding:7px 16px;border-radius:999px;background:#ffffff2e;color:#fff;font-weight:600;font-size:13px;letter-spacing:.06em;text-transform:uppercase;backdrop-filter:blur(4px)}.cta-content[data-astro-cid-nqzr7c5x] h2[data-astro-cid-nqzr7c5x]{color:#fff;font-size:clamp(28px,4.4vw,46px);margin-top:20px}.cta-content[data-astro-cid-nqzr7c5x] p[data-astro-cid-nqzr7c5x]{color:#ffffffeb;font-size:clamp(16px,2vw,19px);margin-top:16px}.signup-card[data-astro-cid-nqzr7c5x]{margin-top:32px;padding:clamp(22px,4vw,30px);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg);text-align:left}.signup-form[data-astro-cid-nqzr7c5x]{display:grid;grid-template-columns:1fr;gap:16px}.signup-form[data-astro-cid-nqzr7c5x][hidden]{display:none}.field[data-astro-cid-nqzr7c5x]{display:flex;flex-direction:column;gap:7px}.field[data-astro-cid-nqzr7c5x] label[data-astro-cid-nqzr7c5x]{font-size:13.5px;font-weight:600;color:var(--text-secondary)}.field[data-astro-cid-nqzr7c5x] input[data-astro-cid-nqzr7c5x]{width:100%;padding:13px 15px;border-radius:12px;border:1px solid var(--border-strong);background:var(--surface);color:var(--text);font:inherit;font-size:15.5px;transition:border-color .2s var(--ease),box-shadow .2s var(--ease)}.field[data-astro-cid-nqzr7c5x] input[data-astro-cid-nqzr7c5x]::placeholder{color:var(--text-muted)}.field[data-astro-cid-nqzr7c5x] input[data-astro-cid-nqzr7c5x]:focus-visible{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.field[data-astro-cid-nqzr7c5x] input[data-astro-cid-nqzr7c5x].is-invalid{border-color:#d96060}.field[data-astro-cid-nqzr7c5x] input[data-astro-cid-nqzr7c5x].is-invalid:focus-visible{box-shadow:0 0 0 3px #fbe3e3}.signup-card[data-astro-cid-nqzr7c5x] .field-msg[data-astro-cid-nqzr7c5x]{margin:0;font-size:13px;line-height:1.45;color:var(--text-muted)}.signup-card[data-astro-cid-nqzr7c5x] .field-msg[data-astro-cid-nqzr7c5x][hidden]{display:none}.signup-card[data-astro-cid-nqzr7c5x] .field-msg[data-astro-cid-nqzr7c5x].is-error{color:#a33131}.signup-card[data-astro-cid-nqzr7c5x] .field-msg[data-astro-cid-nqzr7c5x].is-info{color:var(--brand-700)}.field-msg[data-astro-cid-nqzr7c5x] a{color:inherit;font-weight:600;text-decoration:underline}.hp[data-astro-cid-nqzr7c5x]{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.signup-submit[data-astro-cid-nqzr7c5x]{width:100%;margin-top:4px}.signup-submit[data-astro-cid-nqzr7c5x]:disabled{opacity:.7;cursor:progress;transform:none}.signup-card[data-astro-cid-nqzr7c5x] .signup-note[data-astro-cid-nqzr7c5x]{display:flex;align-items:center;gap:7px;margin:0;font-size:13.5px;color:var(--text-muted)}.signup-note[data-astro-cid-nqzr7c5x] .icon{flex-shrink:0;color:var(--brand)}.signup-msg[data-astro-cid-nqzr7c5x]{font-size:15.5px;line-height:1.5;color:var(--text-secondary)}.signup-msg[data-astro-cid-nqzr7c5x][hidden]{display:none}.signup-msg[data-astro-cid-nqzr7c5x]:not([hidden]){padding:14px 16px;border-radius:12px;border:1px solid var(--border);background:var(--surface-2)}.signup-msg[data-astro-cid-nqzr7c5x].is-ok{border-color:var(--brand-line);background:var(--brand-softer);color:var(--text)}.signup-msg[data-astro-cid-nqzr7c5x].is-warn{border-color:#f0c86b;background:#fff8e6;color:#6b4e00}.signup-msg[data-astro-cid-nqzr7c5x].is-error{border-color:#f0b1b1;background:#fdf0f0;color:#8c2020}.signup-msg[data-astro-cid-nqzr7c5x] a{color:var(--brand-700);font-weight:600;text-decoration:underline}.cta-actions[data-astro-cid-nqzr7c5x]{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:24px}.cta-wa[data-astro-cid-nqzr7c5x]{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(4px)}.cta-wa[data-astro-cid-nqzr7c5x]:hover{background:#ffffff3d;transform:translateY(-2px)}@media(min-width:620px){.signup-form[data-astro-cid-nqzr7c5x]{grid-template-columns:1fr 1fr}.signup-submit[data-astro-cid-nqzr7c5x],.signup-note[data-astro-cid-nqzr7c5x]{grid-column:1 / -1}}.lightbox[data-astro-cid-gixpweiw]{width:min(1180px,94vw);max-width:none;max-height:92vh;margin:auto;padding:0;border:0;border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg);overflow:visible}.lightbox[data-astro-cid-gixpweiw]::backdrop{background:#0a1026b8;backdrop-filter:blur(4px)}.lb-figure[data-astro-cid-gixpweiw]{display:flex;flex-direction:column;max-height:92vh}.lb-figure[data-astro-cid-gixpweiw] img[data-astro-cid-gixpweiw]{width:100%;height:auto;max-height:calc(92vh - 108px);object-fit:contain;border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--surface-2)}.lb-cap[data-astro-cid-gixpweiw]{position:relative;padding:16px 22px 20px;border-top:1px solid var(--border)}.lb-cap[data-astro-cid-gixpweiw] strong[data-astro-cid-gixpweiw]{display:block;font-size:17px;font-weight:700}.lb-cap[data-astro-cid-gixpweiw]>span[data-astro-cid-gixpweiw]{display:block;margin-top:4px;font-size:14.5px;color:var(--text-secondary)}.lb-count[data-astro-cid-gixpweiw]{position:absolute;top:18px;right:22px;font-size:13px;font-weight:600;color:var(--text-muted)}.lb-close[data-astro-cid-gixpweiw],.lb-nav[data-astro-cid-gixpweiw]{position:absolute;z-index:2;width:42px;height:42px;border-radius:50%;border:1px solid var(--border);background:var(--surface);color:var(--text);display:grid;place-items:center;box-shadow:var(--shadow-md);transition:background .2s,color .2s,border-color .2s}.lb-close[data-astro-cid-gixpweiw]:hover,.lb-nav[data-astro-cid-gixpweiw]:hover{background:var(--brand);border-color:transparent;color:#fff}.lb-close[data-astro-cid-gixpweiw]{top:-14px;right:-14px}.lb-nav[data-astro-cid-gixpweiw]{top:50%;transform:translateY(-50%)}.lb-nav[data-astro-cid-gixpweiw][hidden]{display:none}.lb-prev[data-astro-cid-gixpweiw]{left:-18px}.lb-prev[data-astro-cid-gixpweiw] .icon{transform:rotate(180deg)}.lb-next[data-astro-cid-gixpweiw]{right:-18px}@media(max-width:720px){.lb-close[data-astro-cid-gixpweiw]{top:8px;right:8px}.lb-prev[data-astro-cid-gixpweiw]{left:8px}.lb-next[data-astro-cid-gixpweiw]{right:8px}.lb-count[data-astro-cid-gixpweiw]{position:static;margin-top:8px}}
