.header-module__IYDVEW__header{z-index:9999;border-bottom:0 solid #0000;justify-content:space-between;width:100%;padding:25px 0;transition:all .3s;display:flex;position:fixed}.header-module__IYDVEW__sticky{border-bottom:var(--smooth-border);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(#0009,#000000e3);border-radius:0 0 20px 20px;padding:10px 0}.header-module__IYDVEW__header>div{width:100%}.header-module__IYDVEW__headerRight{align-items:center;gap:1rem;display:flex}.header-module__IYDVEW__headerRight>*{align-items:center;display:flex}.header-module__IYDVEW__mobileLanguageSwitcher{border-top:1px solid #ffffff1a;padding-top:2rem;display:none}.header-module__IYDVEW__menu{counter-reset:navIndex;justify-content:center;align-items:center;padding:0;display:flex}.header-module__IYDVEW__menu a{color:#fff;margin:0 1rem;font-size:.92rem;text-decoration:none;transition:all .3s}.header-module__IYDVEW__menu a:not(.header-module__IYDVEW__contactCta):before{counter-increment:navIndex;content:"0" counter(navIndex);font-family:var(--font-mono);color:var(--color-quaternary);vertical-align:super;letter-spacing:.08em;margin-right:5px;font-size:.58rem}.header-module__IYDVEW__sticky a{font-size:.9rem}.header-module__IYDVEW__menu a:hover{color:var(--color-quaternary)}.header-module__IYDVEW__menu a.header-module__IYDVEW__contactCta{background-color:var(--color-secondary);color:#fff;border-radius:var(--radius-pill);padding:10px 22px;box-shadow:0 4px 20px #2f48ea59}.header-module__IYDVEW__menu a.header-module__IYDVEW__contactCta:hover{background-color:var(--color-secondary-hover)}.header-module__IYDVEW__menuButton{cursor:pointer;z-index:9999;border:none;border:var(--smooth-border);width:37px;height:34px;box-shadow:none;background:0 0;border-radius:3px;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:5px;display:none}.header-module__IYDVEW__menuButton:hover{box-shadow:none;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:#ffffff0a;scale:1}.header-module__IYDVEW__menuButton span{background-color:#fff7;border-radius:100px;width:100%;height:2px;transition:all .3s;display:block}.header-module__IYDVEW__active{gap:0}.header-module__IYDVEW__active span:first-child{transform:translateY(1px)rotate(45deg)}.header-module__IYDVEW__active span:nth-child(2){opacity:0;display:none}.header-module__IYDVEW__active span:nth-child(3){transform:translateY(-1px)rotate(-45deg)}.header-module__IYDVEW__logo{width:130px;height:auto;transition:all .3s}.header-module__IYDVEW__sticky .header-module__IYDVEW__logo{width:100px}@media not (min-width:767px){.header-module__IYDVEW__header{padding:15px 0}.header-module__IYDVEW__menu a{font-size:1.8rem;font-style:italic;font-weight:500;font-family:var(--font-secondary);margin:0}.header-module__IYDVEW__menu a.header-module__IYDVEW__contactCta{color:var(--color-quaternary);box-shadow:none;background:0 0;padding:0}.header-module__IYDVEW__sticky{border-radius:0 0 15px 15px;padding:8px 0}.header-module__IYDVEW__logo{width:90px;height:auto}.header-module__IYDVEW__menuButton{display:flex}.header-module__IYDVEW__headerRight{gap:.5rem}.header-module__IYDVEW__headerRight>div:not(.header-module__IYDVEW__mobileLanguageSwitcher){display:none}.header-module__IYDVEW__mobileLanguageSwitcher{display:block}.header-module__IYDVEW__headerMenuActive{-webkit-backdrop-filter:none;backdrop-filter:none}.header-module__IYDVEW__menu{z-index:-1;filter:blur(30px);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:var(--smooth-border);background:linear-gradient(45deg,#111c64a4,#65272eb6);border-top:none;border-left:none;border-right:none;border-radius:0 0 30px 30px;flex-direction:column;justify-content:center;align-items:flex-start;gap:15px;width:100%;min-height:590px;padding:90px 20px;transition:all .3s;display:flex;position:absolute;top:0;left:0;transform:translateY(-100%)}.header-module__IYDVEW__menuActive{filter:blur();transform:translateY(0)}}.header-module__IYDVEW__menu a.header-module__IYDVEW__activeLink{color:var(--color-quaternary);font-weight:500}.header-module__IYDVEW__menu a.header-module__IYDVEW__activeLink:before{color:var(--color-white)}
.languageSwitcher-module__XWjCkG__languageSwitcher{display:inline-block;position:relative}.languageSwitcher-module__XWjCkG__trigger{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.languageSwitcher-module__XWjCkG__trigger:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.languageSwitcher-module__XWjCkG__flag{font-size:1rem;line-height:1}.languageSwitcher-module__XWjCkG__flag img{object-fit:contain;width:20px;height:20px;display:inline-block}.languageSwitcher-module__XWjCkG__code{font-family:var(--font-satoshi),sans-serif;letter-spacing:.5px;font-weight:600}.languageSwitcher-module__XWjCkG__arrow{color:#ffffffb3;transition:transform .2s}.languageSwitcher-module__XWjCkG__arrowOpen{transform:rotate(180deg)}.languageSwitcher-module__XWjCkG__dropdown{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#000000e6;border:1px solid #ffffff1a;border-radius:12px;min-width:140px;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.languageSwitcher-module__XWjCkG__option{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:0;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.languageSwitcher-module__XWjCkG__option:hover{background:#ffffff1a;border-radius:0;transform:none}.languageSwitcher-module__XWjCkG__option.languageSwitcher-module__XWjCkG__active{color:#708fea;background:#2f48ea33;border-radius:0}.languageSwitcher-module__XWjCkG__option.languageSwitcher-module__XWjCkG__active:after{content:"✓";opacity:.8;margin-left:auto;font-size:.75rem}.languageSwitcher-module__XWjCkG__name{font-family:var(--font-satoshi),sans-serif;font-weight:500}@media (max-width:768px){.languageSwitcher-module__XWjCkG__trigger{gap:.4rem;padding:.4rem .6rem;font-size:.8rem}.languageSwitcher-module__XWjCkG__dropdown{min-width:120px;left:0}.languageSwitcher-module__XWjCkG__option{gap:.6rem;padding:.6rem .8rem;font-size:.8rem}.languageSwitcher-module__XWjCkG__flag{font-size:.9rem}}@media (prefers-color-scheme:dark){.languageSwitcher-module__XWjCkG__trigger{background:#ffffff0d;border-color:#ffffff1a}.languageSwitcher-module__XWjCkG__trigger:hover{background:#ffffff1a;border-color:#fff3}.languageSwitcher-module__XWjCkG__dropdown{background:#000000f2;border-color:#ffffff0d}}@keyframes languageSwitcher-module__XWjCkG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.languageSwitcher-module__XWjCkG__dropdown{animation:.2s ease-out languageSwitcher-module__XWjCkG__slideDown}
.main-module__T4QhJa__mainContainer{background-color:#08070a;min-height:100vh;padding-top:100px;position:relative}@media (max-width:768px){.main-module__T4QhJa__mainContainer{padding-top:60px}}
.dotsPattern-module__hvxMqq__dotsPattern{fill:#ffffff0e;pointer-events:none;opacity:.4;width:100%;height:100%;position:absolute;top:0}
.footer-module__XhqkKq__footer{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-top:1px solid var(--color-border);z-index:1;background-color:#0009;width:100%;padding:140px 0 20px;position:relative;bottom:0}.footer-module__XhqkKq__footerContent{justify-content:space-between;gap:40px 50px;padding:20px;display:flex}.footer-module__XhqkKq__footerLogo{flex-direction:column;flex:25%;gap:20px;max-width:220px;display:flex}.footer-module__XhqkKq__footerLogo img{max-width:150px}.footer-module__XhqkKq__socialIcons{justify-content:flex-start;gap:20px;width:100px;display:flex}.footer-module__XhqkKq__socialIcons img{opacity:.7;transition:opacity var(--transition-normal)}.footer-module__XhqkKq__socialIcons a:hover img{opacity:1}.footer-module__XhqkKq__footerCopy{text-align:center;flex-direction:column;justify-content:center;gap:20px;display:flex;margin-top:90px!important}.footer-module__XhqkKq__footerCopy hr{border:none;border-top:1px solid var(--color-border)}.footer-module__XhqkKq__footerCopy p,.footer-module__XhqkKq__footerContent p{margin-bottom:0;font-size:.9rem}.footer-module__XhqkKq__footerMenu{max-width:240px;color:var(--color-text);flex-direction:column;flex:22%;gap:10px;display:flex}.footer-module__XhqkKq__footerMenu a{color:var(--color-text);transition:color var(--transition-normal);font-size:.9rem}.footer-module__XhqkKq__footerMenu a:hover{color:var(--color-white);opacity:1}.footer-module__XhqkKq__columnLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-light);margin-bottom:8px;font-weight:500;font-size:.72rem!important}.footer-module__XhqkKq__footerSocial{flex:22%;max-width:280px}.footer-module__XhqkKq__socialLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-light);margin-bottom:16px;font-weight:500;font-size:.72rem!important}@media not (min-width:768px){.footer-module__XhqkKq__footer{padding:140px 0 20px}.footer-module__XhqkKq__footerContent{flex-flow:column wrap}.footer-module__XhqkKq__footerContent>div,.footer-module__XhqkKq__footerContent>nav{flex:100%;width:100%;max-width:100%;margin-bottom:40px}.footer-module__XhqkKq__footerLogo{max-width:220px}.footer-module__XhqkKq__footerMenu{margin-left:0}.footer-module__XhqkKq__columnLabel{width:100%}.footer-module__XhqkKq__footerCopy{margin-top:30px!important}}
@font-face{font-family:satoshi;src:url(../media/Satoshi_Light-s.p.7098edd4.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:satoshi;src:url(../media/Satoshi_Regular-s.p.8b170606.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:satoshi;src:url(../media/Satoshi_Medium-s.p.eae7bb78.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:satoshi;src:url(../media/Satoshi_Bold-s.p.fc9d5d15.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:satoshi;src:url(../media/Satoshi_Black-s.p.34b6b362.woff2)format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:satoshi Fallback;src:local(Arial);ascent-override:102.23%;descent-override:24.29%;line-gap-override:10.12%;size-adjust:98.8%}.satoshi_c00da482-module__J_1PTW__className{font-family:satoshi,satoshi Fallback}.satoshi_c00da482-module__J_1PTW__variable{--font-satoshi:"satoshi","satoshi Fallback"}
html,body{scroll-behavior:smooth;margin:0;padding:0;overflow-x:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--font-primary:var(--font-satoshi),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-secondary:"decoy",Georgia,serif;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--max-width:1100px;--border-radius:18px;--radius-pill:100px;--container-padding:clamp(1rem,5vw,2rem);--smooth-border:1px solid #ffffff1f;--smooth-border-shadow:0 0 10px #0003,0 0 0 1px #ffffff1f inset;--smooth-border-shadow-hover:0 0 20px #0006,0 0 0 1px #ffffff2e inset;--smooth-box-shadow:0 0 10px #05040433;--color-primary:#08070a;--color-secondary:#2f48ea;--color-secondary-hover:#1e3a8a;--color-tertiary:#fdc7bd;--color-quaternary:#ff7383;--color-quinary:#59e2c4;--color-black:#08070a;--color-text:#b5b4b6;--color-text-light:#e5e5e5;--color-white:#fff;--color-surface:#0d0d13;--color-border:#ffffff1a;--color-accent-soft:#2f48ea1f;--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(#0141ff66,#0141ff00);--secondary-glow:linear-gradient(to bottom right,#0141ff00,#0141ff00,#0141ff4d);--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200;--z-background:-1;--z-content:1;--z-header:100;--z-modal:1000;--z-toast:2000;--transition-fast:.15s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}*{scroll-margin-top:100px}body{font-family:var(--font-primary);color:rgb(var(--foreground-rgb));background-color:var(--color-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-size:clamp(14px,2vw,16px);line-height:1.6;position:relative}.noise-background{position:relative}.noise-background:before{content:"";z-index:0;pointer-events:none;filter:invert();opacity:.1;background:url(/images/noise.webp) 0 0/100px;width:100%;height:100%;position:absolute;top:0;left:0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}.skip-to-main{background:var(--color-secondary);color:#fff;z-index:10000;padding:8px;text-decoration:none;position:absolute;top:-40px;left:0}.skip-to-main:focus{top:0}a{color:inherit;transition:var(--transition-normal);text-decoration:none}a:hover{opacity:.8}a:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}li{list-style:none}pre{background:#252525bd;border-radius:20px;margin:20px 0;padding:30px;position:relative}@media screen and (max-width:768px){pre{padding:20px;overflow:scroll}input,select,textarea{font-size:16px!important}}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media not (min-width:1250px){.container{max-width:1080px;padding:0 50px}}@media not (min-width:1080px){.container{max-width:940px;padding:0 30px}}@media not (min-width:767px){.container{max-width:100%;padding:0 20px}}.fullContainer{width:100%;padding:0 20px}.textItalic{font-family:var(--font-secondary);font-style:italic;font-weight:500}.textGradient,.textGradientReverse{color:var(--color-quaternary)}.sectionIndex{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--color-quaternary);align-items:center;gap:.75rem;font-size:.8rem;display:inline-flex}.sectionIndex:after{content:"";background:var(--color-border);width:48px;height:1px}button,.button{font-family:var(--font-primary);border:var(--smooth-border);border-radius:var(--radius-pill);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:center;align-items:center;gap:.5rem;width:fit-content;padding:.7rem 2.5rem;font-size:1rem;font-weight:400;transition:all .3s;display:flex;position:relative}button:hover,.button:hover{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff0a;transform:translateY(-2px)}.primaryButton{border-radius:var(--radius-pill);color:var(--color-text-light);background:0 0;border:1px solid #ffffff24}.primaryButton:hover{color:#fff;background:#ffffff0f;border:1px solid #ffffff40}.secondaryButton{border-radius:var(--radius-pill);background:var(--color-secondary);color:#fff;border:1px solid #ffffff24;font-weight:500;box-shadow:0 4px 24px #2f48ea59}.secondaryButton:hover{background:var(--color-secondary-hover);color:#fff;border:1px solid #ffffff40;box-shadow:0 8px 32px #2f48ea73}.openTabButton{background:var(--color-secondary);color:var(--foreground-rgb);border-radius:5px;align-items:center;gap:10px;width:fit-content;padding:.4rem 1.5rem;font-size:.95rem;font-weight:400;display:flex}button[disabled],.button[disabled]{color:var(--foreground-rgb);border:var(--smooth-border);cursor:not-allowed;background:#ffffff0a}button[disabled]:hover,.button[disabled]:hover{color:var(--foreground-rgb);border:var(--smooth-border);box-shadow:none;background:#ffffff0a;transform:scale(1)}@media not (min-width:767px){button{padding:.7rem 1.9rem;font-size:.9rem}}.center{flex-direction:column;justify-content:center;align-items:center;display:flex}h1{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(5rem,11.2vw,9.1rem);font-weight:900;line-height:.98}h1.title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(4.2rem,5.3vw,6rem);font-weight:900;line-height:1}h1.title span{color:var(--color-quaternary);margin-bottom:-20px;padding-bottom:20px;font-family:decoy;font-style:italic;font-weight:500;display:block}h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.8rem,4.6vw,4rem);font-weight:700;line-height:1.1}h3{margin-bottom:1rem;font-size:clamp(1.3rem,2.8vw,1.5rem);font-weight:700;line-height:1.2}h4{margin-bottom:1rem;font-size:.85rem;font-weight:700;line-height:1.2}h5{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:var(--smooth-border);background:#ffffff0a;border-radius:100px;margin-bottom:.5rem;padding:.55rem 1.1rem;font-size:.72rem;font-weight:500;line-height:1}p{color:var(--color-text);margin-bottom:1rem;font-size:1rem;font-weight:400;line-height:1.5}@media not (min-width:767px){h1{font-size:clamp(4rem,14vw,8rem)}h1.title{margin-bottom:1rem;font-size:clamp(3rem,4.3vw,5rem);font-weight:700;line-height:1}h2{font-size:2.4rem}h3{font-size:1.25rem}h4{font-size:.8rem}h5{font-size:.775rem}p{font-size:1.1rem}}.flexColumn{flex-direction:column;display:flex}.flexRow{flex-direction:row;display:flex}.flexCenter{justify-content:center;align-items:center}.flexStart{justify-content:flex-start;align-items:center}.flexEnd{justify-content:flex-end;align-items:center}.flexBetween{justify-content:space-between;align-items:center}.flexItemHalf{flex-direction:column;flex:50%;align-self:center;display:flex}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.textCenter{text-align:center}div.swiper-button-next,div.swiper-button-prev{border:var(--smooth-border);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:#ffffff0a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;top:58%;transform:translateY(-55%);color:#ff7383!important}div.swiper-button-next{right:-10px}div.swiper-button-prev{left:-10px}.navigationInside div.swiper-button-next{right:30px}.navigationInside div.swiper-button-prev{left:30px}div.swiper-button-next:after,div.swiper-button-prev:after{font-size:20px;position:relative;color:#ff7383!important}div.swiper-button-next:after{left:2px}div.swiper-button-prev:after{right:2px}@media not (min-width:767px){div.swiper-button-next{right:-15px}div.swiper-button-prev{left:-15px}.flexMobileCol{flex-direction:column}}body main.page-start{padding-top:0}
