@charset "UTF-8";: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:20px;--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: 304px;--review-card-h: 332px}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;scrollbar-width:thin;scrollbar-color:var(--page-sb-thumb) var(--page-sb-track)}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(/screener/assets/BadBwXEO.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::-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:9999px;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{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,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}.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%}.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)}.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:9999px;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:9999px;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:9999px;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}.interface-visual{position:relative;margin:34px auto 30px;width:100%;border-radius:20px;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}.section--pricing .container,.section--reviews .container,.footer .container{width:min(100%,var(--grid));margin-inline:auto;padding-inline:0}.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)}.pricing{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:24px;width:100%;margin-inline:0;min-width:0}.price{width:100%;max-width:none;padding:20px 18px 22px;border-radius:20px;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:9999px;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:9999px}.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}.pricing-public-note{width:calc(100% - 4px);margin:0 auto 26px;padding:14px 18px;border-radius:9999px;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}@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}}.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:18px;width:100%;will-change:transform;min-width:0}.section--reviews .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}.section--reviews .price.review-card{transition:border-color .2s ease,background-color .2s ease!important}.section--reviews .price.review-card:hover,.section--reviews .price.review-card:focus-within{transform:none!important;border-color:#857bff4d;background:#0d162ac2}.reviews-status{margin:20px 0 0;text-align:center;color:var(--muted);font-size:14px;width:100%}.review-card{display:flex;flex-direction:column;margin-top:4px;align-items:flex-start;justify-content:flex-start;gap:11px;padding:22px 20px 24px;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:11px;width:100%;min-width:0;text-align:left}.review-card__avatar{width:40px;height:40px;flex:0 0 40px;border-radius:14px;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:15.5px;font-weight:550;color:#fff;flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-card__product,.reviews-modal__product{display:inline-flex;align-items:center;max-width:100%;min-height:24px;padding:5px 9px;border:1px solid rgba(133,123,255,.24);border-radius:999px;background:#857bff14;color:#aaa4ff;font-family:Montserrat,sans-serif;font-size:11.5px;font-weight:600;line-height:1.1;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-card__body{flex:1;min-height:0;width:100%;overflow:hidden}.review-card__text{font-family:Montserrat,sans-serif;font-size:14.5px;line-height:1.58;color:#fffffff0;margin:0;width:100%;word-break:normal;overflow-wrap: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:28px;display:flex;align-items:flex-end}.review-card__more{margin:6px 0 0;background:none;border:0;padding:0;font-family:Montserrat,sans-serif;font-size:14px;color:#9189ff;cursor:pointer;display:inline-block;line-height:1.5;vertical-align:baseline;opacity:.96}.review-card__more[hidden]{display:inline-block!important;visibility:hidden;pointer-events:none}.review-card__more:hover,.review-card__more:focus{color:#b0aaff;opacity:1}.review-card__more:focus-visible{outline:2px solid #857BFF;outline-offset:3px}@media (max-width: 360px){:root{--review-card-w:276px}}[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;flex-direction:column;align-items:flex-start;gap:8px}.reviews-modal__title{margin:0;font-size:24px;font-weight:700;line-height:1.2;color:#fff;min-width:0}.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}}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:9999px}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:9999px;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:20px;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:20px;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:16px;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}.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: 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)}.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--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)}}@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}}.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:20px;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:20px}.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:16px}.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:16px}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}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:16px;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 22px;width:max-content;max-width:none;overflow:visible}body[data-page=home] .hero-shot__logo img{width:clamp(560px,42vw,720px);max-width:none!important;height:auto;display:block;transform:none;transform-origin:left top}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:560px}body[data-page=home] .hero-shot__desc{margin-left:0;margin-bottom:0;max-width:560px;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:20px;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,body[data-page=home] .hero-shot__video-shell{width:100%!important;height:auto!important;display:block!important}body[data-page=home] .hero-shot__media img{aspect-ratio:16/10;object-fit:contain}body[data-page=home] .hero-shot__video-shell{aspect-ratio:16/9;overflow:hidden;border-radius:var(--radius);background:#0a0f1db8;border:1px solid rgba(133,123,255,.28);box-shadow:0 28px 80px #0000006b,0 0 54px #857bff2e,inset 0 0 0 1px #ffffff0b;transform:none!important;will-change:auto}body[data-page=home] .hero-shot__video{width:100%;height:100%;display:block;object-fit:cover;background:#0a0f1d}@media (min-width: 1105px){body[data-page=home] .home-hero-pack{width:100%;margin:0;transform:none}body[data-page=home] .hero{--hero-pad-top:0px;--hero-pad-bottom:0px}body[data-page=home] .hero-shot__stage{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)!important;grid-template-areas:"logo ." "title media" "desc media"!important;column-gap:28px!important;row-gap:0!important;align-items:start!important}body[data-page=home] .hero-shot__text{display:contents}body[data-page=home] .hero-shot__logo{grid-area:logo;margin:0 0 20px!important}body[data-page=home] .hero-shot__title{grid-area:title}body[data-page=home] .hero-shot__desc{grid-area:desc}html[data-lang=en] body[data-page=home] .hero-shot__desc{margin-top:-22px}body[data-page=home] .hero-shot__media{grid-area:media;justify-self:start!important;align-self:start!important;align-items:flex-start!important;justify-content:flex-start!important;margin:0!important;padding:0!important;min-height:0}body[data-page=home] .hero-shot__video-shell{width:min(100%,clamp(460px,34vw,620px))!important;max-width:620px!important;transform:none!important;transform-origin:center center!important}}@media (min-width: 1105px) and (max-width: 1360px){body[data-page=home] .hero-shot__stage{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)!important;column-gap:28px!important}body[data-page=home] .hero-shot__media{justify-self:start!important;justify-content:flex-start!important}body[data-page=home] .hero-shot__logo{margin-bottom:20px!important}body[data-page=home] .hero-shot__logo img{width:clamp(540px,43vw,680px);max-width:none!important;height:auto;transform:none}body[data-page=home] .hero-shot__video-shell{width:min(100%,clamp(430px,33vw,580px))!important;max-width:580px!important;transform:none!important}}@media (min-width: 1105px) and (max-width: 1200px){body[data-page=home] .hero-shot__stage{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)!important;column-gap:28px!important}body[data-page=home] .hero-shot__media{justify-self:start!important;justify-content:flex-start!important}body[data-page=home] .hero-shot__logo{margin-bottom:18px!important}body[data-page=home] .hero-shot__video-shell{width:min(100%,clamp(410px,34vw,540px))!important;max-width:540px!important;transform:none!important}}@media (max-width: 1104px){body[data-page=home] .hero-shot__stage{grid-template-columns:1fr;grid-template-areas:"text" "media";gap:24px}body[data-page=home] .hero-shot__text{display:block;max-width:100%}body[data-page=home] .hero-shot__logo{margin:0 0 20px;width:100%;max-width:100%}body[data-page=home] .hero-shot__logo img{width:min(100%,520px);max-width:100%!important;height:auto;transform:none}body[data-page=home] .hero-shot__title,body[data-page=home] .hero-shot__desc{max-width:620px}body[data-page=home] .hero-shot__media{justify-self:center;align-self:start;justify-content:center;min-height:0}body[data-page=home] .hero-shot__video-shell{width:min(100%,620px)!important;max-width:620px!important;transform:none!important}}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}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:9999px;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] .btn-hero--ai-agent{position:relative;overflow:visible}body[data-page=home] .btn-hero--ai-agent:hover,body[data-page=home] .btn-hero--ai-agent:focus,body[data-page=home] .btn-hero--ai-agent:focus-visible,body[data-page=home] .btn-hero--ai-agent: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] .btn-hero__badge{position:absolute;top:-10px;left:0;z-index:4;display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:20px;padding:0 8px;border:1px solid rgba(255,255,255,.52);border-radius:999px;background:linear-gradient(120deg,#ff5b66,#e7314f);color:#fff;font-size:9px;font-weight:700;line-height:1;letter-spacing:.13em;box-shadow:0 5px 13px #0000004d,0 0 12px #e7314f4d;pointer-events:none}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] .home-seo{margin-top:44px;margin-bottom:22px}body[data-page=home] .hero-actions{flex-wrap:wrap}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:210px}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 (max-width: 520px){body[data-page=home] .home-seo{margin-top:34px;margin-bottom:18px}body[data-page=home] .hero-actions{flex-direction:column;align-items:center}body[data-page=home] .hero-actions .btn.btn-hero{width:min(360px,100%);min-width:0}}@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:20px;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,.screener-card .screener-feature__text .accent{color:#857bff;font-weight:700}.screener-card .screener-intro-text strong,.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-intro-text .term,.screener-card .screener-feature__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:20px}.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:20px;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__more{margin-top:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 16px;border-radius:20px;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:20px;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}html[lang=ru] .section--pricing .price-features__item:has([data-plan-limit]){display:block;position:relative;padding-left:14px;gap:0;white-space:normal;text-indent:0}html[lang=ru] .section--pricing .price-features__item:has([data-plan-limit]):before{position:absolute;left:0;top:5px;margin-top:0}@media (max-width: 1104px){:root{--page-sb-w: 0px;--grid: 560px;--aligned-inline-gap: 16px;--content-top-gap: 18px;--after-hero-shot-gap: 24px;--hero-title-min: 18px;--hero-title-max: 28px;--home-hero-desc-min: 14px;--home-hero-desc-max: 16px;--auth-vertical-gap: 56px}.section{padding:42px 0}.section--interface,.section--features,.section--pricing,.section--reviews,.section--faq,.footer{padding-inline:0!important}.container{width:min(100%,var(--grid))!important;margin-inline:auto!important;padding-inline:var(--aligned-inline-gap)!important}.section--features .container,.section--interface .container,.policy-main .container,.policy-viewer .container{width:min(100%,var(--grid))!important;margin-inline:auto!important;padding-inline:0!important}.btn{max-width:100%}.features-bullet,.pricing-note,.reviews-note,body[data-page=home] .hero-shot{max-width:var(--grid)!important;margin-inline:auto!important}}@media (max-width: 1104px){body[data-page=home]{--home-hero-top-gap: 30px}body[data-page=home] .hero.hero--shot{padding:0!important;margin:0!important}body[data-page=home] .hero-shot{padding:0!important;margin:0 auto var(--after-hero-shot-gap)!important;min-height:0!important}body[data-page=home] .hero-shot__stage{display:flex;flex-direction:column;gap:18px;align-items:stretch!important}body[data-page=home] .hero-shot__text,body[data-page=home] .hero-shot__media{width:100%!important;min-width:0}body[data-page=home] .hero-shot__text{align-self:stretch!important;margin-top:0!important;padding-top:0!important}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(22px,5.6vw,30px);line-height:1.08;max-width:none;white-space:normal}body[data-page=home] .hero-shot__desc{margin:0!important;line-height:1.55}body[data-page=home] .hero-shot__more{display:flex;width:fit-content;margin:14px 0 0;align-self:flex-start}body[data-page=home] .hero-shot,body[data-page=home] .hero-shot *{-webkit-hyphens:none!important;hyphens:none!important;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important}body[data-page=home] .hero-shot__media{justify-self:center!important;align-self:stretch!important;min-height:clamp(220px,58vw,420px);display:flex!important;align-items:flex-start!important;justify-content:center!important}body[data-page=home] .hero-shot__media img,body[data-page=home] .hero-shot__video-shell{width:100%;height:auto;border-radius:var(--radius);transform:none!important}body[data-page=home] .hero-shot__media img{aspect-ratio:16/10;object-fit:contain}body[data-page=home] .hero-shot__video-shell{aspect-ratio:16/9}body[data-page=home] .hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:560px;margin:0 auto}body[data-page=home] .hero-actions>.btn,body[data-page=home] .hero-actions>.hero-screener-menu{width:100%;max-width:none;margin:0}body[data-page=home] .hero-actions .btn.btn-hero,body[data-page=home] .hero-screener-menu{width:100%;min-width:0}body[data-page=home] .hero-actions .btn.btn-hero{min-height:56px;height:56px;padding:0 18px!important;border-radius:9999px;font-size:15px;line-height:1.2;justify-content:center}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:24px;height:24px;flex:0 0 24px}body[data-page=home] .hero-screener-menu{display:flex;flex-direction:column;align-items:stretch}body[data-page=home] .hero-screener-menu__toggle,body[data-page=home] .hero-screener-menu__item{width:100%;min-width:0;min-height:56px;height:56px;padding:0 18px!important;border-radius:20px;font-size:15px;line-height:1.2}body[data-page=home] .hero-screener-menu__toggle{display:flex;align-items:center;justify-content:space-between;gap:12px}body[data-page=home] .hero-screener-menu__main{flex:1 1 auto;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:10px}body[data-page=home] .hero-screener-menu__main>span{min-width:0;text-align:center}body[data-page=home] .hero-screener-menu__state{width:18px;height:18px;flex:0 0 18px}body[data-page=home] .hero-screener-menu__state-icon{width:18px;height:18px}body[data-page=home] .hero-screener-menu__submenu{margin-top:0!important;gap:6px}body[data-page=home] .hero-screener-menu.is-open .hero-screener-menu__submenu{margin-top:6px!important}body[data-page=home] .hero-screener-menu__item{display:flex;align-items:center;justify-content:center}.hero-bridge--desktop{display:none!important}.hero-bridge--mobile{display:block!important;font-size:30px!important}}@media (max-width: 520px){body[data-page=home]{--home-hero-top-gap: 14px}body[data-page=home] .hero-shot__title{font-size:clamp(20px,7vw,28px)}body[data-page=home] .hero-shot__logo{margin:0 0 18px}body[data-page=home] .hero-actions{gap:10px}body[data-page=home] .hero-actions .btn.btn-hero,body[data-page=home] .hero-screener-menu__toggle,body[data-page=home] .hero-screener-menu__item{min-height:54px;height:54px;padding:0 16px!important;font-size:14px}body[data-page=home] .btn-hero__icon-img{width:22px;height:22px;flex:0 0 22px}body[data-page=home] .hero-shot__more{margin-top:12px;align-self:flex-start}}@media (max-width: 1104px){.home-seo .dl-seo-card{overflow:hidden}.home-seo .dl-seo-cover{min-height:170px!important;height:170px!important;padding:18px 16px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.home-seo .dl-seo-coverInner{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:14px!important;width:100%!important;min-width:0!important;height:100%!important;text-align:center!important}.home-seo .dl-seo-icon{flex:0 0 88px!important;width:88px!important;min-width:88px!important;height:88px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding-left:0!important;overflow:visible!important}.home-seo .dl-seo-iconImg{width:88px!important;max-width:88px!important;height:auto!important;max-height:none!important;transform:none!important;margin:0!important}.home-seo .dl-seo-coverText{flex:0 1 auto!important;min-width:0!important;width:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;text-align:center!important}.home-seo .dl-seo-coverTitle{margin:0!important;width:auto!important;min-width:0!important;font-size:clamp(24px,4.8vw,34px)!important;line-height:.98!important;letter-spacing:-.03em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:center!important}.home-seo .dl-seo-coverTitle .dl-titleLine{display:block!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:center!important}}@media (max-width: 640px){.home-seo .dl-seo-cover{min-height:150px!important;height:150px!important;padding:16px 14px!important}.home-seo .dl-seo-coverInner{gap:12px!important}.home-seo .dl-seo-icon{flex:0 0 72px!important;width:72px!important;min-width:72px!important;height:72px!important}.home-seo .dl-seo-iconImg{width:72px!important;max-width:72px!important}.home-seo .dl-seo-coverTitle{font-size:clamp(20px,5.8vw,28px)!important;line-height:1!important}}@media (max-width: 420px){.home-seo .dl-seo-cover{min-height:138px!important;height:138px!important;padding:14px 12px!important}.home-seo .dl-seo-coverInner{gap:10px!important}.home-seo .dl-seo-icon{flex:0 0 60px!important;width:60px!important;min-width:60px!important;height:60px!important}.home-seo .dl-seo-iconImg{width:60px!important;max-width:60px!important}.home-seo .dl-seo-coverTitle{font-size:clamp(17px,6.4vw,23px)!important;line-height:1.02!important}}@media (max-width: 1104px){.feature-slide__content{padding:clamp(34px,6.8vw,56px) 16px calc(clamp(18px,4.8vw,34px) + 46px);max-width:100%;width:100%}.section--testnets .feature-slide__content{position:absolute;inset:0 auto 0 0;width:47%;max-width:47%;text-align:left;padding:14px 10px 14px 12px;background:linear-gradient(90deg,#000000c2,#000000bd,#000000b8 40%,#000000ad 55%,#0000009e 60%,#00000075 72%,#0000004d 82%,#0000002e 90%,#00000014 96%,#0000);border-radius:16px;justify-content:flex-start}.section--testnets .feature-slide__title{font-size:clamp(12px,3.2vw,14px);line-height:1.12;margin-bottom:8px}.section--testnets .feature-slide__lead,.section--testnets .feature-slide__desc,.section--testnets .feature-slide__list li{font-size:clamp(9px,2.4vw,11px);line-height:1.28}.section--testnets .feature-slide__list{margin-top:8px;padding-left:14px}.section--testnets .feature-slide__bg{background-position:right center}.section--testnets .feature-slide__actions{display:none!important}.section--testnets .feature-slide__link{width:100%;min-height:34px;padding:8px 10px;font-size:clamp(8.5px,2.2vw,10px);line-height:1.15;justify-content:center;white-space:normal;text-align:center}.section--testnets .feature-slide__link .dl-link__icon{width:14px;height:14px;flex:0 0 14px}.section--features#features .feature-slide__content{position:absolute;inset:0 auto 0 0;width:47%!important;max-width:47%!important;flex:0 0 47%;min-width:0;box-sizing:border-box;text-align:left;padding:14px 10px 14px 12px;z-index:5;display:flex;flex-direction:column;justify-content:center}.section--features#features .feature-slide__content *{min-width:0;overflow-wrap:anywhere;word-break:break-word}.section--features#features .feature-slide__title{font-size:clamp(11px,3vw,13px);line-height:1.12;margin-bottom:6px}.section--features#features .feature-slide__lead,.section--features#features .feature-slide__desc,.section--features#features .feature-slide__list li{font-size:clamp(8.8px,2.25vw,10.5px);line-height:1.26}.section--features#features .feature-slide__list{margin-top:6px;padding-left:12px}.section--features#features .feature-slide__actions{display:none!important}.section--features#features .feature-slide--project-wide .feature-slide__content{position:absolute;inset:0 auto 0 0;width:47%!important;max-width:47%!important;flex:0 0 47%;min-width:0;box-sizing:border-box;text-align:left;padding:14px 10px 14px 12px;z-index:5;display:flex;flex-direction:column;justify-content:center}.section--features#features .feature-slide--project-wide .feature-slide__actions{display:none!important}}@media (max-width: 1104px){.section--testnets .features-carousel__track[data-interface-track]>article.feature-slide.feature-slide--interface:first-child{--feature-image: url(/screener/assets/BLFUs55y.svg) !important}.section--testnets .features-carousel__track[data-interface-track]>article.feature-slide.feature-slide--interface:nth-child(2){--feature-image: url(/screener/assets/C1-gZ3B_.svg) !important}.section--testnets .features-carousel__track[data-interface-track]>article.feature-slide.feature-slide--interface:nth-child(3){--feature-image: url(/screener/assets/BojdWRWW.svg) !important}.section--testnets .features-carousel__track[data-interface-track]>article.feature-slide.feature-slide--interface:nth-child(4){--feature-image: url(/screener/assets/gorfX0qK.svg) !important}}@media (max-width: 1104px){.pricing{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%}.price{padding:24px 16px 28px;min-height:0;min-width:0;aspect-ratio:auto!important}.price .cta{width:100%;max-width:none}}@media (max-width: 560px){.pricing{grid-template-columns:1fr!important}}@media (max-width: 1104px){.section--reviews .features-title{top:-64px}.section--reviews .reviews-wrapper{margin-top:-64px}}@media (max-width: 1104px){body.account .account-main{padding:calc(var(--header-h-desktop) + 16px) 0 56px}body.account .account-shell{padding-inline:16px;gap:18px}body.account .account-sidebar{position:relative;top:auto;min-height:auto;padding:18px}body.account .account-card{padding:18px}body.account .account-kpi,body.account .billing-grid{grid-template-columns:1fr}body.account .account-h1{font-size:20px}body.account .account-h2{font-size:16px}body.account .account-nav{flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:10px;padding-bottom:6px;-webkit-overflow-scrolling:touch}body.account .account-nav__item{flex:0 0 auto;padding:10px 12px;border-radius:9999px;white-space:nowrap}body.account .table-wrap,body.account [data-authlog-scroll],body.account [data-billing-scroll]{overflow-x:auto!important;-webkit-overflow-scrolling:touch}body.account .account-table{min-width:680px}body.account .account-actions-row{flex-direction:column;align-items:stretch}body.account .account-actions-row .btn,body.account .account-actions-row button{width:100%}}@media (max-width: 520px){body.account .account-shell{padding-inline:12px}body.account .account-card{padding:16px;gap:14px}body.account .account-card__head{flex-direction:column;align-items:flex-start;gap:10px}body.account .account-card__head-actions{width:100%;flex-wrap:wrap;gap:10px}body.account .header-actions .header-user__email{max-width:180px}body.account .acc-2fa-modal{padding:16px}body.account .acc-2fa-modal__window{width:min(94vw,610px)}}@media (max-width: 1104px){body[data-page=terms] main.policy-main,body[data-page=privacy] main.policy-main{padding-top:18px}.policy-topbar{position:sticky;top:0;z-index:120}.policy-topbar__inner{min-height:72px;padding-top:10px;padding-bottom:10px;align-items:center;gap:14px}.policy-topbar__left{gap:12px;min-width:0;flex:1 1 auto}.policy-topbar__brand img{width:42px;height:42px}.policy-topbar__home{gap:8px;font-size:13px;min-height:40px;white-space:nowrap}.policy-topbar__home-icon{width:16px;height:16px;flex-basis:16px}.policy-topbar__right{flex:0 0 auto}.policy-download{min-width:0;height:42px;padding:0 16px;font-size:11.5px;white-space:nowrap}.policy-doc{padding:18px}.policy-doc__title{font-size:clamp(18px,5vw,28px)!important}.policy-lead{font-size:clamp(12px,4vw,16px)!important}.policy-doc__section h3{font-size:clamp(16px,4vw,22px)!important}.policy-doc__section p{font-size:clamp(12px,4vw,14px)!important}.policy-doc__section ul,.policy-doc__section ol{font-size:clamp(12px,3vw,14px)!important;padding-left:20px}}@media (max-width: 640px){.policy-topbar__inner{flex-wrap:wrap;justify-content:space-between;align-items:center}.policy-topbar__left{width:100%;justify-content:flex-start}.policy-topbar__right{width:100%;justify-content:flex-end}.policy-download{width:auto}}@media (max-width: 420px){.policy-topbar__inner,.policy-topbar__left{gap:10px}.policy-topbar__brand img{width:38px;height:38px}.policy-topbar__home{font-size:12px}.policy-download{width:100%;justify-content:center}.policy-topbar__right{width:100%}.policy-doc{padding:16px}}.nav-back-icon{width:16px;height:16px;background-color:var(--text);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;background:linear-gradient(to right,#e7e3ea,#939195,#39333d);transition:background-color .3s ease}.nav-link--home{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text);text-decoration:none}.nav-link--home:hover .nav-back-icon{background:linear-gradient(to right,#0ea5e9,#22d3ee)}.nav-link--home:hover{color:#0ea5e9}.page-root.page-content{padding-top:0!important}.section{padding:32px 0!important}@media (max-width: 520px){:root{--aligned-inline-gap: 14px;--header-h-desktop: 56px}.container{padding-inline:14px}.pricing-note,.reviews-note{padding:18px 16px;min-height:0;aspect-ratio:auto}.auth-modal{--auth-pad-x: 16px}[data-review-modal] .reviews-modal__dialog{width:min(92vw,560px);max-height:min(84dvh,720px);padding:18px 16px 16px}[data-review-modal] .reviews-modal__meta{gap:10px}[data-review-modal] .reviews-modal__title{font-size:18px;line-height:1.2}[data-review-modal] .reviews-modal__text{font-family:Montserrat,sans-serif;font-size:15px;line-height:1.58}}@media (max-width: 1104px){.section--screener{padding:24px 0!important}.section--screener .container{width:min(100%,var(--grid))!important;margin-inline:auto!important;padding-inline:var(--aligned-inline-gap)!important}.screener-card{border-radius:16px;overflow:hidden}.screener-card .dl-seo-cover{min-height:auto!important;height:auto!important;padding:22px 18px!important;border-radius:8px 8px 0 0!important}.screener-card .dl-seo-coverInner{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;grid-template-columns:none!important;gap:16px!important;height:auto!important;text-align:center!important}.screener-card .dl-seo-icon{width:100%;height:auto!important;display:flex;align-items:center;justify-content:center;padding-left:0!important;overflow:visible!important}.screener-card .dl-seo-iconImg{width:min(220px,72vw)!important;max-width:100%!important;max-height:none!important;transform:none!important;transform-origin:center center!important;margin:0 auto!important}.screener-card .dl-seo-coverText{width:100%;align-items:center!important;justify-content:center!important;text-align:center!important;padding:0!important;min-width:0!important}.screener-card .dl-seo-coverTitle{width:100%;margin:0!important;font-size:clamp(28px,6.8vw,40px)!important;line-height:1.08!important;white-space:normal!important;text-align:center!important;letter-spacing:-.03em!important}.screener-card .dl-seo-coverTitle .dl-titleLine{display:block!important;white-space:normal!important}.screener-card .dl-seo-body{padding:24px 18px 22px!important;display:flex!important;flex-direction:column!important;gap:22px!important}.screener-card .screener-intro{max-width:100%!important;margin:0 auto!important}.screener-card .screener-intro-title{margin:0 0 10px!important;font-size:clamp(24px,6vw,34px)!important;line-height:1.14!important;text-align:center!important}.screener-card .screener-intro-subtitle{margin:0 0 16px!important;font-size:clamp(16px,4.2vw,22px)!important;line-height:1.34!important;text-align:center!important}.screener-card .screener-intro-text{max-width:100%!important;font-size:16px!important;line-height:1.68!important;text-align:left!important}.screener-card .screener-actions{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important;margin-top:0!important}.screener-card .screener-actions .dl-link{width:100%!important;min-width:0!important;justify-content:center!important}.screener-card .screener-more{text-align:center!important;margin-top:0!important}.screener-card .screener-more-title{font-size:clamp(22px,5.6vw,30px)!important;line-height:1.16!important;text-align:center!important}.screener-card .screener-features{display:flex!important;flex-direction:column!important;gap:14px!important}.screener-card .screener-feature{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;min-height:0!important;padding:20px 18px!important}.screener-card .screener-feature__content{width:100%!important;min-width:0!important;flex:1 1 auto!important}.screener-card .screener-feature__title{margin:0 0 10px!important;font-size:clamp(24px,6vw,32px)!important;line-height:1.12!important;text-align:left!important}.screener-card .screener-feature__text{max-width:100%!important;font-size:15.5px!important;line-height:1.65!important;text-align:left!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.screener-card .screener-feature__more{margin-top:14px!important;width:100%!important;min-width:0!important;min-height:40px!important;justify-content:center!important}.screener-card .screener-feature__media,.screener-card .screener-feature__mock,.screener-card .screener-feature__icon{display:none!important}}@media (max-width: 640px){.section--screener{padding:20px 0!important}.screener-card .dl-seo-cover{padding:18px 14px!important}.screener-card .dl-seo-coverInner{gap:14px!important}.screener-card .dl-seo-iconImg{width:min(190px,74vw)!important}.screener-card .dl-seo-coverTitle{font-size:clamp(24px,8.2vw,32px)!important;line-height:1.06!important}.screener-card .dl-seo-body{padding:20px 14px 18px!important;gap:18px!important}.screener-card .screener-intro-title{font-size:clamp(20px,7.2vw,28px)!important}.screener-card .screener-intro-subtitle{font-size:clamp(15px,4.8vw,18px)!important;line-height:1.32!important}.screener-card .screener-intro-text{font-size:15px!important;line-height:1.62!important}.screener-card .screener-more-title{font-size:clamp(20px,6.6vw,26px)!important}.screener-card .screener-feature{padding:18px 14px!important}.screener-card .screener-feature__title{font-size:clamp(20px,7vw,28px)!important;margin-bottom:8px!important}.screener-card .screener-feature__text{font-size:15px!important;line-height:1.58!important}.screener-card .screener-feature__more{width:100%!important;justify-content:center!important}}@media (max-width: 420px){.screener-card .dl-seo-cover{padding:16px 12px!important}.screener-card .dl-seo-iconImg{width:min(170px,76vw)!important}.screener-card .dl-seo-coverTitle{font-size:clamp(22px,8.6vw,28px)!important}.screener-card .dl-seo-body{padding:18px 12px 16px!important}.screener-card .screener-intro-title{font-size:clamp(19px,7.6vw,24px)!important}.screener-card .screener-intro-subtitle{font-size:14px!important}.screener-card .screener-intro-text{font-size:14.5px!important;line-height:1.58!important}.screener-card .screener-feature{padding:16px 12px!important}.screener-card .screener-feature__title{font-size:clamp(19px,7.4vw,24px)!important}.screener-card .screener-feature__text{font-size:14.5px!important;line-height:1.56!important}}@media (max-width: 1104px){.pricing-public-note{width:100%;margin:0 0 18px;padding:13px 14px;font-size:12px;line-height:1.5;text-align:center}}@media (max-width: 640px){.pricing-public-note{margin:0 0 16px;padding:12px;font-size:11.5px;line-height:1.45}}.screener-ai-analysis-bar{padding:10px 12px;border-bottom:1px solid var(--stroke);background:#10141a}.screener-ai-section__header{display:flex;align-items:center;gap:5px;min-height:22px;margin:0 0 7px 2px}.screener-ai-section__title,.screener-ai-section__collapse{margin:0;padding:0;border:0;background:transparent;color:var(--muted);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.screener-ai-section__title{min-width:0;min-height:14px;display:inline-flex;align-items:center;font-size:11px;font-weight:500;line-height:14px;text-align:left}.screener-ai-section__title:hover,.screener-ai-section__title:focus-visible,.screener-ai-section__collapse:hover,.screener-ai-section__collapse:focus-visible,.screener-ai-section__info.panel-sectionInfo:hover,.screener-ai-section__info.panel-sectionInfo:focus-visible{color:var(--btnIdle);outline:none}.screener-ai-section__info.panel-sectionInfo{width:14px;height:14px;flex:0 0 14px;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;transform:translateY(-1px);border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:help;opacity:.72}.screener-ai-section__info .panel-sectionInfo__icon{width:12px;height:12px;display:block;pointer-events:none}.screener-ai-section__collapse{width:22px;height:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;border-radius:6px}.screener-ai-section__collapse:focus-visible,.screener-ai-section__info.panel-sectionInfo:focus-visible{box-shadow:0 0 0 2px #857bff2e}.screener-ai-section__chevron{width:15px;height:15px;display:block;transition:transform .16s ease}.screener-ai-section__collapse[aria-expanded=true] .screener-ai-section__chevron{transform:rotate(180deg)}.screener-ai-section__content[hidden]{display:none!important}.screener-ai-points-balance{width:100%;min-height:40px;max-width:100%;margin-bottom:8px;padding:0 12px;box-sizing:border-box;display:none;align-items:center;justify-content:center;text-align:center;border:1px solid var(--stroke);border-radius:8px;background:var(--panel2);color:var(--text);font-size:13px;font-weight:700;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screener-ai-points-balance.is-visible{display:flex}.screener-ai-analyze{position:relative;isolation:isolate;overflow:hidden;width:100%;min-height:42px;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:0;border-radius:12px;background:linear-gradient(135deg,#7c3aed,#a855f7 52%,#c084fc);box-shadow:0 10px 22px #7c3aed3d;color:#fff;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:filter .16s ease,box-shadow .16s ease,transform 80ms ease}.screener-ai-analyze:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 12px 26px #7c3aed4d}.screener-ai-analyze:active:not(:disabled){transform:translateY(1px)}.screener-ai-analyze:disabled{cursor:not-allowed;opacity:.5}.screener-ai-analyze__icon,.screener-ai-analyze__label{position:relative;z-index:2}.screener-ai-analyze__label{flex:0 1 auto;min-width:0;max-width:calc(100% - 28px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.screener-ai-analyze__icon{width:16px;height:16px;flex:0 0 auto}.screener-ai-analyze__loader{display:none;animation:screener-ai-spin .9s linear infinite}.screener-ai-analyze.is-loading{background:linear-gradient(135deg,#6d28d9,#9333ea 52%,#a855f7);box-shadow:0 10px 22px #7c3aed3d,inset 0 0 0 1px #e9d5ff2e;opacity:1}.screener-ai-analyze.is-loading .screener-ai-analyze__brain{display:none}.screener-ai-analyze.is-loading .screener-ai-analyze__loader{display:block}html[data-theme=light] .screener-ai-analysis-bar{background:var(--panel2);border-color:var(--stroke)}html[data-theme=light] .screener-ai-points-balance{border-color:var(--stroke);background:var(--panel2);color:var(--text)}html[data-theme=light] .screener-ai-analyze{background:linear-gradient(135deg,#7c3aed,#a855f7 52%,#c084fc);box-shadow:0 10px 22px #7c3aed3d;color:#fff}html[data-theme=light] .screener-ai-analyze:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 12px 26px #7c3aed4d}#btnAiUsageHistory svg{width:20px;height:20px}#btnAiUsageHistory.is-active{background:#857bff29;color:#b8b2ff}html[data-theme=light] #btnAiUsageHistory.is-active{background:#eef2ff;color:#4f46e5}.screener-ai-modal,.screener-ai-confirm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:16px;background:#02061785;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.screener-ai-confirm{z-index:10070}.screener-ai-modal__panel{width:100%;max-height:88vh;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#101a2f;color:#edf2ff;box-shadow:0 28px 80px #0000006b}.screener-ai-modal__panel--analysis{max-width:980px}.screener-ai-modal__panel--usage{max-width:896px;background:#0d172b}.screener-ai-modal__header,.screener-ai-modal__footer{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-color:#ffffff14;background:inherit}.screener-ai-modal__header{border-bottom:1px solid rgba(255,255,255,.08)}.screener-ai-modal__footer{justify-content:flex-end;border-top:1px solid rgba(255,255,255,.08)}.screener-ai-modal__body{min-height:0;flex:1 1 auto;overflow:auto;padding:20px}.screener-ai-modal__title{min-width:0;color:#f3f7ff;font-size:15px;font-weight:700}.screener-ai-modal__title.is-error{color:#ff9aaa}.screener-ai-modal__header-actions,.screener-ai-usage__title-wrap{display:flex;align-items:center;gap:8px}.screener-ai-modal__icon-button,.screener-ai-usage__action,.screener-ai-modal__close-button,.screener-ai-modal__trader-button{border:1px solid rgba(255,255,255,.08);background:#ffffff0b;color:#dbe4f5;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.screener-ai-modal__icon-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:9px}.screener-ai-modal__icon-button svg{width:18px;height:18px}.screener-ai-modal__icon-button:hover,.screener-ai-usage__action:hover:not(:disabled),.screener-ai-modal__close-button:hover{border-color:#857bff47;background:#857bff29;color:#fff}.screener-ai-modal__close-button,.screener-ai-modal__trader-button{min-height:36px;padding:0 16px;border-radius:9px;font:inherit;font-size:12px;font-weight:600}.screener-ai-modal__trader-button{border-color:#a855f76b;background:linear-gradient(135deg,#7c3aed,#a855f7 55%,#c084fc);color:#fff}.screener-ai-modal__trader-button:hover{border-color:#c084fcb8;background:linear-gradient(135deg,#6d28d9,#9333ea 55%,#a855f7);color:#fff}.screener-ai-decision__section{padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#ffffff06}.screener-ai-decision__section+.screener-ai-decision__section,.screener-ai-decision__section+.screener-ai-decision__risk,.screener-ai-decision__risk+.screener-ai-decision__usage{margin-top:16px}.screener-ai-decision__section-top,.screener-ai-decision__confidence-head,.screener-ai-decision__trade-metrics{display:flex;align-items:center;justify-content:space-between;gap:12px}.screener-ai-decision__section-title{color:#edf2ff;font-size:14px;font-weight:700}.screener-ai-decision__section-description{margin-top:4px;color:#99a6c2;font-size:11px;line-height:1.45}.screener-ai-decision__signal{display:flex;align-items:center;gap:10px;margin-top:12px;padding:12px;border-radius:12px;font-size:17px}.screener-ai-decision__signal-icon{width:20px;height:20px}.screener-ai-decision__signal.is-buy{background:#10b98121;color:#6ee7b7}.screener-ai-decision__signal.is-sell{background:#f43f5e21;color:#ff9aaa}.screener-ai-decision__signal.is-hold{background:#ffffff14;color:#dbe4f5}.screener-ai-decision__confidence-head{margin-top:13px;color:#9daccc;font-size:12px}.screener-ai-decision__confidence-head strong{color:#edf2ff}.screener-ai-decision__confidence-track{height:8px;margin-top:6px;overflow:hidden;border-radius:999px;background:#ffffff14}.screener-ai-decision__confidence-bar{height:100%;border-radius:inherit;transition:width .5s ease}.screener-ai-decision__confidence-bar[data-level=high]{background:#10b981}.screener-ai-decision__confidence-bar[data-level=medium]{background:#f59e0b}.screener-ai-decision__confidence-bar[data-level=low]{background:#fb7185}.screener-ai-decision__notice,.screener-ai-decision__risk,.screener-ai-decision__usage{margin-top:13px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0b}.screener-ai-decision__notice,.screener-ai-decision__risk{display:flex;align-items:flex-start;gap:9px;padding:12px}.screener-ai-decision__notice.is-info{border-color:#38bdf838;background:#0ea5e917}.screener-ai-decision__notice.is-warning,.screener-ai-decision__risk{border-color:#f59e0b47;background:#f59e0b17}.screener-ai-decision__notice-icon,.screener-ai-decision__risk-icon{width:18px;height:18px;flex:0 0 auto;margin-top:1px}.screener-ai-decision__notice-title,.screener-ai-decision__risk-title{color:#edf2ff;font-size:12px;font-weight:700}.screener-ai-decision__notice-body,.screener-ai-decision__risk-list{margin-top:4px;color:#b3bfd8;font-size:12px;line-height:1.5}.screener-ai-decision__risk-list{margin-bottom:0;padding-left:18px}.screener-ai-decision__trade-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:13px}.screener-ai-decision__trade-card{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:12px;text-align:center}.screener-ai-decision__trade-card span{font-size:10px}.screener-ai-decision__trade-card strong{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.screener-ai-decision__trade-card.is-entry{background:#3b82f621;color:#93c5fd}.screener-ai-decision__trade-card.is-stop{background:#f43f5e21;color:#fda4af}.screener-ai-decision__trade-card.is-target{background:#10b98121;color:#6ee7b7}.screener-ai-decision__trade-metrics{justify-content:flex-start;flex-wrap:wrap;margin-top:9px;color:#9daccc;font-size:10px}.screener-ai-decision__trade-metrics .is-good{color:#6ee7b7}.screener-ai-decision__trade-metrics .is-medium{color:#fbbf24}.screener-ai-decision__trade-metrics .is-bad{color:#fb7185}.screener-ai-decision__reasoning-wrap{margin-top:13px}.screener-ai-decision__reasoning-title{color:#b3bfd8;font-size:12px;font-weight:600}.screener-ai-decision__reasoning{margin-top:6px;padding:12px;border-radius:12px;background:#ffffff0b;color:#9daccc;font-size:12px;line-height:1.55;white-space:pre-wrap}.screener-ai-decision__usage{padding:12px;color:#9daccc;font-size:12px}.screener-ai-decision__usage strong{color:#c7d2fe}.screener-ai-decision__error{padding:16px;border:1px solid rgba(244,63,94,.28);border-radius:12px;background:#f43f5e1a;color:#ff9aaa;font-size:12px;line-height:1.5}.screener-ai-usage__title-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#857bff24;color:#b8b2ff}.screener-ai-usage__title-icon svg,.screener-ai-usage__journal-header svg,.screener-ai-usage__action svg{width:16px;height:16px}.screener-ai-usage__action{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border-radius:10px;font:inherit;font-size:11px;font-weight:700}.screener-ai-usage__action.is-danger{color:#ff9aab}.screener-ai-usage__action:disabled{cursor:not-allowed;opacity:.45}.screener-ai-usage__body{display:flex;flex-direction:column;gap:12px}.screener-ai-usage__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.screener-ai-usage__summary-card,.screener-ai-usage__journal{border:1px solid rgba(255,255,255,.08);background:#ffffff06}.screener-ai-usage__summary-card{padding:12px;border-radius:12px}.screener-ai-usage__summary-label{color:#99a6c2;font-size:10px}.screener-ai-usage__summary-value{display:block;margin-top:4px;color:#f3f7ff;font-size:14px}.screener-ai-usage__summary-value.is-points,.screener-ai-usage__points{color:#9d94ff}.screener-ai-usage__journal{overflow:hidden;border-radius:12px}.screener-ai-usage__journal-header{min-height:42px;display:flex;align-items:center;gap:8px;padding:0 13px;border-bottom:1px solid rgba(255,255,255,.08);color:#f3f7ff;font-size:12px}.screener-ai-usage__empty{min-height:140px;display:flex;align-items:center;justify-content:center;gap:7px;padding:22px;color:#99a6c2;font-size:12px;text-align:center}.screener-ai-usage__empty svg{width:16px;height:16px}.screener-ai-usage__empty.is-error{color:#ff9aaa}.screener-ai-usage__table-wrap{max-height:430px;overflow:auto}.screener-ai-usage__table{width:100%;min-width:690px;border-collapse:collapse;table-layout:fixed;color:#dbe4f5;font-size:11px}.screener-ai-usage__table th,.screener-ai-usage__table td{padding:10px 12px}.screener-ai-usage__table th{position:sticky;top:0;z-index:1;border-bottom:1px solid rgba(255,255,255,.08);background:#0f1a31;color:#99a6c2;font-weight:600;text-align:left}.screener-ai-usage__table th:nth-child(3),.screener-ai-usage__table td:nth-child(3){width:120px;text-align:center}.screener-ai-usage__table th:last-child,.screener-ai-usage__table td:last-child{width:140px;text-align:right}.screener-ai-usage__table tbody tr{border-bottom:1px solid rgba(255,255,255,.07);transition:background .12s ease}.screener-ai-usage__table tbody tr:last-child{border-bottom:0}.screener-ai-usage__table tbody tr:hover{background:#ffffff0b}.screener-ai-usage__time{display:inline-flex;align-items:center;gap:6px;color:#99a6c2;white-space:nowrap}.screener-ai-usage__time svg{width:14px;height:14px}.screener-ai-usage__operation{color:#f3f7ff;font-weight:700}.screener-ai-usage__status{display:inline-flex;padding:4px 7px;border:1px solid rgba(133,123,255,.28);border-radius:999px;background:#857bff24;color:#d7d2ff;font-size:9px;font-weight:700}.screener-ai-usage__points{font-weight:800;white-space:nowrap}.screener-ai-exhausted{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10080;display:flex;align-items:center;justify-content:center;padding:16px;background:#00000080}.screener-ai-exhausted__panel{width:min(448px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#101a2f;color:#edf2ff;box-shadow:0 28px 80px #0000006b}.screener-ai-exhausted__header,.screener-ai-exhausted__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 24px}.screener-ai-exhausted__header{border-bottom:1px solid rgba(255,255,255,.08)}.screener-ai-exhausted__footer{justify-content:flex-end;border-top:1px solid rgba(255,255,255,.08);background:#ffffff06}.screener-ai-exhausted__title-wrap{min-width:0;display:flex;align-items:center;gap:8px}.screener-ai-exhausted__warning{width:20px;height:20px;flex:0 0 auto;color:#f59e0b}.screener-ai-exhausted__title{color:#edf2ff;font-size:16px;font-weight:600}.screener-ai-exhausted__icon-button{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;color:#99a6c2;cursor:pointer}.screener-ai-exhausted__icon-button:hover{background:#ffffff0f;color:#edf2ff}.screener-ai-exhausted__icon-button svg{width:18px;height:18px}.screener-ai-exhausted__body{padding:20px 24px}.screener-ai-exhausted__body p{margin:0;color:#b3bfd8;font-size:14px;line-height:1.55}.screener-ai-exhausted__button{min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:8px;font:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.screener-ai-exhausted__button.is-cancel{border-color:#ffffff1a;background:#ffffff0a;color:#b3bfd8}.screener-ai-exhausted__button.is-cancel:hover{background:#ffffff14;color:#edf2ff}.screener-ai-exhausted__button.is-confirm{background:#ef4444;color:#fff}.screener-ai-exhausted__button.is-confirm:hover{background:#dc2626}html[data-theme=light] .screener-ai-exhausted__panel{border-color:#e2e8f0;background:#fff;color:#0f172a;box-shadow:0 28px 80px #0f172a2e}html[data-theme=light] .screener-ai-exhausted__header{border-color:#e2e8f0}html[data-theme=light] .screener-ai-exhausted__footer{border-color:#f1f5f9;background:#f8fafc}html[data-theme=light] .screener-ai-exhausted__title{color:#1e293b}html[data-theme=light] .screener-ai-exhausted__icon-button{color:#94a3b8}html[data-theme=light] .screener-ai-exhausted__icon-button:hover{background:#f1f5f9;color:#475569}html[data-theme=light] .screener-ai-exhausted__body p{color:#475569}html[data-theme=light] .screener-ai-exhausted__button.is-cancel{border-color:#e2e8f0;background:#fff;color:#475569}html[data-theme=light] .screener-ai-exhausted__button.is-cancel:hover{background:#f1f5f9;color:#334155}.screener-ai-confirm__panel{width:min(430px,100%);padding:20px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#101a2f;color:#edf2ff;box-shadow:0 28px 80px #00000070}.screener-ai-confirm__panel h3{margin:0;font-size:15px}.screener-ai-confirm__panel p{margin:10px 0 0;color:#9daccc;font-size:12px;line-height:1.5}.screener-ai-confirm__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.screener-ai-confirm__actions button{min-height:36px;padding:0 14px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:#ffffff0b;color:#dbe4f5;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.screener-ai-confirm__actions button.is-danger{border-color:#f43f5e3d;background:#f43f5e1a;color:#ff9aaa}.is-spinning{animation:screener-ai-spin .9s linear infinite}@keyframes screener-ai-spin{to{transform:rotate(360deg)}}html[data-theme=light] .screener-ai-modal__panel,html[data-theme=light] .screener-ai-confirm__panel{border-color:#e2e8f0;background:#fff;color:#0f172a;box-shadow:0 28px 80px #0f172a2e}html[data-theme=light] .screener-ai-modal__panel--usage{background:#fff}html[data-theme=light] .screener-ai-modal__trader-button{border-color:#7c3aed5c;background:linear-gradient(135deg,#7c3aed,#a855f7 55%,#c084fc);color:#fff}html[data-theme=light] .screener-ai-modal__trader-button:hover{background:linear-gradient(135deg,#6d28d9,#9333ea 55%,#a855f7);color:#fff}html[data-theme=light] .screener-ai-modal__header,html[data-theme=light] .screener-ai-modal__footer,html[data-theme=light] .screener-ai-usage__journal-header{border-color:#e2e8f0}html[data-theme=light] .screener-ai-modal__title,html[data-theme=light] .screener-ai-decision__section-title,html[data-theme=light] .screener-ai-decision__confidence-head strong,html[data-theme=light] .screener-ai-decision__notice-title,html[data-theme=light] .screener-ai-decision__risk-title,html[data-theme=light] .screener-ai-usage__summary-value,html[data-theme=light] .screener-ai-usage__journal-header,html[data-theme=light] .screener-ai-usage__operation,html[data-theme=light] .screener-ai-confirm__panel h3{color:#0f172a}html[data-theme=light] .screener-ai-decision__section,html[data-theme=light] .screener-ai-usage__summary-card,html[data-theme=light] .screener-ai-usage__journal{border-color:#e2e8f0;background:#f8fafc}html[data-theme=light] .screener-ai-decision__section-description,html[data-theme=light] .screener-ai-decision__confidence-head,html[data-theme=light] .screener-ai-decision__trade-metrics,html[data-theme=light] .screener-ai-decision__reasoning-title,html[data-theme=light] .screener-ai-decision__reasoning,html[data-theme=light] .screener-ai-decision__usage,html[data-theme=light] .screener-ai-usage__summary-label,html[data-theme=light] .screener-ai-usage__empty,html[data-theme=light] .screener-ai-usage__time,html[data-theme=light] .screener-ai-confirm__panel p{color:#64748b}html[data-theme=light] .screener-ai-decision__confidence-track,html[data-theme=light] .screener-ai-decision__reasoning{background:#f1f5f9}html[data-theme=light] .screener-ai-decision__usage strong,html[data-theme=light] .screener-ai-usage__summary-value.is-points,html[data-theme=light] .screener-ai-usage__points{color:#4f46e5}html[data-theme=light] .screener-ai-decision__signal.is-buy{background:#ecfdf5;color:#047857}html[data-theme=light] .screener-ai-decision__signal.is-sell{background:#fff1f2;color:#be123c}html[data-theme=light] .screener-ai-decision__signal.is-hold{background:#f1f5f9;color:#475569}html[data-theme=light] .screener-ai-decision__trade-card.is-entry{background:#eff6ff;color:#1d4ed8}html[data-theme=light] .screener-ai-decision__trade-card.is-stop{background:#fff1f2;color:#be123c}html[data-theme=light] .screener-ai-decision__trade-card.is-target{background:#ecfdf5;color:#047857}html[data-theme=light] .screener-ai-decision__notice{background:#f8fafc}html[data-theme=light] .screener-ai-decision__notice.is-info{border-color:#bae6fd;background:#f0f9ff}html[data-theme=light] .screener-ai-decision__notice.is-warning,html[data-theme=light] .screener-ai-decision__risk{border-color:#fde68a;background:#fffbeb}html[data-theme=light] .screener-ai-decision__notice-body,html[data-theme=light] .screener-ai-decision__risk-list{color:#475569}html[data-theme=light] .screener-ai-modal__icon-button,html[data-theme=light] .screener-ai-usage__action,html[data-theme=light] .screener-ai-modal__close-button,html[data-theme=light] .screener-ai-confirm__actions button{border-color:#e2e8f0;background:#f8fafc;color:#475569}html[data-theme=light] .screener-ai-modal__icon-button:hover,html[data-theme=light] .screener-ai-usage__action:hover:not(:disabled),html[data-theme=light] .screener-ai-modal__close-button:hover{border-color:#c7d2fe;background:#eef2ff;color:#4338ca}html[data-theme=light] .screener-ai-usage__title-icon,html[data-theme=light] .screener-ai-usage__status{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}html[data-theme=light] .screener-ai-usage__table{color:#334155}html[data-theme=light] .screener-ai-usage__table th{border-color:#e2e8f0;background:#fff;color:#64748b}html[data-theme=light] .screener-ai-usage__table tbody tr{border-color:#e2e8f0}html[data-theme=light] .screener-ai-usage__table tbody tr:hover{background:#f8fafc}html[data-theme=light] .screener-ai-confirm__actions button.is-danger{border-color:#fecdd3;background:#fff1f2;color:#be123c}@media (max-width: 760px){.screener-ai-analysis-bar{padding:8px 10px}.screener-ai-analyze{min-height:44px}.screener-ai-modal,.screener-ai-confirm{padding:8px}.screener-ai-modal__panel{max-height:94vh;border-radius:13px}.screener-ai-modal__header,.screener-ai-modal__footer,.screener-ai-modal__body{padding:12px}.screener-ai-modal__header{align-items:flex-start;flex-wrap:wrap}.screener-ai-modal__header-actions{width:100%;justify-content:flex-end}.screener-ai-decision__trade-grid,.screener-ai-usage__summary{grid-template-columns:1fr}.screener-ai-decision__section-top{align-items:flex-start;flex-direction:column}.screener-ai-usage__action{padding:0 8px}}.ml-toast-host{position:fixed;top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));z-index:2147483600;display:flex;flex-direction:column;align-items:flex-end;gap:10px;width:fit-content;max-width:calc(100vw - 32px);pointer-events:none}.ml-toast{--ml-toast-accent: #ffbe55;--ml-toast-accent-rgb: 255, 190, 85;--ml-toast-duration: 3s;pointer-events:auto;position:relative;overflow:hidden;width:fit-content;min-width:0;max-width:min(390px,100vw - 32px);border:1px solid rgba(var(--ml-toast-accent-rgb),.34);border-radius:10px;background:linear-gradient(180deg,rgba(var(--ml-toast-accent-rgb),.1),rgba(var(--ml-toast-accent-rgb),.055)),#080e1cfb;box-shadow:0 16px 42px #0000006b,0 1px #ffffff0b inset;color:#fff;padding:14px 12px 13px 14px;transform:translate(28px);opacity:0;animation:ml-toast-in .22s ease forwards;font-family:Unbounded,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ml-toast--error{--ml-toast-accent: #ff5f75;--ml-toast-accent-rgb: 255, 95, 117}.ml-toast--success{--ml-toast-accent: #4cd38a;--ml-toast-accent-rgb: 76, 211, 138}.ml-toast--warning{--ml-toast-accent: #ffbe55;--ml-toast-accent-rgb: 255, 190, 85}.ml-toast.is-leaving{animation:ml-toast-out .18s ease forwards}.ml-toast__row{display:grid;grid-template-columns:minmax(0,auto) 20px;align-items:start;column-gap:10px;width:fit-content;max-width:100%}.ml-toast__content{min-width:0;width:fit-content;max-width:min(320px,100vw - 78px)}.ml-toast__title{margin:0 0 5px;color:#fff;font-size:13px;font-weight:700;line-height:1.3;letter-spacing:-.01em}.ml-toast__message{color:#ffffffe8;font-size:12px;font-weight:400;line-height:1.55;white-space:pre-wrap;word-break:normal;overflow-wrap:anywhere}.ml-toast__close{width:20px;height:20px;margin:-1px 0 0;padding:0;border:0;border-radius:20px;background:transparent;color:#ffffffc2;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font:400 20px/1 Arial,sans-serif;transition:background .16s ease,color .16s ease,transform .16s ease}.ml-toast__close:hover{background:#ffffff17;color:#fff}.ml-toast__close:active{transform:scale(.92);background:#ffffff21}.ml-toast__close:focus-visible{outline:2px solid rgba(133,123,255,.95);outline-offset:2px}.ml-toast__progress{position:absolute;top:0;right:0;left:0;height:2px;background:rgba(var(--ml-toast-accent-rgb),.72);transform-origin:left center;border-radius:10px 10px 0 0;animation:ml-toast-progress var(--ml-toast-duration) linear forwards}@keyframes ml-toast-in{0%{transform:translate(28px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes ml-toast-out{0%{transform:translate(0);opacity:1}to{transform:translate(28px);opacity:0}}@keyframes ml-toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width: 480px){.ml-toast-host{top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));left:max(12px,env(safe-area-inset-left));width:auto;max-width:none;align-items:stretch}.ml-toast{width:100%;min-width:0;max-width:none}.ml-toast__row{width:100%;grid-template-columns:minmax(0,1fr) 20px}.ml-toast__content{width:auto;max-width:none}}@media (prefers-reduced-motion: reduce){.ml-toast,.ml-toast.is-leaving,.ml-toast__progress{animation-duration:1ms!important}}:root{--screener-chart-min-h-tablet: 340px;--screener-chart-min-h-mobile: 280px;--screener-right-min-h-tablet: 560px;--screener-right-min-h-mobile: 480px}@media (max-width: 1180px){body.is-screener{height:100dvh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}body.is-screener #screenerPage{min-height:calc(100dvh - var(--ml-cp-h))}body.is-screener .app{height:auto;min-height:calc(100dvh - var(--ml-cp-h));grid-template-columns:1fr;grid-template-rows:auto auto;gap:10px;align-content:start;padding:10px}body.is-screener .left,body.is-screener .right,body.is-screener .panel,body.is-screener .panel-views,body.is-screener .panel-view{min-height:0}body.is-screener .left{height:auto;gap:10px}body.is-screener .left[data-count="1"]{grid-template-columns:1fr;grid-template-rows:minmax(var(--screener-chart-min-h-tablet),58dvh)}body.is-screener .left[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(var(--screener-chart-min-h-tablet),44dvh)}body.is-screener .left[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(var(--screener-chart-min-h-tablet),40dvh))}body.is-screener .left[data-count="6"]{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(var(--screener-chart-min-h-tablet),34dvh))}body.is-screener .left .card.chart,body.is-screener .left .chart{min-height:var(--screener-chart-min-h-tablet)}body.is-screener .chart-head{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px}body.is-screener .chart-head__side{display:none}body.is-screener .candle-countdown{grid-column:2;grid-row:1;justify-self:end;align-self:center}body.is-screener .tf-switch,body.is-screener .tf-switch--in-chart{opacity:1;pointer-events:auto;justify-self:stretch;justify-content:flex-start;flex-wrap:wrap;gap:6px;max-width:100%;overflow:visible}body.is-screener .tf-btn{height:28px;padding:0 9px;font-size:11px}body.is-screener .chart-tools{opacity:1;pointer-events:auto;top:94px;left:10px;right:auto;bottom:auto;transform:none;flex-direction:column;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;gap:4px;padding:5px;border-radius:10px;width:42px;min-width:42px;max-width:42px;background:#10141ad1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.is-screener .chart:hover .chart-tools,body.is-screener .chart.is-active .chart-tools,body.is-screener .chart.slot-active .chart-tools{transform:none}body.is-screener .tool-icon{width:30px;height:30px}body.is-screener .tool-icon__img{width:15px;height:15px}html[data-theme=light] body.is-screener .chart-tools{background:#fff;border-color:#c8d0dc;box-shadow:0 8px 22px #0f172a1f}html[data-theme=light] body.is-screener .tool-icon{background:#eef1f5;border-color:#c8d0dc}html[data-theme=light] body.is-screener .tool-icon:hover{background:#e5e9f0;border-color:#aeb8c6}html[data-theme=light] body.is-screener .tool-icon__img{filter:brightness(0) saturate(100%) invert(40%) sepia(10%) saturate(553%) hue-rotate(179deg) brightness(93%) contrast(88%)!important;opacity:1!important}body.is-screener .chart.slot-active:after,body.is-screener .chart.is-active:after{width:12px;height:12px;transform:translate(3px,3px)}body.is-screener .chart,body.is-screener .chart-wrap,body.is-screener .chart-canvas,body.is-screener canvas.chart-canvas{touch-action:pan-y}body.is-screener .right{min-height:var(--screener-right-min-h-tablet)}body.is-screener .panel{min-height:var(--screener-right-min-h-tablet);max-height:none}body.is-screener .panel-tabs{position:sticky;top:0;z-index:20}body.is-screener .panel-actions{position:sticky;top:55px;z-index:19;flex-wrap:wrap;align-items:stretch;padding:10px}body.is-screener .panel-actions__icons{gap:4px;margin-right:0}body.is-screener .panel-view__scroll{min-height:0}body.is-screener .topbar,body.is-screener .panel-head,body.is-screener .screener-ai-analysis-bar{padding:10px}body.is-screener .leftinfo,body.is-screener .ex-switch{width:100%}body.is-screener .search{min-height:40px}body.is-screener #scrollWrap{min-height:420px}body.is-screener .guest-more{position:sticky;bottom:0;z-index:3;padding:10px;background:linear-gradient(180deg,#0b0d1000,#0b0d10eb 26%,#0b0d10)}body.is-screener .densmap__list,body.is-screener .impulses-list{grid-template-columns:repeat(2,minmax(0,1fr))}body.is-screener .alerts-feed{padding:12px}}@media (max-width: 860px){body.is-screener .app{padding:8px;gap:8px}body.is-screener .left{gap:8px}body.is-screener .left{grid-template-columns:1fr!important;grid-template-rows:minmax(320px,56dvh)!important}body.is-screener .left .card.chart{display:none!important}body.is-screener .left .card.chart.slot-active,body.is-screener .left .card.chart.is-active{display:flex!important}body.is-screener .left .card.chart,body.is-screener .left .chart{min-height:320px}body.is-screener .panel{min-height:520px}body.is-screener .panel-tabs{gap:6px;padding:8px}body.is-screener .panel-tab{width:48px;height:32px}body.is-screener .panel-tab:before{width:40px;height:28px}body.is-screener .panel-tab img{width:20px;height:20px}body.is-screener .panel-tab[data-tab=alerts] img{width:22px;height:22px}body.is-screener .panel-actions{top:49px;padding:8px;gap:8px}body.is-screener .topbar,body.is-screener .panel-head,body.is-screener .screener-ai-analysis-bar{padding:8px}body.is-screener .ex-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body.is-screener .ex-switch.exchange-select-ui{display:block}body.is-screener .exchange-select__chevron,body.is-screener .exchange-select__sectionChevron,body.is-screener .exchange-select__collapse,body.is-screener .exchange-select__collapse:hover,body.is-screener .exchange-select__collapse:focus-visible{color:#fff}body.is-screener .ex-ico{width:100%;justify-content:center}body.is-screener .densmap{padding:10px}body.is-screener .densmap__list{grid-template-columns:repeat(2,minmax(0,1fr))}body.is-screener .impulses-list{grid-template-columns:1fr}body.is-screener .alerts-feed,body.is-screener .alertsfeed-row{padding:10px}}@media (max-width: 640px){body.is-screener{font-size:14px}body.is-screener .app{padding:6px;gap:6px}body.is-screener .left[data-count="1"]{grid-template-rows:minmax(var(--screener-chart-min-h-mobile),50dvh)}body.is-screener .left[data-count="2"]{grid-template-rows:repeat(2,minmax(var(--screener-chart-min-h-mobile),44dvh))}body.is-screener .left[data-count="4"]{grid-template-rows:repeat(4,minmax(var(--screener-chart-min-h-mobile),38dvh))}body.is-screener .left[data-count="6"]{grid-template-rows:repeat(6,minmax(var(--screener-chart-min-h-mobile),34dvh))}body.is-screener .left .card.chart,body.is-screener .left .chart{min-height:var(--screener-chart-min-h-mobile);border-radius:20px}body.is-screener .chart-head{padding:8px;gap:6px}body.is-screener .tf-switch,body.is-screener .tf-switch--in-chart{gap:4px}body.is-screener .tf-btn{height:28px;min-width:0;padding:0 8px;font-size:10px;border-radius:9999px}body.is-screener .chart-tools{opacity:1;pointer-events:auto;top:50%;left:8px;right:auto;bottom:auto;transform:translate3d(0,-50%,0);flex-direction:column;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;width:46px;min-width:46px;max-width:46px;gap:5px;padding:7px;border-radius:16px}body.is-screener .chart:hover .chart-tools,body.is-screener .chart.is-active .chart-tools,body.is-screener .chart.slot-active .chart-tools{transform:translate3d(0,-50%,0)}body.is-screener .tool-icon{width:28px;height:28px;margin:0;border-radius:7px}body.is-screener .tool-icon__img{width:14px;height:14px}body.is-screener .panel{min-height:var(--screener-right-min-h-mobile);border-radius:20px}body.is-screener .panel-tabs{padding:7px 6px;gap:4px}body.is-screener .panel-tab{width:44px;height:30px}body.is-screener .panel-tab:before{width:36px;height:26px}body.is-screener .panel-tab img{width:18px;height:18px}body.is-screener .panel-tab[data-tab=alerts] img{width:20px;height:20px}body.is-screener .panel-tab__badge{top:3px;right:5px}body.is-screener .panel-actions{top:45px;padding:6px;gap:6px}body.is-screener .panel-actions__icons{width:auto;gap:2px}body.is-screener .panel-actions__icons .btn-fs{width:30px;height:30px}body.is-screener .panel-actions__icons .btn-fs__ico{width:18px;height:18px}body.is-screener .topbar,body.is-screener .panel-head,body.is-screener .screener-ai-analysis-bar{padding:6px}body.is-screener .search{padding:8px 10px;min-height:38px}body.is-screener .search input{font-size:16px}body.is-screener .ex-switch{gap:6px}body.is-screener .ex-ico{min-width:0;height:36px;padding:0 10px}body.is-screener .ex-ico__label{font-size:11px}body.is-screener #scrollWrap{min-height:360px}body.is-screener .table{font-size:11px}body.is-screener .table th,body.is-screener .table td{height:34px;min-height:34px;padding:0 4px}body.is-screener .table th:first-child,body.is-screener .table td.sym{width:96px}body.is-screener .table th:nth-child(2),body.is-screener .table td.price{width:58px}body.is-screener .table td.price{padding-left:2px;padding-right:2px;font-size:9.5px}body.is-screener .table th:nth-child(3),body.is-screener .table td.chg{width:52px;font-size:10px}body.is-screener .table th:nth-child(4),body.is-screener .table td.vol{width:58px;font-size:9.5px;padding-right:2px}body.is-screener .symtext{font-size:10px}body.is-screener .fav-btn,body.is-screener .symcopy-btn,body.is-screener .table tbody tr:hover .fav-btn,body.is-screener .table tbody tr:hover .symcopy-btn{opacity:1}body.is-screener .fav-btn{margin-right:4px}body.is-screener .mkt{width:13px;height:13px}body.is-screener .mkt-ico,body.is-screener .mkt img,body.is-screener .mkt-filter-btn img{width:8px;height:8px}body.is-screener .guest-more{padding:8px 6px 10px}body.is-screener .guest-more__btn{height:40px;font-size:13px;gap:8px}body.is-screener .guest-more__icon{width:22px;height:22px}body.is-screener .densmap{padding:8px}body.is-screener .densmap__list{gap:8px}body.is-screener .densmap-item{padding:9px;gap:6px}body.is-screener .densmap-market{padding:2px 6px;font-size:9px}body.is-screener .densmap-symbol,body.is-screener .densmap-item__vol,body.is-screener .densmap-price{font-size:12px}body.is-screener .densmap-item__bottom{font-size:10px;gap:8px}body.is-screener .alerts-feed{padding:8px}body.is-screener .alertsfeed-row{padding:9px;border-radius:9999px}body.is-screener .alertsfeed-row__top,body.is-screener .alertsfeed-row__mid,body.is-screener .alertsfeed-row__bot{gap:6px}body.is-screener .alertsfeed-chip,body.is-screener .alertsfeed-kv__k,body.is-screener .alertsfeed-meta{font-size:10px}body.is-screener .alertsfeed-kv__v{font-size:12px}body.is-screener .impulses-panel{gap:10px;padding:8px}body.is-screener .impulses-row{padding:9px 10px}body.is-screener .impulses-row__sym{font-size:12px}body.is-screener .impulses-row__sub,body.is-screener .impulses-row__time{font-size:10px}body.is-screener .impulses-row__pct,body.is-screener .impulses-row__price{font-size:11px}}@media (max-width: 390px){body.is-screener .tf-btn{padding:0 7px;font-size:9.5px}body.is-screener .tool-icon{width:29px;height:29px}body.is-screener .tool-icon__img{width:15px;height:15px}body.is-screener .table th:first-child,body.is-screener .table td.sym{width:88px}body.is-screener .table th:nth-child(2),body.is-screener .table td.price{width:54px}body.is-screener .table th:nth-child(3),body.is-screener .table td.chg{width:48px}body.is-screener .table th:nth-child(4),body.is-screener .table td.vol{width:54px}body.is-screener .densmap-item__top,body.is-screener .densmap-item__mid,body.is-screener .densmap-item__bottom{column-gap:6px;gap:6px}}@media (max-width: 860px){body.is-screener .chart-tools{top:50%;left:8px;right:auto;bottom:auto;transform:translate3d(0,-50%,0);width:46px;min-width:46px;max-width:46px;gap:5px;padding:7px;border-radius:16px}body.is-screener .chart:hover .chart-tools,body.is-screener .chart.is-active .chart-tools,body.is-screener .chart.slot-active .chart-tools{transform:translate3d(0,-50%,0)}body.is-screener .tool-icon{width:28px;height:28px;margin:0}body.is-screener .tool-icon__img{width:14px;height:14px}}html[data-screener-surface=launcher] [data-theme-toggle],body[data-screener-surface=launcher] [data-theme-toggle],html[data-screener-surface=launcher] #ml-control-panel-widget,body[data-screener-surface=launcher] #ml-control-panel-widget,html[data-screener-surface=launcher] .support-chat-button,html[data-screener-surface=launcher] .support-chat-overlay,html[data-screener-surface=launcher] .support-chat-welcome,body[data-screener-surface=launcher] .support-chat-button,body[data-screener-surface=launcher] .support-chat-overlay,body[data-screener-surface=launcher] .support-chat-welcome{display:none!important}html[data-screener-surface=launcher] #page-loader,body[data-screener-surface=launcher] #page-loader,html[data-screener-surface=launcher] .page-loader,body[data-screener-surface=launcher] .page-loader,html[data-screener-surface=launcher] .ml-loader,body[data-screener-surface=launcher] .ml-loader,html[data-screener-surface=launcher] .site-loader,body[data-screener-surface=launcher] .site-loader,html[data-screener-surface=launcher].ml-loading #page-loader,body[data-screener-surface=launcher].is-loading #page-loader,html[data-screener-surface=launcher].ml-loading .page-loader,body[data-screener-surface=launcher].is-loading .page-loader,html[data-screener-surface=launcher].ml-loading .ml-loader,body[data-screener-surface=launcher].is-loading .ml-loader,html[data-screener-surface=launcher].ml-loading .site-loader,body[data-screener-surface=launcher].is-loading .site-loader{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}html[data-screener-surface=launcher]{--ml-cp-h: 0px !important;--cp-min: 0px !important;--cp-h: 0px !important;--launcher-scrollbar-size: 2px;--launcher-scrollbar-radius: 50%;--launcher-scrollbar-thumb: #857bff;--launcher-scrollbar-thumb-hover: #00a3ff;background:radial-gradient(circle at 20% 18%,rgba(133,123,255,.08),transparent 24%),radial-gradient(circle at 80% 0%,rgba(0,163,255,.05),transparent 18%),#060913!important}html[data-screener-surface=launcher],html[data-screener-surface=launcher] body,body[data-screener-surface=launcher],body[data-screener-surface=launcher].is-loading{overflow-x:hidden!important;overflow-y:hidden!important;height:100%!important;min-height:100%!important}html[data-screener-surface=launcher] body,body[data-screener-surface=launcher]{margin:0!important;padding-top:0!important;background:radial-gradient(circle at 20% 18%,rgba(133,123,255,.08),transparent 24%),radial-gradient(circle at 80% 0%,rgba(0,163,255,.05),transparent 18%),#060913!important}html[data-screener-surface=launcher] .landing-viewport,body[data-screener-surface=launcher] .landing-viewport,html[data-screener-surface=launcher] .landing-viewport>.landing-scroll,body[data-screener-surface=launcher] .landing-viewport>.landing-scroll,html[data-screener-surface=launcher] .landing-viewport>.landing-scroll>.scroll-inner,body[data-screener-surface=launcher] .landing-viewport>.landing-scroll>.scroll-inner,html[data-screener-surface=launcher] .landing-stage,body[data-screener-surface=launcher] .landing-stage{min-height:100%!important;height:100%!important;background:transparent!important}html[data-screener-surface=launcher] #introPage,body[data-screener-surface=launcher] #introPage{display:none!important}html[data-screener-surface=launcher] #screenerPage,body[data-screener-surface=launcher] #screenerPage{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;background:transparent!important}html[data-screener-surface=launcher] .app,body[data-screener-surface=launcher] .app{height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:10px!important;background:transparent!important}html[data-screener-surface=launcher] body.is-loading,body[data-screener-surface=launcher].is-loading,html[data-screener-surface=launcher].ml-loading,body[data-screener-surface=launcher].ml-loading{background:radial-gradient(circle at 20% 18%,rgba(133,123,255,.08),transparent 24%),radial-gradient(circle at 80% 0%,rgba(0,163,255,.05),transparent 18%),#060913!important}@media (min-width: 1025px) and (max-width: 1180px){html[data-screener-surface=launcher] body.is-screener,body[data-screener-surface=launcher].is-screener{overflow-x:hidden!important;overflow-y:hidden!important}html[data-screener-surface=launcher] body.is-screener .app,body[data-screener-surface=launcher].is-screener .app{height:100dvh!important;min-height:100dvh!important;grid-template-columns:minmax(0,1fr) 330px!important;grid-template-rows:1fr!important;align-content:stretch!important}html[data-screener-surface=launcher] body.is-screener .right,body[data-screener-surface=launcher].is-screener .right,html[data-screener-surface=launcher] body.is-screener .panel,body[data-screener-surface=launcher].is-screener .panel,html[data-screener-surface=launcher] body.is-screener .panel-views,body[data-screener-surface=launcher].is-screener .panel-views,html[data-screener-surface=launcher] body.is-screener .panel-view,body[data-screener-surface=launcher].is-screener .panel-view{min-height:0!important;max-height:none!important}}html[data-screener-surface=launcher] body.is-screener .panel-views,body[data-screener-surface=launcher].is-screener .panel-views,html[data-screener-surface=launcher] body.is-screener .panel-view[data-content=coins],body[data-screener-surface=launcher].is-screener .panel-view[data-content=coins]{min-height:0!important;overflow:hidden!important}html[data-screener-surface=launcher] body.is-screener #scrollWrap,body[data-screener-surface=launcher].is-screener #scrollWrap{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:0!important;overflow:hidden!important}html[data-screener-surface=launcher] body.is-screener #scrollBox,body[data-screener-surface=launcher].is-screener #scrollBox{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important}html[data-screener-surface=launcher] body.is-screener #guestMoreBanner,body[data-screener-surface=launcher].is-screener #guestMoreBanner{flex:0 0 auto!important;position:relative!important;bottom:auto!important;margin-top:0!important;z-index:1!important}@media (max-width: 1024px){html[data-screener-surface=launcher],html[data-screener-surface=launcher] body,body[data-screener-surface=launcher],body[data-screener-surface=launcher].is-loading,body[data-screener-surface=launcher].is-screener{overflow-x:hidden!important;overflow-y:auto!important;height:auto!important;min-height:100%!important}html[data-screener-surface=launcher] .landing-viewport,body[data-screener-surface=launcher] .landing-viewport,html[data-screener-surface=launcher] .landing-viewport>.landing-scroll,body[data-screener-surface=launcher] .landing-viewport>.landing-scroll,html[data-screener-surface=launcher] .landing-viewport>.landing-scroll>.scroll-inner,body[data-screener-surface=launcher] .landing-viewport>.landing-scroll>.scroll-inner,html[data-screener-surface=launcher] .landing-stage,body[data-screener-surface=launcher] .landing-stage,html[data-screener-surface=launcher] #screenerPage,body[data-screener-surface=launcher] #screenerPage{height:auto!important;min-height:100%!important}html[data-screener-surface=launcher] .app,body[data-screener-surface=launcher] .app{height:auto!important;min-height:100dvh!important}html[data-screener-surface=launcher] body.is-screener .right,body[data-screener-surface=launcher].is-screener .right{min-height:0!important;overflow:hidden!important}html[data-screener-surface=launcher] body.is-screener .right>*,body[data-screener-surface=launcher].is-screener .right>*{min-height:0!important}html[data-screener-surface=launcher] body.is-screener .right>:last-child,body[data-screener-surface=launcher].is-screener .right>:last-child{flex-shrink:0!important}html[data-screener-surface=launcher] body.is-screener .right .panel,body[data-screener-surface=launcher].is-screener .right .panel,html[data-screener-surface=launcher] body.is-screener .panel-view[data-content=coins],body[data-screener-surface=launcher].is-screener .panel-view[data-content=coins]{min-height:0!important;overflow:hidden!important}html[data-screener-surface=launcher] body.is-screener #scrollWrap,body[data-screener-surface=launcher].is-screener #scrollWrap{flex:1 1 auto!important;min-height:0!important;overflow:hidden!important}html[data-screener-surface=launcher] body.is-screener #scrollBox,body[data-screener-surface=launcher].is-screener #scrollBox{flex:1 1 auto!important;min-height:0!important;height:auto!important;overflow-y:auto!important;overflow-x:hidden!important}}html[data-screener-surface=launcher],html[data-screener-surface=launcher] body,body[data-screener-surface=launcher],html[data-screener-surface=launcher] *,body[data-screener-surface=launcher] *{scrollbar-width:thin;scrollbar-color:var(--launcher-scrollbar-thumb) transparent}html[data-screener-surface=launcher]::-webkit-scrollbar,html[data-screener-surface=launcher] body::-webkit-scrollbar,html[data-screener-surface=launcher] *::-webkit-scrollbar,body[data-screener-surface=launcher]::-webkit-scrollbar,body[data-screener-surface=launcher] *::-webkit-scrollbar{width:var(--launcher-scrollbar-size);height:var(--launcher-scrollbar-size)}html[data-screener-surface=launcher]::-webkit-scrollbar-track,html[data-screener-surface=launcher] body::-webkit-scrollbar-track,html[data-screener-surface=launcher] *::-webkit-scrollbar-track,body[data-screener-surface=launcher]::-webkit-scrollbar-track,body[data-screener-surface=launcher] *::-webkit-scrollbar-track{background:transparent}html[data-screener-surface=launcher]::-webkit-scrollbar-thumb,html[data-screener-surface=launcher] body::-webkit-scrollbar-thumb,html[data-screener-surface=launcher] *::-webkit-scrollbar-thumb,body[data-screener-surface=launcher]::-webkit-scrollbar-thumb,body[data-screener-surface=launcher] *::-webkit-scrollbar-thumb{background:var(--launcher-scrollbar-thumb);border-radius:var(--launcher-scrollbar-radius)}html[data-screener-surface=launcher]::-webkit-scrollbar-thumb:hover,html[data-screener-surface=launcher] body::-webkit-scrollbar-thumb:hover,html[data-screener-surface=launcher] *::-webkit-scrollbar-thumb:hover,body[data-screener-surface=launcher]::-webkit-scrollbar-thumb:hover,body[data-screener-surface=launcher] *::-webkit-scrollbar-thumb:hover{background:var(--launcher-scrollbar-thumb-hover)}html[data-screener-surface=launcher]::-webkit-scrollbar-corner,html[data-screener-surface=launcher] body::-webkit-scrollbar-corner,html[data-screener-surface=launcher] *::-webkit-scrollbar-corner,body[data-screener-surface=launcher]::-webkit-scrollbar-corner,body[data-screener-surface=launcher] *::-webkit-scrollbar-corner{background:transparent}html[data-screener-surface=launcher][data-theme=light],html[data-screener-surface=launcher][data-theme=light] body,body[data-screener-surface=launcher][data-theme=light]{background:radial-gradient(circle at 20% 18%,rgba(133,123,255,.08),transparent 24%),radial-gradient(circle at 80% 0%,rgba(0,163,255,.05),transparent 18%),#f4f7fb!important}html[data-screener-surface=launcher][data-theme=light] .app,body[data-screener-surface=launcher][data-theme=light] .app,html[data-screener-surface=launcher][data-theme=light] #screenerPage,body[data-screener-surface=launcher][data-theme=light] #screenerPage,html[data-theme=light] .right .panel-view__scroll,html[data-theme=light] .right #scrollWrap,html[data-theme=light] .right #scrollBox,html[data-theme=light] .right .table,html[data-theme=light] .right .table tbody{background:transparent!important}body.is-screener[data-screener-surface=web] #screenerPage{display:flex;flex-direction:column;height:calc(100dvh - var(--ml-cp-h));min-height:0}body.is-screener[data-screener-surface=web] #screenerPage>.app{flex:1 1 auto;height:auto;min-height:0}.screener-marketbar{--screener-marketbar-radius: 8px;--screener-marketbar-text: #f3f7ff;position:relative;flex:0 0 auto;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:34px;margin:10px 10px 0;color:var(--screener-marketbar-text);font-family:Inter,Arial,sans-serif;font-variant-numeric:tabular-nums}.screener-marketbar__markets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0}.screener-marketbar__item{min-width:0;min-height:34px;display:grid;grid-template-columns:auto auto minmax(56px,1fr) auto;align-items:center;gap:8px;padding:0 10px;border:1px solid rgba(255,255,255,.09);border-radius:var(--screener-marketbar-radius);background:#00000029;color:#f7f8ffdb}.screener-marketbar__label{font-size:12px;white-space:nowrap}.screener-marketbar__state{color:#99a6c2;font-size:10px;white-space:nowrap}.screener-marketbar__item[data-state=open] .screener-marketbar__state{color:#86ffcb}.screener-marketbar__progress{height:5px;min-width:56px;overflow:hidden;border-radius:999px;background:#ffffff1a}.screener-marketbar__progress-fill{display:block;width:0%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#857bff,#00a3ff)}.screener-marketbar__percent{font-size:11px;white-space:nowrap}.screener-marketbar__fear{min-height:34px;display:inline-flex;align-items:center;gap:9px;padding:0 11px;border:1px solid rgba(255,255,255,.09);border-radius:var(--screener-marketbar-radius);background:#00000029;white-space:nowrap}.screener-marketbar__fear-ring{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:50%;background:conic-gradient(#ff9f1c calc(var(--screener-fear-value, 0) * 1%),#ffffff1f 0)}.screener-marketbar__fear-value{width:22px;height:22px;display:inline-grid;place-items:center;border-radius:50%;background:#080d1cf5;color:#fff;font-size:9px}.screener-marketbar__fear-text{display:grid;gap:2px}.screener-marketbar__fear-title{color:#99a6c2;font-size:9px}.screener-marketbar__fear-label{font-size:11px}html[data-theme=light] .screener-marketbar{--screener-marketbar-text: #111827}html[data-theme=light] .screener-marketbar__item,html[data-theme=light] .screener-marketbar__fear{border-color:#0f172a1a;background:#0f172a09;color:#1e293b}html[data-theme=light] .screener-marketbar__state,html[data-theme=light] .screener-marketbar__fear-title{color:#64748b}html[data-theme=light] .screener-marketbar__item[data-state=open] .screener-marketbar__state{color:#07845c}html[data-theme=light] .screener-marketbar__progress{background:#0f172a1a}html[data-theme=light] .screener-marketbar__fear-value{background:#fff;color:#111827}html[data-screener-surface=launcher] .screener-marketbar,body[data-screener-surface=launcher] .screener-marketbar{display:none!important}@media (max-width: 1180px){body.is-screener[data-screener-surface=web] #screenerPage{height:auto;min-height:calc(100dvh - var(--ml-cp-h))}body.is-screener[data-screener-surface=web] #screenerPage>.app{min-height:0}.screener-marketbar{grid-template-columns:minmax(0,1fr) auto}.screener-marketbar__fear{justify-self:start}}@media (max-width: 920px){.screener-marketbar{grid-template-columns:minmax(0,1fr) auto;gap:4px;min-height:28px;margin:6px 6px 0}.screener-marketbar__markets{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.screener-marketbar__item{position:relative;display:flex;justify-content:center;gap:4px;min-height:28px;padding:0 4px}.screener-marketbar__label{font-size:clamp(9px,2.6vw,11px)}.screener-marketbar__state{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.screener-marketbar__item:after{content:"";flex:0 0 6px;width:6px;height:6px;border-radius:50%;background:#748198}.screener-marketbar__item[data-state=open]:after{background:#39e5a1;box-shadow:0 0 0 2px #39e5a124}.screener-marketbar__progress,.screener-marketbar__percent{display:none}.screener-marketbar__fear{min-height:28px;gap:4px;padding:0 5px}.screener-marketbar__fear-ring{flex:0 0 23px;width:23px;height:23px}.screener-marketbar__fear-value{width:18px;height:18px}.screener-marketbar__fear-title{display:none}.screener-marketbar__fear-label{font-size:10px}html[data-theme=light] .screener-marketbar__item:after{background:#64748b}html[data-theme=light] .screener-marketbar__item[data-state=open]:after{background:#07845c;box-shadow:0 0 0 2px #07845c1f}}@media (max-width: 480px){.screener-marketbar__fear{position:relative}.screener-marketbar__fear-text{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.screener-marketbar__fear:after{content:"F&G";font-size:10px;font-weight:600;letter-spacing:.01em}}.symcell>.fav-btn{flex:0 0 18px;min-width:18px}.symcell>.symtext{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-tools-indicator{order:2;flex:0 0 7px;width:7px;height:15px;display:inline-flex;align-items:center;justify-content:center;margin:0 1px 0 2px;transform:translateY(-1px);pointer-events:none}.chart-tools-indicator:before{content:"";display:block;width:5px;height:5px;border-radius:50%;background:var(--green);box-shadow:0 0 0 1px #18c37e24;opacity:0;transform:scale(.72);transition:opacity .12s ease,transform .12s ease}.chart-tools-indicator.is-active:before{opacity:1;transform:scale(1)}body.is-chart-note-open{overflow:hidden}.chart-head__side{display:flex;align-items:center}.chart-note-button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:14px;background:transparent;color:#ffffffeb;cursor:pointer;transition:color .12s ease,background .12s ease,border-color .12s ease,transform .06s ease}.chart-note-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.chart-note-button:hover{border-color:#ffffff1f;background:#ffffff0d}.chart-note-button:active{transform:translateY(1px)}.chart-note-button:disabled{opacity:.45;cursor:default;transform:none}.chart-note-button.is-saved{color:var(--green)}html[data-theme=light] .chart-note-button{color:#4b5563db}html[data-theme=light] .chart-note-button:hover{border-color:#4b556329;background:#4b55630f}html[data-theme=light] .chart-note-button.is-saved{color:var(--green)}.chart-note-modal{position:fixed;inset:var(--ml-cp-h) 0 0 0;z-index:10020;display:grid;place-items:center;padding:18px}.chart-note-modal[hidden]{display:none}.chart-note-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.chart-note-modal__dialog{position:relative;width:min(560px,100vw - 36px);max-height:calc(100dvh - var(--ml-cp-h) - 36px);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--stroke);border-radius:16px;background:var(--panel);color:var(--text);box-shadow:0 24px 70px #0000006b;will-change:transform}.chart-note-modal__header{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 10px 16px;border-bottom:1px solid var(--stroke);background:var(--panel2);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.chart-note-modal__header:active{cursor:grabbing}.chart-note-modal__title{min-width:0;margin:0;overflow:hidden;color:var(--text);font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.chart-note-modal__close{width:34px;height:34px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--btn-br);border-radius:17px;background:transparent;color:var(--text);cursor:pointer}.chart-note-modal__close:hover{border-color:var(--btn-br-hover);background:var(--btn-bg-hover)}.chart-note-modal__close span{font-size:20px;line-height:1}.chart-note-modal__body{min-height:0;padding:16px}.chart-note-modal__input{width:100%;min-height:250px;max-height:calc(100dvh - var(--ml-cp-h) - 210px);resize:none;overflow-y:auto;padding:14px;border:1px solid var(--stroke);border-radius:12px;outline:none;background:var(--panel2);color:var(--text);font:inherit;font-size:13px;line-height:1.6;scrollbar-width:thin;scrollbar-color:var(--btnIdle) transparent}.chart-note-modal__input::-webkit-scrollbar{width:5px}.chart-note-modal__input::-webkit-scrollbar-track{background:transparent}.chart-note-modal__input::-webkit-scrollbar-thumb{border-radius:999px;background:var(--btnIdle)}.chart-note-modal__input::placeholder{color:var(--muted)}.chart-note-modal__input:focus{border-color:#857bff9e;box-shadow:0 0 0 2px #857bff1f}.chart-note-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px 16px}.chart-note-modal__button,.chart-note-confirm__button{min-width:112px;height:38px;padding:0 16px;border:1px solid var(--btn-br);border-radius:14px;background:var(--btn-bg);color:var(--text);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.chart-note-modal__button:hover,.chart-note-confirm__button:hover{border-color:var(--btn-br-hover);background:var(--btn-bg-hover)}.chart-note-modal__button--delete{border-color:#ff4d5f52;color:var(--red)}.chart-note-modal__button--delete:hover{border-color:#ff4d5f8f;background:#ff4d5f17}.chart-note-modal__button--delete:disabled{opacity:.42;cursor:default;background:transparent}.chart-note-modal__button--save{border-color:#857bff85;background:#857bff24}.chart-note-confirm{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;padding:16px}.chart-note-confirm[hidden]{display:none}.chart-note-confirm__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000009e}.chart-note-confirm__dialog{position:relative;width:min(340px,100%);padding:18px;border:1px solid var(--stroke);border-radius:14px;background:var(--panel);box-shadow:0 18px 48px #00000070}.chart-note-confirm__title{margin-bottom:8px;color:var(--text);font-size:14px;font-weight:800}.chart-note-confirm__text{color:var(--muted);font-size:12px;line-height:1.5}.chart-note-confirm__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.chart-note-confirm__button{min-width:94px;height:36px}.chart-note-confirm__button--action{border-color:#857bff85;background:#857bff24}.chart-note-confirm__button--action.is-danger{border-color:#ff4d5f70;background:#ff4d5f1a;color:var(--red)}@media (max-width: 560px){.chart-note-modal{padding:10px}.chart-note-modal__dialog{width:calc(100vw - 20px);max-height:calc(100dvh - var(--ml-cp-h) - 20px)}.chart-note-modal__input{min-height:210px}.chart-note-modal__button{min-width:104px}}.densmap-item.is-locked:after{content:none!important;display:none!important}.panel-view[data-content=densities] .panel-sectionInfo,.panel-view[data-content=alerts] .panel-sectionInfo,.panel-view[data-content=impulses] .panel-sectionInfo{width:15px;height:15px;flex:0 0 15px;display:inline-flex;align-items:center;justify-content:center;margin:0 0 0 -4px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:help;opacity:.72;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.panel-view[data-content=densities] .panel-sectionInfo__icon,.panel-view[data-content=alerts] .panel-sectionInfo__icon,.panel-view[data-content=impulses] .panel-sectionInfo__icon{width:13px;height:13px;display:block;pointer-events:none}.panel-view[data-content=densities] .panel-sectionInfo:hover,.panel-view[data-content=densities] .panel-sectionInfo:focus-visible,.panel-view[data-content=alerts] .panel-sectionInfo:hover,.panel-view[data-content=alerts] .panel-sectionInfo:focus-visible,.panel-view[data-content=impulses] .panel-sectionInfo:hover,.panel-view[data-content=impulses] .panel-sectionInfo:focus-visible{color:var(--btnIdle);opacity:1;outline:none}.panel-view[data-content=densities] .panel-sectionInfo:focus-visible,.panel-view[data-content=alerts] .panel-sectionInfo:focus-visible,.panel-view[data-content=impulses] .panel-sectionInfo:focus-visible{box-shadow:0 0 0 2px #857bff2e}.screener-info-tooltip{position:fixed;width:260px;max-width:calc(100vw - 24px);box-sizing:border-box;padding:12px;border:1px solid #e0e7ff;border-radius:16px;background:#fffffff2;color:#334155;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:1.625;box-shadow:0 25px 50px -12px #0f172a1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;pointer-events:none}.screener-info-tooltip[hidden]{display:none!important}.panel-view[data-content=coins] .topbar,.panel-view[data-content=coins] .leftinfo{width:100%;min-width:0}.ex-switch.exchange-select-ui{position:relative;display:block;width:100%;max-width:100%;min-width:0;margin:0;padding:0;overflow:visible}.ex-switch.exchange-select-ui>.ex-ico,.ex-switch.exchange-select-ui>.ex-switch__btn{display:none!important}.exchange-select__label{display:flex;align-items:center;gap:5px;min-height:22px;margin:0 0 7px 2px}.exchange-select__sectionToggle,.exchange-select__collapse{margin:0;padding:0;border:0;background:transparent;color:var(--muted);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.exchange-select__sectionToggle{min-width:0;min-height:14px;display:inline-flex;align-items:center;font-size:11px;font-weight:500;line-height:14px;text-align:left}.exchange-select__sectionToggle:hover,.exchange-select__sectionToggle:focus-visible,.exchange-select__collapse:hover,.exchange-select__collapse:focus-visible{color:var(--btnIdle);outline:none}.exchange-select__collapse{width:22px;height:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;border-radius:6px}.exchange-select__collapse:focus-visible{box-shadow:0 0 0 2px #857bff2e}.exchange-select__sectionChevron{width:15px;height:15px;display:block;transition:transform .16s ease}.exchange-select__collapse[aria-expanded=true] .exchange-select__sectionChevron{transform:rotate(180deg)}.exchange-select__info.panel-sectionInfo{width:14px;height:14px;flex:0 0 14px;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;transform:translateY(-1px);border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:help;opacity:.72;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.exchange-select__info .panel-sectionInfo__icon{width:12px;height:12px;display:block;pointer-events:none}.exchange-select__info.panel-sectionInfo:hover,.exchange-select__info.panel-sectionInfo:focus-visible{color:var(--btnIdle);opacity:1;outline:none}.exchange-select__info.panel-sectionInfo:focus-visible{box-shadow:0 0 0 2px #857bff2e}.exchange-select{position:relative;width:100%;max-width:100%;min-width:0;z-index:30}.exchange-select[hidden]{display:none!important}.exchange-select__trigger{width:100%;max-width:100%;min-width:0;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border:1px solid var(--stroke);border-radius:9px;background:var(--panel2);color:var(--text);font:inherit;font-size:13px;font-weight:600;line-height:1;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease;-webkit-tap-highlight-color:transparent}.exchange-select__trigger:hover{border-color:var(--btn-br-hover);background:var(--btn-bg-hover)}.exchange-select__trigger.is-open,.exchange-select__trigger:focus-visible{border-color:#857bffa6;box-shadow:0 0 0 1px #857bff1a;outline:none}.exchange-select__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exchange-select__chevron{width:16px;height:16px;flex:0 0 16px;color:#fff;transition:transform .16s ease}.exchange-select__trigger.is-open .exchange-select__chevron{transform:rotate(180deg)}.exchange-select__menu{position:absolute;top:calc(100% + 6px);left:0;width:100%;max-width:100%;min-width:0;display:flex;flex-direction:column;gap:4px;padding:6px;border:1px solid rgba(133,123,255,.48);border-radius:11px;background:var(--panel2);box-shadow:0 16px 36px #00000042;overflow:hidden;z-index:80}.exchange-select__menu[hidden]{display:none!important}.exchange-select__option{width:100%;max-width:100%;min-width:0;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:var(--text);font:inherit;font-size:12px;font-weight:600;text-align:left;cursor:pointer;overflow:hidden;transition:background-color .14s ease,color .14s ease}.exchange-select__option:hover,.exchange-select__option:focus-visible{background:var(--btn-bg-hover);outline:none}.exchange-select__option.is-selected{background:#857bff38}.exchange-select__optionText{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exchange-select__check{display:none;width:15px;height:15px;flex:0 0 15px;color:var(--btnIdle)}.exchange-select__option.is-selected .exchange-select__check{display:block}html[data-theme=light] .exchange-select__trigger,html[data-theme=light] .exchange-select__menu{background:#f8fafc}html[data-theme=light] .exchange-select__chevron{color:#5b6473}html[data-theme=light] .exchange-select__menu{box-shadow:0 16px 36px #0f172a1f}html[data-theme=light] .exchange-select__option.is-selected{background:#857bff24}#btnReleaseNotes{position:relative;overflow:visible}.screener-release-notes__badge{position:absolute;top:1px;right:-1px;min-width:13px;height:13px;display:inline-flex;align-items:center;justify-content:center;padding:0 3px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ff3b30;color:#fff;box-shadow:0 3px 8px #00000038;font-size:8px;font-weight:700;line-height:1;pointer-events:none;z-index:2}.screener-release-notes{position:fixed;inset:var(--ml-cp-h) 0 0;z-index:10150;display:flex;align-items:center;justify-content:center;padding:18px;background:#0206179e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.screener-release-notes__panel{width:min(920px,100vw - 36px);max-height:min(820px,100dvh - var(--ml-cp-h) - 36px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:radial-gradient(560px 240px at 8% -8%,rgba(133,123,255,.2),transparent 62%),#0d172b;color:#edf2ff;box-shadow:0 30px 90px #00000085}.screener-release-notes__header{position:relative;flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 22px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.screener-release-notes__heading{min-width:0}.screener-release-notes__eyebrow{margin-bottom:5px;color:#a9a2ff;font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.screener-release-notes__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.screener-release-notes__title{margin:0;color:#f7f9ff;font-size:24px;font-weight:800;letter-spacing:-.025em;line-height:1.15}.screener-release-notes__version{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid rgba(167,139,250,.3);border-radius:999px;background:#7c3aed29;color:#d8ccff;font-size:11px;font-weight:800;line-height:1}.screener-release-notes__date{margin-top:7px;color:#8492aa;font-size:12px;font-weight:600}.screener-release-notes__close{width:36px;height:36px;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;margin:-4px -4px 0 0;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff09;color:#dbe4f5;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.screener-release-notes__close:hover,.screener-release-notes__close:focus-visible{border-color:#857bff52;background:#857bff29;color:#fff;outline:none}.screener-release-notes__close:focus-visible{box-shadow:0 0 0 3px #857bff2e}.screener-release-notes__close-icon{width:18px;height:18px}.screener-release-notes__body{min-height:0;flex:1 1 auto;overflow:auto;padding:12px 24px 18px}.screener-release-notes__items{display:flex;flex-direction:column}.screener-release-notes__item{position:relative;min-width:0;display:flex;align-items:flex-start;gap:13px;padding:15px 2px}.screener-release-notes__item+.screener-release-notes__item{border-top:1px solid rgba(255,255,255,.065)}.screener-release-notes__item-icon,.screener-release-notes__action-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.screener-release-notes__item-icon{width:30px;height:30px;margin-top:1px;border-radius:9px;background:#7c3aed1f;color:#c9bcff}.screener-release-notes__item-svg{width:15px;height:15px}.screener-release-notes__item-content{min-width:0}.screener-release-notes__item-title,.screener-release-notes__action-title{margin:0;color:#f1f5ff;font-weight:750;letter-spacing:-.012em}.screener-release-notes__item-title{font-size:13px;line-height:1.35}.screener-release-notes__item-description,.screener-release-notes__action-text{margin:4px 0 0;color:#94a3b8;font-size:12px;font-weight:450;line-height:1.5}.screener-release-notes__actions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:8px;padding-top:16px;border-top:1px solid rgba(255,255,255,.075)}.screener-release-notes__action-card{min-width:0;min-height:156px;display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff06}.screener-release-notes__action-head{min-width:0;display:flex;align-items:flex-start;gap:10px}.screener-release-notes__action-icon{width:32px;height:32px;border-radius:10px;background:#7c3aed21;color:#d8b4fe}.screener-release-notes__action-card--support .screener-release-notes__action-icon{background:#0ea5e91a;color:#7dd3fc}.screener-release-notes__action-card--trader .screener-release-notes__action-icon{background:#10b9811a;color:#6ee7b7}.screener-release-notes__action-svg{width:17px;height:17px}.screener-release-notes__action-content{min-width:0;flex:1 1 auto}.screener-release-notes__action-title{font-size:13px;line-height:1.3}.screener-release-notes__action-link{width:100%;align-self:center;margin-top:auto;color:#a9c8ff;text-align:center;font-size:12px;font-weight:750;line-height:1.35;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.screener-release-notes__action-link:hover,.screener-release-notes__action-link:focus-visible{color:#d5e4ff;outline:none}.screener-release-notes__action-button{width:100%;min-height:38px;margin-top:auto;padding:0 14px;border:0;border-radius:10px;background:linear-gradient(135deg,#7c3aed,#a855f7 52%,#c084fc);color:#fff;box-shadow:0 7px 18px #7c3aed2e;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:filter .12s ease,transform .12s ease,box-shadow .12s ease}.screener-release-notes__action-button--trader{background:linear-gradient(135deg,#0f766e,#059669 52%,#34d399);box-shadow:0 7px 18px #0596692e}.screener-release-notes__action-button:hover,.screener-release-notes__action-button:focus-visible{filter:brightness(1.06);outline:none}.screener-release-notes__action-button:focus-visible{box-shadow:0 8px 22px #7c3aed3d,0 0 0 3px #a78bfa33}.screener-release-notes__action-button--trader:focus-visible{box-shadow:0 8px 22px #0596693d,0 0 0 3px #34d3992e}.screener-release-notes__action-button:active{transform:translateY(1px)}.screener-release-notes__footer{flex:0 0 auto;display:flex;justify-content:flex-end;padding:12px 24px 18px}.screener-release-notes__got-it{min-width:120px;min-height:38px;padding:0 18px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0b;color:#e7edf8;font:inherit;font-size:12px;font-weight:750;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.screener-release-notes__got-it:hover,.screener-release-notes__got-it:focus-visible{border-color:#857bff4d;background:#857bff21;color:#fff;outline:none}.screener-release-notes__got-it:focus-visible{box-shadow:0 0 0 3px #857bff2e}html[data-theme=light] .screener-release-notes{background:#0f172a57}html[data-theme=light] .screener-release-notes__panel{border-color:#dfe5f2;background:radial-gradient(560px 240px at 8% -8%,rgba(133,123,255,.12),transparent 62%),#f8faff;color:#172033;box-shadow:0 30px 80px #0f172a33}html[data-theme=light] .screener-release-notes__header,html[data-theme=light] .screener-release-notes__footer{border-color:#e5eaf3}html[data-theme=light] .screener-release-notes__title,html[data-theme=light] .screener-release-notes__item-title,html[data-theme=light] .screener-release-notes__support-title,html[data-theme=light] .screener-release-notes__subscription-title{color:#182235}html[data-theme=light] .screener-release-notes__date,html[data-theme=light] .screener-release-notes__item-description,html[data-theme=light] .screener-release-notes__support-text,html[data-theme=light] .screener-release-notes__subscription-text{color:#64748b}html[data-theme=light] .screener-release-notes__version{border-color:#ddd6fe;background:#f3e8ff;color:#6d28d9}html[data-theme=light] .screener-release-notes__close,html[data-theme=light] .screener-release-notes__got-it{border-color:#dfe5f2;background:#ffffffb8;color:#334155}html[data-theme=light] .screener-release-notes__item+.screener-release-notes__item{border-color:#e6eaf2}html[data-theme=light] .screener-release-notes__item-icon{background:#f5f1ff;color:#7c3aed}html[data-theme=light] .screener-release-notes__actions-grid{border-color:#e6eaf2}html[data-theme=light] .screener-release-notes__action-card{border-color:#e4e9f3;background:#ffffffad}html[data-theme=light] .screener-release-notes__action-title{color:#182235}html[data-theme=light] .screener-release-notes__action-text{color:#64748b}html[data-theme=light] .screener-release-notes__action-icon{background:#f3edff;color:#7c3aed}html[data-theme=light] .screener-release-notes__action-card--support .screener-release-notes__action-icon{background:#edf9ff;color:#0284c7}html[data-theme=light] .screener-release-notes__action-card--trader .screener-release-notes__action-icon{background:#ecfdf5;color:#059669}html[data-theme=light] .screener-release-notes__action-link{color:#4f46e5}@media (max-width: 720px){.screener-release-notes{padding:10px}.screener-release-notes__panel{width:calc(100vw - 20px);max-height:calc(100dvh - var(--ml-cp-h) - 20px);border-radius:16px}.screener-release-notes__header{padding:18px 16px 15px}.screener-release-notes__title{font-size:20px}.screener-release-notes__body{padding:14px 16px 16px}.screener-release-notes__actions-grid{grid-template-columns:1fr}.screener-release-notes__action-card{min-height:0}.screener-release-notes__footer{padding:12px 16px 16px}.screener-release-notes__got-it{width:100%}}@media (max-width: 420px){.screener-release-notes__header{gap:10px}.screener-release-notes__title{font-size:18px}.screener-release-notes__item{padding:13px 0}.screener-release-notes__action-card{padding:12px}}.screener-release-notes__back{display:inline-flex;align-items:center;gap:6px;margin:0 0 10px;padding:0;border:0;background:transparent;color:#a9a2ff;font:inherit;font-size:11px;font-weight:750;cursor:pointer}.screener-release-notes__back:hover,.screener-release-notes__back:focus-visible{color:#d8ccff;outline:none}.screener-release-notes__back-icon{width:14px;height:14px}.screener-release-notes__release-list{display:flex;flex-direction:column;gap:8px;padding-top:4px}.screener-release-notes__release-row{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 15px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff06;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .12s ease,background .12s ease,transform .12s ease}.screener-release-notes__release-row:hover,.screener-release-notes__release-row:focus-visible{border-color:#857bff57;background:#857bff14;outline:none}.screener-release-notes__release-row:active{transform:translateY(1px)}.screener-release-notes__release-main{min-width:0;display:flex;flex-direction:column;gap:5px}.screener-release-notes__release-title-row{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:9px}.screener-release-notes__release-version{color:#d8ccff;font-size:12px;font-weight:800}.screener-release-notes__release-title{min-width:0;color:#f1f5ff;font-size:13px;font-weight:750;line-height:1.35}.screener-release-notes__release-date{color:#8492aa;font-size:11px;font-weight:600}.screener-release-notes__release-new{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#ff3b30;color:#fff;font-size:9px;font-weight:800;line-height:1;text-transform:uppercase}html[data-theme=light] .screener-release-notes__back{color:#6d28d9}html[data-theme=light] .screener-release-notes__back:hover,html[data-theme=light] .screener-release-notes__back:focus-visible{color:#4c1d95}html[data-theme=light] .screener-release-notes__release-row{border-color:#e4e9f3;background:#ffffffad}html[data-theme=light] .screener-release-notes__release-row:hover,html[data-theme=light] .screener-release-notes__release-row:focus-visible{border-color:#c4b5fd;background:#f5f3ff}html[data-theme=light] .screener-release-notes__release-version{color:#6d28d9}html[data-theme=light] .screener-release-notes__release-title{color:#182235}html[data-theme=light] .screener-release-notes__release-date{color:#64748b}@media (max-width: 720px){.screener-release-notes__release-row{padding:13px}}
