body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*,body{margin:0}*{box-sizing:border-box;list-style:none;padding:0;text-decoration:none;text-decoration:initial}html{background:#0b2180;min-height:100vh;overflow:hidden}.main_background{background:linear-gradient(180deg,#0b2180,#050f42 50%,#000);transform:translateY(-140px);z-index:1}.container{margin:0 auto;max-width:1200px;padding:0 20px}.blue_main{color:#6f83d6}.blue_secondary{color:#2e16b1}.blue_third{color:#4c2982}.header_logo{background:#efefef;border-radius:50%;max-width:64px;position:relative;z-index:1}.searchbar_logo_img__container{align-items:center;background:#2e16b1;border-radius:50%;display:flex;height:32px;justify-content:center;object-fit:cover;overflow:hidden;width:32px}.searchbar_logo_result__icon{height:32px;width:32px}.header_container{align-items:center;display:flex;height:100px;margin:0 auto 100px;max-width:1200px;padding:20px 10px;position:relative;z-index:4}.header_background{position:absolute;top:-120px;width:100vw}.wave_simple{--step:600px;--speed:90s;animation:wave_move var(--speed) linear infinite;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%27600%27 height=%27220%27 viewBox=%270 0 600 220%27><path d=%27M0 110 C 250 0 300 220 600 110 L600 220 L0 220 Z%27 fill=%27%23EFEFEF%27/></svg>");background-repeat:repeat-x;background-size:var(--step) 100%;height:220px;position:absolute;rotate:180deg;top:0;width:100%;z-index:3}@keyframes wave_move{0%{background-position-x:0}to{background-position-x:calc(var(--step)*-1)}}.wave_simple_sub{--step:600px;--speed:30s;animation:wave_move_sub var(--speed) ease-in-out infinite;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='600' height='220' viewBox='0 0 600 220'><defs><linearGradient id='grad' gradientTransform='rotate(268)'><stop offset='8%%25' stop-color='rgba(135,158,250,1)'/><stop offset='56%%25' stop-color='rgba(81,96,184,1)'/><stop offset='100%%25' stop-color='rgba(39,68,196,1)'/></linearGradient></defs><path d='M0 110 C 250 0 300 220 600 110 L600 220 L0 220 Z' fill='url(%23grad)'/></svg>");background-repeat:repeat-x;background-size:var(--step) 100%;height:220px;position:absolute;rotate:180deg;top:0;transform:translateY(-30px);width:100%;z-index:2}@keyframes wave_move_sub{0%{background-position-x:0}to{background-position-x:calc(var(--step)*-1)}}.channel_icon__info{align-items:center;display:flex;display:block;flex-direction:column;gap:12px;justify-content:center;padding:8px;z-index:1}.channel_icon__container{align-items:center;background:#6f83d6;border-radius:100px;border-radius:12px;border-radius:50%;color:#fff;cursor:pointer;display:flex;gap:4px;gap:8px;max-height:44px;max-width:200px;max-width:44px;overflow:hidden;padding:6px;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none}.channel_icon__container:hover{border-radius:20px;max-width:200px;position:relative;z-index:10}.channel_icon_name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:140px}.channel_icon__img{border-radius:50%;height:32px;object-fit:cover;width:32px}.channel_icon__container__big{transform:scale(1.2)}.channel_icon__container__medium{transform:scale(1)}.channel_icon__container__small{transform:scale(.8)}.channel_icon__info{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel_icon_name{font-size:14px;line-height:1}.header{height:171px;position:relative}.bubble{background:radial-gradient(circle at 35% 35%,#fffffff2 0 40%,#ffffff59 60%,#fff0 75%),#78b4ff40;border-radius:50%;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));height:10px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.6);width:10px;will-change:transform,opacity}.bubble1{animation:bubbleRise1 1.8s ease-out forwards}@keyframes bubbleRise1{0%{opacity:0;transform:translate(-50%,-50%) scale(.6)}20%{opacity:.95}to{opacity:0;transform:translate(40px,calc(-50% + 48px)) scale(1.05)}}.bubble2{animation:bubbleRise2 1.9s cubic-bezier(.15,.8,.2,1) forwards;height:12px;width:12px}@keyframes bubbleRise2{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}25%{opacity:.9}60%{transform:translate(calc(-50% + 6px),calc(-50% - 28px)) scale(1.15)}to{opacity:0;transform:translate(calc(-50% + 20px),calc(-50% - 64px)) scale(1.05)}}.bubble3{animation:bubbleRise3 2s ease-out forwards;height:14px;width:14px}@keyframes bubbleRise3{0%{opacity:0;transform:translate(-50%,-50%) scale(.55)}20%{opacity:.9}50%{transform:translate(calc(-50% + 4px),calc(-50% + 36px)) scale(1.2)}to{opacity:0;transform:translate(calc(-50% + 14px),calc(-50% + 80px)) scale(1)}}.channel_icon__img{-webkit-user-select:none;user-select:none}.copy___notification_container{background-color:#05134b;color:#fff;font-size:24px;margin-bottom:24px}.header_input{background-color:#efefef;border:2px solid #6f83d6;border-radius:0 20px 20px 0;font-size:36px;height:100%;max-width:450px;min-height:100%;outline:none;padding-left:30px;padding-top:6px;transform:translateX(-30px);width:100%}@media(max-width:768px){.header_input{font-size:24px}}.seacrh_dropdown_container{background:#efefef;border:2px solid #6f83d6;border-radius:4px;border-radius:0 0 20px 20px;display:flex;flex-direction:column;gap:16px;left:-60px;max-width:calc(100% + 30px);min-width:calc(100% + 30px);padding:45px 10px 10px;position:absolute;top:25px;z-index:-1}.fallback_text{color:#555;padding:10px}.result_element{align-items:center;cursor:pointer;display:flex;gap:10px;padding:8px 10xp}.result_element>img{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.result_element>span{color:#000;display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;transform:translateX(1px);vertical-align:middle;white-space:nowrap}.failed_to__found_text{color:#555;padding:10px}.about_container{align-items:center;color:#4c2982;cursor:pointer;display:flex;font-size:36px;height:45px;justify-content:center;margin-left:auto;min-width:45px;object-fit:contain;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:45px}.about_container__soznanine{border:2px solid #6f83d6;border-radius:50%;height:45px;width:45px}.about_container__telegram{bottom:0;height:16px!important;position:absolute;right:0;width:16px!important}
/*# sourceMappingURL=main.5af9eab7.css.map*/