.top-background{position:absolute;top:0;left:0;width:100%;border-radius:0 0 39px 39px;pointer-events:none;z-index:0;background:linear-gradient(23deg,#fff0 12.25%,#ffffff80 71.62%),linear-gradient(178deg,#000 26.23%,#343c50 97.02%);background-blend-mode:overlay,normal}.top-background--survey{height:225px}.top-background--thankyou{height:calc(100dvh - 100px)}.top-background--profile{height:279px;background:linear-gradient(23deg,#fff0 12.25%,#ffffff80 71.62%),linear-gradient(180deg,#000 36.88%,#005c9f 115.81%),linear-gradient(178deg,#000 26.23%,#343c50 97.02%);background-blend-mode:overlay,normal,normal}.survey-header{position:relative;z-index:1;display:flex;flex-direction:column;gap:13px;padding:20px 30px 0}.progress-bar{width:100%;height:7px;background:#0006;border-radius:19px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.progress-bar__fill{height:100%;background:var(--white-70);border-radius:39px}.survey-header__info{display:flex;align-items:center}.survey-header__info--with-avatar{justify-content:space-between}.survey-header__info--no-avatar{justify-content:center}.survey-header__counter{font-weight:400;font-size:12px;color:var(--white-40);letter-spacing:1.16px}.survey-header__label{font-weight:400;font-size:12px;color:var(--white-40);letter-spacing:-.03em}.survey-header__avatar{width:48px;height:48px}.survey-header__avatar-img{width:44px;height:44px}.option-button{width:100%;height:60px;display:flex;align-items:center;justify-content:center;border:none;border-radius:var(--radius-pill);background:#5a5f79e6;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);color:#fff;font-weight:400;font-size:16px;line-height:100%;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .2s ease}.option-button--selected{background:var(--accent)}.options-container{width:340px;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;padding:22px;background:#1f212f;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-radius:var(--radius-container)}.survey-question{display:flex;flex-direction:column;align-items:center;gap:20px}.survey-question__title{font-weight:400;font-size:19px;line-height:1.3;color:#fff;text-align:center}.survey-question__subtitle{font-weight:400;font-size:13px;line-height:1.2;color:var(--white-40);text-align:center}.bottom-bar{position:fixed;bottom:0;left:0;right:0;z-index:10;display:flex;gap:8px;padding:20px;background:#000000e6;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%)}.bottom-button{overflow:hidden;flex:1;height:60px;display:flex;align-items:center;justify-content:center;gap:10px;border:none;border-radius:var(--radius-pill);background:#4a506a80;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);color:#fff;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0;cursor:pointer;position:relative;-webkit-tap-highlight-color:transparent}.bottom-button:after{content:"";position:absolute;inset:0;background:#fffc;mix-blend-mode:overlay;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .15s ease}.bottom-button:active:after{opacity:1}.bottom-button__icon{width:24px;height:24px;object-fit:contain}.bottom-button--secondary{flex:0 0 60px;border-radius:var(--radius-pill)}.bottom-button__icon-secondary{width:24px;height:24px;object-fit:contain}.bottom-button--disabled{opacity:.4;pointer-events:none}.thankyou{position:relative;min-height:100vh;display:flex;flex-direction:column}.thankyou__header{position:relative;z-index:1;display:flex;justify-content:flex-end;padding:40px 30px 0}.thankyou__avatar{width:48px;height:48px}.thankyou__avatar-img{width:44px;height:44px}.thankyou__content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 36px 100px;gap:32px}.thankyou__title{font-weight:400;font-size:44px;line-height:1.1;color:#fff;text-align:center}.thankyou__badge{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:78px;background:#000c;border-radius:var(--radius-container)}.thankyou__badge-icon{width:18px;height:17px;flex-shrink:0}.thankyou__badge-text{font-weight:500;font-size:19px;color:#fff;text-align:center}.thankyou__description{font-weight:400;font-size:17px;color:#fff;text-align:center;line-height:1.4}.thankyou__arrow{width:24px;height:15px}.survey-page{position:relative;min-height:100vh}.survey-page__content{position:relative;z-index:1;padding:20px 30px 120px;display:grid;overflow:hidden}.survey-page__slide{grid-area:1 / 1;width:100%;will-change:transform,opacity}.profile{position:relative;min-height:100vh;min-height:100dvh}.profile__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:20px;padding:40px 30px 120px}.profile__avatar{width:87px;height:87px}.profile__avatar-img{width:80px;height:80px}.profile__title{font-weight:400;font-size:19px;line-height:1.1;color:#fff;text-align:center;letter-spacing:-.78px}.profile__username{display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:19px;font-weight:400;font-size:15.5px;color:#fff;letter-spacing:-.62px;position:relative;overflow:hidden}.profile__username:before{content:"";position:absolute;inset:0;border-radius:19px;background:var(--accent);z-index:0}.profile__username:after{content:"";position:absolute;inset:0;border-radius:19px;background:linear-gradient(90deg,#fff0,#fff6);mix-blend-mode:overlay;z-index:1}.profile__username span{position:relative;z-index:2}.profile__card{width:340px;display:flex;flex-direction:column;gap:20px;padding:25px;background:var(--glass-bg-dark);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:38px}.profile__row{display:flex;align-items:flex-start;justify-content:space-between}.profile__label{font-weight:400;font-size:11px;color:var(--white-40);line-height:normal;flex-shrink:0;max-width:115px}.profile__value{font-weight:600;font-size:13px;color:#fff;text-align:right;line-height:1.3;white-space:pre-wrap}.profile__divider{height:1px;background:var(--white-06);margin-top:20px;margin-left:-25px;margin-right:-25px;width:calc(100% + 50px)}.poll-result-item{width:100%;display:flex;flex-direction:column;gap:8px;padding:14px 0}.poll-result-item--bordered{border-bottom:1px solid rgba(255,255,255,.06)}.poll-result-item__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.poll-result-item__label{font-weight:500;font-size:20px;line-height:1.2;color:#fff}.poll-result-item__votes{font-weight:400;font-size:11px;color:var(--white-40);white-space:nowrap}.poll-result-item__bottom{display:flex;align-items:center;gap:4px}.poll-result-item__badge{flex-shrink:0;padding:3px 8px;display:flex;align-items:center;justify-content:center;border-radius:19px;background:#fff3;font-weight:400;font-size:13px;color:#fff}.poll-result-item__bar{position:relative;flex:1;height:19px;background:#ffffff1a;border-radius:19px;overflow:hidden}.poll-result-item__bar:before{content:"";position:absolute;inset:0;border-radius:19px;padding:.8px;background:linear-gradient(15deg,#fffc,#fff0),linear-gradient(195deg,#fff6,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.poll-result-item__bar-fill{position:relative;z-index:1;height:100%;background:linear-gradient(90deg,#fff0,#fff6),var(--accent);background-blend-mode:overlay,normal;border-radius:19px;transition:width .8s cubic-bezier(.22,1,.36,1)}.hello{position:relative;min-height:100vh;display:flex;flex-direction:column;background:#000}.hello__content{display:flex;flex-direction:column;align-items:center;padding:0 36px;padding-top:27vh;gap:50px}.hello__title{font-weight:400;font-size:44px;line-height:1.1;color:#fff;text-align:center}.hello__description{font-weight:400;font-size:18px;color:#fff;text-align:center;line-height:normal}.hello__button-wrap{width:100%;padding:20px 50px}.hello__button{width:100%;height:60px;display:flex;align-items:center;justify-content:center;gap:10px;border:none;border-radius:var(--radius-pill);background:#4a506a80;color:#fff;font-weight:400;font-size:16px;cursor:pointer;position:relative;-webkit-tap-highlight-color:transparent}.hello__button:after{content:"";position:absolute;inset:0;background:#fffc;mix-blend-mode:overlay;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .15s ease}.hello__button:active:after{opacity:1}.hello__button-icon{width:12px;height:20px;object-fit:contain}.hello__disclaimer{position:absolute;bottom:40px;left:0;right:0;font-weight:400;font-size:12px;color:#ffffff80;text-align:center;line-height:1.5;padding:0 20px}.poll-page{position:relative;min-height:100vh}.poll-page__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:20px 30px 120px}.poll-page__question-title{font-weight:400;font-size:19px;line-height:1.3;color:#fff;text-align:center;margin-bottom:20px}.poll-page__results-title{font-weight:400;font-size:19px;line-height:1.3;color:#fff;text-align:center;margin-bottom:16px}.poll-page__results-container{width:340px;display:flex;flex-direction:column;padding:25px;background:#1f212f;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-radius:38px}.poll-page__total{font-weight:400;font-size:13px;color:var(--white-40);text-align:center;margin-top:12px}.poll-page__results-container:before{background:linear-gradient(135deg,#ffffff1f,#ffffff08)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--accent: #1474ff;--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .6);--white-70: rgba(255, 255, 255, .7);--white-40: rgba(255, 255, 255, .4);--white-10: rgba(255, 255, 255, .1);--white-06: rgba(255, 255, 255, .06);--glass-bg: rgba(90, 95, 121, .4);--glass-bg-dark: rgba(31, 33, 47, .7);--radius-pill: 48.5px;--radius-container: 53px;--font-main: -apple-system, "SF Pro", BlinkMacSystemFont, sans-serif}html,body,#root{height:100%;width:100%;overflow-x:hidden}body{font-family:var(--font-main);background:#000;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.glass-border{position:relative}.glass-border:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:.6px;background:linear-gradient(15deg,#ffffff40,#fff0),linear-gradient(195deg,#ffffff1f,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.avatar{border-radius:50%;overflow:hidden;position:relative;flex-shrink:0}.avatar:before{content:"";position:absolute;inset:0;border-radius:50%;background:var(--white-10);z-index:1}.avatar:after{content:"";position:absolute;inset:0;border-radius:50%;padding:.6px;background:linear-gradient(15deg,#ffffff40,#fff0),linear-gradient(195deg,#ffffff1f,#fff0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:4}.avatar__img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;object-fit:cover;z-index:3}
