@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--accent: #007aff;--accent-ink: #0a6eff;--accent-deep: #0a5be6;--grad-mark: linear-gradient(-135deg, #3b9bff 14.645%, #0a6eff 85.355%);--grad-cta: linear-gradient(-123.113deg, #2b86ff 21.391%, #0a5be6 78.609%);--grad-speak: linear-gradient(-92.757deg, #3b9bff 14.645%, #0a6eff 85.355%);--grad-privacy: linear-gradient(-153.926deg, #eef4ff 14.874%, #f8fafe 85.126%);--grad-langchip: linear-gradient(-112.932deg, #3b9bff 14.645%, #0a6eff 85.355%);--ink: #0e0e16;--ink-900: #11121a;--ink-850: #13121a;--ink-800: #15141c;--body: #5c5b68;--body-soft: #54545f;--muted: #86868b;--muted-2: #8a8a93;--muted-3: #9a9aa3;--muted-4: #a2a2ab;--bg: #ffffff;--bg-hero: #fbfcfe;--bg-panel: #f6f8fc;--bg-grid: #f6f7fa;--bg-soft: #f4f6f9;--bg-soft-2: #f3f5f8;--footer-bg: #0e0e14;--line: #0000000f;--line-2: #0000000d;--font-body: "Inter Variable", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-display: var(--font-body);--font-brand: var(--font-body);--font-label: var(--font-body);--container: 1080px;--gutter: 24px;--radius-card: 18px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:100%;max-width:calc(var(--container) + var(--gutter) * 2);margin-inline:auto;padding-inline:var(--gutter)}.eyebrow{font-family:var(--font-body);font-weight:700;font-size:12px;letter-spacing:2px;color:var(--accent-ink);text-transform:uppercase;margin:0}.section-title{font-family:var(--font-body);font-weight:700;color:var(--ink-850);letter-spacing:-.4px;margin:0;line-height:1.07}.section-sub{font-family:var(--font-body);font-size:17px;color:var(--body);margin:0}.is-stub{cursor:not-allowed;position:relative}.is-stub:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);white-space:nowrap;background:#16161d;color:#fff;font-family:var(--font-body);font-size:12px;font-weight:500;letter-spacing:0;text-transform:none;padding:5px 9px;border-radius:7px;opacity:0;pointer-events:none;transition:opacity .14s ease,transform .14s ease;z-index:20}.is-stub:hover:after,.is-stub:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.mark[data-astro-cid-iifiznic]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cta[data-astro-cid-tz5t7mtd]{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-body);font-weight:600;line-height:1;border-radius:12px;white-space:nowrap;transition:transform .12s ease,filter .12s ease,background .12s ease}.cta[data-astro-cid-tz5t7mtd]:not(.is-stub):hover{filter:brightness(1.04);transform:translateY(-1px)}.s-sm[data-astro-cid-tz5t7mtd]{padding:9px 16px;font-size:14px;border-radius:9px}.s-md[data-astro-cid-tz5t7mtd]{padding:14px 26px;font-size:16px}.s-block[data-astro-cid-tz5t7mtd]{width:100%;padding:13px 0;font-size:15px;border-radius:11px}.v-accent[data-astro-cid-tz5t7mtd]{background:var(--accent);color:#fff}.v-dark[data-astro-cid-tz5t7mtd]{background:var(--ink-850);color:#fff}.v-white[data-astro-cid-tz5t7mtd]{background:#fff;color:var(--accent-deep)}.v-ghost[data-astro-cid-tz5t7mtd]{background:#ffffff1a;color:#fff}.nav[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:50;background:#fffffff7;backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--line);padding:15px 0}.inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center;gap:9px}.wordmark[data-astro-cid-dmqpwcec]{font-family:var(--font-brand);font-weight:700;font-size:21px;letter-spacing:-.3px;color:var(--ink-800)}.right[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:30px}.links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}.links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-family:var(--font-body);font-weight:500;font-size:14px;color:#3a3a42}.links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--accent-ink)}@media(max-width:720px){.links[data-astro-cid-dmqpwcec]{display:none}}.hero[data-astro-cid-bbe6dxrz]{background:var(--bg-hero);padding:80px 0 64px}.content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.eyebrow-pill[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;padding:7px 14px;margin:0;background:#fff;font-family:var(--font-body);font-weight:600;font-size:12px;letter-spacing:1.6px;color:#5a6172}.headline[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-weight:700;font-size:clamp(38px,6vw,62px);line-height:1.05;letter-spacing:-.5px;color:var(--ink);max-width:760px;margin:0}.subhead[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:18.5px;color:var(--body-soft);max-width:600px;margin:0}.cta-row[data-astro-cid-bbe6dxrz]{padding-top:8px}.reassure[data-astro-cid-bbe6dxrz]{font-size:13px;font-weight:500;color:var(--muted-4);margin:0}.visual[data-astro-cid-bbe6dxrz]{position:relative;width:1000px;max-width:100%;margin-top:22px;padding-bottom:56px;display:flex;justify-content:center}.window[data-astro-cid-bbe6dxrz]{width:860px;max-width:100%;background:#fff;border-radius:16px;border:1px solid #00000010;box-shadow:0 30px 60px -20px #1a2a5025;overflow:hidden;text-align:left}.titlebar[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;background:#f6f6f8;border-bottom:1px solid #00000010;padding:0 16px;height:44px}.dots[data-astro-cid-bbe6dxrz]{display:inline-flex;gap:8px}.dots[data-astro-cid-bbe6dxrz] i[data-astro-cid-bbe6dxrz]{width:12px;height:12px;border-radius:50%;display:block}.win-title[data-astro-cid-bbe6dxrz]{flex:1;text-align:center;font-size:13px;font-weight:600;color:#86868b}.spacer[data-astro-cid-bbe6dxrz]{width:52px}.field[data-astro-cid-bbe6dxrz]{display:flex;gap:10px;padding:13px 22px;border-bottom:1px solid #0000000d;font-size:14px;font-weight:500}.f-label[data-astro-cid-bbe6dxrz]{color:#a1a1a8}.f-value[data-astro-cid-bbe6dxrz]{color:#15141c}.compose[data-astro-cid-bbe6dxrz]{padding:24px 22px}.para[data-astro-cid-bbe6dxrz]{margin:0;font-size:16px;color:#2a2a33;line-height:1.55}.live[data-astro-cid-bbe6dxrz]{margin:6px 0 0;font-size:16px;color:var(--accent);display:inline-flex;align-items:center;gap:3px}.caret[data-astro-cid-bbe6dxrz]{width:2px;height:18px;border-radius:1px;background:var(--accent);animation:blink 1.1s step-end infinite}@keyframes blink{50%{opacity:0}}.hud[data-astro-cid-bbe6dxrz]{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:428px;max-width:92%;display:flex;align-items:center;gap:14px;background:#16161df7;backdrop-filter:blur(10px);border-radius:19px;padding:13px 16px;box-shadow:0 18px 40px -12px #0a0a1a55}.hud-mid[data-astro-cid-bbe6dxrz]{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.wave[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:space-between;height:26px;gap:2px}.wave[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{width:3px;border-radius:2px;display:block;flex-shrink:0;animation:pulse 1.4s ease-in-out infinite}.wave[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:nth-child(3n){animation-delay:.2s}.wave[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:nth-child(3n+1){animation-delay:.45s}@keyframes pulse{0%,to{transform:scaleY(.7)}50%{transform:scaleY(1.15)}}.hud-cap[data-astro-cid-bbe6dxrz]{font-size:12px;font-weight:500;color:#b8b8c4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.keys[data-astro-cid-bbe6dxrz]{display:inline-flex;gap:5px;flex-shrink:0}.keys[data-astro-cid-bbe6dxrz] kbd[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:12px;color:#fff;background:#ffffff14;border-radius:6px;padding:4px 8px}@media(max-width:640px){.compose[data-astro-cid-bbe6dxrz] .para[data-astro-cid-bbe6dxrz]{font-size:15px}.visual[data-astro-cid-bbe6dxrz]{padding-bottom:44px}}.speed[data-astro-cid-yxyxjzhu]{background:var(--bg);padding:84px 0}.inner[data-astro-cid-yxyxjzhu]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:34px;max-width:calc(880px + var(--gutter) * 2)}.title[data-astro-cid-yxyxjzhu]{font-size:clamp(30px,4.4vw,44px);max-width:760px}.panel[data-astro-cid-yxyxjzhu]{width:100%;background:var(--bg-panel);border-radius:20px;padding:36px 44px;border:1px solid #0a6eff14;display:flex;flex-direction:column;gap:20px}.race[data-astro-cid-yxyxjzhu]{display:grid;grid-template-columns:96px minmax(0,1fr) 72px;align-items:center;gap:16px}.r-label[data-astro-cid-yxyxjzhu]{text-align:right;font-size:14px;font-weight:600;color:#3a3a42}.pill[data-astro-cid-yxyxjzhu]{position:relative;display:block;width:min(var(--bar-width),100%);height:26px;border-radius:999px;overflow:hidden;isolation:isolate}.pill[data-astro-cid-yxyxjzhu]:after{content:"";position:absolute;inset:0;width:44%;border-radius:inherit;opacity:.72;transform:translate(-130%);animation:speed-sweep 1.9s ease-in-out infinite}.pill[data-astro-cid-yxyxjzhu].fast{background:var(--grad-speak)}.pill[data-astro-cid-yxyxjzhu].fast:after{background:linear-gradient(90deg,#fff0,#7bc4ffcc,#fff0);animation-duration:1.75s}.pill[data-astro-cid-yxyxjzhu].slow{background:#d7dbe3}.pill[data-astro-cid-yxyxjzhu].slow:after{background:linear-gradient(90deg,#fff0,#f8faff,#fff0);animation-duration:2.5s}@keyframes speed-sweep{0%{transform:translate(-130%)}to{transform:translate(260%)}}.r-value[data-astro-cid-yxyxjzhu]{font-size:14px;font-weight:700;text-align:right}.r-value[data-astro-cid-yxyxjzhu].fast{color:var(--accent-ink)}.r-value[data-astro-cid-yxyxjzhu].slow{color:#8a8a93}.caption[data-astro-cid-yxyxjzhu]{margin:0;font-size:15.5px;color:#5c5b68}.caption[data-astro-cid-yxyxjzhu] .ink[data-astro-cid-yxyxjzhu]{color:var(--ink-800)}.caption[data-astro-cid-yxyxjzhu] .acc[data-astro-cid-yxyxjzhu]{color:var(--accent-ink)}@media(max-width:640px){.panel[data-astro-cid-yxyxjzhu]{padding:26px 20px}.race[data-astro-cid-yxyxjzhu]{grid-template-columns:1fr auto;gap:8px 12px}.r-label[data-astro-cid-yxyxjzhu]{text-align:left}.pill[data-astro-cid-yxyxjzhu]{grid-column:1 / -1}}.trust[data-astro-cid-vpzpabai]{background:var(--bg);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0}.inner[data-astro-cid-vpzpabai]{display:flex;align-items:center;justify-content:space-between}.cell[data-astro-cid-vpzpabai]{display:flex;flex-direction:column;gap:1px;flex:1;text-align:center}.a[data-astro-cid-vpzpabai]{font-size:15px;font-weight:600;color:#11121a}.b[data-astro-cid-vpzpabai]{font-size:12.5px;color:#8a8a93}.divider[data-astro-cid-vpzpabai]{width:1px;align-self:stretch;background:var(--line);flex-shrink:0}@media(max-width:640px){.inner[data-astro-cid-vpzpabai]{flex-wrap:wrap;gap:22px 0}.cell[data-astro-cid-vpzpabai]{flex:0 0 50%}.divider[data-astro-cid-vpzpabai]{display:none}}.features[data-astro-cid-vnivfuh2]{background:var(--bg);padding:90px 0 76px;display:flex;flex-direction:column;gap:80px}.head[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;max-width:calc(760px + var(--gutter) * 2)}.head-ti[data-astro-cid-vnivfuh2]{font-size:clamp(30px,4.4vw,42px)}.head-su[data-astro-cid-vnivfuh2]{max-width:600px}.row[data-astro-cid-vnivfuh2]{display:flex;align-items:center;justify-content:space-between;gap:76px}.txtcol[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:16px;width:404px;flex-shrink:0}.row-ti[data-astro-cid-vnivfuh2]{font-family:var(--font-display);font-weight:700;font-size:clamp(27px,3.4vw,34px);letter-spacing:-.3px;color:var(--ink-900);margin:0;line-height:1.1}.row-bo[data-astro-cid-vnivfuh2]{font-size:16px;color:var(--body);margin:0}.bullets[data-astro-cid-vnivfuh2]{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.bullets[data-astro-cid-vnivfuh2] li[data-astro-cid-vnivfuh2]{display:flex;align-items:center;gap:10px;font-size:14.5px;font-weight:500;color:#2f2f38}.bullets[data-astro-cid-vnivfuh2] li[data-astro-cid-vnivfuh2] svg{flex-shrink:0}.viswrap[data-astro-cid-vnivfuh2]{flex:1;display:flex;justify-content:center;min-width:0}.popover[data-astro-cid-vnivfuh2]{width:384px;max-width:100%;background:#fff;border-radius:16px;border:1px solid #0000000d;box-shadow:0 24px 50px -22px #1a2a5022;overflow:hidden}.p-head[data-astro-cid-vnivfuh2]{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #0000000d}.p-l[data-astro-cid-vnivfuh2]{display:flex;align-items:center;gap:11px}.p-t[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:2px}.p-name[data-astro-cid-vnivfuh2]{font-size:15px;font-weight:700;color:#15141c}.p-meta[data-astro-cid-vnivfuh2]{font-size:12px;color:#86868b}.toggle[data-astro-cid-vnivfuh2]{width:44px;height:26px;border-radius:13px;background:#34c759;padding:3px;display:inline-flex;justify-content:flex-end;align-items:center}.knob[data-astro-cid-vnivfuh2]{width:20px;height:20px;border-radius:50%;background:#fff}.p-body[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:13px;padding:14px 16px}.hotkey[data-astro-cid-vnivfuh2]{display:flex;align-items:center;justify-content:space-between;background:#f4f5f7;border-radius:10px;padding:11px 13px}.hk-t[data-astro-cid-vnivfuh2]{font-size:13.5px;font-weight:500;color:#15141c}.keys[data-astro-cid-vnivfuh2]{display:inline-flex;gap:5px}.keys[data-astro-cid-vnivfuh2] kbd[data-astro-cid-vnivfuh2]{font-family:var(--font-body);font-size:12px;color:#15141c;background:#fff;border-radius:6px;padding:3px 8px;border:1px solid #00000010}.p-lab[data-astro-cid-vnivfuh2]{font-family:var(--font-label);font-size:10px;font-weight:700;letter-spacing:1px;color:#9a9aa3;margin:0}.recent[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:5px;background:#f8f9fb;border-radius:10px;padding:11px 13px}.r-q[data-astro-cid-vnivfuh2]{font-size:13.5px;color:#2a2a33}.r-m[data-astro-cid-vnivfuh2]{font-size:11.5px;font-weight:500;color:#9a9aa3}.p-foot[data-astro-cid-vnivfuh2]{display:flex;align-items:center;gap:7px;padding:12px 16px;border-top:1px solid #0000000d;font-size:13px;font-weight:500;color:#5c5b68}.privacy-card[data-astro-cid-vnivfuh2]{width:484px;max-width:100%;background:var(--grad-privacy);border-radius:22px;padding:32px;display:flex;flex-direction:column;align-items:center;gap:22px}.ringwrap[data-astro-cid-vnivfuh2]{position:relative;width:132px;height:132px}.ring[data-astro-cid-vnivfuh2]{position:absolute;inset:6px;width:120px;height:120px;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px -10px #0a6eff22}.badge[data-astro-cid-vnivfuh2]{position:absolute;right:0;bottom:6px;width:40px;height:40px;border-radius:999px;background:var(--grad-mark);display:flex;align-items:center;justify-content:center}.stat[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;align-items:center;gap:2px}.stat-big[data-astro-cid-vnivfuh2]{font-family:var(--font-brand);font-weight:700;font-size:36px;letter-spacing:-.5px;color:var(--accent-ink)}.stat-sm[data-astro-cid-vnivfuh2]{font-size:14.5px;font-weight:500;color:#5c5b68}.chips[data-astro-cid-vnivfuh2]{display:flex;gap:9px}.chip[data-astro-cid-vnivfuh2]{display:inline-flex;align-items:center;gap:6px;background:#fff;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:600;color:#3a3a42}.lang-card[data-astro-cid-vnivfuh2]{width:484px;max-width:100%;background:var(--bg-hero);border:1px solid var(--line);border-radius:22px;padding:30px;display:flex;flex-direction:column;gap:16px}.head-pill[data-astro-cid-vnivfuh2]{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;background:#0a6eff12;border-radius:999px;padding:7px 14px;font-family:var(--font-label);font-size:11px;font-weight:700;letter-spacing:1px;color:var(--accent-ink)}.lang-chips[data-astro-cid-vnivfuh2]{display:flex;flex-wrap:wrap;gap:8px}.lchip[data-astro-cid-vnivfuh2]{background:#f3f5f8;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:500;color:#3a3a42}.lchip[data-astro-cid-vnivfuh2].active{background:var(--grad-langchip);color:#fff;font-weight:600}.lang-more[data-astro-cid-vnivfuh2]{font-size:13px;font-weight:500;color:#9a9aa3}@media(max-width:860px){.row[data-astro-cid-vnivfuh2],.row[data-astro-cid-vnivfuh2].reverse{flex-direction:column;gap:32px;align-items:stretch}.txtcol[data-astro-cid-vnivfuh2]{width:100%}}.grid-sec[data-astro-cid-p7n436wq]{background:var(--bg-grid);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:88px 0;display:flex;flex-direction:column;gap:50px}.head[data-astro-cid-p7n436wq]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;max-width:calc(760px + var(--gutter) * 2)}.head-ti[data-astro-cid-p7n436wq]{font-size:clamp(30px,4.4vw,42px)}.head-su[data-astro-cid-p7n436wq]{max-width:560px}.grid-inner[data-astro-cid-p7n436wq]{display:flex;flex-direction:column;gap:16px}.bento-row1[data-astro-cid-p7n436wq]{display:flex;gap:16px}.big-tile[data-astro-cid-p7n436wq]{width:620px;flex-shrink:0;background:#fff;border-radius:18px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;gap:28px}.bt-top[data-astro-cid-p7n436wq]{display:flex;flex-direction:column;gap:16px}.bt-title[data-astro-cid-p7n436wq]{font-family:var(--font-display);font-weight:700;font-size:27px;letter-spacing:-.3px;color:var(--ink-900);margin:0;line-height:1.12}.bt-desc[data-astro-cid-p7n436wq]{font-size:15px;color:var(--body);margin:9px 0 0;max-width:470px}.bt-keys[data-astro-cid-p7n436wq]{display:flex;align-items:center;gap:8px}.bt-keys[data-astro-cid-p7n436wq] kbd[data-astro-cid-p7n436wq]{font-family:var(--font-body);font-size:13px;color:#15141c;background:#f4f5f7;border-radius:7px;padding:5px 11px}.hint[data-astro-cid-p7n436wq]{font-size:13px;font-weight:500;color:#9a9aa3}.stack[data-astro-cid-p7n436wq]{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.bento-row2[data-astro-cid-p7n436wq]{display:flex;gap:16px}.bento-row2[data-astro-cid-p7n436wq] .tile[data-astro-cid-p7n436wq]{flex:1;min-width:0}.tile[data-astro-cid-p7n436wq]{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:14px}.stack[data-astro-cid-p7n436wq] .tile[data-astro-cid-p7n436wq]{flex:1}.sp[data-astro-cid-p7n436wq]{display:flex;flex-direction:column;gap:5px}.sp[data-astro-cid-p7n436wq] .t[data-astro-cid-p7n436wq]{font-size:16.5px;font-weight:600;color:#15141c}.sp[data-astro-cid-p7n436wq] .d[data-astro-cid-p7n436wq]{font-size:13.5px;color:#6e6e73}@media(max-width:860px){.bento-row1[data-astro-cid-p7n436wq]{flex-direction:column}.big-tile[data-astro-cid-p7n436wq]{width:100%}.bento-row2[data-astro-cid-p7n436wq]{flex-direction:column}}.pricing[data-astro-cid-hkoc4sea]{background:var(--bg);padding:90px 0 84px;display:flex;flex-direction:column;gap:46px}.head[data-astro-cid-hkoc4sea]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;max-width:calc(780px + var(--gutter) * 2)}.head-ti[data-astro-cid-hkoc4sea]{font-size:clamp(30px,4.4vw,42px)}.head-su[data-astro-cid-hkoc4sea]{max-width:560px}.cards[data-astro-cid-hkoc4sea]{display:flex;align-items:stretch;gap:22px}.pcard[data-astro-cid-hkoc4sea]{flex:1;min-width:0;background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:18px}.pcard[data-astro-cid-hkoc4sea].popular{border:2px solid var(--accent);padding:27px;box-shadow:0 24px 50px -24px #0a6eff40}.badge[data-astro-cid-hkoc4sea]{display:inline-flex;align-items:center;flex-shrink:0;gap:6px;background:#0a6eff12;border-radius:999px;padding:5px 11px;font-family:var(--font-label);font-size:10px;font-weight:700;letter-spacing:1px;color:var(--accent-ink)}.top[data-astro-cid-hkoc4sea]{display:flex;flex-direction:column;gap:3px}.top-row[data-astro-cid-hkoc4sea]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.nm[data-astro-cid-hkoc4sea]{font-size:18px;font-weight:700;color:#15141c}.tg[data-astro-cid-hkoc4sea]{font-size:13.5px;color:#86868b}.price-row[data-astro-cid-hkoc4sea]{display:flex;align-items:flex-end;gap:7px}.big[data-astro-cid-hkoc4sea]{font-family:var(--font-brand);font-weight:700;font-size:42px;letter-spacing:-1px;color:var(--ink-850);line-height:1}.x[data-astro-cid-hkoc4sea]{font-size:14px;font-weight:500;color:#9a9aa3;padding-bottom:7px}.dev-pill[data-astro-cid-hkoc4sea]{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;background:var(--bg-soft);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:600;color:#3a3a42}.hr[data-astro-cid-hkoc4sea]{height:1px;background:var(--line-2);display:block}.feats[data-astro-cid-hkoc4sea]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px;flex:1}.feats[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea]{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:500;color:#3a3a42}.feats[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea] svg{flex-shrink:0}.supporter[data-astro-cid-hkoc4sea]{display:flex;align-items:center;gap:14px;background:#f6f8fb;border-radius:14px;padding:18px 22px}.st[data-astro-cid-hkoc4sea]{width:40px;height:40px;flex-shrink:0;border-radius:11px;background:#0a6eff12;display:flex;align-items:center;justify-content:center}.stx[data-astro-cid-hkoc4sea]{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.stx[data-astro-cid-hkoc4sea] .a[data-astro-cid-hkoc4sea]{font-family:var(--font-brand);font-size:15px;font-weight:600;color:#15141c}.stx[data-astro-cid-hkoc4sea] .b[data-astro-cid-hkoc4sea]{font-size:13.5px;color:#6e6e73}.lm[data-astro-cid-hkoc4sea]{flex-shrink:0;display:inline-flex;align-items:center;gap:5px;background:#fff;border-radius:9px;padding:9px 15px;font-size:13.5px;font-weight:600;color:#15141c;border:1px solid var(--line)}@media(max-width:860px){.cards[data-astro-cid-hkoc4sea]{flex-direction:column}.supporter[data-astro-cid-hkoc4sea]{flex-direction:column;align-items:flex-start;text-align:left}}.final[data-astro-cid-66itwakk]{background:var(--grad-cta);padding:78px 0 82px}.inner[data-astro-cid-66itwakk]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:22px;max-width:calc(760px + var(--gutter) * 2)}.ti[data-astro-cid-66itwakk]{font-family:var(--font-display);font-weight:700;font-size:clamp(30px,4.4vw,42px);letter-spacing:-.4px;color:#fff;max-width:680px;margin:0;line-height:1.08}.su[data-astro-cid-66itwakk]{font-size:17.5px;color:#eaf2ff;max-width:540px;margin:0}.btns[data-astro-cid-66itwakk]{display:flex;gap:13px;padding-top:8px;flex-wrap:wrap;justify-content:center}.fine[data-astro-cid-66itwakk]{font-size:13px;font-weight:500;color:#cfe2ff;margin:0}.footer[data-astro-cid-sz7xmlte]{background:var(--footer-bg);padding:56px 0 40px}.inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:34px}.ftop[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;gap:48px}.brand[data-astro-cid-sz7xmlte]{width:300px;max-width:100%;flex-shrink:0;display:flex;flex-direction:column;gap:14px}.blogo[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:9px}.blogo[data-astro-cid-sz7xmlte] .w[data-astro-cid-sz7xmlte]{font-family:var(--font-brand);font-weight:700;font-size:20px;letter-spacing:-.3px;color:#fff}.tag[data-astro-cid-sz7xmlte]{font-size:14px;color:#8a8a98;max-width:260px;margin:0}.made[data-astro-cid-sz7xmlte]{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;background:#ffffff0f;border-radius:999px;padding:7px 12px;font-size:12.5px;font-weight:500;color:#aeb3bd}.linkcols[data-astro-cid-sz7xmlte]{display:flex;gap:64px}.col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:13px}.col[data-astro-cid-sz7xmlte] .h[data-astro-cid-sz7xmlte]{font-family:var(--font-label);font-size:11px;font-weight:700;letter-spacing:1.2px;color:#6a6f7b;margin:0}.col[data-astro-cid-sz7xmlte] .l[data-astro-cid-sz7xmlte]{font-size:14px;color:#b6bbc6}.col[data-astro-cid-sz7xmlte] .l[data-astro-cid-sz7xmlte]:hover{color:#fff}.hr[data-astro-cid-sz7xmlte]{height:1px;background:#ffffff12;display:block}.fbot[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:16px}.cp[data-astro-cid-sz7xmlte]{font-size:13px;color:#7c8290}.legal[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:22px}.lg[data-astro-cid-sz7xmlte]{font-size:13px;font-weight:500;color:#9aa0ac}.lg[data-astro-cid-sz7xmlte]:hover{color:#fff}.social[data-astro-cid-sz7xmlte]{display:flex;gap:10px}.s[data-astro-cid-sz7xmlte]{width:30px;height:30px;border-radius:8px;background:#ffffff12;display:flex;align-items:center;justify-content:center}@media(max-width:860px){.ftop[data-astro-cid-sz7xmlte]{flex-direction:column;gap:32px}.linkcols[data-astro-cid-sz7xmlte]{flex-wrap:wrap;gap:32px 48px}}@media(max-width:560px){.fbot[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start}.legal[data-astro-cid-sz7xmlte]{flex-wrap:wrap;gap:14px 18px}}
