:root{--card: #0a0a0a;--ring: #52525b;--input: #27272a;--muted: #18181b;--border: #27272a;--radius: .625rem;--background: #0a0a0a;--foreground: #fafafa;--muted-foreground: #a1a1aa;--primary: #fafafa;--primary-foreground: #18181b;--font-sans: "Geist", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono: "Geist Mono", "Fira Code", ui-monospace, monospace;--accent-cyan: #2BC8B7;--accent-blue: #3b82f6;--accent-violet: #8b5cf6}[data-astro-cid-oz2lywz5],[data-astro-cid-oz2lywz5]:before,[data-astro-cid-oz2lywz5]:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;overflow-x:hidden}a[data-astro-cid-oz2lywz5]{text-decoration:none;color:inherit}img[data-astro-cid-oz2lywz5]{display:block;max-width:100%}ul[data-astro-cid-oz2lywz5]{list-style:none}@media(prefers-reduced-motion:reduce){[data-astro-cid-oz2lywz5],[data-astro-cid-oz2lywz5]:before,[data-astro-cid-oz2lywz5]:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}[data-astro-cid-oz2lywz5]:focus-visible{outline:2px solid #2BC8B7;outline-offset:3px;border-radius:3px}[data-astro-cid-oz2lywz5]:focus:not(:focus-visible){outline:none}.container[data-astro-cid-oz2lywz5]{width:100%;max-width:68rem;margin-inline:auto;padding-inline:1.5rem}@keyframes blur-in-up{0%{opacity:0;filter:blur(8px);transform:translateY(18px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}.anim[data-astro-cid-oz2lywz5]{animation:blur-in-up .65s cubic-bezier(.22,1,.36,1) both}.anim-1[data-astro-cid-oz2lywz5]{animation-delay:.05s}.anim-2[data-astro-cid-oz2lywz5]{animation-delay:.18s}.anim-3[data-astro-cid-oz2lywz5]{animation-delay:.32s}.anim-4[data-astro-cid-oz2lywz5]{animation-delay:.46s}.anim-5[data-astro-cid-oz2lywz5]{animation-delay:.6s}.hero[data-astro-cid-oz2lywz5]{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:5rem;overflow:hidden;background:var(--background)}.hero-bg[data-astro-cid-oz2lywz5]{position:absolute;inset:0;z-index:0;pointer-events:none}.hero-bg[data-astro-cid-oz2lywz5]:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 85% 70% at 50% 30%,black 20%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 85% 70% at 50% 30%,black 20%,transparent 100%)}.hero-bg[data-astro-cid-oz2lywz5]:after{content:"";position:absolute;top:-10%;left:50%;transform:translate(-50%);width:60%;height:50%;background:radial-gradient(ellipse,rgba(43,200,183,.06) 0%,transparent 70%);pointer-events:none}.hero__inner[data-astro-cid-oz2lywz5]{position:relative;z-index:1;width:100%;max-width:68rem;margin-inline:auto;padding-inline:1.5rem;padding-block:5rem 4rem;display:flex;flex-direction:column;align-items:flex-start;gap:3rem}@media(min-width:1024px){.hero__inner[data-astro-cid-oz2lywz5]{flex-direction:row;align-items:center;gap:4rem}}.hero__content[data-astro-cid-oz2lywz5]{display:flex;flex-direction:column;align-items:flex-start;flex:1;min-width:0}.hero__visual[data-astro-cid-oz2lywz5]{flex:0 0 auto;width:240px;margin-inline:auto;animation:hv-float 3s ease-in-out infinite;display:none}@media(min-width:768px){.hero__visual[data-astro-cid-oz2lywz5]{display:block;width:240px}}@media(min-width:1024px){.hero__visual[data-astro-cid-oz2lywz5]{width:280px}}@media(prefers-reduced-motion:reduce){.hero__visual[data-astro-cid-oz2lywz5]{animation:none}}@keyframes hv-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hv-svg[data-astro-cid-oz2lywz5]{width:100%;height:auto;display:block;overflow:visible}.hv-cursor[data-astro-cid-oz2lywz5]{animation:hv-blink 1.1s step-end infinite}@keyframes hv-blink{0%,to{opacity:1}50%{opacity:0}}.hero__breadcrumb[data-astro-cid-oz2lywz5]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--muted-foreground);margin-bottom:1.75rem}.hero__breadcrumb[data-astro-cid-oz2lywz5] a[data-astro-cid-oz2lywz5]:hover{color:var(--foreground)}.hero__breadcrumb[data-astro-cid-oz2lywz5] svg[data-astro-cid-oz2lywz5]{width:.75rem;height:.75rem;flex-shrink:0}.hero__badge[data-astro-cid-oz2lywz5]{display:inline-flex;align-items:center;gap:.5rem;padding:.3125rem .875rem;border:1px solid rgba(43,200,183,.3);border-radius:9999px;font-size:.8125rem;font-weight:500;color:#2bc8b7;background:#2bc8b70f;margin-bottom:1.75rem}.hero__badge-dot[data-astro-cid-oz2lywz5]{width:.4375rem;height:.4375rem;border-radius:9999px;background:var(--accent-cyan);animation:pulse-cyan 2s ease-in-out infinite}@keyframes pulse-cyan{0%,to{box-shadow:0 0 #2bc8b780}50%{box-shadow:0 0 0 5px #2bc8b700}}.hero__h1[data-astro-cid-oz2lywz5]{font-size:clamp(2.5rem,6vw,4.25rem);font-weight:700;line-height:1.06;letter-spacing:-.04em;color:var(--foreground);max-width:32rem;margin-bottom:1.5rem;text-wrap:balance}.hero__h1[data-astro-cid-oz2lywz5] mark[data-astro-cid-oz2lywz5]{background:none;color:transparent;background-image:linear-gradient(135deg,#2bc8b7,#3b82f6 60%,#8b5cf6);-webkit-background-clip:text;background-clip:text}.hero__desc[data-astro-cid-oz2lywz5]{font-size:clamp(1rem,2vw,1.125rem);color:var(--muted-foreground);line-height:1.75;max-width:30rem;margin-bottom:2.5rem}.hero__ctas[data-astro-cid-oz2lywz5]{display:flex;flex-wrap:wrap;gap:.875rem;margin-bottom:3rem}@property --hbg-a{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.hbg-btn[data-astro-cid-oz2lywz5]{position:relative;display:inline-flex;border-radius:9999px;padding:1px;cursor:pointer;text-decoration:none;background:conic-gradient(from var(--hbg-a),transparent 0%,rgba(43,200,183,.6) 20%,transparent 40%);animation:hbg-spin 2.5s linear infinite;--hbg-a: 0deg}.hbg-btn[data-astro-cid-oz2lywz5]:after{content:"";position:absolute;inset:1px;border-radius:9999px;background:#080808;z-index:0}.hbg-btn[data-astro-cid-oz2lywz5]:hover{background:conic-gradient(from var(--hbg-a),transparent 0%,rgba(59,130,246,.8) 20%,transparent 40%)}@keyframes hbg-spin{to{--hbg-a: 360deg}}.hbg-inner[data-astro-cid-oz2lywz5]{position:relative;z-index:10;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:9999px;color:var(--foreground);font-family:var(--font-sans);font-size:.9375rem;font-weight:600;white-space:nowrap}.hbg-inner[data-astro-cid-oz2lywz5] svg[data-astro-cid-oz2lywz5]{width:1rem;height:1rem;flex-shrink:0}.btn-ghost[data-astro-cid-oz2lywz5]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:1px solid var(--border);border-radius:9999px;font-size:.9375rem;font-weight:500;color:var(--muted-foreground);background:transparent;transition:background .15s,color .15s,border-color .15s}.btn-ghost[data-astro-cid-oz2lywz5]:hover{background:var(--muted);color:var(--foreground);border-color:#3f3f46}.btn-ghost[data-astro-cid-oz2lywz5] svg[data-astro-cid-oz2lywz5]{width:.9375rem;height:.9375rem;flex-shrink:0}.hero__trust[data-astro-cid-oz2lywz5]{display:flex;flex-wrap:wrap;gap:1.25rem}.hero__trust-item[data-astro-cid-oz2lywz5]{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--muted-foreground)}.hero__trust-item[data-astro-cid-oz2lywz5] svg[data-astro-cid-oz2lywz5]{width:.875rem;height:.875rem;flex-shrink:0}.partners[data-astro-cid-oz2lywz5]{padding-block:4rem 5rem;position:relative}.partners__label[data-astro-cid-oz2lywz5]{text-align:center;font-size:.8125rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:2rem}.partners__grid[data-astro-cid-oz2lywz5]{display:flex;flex-wrap:wrap;justify-content:center;gap:0;border-top:1px solid var(--border);border-left:1px solid var(--border)}.partners__item[data-astro-cid-oz2lywz5]{flex:1 1 auto;min-width:8rem;max-width:12rem;display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border);transition:background .2s}.partners__item[data-astro-cid-oz2lywz5]:hover{background:#ffffff05}.partners__grid[data-astro-cid-oz2lywz5]:has(.partners__item:hover) .partners__item[data-astro-cid-oz2lywz5]:not(:hover){opacity:.35;filter:blur(1px);transition:opacity .25s,filter .25s}.partners__grid[data-astro-cid-oz2lywz5]:has(.partners__item:hover) .partners__item[data-astro-cid-oz2lywz5]:hover{opacity:1;filter:blur(0)}.partners__logo[data-astro-cid-oz2lywz5]{font-family:var(--font-mono);font-size:.75rem;font-weight:600;letter-spacing:.05em;color:#52525b;text-transform:uppercase;white-space:nowrap;transition:color .2s}.partners__item[data-astro-cid-oz2lywz5]:hover .partners__logo[data-astro-cid-oz2lywz5]{color:var(--muted-foreground)}.section-tag[data-astro-cid-oz2lywz5]{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-cyan);margin-bottom:1rem}.section-h2[data-astro-cid-oz2lywz5]{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.12;color:var(--foreground);margin-bottom:1rem;text-wrap:balance}.section-desc[data-astro-cid-oz2lywz5]{font-size:1.0625rem;color:var(--muted-foreground);line-height:1.7;max-width:42rem;margin-bottom:3.5rem}.features[data-astro-cid-oz2lywz5]{padding-block:5rem 6rem;position:relative}.features[data-astro-cid-oz2lywz5]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,var(--border) 30%,var(--border) 70%,transparent)}.features__grid[data-astro-cid-oz2lywz5]{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.features__grid[data-astro-cid-oz2lywz5]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features__grid[data-astro-cid-oz2lywz5]{grid-template-columns:repeat(3,1fr)}}.acard[data-astro-cid-oz2lywz5]{position:relative;border:1px solid var(--border);border-radius:1rem;background:#0d0d10;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s}.acard[data-astro-cid-oz2lywz5]:hover{border-color:#2bc8b740;box-shadow:0 0 0 1px #2bc8b714,0 8px 32px #0006}.acard__canvas[data-astro-cid-oz2lywz5]{width:100%;aspect-ratio:280 / 200;position:relative;overflow:hidden;background:#090910;border-bottom:1px solid var(--border)}.acard__scene[data-astro-cid-oz2lywz5]{width:100%;height:100%;display:block}.acard__fade[data-astro-cid-oz2lywz5]{position:absolute;bottom:0;left:0;right:0;height:4rem;background:linear-gradient(to bottom,transparent,#090910);pointer-events:none}.acard__text[data-astro-cid-oz2lywz5]{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.acard__tag[data-astro-cid-oz2lywz5]{font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-cyan)}.acard__title[data-astro-cid-oz2lywz5]{font-size:1.0625rem;font-weight:600;color:var(--foreground);line-height:1.3}.acard__desc[data-astro-cid-oz2lywz5]{font-size:.9375rem;color:var(--muted-foreground);line-height:1.65}.process[data-astro-cid-oz2lywz5]{padding-block:5rem 6rem;position:relative}.process[data-astro-cid-oz2lywz5]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,var(--border) 30%,var(--border) 70%,transparent)}.rm-card[data-astro-cid-oz2lywz5]{border:1px solid var(--border);border-radius:1.5rem;background:#0d0d10;overflow:hidden}.rm-content[data-astro-cid-oz2lywz5]{padding:2rem 1.5rem;display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.rm-content[data-astro-cid-oz2lywz5]{grid-template-columns:1fr 1fr;gap:3rem;padding:2.5rem}}.rm-left[data-astro-cid-oz2lywz5]{display:flex;flex-direction:column;justify-content:center;gap:1.25rem}.rm-left-tag[data-astro-cid-oz2lywz5]{font-family:var(--font-mono);font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-cyan)}.rm-h3[data-astro-cid-oz2lywz5]{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:var(--foreground)}.rm-desc[data-astro-cid-oz2lywz5]{font-size:1rem;color:var(--muted-foreground);line-height:1.7}.rm-timeline[data-astro-cid-oz2lywz5]{position:relative}.rm-timeline-line[data-astro-cid-oz2lywz5]{position:absolute;top:.875rem;left:0;right:0;height:2px;background:var(--border);border-radius:9999px}.rm-timeline-progress[data-astro-cid-oz2lywz5]{position:absolute;top:.875rem;left:0;height:2px;width:0%;background:linear-gradient(to right,var(--accent-cyan),var(--accent-blue));border-radius:9999px;transition:width .65s cubic-bezier(.4,0,.2,1)}.rm-items[data-astro-cid-oz2lywz5]{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding-top:.25rem}.rm-item[data-astro-cid-oz2lywz5]{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;padding-top:.25rem}.rm-dot[data-astro-cid-oz2lywz5]{width:1.75rem;height:1.75rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;transition:background .3s,border-color .3s,box-shadow .3s;flex-shrink:0}.rm-dot--muted[data-astro-cid-oz2lywz5]{background:var(--muted);border:2px solid var(--border)}.rm-dot--active[data-astro-cid-oz2lywz5]{background:#2bc8b71f;border:2px solid var(--accent-cyan);box-shadow:0 0 0 4px #2bc8b71a}.rm-dot-inner[data-astro-cid-oz2lywz5]{width:.5rem;height:.5rem;border-radius:9999px;background:#52525b;transition:background .3s}.rm-dot--active[data-astro-cid-oz2lywz5] .rm-dot-inner[data-astro-cid-oz2lywz5]{background:var(--accent-cyan)}@keyframes rm-pop{0%{transform:scale(1)}40%{transform:scale(1.35)}70%{transform:scale(.92)}to{transform:scale(1)}}.rm-dot--pop[data-astro-cid-oz2lywz5]{animation:rm-pop .52s cubic-bezier(.22,1,.36,1)}.rm-badge[data-astro-cid-oz2lywz5]{font-family:var(--font-mono);font-size:.625rem;font-weight:600;letter-spacing:.05em;padding:.2rem .45rem;border-radius:.375rem;transition:background .3s,color .3s,border-color .3s}.rm-badge--outline[data-astro-cid-oz2lywz5]{border:1px solid var(--border);color:#52525b;background:transparent}.rm-badge--active[data-astro-cid-oz2lywz5]{border:1px solid rgba(43,200,183,.4);color:var(--accent-cyan);background:#2bc8b714}.rm-step-title[data-astro-cid-oz2lywz5]{font-size:.8125rem;font-weight:600;color:var(--muted-foreground);line-height:1.3;transition:color .3s}.rm-item[data-astro-cid-oz2lywz5]:has(.rm-dot--active) .rm-step-title[data-astro-cid-oz2lywz5]{color:var(--foreground)}.rm-step-desc[data-astro-cid-oz2lywz5]{font-size:.75rem;color:#3f3f46;line-height:1.5;transition:color .3s}.rm-item[data-astro-cid-oz2lywz5]:has(.rm-dot--active) .rm-step-desc[data-astro-cid-oz2lywz5]{color:var(--muted-foreground)}.types[data-astro-cid-oz2lywz5]{padding-block:5rem 6rem;position:relative}.types[data-astro-cid-oz2lywz5]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,var(--border) 30%,var(--border) 70%,transparent)}.types-list[data-astro-cid-oz2lywz5]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.types-list[data-astro-cid-oz2lywz5]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.types-list[data-astro-cid-oz2lywz5]{grid-template-columns:repeat(4,1fr)}}.type-card[data-astro-cid-oz2lywz5]{border:1px solid var(--border);border-radius:1rem;background:#0d0d10;padding:1.5rem;display:flex;flex-direction:column;gap:.875rem;transition:border-color .2s,box-shadow .2s}.type-card[data-astro-cid-oz2lywz5]:hover{border-color:#2bc8b740;box-shadow:0 0 0 1px #2bc8b70f}.type-tag[data-astro-cid-oz2lywz5]{font-family:var(--font-mono);font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-cyan);background:#2bc8b714;border:1px solid rgba(43,200,183,.2);padding:.2rem .625rem;border-radius:9999px;width:fit-content}.type-title[data-astro-cid-oz2lywz5]{font-size:1.0625rem;font-weight:600;color:var(--foreground);line-height:1.3}.type-body[data-astro-cid-oz2lywz5]{font-size:.9375rem;color:var(--muted-foreground);line-height:1.65;flex:1}.type-items[data-astro-cid-oz2lywz5]{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.type-item[data-astro-cid-oz2lywz5]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted-foreground)}.type-item[data-astro-cid-oz2lywz5] svg[data-astro-cid-oz2lywz5]{width:.875rem;height:.875rem;flex-shrink:0;color:#22c55e}.faq[data-astro-cid-oz2lywz5]{padding-block:5rem 6rem;position:relative}.faq[data-astro-cid-oz2lywz5]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,var(--border) 30%,var(--border) 70%,transparent)}.faq__grid[data-astro-cid-oz2lywz5]{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:1024px){.faq__grid[data-astro-cid-oz2lywz5]{grid-template-columns:1fr 1.75fr;gap:5rem;align-items:start}}.faq__heading-block[data-astro-cid-oz2lywz5]{display:flex;flex-direction:column;gap:1rem}.faq__h2[data-astro-cid-oz2lywz5]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:var(--foreground)}.faq__subtitle[data-astro-cid-oz2lywz5]{font-size:1rem;color:var(--muted-foreground);line-height:1.7}.faq__list[data-astro-cid-oz2lywz5]{display:flex;flex-direction:column}.faq__item[data-astro-cid-oz2lywz5]{border-bottom:1px solid var(--border)}.faq__trigger[data-astro-cid-oz2lywz5]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1.25rem;background:none;border:none;color:var(--foreground);font-family:var(--font-sans);font-size:1rem;font-weight:500;text-align:left;cursor:pointer;transition:color .15s}.faq__trigger[data-astro-cid-oz2lywz5]:hover{color:var(--accent-cyan)}.faq__chevron[data-astro-cid-oz2lywz5]{width:1.125rem;height:1.125rem;flex-shrink:0;color:var(--muted-foreground);transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq__item[data-astro-cid-oz2lywz5][data-open=true] .faq__chevron[data-astro-cid-oz2lywz5]{transform:rotate(180deg)}.faq__content-wrap[data-astro-cid-oz2lywz5]{overflow:hidden;height:0;transition:height .3s cubic-bezier(.4,0,.2,1)}.faq__content[data-astro-cid-oz2lywz5]{padding-bottom:1.25rem;font-size:.9375rem;color:var(--muted-foreground);line-height:1.75;display:flex;flex-direction:column;gap:.75rem}.faq__content[data-astro-cid-oz2lywz5] ol[data-astro-cid-oz2lywz5],.faq__content[data-astro-cid-oz2lywz5] ul[data-astro-cid-oz2lywz5]{padding-left:1.25rem;display:flex;flex-direction:column;gap:.375rem}.faq__content[data-astro-cid-oz2lywz5] ol[data-astro-cid-oz2lywz5]{list-style:decimal}.faq__content[data-astro-cid-oz2lywz5] ul[data-astro-cid-oz2lywz5]{list-style:disc}.spot[data-astro-cid-oz2lywz5]{padding-block:5rem 7rem;position:relative}.spot[data-astro-cid-oz2lywz5]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,var(--border) 30%,var(--border) 70%,transparent)}.spot__inner[data-astro-cid-oz2lywz5]{border:1px solid var(--border);border-radius:1.5rem;padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;position:relative;overflow:hidden;background:#0d0d10}.spot__inner[data-astro-cid-oz2lywz5]:before{content:"";position:absolute;top:-40%;left:50%;transform:translate(-50%);width:60%;height:60%;background:radial-gradient(ellipse,rgba(43,200,183,.07) 0%,transparent 70%);pointer-events:none}.spot__badge[data-astro-cid-oz2lywz5]{display:inline-flex;align-items:center;gap:.5rem;padding:.3125rem .875rem;border:1px solid var(--border);border-radius:9999px;font-size:.8125rem;font-weight:500;color:var(--muted-foreground)}.spot__badge-dot[data-astro-cid-oz2lywz5]{width:.4375rem;height:.4375rem;border-radius:9999px;background:#22c55e;animation:pulse-cyan 2s ease-in-out infinite}.spot__h2[data-astro-cid-oz2lywz5]{font-size:clamp(1.75rem,4vw,3rem);font-weight:700;letter-spacing:-.03em;line-height:1.12;color:var(--foreground);max-width:28rem;text-wrap:balance}.spot__desc[data-astro-cid-oz2lywz5]{font-size:1.0625rem;color:var(--muted-foreground);line-height:1.7;max-width:30rem}.spot__actions[data-astro-cid-oz2lywz5]{display:flex;flex-wrap:wrap;gap:.875rem;justify-content:center;margin-top:.5rem}.faq__more[data-astro-cid-oz2lywz5]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #18181b;display:flex;justify-content:center}.faq__more-link[data-astro-cid-oz2lywz5]{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;color:#a1a1aa;text-decoration:none;transition:color .15s}.faq__more-link[data-astro-cid-oz2lywz5]:hover{color:#2bc8b7}.faq__more-link[data-astro-cid-oz2lywz5] svg[data-astro-cid-oz2lywz5]{transition:transform .15s}.faq__more-link[data-astro-cid-oz2lywz5]:hover svg[data-astro-cid-oz2lywz5]{transform:translate(3px)}
