@charset "UTF-8";:root,html.dark_mode,html.light_mode{color-scheme:dark;--ds-color-primary: #D0BCFF;--ds-color-primary-hover: #E8DDFF;--ds-color-on-primary: #381E72;--ds-color-primary-container: #4F378B;--ds-color-on-primary-container: #EADDFF;--ds-color-secondary-container: #4A4458;--ds-color-bg: #0F0D13;--ds-color-footer: #0B0910;--ds-color-surface: #141218;--ds-color-surface-container-low: #1D1B20;--ds-color-surface-container: #211F26;--ds-color-surface-container-high: #2B2930;--ds-color-surface-container-highest: #36343B;--ds-color-text: #E6E1E5;--ds-color-text-secondary: #CAC4D0;--ds-color-muted: #938F99;--ds-color-divider: #49454F;--ds-color-border-subtle: #211F26;--ds-color-border: #2B2930;--ds-color-success: #9AD67E;--ds-color-warning: #FFB951;--ds-color-error: #FFB4AB;--ds-color-signal: #FF9500;--ds-color-signal-light: #FFB65C;--ds-font-display: "Space Grotesk", system-ui, sans-serif;--ds-font-body: "Inter", system-ui, sans-serif;--ds-font-mono: "JetBrains Mono", monospace;--ds-radius-xs: 4px;--ds-radius-sm: 8px;--ds-radius-md: 12px;--ds-radius-lg: 16px;--ds-radius-xl: 20px;--ds-radius-2xl: 28px;--ds-radius-pill: 9999px;--ds-shadow-1: 0 1px 2px rgba(0, 0, 0, .5);--ds-shadow-2: 0 2px 6px rgba(0, 0, 0, .55);--ds-shadow-3: 0 4px 12px rgba(0, 0, 0, .6);--ds-shadow-glow: 0 0 44px rgba(208, 188, 255, .12);--ds-focus-ring: 0 0 0 3px rgba(208, 188, 255, .18);--ds-container-wide: 1200px;--ds-container-docs: 1280px;--ds-container-pad: 40px;--ds-size-header: 66px;--ds-motion-fast: .15s cubic-bezier(.2, 0, 0, 1);--ds-motion-standard: .3s cubic-bezier(.2, 0, 0, 1);--font-family-cjk-zh: "Inter", "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;--font-family-cjk-ja: "Inter", "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;--font-family-cjk-ko: "Inter", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif}.ct-hero[data-astro-cid-r65aaftn]{background:#0f0d13;border-bottom:1px solid #2B2930}.ct-hero__inner[data-astro-cid-r65aaftn]{max-width:1200px;margin:0 auto;padding:5rem 40px 3.5rem}@media(max-width:767px){.ct-hero__inner[data-astro-cid-r65aaftn]{padding:3.5rem 20px 2.5rem}}.ct-hero__kicker[data-astro-cid-r65aaftn]{font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#d0bcff;margin-bottom:1.25rem}.ct-hero__title[data-astro-cid-r65aaftn]{font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;font-size:3rem;line-height:1.1;font-weight:600;color:#e6e1e5;margin:0 0 1rem}.ct-hero__title[data-astro-cid-r65aaftn] em[data-astro-cid-r65aaftn]{font-style:italic;color:#d0bcff}@media(max-width:767px){.ct-hero__title[data-astro-cid-r65aaftn]{font-size:2.25rem}}.ct-hero__sub[data-astro-cid-r65aaftn]{font-size:16.5px;line-height:1.7;color:#cac4d0;margin:0;max-width:34rem}.ct-channels[data-astro-cid-r65aaftn]{background:#0f0d13}.ct-channels__inner[data-astro-cid-r65aaftn]{max-width:1200px;margin:0 auto;padding:3.5rem 40px;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.ct-channels__inner[data-astro-cid-r65aaftn]{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.ct-channels__inner[data-astro-cid-r65aaftn]{padding:2.5rem 20px}}.ct-card[data-astro-cid-r65aaftn]{border:1px solid #E6E1E5;border-radius:16px;background:#1d1b20;padding:1.75rem;display:flex;flex-direction:column}.ct-card__label[data-astro-cid-r65aaftn]{font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.16em;color:#d0bcff;margin-bottom:.9rem}.ct-card__title[data-astro-cid-r65aaftn]{font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;font-size:1.35rem;font-weight:600;color:#e6e1e5;margin:0 0 .6rem}.ct-card__desc[data-astro-cid-r65aaftn]{font-size:14px;color:#cac4d0;line-height:1.6;margin:0 0 1rem;flex-grow:1}.ct-card__rt[data-astro-cid-r65aaftn]{font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.04em;color:#9ad67e;margin-bottom:.9rem}.ct-card__email[data-astro-cid-r65aaftn]{font-size:15px;font-weight:600;color:#d0bcff;text-decoration:none;border-bottom:1px solid rgba(208,188,255,.35);align-self:flex-start}.ct-card__email[data-astro-cid-r65aaftn]:hover{color:#e8ddff}.ct-message[data-astro-cid-r65aaftn]{background:#141218;border-top:1px solid #2B2930}.ct-message__inner[data-astro-cid-r65aaftn]{max-width:880px;margin:0 auto;padding:4rem 40px}@media(max-width:767px){.ct-message__inner[data-astro-cid-r65aaftn]{padding:3rem 20px}}.ct-message__title[data-astro-cid-r65aaftn]{font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;font-size:1.875rem;font-weight:600;color:#e6e1e5;margin:0 0 .75rem}.ct-message__desc[data-astro-cid-r65aaftn]{font-size:16px;color:#cac4d0;line-height:1.7;margin:0 0 1.75rem}.ct-message__desc[data-astro-cid-r65aaftn] .ct-inline-link{color:#d0bcff;font-weight:600;text-decoration:none}.ct-privacy[data-astro-cid-r65aaftn]{border:1px solid #2B2930;background:#1d1b20;border-radius:16px;padding:1.1rem 1.4rem;margin-bottom:2rem}.ct-privacy[data-astro-cid-r65aaftn] p[data-astro-cid-r65aaftn]{font-size:13px;color:#cac4d0;line-height:1.65;margin:0 0 .25rem}.ct-privacy[data-astro-cid-r65aaftn] p[data-astro-cid-r65aaftn]:last-child{margin:0}.ct-privacy[data-astro-cid-r65aaftn] p[data-astro-cid-r65aaftn] strong[data-astro-cid-r65aaftn]{color:#e6e1e5}.ct-privacy[data-astro-cid-r65aaftn] .ct-inline-link{color:#d0bcff;font-weight:600;text-decoration:none}.ct-topics__label[data-astro-cid-r65aaftn]{font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#938f99;margin-bottom:1rem}.ct-topics__grid[data-astro-cid-r65aaftn]{display:flex;flex-wrap:wrap;gap:.6rem}.ct-chip[data-astro-cid-r65aaftn]{font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;letter-spacing:.06em;color:#cac4d0;border:1px solid #2B2930;border-radius:16px;padding:7px 13px;text-decoration:none;transition:border-color .2s ease,color .2s ease}.ct-chip[data-astro-cid-r65aaftn]:hover{border-color:#e6e1e5;color:#e6e1e5}.ct-faq[data-astro-cid-r65aaftn]{background:#0f0d13;border-top:1px solid #2B2930}.ct-faq__inner[data-astro-cid-r65aaftn]{max-width:880px;margin:0 auto;padding:4rem 40px}@media(max-width:767px){.ct-faq__inner[data-astro-cid-r65aaftn]{padding:3rem 20px}}.ct-faq__title[data-astro-cid-r65aaftn]{font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;font-size:1.875rem;font-weight:600;color:#e6e1e5;margin:0 0 1.75rem;text-align:center}.ct-faq-item[data-astro-cid-r65aaftn]{border-top:1px solid #2B2930;padding:20px 2px}.ct-faq-item[data-astro-cid-r65aaftn]:last-child{border-bottom:1px solid #2B2930}.ct-faq-item[data-astro-cid-r65aaftn] summary[data-astro-cid-r65aaftn]{display:flex;align-items:baseline;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;font-size:18px;font-weight:600;color:#e6e1e5}.ct-faq-item[data-astro-cid-r65aaftn] summary[data-astro-cid-r65aaftn]::-webkit-details-marker{display:none}.ct-faq-item__mark[data-astro-cid-r65aaftn]{font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;color:#d0bcff;flex:none}.ct-faq-item__mark[data-astro-cid-r65aaftn]:before{content:"+"}.ct-faq-item[data-astro-cid-r65aaftn][open] .ct-faq-item__mark[data-astro-cid-r65aaftn]:before{content:"−"}.ct-faq-item[data-astro-cid-r65aaftn] p[data-astro-cid-r65aaftn]{font-size:15px;color:#cac4d0;line-height:1.7;margin:12px 0 0;max-width:44rem}.ct-faq__link[data-astro-cid-r65aaftn]{margin-top:1.75rem;text-align:center}.ct-faq__link[data-astro-cid-r65aaftn] a[data-astro-cid-r65aaftn]{color:#d0bcff;font-weight:600;font-size:14px;text-decoration:none;border-bottom:2px solid #D0BCFF;padding-bottom:2px}.ct-faq__link[data-astro-cid-r65aaftn] a[data-astro-cid-r65aaftn]:hover{color:#e6e1e5}.ct-company[data-astro-cid-r65aaftn]{background:#141218;border-top:1px solid #2B2930}.ct-company__inner[data-astro-cid-r65aaftn]{max-width:880px;margin:0 auto;padding:3.5rem 40px 4.5rem}@media(max-width:767px){.ct-company__inner[data-astro-cid-r65aaftn]{padding:2.5rem 20px}}.ct-company__card[data-astro-cid-r65aaftn]{border:1px solid #E6E1E5;background:#1d1b20;border-radius:16px;padding:1.75rem 2rem}.ct-company__label-top[data-astro-cid-r65aaftn]{font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#d0bcff;margin-bottom:1.25rem}.ct-company__grid[data-astro-cid-r65aaftn]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.ct-company__grid[data-astro-cid-r65aaftn]{grid-template-columns:1fr 1fr}}.ct-company__label[data-astro-cid-r65aaftn]{font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#938f99;margin:0 0 .35rem}.ct-company__value[data-astro-cid-r65aaftn]{font-size:14px;color:#cac4d0;margin:0;line-height:1.6}.ct-company__value[data-astro-cid-r65aaftn] strong[data-astro-cid-r65aaftn]{color:#e6e1e5}
