@charset "UTF-8";html.ml-loading,html.ml-loading body{overflow:hidden!important}html.ml-loading body>*:not(#page-loader){opacity:0!important;visibility:hidden!important;pointer-events:none!important}html.ml-loading #page-loader{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:1;visibility:visible;pointer-events:none;background:transparent}html.ml-loading #page-loader .page-loader__gif,html.ml-loading #page-loader .page-loader__spinner,.loading-overlay__img,.loading-overlay__spinner{display:block;width:52px;height:52px;box-sizing:border-box;border-radius:50%;border:4px solid rgba(133,123,255,.16);border-top-color:#857bff;border-right-color:#857bff;border-bottom-color:#857bff29;border-left-color:#857bff29;flex:0 0 auto;animation:page-loader-spin .78s linear infinite}@keyframes page-loader-spin{to{transform:rotate(360deg)}}: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}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}}:root{--bg:#0b0d10;--panel:#10141a;--panel2:#0f1318;--stroke:#1f2732;--text:#d7dde6;--muted:#8b97aa;--green:#18c37e;--red:#ff4d5f;--btnIdle:#857BFF;--btnActive:#00A3FF;--r: 8px;--btn-bg: rgba(255,255,255,.035);--btn-bg-hover: rgba(255,255,255,.06);--btn-bg-active: rgba(255,255,255,.085);--btn-br: rgba(255,255,255,.11);--btn-br-hover: rgba(255,255,255,.16);--btn-text: rgba(255,255,255,.78);--btn-text-hover: rgba(255,255,255,.92);--impulse-gray: #5f6368;--ml-cp-h: 60px;--landing-max: 1180px;--cp-min: 40px;--cp-h: max(var(--cp-min), var(--ml-cp-h));--GRID_ACTIVE_COLOR: #857BFF;--GRID_TEXT_INACTIVE: rgba(255,255,255,.82);--ICON_FILTER_INACTIVE: none;--ICON_FILTER_ACTIVE: brightness(0) saturate(100%) invert(60%) sepia(20%) saturate(3000%) hue-rotate(214deg) brightness(103%) contrast(103%);--CELL_W: clamp(220px, 28vw, 320px);--CELL_H: clamp(170px, 22vw, 220px);--ICON_SCALE: 78%;--N1_X: 0px;--N1_Y: 0px;--N2_X: 0px;--N2_Y: 0px;--N3_X: 0px;--N3_Y: -3px;--N4_X: 0px;--N4_Y: -12px;--N1_SCALE: 2.4;--N2_SCALE: 2;--N3_SCALE: 2;--N4_SCALE: 1.08}html[data-theme=light]{--bg:#ffffff;--panel:#eef2f7;--panel2:#f3f6fa;--stroke:#d8dee8;--text:#5b6473;--muted:#7b8494;--green:#159a63;--red:#d84a5c;--btn-bg: rgba(75,85,99,.045);--btn-bg-hover: rgba(75,85,99,.075);--btn-bg-active: rgba(75,85,99,.11);--btn-br: rgba(107,114,128,.2);--btn-br-hover: rgba(107,114,128,.3);--btn-text: rgba(75,85,99,.84);--btn-text-hover: rgba(75,85,99,.96);--impulse-gray:#98a2b3;--GRID_ACTIVE_COLOR:#857BFF;--GRID_TEXT_INACTIVE:#6b7280;--ICON_FILTER_INACTIVE: brightness(0) saturate(0%) invert(33%) sepia(7%) saturate(978%) hue-rotate(176deg) brightness(95%) contrast(89%);--ICON_FILTER_ACTIVE: brightness(0) saturate(100%) invert(60%) sepia(20%) saturate(3000%) hue-rotate(214deg) brightness(103%) contrast(103%)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:Unbounded,sans-serif;font-variant-numeric:tabular-nums;padding-top:var(--ml-cp-h)}.app{height:calc(100vh - var(--ml-cp-h));display:grid;grid-template-columns:1fr 330px;gap:10px;padding:10px;position:relative;z-index:0}.left{display:grid;gap:16px;width:100%;height:100%;min-width:0;min-height:0}.left[data-count="1"]{grid-template-columns:1fr;grid-template-rows:1fr}.left[data-count="2"]{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.left[data-count="4"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.left[data-count="6"]{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.left .chart{min-width:0;min-height:0}.left .chart .chart-canvas{width:100%;height:100%;display:block}.right{display:flex;flex-direction:column;gap:10px;min-width:0;min-height:0;isolation:isolate}.card{background:var(--panel);border:1px solid var(--stroke);border-radius:20px;overflow:hidden;min-width:0;min-height:0}.chart{display:flex;flex-direction:column;height:100%;min-height:0;position:relative}.chart-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:10px 12px;border-bottom:0;background:var(--panel2);font-size:13px;min-width:0}.chart-head__side{min-width:0}.chart-body{flex:1;min-height:0;position:relative;background:var(--panel2)}.chart-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.tf-switch{display:flex;gap:5px;align-items:center;min-width:0}.tf-switch--in-chart{opacity:0;pointer-events:none;transition:opacity .14s ease;justify-self:center;max-width:100%;overflow:hidden}.tf-btn{height:24px;padding:0 8px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff06;color:var(--muted);font-size:11px;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;white-space:nowrap}.tf-btn.active{border-color:#857bff8c;background:#857bff24;color:#e7e5ff}.chart-tools{opacity:0;pointer-events:none;position:absolute;left:10px;top:50%;transform:translate3d(0,-50%,0) translateY(2px);transition:opacity .14s ease,transform .14s ease;display:flex;flex-direction:column;gap:7px;padding:8px 7px;border-radius:10px;border:1px solid rgba(255,255,255,.09);background:#10141a38;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);box-shadow:0 8px 18px #0000004d,0 0 0 1px #0000001f inset;z-index:5}.tool-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.075);background:#ffffff06;border-radius:16px;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.tool-icon__img{width:17px;height:17px;display:block;pointer-events:none}.tool-icon[data-tool=price-notice] .tool-icon__img{transform:scale(1.2);transform-origin:center}.tool-icon:hover{border-color:#ffffff24;background:#ffffff0d}.tool-icon.active{border-color:#857bff99;background:#857bff24}.tool-icon:active{transform:translateY(1px)}.chart:hover .chart-tools,.chart:hover .tf-switch--in-chart,.chart.is-active .chart-tools,.chart.is-active .tf-switch--in-chart,.chart.slot-active .chart-tools,.chart.slot-active .tf-switch--in-chart{opacity:1;pointer-events:auto}.chart:hover .chart-tools,.chart.is-active .chart-tools,.chart.slot-active .chart-tools{transform:translate3d(0,-50%,0) translateY(0)}.chart.slot-active,.chart.is-active{border-color:#857bff;box-shadow:0 0 0 1px #857bff inset}.panel{background:var(--panel);border:1px solid var(--stroke);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.panel-actions{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 12px;border-bottom:1px solid var(--stroke);background:#10141a}.panel-actions__icons{display:flex;align-items:center;gap:2px}.panel-actions__icons .btn-fs{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:0;outline:none;box-shadow:none;background:transparent;border-radius:16px;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background .12s ease,transform .06s ease,opacity .12s ease}.panel-actions__icons .btn-fs:hover{background:#ffffff0f}.panel-actions__icons .btn-fs:active{background:#ffffff16;transform:translateY(1px)}.panel-actions__icons .btn-fs:disabled{opacity:.55;cursor:not-allowed;transform:none;background:transparent}.panel-actions__icons .btn-fs:focus,.panel-actions__icons .btn-fs:focus-visible{outline:none;box-shadow:none}.panel-actions__icons .btn-fs__ico{width:20px;height:20px;display:block;pointer-events:none;margin:0;filter:brightness(0) invert(1);opacity:.95}.panel-actions__icons .btn-fs[data-theme-toggle] .btn-fs__ico{width:18px;height:18px}html[data-theme=light] .panel-actions__icons .btn-fs__ico,html[data-theme=light] .panel-actions__icons .btn-fs img,html[data-theme=light] .panel-actions__icons .btn-fs svg{filter:brightness(0) saturate(100%) invert(56%) sepia(9%) saturate(572%) hue-rotate(176deg) brightness(88%) contrast(87%)!important;opacity:.78!important}html[data-theme=dark] .panel-actions__icons .btn-fs__ico{filter:brightness(0) invert(1);opacity:.95}html[data-theme=dark] .panel-actions__icons .btn-fs[data-theme-toggle] .btn-fs__ico{filter:brightness(0) invert(1);opacity:1}.panel-tabs{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 12px;border-bottom:1px solid var(--stroke);background:#10141a}.panel-tab{flex:0 0 auto;width:56px;height:34px;display:flex;align-items:center;justify-content:center;padding:0;margin:0;background:transparent;border:0;border-radius:16px;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;position:relative;transition:transform .06s ease}.panel-tab:focus,.panel-tab:focus-visible{outline:none;box-shadow:none}.panel-tab:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:30px;border-radius:9999px;background:transparent;pointer-events:none;transition:background .12s ease}.panel-tab:hover:before{background:#ffffff08}.panel-tab.is-active:before{background:#ffffff21}.panel-tab.is-active:hover:before{background:#ffffff21}.panel-tab:active{transform:translateY(1px)}.panel-tab img{width:22px;height:22px;display:block;pointer-events:none;opacity:.65;transition:opacity .12s ease,transform .12s ease}.panel-tab:hover img{opacity:.85}.panel-tab.is-active img{opacity:1;transform:scale(1.05)}.panel-tab__badge{position:absolute;top:5px;right:8px;min-width:13px;height:13px;padding:0 3px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ff3b30;box-shadow:0 3px 8px #00000038;color:#fff;font-size:8px;font-weight:700;line-height:1;letter-spacing:0;pointer-events:none;z-index:2}.panel-tab[data-tab=alerts] img{width:24px;height:24px}.panel-views{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.panel-view{display:none;flex:1 1 auto;min-height:0}.panel-view.is-active{display:flex;flex-direction:column}.panel-view__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:0;scrollbar-width:thin;scrollbar-color:var(--btnIdle) transparent}.panel-view__scroll::-webkit-scrollbar{width:2px;height:2px}.panel-view__scroll::-webkit-scrollbar-track{background:transparent}.panel-view__scroll::-webkit-scrollbar-thumb{background:var(--btnIdle);border-radius:20px}.panel-view__scroll::-webkit-scrollbar-thumb:hover{background:var(--btnActive)}.panel-view[data-content=densities] .panel-view__scroll{display:flex;flex-direction:column;min-height:0;position:relative}.panel-view[data-content=densities] .panel-placeholder{flex:1 1 auto;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px 12px;color:var(--muted)}.panel-view[data-content=densities] .panel-placeholder__title{margin:0;width:100%;text-align:center}.panel-view[data-content=densities] .panel-placeholder__text{margin-top:6px;width:100%;text-align:center}.panel-view[data-content=densities] .dm-empty-state{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:18px 12px;color:var(--muted);z-index:2;pointer-events:none}.panel-view[data-content=densities] .dm-empty-state>*{width:100%;text-align:center}.panel-placeholder{padding:14px 12px;color:var(--muted)}.panel-placeholder__title{color:var(--text);font-size:13px;font-weight:700;margin-bottom:6px}.panel-placeholder__text{font-size:12px;line-height:1.35}.densmap{padding:12px}.densmap__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;min-width:0}.densmap-item{border:1px solid var(--stroke);border-radius:20px;padding:10px;background:#ffffff08;display:flex;flex-direction:column;gap:7px;min-width:0;overflow:hidden;cursor:pointer;transition:background .12s ease,border-color .12s ease}.densmap-item:hover{background:#ffffff0d;border-color:#ffffff24}.densmap-item.is-bid{background:#18c37e14;border-color:#18c37e33}.densmap-item.is-ask{background:#ff4d5f14;border-color:#ff4d5f33}.densmap-item.is-locked{position:relative}.densmap-item.is-locked .densmap-symbol,.densmap-item.is-locked .densmap-price,.densmap-item.is-locked .densmap-percent,.densmap-item.is-locked [data-dm-sym],.densmap-item.is-locked [data-dm-price],.densmap-item.is-locked [data-dm-pct]{filter:blur(6px);-webkit-user-select:none;user-select:none}.densmap-item.is-locked:after{content:"PRO";position:absolute;top:8px;right:8px;font-size:10px;font-weight:900;padding:2px 6px;border-radius:16px;background:#00a3ff24;border:1px solid rgba(0,163,255,.28);color:#ffffffe0;pointer-events:none}.densmap-item__top{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;column-gap:8px;min-width:0}.densmap-market{justify-self:start;align-self:center;display:inline-flex;align-items:center;gap:6px;max-width:100%;min-width:0;margin-left:0;padding:2px 7px;border-radius:20px;background:#857bff29;color:#cfc9ff;font-size:10px;font-weight:800;line-height:1.2;white-space:nowrap;overflow:hidden}.densmap-market__lbl{display:inline-block;min-width:0;white-space:nowrap}.densmap-market__ex{flex:0 0 auto;font-size:9px;font-weight:900;opacity:.9;padding-left:6px;border-left:1px solid rgba(255,255,255,.14);line-height:1.1}.densmap-symbol{justify-self:end;align-self:center;min-width:0;max-width:100%;font-size:13px;font-weight:900;color:var(--text);letter-spacing:-.01em;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.densmap-item__mid{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:10px;min-width:0}.densmap-item__vol{min-width:0;font-size:14px;font-weight:900;color:var(--text);line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.densmap-price{flex:0 0 auto;white-space:nowrap;font-size:13px;font-weight:900;color:var(--text);text-align:right;line-height:1.1}.densmap-item__bottom{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted);min-width:0;gap:10px}.densmap-life{flex:0 0 auto;overflow:visible;text-overflow:clip;white-space:nowrap}.densmap-percent{flex:0 0 auto;font-weight:800;white-space:nowrap}.densmap-percent.up{color:var(--green)}.densmap-percent.down{color:var(--red)}.dm-loader-text{font-size:12px;font-weight:600;color:#111827!important;text-align:center;line-height:1.4;max-width:180px}.topbar{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--stroke);background:#10141a}.leftinfo{display:flex;gap:10px;align-items:center;min-width:0}.status{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px;white-space:nowrap}.dot{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 3px #ff4d5f1f}.dot.ok{background:var(--green);box-shadow:0 0 0 3px #18c37e1f}.panel-head{padding:10px 12px;border-bottom:1px solid var(--stroke);display:flex;gap:10px;align-items:center;justify-content:flex-start;background:#10141a}.search{flex:1;width:100%;max-width:none;display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.search input{width:100%;background:transparent;border:0;outline:none;color:var(--text);font-size:12px}.table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:12px;font-variant-numeric:tabular-nums}.table thead{display:table-header-group}.table tbody{display:table-row-group}.table tr{display:table-row}.table th,.table td{display:table-cell;height:38px;min-height:38px;padding:0 5px;vertical-align:middle;line-height:1;white-space:nowrap;border:0!important;outline:none!important;box-shadow:none!important;background:transparent!important;border-radius:0!important;transform:none!important;transition:none!important}.table thead{position:sticky;top:0;z-index:5;background:#10141a!important}.table thead tr{background:#10141a!important}.table th{text-align:left;color:var(--muted);font-weight:600;position:sticky;top:0;z-index:6;background:#10141a!important;background-image:none!important;opacity:1!important;overflow:hidden;text-overflow:ellipsis}.table tbody tr{cursor:pointer;height:38px;background:transparent!important}.table tbody tr:hover>td{background:#ffffff08!important}.table tbody tr.selected>td,.table tbody tr[aria-selected=true]>td{background:#ffffff21!important}.table tbody tr.selected:hover>td,.table tbody tr[aria-selected=true]:hover>td{background:#ffffff29!important}.table th:first-child,.table td.sym{width:108px;padding-left:2px;overflow:hidden;text-overflow:ellipsis}.table th:nth-child(2),.table td.price{width:64px;text-align:right;line-height:1;background:transparent!important;border:0!important;outline:none!important;box-shadow:none!important;border-radius:0!important;transform:none!important;animation:none!important;transition:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.table td.price{padding-left:3px;padding-right:3px;font-size:10px;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1}.table td.price:before,.table td.price:after{content:none!important}.table td.price *{background:transparent!important;border:0!important;outline:none!important;box-shadow:none!important;border-radius:0!important;transform:none!important;animation:none!important;transition:none!important;text-overflow:clip!important}.table td.price .price-fit{display:flex;align-items:baseline;justify-content:flex-end;width:100%;min-width:0;max-width:100%;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:inherit;line-height:1;letter-spacing:inherit;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1}.table td.price .p0,.table td.price .pd,.table td.price .p-sig{display:inline-block;vertical-align:baseline;line-height:1}.table td.price .p-sub,.table td.price .p0,.table td.price .pd,.table td.price .p-sig{all:unset;line-height:1}.table td.price .p0,.table td.price .pd,.table td.price .p-sig{display:inline-block;vertical-align:baseline}.table td.price .p-sub{display:inline-block;vertical-align:sub;font-size:.68em;line-height:1;margin:0 .01em}.table th:nth-child(3),.table td.chg{width:58px;text-align:right;font-size:10.5px;line-height:1;overflow:hidden;text-overflow:ellipsis}.table thead th:nth-child(3){text-align:right;padding-left:5px;padding-right:5px}.table thead th:nth-child(3)[data-sort]{padding-right:15px}.table thead th:nth-child(3)[data-sort]:after{position:absolute;right:5px;top:50%;transform:translateY(-50%);font-size:11px;line-height:1;opacity:.85;content:""}.table thead th:nth-child(3)[data-sort=asc]:after{content:"↑"}.table thead th:nth-child(3)[data-sort=desc]:after{content:"↓"}.table th:nth-child(4),.table td.vol{width:68px;text-align:right;font-size:10px;line-height:1;padding-right:4px;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.table .sym{font-weight:700;color:var(--muted)}.table td.price,.table td.vol,.table tbody td:nth-child(4){color:var(--muted)}.table .chg.up{color:var(--green)}.table .chg.down{color:var(--red)}.symcell{display:flex;align-items:center;gap:0;min-width:0;min-height:16px;line-height:1}.fav-btn{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0 6px 0 0;border:0;background:transparent;border-radius:16px;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;opacity:0;pointer-events:auto;transition:opacity .12s ease,background .12s ease,transform .06s ease;order:0}.table tbody tr:hover .fav-btn,.table tbody tr:focus-within .fav-btn{opacity:.9}.fav-btn.on{opacity:1}.fav-btn:hover{background:#ffffff0f}.fav-btn:active{transform:translateY(1px);background:#ffffff16}.fav-ico{width:16px;height:16px;display:block;pointer-events:none;filter:invert(32.905%) sepia(74.083%) saturate(72.943%) hue-rotate(179.621deg) brightness(74.403%) contrast(108.342%);opacity:1}.fav-btn.on .fav-ico{opacity:1;filter:drop-shadow(0 0 6px rgba(255,77,95,.35)) brightness(0) saturate(100%) invert(24%) sepia(90%) saturate(6816%) hue-rotate(350deg) brightness(104%) contrast(112%)}.mkt{flex:0 0 auto;width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;box-shadow:none;outline:none;pointer-events:none;order:2;margin-left:0;transform:translateY(-1px)}.mkt,.mkt-filter-btn{font-size:0;line-height:0}.mkt-ico,.mkt img,.mkt-filter-btn img{width:9px;height:9px;display:block;filter:none}.symtext{font-size:10.5px;line-height:1.1;letter-spacing:-.2px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;order:1}.symcopy-btn{width:18px;height:18px;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:0;background:transparent;border-radius:16px;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;opacity:0;pointer-events:auto;position:relative;z-index:2;transform:none;transition:opacity .12s ease;order:3}.symcopy-btn:focus,.symcopy-btn:focus-visible{outline:none;box-shadow:none}.symcopy-ico{width:12px;height:12px;display:block;pointer-events:none;filter:invert(32.905%) sepia(74.083%) saturate(72.943%) hue-rotate(179.621deg) brightness(74.403%) contrast(108.342%);opacity:1}.symcopy-ico[hidden]{display:none!important}.table tbody tr:hover .symcopy-btn,.table tbody tr:focus-within .symcopy-btn{opacity:.9}.symcopy-btn:hover,.symcopy-btn:active{opacity:.9}.symcopy-btn.is-copied,.table tbody tr:hover .symcopy-btn.is-copied,.table tbody tr:focus-within .symcopy-btn.is-copied{opacity:1}.symcopy-btn.is-copied .symcopy-ico{display:none!important}.symcopy-btn.is-copied:after{content:"✓";width:12px;height:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--green);font-size:13px;font-weight:900;line-height:1;pointer-events:none}.table tbody tr:hover .symcopy-btn,.symcopy-btn:hover,.symcopy-btn:active{opacity:.9}.th-flex{display:flex;align-items:center;justify-content:flex-start;gap:8px}.table thead th:first-child .th-flex{transform:translate(12px)}.panel-views,.panel-view[data-content=coins]{min-height:0;overflow:hidden}#scrollWrap{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}#scrollBox{flex:1 1 auto;min-height:0;height:auto;max-height:none;overflow-y:auto;overflow-x:hidden}.table tbody tr.quotes-virtual-spacer{height:var(--quotes-virtual-spacer-height, 0px)!important;min-height:0!important;pointer-events:none;cursor:default}.table tbody tr.quotes-virtual-spacer>td{height:var(--quotes-virtual-spacer-height, 0px)!important;min-height:0!important;padding:0!important;line-height:0!important;overflow:hidden!important;background:transparent!important}.guest-more{flex:0 0 auto;position:relative;bottom:auto;margin-top:0;z-index:1;padding:10px 10px 12px}.guest-more[hidden]{display:none}.guest-more__btn{width:100%;height:44px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 16px;border:none;border-radius:16px;background:#857bff;color:#fff;font-family:Inter,ui-sans-serif,system-ui;font-size:14px;font-weight:700;letter-spacing:-.01em;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .15s ease,transform .12s ease}.guest-more__btn:hover{background:#00a3ff}.guest-more__btn:active{background:#857bffe6;transform:translateY(1px)}.guest-more__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guest-more__icon{width:24px;height:24px;flex:0 0 auto;display:block}.ex-switch{display:flex;align-items:center;gap:10px;margin-left:6px;padding-left:6px;overflow:visible}.ex-ico{height:30px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .06s ease}.ex-ico__label{font-size:13px;font-weight:800;letter-spacing:-.01em;color:#ffffffb8;line-height:1;white-space:nowrap;transition:color .12s ease}.ex-ico:hover{background:#ffffff12;border-color:#ffffff1a}.ex-ico:hover .ex-ico__label{color:#ffffffd1}.ex-ico:active{transform:translateY(1px)}.ex-ico.active{background:#ffffff14;border-color:#ffffff24}.ex-ico.active .ex-ico__label{color:#ffffffe0}#impulseBar{display:none}.impulse{position:relative;z-index:10;width:100%;flex:0 0 auto;margin:0;padding:12px 12px 12px 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:96px;overflow:hidden;background:linear-gradient(to right,#26b56b 0,#26b56b 6px,#e6e6e6 6px,#e6e6e6);border:0;border-radius:20px;box-shadow:0 0 0 1px #00000040;cursor:pointer;color:var(--impulse-gray);font-weight:600;opacity:1}.impulse__title,.impulse__main,.impulse__sub,.impulse__price{color:inherit;font-weight:inherit;opacity:1}.impulse__title{font-size:14px}.impulse__main{font-size:24px;letter-spacing:.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.impulse__sub{font-size:12px}.impulse__price{font-size:12px;white-space:nowrap}.impulse__right{display:grid;grid-template-columns:24px 24px;grid-template-rows:auto auto;column-gap:10px;row-gap:6px;align-items:start;justify-content:end;padding-top:2px;flex:0 0 auto}.impulse__bell{grid-column:1;grid-row:1}.impulse__close{grid-column:2;grid-row:1}.impulse__price{grid-column:1/span 2;grid-row:2;justify-self:end;align-self:end}.impulse__close,.impulse__bell{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:0;background:transparent;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.impulse__icon{width:18px;height:18px;display:block;opacity:.85;filter:grayscale(1) brightness(.65) contrast(1)}.impulse__close:hover .impulse__icon,.impulse__bell:hover .impulse__icon{opacity:.95;filter:grayscale(1) brightness(.8) contrast(1)}#impulseStackContainer{position:fixed;right:10px;bottom:10px;width:330px;height:0;pointer-events:none;z-index:2601;overflow:visible}#impulseStackContainer:empty{display:none}#impulseStackContainer .impulse{position:absolute;left:0;right:0;top:auto;bottom:0;pointer-events:auto}#copyToastStack{position:fixed;top:calc(12px + var(--ml-cp-h));right:12px;z-index:2147483647;pointer-events:none;display:flex;flex-direction:column;gap:8px;max-width:min(340px,100vw - 24px)}.impulse.impulse--toast{pointer-events:none;cursor:default;min-height:0;padding:8px 10px;border-radius:9999px;overflow:hidden;box-shadow:0 8px 18px #00000052,0 0 0 1px #00000038;background:linear-gradient(to right,#26b56b 0,#26b56b 6px,#e6e6e6 6px,#e6e6e6);opacity:0;transform:translateY(-6px);will-change:opacity,transform}.impulse.impulse--toast .impulse__main{font-size:12px;font-weight:600;letter-spacing:0;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--impulse-gray)}@keyframes toastIn{0%{transform:translateY(-6px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes toastOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(-6px);opacity:0}}.impulse.impulse--toast.is-in{opacity:1;transform:translateY(0);animation:toastIn .14s ease both}.impulse.impulse--toast.is-out{animation:toastOut .14s ease both}.scroll-wrap{position:relative;flex:1;min-height:0}.scroll-inner{height:100%;overflow-y:auto;overflow-x:hidden;padding-right:0;scrollbar-width:thin;scrollbar-color:var(--btnIdle) transparent}.scroll-inner::-webkit-scrollbar{width:2px;height:2px}.scroll-inner::-webkit-scrollbar-track{background:transparent}.scroll-inner::-webkit-scrollbar-thumb{background:var(--btnIdle);border-radius:9999px}.scroll-inner::-webkit-scrollbar-thumb:hover{background:var(--btnActive)}.impulses-panel{display:flex;flex-direction:column;gap:12px;padding:12px;min-height:100%}.impulses-panel__head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.impulses-panel__title{font-weight:700;font-size:14px}.impulses-panel__meta{font-size:11px;opacity:.75;white-space:nowrap}.impulses-empty{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;font-weight:600;line-height:1.4;opacity:1;padding:20px;color:#ffffff8c}.impulses-empty[hidden]{display:none!important}.impulses-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (max-width: 360px){.impulses-list{grid-template-columns:1fr}}.impulses-row{width:100%;text-align:left;border:0;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;grid-template-areas:"title title" "sub   pct" "price time";column-gap:10px;row-gap:2px;padding:10px 12px;background:#ffffff0f;border-radius:20px;color:#ffffffb8;transition:none}.impulses-row:hover{transform:none;background:#ffffff0f}.impulses-row__left,.impulses-row__right{display:contents}.impulses-row__sym{grid-area:title;font-weight:800;font-size:13px;line-height:1.2;color:inherit;white-space:normal;overflow:visible;overflow-wrap:anywhere;word-break:break-word;min-width:0}.impulses-row__sub{grid-area:sub;font-size:11px;opacity:.75;color:inherit;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.impulses-row__pct{grid-area:pct;justify-self:end;align-self:center;font-weight:800;font-size:13px;line-height:1.1;white-space:nowrap}.impulses-row__pct.is-pos{color:#26b56b}.impulses-row__pct.is-neg{color:#ff4d5f}.impulses-row__price{grid-area:price;justify-self:start;font-size:12px;color:inherit;white-space:nowrap}.impulses-row__time{grid-area:time;justify-self:end;font-size:11px;opacity:.7;color:inherit;white-space:nowrap}#introPage[hidden]{display:none!important}body:not(.is-screener){background:#050505;color:#f8f7fb;padding-top:var(--cp-h)!important;min-height:100dvh;height:auto;overflow-x:hidden;display:block;overflow:hidden}body:not(.is-screener) .app{display:none}body:not(.is-screener) #screenerPage{display:none}body:not(.is-screener) .landing-viewport{width:100%;height:calc(100dvh - var(--cp-h));display:block;overflow:hidden;background:#050505}body:not(.is-screener) .landing-stage{width:100%;max-width:none;margin:0;padding:0;height:auto;transform:none;overflow:visible;contain:none}body:not(.is-screener) .intro{position:relative;isolation:isolate;overflow:hidden;min-height:720px;padding:56px 24px 0;background:radial-gradient(760px 460px at 50% 72%,rgba(105,48,161,.28),transparent 68%),radial-gradient(520px 380px at 12% 44%,rgba(255,95,143,.1),transparent 72%),radial-gradient(520px 380px at 88% 35%,rgba(117,72,255,.15),transparent 72%),linear-gradient(180deg,#050505,#050505 72%,#09050d)}body:not(.is-screener) .intro:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:.26;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 82%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 82%,transparent)}body:not(.is-screener) .intro:after{content:"";position:absolute;z-index:-1;left:50%;bottom:-260px;width:min(900px,88vw);height:520px;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle,rgba(176,72,255,.22) 0%,rgba(110,40,182,.1) 42%,transparent 72%);filter:blur(18px);pointer-events:none}body:not(.is-screener) .intro__center{position:relative;z-index:4;width:min(1120px,100%);max-width:1120px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:0;gap:0;min-width:0}body:not(.is-screener) .intro__title{margin:0;display:grid;justify-items:center;gap:0;width:min(1040px,100%);padding:0 0 .08em;min-width:0;text-align:center;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;letter-spacing:-.055em;overflow:visible}body:not(.is-screener) .intro__title-strong{display:block;max-width:100%;color:#f8f7fb;font-size:clamp(54px,6vw,84px);font-weight:780;line-height:.92;white-space:normal;overflow:visible;word-break:normal;overflow-wrap:normal;text-shadow:0 18px 52px rgba(0,0,0,.34)}body:not(.is-screener) .intro__title-script{display:block;margin:8px 0 10px;color:#f8f4f9;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5.25vw,72px);font-style:italic;font-weight:400;line-height:.92;letter-spacing:-.045em;text-shadow:0 16px 44px rgba(0,0,0,.28)}body:not(.is-screener) .intro__title-muted{display:block;max-width:980px;padding-bottom:.05em;font-size:clamp(42px,5.1vw,70px);font-weight:780;line-height:.96;letter-spacing:-.055em;overflow-wrap:anywhere;word-break:break-word;color:transparent;background:linear-gradient(90deg,#fff,#fff 44%,#c3a2ff 73%,#ff8c78);-webkit-background-clip:text;background-clip:text}@media (min-width: 721px){html[data-lang=en] body:not(.is-screener) .intro__title-script{margin-top:16px}html[data-lang=en] body:not(.is-screener) .intro__title-muted{padding-bottom:.14em;line-height:1.02}}body:not(.is-screener) .intro__desc{margin:30px 0 0;max-width:980px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:18px;line-height:1.62;font-weight:600;letter-spacing:-.012em;color:#9b94a2;text-wrap:balance;text-shadow:none}body:not(.is-screener) .intro__desc-lead{display:inline;color:#f3f0f6;font-size:inherit;font-weight:760;letter-spacing:inherit;text-shadow:none}body:not(.is-screener) .intro__desc-accent{display:inline;color:#c27aff;font-weight:760;text-shadow:0 0 22px rgba(181,93,255,.24)}body:not(.is-screener) .tap-benefit-stream{position:absolute;top:146px;left:0;right:0;bottom:470px;z-index:2;overflow:hidden;pointer-events:none;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgb(0,0,0) 8%,rgb(0,0,0) 24%,rgba(0,0,0,.18) 34%,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 60%,rgba(0,0,0,.18) 66%,rgb(0,0,0) 76%,rgb(0,0,0) 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,rgb(0,0,0) 8%,rgb(0,0,0) 24%,rgba(0,0,0,.18) 34%,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 60%,rgba(0,0,0,.18) 66%,rgb(0,0,0) 76%,rgb(0,0,0) 92%,transparent 100%)}body:not(.is-screener) .tap-benefit-card{position:absolute;left:-360px;width:300px;padding:13px 14px 10px;border:1px solid rgba(255,255,255,.24);border-radius:10px;color:#aaa4af;background:#080809d1;box-shadow:0 18px 46px #0000003d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;line-height:1.45;animation-name:tap-benefit-run;animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform}body:not(.is-screener) .tap-benefit-card:after{content:"";position:absolute;bottom:-7px;left:50%;width:13px;height:13px;border-right:1px solid rgba(255,255,255,.24);border-bottom:1px solid rgba(255,255,255,.24);background:#080809d1;transform:translate(-50%) rotate(45deg)}body:not(.is-screener) .tap-benefit-card p{margin:0}body:not(.is-screener) .tap-benefit-card span{position:absolute;bottom:-31px;left:50%;transform:translate(-50%);padding:5px 12px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#e64e70,#823d7d);font-size:10px;font-weight:800;white-space:nowrap}body:not(.is-screener) .tap-benefit-card--1{top:10%;width:266px;animation-duration:49s;animation-delay:0s}body:not(.is-screener) .tap-benefit-card--2{top:22%;width:286px;animation-duration:49s;animation-delay:-7s}body:not(.is-screener) .tap-benefit-card--3{top:34%;width:300px;animation-duration:49s;animation-delay:-14s}body:not(.is-screener) .tap-benefit-card--4{top:46%;width:280px;animation-duration:49s;animation-delay:-21s}body:not(.is-screener) .tap-benefit-card--5{top:18%;width:294px;animation-duration:49s;animation-delay:-28s}body:not(.is-screener) .tap-benefit-card--6{top:30%;width:308px;animation-duration:49s;animation-delay:-35s}body:not(.is-screener) .tap-benefit-card--7{top:42%;width:292px;animation-duration:49s;animation-delay:-42s}body:not(.is-screener) .tap-benefit-card--2 span,body:not(.is-screener) .tap-benefit-card--5 span{background:linear-gradient(135deg,#7b4eff,#9e4ce9)}body:not(.is-screener) .tap-benefit-card--3 span,body:not(.is-screener) .tap-benefit-card--6 span{background:linear-gradient(135deg,#ff845e,#c34c7c)}body:not(.is-screener) .tap-benefit-card--4 span,body:not(.is-screener) .tap-benefit-card--7 span{background:linear-gradient(135deg,#645cff,#8e51df)}@keyframes tap-benefit-run{0%{transform:translateZ(0)}to{transform:translate3d(calc(100vw + 760px),0,0)}}body:not(.is-screener) .intro__actions{margin-top:34px;display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;width:min(100%,1040px)}body:not(.is-screener) .intro__btn{min-height:50px;min-width:210px;padding:0 22px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;border:1px solid rgba(190,109,255,.28);background:linear-gradient(135deg,#7b4eff,#9749df);color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:14px;font-weight:750;letter-spacing:-.01em;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;box-shadow:0 14px 30px #6d2e9533,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:border-color .18s ease,box-shadow .18s ease,filter .18s ease}body:not(.is-screener) .intro__btn:visited,body:not(.is-screener) .intro__btn--primary,body:not(.is-screener) .intro__btn--primary:visited{color:#fff}body:not(.is-screener) .intro__btn:hover{color:#fff;text-decoration:none;border-color:#cc85ff66;background:linear-gradient(135deg,#7b4eff,#9749df);filter:brightness(1.045);box-shadow:0 16px 34px #6d2e9542,0 0 22px #b55dff1a,inset 0 1px #ffffff1a}body:not(.is-screener) .intro__btn:active{filter:brightness(.96)}body:not(.is-screener) .intro__btn.is-loading,body:not(.is-screener) .seo-card__btn.is-loading{position:relative;pointer-events:none;color:transparent!important}body:not(.is-screener) .intro__btn.is-loading:after,body:not(.is-screener) .seo-card__btn.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;margin:-9px 0 0 -9px;border-radius:50%;border:2px solid rgba(255,255,255,.28);border-top-color:#fff;animation:screener-open-button-spin .72s linear infinite;pointer-events:none}@keyframes screener-open-button-spin{to{transform:rotate(360deg)}}body:not(.is-screener) .intro__brands{margin-top:34px;margin-bottom:0;display:flex;justify-content:center;align-items:center;gap:10px;-webkit-user-select:none;user-select:none}body:not(.is-screener) .intro__brand{height:42px;min-width:138px;padding:0 15px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;background:#0f0f11e0;border:1px solid rgba(255,255,255,.07);box-shadow:0 16px 38px #0003,inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}body:not(.is-screener) .intro__brand-img{display:block;height:23px;width:auto;margin:0 auto;line-height:0;filter:brightness(1.18) contrast(1.12)}body:not(.is-screener) .intro__brand[data-brand=binance] .intro__brand-img{transform:scale(2.4)}body:not(.is-screener) .intro__brand[data-brand=bybit] .intro__brand-img{transform:none}body:not(.is-screener) .intro__product-preview{position:relative;z-index:5;width:min(1110px,100vw - 70px);margin:92px auto 0;perspective:1400px}body:not(.is-screener) .intro__product-preview-aura{position:absolute;left:50%;top:18%;width:88%;height:82%;transform:translate(-50%);border-radius:50%;background:#5f177d;filter:blur(90px);opacity:.42;pointer-events:none}body:not(.is-screener) .intro__product-preview-shell{position:relative;width:100%;display:flex;justify-content:center;padding-inline:clamp(12px,2vw,28px)}body:not(.is-screener) .intro__product-preview-media{position:relative;width:min(100%,1440px);transform:perspective(2600px) rotateX(14deg);transform-origin:center top;filter:drop-shadow(0 28px 72px rgba(10,6,24,.42))}body:not(.is-screener) .intro__product-preview-image{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;image-rendering:auto}body:not(.is-screener) .seo{position:relative;isolation:isolate;margin:0;padding:104px 24px 116px;overflow:hidden;color:#fff;background:radial-gradient(900px 540px at 50% 0%,rgba(109,46,149,.36),transparent 68%),linear-gradient(180deg,#25122f,#1b0d24)}body:not(.is-screener) .seo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:54px 54px}body:not(.is-screener) .promo-section-title-script{display:inline-block;max-width:100%;margin:0;color:transparent;background:linear-gradient(90deg,#fff,#fff 44%,#c3a2ff 73%,#ff8c78);-webkit-background-clip:text;background-clip:text;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5.25vw,72px);font-style:italic;font-weight:400;line-height:.92;letter-spacing:-.045em;text-align:center;text-shadow:none;text-wrap:balance;overflow-wrap:anywhere;word-break:break-word}body:not(.is-screener) .seo__head{position:relative;z-index:2;width:min(1120px,100%);max-width:1120px;margin:0 auto 48px;padding:0;text-align:center}body:not(.is-screener) .seo__title{margin:0}body:not(.is-screener) .seo__grid{position:relative;z-index:2;width:min(1120px,100%);max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch;min-width:0}body:not(.is-screener) .seo-card{position:relative;display:flex;flex-direction:column;min-width:0;height:100%;border-radius:26px;overflow:hidden;text-decoration:none;color:inherit;background:radial-gradient(420px 250px at 88% 10%,rgba(164,82,255,.18),transparent 68%),linear-gradient(180deg,#3a1e49fa,#24152ffa);border:1px solid rgba(255,255,255,.075);box-shadow:0 28px 70px #0f05163d,inset 0 1px #ffffff06;transform:none;transition:border-color .18s ease,box-shadow .18s ease,filter .18s ease}body:not(.is-screener) .seo-card:hover{border-color:#c98fff26;box-shadow:0 32px 78px #0f05164d,0 0 0 1px #b55dff09 inset}body:not(.is-screener) .seo-card__cover{position:relative;height:156px;overflow:hidden;padding:0 22px;background:radial-gradient(280px 190px at 84% 50%,rgba(198,132,255,.24),transparent 68%),linear-gradient(135deg,#632f83d1,#391d4cb8);border-bottom:1px solid rgba(255,255,255,.075)}body:not(.is-screener) .seo-card__cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:26px 26px;opacity:.38;pointer-events:none}body:not(.is-screener) .seo-card__coverInner{position:relative;z-index:2;height:100%;display:flex;align-items:center;justify-content:flex-start;min-width:0;pointer-events:none;--seo-icon-size:138px;--seo-icon-reserve:90px;--seo-icon-right:-30px}body:not(.is-screener) .seo-card__coverText{min-width:0;text-align:left;padding-right:var(--seo-icon-reserve)}body:not(.is-screener) .seo-card__coverTitle{margin:0;max-width:250px;max-height:none;overflow:visible;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:24px;line-height:1.03;font-weight:780;letter-spacing:-.04em;text-shadow:0 14px 34px rgba(0,0,0,.3);white-space:normal;overflow-wrap:anywhere;word-break:break-word}body:not(.is-screener) .seo-card__coverTitle .seo-card__titleLine{display:block}body:not(.is-screener) .seo-card__icon{position:absolute;top:50%;right:var(--seo-icon-right);transform:translateY(-50%);width:var(--seo-icon-size);height:var(--seo-icon-size);opacity:.95;pointer-events:none}body:not(.is-screener) .seo-card__iconImg{width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 20px 34px rgba(0,0,0,.38))}body:not(.is-screener) .seo-card__body{position:relative;flex:1 1 auto;min-height:350px;display:flex;align-items:flex-start;overflow:hidden;padding:24px 24px 76px;background:linear-gradient(180deg,#301b3cf5,#23142dfa);border-top:0}body:not(.is-screener) .seo-card__list{display:flex;flex-direction:column;gap:12px;width:100%;padding-bottom:0}body:not(.is-screener) .seo-card__item{position:relative;padding-left:20px;color:#d4cfd8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:15px;line-height:1.45;font-weight:650;letter-spacing:-.01em;text-shadow:none}body:not(.is-screener) .seo-card__item:before{content:"";position:absolute;left:0;top:.61em;width:6px;height:6px;border-radius:50%;background:#b55dff;box-shadow:0 0 14px #b55dff94}body:not(.is-screener) .seo-card__actions{position:absolute;left:20px;right:20px;bottom:20px;margin:0}body:not(.is-screener) .seo-card__btn{width:100%;height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(190,109,255,.28);border-radius:14px;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;color:#fff;background:linear-gradient(135deg,#7b4eff,#9749df);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:13px;font-weight:800;letter-spacing:-.01em;box-shadow:0 14px 30px #6d2e9538;transition:filter .15s ease,box-shadow .18s ease,border-color .18s ease}body:not(.is-screener) .seo-card__btn:hover{color:#fff;background:linear-gradient(135deg,#7b4eff,#9749df);filter:brightness(1.045);border-color:#cc85ff66;box-shadow:0 16px 34px #6d2e9547,0 0 22px #b55dff1a}body:not(.is-screener) .more{position:relative;overflow:hidden;padding:72px 24px 48px;color:#fff;background:radial-gradient(760px 560px at 84% 20%,rgba(113,45,170,.13),transparent 70%),radial-gradient(620px 460px at 12% 76%,rgba(117,72,255,.08),transparent 72%),#050505}body:not(.is-screener) .more__head{width:min(1120px,100%);max-width:1120px;margin:0 auto 54px;padding:0;text-align:center}body:not(.is-screener) .more__title{margin:0}body:not(.is-screener) .more__list{width:min(1120px,100%);max-width:1120px;margin:0 auto;padding:0;display:flex;flex-direction:column;gap:30px}body:not(.is-screener) .more-item{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);align-items:center;gap:42px;min-height:320px;padding:38px 40px;border-radius:26px;background:radial-gradient(520px 340px at 88% 46%,rgba(189,103,255,.22),transparent 68%),linear-gradient(135deg,#682b8bf5,#491f69f7 52%,#31184afa);border:1px solid rgba(214,162,255,.13);box-shadow:0 26px 66px #00000038,inset 0 1px #ffffff06}body:not(.is-screener) .more-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.14;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:30px 30px;-webkit-mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.72) 52%,transparent 92%);mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.72) 52%,transparent 92%)}body:not(.is-screener) .more-item__content{position:relative;z-index:2;min-width:0}body:not(.is-screener) .more-item__title{margin:0 0 16px;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:34px;font-weight:760;line-height:1.04;letter-spacing:-.04em}body:not(.is-screener) .more-item__text{margin:0 0 22px;max-width:680px;color:#ded4e5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:16px;line-height:1.62;font-weight:570;letter-spacing:-.008em;text-shadow:none;overflow-wrap:anywhere;word-break:break-word}body:not(.is-screener) .more-item__text .accent{color:#d38cff;font-weight:750}body:not(.is-screener) .more-item__text strong{color:#fff;font-weight:750;font-style:normal;border-bottom:1px solid rgba(255,255,255,.24);padding-bottom:1px}body:not(.is-screener) .more-item__text .term{color:#f0e9f5;font-style:normal;font-weight:700}body:not(.is-screener) .more-item__link{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 16px;border-radius:13px;color:#fff;text-decoration:none;-webkit-user-select:none;user-select:none;border:1px solid rgba(255,255,255,.1);background:#ffffff0b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:13px;font-weight:750;letter-spacing:-.01em;box-shadow:inset 0 1px #ffffff06;transition:background-color .15s ease,border-color .15s ease,box-shadow .18s ease}body:not(.is-screener) .more-item__link:hover{color:#fff;background:#ffffff13;border-color:#ffffff29;box-shadow:0 12px 26px #00000024}body:not(.is-screener) .more-item__link:active{background:#ffffff0e}body:not(.is-screener) .more-item__link:focus-visible{outline:2px solid rgba(195,126,255,.55);outline-offset:3px}body:not(.is-screener) .more-item__arrow{width:16px;height:16px;flex:0 0 16px;display:block;object-fit:contain;filter:brightness(0) invert(1)}body:not(.is-screener) .more-item__linkText{display:inline-block;line-height:1}body:not(.is-screener) .more-item__media{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;min-width:0}body:not(.is-screener) .more-item__mock{width:280px;height:260px;display:flex;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;box-shadow:none}body:not(.is-screener) .more-item__icon{width:96%;height:96%;object-fit:contain;display:block;filter:drop-shadow(0 20px 30px rgba(0,0,0,.32));opacity:.98}body[data-page=screener]:not(.is-screener) .ml-site-footer__social-link[data-social=x] .ml-site-footer__social-icon{filter:none!important}body:not(.is-screener) [data-screener-promo-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}body:not(.is-screener) [data-screener-promo-reveal][data-screener-promo-visible=true]{opacity:1;transform:translateY(0)}@media (max-width: 1100px){body:not(.is-screener) .tap-benefit-stream{top:132px;bottom:430px}body:not(.is-screener) .tap-benefit-card{opacity:.68}}@media (max-width: 1020px){body:not(.is-screener) .intro{min-height:660px;padding-top:52px}body:not(.is-screener) .intro__title-strong{font-size:clamp(48px,7vw,66px)}body:not(.is-screener) .intro__title-script{font-size:clamp(40px,6.2vw,58px)}body:not(.is-screener) .intro__title-muted{font-size:clamp(40px,6.4vw,58px)}body:not(.is-screener) .seo__grid{grid-template-columns:repeat(2,minmax(0,1fr))}body:not(.is-screener) .seo-card:nth-child(3){grid-column:1/-1;width:min(540px,100%);justify-self:center}body:not(.is-screener) .intro__product-preview{width:min(900px,100vw - 46px)}body:not(.is-screener) .more-item{grid-template-columns:minmax(0,1.1fr) minmax(240px,.9fr);padding:32px}body:not(.is-screener) .more-item__mock{width:240px;height:240px}}@media (max-width: 760px){body:not(.is-screener) .tap-benefit-stream{display:none}}@media (max-width: 720px){body:not(.is-screener) .intro{min-height:auto;padding:48px 18px 0}body:not(.is-screener) .intro__title{gap:12px}body:not(.is-screener) .intro__title-strong{font-size:clamp(38px,11vw,50px);line-height:.98}body:not(.is-screener) .intro__title-script{margin:7px 0 8px;font-size:clamp(31px,9.6vw,43px);line-height:.96}body:not(.is-screener) .intro__title-muted{font-size:clamp(31px,9.6vw,43px);line-height:1}body:not(.is-screener) .intro__desc{margin-top:24px;font-size:16px;line-height:1.55}body:not(.is-screener) .intro__actions{margin-top:28px;gap:9px}body:not(.is-screener) .intro__btn{width:100%;min-width:0;max-width:430px;min-height:48px}body:not(.is-screener) .intro__brands{margin-top:26px;flex-wrap:wrap}body:not(.is-screener) .intro__brand{min-width:132px}body:not(.is-screener) .intro__product-preview{width:calc(100vw - 24px);margin-top:62px}body:not(.is-screener) .seo{padding:76px 18px 82px}body:not(.is-screener) .promo-section-title-script{font-size:clamp(31px,9.6vw,43px);line-height:.96}body:not(.is-screener) .seo__head{margin-bottom:34px}body:not(.is-screener) .seo__grid{grid-template-columns:1fr;gap:16px}body:not(.is-screener) .seo-card:nth-child(3){grid-column:auto;width:100%}body:not(.is-screener) .seo-card{border-radius:22px}body:not(.is-screener) .seo-card__cover{height:144px}body:not(.is-screener) .seo-card__body{min-height:0;padding:22px 20px 74px}body:not(.is-screener) .seo-card__coverTitle{font-size:22px}body:not(.is-screener) .more{padding:56px 18px 40px}body:not(.is-screener) .more__head{margin-bottom:38px}body:not(.is-screener) .more-item{display:flex;flex-direction:column;align-items:stretch;gap:24px;min-height:0;padding:26px 22px;border-radius:22px}body:not(.is-screener) .more-item__title{font-size:28px}body:not(.is-screener) .more-item__text{font-size:15px;line-height:1.55}body:not(.is-screener) .more-item__media{width:100%}body:not(.is-screener) .more-item__mock{width:min(280px,100%);height:auto;aspect-ratio:1/1;margin:0 auto;border-radius:22px}}@media (max-width: 420px){body:not(.is-screener) .intro{padding-left:14px;padding-right:14px}body:not(.is-screener) .intro__title-strong{font-size:36px}body:not(.is-screener) .intro__title-script{font-size:29px}body:not(.is-screener) .intro__title-muted{font-size:29px}body:not(.is-screener) .seo,body:not(.is-screener) .more{padding-left:14px;padding-right:14px}body:not(.is-screener) .seo-card__coverInner{--seo-icon-size:122px;--seo-icon-reserve:78px;--seo-icon-right:-26px}body:not(.is-screener) .more-item{padding:24px 18px}}@media (prefers-reduced-motion: reduce){body:not(.is-screener) .tap-benefit-card{animation-duration:.001ms!important;animation-iteration-count:1!important}body:not(.is-screener) .intro__btn,body:not(.is-screener) .seo-card,body:not(.is-screener) .seo-card__btn,body:not(.is-screener) .more-item__link{transition:none}body:not(.is-screener) [data-screener-promo-reveal]{opacity:1;transform:none;transition:none}body:not(.is-screener) .intro__btn.is-loading:after,body:not(.is-screener) .seo-card__btn.is-loading:after{animation:none}}body:not(.is-screener) .landing-scroll.scroll-wrap{height:100%;position:relative}body:not(.is-screener) .landing-scroll .scroll-inner{height:100%;overflow-y:auto;overflow-x:hidden;padding-right:0;scrollbar-width:thin;scrollbar-color:var(--btnIdle) transparent}body:not(.is-screener) .landing-scroll .scroll-inner::-webkit-scrollbar{width:2px;height:2px}body:not(.is-screener) .landing-scroll .scroll-inner::-webkit-scrollbar-track{background:transparent}body:not(.is-screener) .landing-scroll .scroll-inner::-webkit-scrollbar-thumb{background:var(--btnIdle);border-radius:20px}body:not(.is-screener) .landing-scroll .scroll-inner::-webkit-scrollbar-thumb:hover{background:var(--btnActive)}body.is-screener{background:var(--bg);color:var(--text);overflow:auto;height:auto}body.is-screener .landing-viewport,body.is-screener #introPage,body.is-screener .seo{display:none}.is-auth-gate{overflow:hidden}.auth-gate{position:fixed;top:var(--ml-cp-h);left:0;right:0;bottom:0;z-index:9999;overflow:hidden;display:grid;place-items:center;padding:18px}.auth-gate[hidden]{display:none}.auth-gate__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:#00000094;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-gate__card{position:relative;z-index:1;width:440px;max-width:440px;margin:0;border-radius:8px;background:#f3f5f9;border:0;box-shadow:0 22px 70px #0000009e;padding:0;text-align:left;display:flex;flex-direction:column;overflow:hidden;transform-origin:center center;transform:translateZ(0) scale(var(--gate-s, 1))}.auth-gate__head{position:relative;padding:18px 16px 16px;background:radial-gradient(14px 14px at 18% 38%,rgba(255,255,255,.16),transparent 70%),radial-gradient(12px 12px at 78% 28%,rgba(0,163,255,.22),transparent 72%),radial-gradient(10px 10px at 64% 72%,rgba(133,123,255,.22),transparent 72%),repeating-linear-gradient(0deg,rgba(255,255,255,.12) 0 1px,transparent 1px 26px),repeating-linear-gradient(90deg,rgba(255,255,255,.1) 0 1px,transparent 1px 26px),linear-gradient(135deg,#a855f7f5,#7c3aedeb 55%,#3b82f6db)}.auth-gate__head:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(640px 280px at 70% 40%,rgba(0,0,0,.18),transparent 60%),radial-gradient(520px 260px at 20% 50%,rgba(0,0,0,.1),transparent 60%);pointer-events:none}.auth-gate__title{position:relative;z-index:1;margin:0;padding:0 54px;text-align:center;font-size:22px;font-weight:800;letter-spacing:.2px;line-height:1.1;color:#fff}.auth-gate__close{position:absolute;z-index:2;right:12px;top:10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:20px;border:0;background:transparent;cursor:pointer;transition:background .12s ease,box-shadow .12s ease,transform .12s ease}.auth-gate__close:hover{background:#ffffff2e;box-shadow:0 0 0 1px #ffffff47 inset}.auth-gate__close:active{transform:translateY(1px);background:#ffffff24;box-shadow:0 0 0 1px #ffffff3d inset}.auth-gate__closeIcon{width:18px;height:18px;opacity:.95;filter:brightness(0) invert(1)}.auth-gate__body{padding:16px;flex:0 0 auto}.auth-gate__body--compact{padding:22px 16px}.auth-gate__body--compact .auth-gate__actions{margin-top:6px}.auth-gate__text--telegram{margin:0 0 14px;font-size:15px;font-weight:650;color:#7a7979;line-height:1.35}.auth-gate__path{margin-top:6px;font-size:15px;font-weight:900;color:#12161cdb;line-height:1.35}.auth-gate__text{text-align:center;font-size:16px;line-height:1.45;font-weight:650;color:#7a7979;margin:0 0 12px}.auth-gate__free{font-size:18px;line-height:1.05;font-weight:900;color:#7a7979;margin:0 0 6px}.auth-gate__content{position:relative;width:100%;padding-right:178px}.auth-gate__list{margin:0 0 14px;padding:0;list-style:none;width:100%;max-width:100%}.auth-gate__banner{position:absolute;right:-10px;bottom:10px;width:186px;height:auto;display:block;pointer-events:none}.auth-gate__banner--pricing{bottom:-10px}.auth-gate__bannerImg{display:block;width:100%;height:auto;pointer-events:none}.auth-gate__list li{position:relative;padding-left:20px;padding-right:4px;font-size:13px;line-height:1.34;font-weight:600;letter-spacing:-.01em;color:#12161cdb;margin:8px 0;overflow-wrap:anywhere;word-break:break-word}.auth-gate__list li:before{content:"";position:absolute;left:2px;top:.68em;transform:translateY(-50%);width:7px;height:7px;border-radius:20px;background:#857bff}.auth-gate__hint{text-align:center;font-size:15px;font-weight:800;color:#7a7979;margin:2px 0 14px}.auth-gate__actions{display:flex;justify-content:center}.auth-gate__btn{height:42px;min-width:260px;padding:0 18px;border-radius:16px;border:0;background:#857bff;color:#fff;font-weight:800;font-size:14px;line-height:42px;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .12s ease,transform .12s ease,box-shadow .12s ease;box-shadow:0 10px 22px #857bff47}.auth-gate__btn:hover{background:#00a3ff;box-shadow:0 10px 22px #00a3ff42}.auth-gate__btn:active{transform:translateY(1px);background:#857bffe6}.loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;z-index:3;background:#10141a2e;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);pointer-events:none}.loading-overlay.is-hidden{display:none}.loading-overlay__spinner{width:52px;height:52px;display:block;box-sizing:border-box;border-radius:50%;border:4px solid rgba(133,123,255,.16);border-top-color:#857bff;border-right-color:#857bff;border-bottom-color:#857bff29;border-left-color:#857bff29;background:transparent!important;box-shadow:none!important;filter:none!important;opacity:1;animation:screener-loader-spin .78s linear infinite}.loading-overlay__spinner:before,.loading-overlay__spinner:after{background:transparent!important;box-shadow:none!important}@keyframes screener-loader-spin{to{transform:rotate(360deg)}}.chart.is-loading .chart-canvas,.chart.is-loading .chart-error{opacity:0}html.is-settings-open,body.is-settings-open{overflow:hidden}.settings-modal{position:fixed;inset:var(--ml-cp-h) 0 0 0;z-index:9998;display:grid;place-items:center;height:calc(100dvh - var(--ml-cp-h));padding:18px}.settings-modal[hidden]{display:none}.settings-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000094;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.settings-modal__dialog{position:relative;width:min(1180px,100vw - 36px);height:min(760px,100dvh - var(--ml-cp-h) - 36px);border-radius:8px;overflow:hidden;background:#0c0e12;border:1px solid rgba(255,255,255,.08);box-shadow:0 22px 70px #0000009e;display:flex;flex-direction:column}.settings-modal__top{height:54px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.08)}.settings-modal__topLeft{display:flex;align-items:center;gap:10px;min-width:0}.settings-modal__title{font-size:14px;font-weight:700;color:#ffffffeb;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settings-modal__close{width:34px;height:34px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;display:grid;place-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .12s ease,border-color .12s ease,transform .06s ease}.settings-modal__close:hover{border-color:#ffffff24;background:#ffffff0f}.settings-modal__close:active{transform:translateY(1px)}.settings-modal__closeIcon{color:#ffffffe6;font-size:18px;line-height:1}.settings-modal__back{width:34px;height:34px;border-radius:16px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;padding:0;margin:0;outline:none;box-shadow:none;transform:none;transition:none}.settings-modal__back:hover,.settings-modal__back:active{background:transparent;border:0;box-shadow:none;transform:none}.settings-modal__backImg{width:18px;height:18px;min-width:18px;min-height:18px;display:block;pointer-events:none;opacity:.92;filter:brightness(0) invert(1);transition:none;transform:none}.settings-modal__body{flex:1;min-height:0;display:grid;grid-template-columns:240px 1fr}.settings-modal__nav,.settings-modal__content{min-height:0;overflow:hidden}.settings-modal__nav{background:#ffffff04;border-right:1px solid rgba(255,255,255,.08)}.settings-modal__content{background:#0c0e12}.settings-modal__nav.scroll-wrap>.scroll-inner{height:100%;padding:12px 10px;display:flex;flex-direction:column}.settings-modal__content.scroll-wrap>.scroll-inner{height:100%;padding:14px}.settings-modal__nav .scroll-inner,.settings-modal__content .scroll-inner{overflow-x:hidden}.settings-nav{display:flex;flex-direction:column;gap:6px}.settings-nav__item{width:100%;height:40px;border-radius:16px;border:1px solid transparent;background:transparent;display:flex;align-items:center;gap:10px;padding:0 10px;color:#ffffffb8;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;text-align:left}.settings-nav__item:hover{background:#ffffff0a;color:#ffffffd6}.settings-nav__item.is-active{background:#ffffff0f;border-color:#ffffff1a;color:#ffffffeb}.settings-nav__icoImg{width:18px;height:18px;display:block;flex:0 0 auto;opacity:.92;filter:brightness(0) invert(1);pointer-events:none}.settings-nav__label{font-size:13px;font-weight:600}.settings-accountCard{margin-top:auto;padding:12px 10px;border-radius:8px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.settings-accountCard__title{font-size:12px;font-weight:750;letter-spacing:-.01em;color:#ffffffe0;margin-bottom:10px}.settings-accountRow{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 0;border-top:1px solid rgba(255,255,255,.06)}.settings-accountRow:first-of-type{border-top:0;padding-top:0}.settings-accountRow__label{font-size:12px;font-weight:650;color:#ffffff8f;white-space:nowrap;display:inline-flex;align-items:center;gap:0}.settings-accountRow__value{font-size:12px;font-weight:750;color:#ffffffe6;min-width:0;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-accountRow__value.is-compact{flex:0 1 auto;min-width:0;max-width:78px;font-size:10px!important;line-height:1!important;letter-spacing:-.055em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-accountRow--llm{gap:6px;align-items:center}.settings-accountRow--llm .settings-accountRow__label{flex:1 1 auto;min-width:0;font-size:10px;line-height:1.1;letter-spacing:-.03em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-accountRow--llm .settings-accountRow__value,.settings-accountRow--llm .settings-accountRow__value.is-compact{flex:0 0 auto;min-width:max-content;max-width:calc(100% - 84px);font-size:12px!important;line-height:1.1!important;letter-spacing:0;font-variant-numeric:tabular-nums;overflow:visible;text-overflow:clip;white-space:nowrap}.settings-accountLink{color:inherit;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;cursor:pointer;-webkit-tap-highlight-color:transparent}.settings-accountLink:link,.settings-accountLink:visited{color:inherit;text-decoration:underline}.settings-accountLink:hover{opacity:.92}.settings-accountLink:active{opacity:.82}.settings-accountLink:focus,.settings-accountLink:focus-visible{outline:none}.settings-accountRow__label .settings-accountLink{color:#ffffff8f;opacity:1}.settings-accountRow__label .settings-accountLink:link,.settings-accountRow__label .settings-accountLink:visited{color:#ffffff8f;text-decoration:underline}.settings-accountRow__label .settings-accountLink:hover{color:#00a3ff;opacity:1}.settings-accountRow__label .settings-accountLink:active{color:#00a3ffe6;opacity:1}.settings-accountRow__value.is-ok,.settings-accountRow__value.is-ok .settings-accountLink,.settings-accountRow__value.is-ok .settings-accountLink:link,.settings-accountRow__value.is-ok .settings-accountLink:visited{color:#3cff9af2!important}.settings-accountRow__value.is-bad,.settings-accountRow__value.is-bad .settings-accountLink,.settings-accountRow__value.is-bad .settings-accountLink:link,.settings-accountRow__value.is-bad .settings-accountLink:visited{color:#ff4d4ff2!important}.settings-accountRow__value.is-muted,.settings-accountRow__value.is-muted .settings-accountLink,.settings-accountRow__value.is-muted .settings-accountLink:link,.settings-accountRow__value.is-muted .settings-accountLink:visited{color:#ffffffe6!important}html[data-theme=light] .settings-accountRow__value.is-muted,html[data-theme=light] .settings-accountRow__value.is-muted .settings-accountLink,html[data-theme=light] .settings-accountRow__value.is-muted .settings-accountLink:link,html[data-theme=light] .settings-accountRow__value.is-muted .settings-accountLink:visited{color:#111827d1!important}.settings-accountRow__value .settings-accountLink{color:inherit;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;cursor:pointer;-webkit-tap-highlight-color:transparent}.settings-accountRow__value .settings-accountLink:link,.settings-accountRow__value .settings-accountLink:visited{color:inherit;text-decoration:underline}.settings-accountRow__value .settings-accountLink:hover{opacity:.92}.settings-accountRow__value .settings-accountLink:active{opacity:.85}.settings-accountRow__value .settings-accountLink:focus,.settings-accountRow__value .settings-accountLink:focus-visible{outline:none}.settings-panel{height:100%;min-height:0}.settings-panel[hidden]{display:none!important}.settings-gridLayout{height:100%;min-height:0;display:grid;grid-template-rows:1fr;gap:0;justify-items:center;align-content:start}.settings-gridFiller{display:none}.settings-gridPanel{width:min(900px,100%);margin:0 auto;min-height:0;padding:0;border:none;background:transparent;border-radius:20px;display:grid;grid-template-rows:auto 1fr}.settings-gridHeader{padding:6px 0 10px;margin:0 0 10px;border-bottom:1px solid rgba(255,255,255,.06)}.settings-gridTitle{font-size:14px;font-weight:800;color:#ffffffeb;letter-spacing:-.01em}.settings-gridHint{margin-top:4px;font-size:12px;font-weight:600;color:#ffffff8c}.settings-gridChoices{display:grid;grid-template-columns:repeat(2,minmax(0,var(--CELL_W)));gap:clamp(14px,2.4vw,28px);justify-content:center;align-content:center;width:100%;max-width:calc(var(--CELL_W) * 2 + 28px);margin:0 auto;padding-bottom:10px}.grid-choice{width:var(--CELL_W);height:var(--CELL_H);border:none;background:transparent;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;outline:none;box-shadow:none;filter:none}.grid-choice:focus{outline:none}.grid-choice__img{width:var(--ICON_SCALE);height:var(--ICON_SCALE);object-fit:contain;opacity:.95;pointer-events:none;transform:translate(var(--OFF_X, 0px),var(--OFF_Y, 0px)) scale(var(--OFF_SCALE, 1));transform-origin:center;filter:var(--ICON_FILTER_INACTIVE)}.grid-choice__label{margin-top:14px;font-size:14px;font-weight:600;color:var(--GRID_TEXT_INACTIVE);letter-spacing:-.01em;line-height:1;text-align:center;-webkit-user-select:none;user-select:none}.grid-choice.is-active .grid-choice__label{color:var(--GRID_ACTIVE_COLOR)}.grid-choice.is-active .grid-choice__img{filter:var(--ICON_FILTER_ACTIVE)}.grid-choice[data-grid="1"] .grid-choice__img{--OFF_X: var(--N1_X);--OFF_Y: var(--N1_Y);--OFF_SCALE: var(--N1_SCALE)}.grid-choice[data-grid="2"] .grid-choice__img{--OFF_X: var(--N2_X);--OFF_Y: var(--N2_Y);--OFF_SCALE: var(--N2_SCALE)}.grid-choice[data-grid="3"] .grid-choice__img{--OFF_X: var(--N3_X);--OFF_Y: var(--N3_Y);--OFF_SCALE: var(--N3_SCALE)}.grid-choice[data-grid="4"] .grid-choice__img{--OFF_X: var(--N4_X);--OFF_Y: var(--N4_Y);--OFF_SCALE: var(--N4_SCALE)}@media (max-width: 860px){.settings-modal{padding:14px}.settings-modal__dialog{width:min(1180px,100vw - 28px);height:min(820px,100dvh - var(--ml-cp-h) - 28px)}.settings-modal__body{grid-template-columns:1fr;grid-template-rows:auto 1fr}.settings-modal__nav{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.settings-modal__nav.scroll-wrap>.scroll-inner{padding:10px}.settings-nav{flex-direction:row;gap:8px}.settings-nav__item{width:auto;flex:1 1 0;justify-content:center}.settings-nav__label{white-space:nowrap}.settings-modal__content.scroll-wrap>.scroll-inner{padding:12px}.settings-gridChoices{max-width:100%}.settings-accountCard{margin-top:10px}}@media (max-width: 560px){.settings-modal{padding:10px}.settings-modal__dialog{width:calc(100vw - 20px);height:calc(100dvh - var(--ml-cp-h) - 20px);border-radius:16px}.settings-gridChoices{grid-template-columns:1fr;justify-items:center;align-content:start}.grid-choice{width:min(320px,100%);height:clamp(160px,52vw,220px)}}.settings-exchanges{height:100%;min-height:0;display:flex;flex-direction:column}.settings-exHeader{padding:6px 0 10px;margin:0 0 10px;border-bottom:1px solid rgba(255,255,255,.06)}.settings-exTitle{font-size:14px;font-weight:800;color:#ffffffeb;letter-spacing:-.01em}.settings-exHint{margin-top:4px;font-size:12px;font-weight:600;color:#ffffff8c}.settings-exList{flex:0 0 auto;min-height:0;border-radius:20px;border:0;background:transparent;padding:0}.ex-row{display:grid;grid-template-columns:18px 28px 1fr auto;align-items:center;gap:10px;height:48px;padding:0 10px;border-radius:16px;border:1px solid transparent;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;color:#ffffffdb}.ex-row+.ex-row{margin-top:4px}.ex-row:hover{background:#ffffff08;border-color:#ffffff0f}.ex-row__drag{font-size:14px;line-height:1;opacity:.55;transform:translateY(-1px)}.ex-row__cb{width:22px;height:22px;margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:#ffffff05;display:inline-grid;place-items:center;cursor:pointer;outline:none}.ex-row__cb:hover{border-color:#ffffff29;background:#ffffff08}.ex-row__cb:checked{border-color:#ffffff2e;background:#ffffff0a}.ex-row__cb:checked:after{content:"✓";font-size:14px;font-weight:900;line-height:1;color:#ffffffeb;transform:translateY(-1px)}.ex-row__name{font-size:13px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ex-row__muted{color:#ffffff9e;font-weight:650}.ex-row__code{color:#ffffff80;font-weight:700;margin-left:6px}.ex-row__right{font-size:13px;font-weight:800;letter-spacing:-.01em;color:#fff9;padding:6px 10px;border-radius:20px;background:#0000002e;border:1px solid rgba(255,255,255,.06);white-space:nowrap}.ex-row:hover .ex-row__right{color:#ffffffb8;border-color:#ffffff14}.settings-densities{height:100%;min-height:0;display:flex;flex-direction:column;gap:12px;padding-bottom:18px}.settings-densities:after{content:"";display:block;flex:0 0 18px;width:100%}.settings-densHeader{padding:6px 0 10px;margin:0 0 2px;border-bottom:1px solid rgba(255,255,255,.06)}.settings-densTitle{font-size:14px;font-weight:800;color:#ffffffeb;letter-spacing:-.01em}.settings-densHint{margin-top:4px;font-size:12px;font-weight:600;color:#ffffff8c}.settings-densCard{border:0!important;background:transparent!important;border-radius:20px!important;padding:0!important;box-shadow:none!important}.settings-densExList{display:flex;flex-direction:column;gap:6px}.dens-exRow{display:grid;grid-template-columns:22px 52px 1fr;align-items:center;gap:10px;height:44px;padding:0 6px;border-radius:16px;border:0;background:transparent;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;color:#ffffffe0}.dens-exRow:hover{background:#ffffff05}.dens-exRow__cb{width:22px;height:22px;margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff05;display:inline-grid;place-items:center;cursor:pointer;outline:none}.dens-exRow__cb:hover{border-color:#ffffff29;background:#ffffff08}.dens-exRow__cb:checked{border-color:#ffffff2e;background:#ffffff0a}.dens-exRow__cb:checked:after{content:"✓";font-size:14px;font-weight:900;line-height:1;color:#ffffffeb;transform:translateY(-1px)}.dens-exRow__name{font-size:13px;font-weight:850;color:#ffffffe0}.dens-exRow__muted{font-size:13px;font-weight:700;color:#ffffff8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settings-densTiers{display:flex;flex-direction:column;gap:10px}.dens-tierRow{border:0!important;background:transparent!important;border-radius:9999px!important;padding:0!important;box-shadow:none!important}.dens-tierRow--sliders{display:flex;flex-direction:column;gap:12px}.dens-sliderGroup{display:flex;flex-direction:column;gap:6px}.dens-sliderTitleRow{display:inline-flex;align-items:center;justify-content:flex-start;gap:2px}.dens-sliderTitleLeft{display:inline-flex;align-items:center;gap:8px;min-width:0}.dens-titleIcon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;background:#ffffff0f;color:#ffffffc7;font-size:12px;font-weight:900;line-height:1;flex:0 0 auto}.dens-sliderTitleText{font-size:12px;font-weight:850;color:#ffffff9e;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dens-sliderTitleRight{font-size:12px;font-weight:900;color:#ffffff9e;letter-spacing:-.01em;flex:0 0 auto;margin-left:2px}.dens-sliderRow{padding:0;border:0;background:transparent}.dens-sliderRow__bar{position:relative;height:34px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#10141a33;overflow:hidden;display:flex;align-items:center;padding:0 12px}.dens-sliderRow__bar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:calc(var(--dens-fill, 0) * 1%);background:#ffffff1a;pointer-events:none}.dens-barText{position:relative;z-index:2;margin-left:auto;display:inline-flex;align-items:center;gap:0;font-size:12px;font-weight:900;letter-spacing:-.01em;color:#ffffffe0;white-space:nowrap;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.dens-barVal{color:#ffffffeb;font-weight:900;display:inline-block;text-align:right;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.dens-barVal[data-density-value=brp]{min-width:4ch}.dens-barVal[data-density-value=ttl]{min-width:7ch}.dens-range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;outline:none;cursor:ew-resize;z-index:3}.dens-range:disabled{cursor:not-allowed}.dens-ex--auto .dens-sliderRow__bar{opacity:.55}.dens-ex--auto .dens-barText{opacity:.75}.dens-range::-webkit-slider-runnable-track{height:34px;background:transparent;border:0}.dens-range::-moz-range-track{height:34px;background:transparent;border:0}.dens-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:34px;height:34px;border:0;background:transparent;box-shadow:none;margin-top:0}.dens-range::-moz-range-thumb{width:34px;height:34px;border:0;background:transparent;box-shadow:none}@media (max-width: 640px){.dens-sliderRow__bar{padding:0 8px}.dens-sliderTitleRow{gap:8px}.dens-barVal[data-density-value=ttl]{min-width:8ch}}.densities-how{margin-bottom:14px}.densities-how__head{display:flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:600;color:#ff4d5f}.densities-how__title{color:#ff4d5f}.densities-how__arrow{color:#ff4d5f;font-size:14px;transition:transform .15s ease}.densities-how__body{margin-top:10px;padding:14px;border:1px solid var(--stroke);border-radius:20px;background:linear-gradient(180deg,#ff4d5f0d,#ff4d5f05);font-size:13px;line-height:1.6;color:var(--text)}.densities-how__body p{margin:0 0 10px}.densities-how__body p:last-child{margin-bottom:0}.densities-how.is-open .densities-how__arrow{transform:rotate(180deg)}.dens-exTable{display:grid;gap:10px}.dens-exHead{display:grid;grid-template-columns:1.25fr 82px 1.2fr;gap:12px;font-size:12px;color:#ffffff8c;padding:2px 6px 0}.dens-exBody{display:grid;gap:10px}.dens-exLine{display:grid;grid-template-columns:1.25fr 82px 1.2fr;gap:12px;align-items:center}.dens-exCell{min-width:0}.dens-exCell--ex{display:grid;grid-template-columns:18px auto 1fr;grid-template-rows:auto;column-gap:10px;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.dens-exCell--ex .dens-exRow__cb{grid-row:1;grid-column:1}.dens-exCell--ex .dens-exRow__name{grid-column:2;grid-row:1;white-space:nowrap}.dens-exCell--ex .dens-exRow__muted{grid-column:3;grid-row:1;white-space:nowrap;opacity:.72}.dens-exCell--brp{position:relative}.dens-brpSel{width:100%;height:34px;padding:0 10px;display:flex;align-items:center;justify-content:center;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#ffffffc7;font-size:13px;cursor:pointer;-webkit-user-select:none;user-select:none}.dens-brpSel:hover{border-color:#ffffff29;background:#ffffff0d}.dens-brpMenu{position:absolute;top:calc(100% + 6px);left:0;width:82px;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:#ebebebfc;box-shadow:0 14px 30px #00000059;padding:6px;z-index:50}.dens-brpMenu[hidden]{display:none}.dens-brpMenu__item{width:100%;height:32px;padding:0 10px;border:0;border-radius:20px;background:transparent;text-align:center;cursor:pointer;font-size:13px;color:#000c}.dens-brpMenu__item:hover{background:#00000014}.dens-sliderRow--exval{width:100%}.dens-barText--exval{display:inline-flex;gap:6px;align-items:center}.alerts-feed{padding:12px;min-height:100%;display:flex;flex-direction:column}.alerts-feed__list{display:flex;flex-direction:column;gap:10px}.alerts-feed__empty{display:none;flex:1;align-items:center;justify-content:center;text-align:center;font-size:12px;font-weight:600;line-height:1.4;color:#ffffff8c;padding:20px}.alerts-feed__empty.is-visible{display:flex}.alertsfeed-row{background:#ffffff0f;border-radius:16px;padding:10px 10px 9px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s ease}.alertsfeed-row:hover{background:#ffffff14}.alertsfeed-row__top{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:8px}.alertsfeed-row__mid{display:flex;gap:12px;align-items:flex-end;justify-content:space-between;margin-bottom:6px}.alertsfeed-row__bot{display:flex;justify-content:space-between}.alertsfeed-chip{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 10px;border-radius:9999px;font-size:12px;line-height:1;font-weight:600;letter-spacing:.2px}.alertsfeed-chip--ex{background:#ffffff14;color:#ffffffd1}.alertsfeed-chip--sym{background:#00a3ff2e;color:#ffffffeb}.alertsfeed-chip--dir{background:#ffffff14;color:#ffffffd1}.alertsfeed-row.is-up .alertsfeed-chip--dir{background:#00a3ff38;color:#ffffffeb}.alertsfeed-row.is-down .alertsfeed-chip--dir{background:#ff4c4c33;color:#ffffffeb}.alertsfeed-kv{display:flex;flex-direction:column;gap:2px}.alertsfeed-kv__k{font-size:11px;color:#ffffff80}.alertsfeed-kv__v{font-size:13px;font-weight:600;color:#ffffffe0}.alertsfeed-meta{font-size:11px;color:#ffffff8c}.panel-sectionHeader{padding:6px 0 10px;margin:0 0 10px;border-bottom:1px solid rgba(255,255,255,.06)}.panel-sectionHeader--split{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.panel-sectionTitle{font-size:14px;font-weight:700;color:var(--text);letter-spacing:-.01em;display:flex;align-items:center;gap:8px}.panel-sectionIcon{width:18px;height:18px;display:block;flex:0 0 auto;filter:brightness(0) invert(1);opacity:.92}.panel-sectionMeta{font-size:11px;opacity:.75;white-space:nowrap}@media (max-width: 640px){.auth-gate{padding:12px;place-items:center}.auth-gate__card{width:min(100%,420px);max-width:min(100%,420px);margin:0 auto;transform:none}.auth-gate__head{padding:16px 14px 14px}.auth-gate__title{padding:0 42px;font-size:18px;line-height:1.08}.auth-gate__close{top:8px;right:8px;width:36px;height:36px}.auth-gate__body{padding:14px}.auth-gate__body--compact{padding:16px 14px}.auth-gate__content{display:flex;flex-direction:column;align-items:center;width:100%;padding-right:0}.auth-gate__list{width:100%;margin:0 0 14px}.auth-gate__banner{position:static;right:auto;bottom:auto;width:min(160px,52vw);margin:2px auto 0}.auth-gate__banner--pricing{bottom:auto}.auth-gate__actions{width:100%}.auth-gate__btn{width:100%;min-width:0}}@media (max-width: 390px){.auth-gate{padding:10px}.auth-gate__card{width:100%;max-width:100%}.auth-gate__title{font-size:16px;padding:0 38px}.auth-gate__text{font-size:14px}.auth-gate__free{font-size:16px}.auth-gate__list li{font-size:12px;line-height:1.32}.auth-gate__banner{width:min(144px,50vw)}.auth-gate__hint{font-size:14px}.auth-gate__btn{height:40px;font-size:13px}}html[data-theme=light],html[data-theme=light] body{background:#fff;color:var(--text)}html[data-theme=light] body{font-family:Unbounded,sans-serif;font-variant-numeric:tabular-nums}html[data-theme=light] .panel,html[data-theme=light] .card,html[data-theme=light] .panel-view,html[data-theme=light] .panel-views,html[data-theme=light] .chart-body,html[data-theme=light] .chart-head,html[data-theme=light] .topbar,html[data-theme=light] .panel-head,html[data-theme=light] .scroll-wrap,html[data-theme=light] .settings-card,html[data-theme=light] .settings-modal,html[data-theme=light] .auth-gate__card{color:var(--text)}html[data-theme=light] .panel,html[data-theme=light] .card,html[data-theme=light] .auth-gate__card{background:var(--panel);border-color:var(--stroke);box-shadow:0 18px 50px #0f172a0f}html[data-theme=light] .panel-tabs,html[data-theme=light] .panel-actions,html[data-theme=light] .panel-head,html[data-theme=light] .chart-head,html[data-theme=light] .chart-body,html[data-theme=light] .topbar,html[data-theme=light] .table thead,html[data-theme=light] .table thead tr,html[data-theme=light] .table th{background:var(--panel2)!important;border-color:var(--stroke)}html[data-theme=light] .status,html[data-theme=light] .muted,html[data-theme=light] .table th,html[data-theme=light] .panel-sectionMeta,html[data-theme=light] .ex-row__muted,html[data-theme=light] .dens-exRow__muted,html[data-theme=light] .tf-btn,html[data-theme=light] .tool-icon,html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{color:var(--muted)!important}html[data-theme=light] input::placeholder,html[data-theme=light] textarea::placeholder{color:#11182770}html[data-theme=light] .search{display:flex;align-items:center;visibility:visible;opacity:1;background:#f1f2f5;border:1px solid #D5D9E2}html[data-theme=light] .search input{color:#111827d1!important}html[data-theme=light] .panel-actions__icons .btn-fs{background:transparent}html[data-theme=light] .panel-actions__icons .btn-fs:hover{background:#0f172a0f}html[data-theme=light] .panel-actions__icons .btn-fs:active{background:#0f172a16}html[data-theme=light] .panel-actions__icons .btn-fs__ico,html[data-theme=light] .tool-icon__img,html[data-theme=light] .panel-sectionIcon,html[data-theme=light] .impulse__icon{filter:brightness(0) saturate(100%) invert(56%) sepia(9%) saturate(572%) hue-rotate(176deg) brightness(88%) contrast(87%);opacity:.95}html[data-theme=light] .panel-tab:before{background:transparent}html[data-theme=light] .panel-tab:hover:before{background:#0f172a0a}html[data-theme=light] .panel-tab.is-active:before,html[data-theme=light] .panel-tab[aria-selected=true]:before{background:#857bff24}html[data-theme=light] .panel-tab img{filter:brightness(0) saturate(100%) invert(56%) sepia(9%) saturate(572%) hue-rotate(176deg) brightness(88%) contrast(87%);opacity:.82}html[data-theme=light] .panel-tab.is-active img,html[data-theme=light] .panel-tab[aria-selected=true] img{filter:brightness(0) saturate(100%) invert(22%) sepia(8%) saturate(469%) hue-rotate(176deg) brightness(95%) contrast(88%);opacity:1}html[data-theme=light] .ex-ico{background:#e9eaee;border:1px solid #D5D9E2;color:#111827ad!important;box-shadow:none}html[data-theme=light] .ex-ico__label{color:#111827ad!important}html[data-theme=light] .ex-ico:hover{background:#e3e5eb;border-color:#c9ceda}html[data-theme=light] .ex-ico:hover .ex-ico__label{color:#111827ad!important}html[data-theme=light] .ex-ico:active{background:#e1e4ea}html[data-theme=light] .ex-ico.active{background:#857bff;border-color:#857bff}html[data-theme=light] .ex-ico.active .ex-ico__label{color:#fff!important}html[data-theme=light] .ex-ico.active:hover{background:#857bff;border-color:#857bff}html[data-theme=light] .ex-ico.active:hover .ex-ico__label{color:#fff!important}html[data-theme=light] .tf-btn{background:#f1f2f5;border:1px solid #D5D9E2;color:#111827ad!important}html[data-theme=light] .tf-btn:hover{background:#eaecf1;border-color:#c9ceda;color:#111827c7!important}html[data-theme=light] .tf-btn:active{background:#e5e8ee}html[data-theme=light] .tf-btn.active{border-color:#857bff8c;background:#857bff24;color:#857bff!important}html[data-theme=light] .tool-icon{background:#eef1f5;border:1px solid #C8D0DC;box-shadow:0 1px 2px #0f172a14}html[data-theme=light] .tool-icon:hover{background:#e5e9f0;border-color:#aeb8c6}html[data-theme=light] .tool-icon.active{border-color:#857bffa6;background:#857bff29}html[data-theme=light] .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}html[data-theme=light] .guest-more,html[data-theme=light] .guest-more__body,html[data-theme=light] .guest-more__copy{color:inherit}html[data-theme=light] .guest-more__btn,html[data-theme=light] .auth-gate__btn{background:#857bff;border:1px solid #857BFF;color:#fff!important;box-shadow:none}html[data-theme=light] .guest-more__btn:hover,html[data-theme=light] .auth-gate__btn:hover{background:#00a3ff;border-color:#00a3ff}html[data-theme=light] .guest-more__btn:active,html[data-theme=light] .auth-gate__btn:active{background:#857bffe6;border-color:#857bffe6}html[data-theme=light] .guest-more__icon,html[data-theme=light] .auth-gate__banner,html[data-theme=light] .auth-gate__bannerImg{filter:none!important;opacity:1}html[data-theme=light] .table tbody tr:hover>td{background:#0f172a08!important}html[data-theme=light] .table tbody tr.selected>td,html[data-theme=light] .table tbody tr[aria-selected=true]>td{background:#857bff1f!important}html[data-theme=light] .table tbody tr.selected:hover>td,html[data-theme=light] .table tbody tr[aria-selected=true]:hover>td{background:#857bff29!important}html[data-theme=light] .chart-tools{border-color:#0f172a14;background:#ffffffd1;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);box-shadow:0 8px 24px #0f172a14}html[data-theme=light] .loading-overlay{color:var(--text);background:var(--panel2)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html[data-theme=light] .chart-error{color:var(--text)}html[data-theme=light] .auth-gate__backdrop{background:#0f172a42}html[data-theme=light] .scrollbar-thumb,html[data-theme=light] ::-webkit-scrollbar-thumb{background:#857bff}html[data-theme=light] .chart.slot-active,html[data-theme=light] .chart.is-active,html[data-theme=dark] .chart.slot-active,html[data-theme=dark] .chart.is-active{border-color:#857bff!important;box-shadow:0 0 0 1px #857bff inset!important}html[data-theme=light] .chart.slot-active:after,html[data-theme=light] .chart.is-active:after,html[data-theme=dark] .chart.slot-active:after,html[data-theme=dark] .chart.is-active:after{background:#857bff!important;box-shadow:0 0 10px #857bff47!important}html[data-theme=light] .settings-modal__backdrop{background:#0f172a42}html[data-theme=light] .settings-modal__dialog{background:#fff;border:1px solid #D5D9E2;box-shadow:0 24px 60px #0f172a2e}html[data-theme=light] .settings-modal__top{background:#eef2f7;border-bottom:1px solid #D5D9E2}html[data-theme=light] .settings-modal__title{color:#111827}html[data-theme=light] .settings-modal__close{border:1px solid #D5D9E2;background:#fff}html[data-theme=light] .settings-modal__close:hover{border-color:#c9ceda;background:#eef2f7}html[data-theme=light] .settings-modal__closeIcon{color:#6b7280}html[data-theme=light] .settings-modal__backImg,html[data-theme=light] .settings-modal__back img,html[data-theme=light] .settings-modal__back svg{filter:brightness(0) saturate(100%) invert(42%) sepia(9%) saturate(514%) hue-rotate(179deg) brightness(92%) contrast(89%)!important;opacity:1!important}html[data-theme=light] .settings-modal__nav{background:#f6f8fb;border-right:1px solid #D5D9E2}html[data-theme=light] .settings-modal__content{background:#fff}html[data-theme=light] .settings-nav__item{color:#4b5563}html[data-theme=light] .settings-nav__item:hover{background:#eef2f7;color:#111827}html[data-theme=light] .settings-nav__item.is-active{background:#857bff;border-color:#857bff;color:#fff!important}html[data-theme=light] .settings-nav__icoImg,html[data-theme=light] .settings-nav__item img,html[data-theme=light] .settings-nav__item svg{filter:brightness(0) saturate(100%) invert(42%) sepia(9%) saturate(514%) hue-rotate(179deg) brightness(92%) contrast(89%)!important;opacity:1!important}html[data-theme=light] .settings-nav__item.is-active .settings-nav__icoImg,html[data-theme=light] .settings-nav__item.is-active img,html[data-theme=light] .settings-nav__item.is-active svg{filter:brightness(0) invert(1)!important;opacity:1!important}html[data-theme=light] .settings-nav__item.is-active .settings-nav__label{color:#fff!important}html[data-theme=light] .settings-accountCard{background:#f8fafc;border:1px solid #D5D9E2}html[data-theme=light] .settings-accountCard__title{color:#111827}html[data-theme=light] .settings-accountRow{border-top:1px solid #E5E7EB}html[data-theme=light] .settings-accountRow__label,html[data-theme=light] .settings-accountRow__label .settings-accountLink,html[data-theme=light] .settings-accountRow__label .settings-accountLink:link,html[data-theme=light] .settings-accountRow__label .settings-accountLink:visited{color:#6b7280}html[data-theme=light] .settings-accountRow__value,html[data-theme=light] .settings-accountRow__value .settings-accountLink,html[data-theme=light] .settings-accountRow__value .settings-accountLink:link,html[data-theme=light] .settings-accountRow__value .settings-accountLink:visited{color:#111827}html[data-theme=light] .settings-accountRow__value.is-muted{color:#6b7280}html[data-theme=light] .settings-gridHeader,html[data-theme=light] .settings-exHeader,html[data-theme=light] .settings-densHeader,html[data-theme=light] .panel-sectionHeader{border-bottom:1px solid #E5E7EB}html[data-theme=light] .settings-gridTitle,html[data-theme=light] .settings-exTitle,html[data-theme=light] .settings-densTitle,html[data-theme=light] .panel-sectionTitle{color:#111827}html[data-theme=light] .settings-gridHint,html[data-theme=light] .settings-exHint,html[data-theme=light] .settings-densHint,html[data-theme=light] .panel-sectionMeta,html[data-theme=light] .grid-choice__label{color:#6b7280}html[data-theme=light] .grid-choice.is-active .grid-choice__label{color:#857bff}html[data-theme=light] .ex-row{color:#111827}html[data-theme=light] .ex-row:hover{background:#f8fafc;border-color:#d5d9e2}html[data-theme=light] .ex-row__cb,html[data-theme=light] .dens-exRow__cb{border:1px solid #D5D9E2;background:#fff}html[data-theme=light] .ex-row__cb:hover,html[data-theme=light] .dens-exRow__cb:hover{border-color:#c9ceda;background:#f8fafc}html[data-theme=light] .ex-row__cb:checked,html[data-theme=light] .dens-exRow__cb:checked{border-color:#857bff;background:#fff}html[data-theme=light] .ex-row__cb:checked:after,html[data-theme=light] .dens-exRow__cb:checked:after{color:#857bff}html[data-theme=light] .ex-row__muted,html[data-theme=light] .ex-row__code,html[data-theme=light] .dens-exRow__muted,html[data-theme=light] .dens-sliderTitleText,html[data-theme=light] .dens-sliderTitleRight{color:#6b7280}html[data-theme=light] .ex-row__right{color:#374151;background:#f1f2f5;border:1px solid #D5D9E2}html[data-theme=light] .ex-row:hover .ex-row__right{color:#111827;border-color:#c9ceda}html[data-theme=light] .settings-densCard,html[data-theme=light] .dens-tierRow{background:transparent!important;border:0!important;box-shadow:none!important}html[data-theme=light] .dens-exRow{color:#111827}html[data-theme=light] .dens-exRow:hover{background:#f8fafc}html[data-theme=light] .dens-exRow__name,html[data-theme=light] .dens-barText,html[data-theme=light] .dens-barVal{color:#111827}html[data-theme=light] .dens-titleIcon{background:#eef2f7;color:#6b7280}html[data-theme=light] .dens-sliderRow__bar{border:1px solid #D5D9E2;background:#f8fafc}html[data-theme=light] .dens-sliderRow__bar:before{background:#857bff1f}html[data-theme=light] .dens-brpSel{border:1px solid #D5D9E2;background:#f8fafc;color:#374151}html[data-theme=light] .dens-brpSel:hover{border-color:#c9ceda;background:#eef2f7}html[data-theme=light] .dens-brpMenu{border:1px solid #D5D9E2;background:#fff;box-shadow:0 16px 36px #0f172a1f}html[data-theme=light] .dens-brpMenu__item{color:#111827}html[data-theme=light] .dens-brpMenu__item:hover{background:#eef2f7}html[data-theme=light] .densities-how__body{border:1px solid #F3C6CF;background:linear-gradient(180deg,#ff4d5f0f,#ff4d5f05)}html[data-theme=light] .settings-modal .scroll-inner::-webkit-scrollbar-thumb{background:#857bff}html[data-theme=light] .settings-modal .scroll-inner::-webkit-scrollbar-thumb:hover{background:#00a3ff}html[data-theme=light] .right .panel-views,html[data-theme=light] .right .panel-view,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,html[data-theme=light] .right .alerts-feed,html[data-theme=light] .right .alerts-feed__empty,html[data-theme=light] .right .densmap,html[data-theme=light] .right .impulses-panel,html[data-theme=light] .right .panel-placeholder,html[data-theme=light] .right .panel-view[data-content=densities] .panel-view__scroll,html[data-theme=light] .right .panel-view[data-content=densities] .panel-placeholder,html[data-theme=light] .right .panel-view[data-content=densities] .dm-empty-state{background:var(--panel2)!important}html[data-theme=light] .alerts-feed__empty,html[data-theme=light] .alerts-feed__empty.is-visible,html[data-theme=light] .impulses-empty{font-size:12px!important;font-weight:600!important;line-height:1.4!important;color:var(--muted)!important;opacity:1!important}html[data-theme=light] .settings-modal__title,html[data-theme=light] .settings-accountCard__title,html[data-theme=light] .settings-accountRow__value,html[data-theme=light] .settings-accountRow__value .settings-accountLink,html[data-theme=light] .settings-gridTitle,html[data-theme=light] .settings-exTitle,html[data-theme=light] .settings-densTitle,html[data-theme=light] .panel-sectionTitle,html[data-theme=light] .ex-row,html[data-theme=light] .dens-exRow,html[data-theme=light] .dens-exRow__name,html[data-theme=light] .dens-barText,html[data-theme=light] .dens-barVal,html[data-theme=light] .dens-brpSel,html[data-theme=light] .dens-brpMenu__item,html[data-theme=light] .densities-how__body{color:var(--text)!important}html[data-theme=light] .settings-nav__item,html[data-theme=light] .settings-accountRow__label,html[data-theme=light] .settings-accountRow__label .settings-accountLink,html[data-theme=light] .settings-gridHint,html[data-theme=light] .settings-exHint,html[data-theme=light] .settings-densHint,html[data-theme=light] .grid-choice__label,html[data-theme=light] .ex-row__muted,html[data-theme=light] .ex-row__code,html[data-theme=light] .dens-exHead,html[data-theme=light] .dens-exRow__muted,html[data-theme=light] .dens-sliderTitleText,html[data-theme=light] .dens-sliderTitleRight,html[data-theme=light] .densmap-life,html[data-theme=light] .panel-sectionMeta,html[data-theme=light] .dm-loader-text{color:var(--muted)!important}html[data-theme=light] .settings-nav__item:hover,html[data-theme=light] .ex-row__right,html[data-theme=light] .ex-row:hover .ex-row__right{color:var(--text)!important}html[data-theme=light] .settings-accountRow__value.is-ok,html[data-theme=light] .settings-accountRow__value.is-ok .settings-accountLink,html[data-theme=light] .settings-accountRow__value.is-ok .settings-accountLink:link,html[data-theme=light] .settings-accountRow__value.is-ok .settings-accountLink:visited{color:var(--green)!important}html[data-theme=light] .settings-accountRow__value.is-bad,html[data-theme=light] .settings-accountRow__value.is-bad .settings-accountLink,html[data-theme=light] .settings-accountRow__value.is-bad .settings-accountLink:link,html[data-theme=light] .settings-accountRow__value.is-bad .settings-accountLink:visited{color:var(--red)!important}html[data-theme=light] .densmap-item{border-color:var(--stroke)}html[data-theme=light] .densmap-item.is-bid{background:#159a631f;border-color:#159a634d}html[data-theme=light] .densmap-item.is-ask{background:#d84a5c1c;border-color:#d84a5c47}html[data-theme=light] .densmap-market{background:#857bff29;border:1px solid rgba(133,123,255,.2);color:#6f65d8}html[data-theme=light] .densmap-market__ex{border-left-color:#6f65d847}html[data-theme=light] .alertsfeed-row{background:#fff;border:1px solid var(--stroke);color:var(--text)}html[data-theme=light] .alertsfeed-row:hover{background:#f8fafc}html[data-theme=light] .alertsfeed-chip--ex,html[data-theme=light] .alertsfeed-chip--dir{background:#e9edf3;color:#657080}html[data-theme=light] .alertsfeed-chip--sym{background:#0ea5e924;color:#4f7188}html[data-theme=light] .alertsfeed-row.is-up .alertsfeed-chip--dir{background:#159a6324;color:#147a50}html[data-theme=light] .alertsfeed-row.is-down .alertsfeed-chip--dir{background:#d84a5c24;color:#b63f50}html[data-theme=light] .alertsfeed-kv__k,html[data-theme=light] .alertsfeed-meta{color:var(--muted)}html[data-theme=light] .alertsfeed-kv__v{color:var(--text)}html[data-theme=light] .impulses-row{background:#fff;border:1px solid var(--stroke);color:var(--text)}html[data-theme=light] .impulses-row:hover{background:#f8fafc}html[data-theme=light] .impulses-row__sub,html[data-theme=light] .impulses-row__time{color:var(--muted);opacity:1}html[data-theme=light] .impulses-row__sym,html[data-theme=light] .impulses-row__price{color:var(--text)}html[data-theme=light] .impulses-row__pct.is-pos{color:var(--green)}html[data-theme=light] .impulses-row__pct.is-neg{color:var(--red)}.table thead th.is-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.table thead th.is-sortable[data-sort]{padding-right:15px}.table thead th.is-sortable[data-sort]:after{position:absolute;right:5px;top:50%;transform:translateY(-50%);font-size:11px;line-height:1;opacity:.85;content:""}.table thead th.is-sortable[data-sort=up]:after{content:"↑"}.table thead th.is-sortable[data-sort=down]:after{content:"↓"}.candle-countdown{grid-column:3;grid-row:1;justify-self:end;align-self:center;position:relative;z-index:6;min-width:54px;height:24px;padding:0 8px;display:flex;align-items:center;justify-content:center;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#10141a6b;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#d9def0;font-size:11px;line-height:1;font-variant-numeric:tabular-nums;pointer-events:none;-webkit-user-select:none;user-select:none}html[data-theme=light] .candle-countdown{border-color:#c8d0dc;background:#e5e9f0;color:#667085;box-shadow:0 1px 2px #0f172a14;-webkit-backdrop-filter:none;backdrop-filter:none}#rows.is-quotes-loading,#scrollBox.is-quotes-loading #rows{opacity:0;pointer-events:none}.quotes-more-loader.is-hidden{display:none!important}.quotes-more-loader td{height:54px!important;padding:12px 0 16px!important;text-align:center!important;vertical-align:middle!important;background:transparent!important;border:0!important}.quotes-more-loader__spinner{width:28px;height:28px;display:inline-block;box-sizing:border-box;border-radius:50%;border:3px solid rgba(133,123,255,.16);border-top-color:#857bff;border-right-color:#857bff;background:transparent;animation:screener-loader-spin .78s linear infinite}.intro__btn[data-intro-open-screener],#openScreenerBtn{position:relative;overflow:hidden}.ml-open-screener-btn__label{display:inline-flex;align-items:center;justify-content:center;transition:opacity .18s ease,transform .18s ease;will-change:opacity,transform}.ml-open-screener-btn__loader{position:absolute;top:50%;left:50%;width:18px;height:18px;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.78);transition:opacity .18s ease,transform .18s ease;will-change:opacity,transform}.ml-open-screener-btn__loader:before{content:"";display:block;width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,255,255,.32);border-top-color:#fffffffa;border-right-color:#fffffffa;animation:ml-open-screener-btn-loader-spin .72s linear infinite}.intro__btn[data-intro-open-screener].is-loading,#openScreenerBtn.is-loading{cursor:wait;pointer-events:none}.intro__btn[data-intro-open-screener].is-loading .ml-open-screener-btn__label,#openScreenerBtn.is-loading .ml-open-screener-btn__label{opacity:0;transform:translateY(4px) scale(.96)}.intro__btn[data-intro-open-screener].is-loading .ml-open-screener-btn__loader,#openScreenerBtn.is-loading .ml-open-screener-btn__loader{opacity:1;transform:translate(-50%,-50%) scale(1)}@keyframes ml-open-screener-btn-loader-spin{to{transform:rotate(360deg)}}.settings-tradeSystem{min-height:100%;display:flex;flex-direction:column;gap:18px;padding:2px 0 18px}.settings-tradeSystem__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:4px 0 12px;border-bottom:1px solid rgba(255,255,255,.08)}.settings-tradeSystem__headerCopy{min-width:0;flex:1 1 auto}.settings-tradeSystem__title{font-size:15px;font-weight:800;color:#fffffff0;letter-spacing:-.01em}.settings-tradeSystem__hint{max-width:720px;margin-top:5px;font-size:12px;font-weight:550;line-height:1.55;color:#ffffff8c}.settings-tradeSystem__auth{padding:12px 14px;border:1px solid rgba(245,158,11,.26);border-radius:12px;background:#f59e0b14;color:#fbbf24;font-size:12px;line-height:1.5;text-align:center}.settings-tradeSystem__authLink{margin:0;padding:0;border:0;outline:none;background:transparent;color:inherit;font:inherit;font-weight:750;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.settings-tradeSystem__authLink:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:2px}.settings-tradeSystem__openTrader{flex:0 0 auto;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 13px;border:1px solid rgba(168,85,247,.42);border-radius:10px;background:linear-gradient(135deg,#7c3aed,#a855f7 55%,#c084fc);color:#fff;text-decoration:none;font-size:12px;font-weight:750;white-space:nowrap;box-shadow:0 8px 24px #7c3aed2e;transition:none;transform:none}.settings-tradeSystem__openTrader:focus-visible{outline:none;box-shadow:0 0 0 3px #857bff38,0 10px 28px #7c3aed40}.settings-tradeSystem__openTrader img{width:16px;height:16px;flex:0 0 auto}.settings-tradeSystem__openTraderArrow{width:14px!important;height:14px!important;opacity:.82;transition:none;transform:none}.settings-tradeSystem__form{display:flex;flex-direction:column;gap:18px}.settings-tradeSystem__section{display:flex;flex-direction:column;gap:12px}.settings-tradeSystem__sectionTitle{padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.06);color:#ffffffd1;font-size:13px;font-weight:750}.settings-tradeSystem__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.settings-tradeSystem__field{min-width:0;display:flex;flex-direction:column;gap:7px}.settings-tradeSystem__field>span{color:#ffffff94;font-size:11px;font-weight:650;line-height:1.35}.settings-tradeSystem__field input{width:100%;height:40px;box-sizing:border-box;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;outline:none;background:#ffffff09;color:#fffffff0;font:inherit;font-size:13px;font-weight:650;font-variant-numeric:tabular-nums;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.settings-tradeSystem__field input:hover:not(:disabled){border-color:#857bff61;background:#ffffff0d}.settings-tradeSystem__field input:focus{border-color:#857bff;box-shadow:0 0 0 3px #857bff24}.settings-tradeSystem__field input:disabled{cursor:not-allowed;opacity:.52}.settings-tradeSystem__scanSelect{position:relative;min-width:0}.settings-tradeSystem__scanTrigger{width:100%;height:40px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;outline:none;background:#ffffff09;color:#fffffff0;font:inherit;font-size:13px;font-weight:650;text-align:left;cursor:pointer;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.settings-tradeSystem__scanTrigger:hover:not(:disabled){border-color:#857bff70;background:#ffffff0d}.settings-tradeSystem__scanTrigger:focus-visible,.settings-tradeSystem__scanSelect.is-open .settings-tradeSystem__scanTrigger{border-color:#857bff;box-shadow:0 0 0 3px #857bff24}.settings-tradeSystem__scanTrigger:disabled{cursor:not-allowed;opacity:.52}.settings-tradeSystem__scanChevron{width:8px;height:8px;flex:0 0 auto;margin-right:2px;border-right:2px solid #a78bfa;border-bottom:2px solid #a78bfa;transform:rotate(45deg) translateY(-2px);transition:transform .14s ease}.settings-tradeSystem__scanSelect.is-open .settings-tradeSystem__scanChevron{transform:rotate(225deg) translate(-1px,-1px)}.settings-tradeSystem__scanMenu{position:absolute;z-index:80;left:0;right:0;top:calc(100% + 8px);box-sizing:border-box;padding:8px;border:1px solid rgba(129,140,248,.34);border-radius:14px;background:#111521;box-shadow:0 18px 48px #0000006b;overflow:hidden}.settings-tradeSystem__scanMenu[hidden]{display:none!important}.settings-tradeSystem__scanMenu button{width:100%;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#ffffffc7;font:inherit;font-size:13px;font-weight:650;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.settings-tradeSystem__scanMenu button+button{margin-top:3px}.settings-tradeSystem__scanMenu button:hover{background:#818cf81f;color:#fff}.settings-tradeSystem__scanMenu button.is-selected{background:#6366f138;color:#ddd6fe}.settings-tradeSystem__scanCheck{width:10px;height:6px;flex:0 0 auto;border-left:2px solid transparent;border-bottom:2px solid transparent;transform:rotate(-45deg)}.settings-tradeSystem__scanMenu button.is-selected .settings-tradeSystem__scanCheck{border-left-color:#8b5cf6;border-bottom-color:#8b5cf6}.settings-tradeSystem__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.settings-tradeSystem__status{min-height:18px;flex:1 1 auto;font-size:11px;font-weight:600;line-height:1.45}.settings-tradeSystem__status.is-muted{color:#ffffff7a}.settings-tradeSystem__status.is-ok{color:#6ee7b7}.settings-tradeSystem__status.is-error{color:#fb7185}.settings-tradeSystem__save{min-width:118px;height:40px;padding:0 18px;border:1px solid rgba(168,85,247,.42);border-radius:10px;background:linear-gradient(135deg,#7c3aed,#a855f7 55%,#c084fc);color:#fff;font:inherit;font-size:12px;font-weight:750;cursor:pointer;transition:background .12s ease,border-color .12s ease,opacity .12s ease}.settings-tradeSystem__save:hover:not(:disabled){border-color:#c084fcb8;background:linear-gradient(135deg,#6d28d9,#9333ea 55%,#a855f7)}.settings-tradeSystem__save:disabled{cursor:not-allowed;opacity:.48}html[data-theme=light] .settings-tradeSystem__header,html[data-theme=light] .settings-tradeSystem__sectionTitle,html[data-theme=light] .settings-tradeSystem__footer{border-color:#e5e7eb}html[data-theme=light] .settings-tradeSystem__title{color:#111827}html[data-theme=light] .settings-tradeSystem__hint,html[data-theme=light] .settings-tradeSystem__field>span,html[data-theme=light] .settings-tradeSystem__status.is-muted{color:#6b7280}html[data-theme=light] .settings-tradeSystem__sectionTitle{color:#374151}html[data-theme=light] .settings-tradeSystem__field input,html[data-theme=light] .settings-tradeSystem__scanTrigger{border-color:#d5d9e2;background:#fff;color:#111827}html[data-theme=light] .settings-tradeSystem__field input:hover:not(:disabled),html[data-theme=light] .settings-tradeSystem__scanTrigger:hover:not(:disabled){border-color:#857bff;background:#f8fafc}html[data-theme=light] .settings-tradeSystem__field input:focus,html[data-theme=light] .settings-tradeSystem__scanTrigger:focus-visible,html[data-theme=light] .settings-tradeSystem__scanSelect.is-open .settings-tradeSystem__scanTrigger{border-color:#857bff;box-shadow:0 0 0 3px #857bff1f}html[data-theme=light] .settings-tradeSystem__scanMenu{border-color:#c7d2fe;background:#fff;box-shadow:0 18px 48px #0f172a29}html[data-theme=light] .settings-tradeSystem__scanMenu button{color:#475569}html[data-theme=light] .settings-tradeSystem__scanMenu button:hover{background:#eef2ff;color:#1e293b}html[data-theme=light] .settings-tradeSystem__scanMenu button.is-selected{background:#e0e7ff;color:#4338ca}html[data-theme=light] .settings-tradeSystem__auth{border-color:#f3d59b;background:#fff8e8;color:#92400e}html[data-theme=light] .settings-tradeSystem__status.is-ok{color:#047857}html[data-theme=light] .settings-tradeSystem__status.is-error{color:#be123c}@media (max-width: 860px){.settings-tradeSystem__header{flex-direction:column;align-items:stretch}.settings-tradeSystem__openTrader{width:100%;box-sizing:border-box}.settings-nav{flex-wrap:wrap}.settings-nav__item{flex:1 1 calc(50% - 4px)}}@media (max-width: 560px){.settings-tradeSystem__grid{grid-template-columns:1fr}.settings-tradeSystem__footer{align-items:stretch;flex-direction:column}.settings-tradeSystem__save{width:100%}}.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: #7f73ff;--ml-toast-accent-rgb: 127, 115, 255;--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--info{--ml-toast-accent: #36b8ff;--ml-toast-accent-rgb: 54, 184, 255}.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{overflow-x:hidden;overflow-y:auto}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:none}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-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:34px;min-width:34px;max-width:34px;gap:1px;padding:2px;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:34px;min-width:34px;max-width:34px;gap:2px;padding:2px;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{background:transparent!important}.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:var(--btnIdle);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__menu{box-shadow:0 16px 36px #0f172a1f}html[data-theme=light] .exchange-select__option.is-selected{background:#857bff24}.screener-release-notes{position:fixed;top:0;right:0;bottom:0;left: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 - 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 - 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}}.intro__btn[data-promo-icon],.seo-card__btn[data-promo-icon]{display:inline-flex;align-items:center;justify-content:center;gap:8px}.intro__btnIcon{display:block;width:18px;height:18px;flex:0 0 18px;object-fit:contain;pointer-events:none}.intro__btn--compact .intro__btnIcon{width:16px;height:16px;flex-basis:16px}.intro__btn.is-loading>[data-promo-cta-icon],.seo-card__btn.is-loading>[data-promo-cta-icon]{opacity:0}@media (max-width: 760px){.intro__btn[data-promo-icon],.seo-card__btn[data-promo-icon]{gap:7px}.intro__btnIcon{width:16px;height:16px;flex-basis:16px}}
