html{background-color:var(--background-color)}html.dark{background-color:#121212}:root{--background-color:#f7f7f7;--text-color:#333333;--link-color:#0070f3;--hover-link-color:#005bb5;--container-background:#f7f7f7;--footer-background-color:#f7f7f7;--footer-border-color:#eaeaea;--border-color:#eaeaea}.dark{--background-color:#121212;--text-color:#f7f7f7;--link-color:#4dabf7;--hover-link-color:#82cfff;--container-background:#121212;--footer-background-color:#121212;--footer-border-color:#fff;--border-color:#fff}body{margin:0;font-family:Inter,sans-serif;background-color:var(--background-color)!important;transition:background-color .3s ease,color .3s ease;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6{color:var(--text-color)!important}a{text-decoration:none;color:var(--link-color)}a:hover{color:var(--hover-link-color);text-decoration:underline}.chat-cta{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.2rem;border-radius:999px;border:1px solid rgba(0,112,243,.35);background:linear-gradient(120deg,rgba(0,112,243,.14),rgba(0,112,243,.02));color:#0b5ed7;text-decoration:none;font-weight:700;box-shadow:0 10px 18px rgba(0,112,243,.18);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.chat-cta:hover{transform:translateY(-1px);box-shadow:0 14px 24px rgba(0,112,243,.25);border-color:rgba(0,112,243,.6);background:linear-gradient(120deg,rgba(0,112,243,.2),rgba(0,112,243,.06));text-decoration:none}.dark .chat-cta{color:#82cfff;border-color:rgba(77,171,247,.35);background:linear-gradient(120deg,rgba(77,171,247,.18),rgba(18,18,18,.35));box-shadow:0 10px 18px rgba(15,23,42,.3)}.dark .chat-cta:hover{border-color:rgba(77,171,247,.7);box-shadow:0 14px 24px rgba(15,23,42,.45)}.container{max-width:960px;width:100%;margin:0 auto;padding:0;background-color:var(--container-background);transition:background-color .3s ease}.landing-main{width:100%;max-width:none;margin:0;padding:0;background-color:transparent}.mdx-layout{max-width:960px;width:100%;margin:0 auto;padding:2rem;line-height:1.6;font-size:1.12rem;background-color:var(--background-color)!important;transition:background-color .3s ease,color .3s ease}.mdx-container,.mdx-container h1,.mdx-container h2,.mdx-container h3,.mdx-container li,.mdx-container p,.mdx-layout{color:var(--text-color)!important}.mdx-container{border-radius:8px!important}#nprogress{pointer-events:none}#nprogress .bar{background:var(--link-color);position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}.navbar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:var(--background-color);border-bottom:1px solid var(--border-color,#eaeaea);transition:background-color .3s ease}.breadcrumb{font-size:1.125rem;flex:1 1 auto}.darkmode button{border:none;background:none;cursor:pointer;font-size:1.5rem;transition:color .3s ease;display:flex;align-items:center;color:var(--text-color)}@media (max-width:600px){.navbar{flex-direction:column;align-items:flex-start}.breadcrumb{margin-bottom:1rem;width:100%;text-align:left}.darkmode{width:100%;display:flex;justify-content:flex-start;padding:0}.darkmode button{width:100%;padding:0;text-align:left;font-size:1.3rem}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-down{animation:fadeDown .6s ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn 1s ease forwards}.Toastify__toast-theme--light{--toastify-color-progress-light:black!important}.landing-shell{--landing-ink:#0f172a;--landing-muted:#475569;--landing-accent:#0f766e;--landing-accent-strong:#115e59;--landing-sun:#f59e0b;--landing-card:rgba(255,255,255,0.92);--landing-border:rgba(15,23,42,0.12);--landing-soft:rgba(15,118,110,0.12);background:radial-gradient(900px 540px at 10% -10%,rgba(245,158,11,.2),transparent 60%),radial-gradient(800px 500px at 90% 0,rgba(45,212,191,.2),transparent 65%),linear-gradient(180deg,#f6f1ea,#f5f5f0 55%,#f8fafc);color:var(--landing-ink);position:relative;overflow:hidden;padding:4rem 0 6rem;width:100vw;margin-left:calc(50% - 50vw)}.dark .landing-shell{--landing-ink:#e2e8f0;--landing-muted:#94a3b8;--landing-accent:#2dd4bf;--landing-accent-strong:#14b8a6;--landing-sun:#fbbf24;--landing-card:rgba(15,23,42,0.92);--landing-border:rgba(148,163,184,0.25);--landing-soft:rgba(45,212,191,0.12);background:radial-gradient(900px 540px at 10% -10%,rgba(251,191,36,.12),transparent 60%),radial-gradient(800px 500px at 90% 0,rgba(45,212,191,.12),transparent 65%),linear-gradient(180deg,#0b0f1a,#0f172a 60%,#111827);color:var(--landing-ink)}.landing-atmosphere{position:absolute;inset:0;pointer-events:none}.orb{position:absolute;width:320px;height:320px;border-radius:50%;filter:blur(0);opacity:.18;animation:drift 12s ease-in-out infinite}.orb-one{top:-80px;left:-60px;background:radial-gradient(circle,#fbbf24,transparent 65%)}.orb-two{top:120px;right:-140px;width:360px;height:360px;background:radial-gradient(circle,#14b8a6,transparent 65%);animation-delay:2s}.orb-three{bottom:-140px;left:20%;width:280px;height:280px;background:radial-gradient(circle,#0ea5e9,transparent 65%);animation-delay:4s}.grid-sheen{position:absolute;inset:0;background-image:linear-gradient(transparent 96%,rgba(15,23,42,.04) 98%),linear-gradient(90deg,transparent 96%,rgba(15,23,42,.04) 98%);background-size:60px 60px;opacity:.2}.dark .grid-sheen{background-image:linear-gradient(transparent 96%,rgba(148,163,184,.08) 98%),linear-gradient(90deg,transparent 96%,rgba(148,163,184,.08) 98%)}.landing-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.hero{display:grid;grid-gap:3rem;gap:3rem;align-items:center;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:4rem}.hero-copy{display:grid;grid-gap:1.5rem;gap:1.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;font-weight:700;color:var(--landing-muted)}.hero-title{font-size:clamp(2.8rem,4.2vw,3.9rem);line-height:1.05;margin:0}.hero-lead{font-size:1.15rem;line-height:1.7;color:var(--landing-muted);margin:0}.hero-tags{display:flex;flex-wrap:wrap;gap:.75rem}.hero-tag{padding:.35rem .9rem;border-radius:999px;background:var(--landing-soft);color:var(--landing-accent-strong);font-weight:600;font-size:.85rem}.cta-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.primary-cta{display:inline-flex;align-items:center;gap:.5rem;background:var(--landing-accent);color:#fff;padding:.85rem 1.6rem;border-radius:999px;font-weight:600;box-shadow:0 18px 30px rgba(15,118,110,.25);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.primary-cta:hover{transform:translateY(-2px);box-shadow:0 22px 35px rgba(15,118,110,.35);background:var(--landing-accent-strong);text-decoration:none;color:#fff}.secondary-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.6rem;border-radius:999px;border:1px solid rgba(15,118,110,.35);color:var(--landing-ink);background:rgba(255,255,255,.4);font-weight:600;text-decoration:none;transition:transform .2s ease,border-color .2s ease}.dark .secondary-cta{background:rgba(15,23,42,.6);border-color:rgba(45,212,191,.4);color:var(--landing-ink)}.secondary-cta:hover{transform:translateY(-2px);border-color:rgba(15,118,110,.65);color:var(--landing-ink);text-decoration:none}.hero-metrics{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.metric{background:var(--landing-card);border:1px solid var(--landing-border);border-radius:16px;padding:1rem 1.2rem;box-shadow:0 12px 22px rgba(15,23,42,.08)}.metric-value{font-size:1.3rem;font-weight:700}.metric-label{color:var(--landing-muted);margin-top:.25rem;font-size:.95rem}.hero-panel{background:var(--landing-card);border:1px solid var(--landing-border);border-radius:24px;padding:2rem;box-shadow:0 30px 60px rgba(15,23,42,.12);display:grid;grid-gap:1.5rem;gap:1.5rem;animation:floatPanel 7s ease-in-out infinite}.panel-header{display:flex;justify-content:space-between;align-items:center;font-weight:600}.panel-chip{background:rgba(245,158,11,.2);color:#7c2d12;border-radius:999px;padding:.3rem .9rem;font-size:.75rem;font-weight:600}.dark .panel-chip{color:#fcd34d;background:rgba(251,191,36,.12)}.panel-stack{display:grid;grid-gap:1rem;gap:1rem}.panel-card{padding:1.2rem;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.85);display:grid;grid-gap:.6rem;gap:.6rem}.dark .panel-card{border-color:rgba(148,163,184,.2);background:rgba(15,23,42,.6)}.panel-card.accent{background:linear-gradient(135deg,rgba(15,118,110,.12),rgba(15,23,42,.04))}.dark .panel-card.accent{background:linear-gradient(135deg,rgba(45,212,191,.15),rgba(15,23,42,.6))}.panel-title{font-weight:600}.panel-summary{margin:0;color:var(--landing-muted)}.panel-meta{display:flex;gap:1rem;font-size:.85rem;color:var(--landing-muted)}.panel-card ul{margin:0;padding-left:1.1rem;color:var(--landing-muted)}.panel-question{font-weight:600;margin:0}.panel-answer{margin:0;color:var(--landing-muted)}.panel-footer{font-size:.85rem;color:var(--landing-muted)}.panel-cta{display:inline-flex;align-items:center;gap:.4rem;font-weight:600}.panel-cta,.panel-cta:hover{color:var(--landing-accent-strong);text-decoration:none}.signal-strip{display:grid;grid-gap:1.2rem;gap:1.2rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:4rem}.signal-card{display:flex;gap:1rem;align-items:flex-start;padding:1.4rem;border-radius:18px;background:var(--landing-card);border:1px solid var(--landing-border);box-shadow:0 16px 28px rgba(15,23,42,.08)}.signal-icon{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--landing-soft);color:var(--landing-accent-strong);font-size:1.2rem;flex-shrink:0}.signal-title{font-weight:600;margin-bottom:.3rem}.signal-value{color:var(--landing-muted);line-height:1.5}.section{margin-bottom:4rem}.section-header{display:grid;grid-gap:.75rem;gap:.75rem;margin-bottom:2rem;text-align:left}.section-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;color:var(--landing-muted);font-weight:700;margin:0}.section-title{font-size:clamp(2rem,3vw,2.6rem);margin:0}.section-subtitle{font-size:1.05rem;color:var(--landing-muted);max-width:680px;margin:0}.feature-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{background:var(--landing-card);border-radius:20px;padding:1.6rem;border:1px solid var(--landing-border);box-shadow:0 18px 30px rgba(15,23,42,.08);display:grid;grid-gap:.8rem;gap:.8rem}.feature-icon{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--landing-soft);color:var(--landing-accent-strong);font-size:1.3rem}.feature-title{margin:0;font-size:1.2rem}.feature-text{margin:0;color:var(--landing-muted);line-height:1.6}.format-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}.format-card{background:var(--landing-card);border-radius:20px;padding:1.6rem;border:1px solid var(--landing-border);box-shadow:0 18px 30px rgba(15,23,42,.08);display:grid;grid-gap:.8rem;gap:.8rem;min-height:220px}.format-icon{width:46px;height:46px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:rgba(245,158,11,.18);color:#b45309;font-size:1.35rem}.dark .format-icon{background:rgba(251,191,36,.12);color:#fcd34d}.format-title{font-size:1.15rem}.format-text{margin:0;color:var(--landing-muted);line-height:1.6}.format-meta{font-size:.85rem;color:var(--landing-accent-strong);font-weight:600}.split-section{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.split-copy{display:grid;grid-gap:1.2rem;gap:1.2rem}.checklist{display:grid;grid-gap:.75rem;gap:.75rem}.check-item{display:flex;align-items:center;gap:.75rem;color:var(--landing-ink)}.check-dot{width:10px;height:10px;border-radius:50%;background:var(--landing-accent);box-shadow:0 0 0 6px rgba(15,118,110,.12)}.split-card{background:var(--landing-card);border-radius:24px;padding:2rem;border:1px solid var(--landing-border);display:grid;grid-gap:1rem;gap:1rem;box-shadow:0 25px 45px rgba(15,23,42,.1)}.split-card-header{display:inline-flex;align-items:center;gap:.6rem;font-weight:600}.split-card ol{margin:0;padding-left:1.2rem;color:var(--landing-muted);display:grid;grid-gap:.6rem;gap:.6rem}.split-cta{display:inline-flex;align-items:center;gap:.4rem;font-weight:600}.split-cta,.split-cta:hover{color:var(--landing-accent-strong);text-decoration:none}.workflow-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-card{background:var(--landing-card);border-radius:20px;padding:1.8rem;border:1px solid var(--landing-border);box-shadow:0 18px 30px rgba(15,23,42,.08);display:grid;grid-gap:.6rem;gap:.6rem}.workflow-icon{width:46px;height:46px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:rgba(14,165,233,.16);color:#0369a1;font-size:1.35rem}.dark .workflow-icon{background:rgba(56,189,248,.12);color:#7dd3fc}.workflow-step{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:var(--landing-muted);font-weight:700}.workflow-title{margin:0;font-size:1.2rem}.workflow-text{margin:0;color:var(--landing-muted);line-height:1.6}.path-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.path-card{background:var(--landing-card);border-radius:22px;padding:1.8rem;border:1px solid var(--landing-border);display:grid;grid-gap:.9rem;gap:.9rem;box-shadow:0 18px 30px rgba(15,23,42,.08)}.path-title{margin:0;font-size:1.3rem}.path-description{margin:0;color:var(--landing-muted)}.path-topics{display:flex;flex-wrap:wrap;gap:.6rem}.path-topics span{padding:.35rem .75rem;border-radius:999px;background:rgba(15,118,110,.1);color:var(--landing-accent-strong);font-size:.85rem;font-weight:600}.dark .path-topics span{background:rgba(45,212,191,.14);color:#a7f3d0}.topic-grid{display:flex;flex-wrap:wrap;gap:.8rem}.topic-chip{background:rgba(15,118,110,.12);color:var(--landing-accent-strong);padding:.5rem 1rem;border-radius:999px;font-weight:600;font-size:.9rem}.dark .topic-chip{background:rgba(45,212,191,.16);color:#a7f3d0}.faq-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.faq-card{background:var(--landing-card);border-radius:20px;padding:1.6rem;border:1px solid var(--landing-border);box-shadow:0 18px 30px rgba(15,23,42,.08)}.faq-question{margin:0 0 .75rem;font-size:1.15rem}.faq-answer{margin:0;color:var(--landing-muted);line-height:1.6}.resource-section{margin-bottom:5rem}.resource-card{background:var(--landing-card);border-radius:28px;padding:2.5rem;border:1px solid var(--landing-border);display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;align-items:center;box-shadow:0 25px 45px rgba(15,23,42,.1)}.resource-links{display:flex;flex-wrap:wrap;gap:.8rem}.resource-links a{padding:.5rem 1rem;border-radius:999px;border:1px solid rgba(15,118,110,.35);color:var(--landing-ink);font-weight:600;text-decoration:none}.resource-links a:hover{border-color:rgba(15,118,110,.7);text-decoration:none}.closing-section{margin-bottom:2rem}.closing-card{background:linear-gradient(135deg,rgba(15,118,110,.18),rgba(255,255,255,.8));border-radius:30px;padding:3rem;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;align-items:center;border:1px solid rgba(15,23,42,.1)}.dark .closing-card{background:linear-gradient(135deg,rgba(45,212,191,.15),rgba(15,23,42,.9));border-color:rgba(148,163,184,.2)}.landing-footer{margin-top:4rem;padding:2.5rem;border-radius:28px;background:var(--landing-card);border:1px solid var(--landing-border);box-shadow:0 25px 45px rgba(15,23,42,.08);display:flex;flex-direction:column;gap:2rem}.landing-footer-top{display:grid;grid-template-columns:2.2fr 1fr 1fr 1.2fr;grid-gap:2rem;gap:2rem}.landing-footer-brand{display:flex;flex-direction:column;gap:1rem}.landing-footer-title{font-size:2rem;letter-spacing:-.02em}.landing-footer-tagline{margin:0;color:var(--landing-muted);line-height:1.6}.landing-footer-badges{display:flex;flex-wrap:wrap;gap:.6rem}.landing-footer-badges span{padding:.35rem .75rem;border-radius:999px;background:var(--landing-soft);color:var(--landing-accent-strong);font-weight:600;font-size:.85rem}.landing-footer-cta,.landing-footer-links{display:flex;flex-direction:column;gap:.5rem}.landing-footer-label{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700;color:var(--landing-muted);margin-bottom:.4rem}.landing-footer-links a{color:var(--landing-ink);text-decoration:none;font-weight:600}.landing-footer-links a:hover{color:var(--landing-accent-strong);text-decoration:none}.footer-cta{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1rem;border-radius:999px;text-decoration:none;font-weight:600;border:1px solid transparent}.footer-cta.primary{background:var(--landing-accent);color:#fff}.footer-cta.primary:hover{background:var(--landing-accent-strong)}.footer-cta.secondary{border-color:rgba(15,118,110,.35);color:var(--landing-ink);background:transparent}.footer-cta.secondary:hover{border-color:rgba(15,118,110,.7)}.landing-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--landing-border);font-size:.9rem;flex-wrap:wrap}.landing-footer-bottom,.landing-footer-meta{color:var(--landing-muted)}@keyframes drift{0%,to{transform:translateY(0)}50%{transform:translateY(20px)}}@keyframes floatPanel{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1100px){.hero,.signal-strip{grid-template-columns:1fr}.feature-grid,.format-grid,.path-grid,.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-section{grid-template-columns:1fr}.landing-footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.landing-container{padding:0 1.5rem}.faq-grid,.feature-grid,.format-grid,.hero-metrics,.path-grid,.workflow-grid{grid-template-columns:1fr}.closing-card,.landing-footer,.resource-card{padding:2rem}.landing-footer-top{grid-template-columns:1fr}.landing-footer-bottom{flex-direction:column;align-items:flex-start}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");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-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");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-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");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-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");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-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,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-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");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-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");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-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");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-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");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-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,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 Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_516c7b{font-family:Inter,Inter Fallback;font-style:normal}.__variable_516c7b{--font-inter:"Inter","Inter Fallback"}