*{box-sizing:border-box;padding:0;margin:0}::selection{background-color:#f9fafb;color:#111827}body,html{max-width:100vw;overflow-x:hidden;background-color:#fafafa;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;scroll-behavior:smooth;font-display:block}.hero h1{font-family:var(--font-outfit),"Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:2.5rem;font-weight:800;color:#252525;line-height:1.2;min-height:3rem}.hero h1,.hero p{margin-bottom:32px;font-display:block}.hero p{font-family:Roboto Mono,monospace;font-size:1rem;font-weight:500;color:#6b7280;max-width:600px;margin-left:0;margin-right:auto;min-height:1.5rem}.fonts-loading{visibility:hidden}.fonts-loaded{visibility:visible}.page-container{position:relative;min-height:100vh;display:flex;justify-content:center;opacity:1;transition:opacity .2s ease-in-out}.dotted-line{display:none}.main-content{width:100%;max-width:600px;margin:0 auto;padding:64px 32px 32px;position:relative;z-index:2}.hero{text-align:left;margin-top:48px;margin-bottom:48px}.avatar{width:240px;height:240px;border-radius:50%;margin:0 auto 32px 0;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.hero a{color:#333;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.hero a:hover{color:#111827}.cta-link{display:inline-block;color:#333;text-decoration:none!important;font-weight:500;margin-top:1rem;transition:all .2s ease;position:relative}.cta-link:hover{color:#111827;transform:translateX(4px)}.hero-links{flex-direction:column;align-items:flex-start}.hero-links,.social-links{display:flex;gap:1rem}.social-link{color:#6b7280;text-decoration:none;font-size:.875rem;transition:color .2s}.social-link:hover{color:#374151}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.section-title{font-family:var(--font-outfit),"Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.875rem;font-weight:800;color:#111827}.section-link{color:#6b7280;text-decoration:none;font-size:1rem;transition:all .2s ease;position:relative}.section-link:hover{color:#374151;transform:translateX(4px)}.clients{margin-top:48px;margin-bottom:48px}.clients-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:2rem;gap:2rem;align-items:center}.client-logo{height:80px}.client-logo,.logo-placeholder{display:flex;justify-content:center;align-items:center}.logo-placeholder{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;font-size:.875rem;color:#6b7280;font-weight:500;min-height:60px;width:100%;text-align:center}.clients-overview{margin-top:48px;margin-bottom:48px}.clients-grid-large{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.client-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;transition:border-color .2s}.client-card:hover{border-color:#d1d5db}.client-logo-large{height:120px;margin-bottom:1.5rem}.client-logo-large,.logo-placeholder-large{display:flex;justify-content:center;align-items:center}.logo-placeholder-large{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;font-size:1rem;color:#6b7280;font-weight:500;width:100%;height:100%}.client-name{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.75rem;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.client-description{color:#6b7280;font-size:.875rem;line-height:1.5;font-family:Roboto Mono,monospace}.blog{margin-top:48px;margin-bottom:48px}.blog-item{padding:1rem 0;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.blog-item:last-child{border-bottom:none}.blog-title{color:#374151;font-weight:500}.blog-title-link{text-decoration:none;color:inherit;transition:color .2s}.blog-title-link:hover,.blog-title-link:hover .blog-title{color:#111827}.blog-link{color:#6b7280;text-decoration:none;font-size:.875rem;transition:all .2s ease;position:relative;white-space:nowrap}.blog-link:hover{color:#374151;transform:translateX(4px)}.dark .blog-link:hover{transform:translateX(4px)}.dark .blog-link:hover,html.dark .blog-link:hover{color:#f9fafb!important}.project-logo{flex-shrink:0;margin-right:1rem}.project-content{flex:1 1;min-width:0;padding-right:1rem}.project-description{color:#6b7280;font-size:.875rem;line-height:1.5;margin-top:.25rem;margin-bottom:0}.dark .project-description{color:#9ca3af}.ascii-art-converter{margin:2rem 0;padding:1.5rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.dark .ascii-art-converter{background:#1f2937;border-color:#374151}.controls{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.dark .controls{border-bottom-color:#374151}.control-group{display:flex;flex-direction:column;gap:.5rem;min-width:120px}.control-group label{font-size:.875rem;font-weight:500;color:#374151}.dark .control-group label{color:#d1d5db}.control-group input[type=range]{width:100%;height:6px;border-radius:3px;background:#e5e7eb;outline:none;-webkit-appearance:none}.dark .control-group input[type=range]{background:#374151}.control-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#3b82f6;cursor:pointer}.control-group input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#3b82f6;cursor:pointer;border:none}.control-group select{padding:.5rem;border:1px solid #d1d5db;border-radius:4px;background:#fff;font-size:.875rem;color:#374151}.dark .control-group select{background:#374151;border-color:#4b5563;color:#d1d5db}.ascii-display{background:#000;border-radius:4px;padding:1rem;overflow-x:auto;max-width:100%}.pixelated-display{display:flex;justify-content:center;align-items:center;margin:2rem 0}.pixelated-image{max-width:100%;height:auto;image-rendering:pixelated;border-radius:0;box-shadow:none;border:none;outline:none;opacity:.5}.fixed-pixelated-animation{position:absolute;top:25%;left:60%;transform:translate(-50%,-50%);z-index:-1;pointer-events:none;max-width:100vw;max-height:100vh}.fixed-pixelated-animation .pixelated-image{max-width:100%;max-height:100%;object-fit:contain;opacity:.3}.hero{position:relative;min-height:auto;display:flex;flex-direction:column;justify-content:center;padding:1rem 0;overflow:hidden}.hero.homepage-hero{min-height:80vh}.hero .hero-links,.hero h1,.hero p{position:relative;z-index:1}.scroll-indicator{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;color:#999;font-size:.75rem;opacity:.5;animation:gentle-bounce 3s infinite}.scroll-indicator .arrow{width:16px;height:16px;border-right:1px solid #999;border-bottom:1px solid #999;transform:rotate(45deg);margin-top:.25rem}@keyframes gentle-bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-5px)}}.blog,.clients,.newsletter,.video{margin-top:2rem;padding:2rem 0}.ascii-section{margin-top:48px;margin-bottom:48px}.ascii-section p{color:#6b7280;margin-top:.5rem;font-size:.875rem}.dark .ascii-section p{color:#9ca3af}.detail-labels{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.75rem;color:#6b7280}.dark .detail-labels{color:#9ca3af}.detail-labels span{flex:1 1;text-align:center}.animation-info{margin-top:.5rem;text-align:center;font-size:.875rem;color:#6b7280}.dark .animation-info{color:#9ca3af}@media (max-width:768px){.controls{flex-direction:column;gap:1rem}.control-group{min-width:auto}.ascii-text{font-size:4px}}.blog-posts{margin-top:48px;margin-bottom:48px}.blog-grid{display:grid;grid-gap:2rem;gap:2rem}.blog-post{padding:2rem 0;border-bottom:1px solid #e5e7eb}.blog-post:last-child{border-bottom:none}.post-meta{display:flex;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:#6b7280}.post-date{color:#9ca3af}.post-category{color:#6b7280;font-weight:500}.post-title{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1rem;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.post-title-link{text-decoration:none;color:inherit;transition:color .2s}.post-title-link:hover,.post-title-link:hover .post-title{color:#111827}.contact-info{margin-top:48px;margin-bottom:48px}.contact-grid{display:grid;grid-gap:2rem;gap:2rem}.contact-item{padding:2rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;transition:border-color .2s}.contact-item:hover{border-color:#d1d5db}.contact-item h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.contact-link{color:#333;text-decoration:none;font-weight:500;font-family:Roboto Mono,monospace;font-size:.875rem;transition:color .2s}.contact-link:hover{color:#111827}.contact-item p{color:#6b7280;font-size:.875rem;margin-top:.5rem;font-family:Roboto Mono,monospace}.availability{margin-top:48px;margin-bottom:48px}.availability h2{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1rem;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.availability p{color:#6b7280;margin-bottom:1rem;font-family:Roboto Mono,monospace}.availability-list{list-style:none;padding:0}.availability-list li{color:#374151;margin-bottom:.5rem;font-family:Roboto Mono,monospace;position:relative;padding-left:1.5rem}.availability-list li:before{content:"→";position:absolute;left:0;color:#6b7280;font-weight:500}.post-excerpt{font-size:1rem;color:#6b7280;margin-bottom:1.5rem;font-family:Roboto Mono,monospace;font-weight:400;line-height:1.6}.post-link{color:#333;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s ease;position:relative;display:inline-block}.post-link:hover{color:#111827;transform:translateX(8px)}.blog-content{margin-top:48px;margin-bottom:48px}.post-header{margin-bottom:2rem}.post-content{font-family:Roboto Mono,monospace;font-size:1rem;line-height:1.7;color:#374151}.post-content h1{font-family:var(--font-outfit),"Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:2rem;font-weight:800;color:#111827;margin:2rem 0 1rem}.post-content h2{font-size:1.5rem;margin:1.5rem 0 1rem}.post-content h2,.post-content h3{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;color:#111827}.post-content h3{font-size:1.25rem;margin:1.25rem 0 .75rem}.post-content p{margin-bottom:1rem}.post-content ol,.post-content ul{margin:1rem 0;padding-left:1.5rem}.post-content li{margin-bottom:.5rem}.post-content strong{font-weight:600;color:#111827}.post-content a{color:#333;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.post-content a:hover{color:#111827}.post-content blockquote{border-left:3px solid #e5e7eb;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:#6b7280}.breadcrumbs{margin-bottom:2rem;padding-top:1rem}.breadcrumb-list{list-style:none;padding:0;margin:0;flex-wrap:wrap;font-size:.875rem}.breadcrumb-item,.breadcrumb-list{display:flex;align-items:center;gap:.5rem}.breadcrumb-link{color:#6b7280;text-decoration:none;transition:color .2s}.breadcrumb-link:hover{color:#374151}.breadcrumb-current{color:#111827;font-weight:500}.breadcrumb-separator{color:#9ca3af;font-size:.75rem}.breadcrumbs-placeholder{height:0;margin:0;padding:0}.video{margin-top:48px;margin-bottom:48px}.video-container{position:relative;width:100%;height:0;padding-bottom:56.25%;border-radius:12px;overflow:hidden;background-color:#f9fafb;border:1px solid #e5e7eb}.youtube-embed{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:12px}.newsletter{margin-top:48px;margin-bottom:48px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:2rem}.newsletter p{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.newsletter-note{color:#9ca3af!important;font-size:.875rem;font-style:italic;margin-top:1.5rem;margin-bottom:0;text-align:left}.newsletter-form{display:flex;gap:.75rem;align-items:center;margin-bottom:0}.newsletter-input{flex:1 1;border:1px solid #e5e7eb;background:#fff;padding:.75rem;font-size:1rem;color:#374151;font-family:Roboto Mono,monospace;border-radius:8px}.newsletter-input::placeholder{color:#9ca3af;font-family:Roboto Mono,monospace}.newsletter-input:focus{outline:none}.newsletter-button{background-color:#111827;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:500;font-family:Roboto Mono,monospace;cursor:pointer;transition:all .2s ease}.newsletter-button:hover{background-color:#000;transform:translateY(-1px)}.footer{border-top:1px solid #e5e7eb;padding-top:2rem;margin-top:4rem;display:flex;justify-content:space-between;align-items:center;color:#9ca3af;font-size:.875rem}.footer-nav{display:flex;gap:1rem}.footer-nav a{color:#9ca3af;text-decoration:none}.footer-nav a:hover{color:#6b7280}.footer-social{display:flex;gap:1rem}.footer-social-link{color:#9ca3af;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-social-link:hover{color:#6b7280}.top-navigation{position:fixed;top:2rem;right:6rem;z-index:10;width:200px}.nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;text-align:right}.nav-item{margin:0}.nav-link{color:#333;text-decoration:none;font-size:.875rem;font-weight:400;transition:color .2s;display:block;padding:.25rem 0}.nav-link:hover{color:#111827}.nav-link.active{color:#111827;font-weight:600}.top-controls{position:fixed;top:2rem;right:2rem;z-index:10;display:flex;flex-direction:column;gap:.75rem;align-items:flex-end}.language-switcher{position:static}.lang-link{display:inline-block;padding:.5rem 1rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#374151;text-decoration:none;font-size:.875rem;font-weight:500;font-family:Roboto Mono,monospace;transition:all .2s;cursor:pointer;position:relative;width:80px;height:36px;display:flex;align-items:center;justify-content:center}.lang-link:hover{background-color:#f3f4f6;color:#111827}.lang-link.loading{opacity:.7;cursor:not-allowed}.dark-mode-toggle{display:inline-block;padding:.5rem 1rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#374151;text-decoration:none;font-size:.875rem;font-weight:500;font-family:Roboto Mono,monospace;transition:all .2s;cursor:pointer;position:relative;width:80px;height:36px;display:flex;align-items:center;justify-content:center}.dark-mode-toggle:hover{background-color:#f3f4f6;color:#111827}.dark{color-scheme:dark}.dark body{color:#f9fafb}.dark .main-content,.dark .page-container,.dark body{background-color:#252525}.dark .hero h1{color:#f9fafb}.dark .hero a,.dark .hero p{color:#d1d5db}.dark .client-name,.dark .hero a:hover,.dark .post-title,.dark .section-title{color:#f9fafb}.dark .section-link{color:#d1d5db}.dark .section-link:hover{color:#f9fafb}.dark .blog-link,.dark .blog-title{color:#d1d5db}.dark .blog-link:hover{color:#f9fafb}.dark .cta-link{color:#d1d5db}.dark .cta-link:hover{color:#f9fafb}.dark .social-link{color:#d1d5db}.dark .social-link:hover{color:#f9fafb}.dark .post-link{color:#d1d5db}.dark .post-link:hover{color:#f9fafb}.dark .contact-link{color:#d1d5db}.dark .contact-link:hover{color:#f9fafb}.dark .post-title-link{color:#d1d5db}.dark .post-title-link:hover,.dark .post-title-link:hover .post-title,html.dark .post-title-link:hover,html.dark .post-title-link:hover .post-title{color:#f9fafb!important}.dark .blog-title-link{color:#d1d5db}.dark .blog-title-link:hover,.dark .blog-title-link:hover .blog-title,html.dark .blog-title-link:hover,html.dark .blog-title-link:hover .blog-title{color:#f9fafb!important}.dark .newsletter{background-color:#1a1a1a;border-color:#374151}.dark .newsletter-note{color:#9ca3af!important}.dark .newsletter-input{background-color:#0f0f0f;border-color:#333;color:#f9fafb}.dark .newsletter-input::placeholder{color:#9ca3af;font-family:Roboto Mono,monospace}.dark .newsletter-button{background-color:#f9fafb;color:#111827}.dark .newsletter-button:hover{background-color:#e5e7eb}.dark .footer{border-top-color:#374151;color:#9ca3af}.dark .footer-nav a{color:#d1d5db}.dark .footer-nav a:hover{color:#f9fafb}.dark .footer-social-link{color:#d1d5db}.dark .footer-social-link:hover{color:#f9fafb}.dark .lang-link{background-color:#0f0f0f;border-color:#333;color:#f9fafb}.dark .lang-link:hover{background-color:#1a1a1a;color:#f9fafb}.dark .dark-mode-toggle{background-color:#0f0f0f;border-color:#333;color:#f9fafb}.dark .dark-mode-toggle:hover{background-color:#1a1a1a;color:#f9fafb}.dark .blog-item,.dark .blog-post,.dark .section-header{border-bottom-color:#374151}.dark .client-card{background-color:#1a1a1a;border-color:#333}.dark .client-card:hover{border-color:#404040}.dark .logo-placeholder,.dark .logo-placeholder-large{background-color:#0f0f0f;border-color:#333;color:#d1d5db}.dark .contact-item{background-color:#1a1a1a;border-color:#333}.dark .contact-item:hover{border-color:#404040}.dark .contact-item h3{color:#f9fafb}.dark .contact-link{color:#1a1a1a}.dark .contact-link:hover{color:#333}.dark .contact-item p{color:#9ca3af}.dark .availability h2{color:#f9fafb}.dark .availability p{color:#9ca3af}.dark .availability p,.dark .availability-list li,.dark .client-description,.dark .contact-item p,.dark .newsletter p,.dark .post-category,.dark .post-content,.dark .post-date,.dark .post-excerpt,.dark .post-meta{color:#d1d5db}.dark .post-content h1,.dark .post-content h2,.dark .post-content h3{color:#f9fafb}.dark .post-content a{color:#d1d5db}.dark .post-content a:hover{color:#f9fafb}.dark .post-content blockquote{border-left-color:#374151;color:#d1d5db}.dark .post-content strong{color:#f9fafb}.dark .breadcrumb-link,.dark .post-content li{color:#d1d5db}.dark .breadcrumb-current,.dark .breadcrumb-link:hover{color:#f9fafb}.dark .video-container{background-color:#1a1a1a;border-color:#333}.dark .dotted-line{background-image:radial-gradient(circle,#374151 1px,transparent 0)}@media (max-width:768px){.main-content{padding:32px 24px 16px;max-width:100%}.hero{margin-top:24px;margin-bottom:32px}.hero h1{font-size:1.75rem;line-height:1.2}.hero p{font-size:.875rem;line-height:1.5}.avatar{width:120px;height:120px;margin:0 auto 24px 0}.section-title{font-size:1.5rem}.section-header{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem}.section-link{font-size:.875rem}.clients-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.client-logo{height:60px}.logo-placeholder{padding:.5rem;font-size:.75rem;min-height:40px}.blog-item{padding:.75rem 0}.blog-title{font-size:.875rem}.blog-link{font-size:.75rem}.project-content{padding-right:.5rem}.project-description{font-size:.75rem;margin-top:.125rem}.dark .blog-link:hover{color:#f9fafb!important}.newsletter{padding:1.5rem;margin-top:24px;margin-bottom:24px}.newsletter-form{flex-direction:column;gap:.5rem}.newsletter-input{width:100%}.newsletter-button{width:100%;padding:.875rem 1rem}.video-container{margin-top:24px;margin-bottom:24px}.footer{flex-direction:column;gap:1rem;text-align:center;padding-top:1.5rem;margin-top:2rem}.footer-nav,.footer-social{justify-content:center}.top-controls{top:1rem;right:1rem;gap:.5rem}.dark-mode-toggle,.lang-link{width:60px;height:32px;font-size:.75rem;padding:.375rem .5rem}.hero-links,.social-links{gap:.75rem}.social-link{font-size:.75rem}.cta-link{font-size:.875rem}}@media (max-width:480px){.main-content{padding:24px 24px 12px}.hero h1{font-size:1.5rem}.hero p{font-size:.8rem}.avatar{width:100px;height:100px}.section-title{font-size:1.25rem}.clients-grid{grid-template-columns:repeat(3,1fr);gap:.75rem}.client-logo{height:50px}.logo-placeholder{padding:.375rem;font-size:.7rem;min-height:30px}.newsletter{padding:1rem}.newsletter-form{gap:.375rem}.newsletter-button{padding:.75rem .875rem;font-size:.8rem}.top-controls{top:.75rem;right:.75rem}.dark-mode-toggle,.lang-link{width:50px;height:28px;font-size:.7rem;padding:.25rem .375rem}.footer{padding-top:1rem;margin-top:1.5rem;font-size:.8rem}}@font-face{font-family:__Inter_86cd50;font-style:normal;font-weight:100 900;font-display:block;src:url(/_next/static/media/55c55f0601d81cf3-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_86cd50;font-style:normal;font-weight:100 900;font-display:block;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_86cd50;font-style:normal;font-weight:100 900;font-display:block;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_86cd50;font-style:normal;font-weight:100 900;font-display:block;src:url(/_next/static/media/581909926a08bbc8-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_86cd50;font-style:normal;font-weight:100 900;font-display:block;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_86cd50;font-style:normal;font-weight:100 900;font-display:block;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_86cd50;font-style:normal;font-weight:100 900;font-display:block;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_86cd50;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_86cd50{font-family:__Inter_86cd50,__Inter_Fallback_86cd50;font-style:normal}@font-face{font-family:__Outfit_31b94d;font-style:normal;font-weight:400;font-display:block;src:url(/_next/static/media/7bdd799813739e3e-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:__Outfit_31b94d;font-style:normal;font-weight:400;font-display:block;src:url(/_next/static/media/c7f848bed9dd25a3-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:__Outfit_31b94d;font-style:normal;font-weight:500;font-display:block;src:url(/_next/static/media/7bdd799813739e3e-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:__Outfit_31b94d;font-style:normal;font-weight:500;font-display:block;src:url(/_next/static/media/c7f848bed9dd25a3-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:__Outfit_31b94d;font-style:normal;font-weight:600;font-display:block;src:url(/_next/static/media/7bdd799813739e3e-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:__Outfit_31b94d;font-style:normal;font-weight:600;font-display:block;src:url(/_next/static/media/c7f848bed9dd25a3-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:__Outfit_31b94d;font-style:normal;font-weight:700;font-display:block;src:url(/_next/static/media/7bdd799813739e3e-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:__Outfit_31b94d;font-style:normal;font-weight:700;font-display:block;src:url(/_next/static/media/c7f848bed9dd25a3-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:__Outfit_31b94d;font-style:normal;font-weight:800;font-display:block;src:url(/_next/static/media/7bdd799813739e3e-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:__Outfit_31b94d;font-style:normal;font-weight:800;font-display:block;src:url(/_next/static/media/c7f848bed9dd25a3-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:__Outfit_Fallback_31b94d;src:local("Arial");ascent-override:100.55%;descent-override:26.14%;line-gap-override:0.00%;size-adjust:99.45%}.__className_31b94d{font-family:__Outfit_31b94d,__Outfit_Fallback_31b94d;font-style:normal}.__variable_31b94d{--font-outfit:"__Outfit_31b94d","__Outfit_Fallback_31b94d"}@font-face{font-family:__Roboto_Mono_e01518;font-style:normal;font-weight:400;font-display:block;src:url(/_next/static/media/1f160ec2cb9962ef-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:__Roboto_Mono_e01518;font-style:normal;font-weight:400;font-display:block;src:url(/_next/static/media/ad8a7e2c3c2c120b-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_Mono_e01518;font-style:normal;font-weight:400;font-display:block;src:url(/_next/static/media/cde148027b808b99-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:__Roboto_Mono_e01518;font-style:normal;font-weight:400;font-display:block;src:url(/_next/static/media/e61ae719f7cc4155-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:__Roboto_Mono_e01518;font-style:normal;font-weight:400;font-display:block;src:url(/_next/static/media/0ea4f4df910e6120-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:__Roboto_Mono_e01518;font-style:normal;font-weight:400;font-display:block;src:url(/_next/static/media/739c2d8941231bb4-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:__Roboto_Mono_e01518;font-style:normal;font-weight:500;font-display:block;src:url(/_next/static/media/1f160ec2cb9962ef-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:__Roboto_Mono_e01518;font-style:normal;font-weight:500;font-display:block;src:url(/_next/static/media/ad8a7e2c3c2c120b-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_Mono_e01518;font-style:normal;font-weight:500;font-display:block;src:url(/_next/static/media/cde148027b808b99-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:__Roboto_Mono_e01518;font-style:normal;font-weight:500;font-display:block;src:url(/_next/static/media/e61ae719f7cc4155-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:__Roboto_Mono_e01518;font-style:normal;font-weight:500;font-display:block;src:url(/_next/static/media/0ea4f4df910e6120-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:__Roboto_Mono_e01518;font-style:normal;font-weight:500;font-display:block;src:url(/_next/static/media/739c2d8941231bb4-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:__Roboto_Mono_e01518;font-style:normal;font-weight:600;font-display:block;src:url(/_next/static/media/1f160ec2cb9962ef-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:__Roboto_Mono_e01518;font-style:normal;font-weight:600;font-display:block;src:url(/_next/static/media/ad8a7e2c3c2c120b-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_Mono_e01518;font-style:normal;font-weight:600;font-display:block;src:url(/_next/static/media/cde148027b808b99-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:__Roboto_Mono_e01518;font-style:normal;font-weight:600;font-display:block;src:url(/_next/static/media/e61ae719f7cc4155-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:__Roboto_Mono_e01518;font-style:normal;font-weight:600;font-display:block;src:url(/_next/static/media/0ea4f4df910e6120-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:__Roboto_Mono_e01518;font-style:normal;font-weight:600;font-display:block;src:url(/_next/static/media/739c2d8941231bb4-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:__Roboto_Mono_e01518;font-style:normal;font-weight:700;font-display:block;src:url(/_next/static/media/1f160ec2cb9962ef-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:__Roboto_Mono_e01518;font-style:normal;font-weight:700;font-display:block;src:url(/_next/static/media/ad8a7e2c3c2c120b-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_Mono_e01518;font-style:normal;font-weight:700;font-display:block;src:url(/_next/static/media/cde148027b808b99-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:__Roboto_Mono_e01518;font-style:normal;font-weight:700;font-display:block;src:url(/_next/static/media/e61ae719f7cc4155-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:__Roboto_Mono_e01518;font-style:normal;font-weight:700;font-display:block;src:url(/_next/static/media/0ea4f4df910e6120-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:__Roboto_Mono_e01518;font-style:normal;font-weight:700;font-display:block;src:url(/_next/static/media/739c2d8941231bb4-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:__Roboto_Mono_Fallback_e01518;src:local("Arial");ascent-override:77.08%;descent-override:19.93%;line-gap-override:0.00%;size-adjust:135.95%}.__className_e01518{font-family:__Roboto_Mono_e01518,__Roboto_Mono_Fallback_e01518;font-style:normal}