*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-midnight:#0a0e1a;--color-midnight-soft:#111827;--color-teal:#00d4c8;--color-teal-dark:#009e94;--color-amber:#f5a623;--color-violet:#7c3aed;--color-violet-light:#9f67ff;--color-sage:#10b981;--color-white:#fff;--font-display:Syne,Bebas Neue,sans-serif;--font-body:DM Sans,Helvetica Neue,sans-serif;--font-mono:JetBrains Mono,Fira Code,monospace;scroll-behavior:smooth;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:#ffffffd9;background-color:#0a0e1a;font-family:DM Sans,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{letter-spacing:-.04em;color:#fff;font-family:Syne,Bebas Neue,sans-serif;font-weight:700;line-height:1.1}h1{font-size:clamp(2.25rem,7vw,6rem)}h2{font-size:clamp(1.875rem,5vw,3.75rem)}h3{font-size:clamp(1.5rem,3.5vw,2.25rem)}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{max-width:65ch}a{color:#00d4c8;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}a:hover{color:#08fff1}code,pre{font-family:JetBrains Mono,Fira Code,monospace;font-size:.9em}::selection{color:#00d4c8;background:#00d4c826}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.container{padding:0 2rem}}@media (min-width:1280px){.container{padding:0 3rem}}.section{padding:6rem 2rem}@media (min-width:1024px){.section{padding:8rem 4rem}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#060810}::-webkit-scrollbar-thumb{background:#2d3748;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#4a5568}:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #00d4c8}.btn{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:DM Sans,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn--primary{color:#0a0e1a;background:#00d4c8}.btn--primary:hover{color:#0a0e1a;background:#00fdee;transform:translateY(-1px);box-shadow:0 0 40px #00d4c840}.btn--outline{color:#00d4c8;background:0 0;border:1px solid #00d4c880}.btn--outline:hover{background:#00d4c826;border-color:#00d4c8;transform:translateY(-1px)}.btn--ghost{color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff14}.btn--ghost:hover{color:#fff;background:#ffffff1f}.btn--lg{padding:1rem 2rem;font-size:1rem}.btn--sm{padding:.5rem 1rem;font-size:.75rem}.tag{letter-spacing:.15em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.tag--teal{color:#00d4c8;background:#00d4c826;border:1px solid #00d4c84d}.tag--violet{color:#9f67ff;background:#7c3aed33;border:1px solid #7c3aed4d}.tag--amber{color:#f5a623;background:#f5a62326;border:1px solid #f5a6234d}.tag--sage{color:#10b981;background:#10b98126;border:1px solid #10b9814d}.bg-grid{background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:30px 30px}.gradient-orb{filter:blur(80px);pointer-events:none;opacity:.6;border-radius:50%;position:absolute}.gradient-orb--teal{background:#00d4c8}.gradient-orb--violet{background:#7c3aed}.gradient-orb--amber{background:#f5a623}.card{-webkit-backdrop-filter:blur(12px);background:#0a0e1ab3;border:1px solid #ffffff0f;border-radius:16px;padding:2rem;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 24px #0006}.card:hover{border-color:#00d4c833;transform:translateY(-4px);box-shadow:0 8px 48px #0009}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#fff9;letter-spacing:.08em;text-transform:uppercase;font-size:.875rem;font-weight:500}.form-group input,.form-group textarea,.form-group select{color:#fff;background:#1e2535;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:DM Sans,Helvetica Neue,sans-serif;font-size:1rem;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1)}.form-group input::placeholder,.form-group textarea::placeholder,.form-group select::placeholder{color:#4a5568}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#00d4c8;outline:none;box-shadow:0 0 0 3px #00d4c826}.form-group input.error,.form-group textarea.error,.form-group select.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.form-group textarea{resize:vertical;min-height:120px}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2300D4C8' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-group .field-error{color:#ef4444;margin-top:-.25rem;font-size:.75rem}.divider{background:linear-gradient(90deg,#0000,#ffffff14 30% 70%,#0000);width:100%;height:1px}.spinner{border:2px solid #ffffff1a;border-top-color:#00d4c8;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.page-enter{opacity:0;transform:translateY(12px)}.page-enter-active{opacity:1;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);transform:translateY(0)}
.Navigation-module-scss-module__Jwc2XG__nav{z-index:30;padding:1.25rem 0;transition:all .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Navigation-module-scss-module__Jwc2XG__nav--scrolled{-webkit-backdrop-filter:blur(16px);background:#0a0e1ad9;border:1px solid #ffffff0f;padding:1rem 0;box-shadow:0 1px #ffffff0f}.Navigation-module-scss-module__Jwc2XG__nav__inner{align-items:center;gap:2rem;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex}@media (min-width:768px){.Navigation-module-scss-module__Jwc2XG__nav__inner{padding:0 2rem}}@media (min-width:1280px){.Navigation-module-scss-module__Jwc2XG__nav__inner{padding:0 3rem}}.Navigation-module-scss-module__Jwc2XG__nav__logo{flex-shrink:0;text-decoration:none}.Navigation-module-scss-module__Jwc2XG__nav__logo-text{font-family:Quicksand,sans-serif;font-size:24px;font-weight:500}.Navigation-module-scss-module__Jwc2XG__nav__logo-img{opacity:.9;vertical-align:sub;height:28px}.Navigation-module-scss-module__Jwc2XG__nav__logoMark{letter-spacing:-.04em;color:#fff;align-items:baseline;font-family:Syne,Bebas Neue,sans-serif;font-size:1.5rem;font-weight:900;display:flex}.Navigation-module-scss-module__Jwc2XG__nav__logoAccent{float:right;letter-spacing:-.04em;background:linear-gradient(135deg,#00d4c8 0%,#9f67ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Syne,Bebas Neue,sans-serif;font-size:1.25rem;font-weight:900}.Navigation-module-scss-module__Jwc2XG__nav__links{align-items:center;gap:2rem;margin-left:auto;display:none}@media (min-width:1024px){.Navigation-module-scss-module__Jwc2XG__nav__links{display:flex}}.Navigation-module-scss-module__Jwc2XG__nav__link{letter-spacing:.08em;text-transform:uppercase;color:#fff9;padding-bottom:2px;font-size:.875rem;font-weight:500;transition:color .15s cubic-bezier(.4,0,.2,1);position:relative}.Navigation-module-scss-module__Jwc2XG__nav__link:after{content:"";transform-origin:0;background:#00d4c8;height:1px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.Navigation-module-scss-module__Jwc2XG__nav__link:hover{color:#fff}.Navigation-module-scss-module__Jwc2XG__nav__link:hover:after{transform:scaleX(1)}.Navigation-module-scss-module__Jwc2XG__nav__cta{align-items:center;gap:.75rem;margin-left:auto;display:none}@media (min-width:1024px){.Navigation-module-scss-module__Jwc2XG__nav__cta{display:flex}}.Navigation-module-scss-module__Jwc2XG__nav__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:.5rem;display:flex}@media (min-width:1024px){.Navigation-module-scss-module__Jwc2XG__nav__burger{display:none}}.Navigation-module-scss-module__Jwc2XG__nav__burger span{transform-origin:50%;background:#ffffffd9;border-radius:2px;width:24px;height:2px;transition:all .25s cubic-bezier(.4,0,.2,1);display:block}.Navigation-module-scss-module__Jwc2XG__nav__burger--open span:first-child{transform:translateY(7px)rotate(45deg)}.Navigation-module-scss-module__Jwc2XG__nav__burger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navigation-module-scss-module__Jwc2XG__nav__burger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navigation-module-scss-module__Jwc2XG__nav__mobile{-webkit-backdrop-filter:blur(20px);background:#0a0e1ab3;border:1px solid #ffffff0f;flex-direction:column;gap:.5rem;max-height:0;padding:1.5rem;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}@media (min-width:1024px){.Navigation-module-scss-module__Jwc2XG__nav__mobile{display:none}}.Navigation-module-scss-module__Jwc2XG__nav__mobile--open{max-height:500px;padding:1.5rem}.Navigation-module-scss-module__Jwc2XG__nav__mobileLink{color:#fff9;border-bottom:1px solid #ffffff0f;padding:.75rem 0;font-family:Syne,Bebas Neue,sans-serif;font-size:1.5rem;font-weight:700;transition:color .15s cubic-bezier(.4,0,.2,1)}.Navigation-module-scss-module__Jwc2XG__nav__mobileLink:hover{color:#00d4c8}.Navigation-module-scss-module__Jwc2XG__nav__mobileCta{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}
.Footer-module-scss-module__A5O-ua__footer{background:#060810;border-top:1px solid #ffffff0f;padding:4rem 0 2rem}.Footer-module-scss-module__A5O-ua__footer__top{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.Footer-module-scss-module__A5O-ua__footer__top{grid-template-columns:2fr repeat(3,1fr)}}.Footer-module-scss-module__A5O-ua__footer__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__A5O-ua__footer__logo{letter-spacing:-.04em;align-items:baseline;font-family:Syne,Bebas Neue,sans-serif;font-size:1.5rem;font-weight:900;display:flex}.Footer-module-scss-module__A5O-ua__footer__logo-img{opacity:.9;vertical-align:sub;height:28px}.Footer-module-scss-module__A5O-ua__footer__logoAccent{float:left;letter-spacing:-.04em;background:linear-gradient(135deg,#00d4c8 0%,#9f67ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Syne,Bebas Neue,sans-serif;font-size:1.25rem;font-weight:900}.Footer-module-scss-module__A5O-ua__footer__tagline{color:#ffffff4d;max-width:28ch;font-size:.875rem;line-height:1.75}.Footer-module-scss-module__A5O-ua__footer__entity{background:#ffffff0a;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:.5rem;width:fit-content;padding:.25rem .75rem;transition:border-color .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.Footer-module-scss-module__A5O-ua__footer__entityFlag{font-size:.875rem;line-height:1}.Footer-module-scss-module__A5O-ua__footer__entityName{color:#718096;letter-spacing:.08em;font-family:JetBrains Mono,Fira Code,monospace;font-size:.75rem}.Footer-module-scss-module__A5O-ua__footer__logoImg{background:#ffffff08;border:1px dashed #ffffff26;border-radius:8px;width:48px;height:48px}.Footer-module-scss-module__A5O-ua__footer__col{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__A5O-ua__footer__colTitle{letter-spacing:.25em;text-transform:uppercase;color:#ffffff4d;font-family:DM Sans,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600}.Footer-module-scss-module__A5O-ua__footer__list{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module-scss-module__A5O-ua__footer__link{color:#fff9;font-size:.875rem;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}.Footer-module-scss-module__A5O-ua__footer__link:hover{color:#00d4c8}.Footer-module-scss-module__A5O-ua__footer__bottom{color:#ffffff4d;border-top:1px solid #ffffff0a;flex-direction:column;gap:1rem;padding-top:2rem;font-size:.75rem;display:flex}@media (min-width:768px){.Footer-module-scss-module__A5O-ua__footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module-scss-module__A5O-ua__footer__copyright{color:#ffffff4d;font-size:.75rem}.Footer-module-scss-module__A5O-ua__footer__bottomLinks{gap:1.25rem;display:flex}.Footer-module-scss-module__A5O-ua__regionSelector{align-items:center;gap:.5rem;display:flex}.Footer-module-scss-module__A5O-ua__regionSelector__label{color:#ffffff4d;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;cursor:default;font-size:.75rem}.Footer-module-scss-module__A5O-ua__regionSelector__wrap{align-items:center;display:flex;position:relative}.Footer-module-scss-module__A5O-ua__regionSelector__flag{pointer-events:none;z-index:1;font-size:.875rem;line-height:1;position:absolute;left:.5rem}.Footer-module-scss-module__A5O-ua__regionSelector__select{appearance:none;color:#fff9;cursor:pointer;background:#ffffff0a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='rgba(255,255,255,0.3)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 8px center no-repeat;border:1px solid #ffffff1a;border-radius:9999px;padding:.25rem 1.5rem .25rem 1.75rem;font-family:DM Sans,Helvetica Neue,sans-serif;font-size:.75rem;transition:border-color .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1),background .15s cubic-bezier(.4,0,.2,1)}.Footer-module-scss-module__A5O-ua__regionSelector__select:hover{color:#ffffffd9;background-color:#ffffff0f;border-color:#fff3}.Footer-module-scss-module__A5O-ua__regionSelector__select:focus{color:#fff;border-color:#00d4c8;outline:none}.Footer-module-scss-module__A5O-ua__regionSelector__select option{color:#fff;background:#1e2535}
.Chatbot-module-scss-module__j-O0eW__fab{z-index:40;cursor:pointer;background:linear-gradient(135deg,#00d4c8,#9f67ff);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 24px #00d4c866}.Chatbot-module-scss-module__j-O0eW__fab:hover{transform:scale(1.1);box-shadow:0 8px 32px #00d4c880}.Chatbot-module-scss-module__j-O0eW__fab--open{background:#2d3748;box-shadow:0 4px 24px #0006}.Chatbot-module-scss-module__j-O0eW__fab__icon{font-size:1.5rem;line-height:1}.Chatbot-module-scss-module__j-O0eW__fab__ping{background:#10b981;border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite Chatbot-module-scss-module__j-O0eW__ping;position:absolute;top:4px;right:4px}@keyframes Chatbot-module-scss-module__j-O0eW__ping{0%{opacity:1;transform:scale(1)}75%{opacity:0;transform:scale(2)}to{opacity:0;transform:scale(1)}}.Chatbot-module-scss-module__j-O0eW__chat{z-index:40;-webkit-backdrop-filter:blur(20px);opacity:0;pointer-events:none;transform-origin:100% 100%;background:#0a0e1af2;border:1px solid #00d4c866;border-radius:24px;flex-direction:column;width:380px;max-width:calc(100vw - 2rem);max-height:600px;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:84px;right:1.5rem;overflow:hidden;transform:translateY(16px)scale(.96);box-shadow:0 8px 48px #0009,0 0 40px #00d4c840}.Chatbot-module-scss-module__j-O0eW__chat--open{opacity:1;pointer-events:all;transform:translateY(0)scale(1)}.Chatbot-module-scss-module__j-O0eW__chat__header{background:#ffffff05;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Chatbot-module-scss-module__j-O0eW__chat__headerInfo{align-items:center;gap:.75rem;display:flex}.Chatbot-module-scss-module__j-O0eW__chat__avatar{background:linear-gradient(135deg,#00d4c8,#9f67ff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.Chatbot-module-scss-module__j-O0eW__chat__name{color:#fff;font-size:.875rem;font-weight:600}.Chatbot-module-scss-module__j-O0eW__chat__status{color:#718096;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.Chatbot-module-scss-module__j-O0eW__chat__onlineDot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite Chatbot-module-scss-module__j-O0eW__pulse-dot}@keyframes Chatbot-module-scss-module__j-O0eW__pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.Chatbot-module-scss-module__j-O0eW__chat__close{color:#718096;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1rem;transition:color .15s cubic-bezier(.4,0,.2,1)}.Chatbot-module-scss-module__j-O0eW__chat__close:hover{color:#fff}.Chatbot-module-scss-module__j-O0eW__chat__messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.Chatbot-module-scss-module__j-O0eW__chat__messages::-webkit-scrollbar{width:3px}.Chatbot-module-scss-module__j-O0eW__chat__messages::-webkit-scrollbar-track{background:0 0}.Chatbot-module-scss-module__j-O0eW__chat__messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.Chatbot-module-scss-module__j-O0eW__chat__input{border-top:1px solid #ffffff0f;flex-shrink:0;align-items:flex-end;gap:.5rem;padding:.75rem 1rem;display:flex}.Chatbot-module-scss-module__j-O0eW__chat__textarea{color:#fff;resize:none;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;flex:1;max-height:120px;padding:.5rem .75rem;font-family:DM Sans,Helvetica Neue,sans-serif;font-size:.875rem;line-height:1.75;transition:border-color .15s cubic-bezier(.4,0,.2,1);overflow-y:auto}.Chatbot-module-scss-module__j-O0eW__chat__textarea:focus{border-color:#00d4c8;outline:none}.Chatbot-module-scss-module__j-O0eW__chat__textarea::placeholder{color:#718096}.Chatbot-module-scss-module__j-O0eW__chat__textarea:disabled{opacity:.5}.Chatbot-module-scss-module__j-O0eW__chat__send{color:#0a0e1a;cursor:pointer;background:linear-gradient(135deg,#00d4c8,#9f67ff);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.125rem;font-weight:700;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.Chatbot-module-scss-module__j-O0eW__chat__send:hover:not(:disabled){transform:scale(1.1)}.Chatbot-module-scss-module__j-O0eW__chat__send:disabled{opacity:.4;cursor:not-allowed}.Chatbot-module-scss-module__j-O0eW__msg{gap:.5rem;max-width:100%;display:flex}.Chatbot-module-scss-module__j-O0eW__msg--user{flex-direction:row-reverse}.Chatbot-module-scss-module__j-O0eW__msg--user .Chatbot-module-scss-module__j-O0eW__msg__body{background:linear-gradient(135deg,#00d4c833,#9f67ff26);border:1px solid #00d4c833;border-radius:16px 4px 16px 16px}.Chatbot-module-scss-module__j-O0eW__msg--user .Chatbot-module-scss-module__j-O0eW__msg__text{color:#fff}.Chatbot-module-scss-module__j-O0eW__msg--user .Chatbot-module-scss-module__j-O0eW__msg__ts{text-align:right}.Chatbot-module-scss-module__j-O0eW__msg--assistant .Chatbot-module-scss-module__j-O0eW__msg__body{background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px 16px 16px}.Chatbot-module-scss-module__j-O0eW__msg--immersive{gap:1rem;max-width:min(720px,88%)}.Chatbot-module-scss-module__j-O0eW__msg--immersive.Chatbot-module-scss-module__j-O0eW__msg--user{max-width:min(640px,75%);margin-left:auto}.Chatbot-module-scss-module__j-O0eW__msg--immersive .Chatbot-module-scss-module__j-O0eW__msg__body{padding:1.25rem 1.5rem}.Chatbot-module-scss-module__j-O0eW__msg--immersive .Chatbot-module-scss-module__j-O0eW__msg__text{font-size:1rem;line-height:1.75}.Chatbot-module-scss-module__j-O0eW__msg__avatar{color:#0a0e1a;background:linear-gradient(135deg,#00d4c8,#9f67ff);border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:36px;height:36px;margin-top:.25rem;font-family:Syne,Bebas Neue,sans-serif;font-size:.875rem;font-weight:700;display:flex}.Chatbot-module-scss-module__j-O0eW__msg__body{flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}.Chatbot-module-scss-module__j-O0eW__msg__text{color:#ffffffd9;margin:0;font-size:.875rem;line-height:1.75}.Chatbot-module-scss-module__j-O0eW__msg__ts{color:#718096;align-self:flex-end;font-size:10px}.Chatbot-module-scss-module__j-O0eW__msg__doc{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:.75rem;display:flex}.Chatbot-module-scss-module__j-O0eW__msg__docInfo{color:#718096;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Chatbot-module-scss-module__j-O0eW__msg__docName{color:#00d4c8;font-family:JetBrains Mono,Fira Code,monospace;font-size:.75rem}.Chatbot-module-scss-module__j-O0eW__msg__docEmail{color:#10b981;margin:0;font-size:.75rem}.Chatbot-module-scss-module__j-O0eW__downloadBtn{color:#00d4c8;cursor:pointer;background:#00d4c81a;border:1px solid #00d4c840;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600;transition:background .15s cubic-bezier(.4,0,.2,1);display:flex}.Chatbot-module-scss-module__j-O0eW__downloadBtn:hover{background:#00d4c82e}.Chatbot-module-scss-module__j-O0eW__dashboardBtn{color:#9f67ff;background:#7c3aed1f;border:1px solid #7c3aed40;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .15s cubic-bezier(.4,0,.2,1);display:flex}.Chatbot-module-scss-module__j-O0eW__dashboardBtn:hover{background:#7c3aed33}.Chatbot-module-scss-module__j-O0eW__typing{align-items:center;gap:.25rem;padding:.5rem 0;display:flex}.Chatbot-module-scss-module__j-O0eW__typing span{background:#718096;border-radius:50%;width:6px;height:6px;animation:1.2s infinite Chatbot-module-scss-module__j-O0eW__bounce}.Chatbot-module-scss-module__j-O0eW__typing span:nth-child(2){animation-delay:.2s}.Chatbot-module-scss-module__j-O0eW__typing span:nth-child(3){animation-delay:.4s}@keyframes Chatbot-module-scss-module__j-O0eW__bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.Chatbot-module-scss-module__j-O0eW__immersive{z-index:200;flex-direction:column;animation:.5s cubic-bezier(.16,1,.3,1) Chatbot-module-scss-module__j-O0eW__immersiveIn;display:flex;position:fixed;inset:0;overflow:hidden}.Chatbot-module-scss-module__j-O0eW__immersive[data-mode=discovery]{--mode-primary:#00d4c8;--mode-secondary:#009e94;--mode-glow:#00d4c82e;--mode-bg-tint:#00d4c808;--mode-border:#00d4c840;--mode-send-from:#00d4c8;--mode-send-to:#009e94;background:radial-gradient(120% 60% at 20% 0,#00d4c812 0%,#0000 60%),#060810}.Chatbot-module-scss-module__j-O0eW__immersive[data-mode=brainstorm]{--mode-primary:#f5a623;--mode-secondary:#7c3aed;--mode-glow:#f5a6232e;--mode-bg-tint:#f5a62306;--mode-border:#f5a62340;--mode-send-from:#f5a623;--mode-send-to:#7c3aed;background:radial-gradient(120% 60% at 80% 10%,#f5a62314 0%,#0000 55%),radial-gradient(80% 40% at 10% 90%,#7c3aed14 0%,#0000 50%),#060810}@keyframes Chatbot-module-scss-module__j-O0eW__immersiveIn{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.Chatbot-module-scss-module__j-O0eW__ambient{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Chatbot-module-scss-module__j-O0eW__ambient__orb{filter:blur(90px);border-radius:50%;animation:14s ease-in-out infinite alternate Chatbot-module-scss-module__j-O0eW__drift;position:absolute}[data-mode=discovery] .Chatbot-module-scss-module__j-O0eW__ambient__orb:first-child{background:radial-gradient(circle,#00d4c838 0%,#0000 70%);width:560px;height:560px;top:-18%;left:-12%}[data-mode=discovery] .Chatbot-module-scss-module__j-O0eW__ambient__orb:nth-child(2){background:radial-gradient(circle,#009e9424 0%,#0000 70%);width:420px;height:420px;animation-delay:-5s;bottom:5%;right:-10%}[data-mode=discovery] .Chatbot-module-scss-module__j-O0eW__ambient__orb:nth-child(3){background:radial-gradient(circle,#00d4c817 0%,#0000 70%);width:280px;height:280px;animation-delay:-9s;top:55%;left:55%}[data-mode=brainstorm] .Chatbot-module-scss-module__j-O0eW__ambient__orb:first-child{background:radial-gradient(circle,#f5a6232e 0%,#0000 65%);width:600px;height:600px;animation-delay:0s;top:-20%;right:-15%}[data-mode=brainstorm] .Chatbot-module-scss-module__j-O0eW__ambient__orb:nth-child(2){background:radial-gradient(circle,#7c3aed29 0%,#0000 65%);width:500px;height:500px;animation-delay:-6s;bottom:-10%;left:-10%}[data-mode=brainstorm] .Chatbot-module-scss-module__j-O0eW__ambient__orb:nth-child(3){background:radial-gradient(circle,#f5a6231a 0%,#0000 70%);width:320px;height:320px;animation-delay:-10s;top:40%;left:40%}@keyframes Chatbot-module-scss-module__j-O0eW__drift{0%{transform:translate(0)scale(1)}to{transform:translate(36px,-28px)scale(1.1)}}.Chatbot-module-scss-module__j-O0eW__ambient__grid{background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}[data-mode=brainstorm] .Chatbot-module-scss-module__j-O0eW__ambient__grid{background-size:48px 48px}.Chatbot-module-scss-module__j-O0eW__modeWatermark{z-index:2;border-right:1px solid var(--mode-border,#ffffff14);pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem .75rem;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:768px){.Chatbot-module-scss-module__j-O0eW__modeWatermark{display:none}}.Chatbot-module-scss-module__j-O0eW__modeWatermark__icon{opacity:.85;font-size:1.25rem;line-height:1}.Chatbot-module-scss-module__j-O0eW__modeWatermark__label{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.15em;text-transform:uppercase;color:var(--mode-primary,#00d4c8);opacity:.6;font-family:Syne,Bebas Neue,sans-serif;font-size:.75rem;font-weight:600;transform:rotate(180deg)}.Chatbot-module-scss-module__j-O0eW__modeWatermark__line{background:linear-gradient(to bottom,transparent,var(--mode-primary,#00d4c8),transparent);opacity:.3;flex:1;width:1px;min-height:32px}.Chatbot-module-scss-module__j-O0eW__sessionBadge{letter-spacing:.08em;border:1px solid var(--mode-border,#ffffff1a);background:var(--mode-bg-tint,#ffffff08);color:var(--mode-primary,#00d4c8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;align-items:center;gap:.75rem;margin:0 auto 2rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;animation:.6s cubic-bezier(.16,1,.3,1) .3s both Chatbot-module-scss-module__j-O0eW__badgeIn;display:flex}[data-mode=brainstorm] .Chatbot-module-scss-module__j-O0eW__sessionBadge{box-shadow:0 0 24px #f5a6231f}[data-mode=discovery] .Chatbot-module-scss-module__j-O0eW__sessionBadge{box-shadow:0 0 24px #00d4c81f}@keyframes Chatbot-module-scss-module__j-O0eW__badgeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Chatbot-module-scss-module__j-O0eW__sessionBadge__pulse{background:var(--mode-primary,#00d4c8);width:8px;height:8px;box-shadow:0 0 0 0 var(--mode-glow,#00d4c866);border-radius:50%;animation:1.8s infinite Chatbot-module-scss-module__j-O0eW__badgePulse}@keyframes Chatbot-module-scss-module__j-O0eW__badgePulse{0%{box-shadow:0 0 0 0 var(--mode-glow,#00d4c880)}70%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}.Chatbot-module-scss-module__j-O0eW__immersive__messages{z-index:1;flex-direction:column;flex:1;padding-top:80px;padding-left:1rem;padding-right:1rem;display:flex;position:relative;overflow-y:auto}@media (min-width:768px){.Chatbot-module-scss-module__j-O0eW__immersive__messages{padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.Chatbot-module-scss-module__j-O0eW__immersive__messages{padding-left:4rem;padding-right:4rem}}@media (min-width:769px){.Chatbot-module-scss-module__j-O0eW__immersive__messages{padding-left:56px}}@media (min-width:1024px){.Chatbot-module-scss-module__j-O0eW__immersive__messages{padding-left:64px}}.Chatbot-module-scss-module__j-O0eW__immersive__messages::-webkit-scrollbar{width:4px}.Chatbot-module-scss-module__j-O0eW__immersive__messages::-webkit-scrollbar-track{background:0 0}.Chatbot-module-scss-module__j-O0eW__immersive__messages::-webkit-scrollbar-thumb{background:var(--mode-border,#ffffff14);border-radius:2px}.Chatbot-module-scss-module__j-O0eW__immersive__messageList{flex-direction:column;gap:1.5rem;width:100%;max-width:800px;margin:0 auto;padding-bottom:1.5rem;display:flex}.Chatbot-module-scss-module__j-O0eW__immersive__input{z-index:1;flex-shrink:0;padding:1.25rem 1rem 1.5rem;position:relative}@media (min-width:768px){.Chatbot-module-scss-module__j-O0eW__immersive__input{padding:1.25rem 2rem 2rem}}@media (min-width:1280px){.Chatbot-module-scss-module__j-O0eW__immersive__input{padding:1.5rem 4rem 2rem}}@media (min-width:769px){.Chatbot-module-scss-module__j-O0eW__immersive__input{padding-left:64px}}.Chatbot-module-scss-module__j-O0eW__immersive__input:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(#0000,#060810 40%);position:absolute;inset:-40px 0 0}.Chatbot-module-scss-module__j-O0eW__immersive__inputWrap{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:48px;align-items:flex-end;gap:.75rem;max-width:800px;margin:0 auto;padding:.75rem .75rem .75rem 1.25rem;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);display:flex}.Chatbot-module-scss-module__j-O0eW__immersive__inputWrap:focus-within{border-color:var(--mode-border,#00d4c866);box-shadow:0 0 0 3px var(--mode-bg-tint,#00d4c80f)}.Chatbot-module-scss-module__j-O0eW__immersive__textarea{color:#fff;resize:none;background:0 0;border:none;outline:none;flex:1;min-height:28px;max-height:160px;font-family:DM Sans,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.75;overflow-y:auto}.Chatbot-module-scss-module__j-O0eW__immersive__textarea::placeholder{color:#718096}.Chatbot-module-scss-module__j-O0eW__immersive__textarea:disabled{opacity:.5;cursor:not-allowed}.Chatbot-module-scss-module__j-O0eW__immersive__send{background:linear-gradient(135deg,var(--mode-send-from,#00d4c8),var(--mode-send-to,#009e94));color:#0a0e1a;cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;font-weight:700;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex}.Chatbot-module-scss-module__j-O0eW__immersive__send:hover:not(:disabled){box-shadow:0 4px 20px var(--mode-glow,#00d4c866);transform:scale(1.08)}.Chatbot-module-scss-module__j-O0eW__immersive__send:disabled{opacity:.35;cursor:not-allowed;transform:none}.Chatbot-module-scss-module__j-O0eW__immersive__sendSpinner{border:2px solid #0a0e1a4d;border-top-color:#0a0e1a;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite Chatbot-module-scss-module__j-O0eW__spin}@keyframes Chatbot-module-scss-module__j-O0eW__spin{to{transform:rotate(360deg)}}.Chatbot-module-scss-module__j-O0eW__immersive__hint{color:#718096;text-align:center;max-width:800px;margin:.75rem auto 0;font-size:.75rem}.Chatbot-module-scss-module__j-O0eW__immersive__hint em{color:var(--mode-primary,#00d4c8);font-style:normal}
.RegionPopup-module-scss-module__YsvJJq__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:300;background:#060810eb;justify-content:center;align-items:center;padding:1rem;animation:.3s RegionPopup-module-scss-module__YsvJJq__fadeIn;display:flex;position:fixed;inset:0}@keyframes RegionPopup-module-scss-module__YsvJJq__fadeIn{0%{opacity:0}to{opacity:1}}.RegionPopup-module-scss-module__YsvJJq__popup{background:#1e2535;border:1px solid #ffffff1a;border-radius:48px;flex-direction:column;gap:1.5rem;width:100%;max-width:480px;padding:2.5rem 2rem;animation:.35s cubic-bezier(.16,1,.3,1) RegionPopup-module-scss-module__YsvJJq__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #00d4c814,0 40px 80px #0009}@media (min-width:640px){.RegionPopup-module-scss-module__YsvJJq__popup{padding:3rem 2.5rem}}@keyframes RegionPopup-module-scss-module__YsvJJq__slideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.RegionPopup-module-scss-module__YsvJJq__popup__glow{pointer-events:none;background:radial-gradient(circle,#00d4c81f 0%,#0000 70%);width:240px;height:240px;position:absolute;top:-80px;right:-80px}.RegionPopup-module-scss-module__YsvJJq__popup__header{flex-direction:column;gap:.75rem;display:flex}.RegionPopup-module-scss-module__YsvJJq__popup__logoMark{letter-spacing:-.04em;color:#fff;align-items:baseline;font-family:Syne,Bebas Neue,sans-serif;font-size:1.25rem;font-weight:900;display:flex}.RegionPopup-module-scss-module__YsvJJq__popup__logoAccent{float:right;letter-spacing:-.04em;background:linear-gradient(135deg,#00d4c8 0%,#9f67ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Syne,Bebas Neue,sans-serif;font-size:1.25rem;font-weight:900}.RegionPopup-module-scss-module__YsvJJq__popup__title{color:#fff;letter-spacing:-.04em;font-size:1.5rem;font-weight:700;line-height:1.1}.RegionPopup-module-scss-module__YsvJJq__popup__sub{color:#fff9;max-width:42ch;font-size:.875rem;line-height:1.75}.RegionPopup-module-scss-module__YsvJJq__popup__options{flex-direction:column;gap:.75rem;display:flex}.RegionPopup-module-scss-module__YsvJJq__option{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:border-color .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1);display:flex}.RegionPopup-module-scss-module__YsvJJq__option:hover{background:#ffffff0d;border-color:#ffffff29}.RegionPopup-module-scss-module__YsvJJq__option--selected{background:#00d4c80f;border-color:#00d4c8}.RegionPopup-module-scss-module__YsvJJq__option__radio{opacity:0;pointer-events:none;position:absolute}.RegionPopup-module-scss-module__YsvJJq__option__flag{flex-shrink:0;font-size:1.75rem;line-height:1}.RegionPopup-module-scss-module__YsvJJq__option__content{flex-direction:column;flex:1;gap:2px;display:flex}.RegionPopup-module-scss-module__YsvJJq__option__label{color:#fff;font-size:1rem;font-weight:600;line-height:1.2}.RegionPopup-module-scss-module__YsvJJq__option__entity{color:#00d4c8;font-family:JetBrains Mono,Fira Code,monospace;font-size:.75rem}.RegionPopup-module-scss-module__YsvJJq__option__jurisdiction{color:#718096;font-size:.75rem}.RegionPopup-module-scss-module__YsvJJq__option__check{color:#00d4c8;opacity:0;background:#00d4c826;border:1px solid #00d4c866;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;transition:opacity .15s cubic-bezier(.4,0,.2,1);display:flex}.RegionPopup-module-scss-module__YsvJJq__option--selected .RegionPopup-module-scss-module__YsvJJq__option__check{opacity:1}.RegionPopup-module-scss-module__YsvJJq__popup__cta{width:100%}.RegionPopup-module-scss-module__YsvJJq__popup__note{color:#718096;text-align:center;font-size:.75rem}
@font-face{font-family:Syne;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ab624315db63c58d-s.028be875.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Syne;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e94b8ab81811a983-s.399ca42d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Syne;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0c795a286deabae8-s.p.b6c48e4e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Syne;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ab624315db63c58d-s.028be875.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Syne;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e94b8ab81811a983-s.399ca42d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Syne;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0c795a286deabae8-s.p.b6c48e4e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ab624315db63c58d-s.028be875.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e94b8ab81811a983-s.399ca42d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0c795a286deabae8-s.p.b6c48e4e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ab624315db63c58d-s.028be875.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(../media/e94b8ab81811a983-s.399ca42d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(../media/0c795a286deabae8-s.p.b6c48e4e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Syne Fallback;src:local(Arial);ascent-override:93.93%;descent-override:27.93%;line-gap-override:0.0%;size-adjust:98.47%}.syne_33ed9a5c-module__C9CM0q__className{font-family:Syne,Syne Fallback;font-style:normal}.syne_33ed9a5c-module__C9CM0q__variable{--font-syne:"Syne","Syne Fallback"}
@font-face{font-family:DM Sans;font-style:italic;font-weight:300;font-display:swap;src:url(../media/7334b8b05e61def8-s.9b20e937.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Sans;font-style:italic;font-weight:300;font-display:swap;src:url(../media/5e50e46ec4da0455-s.p.7f306443.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:italic;font-weight:400;font-display:swap;src:url(../media/7334b8b05e61def8-s.9b20e937.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Sans;font-style:italic;font-weight:400;font-display:swap;src:url(../media/5e50e46ec4da0455-s.p.7f306443.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:italic;font-weight:500;font-display:swap;src:url(../media/7334b8b05e61def8-s.9b20e937.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Sans;font-style:italic;font-weight:500;font-display:swap;src:url(../media/5e50e46ec4da0455-s.p.7f306443.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_f0b6c156-module__xmf1Ia__className{font-family:DM Sans,DM Sans Fallback}.dm_sans_f0b6c156-module__xmf1Ia__variable{--font-dm-sans:"DM Sans","DM Sans Fallback"}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/04c5164763c40239-s.690580e8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26f284dcc38c84c0-s.303a03d6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7e7f32a39836f228-s.0b4edfe7.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fa39153a3fc630ba-s.bff0868b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6a5386fd6038edbe-s.719084df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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;font-style:normal;font-weight:400;font-display:swap;src:url(../media/051742360c26797e-s.p.102b7f24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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;font-style:normal;font-weight:500;font-display:swap;src:url(../media/04c5164763c40239-s.690580e8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/26f284dcc38c84c0-s.303a03d6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7e7f32a39836f228-s.0b4edfe7.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fa39153a3fc630ba-s.bff0868b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6a5386fd6038edbe-s.719084df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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;font-style:normal;font-weight:500;font-display:swap;src:url(../media/051742360c26797e-s.p.102b7f24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_eec5a28c-module__Rk694q__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_eec5a28c-module__Rk694q__variable{--font-jetbrains:"JetBrains Mono","JetBrains Mono Fallback"}
