.revamp-root{--emerald-900:#002115;--emerald-800:#043726;--emerald-700:#134e39;--emerald-500:#31835d;--emerald-100:#d8eee1;--cobalt-700:#004296;--cobalt-500:#1f6dd8;--bone:#f8f5ef;--paper:#f0ece4;--linen:#e7e0d6;--stone:#bbb7af;--ash:#75716b;--ink:#1d1a15;--jet:#0b0906;--r-sm:10px;--r-md:16px;--r-lg:24px;--r-xl:36px;--r-pill:999px;--serif:"Instrument Serif","Source Serif 4",Georgia,serif;--body:"Newsreader","Source Serif 4",Georgia,serif;--sans:"Funnel Sans","Söhne",-apple-system,system-ui,sans-serif;--mono:"JetBrains Mono",ui-monospace,Menlo,monospace;background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;min-height:100vh}@supports (color:lab(0% 0 0)){.revamp-root{--emerald-900:lab(10.181% -16.7205 4.85029);--emerald-800:lab(19.5951% -20.611 5.83746);--emerald-700:lab(29.009% -23.9427 6.79802);--emerald-500:lab(49.1235% -33.1351 13.0407);--emerald-100:lab(92.2863% -9.63607 3.82781);--cobalt-700:lab(28.702% 11.8358 -55.3732);--cobalt-500:lab(46.2009% 8.28663 -62.4846);--bone:lab(96.5523% .22459 3.04749);--paper:lab(93.6676% .352561 4.58161);--linen:lab(89.6015% .897288 5.6772);--stone:lab(74.5134% .713974 4.53913);--ash:lab(47.8274% .603139 3.78824);--ink:lab(9.543% .681005 3.81508);--jet:lab(2.48641% .264078 1.27192)}}.revamp-root *{box-sizing:border-box}.revamp-root img{max-width:100%;display:block}.revamp-root button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.revamp-root a{color:inherit;text-decoration:none}.revamp-root .placeholder{background-color:var(--linen);border-radius:var(--r-md);background-image:repeating-linear-gradient(135deg,#0000 0 14px,#d5cdc08c 14px 15px);background-image:repeating-linear-gradient(135deg,#0000 0 14px,lab(82.653% 1.23721 7.59853/.55) 14px 15px);position:relative;overflow:hidden}.revamp-root .placeholder.dark{background-color:var(--emerald-900);color:var(--bone);background-image:repeating-linear-gradient(135deg,#0000 0 14px,#10362799 14px 15px);background-image:repeating-linear-gradient(135deg,#0000 0 14px,lab(19.4646% -17.0228 4.84619/.6) 14px 15px)}.revamp-root .placeholder .ph-label{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;background:lab(0% 0 0/.55);border-radius:999px;padding:5px 9px;font-size:11px;position:absolute;bottom:14px;left:14px}.revamp-root .eyebrow{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ash);font-size:11px}.revamp-root .kicker{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.revamp-root .frame{max-width:1440px;margin:0 auto;padding:0 56px}@media (max-width:900px){.revamp-root .frame{padding:0 28px}}.revamp-root .rule{background:var(--ink);opacity:.12;height:1px}.revamp-root .rule.thick{opacity:.85;height:2px}.revamp-root .pill{border-radius:var(--r-pill);background:var(--ink);color:var(--bone);font-family:var(--sans);letter-spacing:.01em;align-items:center;gap:10px;padding:10px 18px;font-size:13px;transition:transform .18s,background .18s;display:inline-flex}.revamp-root .pill:hover{background:var(--emerald-800);transform:translateY(-1px)}.revamp-root .pill.ghost{color:var(--ink);background:0 0;border:1px solid #1d1a152e;border:1px solid lab(9.543% .681005 3.81508/.18)}.revamp-root .pill.ghost:hover{background:var(--ink);color:var(--bone)}.revamp-root .pill.emerald{background:var(--emerald-800)}.revamp-root .pill.emerald:hover{background:var(--emerald-900)}.revamp-root .pill .arr{transition:transform .2s}.revamp-root .pill:hover .arr{transform:translate(3px)}.revamp-root .chip{border-radius:var(--r-pill);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink);background:#1d1a150f;background:lab(9.543% .681005 3.81508/.06);align-items:center;gap:6px;padding:5px 11px;font-size:11px;display:inline-flex}.revamp-root .chip.emerald{background:var(--emerald-100);color:var(--emerald-900)}.revamp-root .chip.cobalt{color:var(--cobalt-700);background:#1f6dd81f;background:lab(46.2009% 8.28663 -62.4846/.12)}.revamp-root .chip.dark{background:var(--ink);color:var(--bone)}.revamp-root .chip.white{color:var(--ink);background:#ffffffd9;background:lab(100% 0 0/.85)}.revamp-root .card{background:var(--bone);border-radius:var(--r-lg);border:1px solid #1d1a1512;border:1px solid lab(9.543% .681005 3.81508/.07);transition:transform .25s,box-shadow .25s;overflow:hidden}.revamp-root .card:hover{transform:translateY(-3px);box-shadow:0 18px 40px -28px #00211573;box-shadow:0 18px 40px -28px lab(10.181% -16.7205 4.85029/.45)}.revamp-root ::selection{background:var(--emerald-800);color:var(--bone)}.revamp-root .feature-card{grid-template-columns:1.2fr 1fr;display:grid}.revamp-root .feature-card .feature-img{min-height:280px}@media (max-width:1100px){.revamp-root .feature-card{grid-template-columns:1fr}.revamp-root .feature-card .feature-img{min-height:260px}}@media (max-width:1180px){.revamp-root .nav-links{gap:16px!important;font-size:13px!important}}@media (max-width:900px){.revamp-root .nav-links{display:none!important}}.revamp-root .rh-hamburger{border-radius:var(--r-pill);width:42px;height:42px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #1d1a152e;border:1px solid lab(9.543% .681005 3.81508/.18);flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,border-color .2s;display:none}.revamp-root .rh-hamburger:hover{background:var(--ink);color:var(--bone);border-color:var(--ink)}.revamp-root .rh-nav-overlay{z-index:100;background:var(--emerald-900);color:var(--bone);animation:.18s rh-fade-in;position:fixed;inset:0}@keyframes rh-fade-in{0%{opacity:0}to{opacity:1}}.revamp-root .rh-nav-overlay-inner{flex-direction:column;height:100dvh;display:flex}.revamp-root .rh-nav-overlay-head{border-bottom:1px solid #ffffff1a;border-bottom:1px solid lab(100% 0 0/.1);justify-content:space-between;align-items:center;padding:20px;display:flex}.revamp-root .rh-nav-overlay-brand{font-family:var(--serif);letter-spacing:-.01em;font-size:22px}.revamp-root .rh-nav-overlay-close{border-radius:var(--r-pill);width:42px;height:42px;color:var(--bone);cursor:pointer;background:0 0;border:1px solid #fff3;border:1px solid lab(100% 0 0/.2);justify-content:center;align-items:center;display:inline-flex}.revamp-root .rh-nav-overlay-close:hover{background:#ffffff1a;background:lab(100% 0 0/.1)}.revamp-root .rh-nav-overlay-list{flex-direction:column;flex:1;padding:14px 20px;display:flex;overflow-y:auto}.revamp-root .rh-nav-overlay-item{color:var(--bone);border-bottom:1px solid #ffffff14;border-bottom:1px solid lab(100% 0 0/.08);grid-template-columns:auto 1fr auto;align-items:baseline;gap:18px;padding:22px 6px;transition:padding .2s;display:grid}.revamp-root .rh-nav-overlay-item:hover{padding-left:14px}.revamp-root .rh-nav-overlay-num{font-family:var(--mono);letter-spacing:.12em;opacity:.5;font-size:11px}.revamp-root .rh-nav-overlay-label{font-family:var(--serif);letter-spacing:-.02em;font-size:30px}.revamp-root .rh-nav-overlay-arr{opacity:.4;align-self:center}.revamp-root .rh-nav-overlay-cta{border-top:1px solid #ffffff1a;border-top:1px solid lab(100% 0 0/.1);flex-direction:column;gap:10px;padding:20px;display:flex}.revamp-root section{padding-top:80px;padding-bottom:80px}.revamp-root .idx-row{transition:background .2s,padding .2s}.revamp-root .idx-row:hover{background:var(--bone);padding-left:20px!important}.revamp-root .atlas-tile:hover{background:#002c1d!important;background:lab(14.9529% -20.793 5.85887)!important}.revamp-root .revamp-telegram-wrap a{color:var(--bone)!important;background:#ffffff14!important;background:lab(100% 0 0/.08)!important;border:1px solid #fff3!important;border:1px solid lab(100% 0 0/.2)!important}.revamp-root .revamp-telegram-wrap a:hover{background:#ffffff26!important;background:lab(100% 0 0/.15)!important}@media (max-width:900px){.revamp-root .frame{padding:0 18px!important}.revamp-root section{padding-top:52px!important;padding-bottom:52px!important}.revamp-root h1{font-size:44px!important;line-height:1.02!important}.revamp-root h2{font-size:34px!important;line-height:1.05!important}.revamp-root blockquote{font-size:30px!important}.revamp-root .rh-desktop-only{display:none!important}.revamp-root .rh-hamburger{display:inline-flex!important}.revamp-root .nav-row{padding-top:16px!important;padding-bottom:16px!important}.revamp-root .sec-title{flex-direction:column!important;align-items:stretch!important;gap:18px!important;margin-bottom:22px!important}.revamp-root .sec-title-head{flex-wrap:wrap;align-items:flex-start!important;gap:14px!important}.revamp-root .sec-title-head h2{letter-spacing:-.015em!important;font-size:30px!important}.revamp-root .sec-title-cta{align-self:flex-start}.revamp-root .hero-split{grid-template-columns:1fr!important;gap:24px!important;padding-left:0!important}.revamp-root .hero-text{text-align:center!important;order:1!important}.revamp-root .hero-myra{order:2!important;align-items:center!important}.revamp-root .hero-text h1{margin-left:auto!important;margin-right:auto!important;font-size:44px!important}.revamp-root .hero-text p{max-width:520px!important;margin-left:auto!important;margin-right:auto!important;font-size:17px!important}.revamp-root .hero-text>div:last-child{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.revamp-root .hero-text>div:last-child>a{justify-content:center;width:100%}.revamp-root .hero-myra>div:first-child{max-width:160px!important}.revamp-root .hero-myra>div:last-child{max-width:260px!important}.revamp-root .hero-myra>div:last-child>div:first-child{font-size:20px!important}.revamp-root .hero-meta{flex-wrap:wrap!important;row-gap:6px!important}.revamp-root section [style*="padding: 28px 30px"]{padding:22px 20px!important}.revamp-root section [style*="grid-template-columns: repeat(4, 1fr)"]{grid-template-columns:1fr 1fr!important}.revamp-root section [style*="grid-template-columns: repeat(4, 1fr)"]>div{border-top:1px solid #1d1a1524;border-top:1px solid lab(9.543% .681005 3.81508/.14);border-left:none!important;padding:14px 16px!important}.revamp-root section [style*="grid-template-columns: repeat(4, 1fr)"]>div:nth-child(2n){border-left:1px solid #1d1a1524!important;border-left:1px solid lab(9.543% .681005 3.81508/.14)!important}.revamp-root section [style*="grid-template-columns: repeat(4, 1fr)"]>div:nth-child(-n+2){border-top:none}.revamp-root .lg-section .frame{padding:0!important}.revamp-root .lg-section .sec-title{padding:0 18px}.revamp-root .lg-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 18px 20px;overflow:auto visible;grid-template-columns:none!important;gap:14px!important;display:flex!important}.revamp-root .lg-grid::-webkit-scrollbar{display:none}.revamp-root .lg-feature,.revamp-root .lg-small{scroll-snap-align:start;flex:0 0 82%;min-width:0;grid-column:auto!important}.revamp-root .lg-feature{display:block!important}.revamp-root .lg-feature .feature-img,.revamp-root .lg-feature .lg-feature-img{aspect-ratio:4/3;min-height:0!important}.revamp-root .lg-feature h3{font-size:24px!important}.revamp-root .lg-feature>div:last-child{padding:22px!important}.revamp-root .lg-small>div:last-child{padding:18px 20px!important}.revamp-root .lg-small h4{font-size:20px!important}.revamp-root .atlas-section{padding:60px 0!important}.revamp-root .atlas-grid{grid-template-columns:1fr!important;gap:32px!important}.revamp-root .atlas-intro h2{font-size:48px!important;line-height:.98!important}.revamp-root .atlas-intro p{max-width:none!important;font-size:16px!important}.revamp-root .atlas-intro>div:last-child{flex-wrap:wrap;gap:8px!important}.revamp-root .atlas-tiles{grid-template-columns:1fr 1fr!important}.revamp-root .atlas-tile{min-height:100px!important;padding:16px 18px!important}.revamp-root .atlas-tile>div:last-child>div:first-child{font-size:17px!important;line-height:1.1!important}.revamp-root .method-section{padding:52px 0!important}.revamp-root .method-intro{font-size:16px!important}.revamp-root .idx-section{padding:52px 0!important}.revamp-root .idx-row{grid-template-columns:1fr 24px!important;grid-auto-rows:auto!important;align-items:center!important;gap:6px 14px!important;padding:20px 4px!important}.revamp-root .idx-row:hover{padding-left:4px!important}.revamp-root .idx-row>:first-child{grid-area:1/1;font-size:10px!important;display:block!important}.revamp-root .idx-row>:nth-child(2){grid-area:2/1;display:block!important}.revamp-root .idx-row>:nth-child(3){grid-area:3/1;font-size:20px!important;line-height:1.2!important;display:block!important}.revamp-root .idx-row>:nth-child(4),.revamp-root .idx-row>:nth-child(5){display:none!important}.revamp-root .idx-row>:nth-child(6){grid-area:1/2/span 3;align-self:center;display:flex!important}.revamp-root .fw-section{padding:56px 0!important}.revamp-root .fw-grid{grid-template-columns:1fr!important;align-items:stretch!important;gap:28px!important}.revamp-root .fw-img{width:100%;max-height:400px;aspect-ratio:4/3!important}.revamp-root .fw-text h2{font-size:32px!important}.revamp-root .fw-text p{font-size:16px!important}.revamp-root .fw-text>div:last-child{justify-content:stretch}.revamp-root .fw-text>div:last-child>a{justify-content:center;width:100%}.revamp-root .nl-section{padding:56px 0!important}.revamp-root .nl-card{grid-template-columns:1fr!important;gap:22px!important;padding:36px 28px!important}.revamp-root .nl-blob{width:280px!important;height:280px!important;top:-80px!important;right:-80px!important}.revamp-root .nl-head h2{font-size:34px!important}.revamp-root .nl-body p{font-size:15px!important}.revamp-root .ft-footer{padding-top:48px!important;padding-bottom:32px!important}.revamp-root .ft-grid{grid-template-columns:1fr 1fr!important;gap:32px!important;margin-bottom:40px!important}.revamp-root .ft-brand{grid-column:1/-1}.revamp-root .ft-brand-mark{font-size:48px!important}}@media (max-width:500px){.revamp-root .frame{padding:0 14px!important}.revamp-root .sec-title-head h2{font-size:26px!important}.revamp-root .hero-text h1{font-size:38px!important}.revamp-root .atlas-intro h2{font-size:40px!important}.revamp-root .fw-text h2,.revamp-root .nl-head h2{font-size:28px!important}.revamp-root .ft-brand-mark{font-size:40px!important}.revamp-root .lg-grid{padding:4px 14px 20px}.revamp-root .lg-section .sec-title{padding:0 14px}.revamp-root .lg-feature,.revamp-root .lg-small{flex:0 0 85%}.revamp-root .ft-grid{grid-template-columns:1fr!important;gap:24px!important}.revamp-root .nl-card{padding:28px 22px!important}.revamp-root .atlas-tile{min-height:90px!important;padding:14px 16px!important}.revamp-root .atlas-tile>div:last-child>div:first-child{font-size:15px!important}}
