:root{--font-head: "Anek Latin", system-ui, sans-serif;--font-body: "Fredoka", system-ui, sans-serif;--clr-bg: #ffffff;--clr-tint: #f6f7fe;--clr-border: rgba(84, 80, 255, .1);--clr-text: #0a0a0f;--clr-muted: #6b6b80;--clr-dim: #9898aa;--clr-purple: #5450FF;--clr-violet: #B04BFF;--clr-purple-soft: rgba(84, 80, 255, .08);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--shadow-sm: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(84,80,255,.08), 0 2px 6px rgba(0,0,0,.04)}.container[data-astro-cid-3w554y2k]{max-width:1100px;margin:0 auto;padding:0 clamp(16px,4vw,24px)}.container[data-astro-cid-3w554y2k].narrow{max-width:820px}.section[data-astro-cid-3w554y2k]{padding:clamp(3rem,8vw,6rem) clamp(16px,4vw,24px)}.section-white[data-astro-cid-3w554y2k]{background:var(--clr-bg)}.section-tint[data-astro-cid-3w554y2k]{background:var(--clr-tint)}.section-header[data-astro-cid-3w554y2k]{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.section-label[data-astro-cid-3w554y2k]{display:inline-flex;align-items:center;gap:8px;color:var(--clr-purple);text-transform:uppercase;letter-spacing:2px;font-size:.73rem;font-family:var(--font-body);font-weight:500;margin-bottom:.9rem}.section-label[data-astro-cid-3w554y2k]:before,.section-label[data-astro-cid-3w554y2k]:after{content:"";display:inline-block;width:22px;height:1px;background:linear-gradient(90deg,transparent,var(--clr-purple))}.section-label[data-astro-cid-3w554y2k]:after{background:linear-gradient(90deg,var(--clr-purple),transparent)}.section-title[data-astro-cid-3w554y2k]{font-family:var(--font-head);font-size:clamp(1.7rem,4vw,2.7rem);font-weight:800;letter-spacing:-.025em;line-height:1.15;color:var(--clr-text);margin-bottom:.85rem}.section-sub[data-astro-cid-3w554y2k]{color:var(--clr-muted);font-size:1.05rem;max-width:620px;margin:0 auto;line-height:1.7}.hero-section[data-astro-cid-3w554y2k]{position:relative;background:var(--clr-bg);overflow:hidden;padding:9rem 1.5rem 4rem;text-align:center;font-family:var(--font-body);margin-top:-112px}.hero-bg-glow[data-astro-cid-3w554y2k]{position:absolute;top:-200px;left:50%;transform:translate(-50%);width:700px;height:520px;background:radial-gradient(ellipse,rgba(84,80,255,.07) 0%,transparent 65%);pointer-events:none}.dot-grid[data-astro-cid-3w554y2k]{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(84,80,255,.07) 1.5px,transparent 1.5px);background-size:30px 30px;pointer-events:none;mask-image:radial-gradient(ellipse 80% 80% at 50% 40%,black 10%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 40%,black 10%,transparent 100%)}.hero-container[data-astro-cid-3w554y2k]{position:relative;z-index:1;max-width:820px;margin:0 auto}.hero-badge[data-astro-cid-3w554y2k]{display:inline-flex;align-items:center;gap:7px;background:var(--clr-purple-soft);border:1px solid rgba(84,80,255,.2);padding:5px 16px;border-radius:99px;font-size:.85rem;font-weight:500;color:var(--clr-purple);margin-bottom:1.5rem}.hero-badge-dot[data-astro-cid-3w554y2k]{width:8px;height:8px;background:#4ade80;border-radius:50%;box-shadow:0 0 6px #4ade80b3;animation:pulse 2s infinite}.hero-h1[data-astro-cid-3w554y2k]{font-family:var(--font-head);font-size:clamp(2rem,4.5vw,4rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--clr-text);margin-bottom:1.2rem}.hero-sub[data-astro-cid-3w554y2k]{font-size:clamp(.98rem,1.5vw,1.15rem);color:var(--clr-muted);line-height:1.7;margin:0 auto 2rem;max-width:680px}.hero-cta-group[data-astro-cid-3w554y2k]{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:2rem}.trust-strip[data-astro-cid-3w554y2k]{display:flex;flex-wrap:wrap;gap:6px 14px;justify-content:center}.trust-item[data-astro-cid-3w554y2k]{display:flex;align-items:center;gap:6px;font-size:.82rem;color:var(--clr-muted);white-space:nowrap}.trust-tick[data-astro-cid-3w554y2k]{width:16px;height:16px;background:#5450ff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--clr-purple)}.intro-section[data-astro-cid-3w554y2k]{padding-top:clamp(2.5rem,5vw,3.5rem);padding-bottom:clamp(2.5rem,5vw,3.5rem)}.intro-p[data-astro-cid-3w554y2k]{font-family:var(--font-body);font-size:1.02rem;color:var(--clr-muted);line-height:1.8;margin:0 0 1.1rem}.intro-p[data-astro-cid-3w554y2k]:last-child{margin-bottom:0}.why-grid[data-astro-cid-3w554y2k]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.why-card[data-astro-cid-3w554y2k]{background:var(--clr-bg);border:1px solid var(--clr-border);border-radius:var(--radius-md);padding:1.5rem 1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s}.why-card[data-astro-cid-3w554y2k]:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:#5450ff38}.why-title[data-astro-cid-3w554y2k]{font-family:var(--font-head);font-size:.98rem;font-weight:700;color:var(--clr-text);margin-bottom:.55rem;letter-spacing:-.01em}.why-body[data-astro-cid-3w554y2k]{font-family:var(--font-body);font-size:.88rem;color:var(--clr-muted);line-height:1.7}.featured-city[data-astro-cid-3w554y2k]{display:grid;grid-template-columns:80px 1fr;gap:1.25rem;align-items:center;background:linear-gradient(135deg,#5450ff0d,#b04bff0d);border:1px solid rgba(84,80,255,.18);border-radius:var(--radius-lg);padding:1.5rem 1.75rem;margin-bottom:1.75rem}.featured-icon[data-astro-cid-3w554y2k]{width:70px;height:70px;border-radius:20px;background:linear-gradient(135deg,var(--clr-purple),var(--clr-violet));display:flex;align-items:center;justify-content:center;font-size:1.9rem;color:#fff}.featured-name[data-astro-cid-3w554y2k]{font-family:var(--font-head);font-size:1.25rem;font-weight:800;color:var(--clr-text);letter-spacing:-.015em;margin-bottom:.35rem}.featured-desc[data-astro-cid-3w554y2k]{font-family:var(--font-body);font-size:.93rem;color:var(--clr-muted);line-height:1.6;margin-bottom:.7rem}.featured-cta[data-astro-cid-3w554y2k]{color:var(--clr-purple);font-family:var(--font-head);font-weight:700;font-size:.94rem;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .2s,transform .2s;display:inline-block}.featured-cta[data-astro-cid-3w554y2k]:hover{border-color:var(--clr-violet)}.city-grid[data-astro-cid-3w554y2k]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.city-card[data-astro-cid-3w554y2k]{background:var(--clr-bg);border:1px solid var(--clr-border);border-radius:var(--radius-md);padding:1.1rem 1.2rem;position:relative}.city-card--soon[data-astro-cid-3w554y2k]{opacity:.85}.city-name[data-astro-cid-3w554y2k]{font-family:var(--font-head);font-size:1rem;font-weight:700;color:var(--clr-text);margin-bottom:.35rem;letter-spacing:-.01em}.city-desc[data-astro-cid-3w554y2k]{font-family:var(--font-body);font-size:.86rem;color:var(--clr-muted);line-height:1.6;margin-bottom:.65rem}.city-tag[data-astro-cid-3w554y2k]{display:inline-block;font-size:.65rem;font-weight:700;color:var(--clr-purple);background:#5450ff1a;padding:3px 8px;border-radius:99px;letter-spacing:.05em;text-transform:uppercase}.steps-grid[data-astro-cid-3w554y2k]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.step-card[data-astro-cid-3w554y2k]{background:var(--clr-bg);border:1px solid var(--clr-border);border-radius:var(--radius-lg);padding:2rem 1.75rem;position:relative;overflow:hidden;transition:transform .2s,box-shadow .2s}.step-card[data-astro-cid-3w554y2k]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--clr-purple),var(--clr-violet))}.step-card[data-astro-cid-3w554y2k]:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.step-num[data-astro-cid-3w554y2k]{font-family:var(--font-head);font-size:3.5rem;font-weight:800;line-height:1;margin-bottom:1rem;background:linear-gradient(135deg,#5450ff2e,#b04bff1a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.04em}.step-title[data-astro-cid-3w554y2k]{font-family:var(--font-head);font-size:1.05rem;font-weight:700;color:var(--clr-text);margin-bottom:.6rem;letter-spacing:-.01em}.step-body[data-astro-cid-3w554y2k]{font-family:var(--font-body);font-size:.9rem;color:var(--clr-muted);line-height:1.7}.step-cta-wrap[data-astro-cid-3w554y2k]{text-align:center;margin-top:2.5rem}.step-cta-link[data-astro-cid-3w554y2k]{color:var(--clr-purple);font-family:var(--font-head);font-weight:700;font-size:1.05rem;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .2s,transform .2s;display:inline-block;padding:.4rem .6rem}.step-cta-link[data-astro-cid-3w554y2k]:hover{border-color:var(--clr-violet);transform:translate(3px)}.features-grid[data-astro-cid-3w554y2k]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.feature-card[data-astro-cid-3w554y2k]{background:var(--clr-bg);border:1px solid var(--clr-border);border-radius:var(--radius-md);padding:1.75rem 1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s}.feature-card[data-astro-cid-3w554y2k]:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:#5450ff38}.feature-icon[data-astro-cid-3w554y2k]{width:46px;height:46px;background:var(--clr-purple-soft);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:1rem}.feature-title[data-astro-cid-3w554y2k]{font-family:var(--font-head);font-size:.98rem;font-weight:700;color:var(--clr-text);letter-spacing:-.01em;margin-bottom:.5rem}.feature-body[data-astro-cid-3w554y2k]{font-family:var(--font-body);font-size:.88rem;color:var(--clr-muted);line-height:1.7}.safety-grid[data-astro-cid-3w554y2k]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:900px;margin:0 auto}.safety-card[data-astro-cid-3w554y2k]{background:var(--clr-bg);border:1px solid var(--clr-border);border-radius:var(--radius-md);padding:1.5rem;display:grid;grid-template-columns:44px 1fr;column-gap:1rem}.safety-icon[data-astro-cid-3w554y2k]{width:44px;height:44px;background:var(--clr-purple-soft);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;grid-row:1 / 3}.safety-title[data-astro-cid-3w554y2k]{font-family:var(--font-head);font-size:.98rem;font-weight:700;color:var(--clr-text);margin-bottom:.4rem;letter-spacing:-.01em;align-self:end}.safety-body[data-astro-cid-3w554y2k]{font-family:var(--font-body);font-size:.88rem;color:var(--clr-muted);line-height:1.65}.table-scroll[data-astro-cid-3w554y2k]{width:100%;border-radius:20px;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid rgba(84,80,255,.1);box-shadow:0 0 0 1px #5450ff0f,0 8px 30px #5450ff14,0 2px 8px #0000000a;background:#fff}.comp-table[data-astro-cid-3w554y2k]{width:100%;border-collapse:collapse;min-width:560px}.comp-table[data-astro-cid-3w554y2k] thead[data-astro-cid-3w554y2k] tr[data-astro-cid-3w554y2k]{background:#fff;border-bottom:2px solid rgba(84,80,255,.1)}.comp-table[data-astro-cid-3w554y2k] thead[data-astro-cid-3w554y2k] th[data-astro-cid-3w554y2k]{padding:1.1rem 1.25rem;font-family:var(--font-head);font-weight:700;font-size:.88rem;color:var(--clr-text);text-align:center;border-right:1px solid rgba(84,80,255,.1)}.comp-table[data-astro-cid-3w554y2k] thead[data-astro-cid-3w554y2k] th[data-astro-cid-3w554y2k]:last-child{border-right:none}.col-feature[data-astro-cid-3w554y2k]{text-align:left!important;color:var(--clr-dim)!important;font-size:1rem!important;letter-spacing:.06em;text-transform:uppercase;font-weight:600!important;border-right:2px solid rgba(84,80,255,.1)!important}.col-us[data-astro-cid-3w554y2k]{background:#5450ff08;border-left:1px solid rgba(84,80,255,.12)!important;border-right:none!important;position:relative}.comp-table[data-astro-cid-3w554y2k] thead[data-astro-cid-3w554y2k] .col-us[data-astro-cid-3w554y2k]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--clr-purple),var(--clr-violet))}.th-name[data-astro-cid-3w554y2k]{display:block;font-family:var(--font-head);font-size:.95rem;font-weight:800;letter-spacing:-.015em;color:var(--clr-text);margin-bottom:4px}.th-us-name[data-astro-cid-3w554y2k]{background:linear-gradient(90deg,var(--clr-purple),var(--clr-violet));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.th-badge[data-astro-cid-3w554y2k]{display:inline-block;font-family:var(--font-body);font-size:.68rem;font-weight:600;padding:2px 9px;border-radius:99px;letter-spacing:.02em}.th-badge-grey[data-astro-cid-3w554y2k]{background:#0000000f;color:var(--clr-muted)}.th-badge-purple[data-astro-cid-3w554y2k]{background:#5450ff1f;color:var(--clr-purple)}.comp-table[data-astro-cid-3w554y2k] tbody[data-astro-cid-3w554y2k] tr[data-astro-cid-3w554y2k]{border-top:1px solid rgba(84,80,255,.08);transition:background .15s ease}.comp-table[data-astro-cid-3w554y2k] tbody[data-astro-cid-3w554y2k] tr[data-astro-cid-3w554y2k]:hover{background:#fafafe}.comp-table[data-astro-cid-3w554y2k] tbody[data-astro-cid-3w554y2k] tr[data-astro-cid-3w554y2k]:hover .col-us[data-astro-cid-3w554y2k]{background:#5450ff0f}.comp-table[data-astro-cid-3w554y2k] tbody[data-astro-cid-3w554y2k] th[data-astro-cid-3w554y2k][scope=row]{padding:.9rem 1.25rem;font-family:var(--font-body);font-size:.9rem;font-weight:500;color:var(--clr-text);text-align:left;border-right:2px solid rgba(84,80,255,.1);white-space:nowrap}.comp-table[data-astro-cid-3w554y2k] tbody[data-astro-cid-3w554y2k] td[data-astro-cid-3w554y2k]{padding:.9rem 1rem;text-align:center;border-right:1px solid rgba(84,80,255,.08)}.comp-table[data-astro-cid-3w554y2k] tbody[data-astro-cid-3w554y2k] td[data-astro-cid-3w554y2k]:last-child{border-right:none}.val-yes[data-astro-cid-3w554y2k] .val-icon[data-astro-cid-3w554y2k],.val-no[data-astro-cid-3w554y2k] .val-icon[data-astro-cid-3w554y2k],.val-us[data-astro-cid-3w554y2k] .val-icon[data-astro-cid-3w554y2k]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:.95rem;font-weight:800;line-height:1}.val-yes[data-astro-cid-3w554y2k] .val-icon[data-astro-cid-3w554y2k]{background:#16a34a1a;color:#16a34a}.val-no[data-astro-cid-3w554y2k] .val-icon[data-astro-cid-3w554y2k]{background:#9898aa1a;color:var(--clr-dim)}.val-us[data-astro-cid-3w554y2k] .val-icon[data-astro-cid-3w554y2k]{background:linear-gradient(135deg,#5450ff26,#b04bff26);color:var(--clr-purple)}.val-partial[data-astro-cid-3w554y2k] .val-text[data-astro-cid-3w554y2k]{display:inline-block;background:#b4530914;color:#b45309;font-size:.78rem;font-weight:600;padding:3px 10px;border-radius:99px;font-family:var(--font-body)}.val-no[data-astro-cid-3w554y2k] .val-text[data-astro-cid-3w554y2k]{display:inline-block;color:var(--clr-dim);font-size:.8rem;font-weight:600;font-family:var(--font-body)}.val-us[data-astro-cid-3w554y2k]{background:#5450ff08!important}.val-us[data-astro-cid-3w554y2k] .val-note[data-astro-cid-3w554y2k]{display:block;font-size:.72rem;color:var(--clr-purple);font-weight:600;margin-top:3px;font-family:var(--font-body);letter-spacing:.02em}.comp-footnote[data-astro-cid-3w554y2k]{margin-top:1.5rem;text-align:center;font-size:.92rem;line-height:1.7;color:var(--clr-muted);max-width:720px;margin-left:auto;margin-right:auto}.comp-footnote[data-astro-cid-3w554y2k] a[data-astro-cid-3w554y2k]{color:var(--clr-purple);text-decoration:none;font-weight:600}.comp-footnote[data-astro-cid-3w554y2k] a[data-astro-cid-3w554y2k]:hover{text-decoration:underline}.faq-list[data-astro-cid-3w554y2k]{display:flex;flex-direction:column;gap:.75rem}.faq-item[data-astro-cid-3w554y2k]{background:var(--clr-bg);border:1px solid var(--clr-border);border-radius:var(--radius-md);overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq-item[data-astro-cid-3w554y2k]:hover{border-color:#5450ff38}.faq-item[data-astro-cid-3w554y2k][data-open=true]{border-color:#5450ff4d;box-shadow:var(--shadow-md)}.faq-q[data-astro-cid-3w554y2k]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:transparent;border:0;padding:1.1rem 1.3rem;font-family:var(--font-head);font-size:1rem;font-weight:600;color:var(--clr-text);text-align:left;cursor:pointer;letter-spacing:-.01em}.faq-icon[data-astro-cid-3w554y2k]{width:28px;height:28px;border-radius:50%;background:var(--clr-purple-soft);color:var(--clr-purple);display:flex;align-items:center;justify-content:center;font-size:1.15rem;font-weight:700;flex-shrink:0;transition:transform .2s,background .2s}.faq-item[data-astro-cid-3w554y2k][data-open=true] .faq-icon[data-astro-cid-3w554y2k]{background:var(--clr-purple);color:#fff;transform:rotate(45deg)}.faq-a[data-astro-cid-3w554y2k]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item[data-astro-cid-3w554y2k][data-open=true] .faq-a[data-astro-cid-3w554y2k]{max-height:400px}.faq-a[data-astro-cid-3w554y2k] p[data-astro-cid-3w554y2k]{padding:0 1.3rem 1.2rem;margin:0;font-family:var(--font-body);font-size:.95rem;line-height:1.7;color:var(--clr-muted)}.final-cta-section[data-astro-cid-3w554y2k]{background:linear-gradient(135deg,#e3eefe,#f4e1ff);text-align:center}.final-cta-h2[data-astro-cid-3w554y2k]{font-family:var(--font-head);font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;letter-spacing:-.025em;line-height:1.2;color:var(--clr-text);margin-bottom:.85rem}.final-cta-p[data-astro-cid-3w554y2k]{color:var(--clr-muted);font-size:1.05rem;line-height:1.7;max-width:540px;margin:0 auto 1.5rem}.also-explore[data-astro-cid-3w554y2k]{margin-top:1.5rem;font-family:var(--font-body);font-size:.92rem;color:#404055;display:flex;flex-wrap:wrap;gap:6px 8px;align-items:center;justify-content:center}.also-explore[data-astro-cid-3w554y2k] .ae-label[data-astro-cid-3w554y2k]{font-weight:600;color:#2a2a3a;margin-right:4px}.also-explore[data-astro-cid-3w554y2k] a[data-astro-cid-3w554y2k]{color:var(--clr-purple);text-decoration:none;font-weight:500}.also-explore[data-astro-cid-3w554y2k] a[data-astro-cid-3w554y2k]:hover{text-decoration:underline}.also-explore[data-astro-cid-3w554y2k] .ae-sep[data-astro-cid-3w554y2k]{color:var(--clr-dim)}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@media (max-width: 960px){.why-grid[data-astro-cid-3w554y2k],.city-grid[data-astro-cid-3w554y2k]{grid-template-columns:repeat(2,1fr)}.steps-grid[data-astro-cid-3w554y2k],.features-grid[data-astro-cid-3w554y2k]{grid-template-columns:1fr 1fr}.safety-grid[data-astro-cid-3w554y2k]{grid-template-columns:1fr}}@media (max-width: 580px){.section[data-astro-cid-3w554y2k]{padding-left:16px;padding-right:16px}.featured-city[data-astro-cid-3w554y2k]{grid-template-columns:60px 1fr;padding:1.1rem 1.2rem;gap:1rem}.featured-icon[data-astro-cid-3w554y2k]{width:56px;height:56px;font-size:1.5rem;border-radius:16px}.why-grid[data-astro-cid-3w554y2k]{grid-template-columns:1fr}.city-grid[data-astro-cid-3w554y2k]{grid-template-columns:1fr;gap:.75rem}.steps-grid[data-astro-cid-3w554y2k]{grid-template-columns:1fr;gap:1rem}.step-card[data-astro-cid-3w554y2k]{display:grid;grid-template-columns:52px 1fr;column-gap:1rem;padding:1.25rem}.step-num[data-astro-cid-3w554y2k]{font-size:2.4rem;margin-bottom:0;grid-row:1 / 3;line-height:1;display:flex;align-items:center}.step-title[data-astro-cid-3w554y2k]{margin-bottom:.25rem;font-size:.97rem}.step-body[data-astro-cid-3w554y2k]{font-size:.85rem;line-height:1.6}.features-grid[data-astro-cid-3w554y2k]{grid-template-columns:1fr;gap:.75rem}.feature-card[data-astro-cid-3w554y2k]{display:grid;grid-template-columns:44px 1fr;column-gap:14px;padding:1.1rem 1rem;align-items:start}.feature-icon[data-astro-cid-3w554y2k]{grid-row:1 / 3;margin-bottom:0;width:44px;height:44px}.feature-title[data-astro-cid-3w554y2k]{margin-bottom:.2rem;font-size:.93rem;align-self:end}.feature-body[data-astro-cid-3w554y2k]{grid-column:2;font-size:.84rem;line-height:1.65}.section-sub[data-astro-cid-3w554y2k]{font-size:.92rem}.section-title[data-astro-cid-3w554y2k]{font-size:clamp(1.45rem,5vw,1.85rem)}.faq-q[data-astro-cid-3w554y2k]{font-size:.93rem;padding:.95rem 1.05rem}.faq-a[data-astro-cid-3w554y2k] p[data-astro-cid-3w554y2k]{padding:0 1.05rem 1.05rem;font-size:.88rem}}@media (prefers-reduced-motion: reduce){[data-astro-cid-3w554y2k],[data-astro-cid-3w554y2k]:before,[data-astro-cid-3w554y2k]:after{animation:none!important;transition:none!important}}
