:root{--bg:#0a0f1d;--bg-soft:#0f1630;--card:#111a3a;--text:#e5e7eb;--muted:#9aa4bf;--accent:#60a5fa;--accent-2:#22d3ee;--danger:#ef4444;--ok:#22c55e;--link:#ffffff;--link-hover:#00A3FF;--brand:#857BFF;--brand-hover:#00A3FF;--brand-active:#5C54E6;--text-gradient-primary: linear-gradient(135deg, #E7E3EA 0%, #939195 50%, #39333D 100%);--radius:8px;--shadow: 0 8px 22px rgba(0,0,0,.3), inset 0 0 0 1px rgba(255,255,255,.035);--grid:1180px;--aligned-inline-gap: clamp(18px, 6vw, 140px);--header-h-desktop: 60px;--ml-cp-h: 60px;--hero-title-min: 20px;--hero-title-fluid: 1.6vw;--hero-title-max: 32px;--home-hero-desc-min: 15.5px;--home-hero-desc-fluid: 1.02vw;--home-hero-desc-max: 18px;--home-hero-text-minh: clamp(300px, 26cqi, 380px);--content-top-gap: 18px;--after-hero-shot-gap: 32px;--after-hero-actions-gap: 56px;--home-hero-shot-top-gap: 0px;--body-gradient-primary: radial-gradient(1200px 800px at 70% -10%, #1e293b 0%, transparent 80%);--body-gradient-secondary: linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,0));--page-overlay-primary: radial-gradient(1200px 800px at 70% -10%, rgba(30,41,59,.7) 0%, transparent 45%);--page-overlay-secondary: linear-gradient(0deg, rgba(6,10,20,.85), rgba(6,10,20,.85));--page-sb-w: 2px;--page-sb-thumb: var(--brand);--page-sb-thumb-hover: var(--brand-hover);--page-sb-track: transparent;--review-card-w: 280px;--review-card-h: 320px}html[data-ml-auth=user] [data-auth-visible=guest],html[data-ml-auth=guest] [data-auth-visible=user]{display:none!important}*{box-sizing:border-box}img,video,svg,canvas{max-width:100%;height:auto;display:block}html,body{max-width:100%;overflow-x:hidden;height:100%}html{font-synthesis:none;text-rendering:geometricPrecision;background-color:var(--bg);background-image:var(--body-gradient-primary),var(--body-gradient-secondary);background-repeat:no-repeat,no-repeat;background-size:cover,cover;background-position:center top,center}body{margin:0;position:relative;font-family:Unbounded,sans-serif;background:transparent;color:var(--text);line-height:1.6}html:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url(/assets/hero-D72SZd2Z.svg);background-repeat:no-repeat;background-size:cover;background-position:center top;z-index:-1;pointer-events:none}html:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;opacity:.85;background-image:var(--page-overlay-primary),var(--page-overlay-secondary);background-repeat:no-repeat,no-repeat;background-size:auto,auto;background-position:center top,center;z-index:-1;pointer-events:none}html{scrollbar-width:thin;scrollbar-color:var(--page-sb-thumb) var(--page-sb-track)}html::-webkit-scrollbar{width:var(--page-sb-w);height:var(--page-sb-w)}html::-webkit-scrollbar-track{background:var(--page-sb-track)}html::-webkit-scrollbar-thumb{background-color:var(--page-sb-thumb);border-radius:999px}html::-webkit-scrollbar-thumb:hover{background-color:var(--page-sb-thumb-hover)}html::-webkit-scrollbar-corner{background:transparent}.container{width:min(100%,var(--grid));margin-inline:auto;padding-inline:24px;min-width:0}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0 0 1rem}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.section{padding:56px 0}.section h2{font-size:30px;margin-bottom:8px}.section p.lead{color:var(--muted);margin-top:0}.section--interface,.section--features,.section--pricing,.section--reviews,.footer{padding-inline:var(--aligned-inline-gap)}.section--pricing{scroll-margin-top:20px;padding-bottom:96px}.section--reviews{scroll-margin-top:92px;padding-bottom:0}.section--pricing .container{position:relative;top:-24px}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:8px;padding:16px 44px;font-family:Unbounded,sans-serif;font-weight:350;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;background-color:var(--brand);color:#fff;text-decoration:none;box-shadow:var(--shadow);transition:background-color .18s ease,transform .12s ease}.btn:visited{color:#fff;text-decoration:none}.btn.is-loading{opacity:.75;pointer-events:none}.btn.outline{background-color:var(--brand)}.btn:hover,.btn:focus-visible,.btn.outline:hover,.btn.outline:focus-visible{background-color:var(--brand-hover);color:#fff}.btn:active,.btn.outline:active{background-color:var(--brand-active);transform:translateY(1px)}.hero-cta{display:flex;flex-direction:column;align-items:center;width:fit-content;gap:10px;margin-top:18px;margin-left:0}.os-note{font-family:Unbounded,sans-serif;font-weight:350;font-size:14px;color:var(--muted);line-height:1;margin:0;text-align:center;width:100%}.hero{position:relative;overflow:hidden;--hero-pad-top: 0px;--hero-pad-bottom: 0px;padding:var(--hero-pad-top) 0 var(--hero-pad-bottom)}.hero-bridge{letter-spacing:1px;width:min(1100px,calc(100% - 48px));margin:0 auto 16px;text-align:center;font-family:Unbounded,sans-serif;font-weight:350;font-size:clamp(18px,2.1vw,32px);line-height:1.3;z-index:2}.hero-bridge:first-line{color:#fff!important}#hero-title,.slogan,.hero-bridge{font-size:clamp(var(--hero-title-min),var(--hero-title-fluid),var(--hero-title-max))!important;line-height:1.05!important}.section--features{position:relative;padding-top:0;z-index:0;scroll-margin-top:calc(clamp(80px,10vh,140px) - 52px)}.section--features>*{position:relative;z-index:2}.section--features .container{text-align:center;width:100%;margin-inline:0;padding-inline:0}.features-group+.features-group{margin-top:clamp(56px,6vw,104px)}.section--pricing .lead{text-align:center;margin:16px auto clamp(26px,4.5vw,44px)}.pricing-title{text-align:center;margin:0 auto clamp(20px,4vw,40px)}.features-title{font-family:Unbounded,sans-serif;font-weight:350;font-size:clamp(28px,3.2vw,44px);line-height:1.15;letter-spacing:1px;color:#fff;margin:0}.features-title span{color:inherit!important}.section--features .lead{max-width:780px;margin:16px auto 36px}.section--features .features-bullet{margin-top:26px}.features-bullet{position:relative;margin:44px auto 0;width:100%;max-width:var(--grid);padding:0;height:clamp(440px,52vw,700px);border-radius:8px;border:1px solid rgba(255,255,255,.1);background:transparent;box-shadow:var(--shadow);text-align:left;overflow:hidden;container-type:inline-size}.features-carousel{position:relative;min-height:100%;height:100%}.features-carousel__viewport{position:relative;overflow:hidden;width:100%;height:100%;touch-action:pan-y}.features-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:100%;grid-auto-rows:100%;height:100%;transition:transform .45s ease}.feature-slide{position:relative;width:100%;height:100%;background:transparent;isolation:isolate}.feature-slide__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--feature-image);background-size:cover;background-position:center center;background-repeat:no-repeat;filter:saturate(1.1);z-index:1}.feature-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;z-index:2;pointer-events:none}.feature-slide__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-start;gap:16px;padding:clamp(56px,4.6vw,88px) clamp(18px,6vw,48px) calc(clamp(22px,5vw,48px) + 48px);z-index:3;color:var(--text);min-height:0;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.feature-slide__eyebrow{margin:0;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#a8b4d9;font-weight:500;display:none}.feature-slide__title{margin:0;font-family:Unbounded,sans-serif;font-weight:450;font-size:clamp(22px,2.4vw,30px);line-height:1.25;color:#00a3ff}.feature-slide__desc{margin:0;font-size:clamp(14.5px,1.25vw,16.5px);line-height:1.7;color:#d9deea;font-weight:250}.features-carousel__controls{position:absolute;left:50%;bottom:16px;transform:translate(-50%);display:flex;align-items:center;gap:0;padding:0;border-radius:8px;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:4}.features-carousel__arrow{width:32px;height:32px;border-radius:8px;border:0;background:transparent;color:#cfd5e5;display:grid;place-items:center;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.features-carousel__arrow:after{content:"";width:12px;height:12px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translate(1px);margin-left:2px}.features-carousel__arrow.is-next:after{transform:rotate(-135deg) translate(-1px);margin-left:-4px}.features-carousel__arrow:hover,.features-carousel__arrow:focus-visible{background:#ffffff24;outline:none}.features-carousel__arrow:disabled{opacity:.45;cursor:default;pointer-events:none}.features-carousel__arrow:active{transform:translateY(1px)}.features-carousel__dots{display:flex;gap:10px;align-items:center;justify-content:center;padding:0 4px}.features-carousel__dot{width:8px;height:8px;border-radius:8px;background:#ffffff52;opacity:.7;transition:width .2s ease,opacity .2s ease,background-color .2s ease}.features-carousel__dot.is-active{width:18px;background:#00a3ff;opacity:1}.features-carousel__dot button{display:block;width:100%;height:100%;border:0;background:transparent;padding:0;cursor:pointer}.features-term{color:#58aaff;font-weight:500}.features-bullet .features-carousel__viewport,.features-bullet .feature-slide,.features-bullet .feature-slide__bg,.features-bullet .feature-slide__overlay{border-radius:8px}.section--features .features-carousel__arrow{display:none!important}.section--interface{position:relative;padding-top:0;margin-top:0}.section--interface .container{width:100%;margin-inline:0;padding-inline:0;margin-top:18px}.section--pricing .container,.section--reviews .container,.footer .container{width:min(100%,var(--grid));margin-inline:auto;padding-inline:0}.interface-visual{position:relative;margin:34px auto 30px;width:100%;border-radius:8px;overflow:visible;box-shadow:0 30px 60px #0c102099,inset 0 0 0 1px #ffffff0f}.interface-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 120% at 50% 0%,rgba(133,123,255,.25),transparent 60%);opacity:.6;pointer-events:none}.interface-visual img{display:block;width:100%;height:auto}.pricing{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:24px;width:100%;margin-inline:0;min-width:0}@media (max-width:1104px){.pricing{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}}@media (max-width:560px){.pricing{grid-template-columns:1fr}.price{padding:20px 16px 22px}}.price{width:100%;max-width:none;padding:20px 18px 22px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff08,#ffffff03);text-align:center;box-shadow:var(--shadow);transition:transform .2s ease,border-color .2s ease;min-height:340px;aspect-ratio:auto;display:flex;flex-direction:column;align-items:center;gap:6px}.price-title{font-size:14px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:2px}.price:hover{transform:translateY(-3px);border-color:#fff3}.price .amount{font-size:38px;font-weight:800;line-height:1;margin:0}.price .per{color:var(--muted);font-size:12.5px;line-height:1.1;margin-top:-2px}.price-cost{font-size:13.5px;font-weight:500;color:#d1d5ff;margin-top:2px;margin-bottom:2px}.price-features{margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:8px;width:100%;max-width:260px;margin-inline:auto;text-align:left}.price-features__title{font-family:Unbounded,sans-serif;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#9aa4bf;line-height:1.1}.price-features__list{display:flex;flex-direction:column;gap:6px}.price-features__item{display:flex;align-items:flex-start;gap:8px;font-size:12px;font-weight:350;color:#e5e7eb;line-height:1.25}.price-features__item:before{content:"";width:6px;height:6px;border-radius:8px;background:linear-gradient(135deg,#857bff,#00a3ff);flex:0 0 6px;box-shadow:0 0 8px #857bff99;margin-top:5px}.price .cta{margin-top:auto;width:100%;max-width:240px;font-size:13.5px;padding:11px 18px;border-radius:8px}.price--current{border-color:#857bff;box-shadow:0 0 20px #857bff61,0 0 6px #857bff4d,var(--shadow);transform:none;transition:none}.price--current:hover{transform:none;border-color:#857bff}.price--current .price-title{color:#00a3ff}.price--current .cta{background-color:transparent;border:2px solid #00A3FF;color:#00a3ff;box-shadow:none;pointer-events:none;cursor:not-allowed;opacity:1}.price--current .cta:hover,.price--current .cta:focus-visible,.price--current .cta:active{background-color:transparent;color:#00a3ff;transform:none}.section--reviews .features-title{text-align:center;margin-inline:auto;position:relative;top:0}.section--reviews .reviews-wrapper{width:100%;margin:0 0 28px;position:relative;z-index:1;padding-top:0}.section--reviews .reviews-grid{display:block;width:100%;overflow:hidden;padding:0 0 16px}.section--reviews .reviews-track{display:flex;flex-wrap:nowrap;gap:20px;width:100%;will-change:transform;min-width:0}.section--reviews .review-card{flex:0 0 calc((100% - 60px)/4);max-width:calc((100% - 60px)/4)}@media (max-width:1200px){.section--reviews .review-card{flex:0 0 calc((100% - 20px)/2);max-width:calc((100% - 20px)/2)}}@media (max-width:680px){.section--reviews .review-card{flex:0 0 100%;max-width:100%}}.section--reviews .price.review-card{transition:border-color .2s ease!important}.section--reviews .price.review-card:hover,.section--reviews .price.review-card:focus-within{transform:none!important}.section--reviews .price.review-card{flex:0 0 var(--review-card-w)!important;max-width:var(--review-card-w)!important;width:var(--review-card-w);height:var(--review-card-h);min-height:var(--review-card-h);aspect-ratio:auto!important}@media (max-width: 360px){:root{--review-card-w: 260px}}.reviews-status{margin:20px 0 0;text-align:center;color:var(--muted);font-size:14px;width:100%}.review-card{display:flex;flex-direction:column;min-height:290px;margin-top:4px;align-items:flex-start;justify-content:flex-start;gap:14px;padding:26px 20px 30px;scroll-snap-align:start;position:relative;z-index:0}.review-card:hover,.review-card:focus-within{z-index:5}.review-card__head{display:flex;align-items:center;gap:12px;width:100%;text-align:left}.review-card__avatar{width:42px;height:42px;border-radius:8px;background:#857bff;position:relative}.review-card__avatar.has-image{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;border:1px solid rgba(255,255,255,.14)}.review-card__avatar.has-image:after{display:none}.review-card__avatar:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;transform:translate(-50%,-50%);background-repeat:no-repeat;background-size:contain}.review-card__name{font-family:Unbounded,sans-serif;font-size:16px;font-weight:500;color:#fff;flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-card__stars{margin-left:auto;flex:0 0 60px;height:12px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='40px'%20height='40px'%20viewBox='0%200%2040%2040'%20enable-background='new%200%200%2040%2040'%20xml:space='preserve'%3e%3cimage%20id='image0'%20width='40'%20height='40'%20x='0'%20y='0'%20xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAIGNIUk0AAHomAACAhAAA+gAAAIDo%20AAB1MAAA6mAAADqYAAAXcJy6UTwAAAIiUExURQAAAP/UVf/cUf//AP/aYP/baP/YWf/OKf/ZYP/M%20Kf//f//cZv/NKP//AP/ZX//NJ//cZf/NKP/aXv/PKf/cZv/NKP/ZXv/NJ//iVf/cZP/NKP/aJP/M%20Zv/VWP/aXP/YXf/aYf/bY//cZ//caP/NKP/NKf/OKf/NKP/PKv/NKP/GHP/aYP/bZf/caP/OKP/O%20KP/MKP/XWd+1Jv/WTNyyIv/PKtyyIv/OKNuxI//OKNqvI8yZM//OKduwI//OKdqwI//OKNuyI//N%20Kf/NKNqwIv/OKNmwI//MJt2xIf/PJ92xJNuzI//NKNuxI//OKNqvIv/NKNmwItuyI9mwI//MKNiu%20I9uxItyzItuvI//QJtqwIt+xJOG0Jee5JdqvI9qwI+m/Kty0JNuyI9uxI9yzJNewJwAAAAAAAAAA%20AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA%20AP/daf/bYP/OKf/ecf/pnf/YVf/wwP/////gdP/geP/++f/99f/ROP/wv//onf/fdf/++v/99v/S%20Of/66//mkf/RNv/YU//cZv/XUP/PLP7NKe2/JuS4Jf/caP/ZV//WTv/URP/SO//QMf/OKuO3JNmv%20I//PLf/QM//OK/3MKeK3JOG2JPzMKeC1JPTFJ/DCJ/XGJ/vLKNyyI/HDJ/LDJ9+0JOm8Je/BJvbH%20KPnJKN/6jQIAAAB8dFJOUwAYFgGp/v2UZ1YC3dUCZVPb1GFQ185eTQnWygcFK1N4m8Pm/e7EmXdV%20Mwl/4Pz71mtbUJaSW2Giq52uBZOjj6CEloHJz+fpFBdARXOWnsLI7fym7xn+siwdIb84IsPLwgx+%20nU99DQENFx8mLjEzNjgWSExHFSUOICk6QUKDyOJwAAAAAWJLR0SD/LTP0gAAAAlwSFlzAAALEwAA%20CxMBAJqcGAAAAAd0SU1FB+kMFQstEoBubgAAAAH2SURBVDjLY2AYVICRiShlzCysbOzEKOSoqamt%204ySsjou7vqGxjoeXoEK+mqbmlro6foIuFGhta++oqxMkZKRQTWdzVx0QCBNQKNLd09sHUijKjFed%20WE13/4Q6MBDHp05CsqamEaKuTkoamwoZWTl5BUUl5Zqamol1MKCiqqauoamFpExbR7cGBibVoQE9%20fQOYOkO4qprJU6aiK5w2fYYRVKHx5JqambWzZs+ZO29+HYa6BQsXmkAVmi7qWLykDjtYClS30AwW%20G+Z1uMDSZUB1FvAg5bXEpW45UJ2VNVIM22BVtwKkzhYl1pntsKlbCVRnj546HDD9CzLPETPKndAV%20rlqICBgU4IymcPXChS5YU4QrmsI1Cxe6YVPnjm71WqDVHlgUemL4Zt3ChV5YFBrAPLt+xoz100As%20YKx4Y1HoA1G3YSPQxoUb1wOZmxYu9MWi0A/sAVDYgcHKDXWbFy70x6IwoK5uCygJLAwMCgoE0cum%20L1wYjKkupG7rDJB0aFg4A0N4WCjU4AgMhZFr14EkoqIh3OgoiMIYTCNjgcJxSMHhFQcUiMfixoTE%20pGRUkeSklFRsUZOWnpGZlZ2Tm5efn5ebk52VmZGehkVZQV5hEQYozivBUFiKRV1RUWEpFpvLyity%20Kquqi4uBJhVXV1XmVJSXIewGAIkyWIjwKoQJAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDI1LTEyLTIx%20VDExOjQ1OjE4KzAwOjAwxb5jHwAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyNS0xMi0yMVQxMTo0NTox%20OCswMDowMLTj26MAAAAodEVYdGRhdGU6dGltZXN0YW1wADIwMjUtMTItMjFUMTE6NDU6MTgrMDA6%20MDDj9vp8AAAAAElFTkSuQmCC'%20/%3e%3c/svg%3e");background-repeat:repeat-x;background-size:12px 12px;background-position:left center;opacity:.95;pointer-events:none}.review-card__body{flex:1;min-height:0;width:100%;overflow:hidden}.review-card__text{font-family:Montserrat,sans-serif;font-size:15px;line-height:1.6;color:#fff;margin:0;width:100%;word-break:break-word;text-align:left!important}.review-card__text-content{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-align:left!important}.review-card__footer{margin-top:auto;align-self:flex-start;min-height:32px;display:flex;align-items:flex-end}.review-card__more{margin:8px 0 0;background:none;border:0;padding:0;font-family:Montserrat,sans-serif;font-size:15px;color:#857bff;cursor:pointer;display:inline-block;line-height:1.6;vertical-align:baseline;opacity:.95}.review-card__more[hidden]{display:inline-block!important;visibility:hidden;pointer-events:none}.review-card__more:hover,.review-card__more:focus{color:#a786ff;opacity:1}.review-card__more:focus-visible{outline:2px solid #857BFF;outline-offset:3px}[data-review-modal][hidden]{display:none!important}body.is-modal-open{overflow:hidden}body.is-modal-open main{overflow:hidden!important}.reviews-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px}.reviews-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#020a1ab8;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.reviews-modal__dialog{position:relative;z-index:1;width:min(720px,100%);max-height:min(88dvh,900px);overflow:auto;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:linear-gradient(180deg,#08122af5,#040b1dfa);box-shadow:0 24px 80px #00000073,0 0 0 1px #857bff1a inset;padding:28px 24px 24px}.reviews-modal__close{position:absolute;top:14px;right:14px;width:42px;height:42px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0a;color:#fff;font-size:20px;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.reviews-modal__close:hover{background:#857bff1f;border-color:#857bff5c;transform:translateY(-1px)}.reviews-modal__close:active{transform:translateY(0)}.reviews-modal__head{display:flex;align-items:center;gap:14px;padding-right:52px;margin-bottom:18px}.reviews-modal__avatar{width:56px;height:56px;min-width:56px;border-radius:14px;background:#857bff;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12)}.reviews-modal__avatar.has-image{background-size:cover;background-position:center;background-repeat:no-repeat}.reviews-modal__meta{min-width:0;display:flex;align-items:center;gap:14px;flex-wrap:nowrap}.reviews-modal__title{margin:0;font-size:24px;font-weight:700;line-height:1.2;color:#fff;min-width:0}.reviews-modal__stars{flex:0 0 60px;width:60px;height:12px;min-height:12px;margin-left:auto;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='40px'%20height='40px'%20viewBox='0%200%2040%2040'%20enable-background='new%200%200%2040%2040'%20xml:space='preserve'%3e%3cimage%20id='image0'%20width='40'%20height='40'%20x='0'%20y='0'%20xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAIGNIUk0AAHomAACAhAAA+gAAAIDo%20AAB1MAAA6mAAADqYAAAXcJy6UTwAAAIiUExURQAAAP/UVf/cUf//AP/aYP/baP/YWf/OKf/ZYP/M%20Kf//f//cZv/NKP//AP/ZX//NJ//cZf/NKP/aXv/PKf/cZv/NKP/ZXv/NJ//iVf/cZP/NKP/aJP/M%20Zv/VWP/aXP/YXf/aYf/bY//cZ//caP/NKP/NKf/OKf/NKP/PKv/NKP/GHP/aYP/bZf/caP/OKP/O%20KP/MKP/XWd+1Jv/WTNyyIv/PKtyyIv/OKNuxI//OKNqvI8yZM//OKduwI//OKdqwI//OKNuyI//N%20Kf/NKNqwIv/OKNmwI//MJt2xIf/PJ92xJNuzI//NKNuxI//OKNqvIv/NKNmwItuyI9mwI//MKNiu%20I9uxItyzItuvI//QJtqwIt+xJOG0Jee5JdqvI9qwI+m/Kty0JNuyI9uxI9yzJNewJwAAAAAAAAAA%20AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA%20AP/daf/bYP/OKf/ecf/pnf/YVf/wwP/////gdP/geP/++f/99f/ROP/wv//onf/fdf/++v/99v/S%20Of/66//mkf/RNv/YU//cZv/XUP/PLP7NKe2/JuS4Jf/caP/ZV//WTv/URP/SO//QMf/OKuO3JNmv%20I//PLf/QM//OK/3MKeK3JOG2JPzMKeC1JPTFJ/DCJ/XGJ/vLKNyyI/HDJ/LDJ9+0JOm8Je/BJvbH%20KPnJKN/6jQIAAAB8dFJOUwAYFgGp/v2UZ1YC3dUCZVPb1GFQ185eTQnWygcFK1N4m8Pm/e7EmXdV%20Mwl/4Pz71mtbUJaSW2Giq52uBZOjj6CEloHJz+fpFBdARXOWnsLI7fym7xn+siwdIb84IsPLwgx+%20nU99DQENFx8mLjEzNjgWSExHFSUOICk6QUKDyOJwAAAAAWJLR0SD/LTP0gAAAAlwSFlzAAALEwAA%20CxMBAJqcGAAAAAd0SU1FB+kMFQstEoBubgAAAAH2SURBVDjLY2AYVICRiShlzCysbOzEKOSoqamt%204ySsjou7vqGxjoeXoEK+mqbmlro6foIuFGhta++oqxMkZKRQTWdzVx0QCBNQKNLd09sHUijKjFed%20WE13/4Q6MBDHp05CsqamEaKuTkoamwoZWTl5BUUl5Zqamol1MKCiqqauoamFpExbR7cGBibVoQE9%20fQOYOkO4qprJU6aiK5w2fYYRVKHx5JqambWzZs+ZO29+HYa6BQsXmkAVmi7qWLykDjtYClS30AwW%20G+Z1uMDSZUB1FvAg5bXEpW45UJ2VNVIM22BVtwKkzhYl1pntsKlbCVRnj546HDD9CzLPETPKndAV%20rlqICBgU4IymcPXChS5YU4QrmsI1Cxe6YVPnjm71WqDVHlgUemL4Zt3ChV5YFBrAPLt+xoz100As%20YKx4Y1HoA1G3YSPQxoUb1wOZmxYu9MWi0A/sAVDYgcHKDXWbFy70x6IwoK5uCygJLAwMCgoE0cum%20L1wYjKkupG7rDJB0aFg4A0N4WCjU4AgMhZFr14EkoqIh3OgoiMIYTCNjgcJxSMHhFQcUiMfixoTE%20pGRUkeSklFRsUZOWnpGZlZ2Tm5efn5ebk52VmZGehkVZQV5hEQYozivBUFiKRV1RUWEpFpvLyity%20Kquqi4uBJhVXV1XmVJSXIewGAIkyWIjwKoQJAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDI1LTEyLTIx%20VDExOjQ1OjE4KzAwOjAwxb5jHwAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyNS0xMi0yMVQxMTo0NTox%20OCswMDowMLTj26MAAAAodEVYdGRhdGU6dGltZXN0YW1wADIwMjUtMTItMjFUMTE6NDU6MTgrMDA6%20MDDj9vp8AAAAAElFTkSuQmCC'%20/%3e%3c/svg%3e");background-repeat:repeat-x;background-size:12px 12px;background-position:left center;opacity:.95;pointer-events:none}.reviews-modal__body{border-top:1px solid rgba(255,255,255,.08);padding-top:18px}.reviews-modal__text{margin:0;font-family:Montserrat,sans-serif;font-weight:400;color:#ffffffeb;font-size:16px;line-height:1.65;white-space:pre-wrap;word-break:break-word;text-align:left}@media (max-width: 768px){.reviews-modal{padding:16px}.reviews-modal__dialog{width:100%;max-height:min(90dvh,900px);border-radius:20px;padding:22px 18px 18px}.reviews-modal__head{gap:12px;margin-bottom:16px;padding-right:48px}.reviews-modal__avatar{width:48px;height:48px;min-width:48px;border-radius:12px}.reviews-modal__title{font-size:20px}.reviews-modal__text{font-size:16px;line-height:1.65}.reviews-modal__close{top:12px;right:12px;width:38px;height:38px;border-radius:10px;font-size:18px}}.footer{padding:10px;padding-inline:var(--aligned-inline-gap);color:var(--muted);border-top:1px solid rgba(255,255,255,.06)}.footer .container{width:min(100%,var(--grid));margin-inline:auto;padding:0}.footer-grid{display:grid;grid-template-columns:1fr;row-gap:32px;align-items:start}.footer-brand{justify-self:center;text-align:center}.footer-contacts{justify-self:center}.footer-contacts__body{display:grid;grid-template-columns:1fr;gap:24px;justify-items:center}.footer-col{display:flex;flex-direction:column;gap:10px;align-items:flex-start;text-align:left}.footer-col h4{margin:0;font-size:16px;font-weight:600;color:#857bff}.footer-resource-list,.footer-contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.footer-resource-link{text-decoration:none;color:var(--muted);font-family:Unbounded,sans-serif;font-size:13px;line-height:1.2;white-space:normal}.footer-resource-link:hover,.footer-resource-link:focus-visible{color:var(--link-hover);outline:none}.footer-contact-link{display:grid;grid-template-columns:20px auto;column-gap:10px;align-items:center;width:max-content;text-decoration:none;color:var(--muted);font-family:Unbounded,sans-serif;font-size:13px;line-height:1.2}.footer-contact-link:hover,.footer-contact-link:focus-visible{color:var(--link-hover);outline:none}.footer-contact-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:#7bc3ff}.footer-contact-icon svg{width:100%;height:100%}.footer-contact-value{white-space:nowrap}.footer-disclaimer-wrap{margin-top:14px;display:flex;justify-content:center}.footer-disclaimer{font-size:12px;line-height:1.35;opacity:.65;max-width:980px;margin:0}@media (min-width:1105px){.footer-disclaimer-wrap{justify-content:flex-start}body[data-page=blog-article] .footer-grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-rows:auto auto;justify-content:initial;column-gap:clamp(22px,5vw,80px);row-gap:0;align-items:start}body[data-page=blog-article] .footer-contacts{grid-column:2;grid-row:1;justify-self:center;align-self:start;margin-top:-18px;min-width:0;width:auto}body[data-page=blog-article] .footer-contacts__body.footer-cols{display:grid!important;grid-template-columns:repeat(3,max-content);column-gap:56px;row-gap:16px;justify-content:center;justify-items:start;width:max-content;margin-inline:auto}body[data-page=blog-article] .footer-meta{grid-column:2;grid-row:2;justify-self:start;align-self:end;width:100%;max-width:980px;margin-top:clamp(36px,4vw,66px);text-align:left}body[data-page=blog-article] .footer-meta .footer-brand{margin:0 0 14px;justify-self:start;text-align:left}body[data-page=blog-article] .footer-meta .footer-disclaimer-wrap{margin:0;display:block;justify-content:initial}body[data-page=blog-article] .footer-meta .footer-disclaimer{width:100%;max-width:none;margin:0;text-align:left}}@media (min-width:1105px){.footer{padding-top:84px}.footer-grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-rows:auto auto;column-gap:clamp(22px,5vw,80px);row-gap:0;align-items:start}.footer-contacts{grid-column:2;grid-row:1;justify-self:center;align-self:start;margin-top:-18px;min-width:0}.footer-contacts__body.footer-cols{display:grid!important;grid-template-columns:repeat(3,max-content);column-gap:56px;row-gap:16px;justify-content:center;justify-items:start;width:max-content;margin-inline:auto}.footer-col--docs{transform:translate(12px)}.footer-brand{grid-column:1;grid-row:2;justify-self:start;align-self:end;text-align:left;margin-top:clamp(36px,4vw,66px);min-width:0}.footer-brand .helper{white-space:nowrap}.footer-col--docs .footer-resource-link{white-space:normal;overflow-wrap:anywhere;display:inline-block;max-width:240px;line-height:1.35}}.cookie-banner{position:fixed;left:50%;bottom:20px;width:min(1180px,calc(100% - 32px));transform:translate(-50%);display:flex;align-items:flex-start;gap:18px;padding:28px 20px 16px;background:linear-gradient(135deg,#0e142af5,#0b101ef0);border:1px solid rgba(255,255,255,.08);border-radius:8px;box-shadow:0 24px 60px #00000073,inset 0 0 0 1px #ffffff05;color:var(--text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:120;transition:opacity .25s ease,transform .25s ease,visibility .25s ease}.cookie-banner[hidden]{display:none!important}.cookie-banner.is-hidden{opacity:0;visibility:hidden;transform:translate(-50%,16px);pointer-events:none}.cookie-banner__text{flex:1;font-size:13.5px;line-height:1.55;font-weight:250}.cookie-banner__text a{color:var(--brand-hover);font-weight:600;text-decoration:none}.cookie-banner__text a:hover,.cookie-banner__text a:focus-visible{color:#fff;text-decoration:underline;outline:none}.cookie-banner__actions{display:flex;align-items:center;gap:12px}.cookie-banner__accept{padding:12px 24px;height:auto;min-width:150px;border-radius:8px;font-weight:350;background-color:var(--brand);background-image:none;box-shadow:var(--shadow)}.cookie-banner__accept:focus-visible{outline:3px solid rgba(255,255,255,.5);outline-offset:2px}.cookie-banner__close{padding:12px 20px;height:auto;width:auto;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13.5px;font-weight:350;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .12s ease}.cookie-banner__close:hover,.cookie-banner__close:focus-visible{background:#ffffff1a;border-color:#ffffff38;outline:none}.cookie-banner__close:active{transform:translateY(1px)}body[data-page=terms],body[data-page=privacy]{padding-top:0!important;overflow:hidden}body[data-page=terms] main.policy-main,body[data-page=privacy] main.policy-main{height:calc(100dvh - var(--ml-cp-h, var(--header-h-desktop)));margin-top:var(--ml-cp-h, var(--header-h-desktop));padding-top:28px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--brand) transparent}body[data-page=terms] main.policy-main::-webkit-scrollbar,body[data-page=privacy] main.policy-main::-webkit-scrollbar{width:2px;height:2px}body[data-page=terms] main.policy-main::-webkit-scrollbar-track,body[data-page=privacy] main.policy-main::-webkit-scrollbar-track{background:transparent}body[data-page=terms] main.policy-main::-webkit-scrollbar-thumb,body[data-page=privacy] main.policy-main::-webkit-scrollbar-thumb{background:var(--brand);border-radius:8px}body[data-page=terms] main.policy-main::-webkit-scrollbar-thumb:hover,body[data-page=privacy] main.policy-main::-webkit-scrollbar-thumb:hover{background:var(--brand-hover)}.policy-topbar{position:sticky;top:0;z-index:120;width:100%;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:linear-gradient(180deg,#070c18f0,#070c18e0);border-bottom:1px solid rgba(255,255,255,.06)}.policy-topbar__inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px}.policy-topbar__left{display:flex;align-items:center;gap:18px;min-width:0}.policy-topbar__right{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.policy-topbar__brand{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none}.policy-topbar__brand img{width:52px;height:52px;object-fit:contain;display:block}.policy-topbar__home{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 2px;text-decoration:none;color:var(--text);font-size:14px;font-weight:400;line-height:1;transition:opacity .2s ease,transform .2s ease,color .2s ease}.policy-topbar__home:hover,.policy-topbar__home:focus-visible{color:#fff;opacity:1;outline:none}.policy-topbar__home:active{transform:translateY(1px)}.policy-topbar__home-icon{width:18px;height:18px;flex:0 0 18px;background:linear-gradient(135deg,#e7e3ea,#939195,#39333d);mask:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='100px'%20height='100px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%3e%3cimage%20id='image0'%20width='100'%20height='100'%20x='0'%20y='0'%20xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAQAAADa613fAAAAIGNIUk0AAHomAACAhAAA+gAAAIDo%20AAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRAD/h4/MvwAAAAlwSFlzAAALEwAACxMBAJqcGAAA%20AAd0SU1FB+oDCxAuDPU9ieIAAALsSURBVHja7dzLb4xRGMfxX10rKpQwCNoQKR1VibhsSMQOS2v+%20A/+Jf0AiNhZNSroUYVVpmiAVl7ap65CiphIkLITJz+bYcM7Mec68nefMkznryeT7yXSm73suL9AZ%20nWFzsIebtBuaR5Q5wRrJOZ7TbmmGcYif+XfUeFG7pwhG+1I4/A+jPSkc5iJ9o70oPBhgtBeFQ6yy%203qjxgnZjDONAAwZJ/uJx7c5GjDI/NWSQ5HXt0vqMQS5EMcgp+bsvaxljAHdRinxxpVVVcsY+foz8%20NEjyvHZvmPFBwLis3Rti7OV7AeMKu7SLQ4x5AeMqW/atXUrGtVwZ/awIGCNcrl3sZ/TxjYAxyhXa%20xUUwbubK2MXXAsYYV2oXF8G4xdXaxSHGKwHjNru1i/2MnSLGHa7RLg4xXgoY99ijXVwEYyJXxg4R%20Y5LrtItDjBcCxhR7tYv9jK2cETAecaN2sZ9REjEeZzptzRKnBYxZxt7wZs2Y4zbtYj9jC58JGM+5%20Xbu4CEaFfdrFIcZTAeMt+7WL/YzNIsY77tYuDjGeCBjz3KNdXARjgfu1i/2MXj4UMKosaxcXwVjk%20kHaxn7GBDwSMLzysXVwE4yuPaBeHGPcFjG88ql3sZ6wXMb7zpHaxn9HNSRHjhHZxCHJJwPjBU9q9%20YciNaMZPntEojJ3Gp0bcUkDGo99xFUZz/tOy8mU38/MLmPmH6CgWLlESKLleNAJmLuMTKLneWAFm%20bnUTKLlOPjiKhekgwMwEnaNYmDJNoOQ6iQ2YWVZIoOS60OMoFpbeADOLoYCZ5WlHsbBhADCzhSOB%20kuumGkexsM0JMLPxzFEsbAVMoOS6ORMws102gZLrBmbAzJZywMwm/wRKrscuHMXCQRjAzNEkR7Fw%20WAwAOCD4VMa0a+tTbByoBLpmcBrVqJdOt64qcUQeOj6m3RlDsXEMHDBzMB8w86gER7Hw8ArAzONE%20/qO0LwMAOMhx/iY5y7PaLc1j1mY8D9wZnQH8AVc43P8wQiI0AAAAJXRFWHRkYXRlOmNyZWF0ZQAy%20MDI2LTAzLTExVDE2OjQ2OjEyKzAwOjAwL+3M0AAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyNi0wMy0x%20MVQxNjo0NjoxMiswMDowMF6wdGwAAAAodEVYdGRhdGU6dGltZXN0YW1wADIwMjYtMDMtMTFUMTY6%20NDY6MTIrMDA6MDAJpVWzAAAAAElFTkSuQmCC'%20/%3e%3c/svg%3e") center / contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='100px'%20height='100px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%3e%3cimage%20id='image0'%20width='100'%20height='100'%20x='0'%20y='0'%20xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAQAAADa613fAAAAIGNIUk0AAHomAACAhAAA+gAAAIDo%20AAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRAD/h4/MvwAAAAlwSFlzAAALEwAACxMBAJqcGAAA%20AAd0SU1FB+oDCxAuDPU9ieIAAALsSURBVHja7dzLb4xRGMfxX10rKpQwCNoQKR1VibhsSMQOS2v+%20A/+Jf0AiNhZNSroUYVVpmiAVl7ap65CiphIkLITJz+bYcM7Mec68nefMkznryeT7yXSm73suL9AZ%20nWFzsIebtBuaR5Q5wRrJOZ7TbmmGcYif+XfUeFG7pwhG+1I4/A+jPSkc5iJ9o70oPBhgtBeFQ6yy%203qjxgnZjDONAAwZJ/uJx7c5GjDI/NWSQ5HXt0vqMQS5EMcgp+bsvaxljAHdRinxxpVVVcsY+foz8%20NEjyvHZvmPFBwLis3Rti7OV7AeMKu7SLQ4x5AeMqW/atXUrGtVwZ/awIGCNcrl3sZ/TxjYAxyhXa%20xUUwbubK2MXXAsYYV2oXF8G4xdXaxSHGKwHjNru1i/2MnSLGHa7RLg4xXgoY99ijXVwEYyJXxg4R%20Y5LrtItDjBcCxhR7tYv9jK2cETAecaN2sZ9REjEeZzptzRKnBYxZxt7wZs2Y4zbtYj9jC58JGM+5%20Xbu4CEaFfdrFIcZTAeMt+7WL/YzNIsY77tYuDjGeCBjz3KNdXARjgfu1i/2MXj4UMKosaxcXwVjk%20kHaxn7GBDwSMLzysXVwE4yuPaBeHGPcFjG88ql3sZ6wXMb7zpHaxn9HNSRHjhHZxCHJJwPjBU9q9%20YciNaMZPntEojJ3Gp0bcUkDGo99xFUZz/tOy8mU38/MLmPmH6CgWLlESKLleNAJmLuMTKLneWAFm%20bnUTKLlOPjiKhekgwMwEnaNYmDJNoOQ6iQ2YWVZIoOS60OMoFpbeADOLoYCZ5WlHsbBhADCzhSOB%20kuumGkexsM0JMLPxzFEsbAVMoOS6ORMws102gZLrBmbAzJZywMwm/wRKrscuHMXCQRjAzNEkR7Fw%20WAwAOCD4VMa0a+tTbByoBLpmcBrVqJdOt64qcUQeOj6m3RlDsXEMHDBzMB8w86gER7Hw8ArAzONE%20/qO0LwMAOMhx/iY5y7PaLc1j1mY8D9wZnQH8AVc43P8wQiI0AAAAJXRFWHRkYXRlOmNyZWF0ZQAy%20MDI2LTAzLTExVDE2OjQ2OjEyKzAwOjAwL+3M0AAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyNi0wMy0x%20MVQxNjo0NjoxMiswMDowMF6wdGwAAAAodEVYdGRhdGU6dGltZXN0YW1wADIwMjYtMDMtMTFUMTY6%20NDY6MTIrMDA6MDAJpVWzAAAAAElFTkSuQmCC'%20/%3e%3c/svg%3e") center / contain no-repeat}.policy-main{padding-top:28px;padding-inline:0}.policy-main .container,.policy-viewer .container{width:100%;margin-inline:auto;padding-inline:0}.policy-download{min-width:178px;min-height:48px;padding:0 26px;border-radius:8px;font-family:Unbounded,sans-serif;font-size:13.3333px;font-weight:350;line-height:1;letter-spacing:.2px;background:#857bff;color:#fff;border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 24px #00000040;text-decoration:none}.policy-download:hover,.policy-download:focus-visible{background:#00a3ff;color:#fff;outline:none}.policy-download:active{background:#857bffeb;transform:translateY(1px)}.policy-hero__wrap{display:flex;flex-direction:column;gap:16px}.policy-kicker{text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);font-weight:500;margin:0 0 6px}.policy-title{font-size:36px;line-height:1.1;margin:0 0 12px}.policy-subtitle{max-width:800px;color:var(--muted);margin:0 0 18px}.policy-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.policy-viewer{padding-top:0;margin-top:0;padding-inline:var(--aligned-inline-gap)}.policy-card{background:#0a0f1dc7;border:1px solid rgba(255,255,255,.06);border-radius:8px;box-shadow:0 20px 50px #00000073;padding:16px;width:100%;max-width:none;margin-inline:auto}.policy-embed{width:100%;height:70vh;min-height:520px;border:0;border-radius:8px;background:radial-gradient(800px 600px at 30% 10%,rgba(96,165,250,.08),transparent),#050812bf}.policy-doc{padding:26px}.policy-doc__header{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.policy-meta{color:var(--muted);font-size:13px;letter-spacing:.2px;margin:0}.policy-doc__title{font-size:24px;margin:0}.policy-lead{margin:0;color:var(--muted)}.policy-doc__section{margin-top:18px}.policy-doc__section h3{margin:0 0 8px;font-size:19px}.policy-doc__section p{margin:0 0 10px}.policy-doc__section ol,.policy-doc__section ul{margin:0 0 12px;padding-left:22px;color:var(--text);display:grid;gap:6px}.policy-doc__section strong{color:#fff;font-weight:600}.policy-doc a{color:var(--brand-hover);text-decoration:none}.policy-doc a:hover,.policy-doc a:focus-visible{color:#fff;text-decoration:underline;outline:none}.section--testnets{scroll-margin-top:92px}.section--testnets .features-bullet{margin-top:0}.section--testnets .features-carousel__arrow{display:none!important}.section--testnets .feature-slide__desc p{margin:0}.section--testnets .feature-slide__desc .feature-slide__lead{margin:0 0 16px}.section--testnets .feature-slide__desc .feature-slide__list{margin:0;padding-left:18px;display:grid;gap:10px}.section--testnets .feature-slide__desc .feature-slide__list li{margin:0}.section--testnets .feature-slide__content{justify-content:center;inset:0 auto 0 0;width:clamp(420px,50cqi,760px);max-width:50%}.section--testnets .feature-slide--bots .feature-slide__content{inset:0 auto 0 0;width:clamp(420px,50cqi,760px);max-width:50%}.section--testnets .feature-slide__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:18px}.section--testnets .feature-slide__actions--double{gap:10px}.section--testnets .feature-slide__actions--triple{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.section--testnets .feature-slide__link{min-height:44px;padding:10px 16px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;white-space:nowrap}.section--testnets .feature-slide__link .dl-link__icon{width:18px;height:18px;flex:0 0 18px}.section--testnets .feature-slide__actions--triple .feature-slide__link{flex:0 0 auto;min-width:0;padding:10px 12px;gap:8px}.section--testnets .feature-slide__actions--triple .feature-slide__link .dl-link__icon{width:16px;height:16px;flex:0 0 16px}.section--testnets .feature-slide__actions--triple .feature-slide__link span{display:inline-block}@container (max-width: 860px){.section--testnets .feature-slide__content{width:100%;max-width:none}.section--testnets .feature-slide__bg{background-position:center}}@media (max-width: 1320px){.section--testnets .feature-slide__content{max-width:min(46%,520px);width:min(46%,520px)}.section--testnets .feature-slide__actions--triple{gap:8px}.section--testnets .feature-slide__actions--triple .feature-slide__link{padding:9px 10px;gap:7px}}@media (max-width: 1180px){.section--testnets .feature-slide__content{max-width:min(52%,480px);width:min(52%,480px);padding:clamp(40px,4.2vw,64px) clamp(14px,2.2vw,28px) calc(clamp(18px,3.2vw,32px) + 48px)}}.section--features .feature-slide__content{inset:0 auto 0 0;width:clamp(420px,50cqi,760px);max-width:50%}.section--features .feature-slide__bg{background-position:right center}.section--features .feature-slide__overlay{background:none!important}.section--features .feature-slide--project-wide .feature-slide__content{padding:clamp(42px,3.4vw,58px) clamp(24px,2.7vw,38px) calc(clamp(20px,2.2vw,26px) + 42px);justify-content:center;gap:14px}.section--features .feature-slide--project-wide .feature-slide__title{line-height:1.1;margin-bottom:5px}.section--features .feature-slide--project-wide .feature-slide__desc{line-height:1.5}.section--features .feature-slide--project-wide .feature-slide__desc p{margin:0}.section--features .feature-slide--project-wide .feature-slide__desc .feature-slide__lead{margin:0 0 14px}.section--features .feature-slide--project-wide .feature-slide__desc .feature-slide__list{margin:0;padding-left:20px;display:grid;gap:8px}.section--features .feature-slide--project-wide .feature-slide__desc .feature-slide__list li{margin:0}.section--features .feature-slide--project-wide .feature-slide__actions{margin-top:14px}.section--features .feature-slide--project-wide .feature-slide__link{min-height:42px;padding:9px 13px;gap:8px}.section--features .feature-slide--project-wide .feature-slide__link .dl-link__icon{width:15px;height:15px;flex:0 0 15px}.section--testnets .feature-slide__content,.section--testnets .feature-slide--bots .feature-slide__content{inset:0 auto 0 0;width:clamp(420px,50cqi,760px);max-width:50%}.section--testnets .feature-slide--interface .feature-slide__overlay{background:none!important}.section--testnets .feature-slide--interface .feature-slide__bg{background-position:right center}@container (max-width: 860px){.section--features .feature-slide__content,.section--testnets .feature-slide__content{width:100%;max-width:none}.section--features .feature-slide__bg,.section--testnets .feature-slide__bg{background-position:center}}@media (max-width:1104px){.section--features .feature-slide__content,.section--testnets .feature-slide__content{width:100%;max-width:none}.section--features .feature-slide--project-wide .feature-slide__content{padding:15px 13px 15px 14px;gap:9px}.section--features .feature-slide--project-wide .feature-slide__title{line-height:1.07;margin-bottom:3px}.section--features .feature-slide--project-wide .feature-slide__desc{line-height:1.28}.section--features .feature-slide--project-wide .feature-slide__desc .feature-slide__lead{margin-bottom:9px}.section--features .feature-slide--project-wide .feature-slide__desc .feature-slide__list{gap:5px;padding-left:15px}.section--features .feature-slide--project-wide .feature-slide__actions{margin-top:9px}.section--features .feature-slide--project-wide .feature-slide__link{min-height:33px;padding:7px 10px}}@media (max-width: 1320px){.section--features .feature-slide--project-wide .feature-slide__content{padding:clamp(36px,3vw,46px) clamp(21px,2.2vw,30px) calc(clamp(17px,1.8vw,22px) + 38px);gap:11px}.section--features .feature-slide--project-wide .feature-slide__title{font-size:clamp(21px,2vw,27px);line-height:1.08}.section--features .feature-slide--project-wide .feature-slide__desc{font-size:clamp(13px,.96vw,15px);line-height:1.42}.section--features .feature-slide--project-wide .feature-slide__desc .feature-slide__lead{margin-bottom:11px}.section--features .feature-slide--project-wide .feature-slide__desc .feature-slide__list{gap:6px}.section--features .feature-slide--project-wide .feature-slide__actions{margin-top:11px}.section--features .feature-slide--project-wide .feature-slide__link{min-height:40px;padding:8px 12px;gap:7px}.section--testnets .feature-slide__content{max-width:min(46%,520px);width:min(46%,520px)}}@media (max-width: 1180px){.section--features .feature-slide--project-wide .feature-slide__content{padding:clamp(31px,2.6vw,38px) 17px calc(clamp(14px,1.5vw,19px) + 35px);gap:9px}.section--features .feature-slide--project-wide .feature-slide__title{font-size:clamp(18px,1.7vw,23px);line-height:1.06}.section--features .feature-slide--project-wide .feature-slide__desc{font-size:clamp(12.5px,.9vw,14px);line-height:1.36}.section--features .feature-slide--project-wide .feature-slide__desc .feature-slide__list{padding-left:17px;gap:5px}.section--features .feature-slide--project-wide .feature-slide__actions{margin-top:9px}.section--features .feature-slide--project-wide .feature-slide__link{min-height:37px;padding:8px 10px;font-size:13px}.section--testnets .feature-slide__content{max-width:min(52%,480px);width:min(52%,480px);padding:clamp(40px,4.2vw,64px) clamp(14px,2.2vw,28px) calc(clamp(18px,3.2vw,32px) + 48px)}}.section--faq{padding:clamp(56px,5.6vw,86px) 0;padding-top:clamp(40px,3.6vw,58px);padding-inline:clamp(18px,3vw,54px);scroll-margin-top:92px}.section--faq .container{width:min(100%,var(--grid));margin-inline:auto;padding-inline:0}.faq-title{font-family:Unbounded,sans-serif;font-weight:350;font-size:clamp(28px,3.2vw,44px);line-height:1.15;letter-spacing:1px;color:#fff;text-align:center;margin:0 0 clamp(20px,2.8vw,30px)}.faq{display:grid;gap:12px}.faq-item{background:linear-gradient(180deg,#ffffff08,#ffffff03);border:1px solid rgba(255,255,255,.08);border-radius:8px;box-shadow:var(--shadow);overflow:hidden}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;background:transparent;border:0;color:inherit;cursor:pointer;text-align:left}.faq-q__text{font-family:Unbounded,sans-serif;font-weight:600;font-size:17px;line-height:1.3;color:#fff}.faq-q__icon{position:relative;width:26px;height:26px;flex:0 0 26px;color:var(--brand-hover);opacity:.95}.faq-q__icon:before,.faq-q__icon:after{content:"";position:absolute;left:50%;top:50%;width:22px;height:2px;background:currentColor;transform:translate(-50%,-50%);border-radius:8px}.faq-q__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-item.is-open{border-color:#ffffff29}.faq-q:hover{background:#ffffff05}.faq-q:focus-visible{outline:3px solid rgba(0,163,255,.25);outline-offset:3px;border-radius:8px}.faq-a{overflow:hidden;max-height:0px;transition:max-height .28s ease}.faq-a__inner{padding:0 22px 20px;font-family:Unbounded,sans-serif;font-size:14.5px;line-height:1.75;color:var(--muted);max-width:980px}@media (prefers-reduced-motion: reduce){.faq-a{transition:none}}body[data-page=home]{padding-top:0!important;overflow:hidden;--home-hero-top-gap: 70px}body[data-page=home] main{height:calc(100dvh - var(--ml-cp-h, var(--header-h-desktop)));margin-top:var(--ml-cp-h, var(--header-h-desktop));padding-top:var(--home-hero-top-gap)!important;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--brand) transparent}body[data-page=home] main::-webkit-scrollbar{width:2px;height:2px}body[data-page=home] main::-webkit-scrollbar-track{background:transparent}body[data-page=home] main::-webkit-scrollbar-thumb{background:var(--brand);border-radius:8px}body[data-page=home] main::-webkit-scrollbar-thumb:hover{background:var(--brand-hover)}body[data-page=home] .home-hero-pack{padding-inline:var(--aligned-inline-gap);padding-top:0;margin-top:0}@media (min-width:1105px){body[data-page=home] .home-hero-pack{width:100%;margin:0;transform:none}}body[data-page=home] .hero.hero--shot{--hero-pad-top: 0px;--hero-pad-bottom: 0px;padding:0!important;margin:0!important}body[data-page=home] .hero-shot{width:min(var(--grid),100%);margin:0 auto var(--after-hero-shot-gap)!important;min-height:0;padding:0;border-radius:8px;position:relative;overflow:visible!important;container-type:inline-size}body[data-page=home] .hero-shot__stage{display:grid;grid-template-columns:.95fr 1.05fr;grid-template-areas:"text media";gap:22px;align-items:start;width:100%}body[data-page=home] .hero-shot__text{grid-area:text;min-width:0;align-self:start;padding-top:0;margin-top:0}body[data-page=home] .hero-shot__media{grid-area:media;justify-self:end;align-self:start;min-width:0;overflow:visible;display:flex;align-items:flex-start;justify-content:flex-end;min-height:clamp(300px,30vw,520px)}body[data-page=home] .hero-shot__logo{display:flex;align-items:center;justify-content:flex-start;margin:0 0 28px}body[data-page=home] .hero-shot__logo img{height:clamp(78px,7.5vw,150px);width:auto;display:block;transform:scale(1.22);transform-origin:left top}@media (max-width:1360px){body[data-page=home] .hero-shot__logo{margin:0 0 24px}body[data-page=home] .hero-shot__logo img{transform:scale(1.12)}}@media (max-width:1104px){body[data-page=home] .hero-shot__logo{margin:0 0 20px}body[data-page=home] .hero-shot__logo img{transform:none}}body[data-page=home] .hero-shot__title{margin:0 0 12px;font-size:clamp(18px,1.3vw,26px);font-weight:590;line-height:1.1;max-width:480px}body[data-page=home] .hero-shot__desc{margin-left:0;margin-bottom:0;font-size:clamp(var(--home-hero-desc-min),var(--home-hero-desc-fluid),var(--home-hero-desc-max));font-weight:300;line-height:1.55;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.hero-shot__more{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-left:8px;padding:4px 10px;min-height:30px;border-radius:8px;background-color:var(--brand);color:#fff;font-family:inherit;font-size:11.5px;font-weight:400;line-height:1;text-decoration:none;vertical-align:baseline;box-shadow:none;transition:background-color .18s ease,color .18s ease}.hero-shot__more:hover,.hero-shot__more:focus-visible{background-color:var(--brand-hover);color:#fff;outline:none}.hero-shot__more:active{background-color:var(--brand-active)}.hero-shot__more-icon{width:12px;height:12px;display:block;object-fit:contain;flex:0 0 12px}body[data-page=home] .hero-shot__media img{width:100%!important;height:auto!important;display:block!important;aspect-ratio:16 / 10;object-fit:contain}@media (min-width:1105px){body[data-page=home] .hero-shot__stage{grid-template-columns:1fr 1.25fr!important;gap:34px!important}body[data-page=home] .hero-shot__media{justify-self:end!important;margin-left:auto;padding-right:6px}body[data-page=home] .hero-shot__media img{width:clamp(460px,38vw,720px)!important;max-width:720px!important;transform:translate(clamp(-55px,-2.8vw,-18px)) scale(1.22)!important;transform-origin:left top;will-change:auto}}body[data-page=home] .hero{padding-bottom:0!important}body[data-page=home] .hero.hero--actions{padding-top:0!important;padding-bottom:6px!important;margin:0 0 100px!important;top:0!important;overflow:visible!important;position:relative;z-index:30}body[data-page=home] .hero.hero--bridge{padding-top:0!important;padding-bottom:0!important;margin-top:0!important}body[data-page=home] .hero.hero--bridge .hero-bridge{position:static!important;margin:0 auto!important}body[data-page=home] .home-seo{margin-top:10px;margin-bottom:28px}@media (max-width: 1104px){body[data-page=home] .home-seo{margin-top:44px;margin-bottom:22px}}@media (max-width: 520px){body[data-page=home] .home-seo{margin-top:34px;margin-bottom:18px}}body[data-page=home] .hero-actions{padding-top:0;padding-bottom:0;grid-column:1 / -1;justify-self:center;width:100%;display:flex;justify-content:center;align-items:flex-start;gap:20px;margin:0 auto!important;flex-wrap:nowrap}body[data-page=home] .hero-actions .btn.btn-hero{height:56px;min-width:320px;padding:0 44px;border-radius:8px;font-size:16px;font-weight:400;letter-spacing:.2px;margin:0!important}body[data-page=home] .btn.btn-hero{display:inline-flex;align-items:center;justify-content:center;gap:10px}body[data-page=home] .btn-hero__icon-img{width:30px;height:30px;flex:0 0 30px;display:block}body[data-page=home] .hero-screener-menu{position:relative;display:flex;flex-direction:column;align-items:stretch;min-width:320px;width:320px;z-index:40}body[data-page=home] .hero-screener-menu:after{content:"";position:absolute;left:0;right:0;top:100%;height:10px;z-index:25}body[data-page=home] .hero-screener-menu__toggle{width:100%;min-width:0;padding:0 22px 0 26px!important;justify-content:space-between;gap:16px;position:relative;z-index:30}body[data-page=home] .hero-screener-menu__toggle:hover,body[data-page=home] .hero-screener-menu__toggle:focus,body[data-page=home] .hero-screener-menu__toggle:focus-visible,body[data-page=home] .hero-screener-menu__toggle:active{background-color:var(--brand)!important;color:#fff!important;transform:none!important;box-shadow:var(--shadow)!important;outline:none!important;filter:none!important}body[data-page=home] .hero-screener-menu:hover .hero-screener-menu__toggle{background-color:var(--brand)!important;color:#fff!important;transform:none!important;box-shadow:var(--shadow)!important}body[data-page=home] .hero-screener-menu__main{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:0;flex:1 1 auto}body[data-page=home] .hero-screener-menu__state{position:relative;width:18px;height:18px;flex:0 0 18px}body[data-page=home] .hero-screener-menu__state-icon{position:absolute;top:0;right:0;bottom:0;left:0;width:18px;height:18px;object-fit:contain;display:block;transition:opacity .18s ease,transform .18s ease;pointer-events:none}body[data-page=home] .hero-screener-menu__state-icon--expand{opacity:1;transform:rotate(0) scale(1)}body[data-page=home] .hero-screener-menu__state-icon--collapse{opacity:0;transform:rotate(-90deg) scale(.86)}body[data-page=home] .hero-screener-menu__submenu{position:absolute;top:calc(100% + 4px);left:0;right:0;display:flex;flex-direction:column;gap:4px;opacity:0;visibility:hidden;transform:translateY(-4px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:30}body[data-page=home] .hero-screener-menu__item{width:100%;min-width:0;justify-content:flex-start;padding:0 22px 0 26px!important}body[data-page=home] .hero-screener-menu__item .btn-hero__icon-img{width:30px;height:30px;flex:0 0 30px}@media (hover:hover) and (pointer:fine){body[data-page=home] .hero-screener-menu:hover .hero-screener-menu__submenu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}body[data-page=home] .hero-screener-menu:hover .hero-screener-menu__state-icon--expand{opacity:0;transform:rotate(90deg) scale(.86)}body[data-page=home] .hero-screener-menu:hover .hero-screener-menu__state-icon--collapse{opacity:1;transform:rotate(0) scale(1)}}@media (max-width:1104px){body[data-page=home] .hero-screener-menu{width:min(360px,100%);min-width:min(360px,100%)}body[data-page=home] .hero-screener-menu:after{display:none}body[data-page=home] .hero-screener-menu__submenu{position:static;top:auto;left:auto;right:auto;margin-top:6px;opacity:1;visibility:visible;transform:none;pointer-events:auto;max-height:0;overflow:hidden;gap:6px;transition:max-height .18s ease}body[data-page=home] .hero-screener-menu.is-open .hero-screener-menu__submenu{max-height:140px}body[data-page=home] .hero-screener-menu .hero-screener-menu__state-icon--expand{opacity:1;transform:rotate(0) scale(1)}body[data-page=home] .hero-screener-menu .hero-screener-menu__state-icon--collapse{opacity:0;transform:rotate(-90deg) scale(.86)}body[data-page=home] .hero-screener-menu.is-open .hero-screener-menu__state-icon--expand{opacity:0;transform:rotate(90deg) scale(.86)}body[data-page=home] .hero-screener-menu.is-open .hero-screener-menu__state-icon--collapse{opacity:1;transform:rotate(0) scale(1)}}@media (min-width:1105px){.hero{--hero-pad-top: 0px;--hero-pad-bottom: 0px}}@media (min-width:1105px) and (max-width:1360px){body[data-page=home] .hero-shot__media img{width:clamp(460px,38vw,720px)!important;max-width:720px!important;transform:translate(clamp(-55px,-2.8vw,-18px)) scale(1.22)!important;transform-origin:left top!important}}@media (min-width:1105px) and (max-width:1200px){body[data-page=home] .hero-shot__stage{grid-template-columns:1fr 1.25fr!important;gap:34px!important}body[data-page=home] .hero-shot__media{justify-self:end!important;margin-left:auto;padding-right:6px}body[data-page=home] .hero-shot__media img{width:clamp(460px,38vw,720px)!important;max-width:720px!important;transform:translate(clamp(-55px,-2.8vw,-18px)) scale(1.22)!important;transform-origin:left top!important}}@media (min-width:1600px) and (max-width:1919px){:root{--grid:1180px;--body-gradient-primary: radial-gradient(1400px 950px at 70% -12%, #16213e 0%, transparent 74%);--page-overlay-primary: radial-gradient(1500px 920px at 62% -14%, rgba(30,41,59,.75) 0%, transparent 54%)}}@media (min-width:1920px){:root{--grid:1180px;--body-gradient-primary: radial-gradient(1600px 1100px at 70% -14%, #16213e 0%, transparent 72%);--body-gradient-secondary: radial-gradient(1200px 900px at 8% -6%, rgba(34,211,238,.14) 0%, transparent 78%);--page-overlay-primary: radial-gradient(1700px 1020px at 62% -16%, rgba(30,41,59,.78) 0%, transparent 52%);--page-overlay-secondary: linear-gradient(0deg, rgba(6,10,20,.9), rgba(6,10,20,.9))}}.hero-bridge--mobile{display:none}.hero-bridge--desktop{display:block}.section--screener{padding:32px 0}.screener-card{max-width:100%;border-radius:8px;overflow:hidden}.screener-card .dl-seo-cover{aspect-ratio:auto;min-height:240px;height:240px;padding:20px 26px;border-radius:8px 8px 0 0}.screener-card .dl-seo-coverInner{grid-template-columns:280px minmax(0,1fr);gap:34px;align-items:center;height:100%}.screener-card .dl-seo-icon{padding-left:0;justify-items:center;align-items:center;height:100%;overflow:visible}.screener-card .dl-seo-iconImg{width:190px;max-width:none;max-height:none;transform:scale(1.35);transform-origin:left center}.screener-card .dl-seo-coverText{justify-content:center;align-items:flex-start;padding:0;min-width:0}.screener-card .dl-seo-coverTitle{font-size:clamp(34px,2.8vw,46px);line-height:1;letter-spacing:-.03em;white-space:nowrap;text-align:left;margin:0}.screener-card .dl-seo-coverTitle .dl-titleLine{display:inline;white-space:nowrap}.screener-card .dl-seo-body{padding:30px 28px 28px;display:flex;flex-direction:column;gap:28px}.screener-card .screener-intro{max-width:1000px;margin:0 auto}.screener-card .screener-intro-title{margin:0 0 10px;font-family:Unbounded,sans-serif;font-size:clamp(23px,1.9vw,31px);font-weight:650;line-height:1.14;color:#fff;letter-spacing:-.02em;text-align:center}.screener-card .screener-intro-subtitle{margin:0 0 18px;font-family:Unbounded,sans-serif;font-size:clamp(17px,1.35vw,22px);font-weight:500;line-height:1.24;color:#ffffff94;letter-spacing:-.01em;text-align:center}.screener-card .screener-intro-text{margin:0;font-family:Unbounded,sans-serif;font-size:clamp(16px,1.12vw,18px);line-height:1.72;font-weight:500;color:#ffffffd6;max-width:980px;text-align:left}.screener-card .screener-intro-text .accent{color:#857bff;font-weight:700}.screener-card .screener-intro-text strong{color:#fff;font-weight:700;font-style:italic;border-bottom:1px solid rgba(255,255,255,.22);padding-bottom:1px}.screener-card .screener-intro-text .term{color:#ffffffeb;font-style:italic;font-weight:600}.screener-card .screener-actions{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin-top:-4px}.screener-card .screener-actions .dl-link{border-radius:8px}.screener-card .screener-more{text-align:center;margin-top:2px}.screener-card .screener-more-title{margin:0;font-family:Unbounded,sans-serif;font-size:clamp(22px,1.7vw,28px);font-weight:650;line-height:1.14;letter-spacing:-.02em;color:#fffffff2}.screener-card .screener-features{display:flex;flex-direction:column;gap:18px}.screener-card .screener-feature{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px 24px;min-height:150px;border-radius:8px;background:#1f2633;border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 30px #00000040}.screener-card .screener-feature__content{min-width:0;flex:1 1 auto}.screener-card .screener-feature__title{margin:0 0 12px;font-family:Unbounded,sans-serif;font-weight:700;font-size:clamp(22px,1.6vw,28px);line-height:1.12;letter-spacing:-.02em;color:#fff}.screener-card .screener-feature__text{margin:0;font-family:Unbounded,sans-serif;font-weight:500;font-size:clamp(16px,1.08vw,18px);line-height:1.7;letter-spacing:-.01em;color:#ffffffbf;max-width:820px}.screener-card .screener-feature__text .accent{color:#857bff;font-weight:700}.screener-card .screener-feature__text strong{color:#fff;font-weight:700;font-style:italic;border-bottom:1px solid rgba(255,255,255,.22);padding-bottom:1px}.screener-card .screener-feature__text .term{color:#ffffffeb;font-style:italic;font-weight:600}.screener-card .screener-feature__more{margin-top:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 16px;border-radius:8px;background:#857bff;color:#fff;text-decoration:none;font-family:Unbounded,sans-serif;font-size:14px;font-weight:700;line-height:1;letter-spacing:-.01em;box-shadow:0 8px 18px #0003}.screener-card .screener-feature__more:hover{background:#00a3ff}.screener-card .screener-feature__moreIcon{width:14px;height:14px;object-fit:contain;display:block;flex:0 0 14px}.screener-card .screener-feature__media{flex:0 0 auto}.screener-card .screener-feature__mock{position:relative;width:200px;height:200px;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#857bff,#6b4bd7 55%,#00a3ff);box-shadow:0 8px 18px #00000040}.screener-card .screener-feature__mock:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:22px 22px;opacity:.38}.screener-card .screener-feature__icon{position:relative;z-index:1;width:90%;height:90%;object-fit:contain;display:block}@media (max-width:1104px){.screener-card .dl-seo-cover{min-height:220px;height:220px}.screener-card .dl-seo-coverInner{grid-template-columns:240px minmax(0,1fr);gap:24px}.screener-card .dl-seo-iconImg{width:170px;transform:scale(1.28)}.screener-card .screener-feature{gap:22px;min-height:142px;padding:24px 22px}.screener-card .screener-feature__mock{width:180px;height:180px}}@media (max-width:820px){.screener-card .dl-seo-cover{min-height:200px;height:200px;padding:18px 20px}.screener-card .dl-seo-coverInner{grid-template-columns:210px minmax(0,1fr);gap:18px}.screener-card .dl-seo-iconImg{width:150px;transform:scale(1.22)}.screener-card .dl-seo-coverTitle{font-size:clamp(28px,4vw,38px)}.screener-card .dl-seo-body{padding:24px 20px;gap:22px}.screener-card .screener-feature{flex-direction:column;align-items:flex-start;padding:22px 20px;min-height:0}.screener-card .screener-feature__mock{width:170px;height:170px}}@media (max-width:640px){.screener-card .dl-seo-cover{min-height:176px;height:176px;padding:16px}.screener-card .dl-seo-coverInner{grid-template-columns:150px minmax(0,1fr);gap:14px}.screener-card .dl-seo-iconImg{width:118px;transform:scale(1.15)}.screener-card .dl-seo-coverTitle{font-size:clamp(22px,5.4vw,30px)}.screener-card .dl-seo-body{padding:20px 16px;gap:20px}.screener-card .screener-actions{gap:10px}.screener-card .screener-feature{padding:20px 18px;gap:18px}.screener-card .screener-feature__mock{width:150px;height:150px}}html.ml-loading,html.ml-loading body,body.is-loading{overflow:hidden!important}html.ml-loading body>*:not(#page-loader),body.is-loading>*:not(#page-loader){opacity:0!important;visibility:hidden!important;pointer-events:none!important}.page-loader{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:transparent;z-index:999999;opacity:1;visibility:visible;pointer-events:auto;transition:opacity .24s ease,visibility .24s ease}.page-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.page-loader__gif{width:100px;height:100px;object-fit:contain;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}html.ml-loading #page-loader,body.is-loading #page-loader{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.pricing-public-note{width:calc(100% - 4px);margin:0 auto 26px;padding:14px 18px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff06,#ffffff03),#0a0f1d5c;box-shadow:inset 0 0 0 1px #ffffff05;color:#ffffffc7;font-family:Unbounded,sans-serif;font-weight:350;font-size:13px;line-height:1.55;text-align:center}.pricing-status{display:none!important}
