.nav:where(.astro-dmqpwcec){position:sticky;top:0;z-index:100;background:#18191beb;backdrop-filter:blur(12px);border-bottom:1px solid #2a2d31}.nav-inner:where(.astro-dmqpwcec){max-width:1200px;margin:0 auto;padding:0 2rem;height:60px;display:flex;align-items:center;gap:2rem}.logo:where(.astro-dmqpwcec){display:flex;align-items:center;gap:.4rem;text-decoration:none;flex-shrink:0}.logo-dot:where(.astro-dmqpwcec){width:8px;height:8px;border-radius:50%;background:#f97316;flex-shrink:0}.logo-text:where(.astro-dmqpwcec){font-size:1.05rem;font-weight:600;color:#f8fafc;letter-spacing:-.01em}.nav-links:where(.astro-dmqpwcec){display:flex;gap:2rem;margin-left:auto}.nav-links:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec){color:#94a3b8;text-decoration:none;font-size:.9rem;font-weight:450;transition:color .15s ease}.nav-links:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec):hover{color:#f8fafc}.btn-cta:where(.astro-dmqpwcec){padding:.45rem 1rem;border:1px solid #f97316;border-radius:6px;color:#f97316;text-decoration:none;font-size:.875rem;font-weight:500;transition:background .15s ease,color .15s ease;flex-shrink:0}.btn-cta:where(.astro-dmqpwcec):hover{background:#f97316;color:#18191b}@media(max-width:640px){.nav-links:where(.astro-dmqpwcec){display:none}}.terminal:where(.astro-eqg5l7fp){background:#0f1117;border-radius:10px;border:1px solid #2a2d31;overflow:hidden;box-shadow:0 24px 60px #00000080}.terminal-header:where(.astro-eqg5l7fp){background:#1c1e22;padding:.75rem 1rem;display:flex;align-items:center;gap:.4rem;border-bottom:1px solid #2a2d31}.dot:where(.astro-eqg5l7fp){width:12px;height:12px;border-radius:50%;flex-shrink:0}.dot-red:where(.astro-eqg5l7fp){background:#ff5f57}.dot-yellow:where(.astro-eqg5l7fp){background:#febc2e}.dot-green:where(.astro-eqg5l7fp){background:#28c840}.terminal-title:where(.astro-eqg5l7fp){margin-left:auto;font-size:.75rem;color:#475569;font-family:JetBrains Mono,Fira Code,Menlo,Consolas,monospace}.terminal-body:where(.astro-eqg5l7fp){padding:1.25rem 1.5rem 1.5rem}.terminal-pre:where(.astro-eqg5l7fp){margin:0;font-family:JetBrains Mono,Fira Code,Menlo,Consolas,monospace;font-size:.82rem;line-height:1.75;color:#cbd5e1;white-space:pre;overflow-x:auto}.comment:where(.astro-eqg5l7fp){color:#475569}.prompt:where(.astro-eqg5l7fp){color:#f97316}.cmd:where(.astro-eqg5l7fp){color:#f97316;font-weight:600}.arg:where(.astro-eqg5l7fp){color:#e2e8f0}.success:where(.astro-eqg5l7fp){color:#22c55e}.muted:where(.astro-eqg5l7fp){color:#64748b}.accent:where(.astro-eqg5l7fp){color:#f97316}.header-row:where(.astro-eqg5l7fp){color:#64748b}.cursor:where(.astro-eqg5l7fp){display:inline-block;color:#f97316;animation:blink 1s step-end infinite}@keyframes blink{50%{opacity:0}}.hero:where(.astro-bbe6dxrz){padding:5rem 2rem 4rem;border-bottom:1px solid #2a2d31}.hero-inner:where(.astro-bbe6dxrz){max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.badge:where(.astro-bbe6dxrz){display:inline-flex;align-items:center;gap:.5rem;padding:.3rem .85rem;border:1px solid #2a2d31;border-radius:9999px;font-size:.78rem;color:#94a3b8;margin-bottom:1.75rem;letter-spacing:.01em}.badge-dot:where(.astro-bbe6dxrz){width:6px;height:6px;border-radius:50%;background:#f97316;flex-shrink:0}h1:where(.astro-bbe6dxrz){font-size:3.25rem;font-weight:700;line-height:1.08;color:#f8fafc;letter-spacing:-.03em;margin:0 0 1.5rem}.hero-sub:where(.astro-bbe6dxrz){font-size:1.05rem;color:#94a3b8;line-height:1.65;margin:0 0 2rem;max-width:460px}.hero-ctas:where(.astro-bbe6dxrz){display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:2.5rem}.btn-primary:where(.astro-bbe6dxrz){padding:.6rem 1.25rem;border:1px solid #f8fafc;border-radius:6px;color:#f8fafc;text-decoration:none;font-size:.9rem;font-weight:500;transition:background .15s ease,color .15s ease}.btn-primary:where(.astro-bbe6dxrz):hover{background:#f8fafc;color:#18191b}.btn-secondary:where(.astro-bbe6dxrz){padding:.6rem 1.25rem;border:1px solid #2a2d31;border-radius:6px;color:#94a3b8;text-decoration:none;font-size:.9rem;font-weight:450;transition:border-color .15s ease,color .15s ease}.btn-secondary:where(.astro-bbe6dxrz):hover{border-color:#4a5568;color:#f8fafc}.stats:where(.astro-bbe6dxrz){display:flex;align-items:center;gap:1.5rem}.stat:where(.astro-bbe6dxrz){display:flex;flex-direction:column;gap:.2rem}.stat-value:where(.astro-bbe6dxrz){font-size:1.5rem;font-weight:700;color:#f97316;letter-spacing:-.02em;line-height:1}.stat-label:where(.astro-bbe6dxrz){font-size:.75rem;color:#64748b;line-height:1}.stat-divider:where(.astro-bbe6dxrz){width:1px;height:2rem;background:#2a2d31;flex-shrink:0}@media(max-width:900px){.hero-inner:where(.astro-bbe6dxrz){grid-template-columns:1fr}h1:where(.astro-bbe6dxrz){font-size:2.5rem}.hero-visual:where(.astro-bbe6dxrz){display:none}}@media(max-width:480px){.hero:where(.astro-bbe6dxrz){padding:3rem 1.25rem 2.5rem}h1:where(.astro-bbe6dxrz){font-size:2rem}.stats:where(.astro-bbe6dxrz){gap:1rem}}.arch:where(.astro-3wfwtvtg){padding:5rem 2rem;border-bottom:1px solid #2a2d31}.arch-inner:where(.astro-3wfwtvtg){max-width:1200px;margin:0 auto;text-align:center}.section-eyebrow:where(.astro-3wfwtvtg){font-size:.7rem;font-weight:600;letter-spacing:.12em;color:#f97316;text-transform:uppercase;margin-bottom:1rem}h2:where(.astro-3wfwtvtg){font-size:2.25rem;font-weight:700;color:#f8fafc;letter-spacing:-.025em;line-height:1.15;margin:0 0 1rem}.arch-desc:where(.astro-3wfwtvtg){font-size:1rem;color:#94a3b8;line-height:1.65;max-width:520px;margin:0 auto 3.5rem}.diagram-container:where(.astro-3wfwtvtg){background:#1c1e22;border:1px solid #2a2d31;border-radius:12px;padding:2.5rem 2rem;overflow-x:auto}.diagram:where(.astro-3wfwtvtg){display:flex;align-items:center;justify-content:center;gap:0;min-width:680px}.col:where(.astro-3wfwtvtg){display:flex;flex-direction:column;align-items:center;gap:.75rem;flex:1;max-width:180px}.col-center:where(.astro-3wfwtvtg){max-width:200px}.col-header:where(.astro-3wfwtvtg){font-size:.65rem;font-weight:600;letter-spacing:.1em;color:#64748b;text-transform:uppercase}.col-boxes:where(.astro-3wfwtvtg){display:flex;flex-direction:column;gap:.5rem;width:100%}.box:where(.astro-3wfwtvtg){padding:.5rem .75rem;border:1px solid #2a2d31;border-radius:6px;font-size:.8rem;color:#cbd5e1;text-align:center;background:#18191b}.box-cli:where(.astro-3wfwtvtg){border-color:#3a3d42;color:#e2e8f0}.box-mcp:where(.astro-3wfwtvtg){border-color:#1e3a5f;background:#0f1e33;color:#7dd3fc}.box-slack:where(.astro-3wfwtvtg){border-color:#3d2a0f;background:#1e1507;color:#fb923c}.box-main:where(.astro-3wfwtvtg){padding:1rem 1.25rem;border:1.5px solid #f97316;border-radius:8px;background:#1c1e22;display:flex;flex-direction:column;align-items:center;gap:.6rem;width:100%}.main-name:where(.astro-3wfwtvtg){font-size:.95rem;font-weight:600;color:#f97316}.main-badges:where(.astro-3wfwtvtg){display:flex;gap:.4rem;flex-wrap:wrap;justify-content:center}.inner-badge:where(.astro-3wfwtvtg){font-size:.7rem;padding:.2rem .5rem;border:1px solid #2a2d31;border-radius:4px;color:#94a3b8;background:#18191b}.arrow-col:where(.astro-3wfwtvtg){display:flex;flex-direction:column;align-items:center;gap:.4rem;flex-shrink:0;padding:0 .5rem;margin-top:1.5rem}.arrow-label:where(.astro-3wfwtvtg){font-size:.65rem;color:#475569;white-space:nowrap;letter-spacing:.02em}.arrow-line:where(.astro-3wfwtvtg){display:flex;align-items:center;gap:0;width:70px}.arrow-shaft:where(.astro-3wfwtvtg){flex:1;height:1px;background:#2a2d31}.arrow-head:where(.astro-3wfwtvtg){color:#475569;font-size:1.1rem;line-height:1;margin-left:-2px}@media(max-width:640px){h2:where(.astro-3wfwtvtg){font-size:1.75rem}}.features:where(.astro-rcfp6rtp){padding:5rem 2rem;border-bottom:1px solid #2a2d31}.features-inner:where(.astro-rcfp6rtp){max-width:1200px;margin:0 auto;text-align:center}.section-eyebrow:where(.astro-rcfp6rtp){font-size:.7rem;font-weight:600;letter-spacing:.12em;color:#f97316;text-transform:uppercase;margin-bottom:1rem}h2:where(.astro-rcfp6rtp){font-size:2.25rem;font-weight:700;color:#f8fafc;letter-spacing:-.025em;margin:0 0 3rem}.grid:where(.astro-rcfp6rtp){display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#2a2d31;border:1px solid #2a2d31;border-radius:12px;overflow:hidden}.card:where(.astro-rcfp6rtp){background:#18191b;padding:1.75rem;text-align:left;transition:background .15s ease}.card:where(.astro-rcfp6rtp):hover{background:#1c1e22}.card-icon:where(.astro-rcfp6rtp){width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;flex-shrink:0}h3:where(.astro-rcfp6rtp){font-size:.95rem;font-weight:600;color:#f1f5f9;margin:0 0 .5rem;letter-spacing:-.01em}p:where(.astro-rcfp6rtp){font-size:.875rem;color:#64748b;line-height:1.6;margin:0}@media(max-width:900px){.grid:where(.astro-rcfp6rtp){grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.grid:where(.astro-rcfp6rtp){grid-template-columns:1fr}h2:where(.astro-rcfp6rtp){font-size:1.75rem}}.cta:where(.astro-3dyr47cn){padding:4rem 2rem;border-bottom:1px solid #2a2d31}.cta-inner:where(.astro-3dyr47cn){max-width:1200px;margin:0 auto}.cta-card:where(.astro-3dyr47cn){background:#1c1e22;border:1px solid #2a2d31;border-radius:12px;padding:3.5rem 2rem;text-align:center}h2:where(.astro-3dyr47cn){font-size:2rem;font-weight:700;color:#f8fafc;letter-spacing:-.025em;margin:0 0 .75rem}p:where(.astro-3dyr47cn){font-size:.95rem;color:#64748b;margin:0 0 2rem}.cta-buttons:where(.astro-3dyr47cn){display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.btn-docs:where(.astro-3dyr47cn){padding:.65rem 1.5rem;border:1px solid #2a2d31;border-radius:6px;color:#94a3b8;text-decoration:none;font-size:.9rem;font-weight:450;transition:border-color .15s,color .15s}.btn-docs:where(.astro-3dyr47cn):hover{border-color:#4a5568;color:#f8fafc}.btn-start:where(.astro-3dyr47cn){padding:.65rem 1.5rem;background:#f97316;border:1px solid #f97316;border-radius:6px;color:#18191b;text-decoration:none;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s}.btn-start:where(.astro-3dyr47cn):hover{background:#ea6a00;border-color:#ea6a00}@media(max-width:640px){.cta-card:where(.astro-3dyr47cn){padding:2.5rem 1.5rem}h2:where(.astro-3dyr47cn){font-size:1.5rem}}.footer:where(.astro-sz7xmlte){background:#18191b}.footer-inner:where(.astro-sz7xmlte){max-width:1200px;margin:0 auto;padding:3.5rem 2rem 2.5rem;display:grid;grid-template-columns:1fr 2fr;gap:4rem}.footer-brand:where(.astro-sz7xmlte){display:flex;flex-direction:column;gap:.75rem}.logo:where(.astro-sz7xmlte){display:inline-flex;align-items:center;gap:.4rem;text-decoration:none}.logo-dot:where(.astro-sz7xmlte){width:8px;height:8px;border-radius:50%;background:#f97316;flex-shrink:0}.logo-text:where(.astro-sz7xmlte){font-size:1rem;font-weight:600;color:#f8fafc;letter-spacing:-.01em}.tagline:where(.astro-sz7xmlte){font-size:.82rem;color:#64748b;line-height:1.5;margin:0}.social-links:where(.astro-sz7xmlte){display:flex;gap:.75rem;margin-top:.25rem}.social-links:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){color:#475569;transition:color .15s}.social-links:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{color:#94a3b8}.footer-links:where(.astro-sz7xmlte){display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.link-group:where(.astro-sz7xmlte) h4:where(.astro-sz7xmlte){font-size:.75rem;font-weight:600;color:#f1f5f9;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem}.link-group:where(.astro-sz7xmlte) ul:where(.astro-sz7xmlte){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.link-group:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){font-size:.85rem;color:#64748b;text-decoration:none;transition:color .15s}.link-group:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{color:#94a3b8}.footer-bottom:where(.astro-sz7xmlte){border-top:1px solid #2a2d31}.footer-bottom-inner:where(.astro-sz7xmlte){max-width:1200px;margin:0 auto;padding:1.25rem 2rem;display:flex;align-items:center;gap:.75rem;font-size:.78rem;color:#475569}.sep:where(.astro-sz7xmlte){color:#2a2d31}@media(max-width:1024px){.footer-inner:where(.astro-sz7xmlte){grid-template-columns:1fr;gap:2.5rem}.footer-links:where(.astro-sz7xmlte){grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.footer-links:where(.astro-sz7xmlte){grid-template-columns:repeat(2,1fr);gap:1.5rem}.footer-bottom-inner:where(.astro-sz7xmlte){flex-direction:column;align-items:flex-start;gap:.25rem}.sep:where(.astro-sz7xmlte){display:none}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-cyrillic-ext-400-normal.BQZuk6qB.woff2) format("woff2"),url(/_astro/inter-cyrillic-ext-400-normal.DQukG94-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-cyrillic-400-normal.obahsSVq.woff2) format("woff2"),url(/_astro/inter-cyrillic-400-normal.HOLc17fK.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-greek-ext-400-normal.DGGRlc-M.woff2) format("woff2"),url(/_astro/inter-greek-ext-400-normal.KugGGMne.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-greek-400-normal.B4URO6DV.woff2) format("woff2"),url(/_astro/inter-greek-400-normal.q2sYcFCs.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-vietnamese-400-normal.DMkecbls.woff2) format("woff2"),url(/_astro/inter-vietnamese-400-normal.Bbgyi5SW.woff) format("woff");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;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-latin-ext-400-normal.C1nco2VV.woff2) format("woff2"),url(/_astro/inter-latin-ext-400-normal.77YHD8bZ.woff) format("woff");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;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-latin-400-normal.C38fXH4l.woff2) format("woff2"),url(/_astro/inter-latin-400-normal.CyCys3Eg.woff) format("woff");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}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-cyrillic-ext-500-normal.B0yAr1jD.woff2) format("woff2"),url(/_astro/inter-cyrillic-ext-500-normal.BmqWE9Dz.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-cyrillic-500-normal.BasfLYem.woff2) format("woff2"),url(/_astro/inter-cyrillic-500-normal.CxZf_p3X.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-greek-ext-500-normal.C4iEst2y.woff2) format("woff2"),url(/_astro/inter-greek-ext-500-normal.2j5mBUwD.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-greek-500-normal.BIZE56-Y.woff2) format("woff2"),url(/_astro/inter-greek-500-normal.Xzm54t5V.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-vietnamese-500-normal.DOriooB6.woff2) format("woff2"),url(/_astro/inter-vietnamese-500-normal.mJboJaSs.woff) format("woff");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;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-latin-ext-500-normal.CV4jyFjo.woff2) format("woff2"),url(/_astro/inter-latin-ext-500-normal.BxGbmqWO.woff) format("woff");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;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-latin-500-normal.Cerq10X2.woff2) format("woff2"),url(/_astro/inter-latin-500-normal.BL9OpVg8.woff) format("woff");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}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/inter-cyrillic-ext-700-normal.BjwYoWNd.woff2) format("woff2"),url(/_astro/inter-cyrillic-ext-700-normal.LO58E6JB.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/inter-cyrillic-700-normal.CjBOestx.woff2) format("woff2"),url(/_astro/inter-cyrillic-700-normal.DrXBdSj3.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/inter-greek-ext-700-normal.qfdV9bQt.woff2) format("woff2"),url(/_astro/inter-greek-ext-700-normal.BoQ6DsYi.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/inter-greek-700-normal.C3JjAnD8.woff2) format("woff2"),url(/_astro/inter-greek-700-normal.BUv2fZ6O.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/inter-vietnamese-700-normal.DlLaEgI2.woff2) format("woff2"),url(/_astro/inter-vietnamese-700-normal.BZaoP0fm.woff) format("woff");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;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/inter-latin-ext-700-normal.Ca8adRJv.woff2) format("woff2"),url(/_astro/inter-latin-ext-700-normal.TidjK2hL.woff) format("woff");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;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/inter-latin-700-normal.Yt3aPRUw.woff2) format("woff2"),url(/_astro/inter-latin-700-normal.BLAVimhd.woff) format("woff");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}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{background:#18191b;color:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background:#18191b;min-height:100vh}a{color:inherit}img,svg{display:block;max-width:100%}
