.icon{flex-shrink:0}.button{align-items:center;border:none;cursor:pointer;display:inline-flex;font-family:inherit;font-weight:600;gap:8px;justify-content:center;line-height:120%;position:relative;transition:all .3s;white-space:nowrap;width:100%}.button:focus-visible{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}.button--small{border-radius:12px;height:36px;padding:8px 12px}.button--medium{border-radius:32px;height:44px;padding:18px 24px}.button--large{border-radius:32px;font-size:18px;height:56px;padding:18px 32px}.button--primary{background:linear-gradient(59deg,#07e,#88e2dd 46.63%,#00ffa2),#3ddca2;color:#303030;font-weight:800}.button--primary:hover:not(.button--disabled){box-shadow:0 4px 16px rgba(61,220,162,.4);opacity:.9;transform:translateY(-1px)}.button--primary:active:not(.button--disabled){transform:translateY(0)}.button--primary:disabled{background:#4d5154;color:#a6a6a6;pointer-events:none}.button--secondary{background:transparent;border:1px solid #5e5e5e;color:#5e5e5e;padding:18px 16px 18px 24px}.button--secondary:not(:disabled){-webkit-text-fill-color:transparent;background:linear-gradient(63deg,#07e .05%,#88e2dd 46.68%,#00ffa2 100.04%);background-clip:text;-webkit-background-clip:text;border:1px solid transparent;color:transparent}.button--secondary:not(:disabled):before{background:linear-gradient(63deg,#07e .05%,#88e2dd 46.68%,#00ffa2 100.04%);border-radius:16px;content:"";inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute;z-index:-1}.button--secondary:not(:disabled):hover{opacity:.9}.button--ghost{background:transparent;border-radius:12px;color:#fff;padding:8px 12px}.button--ghost:hover:not(.button--disabled){background-color:#4181fb}.button--danger{background:transparent;border-radius:12px;color:#fff;padding:8px 12px}.button--danger:hover:not(.button--disabled){background:#ff0658}.button--warning{background:transparent;border-radius:12px;color:#fff;padding:8px 12px}.button--warning:hover:not(.button--disabled){background-color:#ff9000}.button--success{background:transparent;border-radius:12px;color:#fff;padding:8px 12px}.button--success:hover:not(.button--disabled){background-color:#3ddca2}.button--filter{background:hsla(0,0%,100%,.04);border-radius:32px;color:#fff;font-size:14px;height:auto;padding:10px}.button--filter:hover:not(.button--disabled){background:hsla(0,0%,100%,.06)}.button--filter.button--active{background:hsla(0,0%,9%,.12)}.button--quick-question{background:transparent;border:1px solid hsla(0,0%,100%,.12);border-radius:32px;color:#fff;font-weight:400;height:54px;padding:16px;text-align:left;width:-moz-fit-content;width:fit-content}.button--quick-question:hover:not(.button--disabled){background:hsla(0,0%,100%,.04);transform:translateY(-1px)}.button--add-collection{background-color:#3ddca2;border-radius:32px;color:#303030;font-size:16px;font-weight:400;height:56px;max-width:308px;padding:17px 18px 17px 12px;width:100%}.button--add-collection:hover:not(.button--disabled){opacity:.9}.button--options{background:transparent;border:1px solid hsla(0,0%,100%,.04);border-radius:24px;color:#5e5e5e;font-size:16px;font-weight:800}.button--options:not(:disabled){background:radial-gradient(78.62% 75.36% at 90.8% 7.65%,rgba(65,129,251,.44) 0,rgba(65,129,251,.12) 100%);border:1px solid #4181fb;color:#4181fb;cursor:pointer}.button--options:not(:disabled):hover{opacity:.9}.button--disabled,.button--options:disabled{cursor:not-allowed}.button--disabled{pointer-events:none}.button--icon-only{height:auto;min-height:36px;min-width:36px;padding:10px;width:auto}.button--icon-only.button--small{min-height:24px;min-width:24px;padding:8px}.button--icon-only.button--medium{min-height:44px;min-width:44px;padding:12px}.button__icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.button__content{align-items:center;display:inline-flex;gap:6px}.button--send{background:url(/static/media/btn_send.5516b09f3fc99c7ec31a.svg) 50% no-repeat;border-radius:0;height:36px;padding:0;transition:background .2s;width:36px}.button--send.button--active{background:url(/static/media/btn_send-color.3f06e16ab8b954fcc7ea.svg) 50% no-repeat}.button--send:hover:not(.button--disabled){opacity:.9}.button--primary .button__icon--arrow-right{position:absolute;right:24px}.step2__left-button-dropdown .button,.step2__right-source-dropdown .button{font-family:SF Compact Display;font-weight:400;justify-content:flex-start;width:100%}.header{align-items:center;backdrop-filter:blur(0);background:transparent;display:flex;height:72px;inset:0;justify-content:space-between;padding:24px;position:absolute;width:100vw;z-index:100}.header__logo{background:url(/static/media/logo.fdf5ac45febbc2c48e4f.svg) 50%/contain no-repeat;flex-shrink:0;height:24px;width:140px}.header__back-button{font-weight:800!important;height:44px!important;max-width:-moz-max-content;max-width:max-content;padding:12px 8px!important}.header__back-button .button__content{color:#4181fb}.header__back-button .button__icon{transform:rotate(180deg)}.header__nav{align-items:center;display:flex;gap:8px;margin-left:auto}.header__nav-button{align-items:center;border:1px solid #303030;border-radius:32px;display:flex;font-family:SF Compact Display;gap:6px;height:44px;justify-content:center;max-width:150px;min-width:150px;width:100%}.header__nav-button:hover{background:radial-gradient(46% 100% at 50% 100%,rgba(174,227,251,.44) 0,rgba(209,241,255,.12) 100%)}body.dashboard-panels-open .header{inset:0 358px 0 0;width:auto}.auth-layout{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-width:600px;padding:124px 80px 190px;width:100%}@media screen and (max-width:766px){.auth-layout{padding:140px 16px 0}.auth-layout__initial{backdrop-filter:blur(12px);background:hsla(0,0%,9%,.88);border-radius:40px 40px 0 0;bottom:0;height:auto;left:0;padding:44px 16px 40px;position:absolute;z-index:1}}.auth-layout__container{margin-top:64px;width:100%}@media screen and (max-width:766px){.auth-layout__container{margin-top:0}}.auth-layout__title{color:#5e5e5e;font-family:SF Pro Display;font-size:20px;font-weight:400;line-height:120%;margin-bottom:24px;text-align:center}@media screen and (max-width:766px){.auth-layout__title{font-size:16px;line-height:100%}}.auth-layout__username{color:#fff;font-size:32px;font-weight:600;line-height:140%;margin-bottom:44px;text-align:center}@media screen and (max-width:766px){.auth-layout__username{font-size:24px;margin-bottom:24px}}.auth-layout__logo{background:url(/static/media/logo-dark.74ac1445d58aa4349819.svg) 50%/cover no-repeat;flex-shrink:0;height:14px;margin:160px auto;width:80px}@media screen and (max-width:766px){.auth-layout__logo{display:none}}.form-field{background:hsla(0,0%,9%,.4);border-radius:32px;display:flex;flex-direction:column;gap:6px;min-height:88px;overflow:hidden;padding:16px 24px 0;position:relative;width:100%}@media screen and (max-width:766px){.form-field{min-height:76px}}.form-field:before{background:radial-gradient(46.33% 100% at 49.75% 100%,hsla(0,0%,100%,.44) 0,hsla(0,0%,100%,.12) 100%);border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;padding:1px;pointer-events:none;position:absolute}.form-field:focus-within:before{background:radial-gradient(46% 100% at 50% 100%,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,.3) 100%)}.form-field-error{background:hsla(0,0%,9%,.4);border:1px solid rgba(247,115,23,.6);box-shadow:inset 0 -3px 11.4px rgba(247,115,23,.2)}.form-field__label{-webkit-text-fill-color:transparent;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#fff;background-clip:text;-webkit-background-clip:text;font-family:SF Compact Display;z-index:2}@media screen and (max-width:766px){.form-field__label{font-size:12px}}.form-field__input{background:transparent;border:none;color:#fff;font-size:24px;line-height:120%;outline:none;width:100%;z-index:2}@media screen and (max-width:766px){.form-field__input{font-size:16px}}.form-field__input::-moz-placeholder{color:#5e5e5e}.form-field__input::placeholder{color:#5e5e5e}.form-field__toggle{cursor:pointer;position:absolute;right:24px;top:50%;transform:translateY(-50%)}.form-field__toggle:hover{opacity:.7}.form-field__error{color:#f77317;font-family:SF Pro Display;font-weight:600;line-height:100%;text-align:center}@media screen and (max-width:766px){.form-field__error{font-size:14px}}.initial-step__description{padding-bottom:44px;text-align:center}@media screen and (max-width:766px){.initial-step__description{padding-bottom:32px}}.initial-step__description-title{font-feature-settings:"smcp","c2sc";color:#fff;font-family:SF Pro Display;font-size:20px;font-variant:all-small-caps;font-weight:800;line-height:100%;margin-bottom:8px}@media screen and (max-width:766px){.initial-step__description-title{font-size:16px}}.initial-step__description-subtitle{color:#5e5e5e;font-family:SF Pro Display;font-size:20px;line-height:120%}@media screen and (max-width:766px){.initial-step__description-subtitle{font-size:16px}}.initial-step__button-tg{background:radial-gradient(circle at 5% 80%,rgba(75,190,251,.4) 0,rgba(75,190,251,.12) 100%);border:1px solid rgba(75,190,251,.6);color:#fff;font-size:24px;font-weight:700;gap:32px;min-height:88px}@media screen and (max-width:766px){.initial-step__button-tg{font-size:20px;gap:12px;min-height:76px;padding:18px 24px}}.initial-step__slash{font-feature-settings:"smcp","c2sc";align-items:center;color:#fff;display:flex;font-family:SF Pro Display;font-variant:all-small-caps;gap:8px;padding:32px 16px}.initial-step__slash hr{background-color:#303030;border-width:0;height:1px;width:182px}.initial-step__button-continue{border-radius:24px;margin-top:12px}.signin-step__form{align-items:center;display:flex;flex-direction:column;gap:12px}.signin-step__link{color:#4181fb;font-family:SF Pro Display;line-height:100%;padding:8px 16px 56px;text-decoration-line:underline;text-decoration-style:solid;text-underline-offset:.2em}@media screen and (max-width:766px){.signin-step__link{font-size:14px}}.signup-step__form{display:flex;flex-direction:column;gap:12px}.signup-step__create-account-button{margin-top:44px}@media screen and (max-width:766px){.signup-step__create-account-button{border-radius:32px}}.restore-step__status{align-items:center;background:radial-gradient(46% 100% at 50% 100%,rgba(61,220,162,.44) 0,rgba(61,220,162,.12) 100%);border-radius:24px;display:flex;font-size:18px;gap:8px;margin-bottom:98px;margin-top:-20px;padding:18px 16px 18px 24px}.restore-step__status-username{font-weight:700;margin-top:2px}.restore-step__form-desc{color:#5e5e5e;font-family:SF Pro Display;font-size:18px;margin-bottom:16px;text-align:center}.auth{align-items:center;background:hsla(0,0%,9%,.8);display:flex;height:100dvh;width:100vw}@media screen and (max-width:766px){.auth{flex-direction:column;position:relative}}.auth__restore,.auth__signin,.auth__signup{justify-content:center}.auth__bg{height:100dvh;mix-blend-mode:color-dodge;-o-object-fit:cover;object-fit:cover;width:100vw}@media screen and (max-width:766px){.auth__bg{inset:0;position:absolute;z-index:0}}.reset-password__form{display:flex;flex-direction:column;gap:12px}.reset-password__reset-button{margin-top:44px}.category-button{align-items:center;background-color:hsla(0,0%,100%,.04);border:1px solid transparent;border-radius:32px;color:#fff;display:flex;font-family:SF Compact Display;gap:6px;padding:14px;transition:all .3s;width:-moz-max-content;width:max-content}@media screen and (max-width:766px){.category-button{font-size:13px}}.category-button:hover{background:radial-gradient(46% 100% at 50% 100%,rgba(174,227,251,.44) 0,rgba(209,241,255,.12) 100%)}.category-button.selected{position:relative}.category-button.selected:before{background:linear-gradient(63deg,#07e .05%,#88e2dd 47%,#00ffa2);border-radius:32px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute}.typewriter-text{align-items:center;display:flex;font-family:SF Pro Display;font-size:32px;font-weight:800;line-height:100%;min-height:64px;text-align:center}@media screen and (max-width:766px){.typewriter-text{font-size:24px;min-height:24px}}.url-input{width:100%}.url-input__container{background:#424242;border-radius:24px;max-height:77px;padding:12px 8px 24px;text-align:center}@media screen and (max-width:766px){.url-input__container{padding:10px 8px 18px}}.url-input__label{color:#a6a6a6;font-family:SF Compact Display}@media screen and (max-width:766px){.url-input__label{font-size:12px}}.url-input__input{color:#fff;font-family:SF Compact Display;font-size:24px;text-align:center}.url-input__input::-moz-placeholder{color:hsla(0,0%,100%,.12);font-family:SF Pro Text}.url-input__input::placeholder{color:hsla(0,0%,100%,.12);font-family:SF Pro Text}.url-input__subtitle{color:#a6a6a6;font-family:SF Pro Display;margin-top:16px;text-align:center}.channel-card{align-items:center;color:#fff;display:flex;justify-content:space-between;position:relative;transition:all .3s;width:100%}.channel-card.channel-selection__recommendations-channel{border-radius:16px;cursor:pointer;padding:12px 20px;position:relative;transition:all .3s}.channel-card.channel-selection__recommendations-channel.selected:before{background:linear-gradient(63deg,#07e .05%,#88e2dd 46.68%,#00ffa2 100.04%);border-radius:16px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute}.channel-card.channel-selection__selected-channel{padding:12px 24px}.channel-card.channel-selection__selected-channel:hover{background:radial-gradient(70% 100% at 100% 50%,rgba(255,6,88,.28) 0,rgba(255,6,88,0) 100%);box-shadow:inset -2px 2px 10px 0 hsla(0,0%,100%,.04)}.channel-card.channel-selection__selected-channel:hover .channel-card__delete{opacity:1;visibility:visible}.channel-card__container{align-items:center;display:flex;gap:16px}.channel-card__logo{border-radius:50%;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.channel-card__info{display:flex;flex-direction:column;gap:4px}.channel-card__header{align-items:center;display:flex;gap:4px}.channel-card__title{font-size:18px;font-weight:600;line-height:100%}.channel-card__badges{flex-shrink:0;height:14px;width:14px}.channel-card__username{align-items:center;color:#5e5e5e;display:flex;gap:2px}.channel-card__username .telegram-icon{height:14px;-o-object-fit:cover;object-fit:cover;width:14px}.channel-card__delete{cursor:pointer;opacity:0;transition:all .3s;visibility:hidden}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.channel-selection{display:flex;margin-top:72px}.channel-selection__container{display:flex;height:calc(100dvh - 72px);width:100%}.channel-selection__left{align-items:center;display:flex;flex:1 1;justify-content:center}.channel-selection__what{backdrop-filter:blur(30px);background:hsla(0,0%,100%,.04);border-radius:32px;box-shadow:inset 6px -5px 22px 0 hsla(0,0%,100%,.04);display:flex;flex-direction:column;gap:24px;margin:0 auto 32px;padding:40px 24px 20px;width:408px}.channel-selection__what-container{align-items:center;display:flex;flex-direction:column;gap:16px}.channel-selection__what-title{font-size:32px;font-weight:900;line-height:100%}.channel-selection__what-input{background:#424242;border-radius:24px;height:77px;padding:10px 8px 24px;width:100%}.channel-selection__what-input p{color:#a6a6a6;line-height:120%;text-align:center}.channel-selection__what-input span{color:hsla(0,0%,100%,.12);display:block;font-size:24px;line-height:120%;text-align:center}.channel-selection__what-input input{background:transparent;border:none;color:#fff;font-size:24px;line-height:120%;outline:none;text-align:center;width:100%}.channel-selection__what-input input::-moz-placeholder{color:hsla(0,0%,100%,.12)}.channel-selection__what-input input::placeholder{color:hsla(0,0%,100%,.12)}.channel-selection__what-subtitle{color:#a6a6a6;line-height:120%;text-align:center}.channel-selection__recommendations-title{color:#5e5e5e;font-family:SF Compact Display;font-size:14px;font-weight:600;line-height:120%;margin-bottom:8px}.channel-selection__recommendations-list{display:flex;flex-direction:column;gap:4px}.channel-selection__error{animation:fadeIn .3s ease-in;color:#f44;font-size:14px;line-height:120%;margin-top:-12px;padding:0 24px;text-align:center}.channel-selection__selected{border-left:1px solid #424242;width:540px}.channel-selection__selected-title{align-items:center;border-bottom:1px solid #424242;display:flex;font-weight:700;height:72px;min-width:540px;padding:10px 16px 10px 32px;width:100%}.channel-selection__selected-container{align-items:center;display:flex;flex-direction:column;height:90%;justify-content:space-between}.channel-selection__selected-buttons{display:flex;flex-direction:column;gap:8px;padding:24px 0;width:100%}.channel-selection__button-next{width:96%!important}.channel-selection__button-next .button__icon{position:absolute;right:24px}.sidebar{background:#181818;position:relative}.sidebar-container{height:-webkit-fill-available;justify-content:space-between;margin-top:72px;max-width:340px;min-width:340px}.sidebar-container,.sidebar-list{display:flex;flex-direction:column}.sidebar-list{padding:24px 0}.sidebar-list p{color:#5e5e5e;font-size:20px;line-height:100%;padding:0 0 16px 16px}.sidebar-button{align-items:center;border-radius:0 12px 12px 0;cursor:pointer;display:flex;height:60px;overflow:visible;padding:0 16px;text-overflow:ellipsis;width:100%}.sidebar-button:hover{backdrop-filter:blur(15px);background:radial-gradient(405% 100% at 100% 50%,rgba(75,190,251,.22) 0,rgba(14,40,54,.03) .01%,rgba(31,31,31,.24) 100%);box-shadow:inset -2px 2px 10px 0 hsla(0,0%,100%,.04)}.sidebar-button.menu-open{z-index:20}.sidebar-button.active{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:radial-gradient(circle at 105% 50%,rgba(75,190,251,.9) 0,rgba(14,40,54,.11) 35%,#1f1f1f 100%);box-shadow:inset -2px 2px 10px hsla(0,0%,100%,.04);z-index:1}.sidebar-button-container{align-items:center;display:flex;gap:16px;position:relative;width:100%}.sidebar-button-menu{cursor:pointer;flex-shrink:0;height:24px;margin-left:auto;position:relative;width:24px;z-index:10}.sidebar-button-menu.dots-black{background:url(/static/media/more-black.89d9aa33bdfd502f1171.svg) 50%/contain no-repeat}.sidebar-button-menu.dots-white{background:url(/static/media/more.928cbc61204f229adb0f.svg) 50%/contain no-repeat}.sidebar-button-dropdown{background:#303030;border-radius:20px;bottom:-22px;box-shadow:0 1px 2px 0 rgba(0,0,0,.3),0 2px 6px 2px rgba(0,0,0,.15);display:flex;flex-direction:column;gap:8px;min-width:184px;padding:8px;position:absolute;right:-150px;z-index:100}.sidebar-button-dropdown button{border-radius:12px;color:#fff;cursor:pointer;font-family:SF Compact Display;line-height:120%;padding:8px 12px}.sidebar-button-dropdown button.rename{align-items:center;display:flex;gap:8px;width:100%}.sidebar-button-dropdown button.rename:hover{background-color:#4181fb}.sidebar-button-dropdown button.delete{align-items:center;display:flex;gap:8px;width:100%}.sidebar-button-dropdown button.delete:hover{background:#ff0658}.sidebar-button-indicator{background:#4bbefb;border-radius:2px 0 0 2px;bottom:12px;height:39px;position:absolute;right:0;width:3px}.sidebar-button-logo{background:url(/static/media/rbk.4ef97aa51ee3aefa874d.png) 50%/contain no-repeat;border-radius:50%;flex-shrink:0;height:36px;width:36px}.sidebar-button-logo-tg{background:url(/static/media/logo-tg.000f79c985e6a2509e34.svg) 50%/contain no-repeat;bottom:-4px;height:19px;left:-4px;position:absolute;width:19px}.sidebar__container{flex-direction:column}.sidebar__container,.sidebar__user{align-items:center;display:flex;gap:16px}.sidebar__user{background:hsla(0,0%,100%,.08);border-radius:24px 24px 0 0;min-height:68px;padding:16px;width:100%}.sidebar__user-avatar{border-radius:72px;box-shadow:0 0 17.2800006866px -7.2px #8dd0ab;flex-shrink:0;height:36px;width:36px}.sidebar__user-info{width:100%}.sidebar__user-info-name{color:#fff;font-family:SF Pro Text;line-height:100%;margin-bottom:4px}.sidebar__user-info-link{color:#5e5e5e;font-family:SF Pro Text;font-size:14px}.sidebar__user-plan{font-feature-settings:"smcp","c2sc";background:radial-gradient(78.43% 75.01% at 91% 8%,hsla(0,0%,100%,.18),hsla(0,0%,100%,.05) 100%);border-radius:16px;color:hsla(0,0%,100%,.8);font-family:SF Pro Display;font-size:14px;font-variant:all-small-caps;font-weight:500;letter-spacing:-2%;line-height:120%;padding:6px}.auth-prompt{padding:44px 16px 20px}.auth-prompt__content{align-items:center;display:flex;flex-direction:column;gap:16px}.auth-prompt__text{font-feature-settings:"smcp","c2sc";color:#5e5e5e;font-family:SF Pro Display;font-variant:all-small-caps;line-height:120%;max-width:224px;text-align:center}.auth-prompt__buttons{display:flex;flex-direction:column;gap:12px;width:100%}.auth-prompt__button-signin{border-radius:16px;color:#181818;font-family:SF Pro Text;font-weight:700;line-height:120%}.auth-prompt__button-signup{-webkit-text-fill-color:#8fe0dc!important;background:radial-gradient(78.62% 75.36% at 90.8% 7.65%,rgba(154,255,250,.44) 0,rgba(154,255,250,.12) 100%)!important;border:1px solid rgba(154,255,250,.44)!important;border-radius:16px;color:#8fe0dc!important;font-family:SF Pro Text;font-weight:600;line-height:120%}.step2-filters{display:flex;flex-direction:column;gap:16px}.step2-filters__header{align-items:center;border-bottom:1px solid #424242;display:flex;justify-content:space-between;padding:16px 16px 16px 32px}.step2-filters__header p{font-weight:700;line-height:120%}.step2-filters__close{cursor:pointer}.step2-filters__modes{display:flex;gap:6px;padding:8px 12px}.step2-filters__modes .mode-btn{align-items:flex-start;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#424242;background:var(--gray-1,linear-gradient(0deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 100%),#424242);border-radius:24px;color:#fff;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:12px;gap:8px;height:98px;padding:16px 12px 20px;position:relative;transition:.3s;white-space:nowrap}.step2-filters__modes .mode-btn.active{background:radial-gradient(78.62% 75.36% at 90.8% 7.65%,rgba(154,255,250,.44) 0,rgba(154,255,250,.12) 100%)}.step2-filters__modes .mode-btn:not(.active):hover{opacity:.8}.step2-filters__modes .mode-btn__check{position:absolute;right:8px;top:8px;z-index:1}.step2-filters__modes .mode-btn:nth-child(2).active{background:radial-gradient(78.62% 75.36% at 90.8% 7.65%,rgba(255,240,36,.44) 0,rgba(255,240,36,.12) 100%),linear-gradient(0deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.04)),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#424242}.step2-filters__options{display:flex;flex-direction:column;gap:12px;padding:0 16px}.step2-filters__options .quick-buttons{display:flex;flex-wrap:wrap;gap:6px}.step2-filters__options .quick-buttons button{border:none;border:1px solid var(--white-1-120);border-radius:32px;color:#fff;cursor:pointer;font-size:14px;height:32px;padding:0 12px;transition:.2s}.step2-filters__options .quick-buttons button:hover{background:hsla(0,0%,100%,.18)}.step2-filters__options input{background:rgba(0,0,0,.2);background:#424242;border-radius:8px;border-radius:20px;color:#fff;font-size:14px;height:60px;margin-bottom:6px;outline:none;padding:12px 16px}.step2-filters__button-save{font-weight:600;margin:32px auto 24px;width:308px}.quick-question{flex-wrap:wrap;gap:12px;margin-bottom:8px;max-width:860px;padding:12px 0;width:100%}.channel-info,.quick-question{align-items:center;display:flex}.channel-info{flex:1 1;flex-direction:column;justify-content:center}.channel-info__logo{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 0 24px -10px #6f729a;height:100px;width:100px}.channel-info p{font-size:40px;font-weight:900;line-height:100%;padding:10px 0}.channel-info__resource{align-items:center;background:var(--white-1-40);border-radius:32px;display:flex;font-size:14px;gap:8px;height:44px;margin-top:18px;padding:10px 24px}.channel-info__resource-logo{border-radius:50%;height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.channel-info__resource-logo:not(:first-child){margin-left:-16px}.channel-info__resource span{color:hsla(0,0%,100%,.12)}.source-item{display:flex;flex-direction:column;justify-content:center;max-width:340px;min-width:340px;padding:12px 16px;position:relative;transition:all .2s}.source-item:hover{background:radial-gradient(406.05% 101.18% at 101.18% 50%,rgba(75,190,251,.22) 0,rgba(14,40,54,.03) .01%,rgba(31,31,31,.24) 100%);box-shadow:inset -2px 2px 10px 0 hsla(0,0%,100%,.04)}.source-item__container{align-items:center;display:flex;gap:16px;position:relative}.source-item__logo{border-radius:50%;flex-shrink:0;height:41px;-o-object-fit:cover;object-fit:cover;width:41px}.source-item__info{flex:1 1;min-width:0}.source-item__header{align-items:center;display:flex;gap:4px;margin-bottom:4px}.source-item__title{color:#fff;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-item__badges{flex-shrink:0}.source-item__badges,.source-item__username{align-items:center;display:flex;gap:4px}.source-item__link{color:#5e5e5e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-item__dropdown{background:#303030;border-radius:20px;box-shadow:0 1px 2px 0 rgba(0,0,0,.3),0 2px 6px 2px rgba(0,0,0,.15);color:#fff;min-width:140px;padding:8px;position:absolute;right:12px;top:22px;z-index:10}.source-item__dropdown button{align-items:center;border-radius:12px;display:flex;gap:8px;padding:8px 12px;width:100%}.source-item__dropdown .hide-button:hover{background-color:#ff9000}.source-item__dropdown .delete-button:hover{background-color:#ff0658}.source-item__dropdown .show-button:hover{background-color:#3ddca2}.source-item.hidden .source-item__link,.source-item.hidden .source-item__title{color:hsla(0,0%,100%,.12)}.source-item.hidden .source-item__badges,.source-item.hidden .source-item__username{fill:#424242;fill-opacity:.2}.step2__right-source{align-items:center;display:flex;flex-direction:column}.step2-conversation{color:#fff;display:flex;flex-direction:column;gap:40px;margin-top:32px;max-width:860px;width:100%}.step2-conversation__date{align-self:center;background:hsla(0,0%,100%,.04);border-radius:13px;color:#a6a6a6;font-size:14px;line-height:100%;padding:8px}.step2-message{max-width:80%}.step2-message--user{align-self:flex-end;justify-content:flex-end;margin-left:auto}.step2-message--user .step2-message__content{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#424242;border-radius:18px;display:flex;flex-direction:column;justify-content:space-between;min-height:100px;min-width:440px;padding:20px 16px 16px}.step2-message--ai{max-width:612px}.step2-message--ai .step2-message__content{align-items:center;display:flex;flex-direction:column;gap:8px}.step2-message__text{line-height:120%}.step2-message__meta{align-items:center;display:flex;gap:8px}.step2-message__meta-logos{align-items:center;background:hsla(0,0%,100%,.04);background:var(--white-14,hsla(0,0%,100%,.04));border-radius:32px;display:flex;font-size:14px;gap:4px;padding:2px 8px 2px 2px}.step2-message__meta .tag{font-size:14px}.step2-message .ai-status{align-items:center;display:flex;font-size:14px;gap:8px;opacity:.8}.step2-message .ai-status .dots{display:flex;gap:3px}.step2-message .ai-status .dots span{animation:blink 1s infinite alternate;background:#fff;border-radius:50%;height:4px;opacity:.4;width:4px}.step2-message .ai-status .dots span:nth-child(2){animation-delay:.2s}.step2-message .ai-status .dots span:nth-child(3){animation-delay:.4s}@keyframes blink{0%{opacity:.2}to{opacity:1}}.step2-message.error .step2-message__content{background:#3a2b2b;border:1px solid rgba(255,6,88,.4)}.step2-message.error .step2-message__content .error-title{color:#ff0658;font-weight:600;margin-bottom:4px}.step2-message.error .step2-message__content .error-text{font-size:14px;margin-bottom:12px;opacity:.8}.step2-message.error .step2-message__content .error-actions{display:flex;gap:10px}.step2-message.error .step2-message__content .error-actions .btn-primary,.step2-message.error .step2-message__content .error-actions .btn-secondary{border:none;border-radius:8px;cursor:pointer;font-size:13px;padding:8px 12px;transition:.3s}.step2-message.error .step2-message__content .error-actions .btn-secondary{background:hsla(0,0%,100%,.08);color:#fff}.step2-message.error .step2-message__content .error-actions .btn-secondary:hover{background:hsla(0,0%,100%,.15)}.step2-message.error .step2-message__content .error-actions .btn-primary{background:radial-gradient(78.62% 75.36% at 90.8% 7.65%,rgba(65,129,251,.44) 0,rgba(65,129,251,.12) 100%);border:1px solid #4181fb;color:#4181fb}.step2-message.error .step2-message__content .error-actions .btn-primary:hover{opacity:.9}.ai-thinking{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.8) 62.02%,hsla(0,0%,100%,.12));background-clip:text;-webkit-background-clip:text;font-style:italic;max-width:-moz-max-content;max-width:max-content;width:-moz-max-content;width:max-content}.ai-progress{background:hsla(0,0%,100%,.1);border-radius:2px;height:4px;max-width:168px;overflow:hidden;width:100%}.ai-progress .ai-progress-bar{animation:load 3s linear forwards;background-color:#3ddca2;height:100%;width:0}@keyframes load{0%{width:0}to{width:100%}}.ai-result-intro{line-height:120%;margin-bottom:10px;padding:0 16px}.ai-result-block{background:rgba(66,66,66,.04);border-radius:16px;line-height:1.5;padding:16px 16px 24px}.ai-result-block-title{color:hsla(0,0%,100%,.12);color:var(--white-112,hsla(0,0%,100%,.12));font-family:SF Pro Text;font-size:20px;font-style:normal;font-weight:800;line-height:120%}.ai-result-block p{line-height:120%;margin-bottom:12px}.ai-back-btn{background:none;border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin-top:12px;padding:6px 12px;transition:.2s}.ai-back-btn:hover{border-color:#fff}.step2-message__meta.by-days span{background:radial-gradient(78.62% 75.36% at 90.8% 7.65%,rgba(154,255,250,.44) 0,rgba(154,255,250,.12) 100%);border-radius:32px;padding:4px 8px}.step2-message__meta.by-messages{background:radial-gradient(78.62% 75.36% at 90.8% 7.65%,rgba(255,240,36,.44) 0,rgba(255,240,36,.12) 100%)}.tariff-card{backdrop-filter:blur(30px);background:hsla(0,0%,9%,.5);border-radius:24px;max-width:356px;min-width:340px;padding:40px 24px 24px;width:100%}.tariff-card__container{display:flex;flex-direction:column;gap:24px}.tariff-card__price{display:flex;flex-direction:column;gap:16px}.tariff-card__price-name{color:#fff;font-family:SF Pro Text;font-size:40px;font-weight:800;letter-spacing:-6%;line-height:120%;text-transform:uppercase}.tariff-card__price-desc{-webkit-text-fill-color:transparent;background:radial-gradient(47% 100% at 50% 100%,hsla(0,0%,100%,.8),hsla(0,0%,100%,.44) 100%);-webkit-background-clip:text;background-clip:text;font-family:SF Pro Text;font-size:14px;line-height:100%;margin-top:4px}.tariff-card__price-count{color:hsla(0,0%,100%,.8);font-family:SF Pro Text;font-size:32px;font-weight:400;line-height:110%;text-transform:uppercase}.tariff-card__price-count span{-webkit-text-fill-color:transparent;background:linear-gradient(260.42deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.4) 100%);-webkit-background-clip:text;background-clip:text;font-family:SF Pro Text;font-size:14px;font-style:italic;line-height:140%;text-transform:lowercase}.tariff-card ul{color:#fff;font-family:SF Pro Text;font-size:16px;font-weight:500;line-height:140%;padding:0 8px 58px}.tariff-card ul li{border-bottom:1px solid hsla(0,0%,100%,.12);padding:12px 0}.tariff-cards{display:flex;justify-content:center;margin:96px auto 0}.tariff-cards__container{align-items:center;display:flex;gap:8px}.accordion{background:#303030;border-radius:18px;overflow:hidden}.accordion__title{align-items:center;color:#fff;cursor:pointer;display:flex;font-family:SF Pro Text;font-size:24px;font-weight:700;gap:16px;justify-content:space-between;line-height:120%;padding:24px 40px}.accordion__title:after{content:"";flex-shrink:0;height:8px;width:20px}.accordion__text{box-sizing:content-box;color:#fff;font-family:SF Pro Text;font-size:18px;height:0;line-height:140%;padding:0 40px;transition:all .5s}.accordion_expanded .accordion__title:after{transform:rotateX(180deg);transition:all .5s}.answers__plate{display:flex;flex-direction:column;gap:14px;max-width:988px;width:100%}.step2{display:flex;height:100dvh}.step2 .header{left:0;position:fixed;right:0;top:0;transition:right .3s ease}.step2__center_container-textarea{background:var(--gray-1);border-radius:32px;margin-bottom:16px;margin-top:auto;max-width:860px;width:100%}.step2__center_container-textarea textarea{background:var(--gray-1);border:none;border-radius:32px;color:#fff;min-height:160px;outline:none;padding:20px 24px;width:100%}.step2__center_container_buttons{align-items:center;display:flex;justify-content:space-between;padding:0 14px 14px}.step2__center_container_buttons-left{align-items:center;display:flex;gap:4px}.step2__center_container_buttons-send{background:url(/static/media/btn_send.5516b09f3fc99c7ec31a.svg) 50% no-repeat;cursor:pointer;height:36px;transition:background .2s;width:36px}.step2__center_container_buttons-send.active{background:url(/static/media/btn_send-color.3f06e16ab8b954fcc7ea.svg) 50% no-repeat}.step2__center_container-filter{align-items:center;background:hsla(0,0%,100%,.04);border-radius:32px;cursor:pointer;display:flex;gap:6px;padding:10px;transition:background .2s}.step2__center_container-filter.active{background:hsla(0,0%,9%,.12)}.step2__center_container-res{align-items:center;background:hsla(0,0%,100%,.04);border-radius:32px;cursor:pointer;display:flex;gap:5px;padding:10px;transition:background .2s}.step2__center_container-res.active{background:hsla(0,0%,9%,.12)}.step2__center_container-res-logo{border-radius:50%;height:16px;width:16px}.step2__center_container-res-logo:not(:first-child){margin-left:-5px}.step2__button-added{font-weight:600;margin:32px auto 24px;width:308px}.step2__right{display:flex;flex-direction:column;overflow:auto}.step2__right-sources.border-top{border-top:1px solid hsla(0,0%,100%,.1)}.dashboard__center{align-items:center;border-right:1px solid hsla(0,0%,100%,.1);display:flex;flex:1 1;flex-direction:column}.swipeable{border-radius:12px;overflow:hidden;position:relative}.swipeable__content{display:flex;position:relative;transition:transform .3s ease}.swipeable__actions{bottom:0;display:flex;position:absolute;top:0;width:120px}.swipeable__actions--left{right:-120px}.swipeable__actions--right{flex-direction:row-reverse;left:-120px}.swipeable__action{align-items:center;border:none;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:500;justify-content:center;min-width:60px}.swipeable__action--hide{background:orange}.swipeable__action--delete{background:#f44}.swipeable__action--favorite{background:#4caf50}.swipeable__action--default{background:#607d8b}.mobile-sources-panel__backdrop{background:rgba(0,0,0,.95);bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;position:fixed;right:0;top:0;z-index:1000}.mobile-sources-panel__content{background:#303030;border-radius:32px 32px 0 0;min-height:90vh;padding:0 16px;transition:transform .2s ease}.mobile-sources-panel__header{margin-bottom:16px;text-align:center}.mobile-sources-panel__drag-handle{background:hsla(0,0%,100%,.12);border-radius:4px;height:4px;margin:16px auto;width:64px}.mobile-sources-panel__title{font-size:16px;font-weight:600;padding-top:16px}.mobile-sources-panel__channels{display:flex;flex-direction:column;gap:12px;max-height:60vh;overflow-y:auto}.swipeable-channel-card{border-radius:12px;overflow:hidden;position:relative}.swipeable-channel-card__content{display:flex;position:relative;transition:transform .3s ease}.swipeable-channel-card__actions{bottom:0;display:flex;position:absolute;right:-120px;top:0;width:120px}.swipeable-channel-card__action{align-items:center;border:none;color:#fff;display:flex;flex:1 1;font-size:14px;font-weight:500;justify-content:center;min-width:60px}.swipeable-channel-card__action--hide{background:orange}.swipeable-channel-card__action--delete{background:#f44}.main{margin:72px auto 0;max-width:1028px;min-height:100vh;position:relative}@media screen and (max-width:766px){.main{margin:40px 16px 0}}.main__header{padding:40px 0 56px;text-align:center}@media screen and (max-width:766px){.main__header{padding:44px 8px 24px;text-align:left}}.main__header-subtitle,.main__header-title{font-family:SF Pro Display;font-size:56px;font-weight:800;line-height:100%}@media screen and (max-width:766px){.main__header-subtitle,.main__header-title{font-size:36px}}.main__header-title{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#07e,#88e2dd 46.63%,#00ffa2);background-clip:text;-webkit-background-clip:text}.main__header-subtitle{-webkit-text-fill-color:transparent;background:hsla(0,0%,100%,.8);background-clip:text;-webkit-background-clip:text;margin-bottom:16px}.main__header-desc{font-family:SF Pro Display}.main__container{align-items:flex-end;display:flex;gap:16px;justify-content:center;margin:0 auto 8px}@media screen and (max-width:766px){.main__container{align-items:flex-start;flex-direction:column;margin:0}}.main__floating-left,.main__floating-right{display:flex;flex:1 1;flex-direction:column;gap:8px;padding-top:40px}.main__floating-left{align-items:flex-end}.main__floating-left .category-button:last-child{margin-right:16px}.main__floating-right{align-items:flex-start}.main__floating-right .category-button:last-child{margin-left:16px}.main__what{backdrop-filter:blur(30px);background:hsla(0,0%,100%,.04);border-radius:32px;box-shadow:inset 6px -5px 22px 0 hsla(0,0%,100%,.04);margin-bottom:32px;max-width:408px;padding:40px 24px 20px;width:100%}@media screen and (max-width:766px){.main__what{padding:32px 16px 40px}}.main__what-container{align-items:center;display:flex;flex-direction:column;gap:16px;margin-bottom:24px}@media screen and (max-width:766px){.main__what-container{margin-bottom:0}}.main__buttons-centered{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}@media screen and (max-width:766px){.main__buttons-centered{justify-content:flex-start}}.main__category-buttons{padding:0 8px 120px}.main__category-buttons-title{font-family:SF Pro Display;font-size:24px;font-weight:800;line-height:100%;margin-bottom:16px}.main__mobile-start-button{bottom:24px;box-shadow:0 -2px 10px rgba(0,0,0,.1);left:16px;position:fixed;right:16px;width:calc(100% - 32px);z-index:100}.popup{align-items:center;backdrop-filter:blur(3px);background:hsla(0,0%,9%,.4);display:flex;height:100%;inset:0;justify-content:center;opacity:0;position:fixed;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:101}@media screen and (max-width:766px){.popup{backdrop-filter:blur(1.5px);background:hsla(0,0%,9%,.12)}}.popup_opened{display:flex;opacity:1;overflow:scroll;visibility:visible}.popup__plate{margin:auto;padding:24px 24px 40px;width:100%}@media screen and (max-width:766px){.popup__plate{margin:auto 16px;padding:14px 14px 24px}}.popup__header{align-items:center;display:flex;justify-content:space-between}.popup__header-title{font-size:24px;font-weight:700;text-align:center}@media screen and (max-width:766px){.popup__header-title{color:#fff;margin-top:16px}}.popup__header-subtitle{font-weight:700}.tg-popup{align-items:center;background:#303030;border-radius:56px;display:flex;flex-direction:column;gap:8px;max-height:639px;max-width:490px;padding:40px 64px;position:relative;width:100%}@media screen and (max-width:766px){.tg-popup{border-radius:32px;padding:24px}}.telegram-modal__text{padding:6px 0 16px;text-align:center}.telegram-modal__qr{align-items:center;background-color:#494949;border-radius:32px;display:flex;justify-content:center;max-width:360px;min-height:360px;width:100%}@media screen and (max-width:766px){.telegram-modal__qr{max-width:310px;min-height:310px;padding:32px}}.telegram-modal__qr-code{background:hsla(0,0%,100%,.12);height:300px;width:300px}@media screen and (max-width:766px){.telegram-modal__qr-code{height:246px;width:246px}}.telegram-modal__button-copy{background:hsla(0,0%,100%,.12);border:none;font-size:16px;font-weight:600;height:72px;max-width:360px;width:100%}@media screen and (max-width:766px){.telegram-modal__button-copy{height:56px}}@font-face{font-family:SF Pro Text;font-weight:300;src:url(/static/media/SF-Pro-Text-Light.55950a8eab4a8d1fd5fe.woff2) format("woff2"),url(/static/media/SF-Pro-Text-Light.702ffb278150383af564.woff) format("woff")}@font-face{font-family:SF Pro Text;font-weight:400;src:url(/static/media/SF-Pro-Text-Regular.c15b0569154a3bf882b6.woff2) format("woff2"),url(/static/media/SF-Pro-Text-Regular.5b4cf797b392983e951e.woff) format("woff")}@font-face{font-family:SF Pro Text;font-weight:500;src:url(/static/media/SF-Pro-Text-Medium.9660a7da436062c72539.woff2) format("woff2"),url(/static/media/SF-Pro-Text-Medium.3bcdfc41205368803135.woff) format("woff")}@font-face{font-family:SF Pro Text;font-weight:600;src:url(/static/media/SF-Pro-Text-Semibold.d4e862ffc8134321ae50.woff2) format("woff2"),url(/static/media/SF-Pro-Text-Semibold.83e4c3e07ae2a3b874e8.woff) format("woff")}@font-face{font-family:SF Pro Text;font-weight:700;src:url(/static/media/SF-Pro-Text-Bold.17849d5283f7774f5f67.woff2) format("woff2"),url(/static/media/SF-Pro-Text-Bold.0889c37707c4b044838f.woff) format("woff")}@font-face{font-family:SF Pro Text;font-weight:800;src:url(/static/media/SF-Pro-Text-Heavy.381718c0e48097f42bf5.woff2) format("woff2"),url(/static/media/SF-Pro-Text-Heavy.5bdaf018fedce0a8eec6.woff) format("woff")}@font-face{font-family:SF Pro Display;font-weight:300;src:url(/static/media/SF-Pro-Display-Light.45375009a2cc4758890c.woff2) format("woff2"),url(/static/media/SF-Pro-Display-Light.e84c73dbc0ce243d8f97.woff) format("woff")}@font-face{font-family:SF Pro Display;font-weight:400;src:url(/static/media/SF-Pro-Display-Regular.533742d6ca7c2531d213.woff2) format("woff2"),url(/static/media/SF-Pro-Display-Regular.e905b90fc25bcb7e4ae7.woff) format("woff")}@font-face{font-family:SF Pro Display;font-weight:500;src:url(/static/media/SF-Pro-Display-Medium.43063af3b0877b659ef8.woff2) format("woff2"),url(/static/media/SF-Pro-Display-Medium.aea80dae709924f9a358.woff) format("woff")}@font-face{font-family:SF Pro Display;font-weight:600;src:url(/static/media/SF-Pro-Display-Semibold.1f75f1cfa6ab44b77958.woff2) format("woff2"),url(/static/media/SF-Pro-Display-Semibold.045036157284787622e9.woff) format("woff")}@font-face{font-family:SF Pro Display;font-weight:700;src:url(/static/media/SF-Pro-Display-Bold.75f2447dd8bd0e9bfc18.woff2) format("woff2"),url(/static/media/SF-Pro-Display-Bold.97f8b700d2d81ff743d6.woff) format("woff")}@font-face{font-family:SF Pro Display;font-weight:800;src:url(/static/media/SF-Pro-Display-Heavy.18607a355d3ed683a45a.woff2) format("woff2"),url(/static/media/SF-Pro-Display-Heavy.9a6265552bc2fc6b7ea8.woff) format("woff")}@font-face{font-family:SF Compact Display;font-weight:300;src:url(/static/media/SF-Compact-Display-Light.c1726c675af518d533c9.woff2) format("woff2"),url(/static/media/SF-Compact-Display-Light.7341d9e9740770576d6b.woff) format("woff")}@font-face{font-family:SF Compact Display;font-weight:400;src:url(/static/media/SF-Compact-Display-Regular.baeba7ccd5aa1d710a62.woff2) format("woff2"),url(/static/media/SF-Compact-Display-Regular.6c931db482b68be4ddd1.woff) format("woff")}@font-face{font-family:SF Compact Display;font-weight:500;src:url(/static/media/SF-Compact-Display-Medium.8dab1915fdae1b5720f3.woff2) format("woff2"),url(/static/media/SF-Compact-Display-Medium.be8475a5fbf8d7b1ec30.woff) format("woff")}@font-face{font-family:SF Compact Display;font-weight:600;src:url(/static/media/SF-Compact-Display-Semibold.2fe64d197efaf968acbf.woff2) format("woff2"),url(/static/media/SF-Compact-Display-Semibold.eb14a515f3c46efbdf05.woff) format("woff")}@font-face{font-family:SF Compact Display;font-weight:700;src:url(/static/media/SF-Compact-Display-Bold.cc548046fa408bdf36bb.woff2) format("woff2"),url(/static/media/SF-Compact-Display-Bold.17eebf94342e6182d847.woff) format("woff")}@font-face{font-family:SF Compact Display;font-weight:800;src:url(/static/media/SF-Compact-Display-Heavy.7ee3ee3e9b11a0ae710b.woff2) format("woff2"),url(/static/media/SF-Compact-Display-Heavy.ec4a393f7aa4ffaeecc5.woff) format("woff")}:root{--black-1:#212121;--black-2:#181818;--black-2-120:hsla(0,0%,9%,.12);--gray-1:#424242;--gray-2:#303030;--gray-3:#a6a6a6;--gray-4:#5e5e5e;--white-1:#fff;--wnite-0:#fff;--white-1-800:hsla(0,0%,100%,.8);--white-1-120:hsla(0,0%,100%,.12);--white-1-40:hsla(0,0%,100%,.04);--red-1:#ff0658;--red-1-120:rgba(255,6,88,.12);--red-2:#ec4f6d;--orange-1:#f77317;--yellow-1:#fff024;--blue-1:#9afffa;--blue-2:#4bbefb;--blue-3:#4181fb;--green-1:#3ddca2;--green-1-800:rgba(61,220,162,.8);--green-2:#7af683;--green-2-120:rgba(122,246,131,.12);--gray-1-40:rgba(66,66,66,.04);--gray-2-800:rgba(48,48,48,.8);--pirple:#4b57fb}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#212121;color:hsla(0,0%,100%,.8);font-family:SF Pro Text;font-size:16px;font-weight:400;height:100vh;line-height:120%;margin:0 auto}#root,body{overflow-x:hidden}#root{min-height:100vh;min-width:100vw}button,input{-webkit-text-size-adjust:100%;background:none;border:none;color:inherit;font-family:inherit;font-size:inherit;outline:none;padding:0}button,label{cursor:pointer}a{color:inherit;font-family:inherit;text-decoration:none}li{align-items:center;display:flex;gap:8px}li:before{background-color:#4f4f4f;border-radius:50%;content:"";flex-shrink:0;height:4px;width:4px}
/*# sourceMappingURL=main.45a26e94.css.map*/