@media (max-width:768px){.gr-hero-home .gr-container .gr-hero-grid>div{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}.gr-hero-home .gr-container .gr-hero-grid>div>p:first-child,.gr-hero-home .gr-container .gr-hero-grid>div>span:first-child{text-align:center!important;width:100%!important}.gr-hero-home .gr-hero-home__subtitle,.gr-hero-home .gr-hero-home__title{text-align:center!important}}:root{--gr-ink:#0f172a;--gr-surface:#fff;--gr-bg:#f9fafb;--gr-border:#e5e7eb;--gr-border-strong:#d1d5db;--gr-muted:#6b7280;--gr-accent:#22e6dc;--gr-radius:8px;--gr-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--gr-font-mono:"JetBrains Mono","Fira Code",monospace}.dark{--gr-ink:#f9fafb;--gr-surface:#1e293b;--gr-bg:#0f172a;--gr-border:#334155;--gr-border-strong:#475569;--gr-muted:#94a3b8}.gr-container{max-width:1280px;margin:0 auto;padding:0 24px}.gr-section{padding:80px 0}.gr-section__header{margin-bottom:48px}.gr-eyebrow{font-family:var(--gr-font-mono);font-size:11px;letter-spacing:.1em;color:var(--gr-muted)}.gr-eyebrow,.gr-title{text-transform:uppercase}.gr-title{font-size:48px;font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--gr-ink)}.gr-subtitle{font-size:18px;color:var(--gr-muted);margin-top:16px;max-width:60ch}.gr-header{background:var(--gr-surface);border-bottom:1px solid var(--gr-border);padding:20px 0}.gr-header--sticky{position:sticky;top:0;z-index:100}.gr-header__inner{display:flex;align-items:center;justify-content:space-between}.gr-header__logo{display:flex;align-items:center;gap:12px;font-weight:700;font-size:18px;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;color:var(--gr-ink)}.gr-header__mark{width:36px;height:36px;background:var(--gr-ink);color:var(--gr-accent);display:grid;place-items:center;border-radius:6px;font-weight:700}.dark .gr-header__mark{background:var(--gr-accent);color:var(--gr-bg)}.gr-header__nav{display:flex;gap:32px}.gr-header__nav a{font-size:14px;font-weight:500;text-decoration:none;color:var(--gr-muted);transition:color .2s ease}.gr-header__nav a:hover{color:var(--gr-ink)}.gr-header__cta{display:flex;align-items:center;gap:12px}.gr-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;border-radius:var(--gr-radius);border:1px solid transparent;cursor:pointer;transition:all .2s ease}.gr-btn--primary{background:var(--gr-ink);color:#fff}.gr-btn--primary:hover{background:#1e293b}.dark .gr-btn--primary{background:var(--gr-accent);color:var(--gr-bg)}.dark .gr-btn--primary:hover{background:#1cd6cc}.gr-btn--ghost{background:transparent;color:var(--gr-ink);border-color:var(--gr-border)}.gr-btn--ghost:hover{background:var(--gr-bg);border-color:var(--gr-border-strong)}.gr-btn--accent{background:var(--gr-accent);color:var(--gr-ink)}.gr-btn--accent:hover{background:#1cd6cc}.gr-btn--sm{padding:8px 16px;font-size:12px}.gr-btn--lg{padding:16px 32px;font-size:14px}.gr-card{background:var(--gr-surface);border:1px solid var(--gr-border);border-radius:var(--gr-radius);overflow:hidden}.gr-card--flat{border:none}.gr-card__body{padding:24px}.gr-card__title{font-size:16px;font-weight:700;text-transform:uppercase}.gr-card__meta{font-size:13px;color:var(--gr-muted);margin-top:4px}.gr-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-family:var(--gr-font-mono);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:var(--gr-bg);border:1px solid var(--gr-border);border-radius:4px}.gr-badge--accent{background:rgba(34,230,220,.1);border-color:rgba(34,230,220,.3);color:var(--gr-accent)}.gr-footer{background:var(--gr-ink);color:#fff;padding:32px 0}.dark .gr-footer{background:#020617}.gr-footer__inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.gr-footer__links{display:flex;gap:24px}.gr-footer__links a{font-size:12px;color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .2s ease}.gr-footer__links a:hover{color:#fff}.u-center{text-align:center}.u-mb-8{margin-bottom:8px}.u-mt-8{margin-top:8px}.u-mt-16{margin-top:16px}.u-mt-24{margin-top:24px}.u-mt-32{margin-top:32px}.gr-hero-home{background:var(--gr-ink);color:#fff;border-bottom:1px solid hsla(0,0%,100%,.1)}.dark .gr-hero-home{background:#020617}.gr-hero-home__grid{display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:center;padding:80px 0}.gr-hero-home__title{font-size:64px;line-height:.95;letter-spacing:-.05em;text-transform:uppercase;margin:20px 0 0;color:#fff}.gr-hero-home__subtitle{font-size:18px;color:hsla(0,0%,100%,.7);margin:20px 0 0;max-width:60ch}.gr-hero-home__cta{margin-top:40px;display:flex;gap:12px;flex-wrap:wrap}.gr-live-status{background:rgba(34,230,220,.08);border:1px solid rgba(34,230,220,.3);border-radius:var(--gr-radius);padding:24px}.gr-live-status__pulse{width:10px;height:10px;background:var(--gr-accent);border-radius:50%;display:inline-block;animation:gr-pulse 2s ease-in-out infinite}@keyframes gr-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.gr-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gr-category-card{position:relative;height:280px;background:var(--gr-surface);border:1px solid var(--gr-border);border-radius:var(--gr-radius);overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit}.gr-category-card:hover{transform:translateY(-4px);box-shadow:var(--gr-shadow)}.gr-category-card__bg{position:absolute;inset:0;background:linear-gradient(135deg,#f9fafb,#e5e7eb);opacity:.6}.dark .gr-category-card__bg{background:linear-gradient(135deg,#1e293b,#334155)}.gr-category-card__content{position:relative;z-index:1;padding:32px;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.gr-category-card__icon{font-size:48px;margin-bottom:16px}.gr-category-card__title{font-size:20px;font-weight:700;text-transform:uppercase;margin:0}.gr-category-card__count{font-family:var(--gr-font-mono);font-size:11px;color:var(--gr-muted);margin-top:6px}.gr-solutions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--gr-border-strong);border:1px solid var(--gr-border-strong);border-radius:var(--gr-radius);overflow:hidden}.gr-solution-item{background:var(--gr-surface);padding:32px 24px;text-align:center;transition:background .2s ease}.gr-solution-item:hover{background:var(--gr-bg)}.gr-solution-item__icon{width:48px;height:48px;margin:0 auto 16px;border:1px solid var(--gr-border);border-radius:8px;display:grid;place-items:center;font-size:24px}.gr-trust-bar{background:var(--gr-surface);border-top:1px solid var(--gr-border);border-bottom:1px solid var(--gr-border);padding:32px 0;overflow:hidden}.gr-trust-content{display:flex;align-items:center;gap:60px;animation:scroll-trust 30s linear infinite}@keyframes scroll-trust{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.gr-trust-item{display:flex;align-items:center;gap:12px;white-space:nowrap;font-family:var(--gr-font-mono);font-size:12px;color:var(--gr-muted)}.gr-trust-item__icon{width:32px;height:32px;background:var(--gr-bg);border-radius:6px;display:grid;place-items:center}@media (max-width:980px){.gr-hero-home__grid{grid-template-columns:1fr;gap:40px}.gr-hero-home__title{font-size:44px}.gr-categories{grid-template-columns:1fr}.gr-solutions-grid{grid-template-columns:1fr 1fr}.gr-header__nav{display:none}}@media (max-width:640px){.gr-hero-home__title{font-size:32px}.gr-hero-home__grid,.gr-section{padding:40px 0}.gr-title{font-size:32px}.gr-solutions-grid{grid-template-columns:1fr}.gr-header__cta .gr-btn--ghost{display:none}.gr-feature-grid{grid-template-columns:1fr!important}.gr-trust-content{gap:40px}.gr-trust-item{font-size:11px;gap:8px}.gr-trust-item__icon{width:24px;height:24px;font-size:10px}}@media (max-width:900px){.gr-hero-home__grid{grid-template-columns:1fr!important;gap:32px}.gr-hero-home__title{font-size:32px!important}.gr-hero-grid{text-align:center!important}.gr-hero-content,.gr-hero-grid>div{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}.gr-eyebrow{display:block!important;width:100%!important}.gr-eyebrow,.gr-hero-home__subtitle,.gr-hero-home__title{text-align:center!important}.gr-hero-home__subtitle{margin-left:auto!important;margin-right:auto!important}.gr-hero-home__cta{width:100%}.gr-hero-home__cta,.gr-kpi{justify-content:center!important}.gr-categories,.gr-solutions-grid{grid-template-columns:1fr!important}.gr-title{font-size:28px!important}.gr-category-card,.gr-section__header.u-center{text-align:center}.gr-category-card__content{display:flex;flex-direction:column;align-items:center}.gr-category-card__icon{margin:0 auto 12px}.gr-solution-item{text-align:center;display:flex;flex-direction:column;align-items:center}.gr-card__body{text-align:center}.u-center{text-align:center!important}.gr-footer__inner{flex-direction:column;align-items:center;text-align:center}.gr-footer__links{flex-wrap:wrap;justify-content:center;gap:16px 24px}.gr-footer__inner>div:first-child{display:flex;flex-direction:column;align-items:center}.gr-footer__inner .gr-header__logo,.gr-socials{justify-content:center}.gr-subtitle{text-align:center;margin-left:auto!important;margin-right:auto!important}}.gr-promo-banner{background:var(--gr-accent);color:var(--gr-ink);padding:12px 0;font-size:13px;text-align:center;font-weight:500}.gr-promo-banner code{background:rgba(0,0,0,.1);padding:2px 8px;border-radius:4px;font-family:var(--gr-font-mono);font-weight:700}.gr-video-container{max-width:1000px;margin:0 auto}.gr-video-wrapper{border-radius:12px;overflow:hidden;background:var(--gr-ink);aspect-ratio:16/9;position:relative}.gr-video-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e293b);cursor:pointer;transition:opacity .3s ease}.gr-video-placeholder:hover{opacity:.9}.gr-video-placeholder__content{text-align:center;color:#fff}.gr-video-placeholder__icon{margin-bottom:24px;transition:transform .3s ease}.gr-video-placeholder:hover .gr-video-placeholder__icon{transform:scale(1.1)}.gr-video-placeholder__text{font-size:18px;font-weight:600;margin-bottom:8px}.gr-video-placeholder__subtext{font-size:13px;color:hsla(0,0%,100%,.6)}.gr-video-features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}.gr-video-feature{display:flex;gap:12px;align-items:flex-start}.gr-video-feature__icon{font-size:24px;flex-shrink:0}.gr-video-feature strong{display:block;font-size:13px;font-weight:700;text-transform:uppercase;color:var(--gr-ink);margin-bottom:4px}.gr-video-feature p{font-size:12px;color:var(--gr-muted);margin:0}@media (max-width:768px){.gr-video-features{grid-template-columns:1fr}}details.gr-card summary{list-style:none}details.gr-card summary::-webkit-details-marker{display:none}details.gr-card[open] summary span{transform:rotate(45deg)}details.gr-card summary span{transition:transform .2s ease}.gr-topbar{background:rgba(34,230,220,.14);border-bottom:1px solid rgba(34,230,220,.28);padding:10px 0;overflow:hidden}.gr-topbar__inner{display:flex;align-items:center;justify-content:center;gap:12px}.gr-topbar__emoji{font-size:18px}.gr-topbar__text{margin:0;font-size:12px;color:var(--gr-ink);text-align:center}.gr-topbar__text strong{font-weight:800;color:var(--gr-ink);background:rgba(34,230,220,.25);padding:2px 8px;border-radius:4px;font-family:var(--gr-font-mono)}.gr-kpi{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0;padding:0}.gr-kpi__item{padding:20px;border:1px solid var(--gr-border);border-radius:var(--gr-radius);background:var(--gr-surface);text-align:center}.gr-kpi__value{font-size:32px;font-weight:800;letter-spacing:-.02em;color:var(--gr-ink);margin:0}.gr-kpi__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--gr-muted);margin:8px 0 0}@media (max-width:640px){.gr-kpi{grid-template-columns:1fr}}.gr-price-snap{background:var(--gr-surface);border:1px solid var(--gr-border);border-radius:var(--gr-radius);padding:24px;box-shadow:var(--gr-shadow)}.gr-price-snap__title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--gr-ink);margin:0 0 16px}.gr-price-snap__list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.gr-price-snap__row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px dashed var(--gr-border)}.gr-price-snap__row:last-child{border-bottom:0}.gr-price-snap__name{font-size:13px;color:var(--gr-ink)}.gr-price-snap__price{font-size:14px;font-weight:700;font-family:var(--gr-font-mono);color:var(--gr-accent)}.gr-price-snap__source{margin:16px 0 0;font-size:10px;color:var(--gr-muted);font-style:italic}.gr-checks{list-style:none;margin:0;padding:0;display:grid;gap:12px}.gr-checks__item{position:relative;padding-left:28px;font-size:14px;color:var(--gr-ink)}.gr-checks__item:before{content:"✓";position:absolute;left:0;top:0;color:var(--gr-accent);font-weight:900;font-size:16px}.gr-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gr-steps__item{background:var(--gr-surface);border:1px solid var(--gr-border);border-radius:var(--gr-radius);padding:32px 24px;text-align:center;position:relative}.gr-steps__number{width:48px;height:48px;background:var(--gr-ink);color:var(--gr-accent);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;margin-bottom:20px}.dark .gr-steps__number{background:var(--gr-accent);color:var(--gr-bg)}.gr-steps__title{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--gr-ink);margin:0 0 12px}.gr-steps__text{font-size:13px;color:var(--gr-muted);margin:0;line-height:1.6}@media (max-width:768px){.gr-steps{grid-template-columns:1fr}}.gr-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gr-quote-card{background:var(--gr-surface);border:1px solid var(--gr-border);border-radius:var(--gr-radius);padding:32px;box-shadow:var(--gr-shadow)}.gr-stars{display:flex;gap:4px;margin-bottom:16px;color:var(--gr-accent);font-size:16px;letter-spacing:2px}.gr-quote{margin:0 0 24px;font-size:14px;line-height:1.7;color:var(--gr-ink);font-style:italic}.gr-person{display:flex;align-items:center;gap:12px}.gr-avatar{width:44px;height:44px;border-radius:50%;background:var(--gr-ink);color:var(--gr-accent);display:grid;place-items:center;font-weight:900;font-size:16px}.dark .gr-avatar{background:var(--gr-accent);color:var(--gr-bg)}.gr-person__info{flex:1}.gr-person__name{font-size:13px;font-weight:800;color:var(--gr-ink);margin:0}.gr-person__meta{font-size:11px;color:var(--gr-muted);margin:4px 0 0}@media (max-width:900px){.gr-testimonials{grid-template-columns:1fr}}.gr-important{max-width:800px;margin:0 auto;padding:32px;background:var(--gr-surface);border:1px solid var(--gr-border);border-radius:var(--gr-radius)}.gr-alert-list{display:grid;gap:16px;list-style:none;margin:24px 0;padding:0}.gr-alert{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:var(--gr-radius);border:1px solid transparent}.gr-alert--danger{background:rgba(239,68,68,.06);border-color:rgba(239,68,68,.2)}.gr-alert__icon{color:#ef4444;font-size:18px;flex-shrink:0}.gr-alert__text{font-size:14px;color:var(--gr-ink);margin:0}.gr-important__note{margin-top:24px;font-size:13px;color:var(--gr-muted);text-align:center;line-height:1.6}.gr-cta-card{padding:60px;text-align:center;border-radius:var(--gr-radius)}.gr-cta-card--dark{background:var(--gr-ink);color:#fff;border:1px solid hsla(0,0%,100%,.1)}.dark .gr-cta-card--dark{background:#1e293b;border-color:var(--gr-border)}.gr-cta-card__title{margin:16px 0 0;font-size:36px;font-weight:700;color:#fff;letter-spacing:-.02em}.gr-cta-card__text{margin-top:16px;color:hsla(0,0%,100%,.72);font-size:16px}.gr-cta-card__actions{margin-top:32px;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.gr-hamburger{display:none;width:44px;height:44px;align-items:center;justify-content:center;border-radius:var(--gr-radius);border:1px solid var(--gr-border);background:var(--gr-surface);cursor:pointer;font-size:20px}.gr-mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--gr-surface);z-index:200;padding:24px;display:flex;flex-direction:column}.gr-mobile-menu[hidden]{display:none}.gr-mobile-menu__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.gr-mobile-menu__close{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:var(--gr-radius);border:1px solid var(--gr-border);background:transparent;cursor:pointer;font-size:24px}.gr-mobile-menu__nav{display:flex;flex-direction:column;gap:8px}.gr-mobile-menu__link{padding:16px;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gr-ink);text-decoration:none;border-bottom:1px solid var(--gr-border)}.gr-mobile-menu__cta{margin-top:auto;display:flex;flex-direction:column;gap:12px}@media (max-width:900px){.gr-header__cta,.gr-header__nav{display:none}.gr-hamburger{display:flex}}.gr-audience{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.gr-audience__item{background:var(--gr-surface);border:1px solid var(--gr-border);border-radius:var(--gr-radius);padding:24px;text-align:center}.gr-audience__icon{width:56px;height:56px;margin:0 auto 16px;background:rgba(34,230,220,.12);border:1px solid rgba(34,230,220,.28);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px}.gr-audience__title{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--gr-ink);margin:0 0 8px}.gr-audience__text{font-size:12px;color:var(--gr-muted);margin:0}@media (max-width:900px){.gr-audience{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.gr-audience{grid-template-columns:1fr}}.gr-socials{display:flex;gap:16px}.gr-socials__btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(34,230,220,.1);border:1px solid rgba(34,230,220,.3);transition:transform .2s ease,background .2s ease;color:var(--gr-accent);text-decoration:none}.gr-socials__btn:hover{transform:translateY(-2px);background:rgba(34,230,220,.18)}.gr-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:start}.gr-hero-aside{display:grid;gap:24px}.gr-hero-text-responsive{text-align:left}.gr-eyebrow-wrapper{width:100%}.gr-eyebrow-mobile{font-family:var(--gr-font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#22e6dc;display:block}@media (max-width:1024px){.gr-hero-grid{grid-template-columns:1fr}.gr-hero-text-responsive{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}.gr-eyebrow-mobile,.gr-eyebrow-wrapper{width:100%;text-align:center!important}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;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_f367f3;font-style:normal;font-weight:100 900;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_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;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_f367f3;font-style:normal;font-weight:100 900;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_f367f3;font-style:normal;font-weight:100 900;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_f367f3;font-style:normal;font-weight:100 900;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_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/886030b0b59bc5a7-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:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/0aa834ed78bf6d07-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/67957d42bae0796d-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:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f911b923c6adde36-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:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/939c4f875ee75fbb-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:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/bb3ef058b751a6ad-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:__JetBrains_Mono_Fallback_3c557b;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_3c557b{font-family:__JetBrains_Mono_3c557b,__JetBrains_Mono_Fallback_3c557b;font-style:normal}.__variable_3c557b{--gr-font-mono:"__JetBrains_Mono_3c557b","__JetBrains_Mono_Fallback_3c557b"}