@charset "UTF-8";.bottom-drawer{position:fixed;bottom:0;left:0;right:0;will-change:transform;backface-visibility:hidden;transform:translateZ(0);background-color:#fff;box-shadow:0 -2px 8px #0000001a;border-radius:10.90909091vw 10.90909091vw 0 0;overflow:hidden;z-index:10001;touch-action:none;border-top:1px solid rgba(255,255,255,.5);border-left:1px solid rgba(255,255,255,.5);border-right:1px solid rgba(255,255,255,.5);touch-action:pan-x;overscroll-behavior:contain}.bottom-drawer.first-drawer{z-index:10000}.bottom-drawer.second-drawer{z-index:9910}.bottom-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:9.09vw;padding-bottom:0}.bottom-drawer__header .bottom-drawer__header__actions{display:flex;gap:3.63636364vw}.bottom-drawer__header .bottom-drawer__header__actions__delete-icon{height:8vw}.bottom-drawer__header h1{font-size:5.68181818vw;font-weight:700;text-align:start}.bottom-drawer__header button{background-color:#0000000d;border:none;cursor:pointer;border-radius:50%;border:1px solid rgba(0,0,0,.15);aspect-ratio:1/1;height:clamp(36px,4.39svh,24px);width:clamp(36px,4.39svh,24px)}.bottom-drawer__header button svg{height:60%;width:60%;fill:#00000026;color:#0003}.bottom-drawer__header button{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.bottom-drawer__content{overflow-y:clip;padding-top:4.18svh;-webkit-overflow-scrolling:touch}.bottom-drawer__backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:none;opacity:0;pointer-events:none;z-index:10000}.bottom-drawer__backdrop.open{pointer-events:auto;touch-action:none}.bottom-drawer__backdrop.first-drawer{z-index:999}.bottom-drawer__backdrop.second-drawer{z-index:1009}.main-page{min-height:100vh;min-height:100svh;width:100%;display:flex;flex-direction:column;background:linear-gradient(to bottom,#191919,#0a0a0a)}@supports (-webkit-touch-callout: none){.main-page{background:#000}}.main-page__top{position:relative;isolation:isolate;border-radius:14.09vw}.main-page__top>*:not(.main-page__top__blobs){position:relative;z-index:1}.main-page__top__blobs{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;border-radius:14.09vw}.main-page .blob{position:absolute;filter:blur(25px)}.main-page .blob-1{width:50vw;top:-5%;left:-5%;transform:rotate(15deg)}.main-page .blob-2{width:30vw;top:-5%;right:20%;transform:rotate(-25deg)}.main-page .blob-3{width:2vw;top:25%;left:10%;transform:rotate(45deg)}.main-page .blob-4{width:50vw;top:35%;right:-1%;transform:rotate(-10deg)}.main-page .blob-5{width:45vw;bottom:-10%;left:1%;transform:rotate(-10deg)}.main-page .blob-6{width:20vw;bottom:-5%;right:1%;transform:rotate(-40deg)}.main-page__bottom-drawer.bottom-drawer{border-radius:7.95vw 7.95vw 0 0}.main-page__bottom{position:relative;isolation:isolate;background-color:#0275ff;border-top-left-radius:7.95vw;border-top-right-radius:7.95vw;min-height:100vh;min-height:100svh;padding-bottom:13svh}.main-page__bottom>*:not(.main-page__bottom__overlay){position:relative;z-index:1}.main-page__bottom__blobs{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;border-top-left-radius:inherit;border-top-right-radius:inherit}.main-page__bottom .blob{position:absolute;filter:blur(25px)}.main-page__bottom .blob-b1{width:30vw;top:-10%;left:-1%;transform:rotate(20deg)}.main-page__bottom .blob-b2{width:50vw;top:-5%;right:-2%;transform:rotate(-30deg)}.main-page__bottom .blob-b3{width:50vw;bottom:-35%;right:15%;transform:rotate(-15deg)}html[lang=id] .main-page__top__banner__text h3,html[lang=pt-br] .main-page__top__banner__text h3,html.lang-id .main-page__top__banner__text h3,html.lang-pt-br .main-page__top__banner__text h3{font-size:clamp(20px,2.9svh,28px)}.tz-display{color:#fff;font-size:1.25svh;font-weight:400;line-height:1.25;text-align:center;margin-top:1.25svh}.overlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:#00000080;overflow:hidden}.wave{position:absolute;left:0;bottom:-2rem;width:200%;height:8rem;fill:#3298ff;transform:translateZ(0);animation:wave 4s linear infinite}.wave-back{opacity:.45;animation-duration:6s;animation-direction:reverse}@keyframes wave{0%{transform:translate(0)}to{transform:translate(-50%)}}.brand{font:600 1.25rem/1 sans-serif;color:#fff;z-index:1}.main-title{margin:0 9.09vw;margin-top:3.25svh;display:flex;flex-direction:row;align-items:center;justify-content:start;position:relative;z-index:1;gap:12px;margin-bottom:2.09svh}.main-title__block{width:calc(clamp(26px,3.14svh,50px)*.8);height:calc(clamp(26px,3.14svh,50px)*.8);background-color:#ff951d;margin-bottom:calc(clamp(26px,3.14svh,50px)/8)}.main-title__title{width:35.33svh;height:auto;will-change:filter;filter:drop-shadow(0 0 15px rgba(0,0,0,.35));color:#fff;font-family:Nohemi,sans-serif;font-weight:600;font-size:clamp(26px,3.14svh,50px)}.loading-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000}.loading-overlay.default{background:#000c}.loading-overlay.task-env{background:#161616;color:#fff}.loading-overlay .spinner{width:64px;height:64px;fill:none;stroke:#fff;stroke-width:4;stroke-dasharray:94;stroke-linecap:round;animation:spin 1.2s linear infinite,dash 1.2s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dashoffset:94}50%{stroke-dashoffset:31}to{stroke-dashoffset:94}}.loading-overlay.task-env{flex-direction:column;gap:2rem}.loading-overlay.task-env .msg{font:700 1rem/1.2 Inter,sans-serif}.loading-overlay.task-env .progress-bar{width:60%;max-width:260px;height:4px;border-radius:4px;overflow:hidden;background:#333}.loading-overlay.task-env .progress-bar:before{content:"";display:block;height:100%;width:40%;background:linear-gradient(90deg,#ffa726,#fb8c00,#f57c00);animation:slide 1s ease-in-out infinite}.task-env-loading{height:100%;width:100%;background:#000;color:#fff;position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center}.task-env-loading__msg{position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% - 10svh));font-size:clamp(18.5px,2.35355649svh,30px);font-weight:500;color:#5f5f5f;text-align:center}.task-env-loading__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% + -0svh));width:100%;display:flex;justify-content:center}.task-env-loading__logo .answer-hub-icon{width:77.5vw;display:block;transform:translate(4.87%)}.task-env-loading__progress-bar{position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% + 8svh));width:55vw;max-width:300px;height:6px;background:#5b595a;border-radius:4px;overflow:hidden;transition:width .25s ease}.task-env-loading__progress-bar-fill{height:100%;background:#fff;transition:width .25s ease;width:0%;border-radius:4px}@keyframes slide{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}.task-env-loading__msg{transform:translate(-50%,calc(-50% - 10svh - 5.0209205svh))}.task-env-loading__logo{transform:translate(-50%,calc(-50% - 0svh - 5.0209205svh))}.task-env-loading__progress-bar{transform:translate(-50%,calc(-50% + 8svh - 5.0209205svh))}.task-list{display:flex;flex-direction:column;padding:4.55vw;padding-top:clamp(6px,1.05svh,14px);gap:clamp(6px,1.05svh,14px)}.task-list__item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:3px;border-radius:5vw;border:1px solid rgba(255,255,255,.935);background:linear-gradient(135deg,#ffffffbf,#ffffffb6);box-shadow:0 0 25px #0000001a;cursor:pointer;transition:transform .1s ease-in-out;height:clamp(78px,8.26svh,100px);overflow:hidden;position:relative;background-clip:padding-box;clip-path:inset(0 round 5vw);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.task-list__item:active{transform:scale(.9);transform-origin:center}.task-list__item__left{display:flex;flex-direction:row;align-items:start;justify-content:center;gap:2.05vw;flex:1 1 auto;min-width:0}.task-list__item__left__img-container{display:flex;align-items:center;height:calc(clamp(78px,8.26svh,100px) - 6px);width:calc(clamp(78px,8.26svh,100px) - 6px);border-radius:4.35vw;background-color:#eef5ff;overflow:visible;border:.7px solid #3a6fb7;flex:0 0 calc(clamp(78px,8.26svh,100px) - 6px);min-width:calc(clamp(78px,8.26svh,100px) - 6px);max-width:calc(clamp(78px,8.26svh,100px) - 6px);flex-shrink:0;position:relative;padding:3px}.task-list__item__left__img-container img{height:100%;width:100%;object-fit:cover;-webkit-border-radius:3.5vw;-moz-border-radius:3.5vw;border-radius:3.5vw;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;touch-action:none;-webkit-context-menu:none;overflow:hidden;border:1px solid rgba(0,0,0,.5)}.task-list__item__left__status-indicator{position:absolute;top:calc(clamp(78px,8.26svh,100px)*.0135);left:calc(clamp(78px,8.26svh,100px)*.0135);width:calc(clamp(78px,8.26svh,100px)*.24);height:calc(clamp(78px,8.26svh,100px)*.24);background-color:#4eb600;border-radius:50%;border:calc(clamp(78px,8.26svh,100px)*.03) solid white;display:flex;align-items:center;justify-content:center;will-change:transform,opacity;z-index:3}.task-list__item__left__status-indicator:before,.task-list__item__left__status-indicator:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;transform:translate(-50%,-50%) scale(.6);background-color:#4eb60066;will-change:transform,opacity;pointer-events:none}.task-list__item[data-task-status=available] .task-list__item__left__status-indicator{animation:outerPulse .5s ease-in-out infinite}.task-list__item[data-task-status=available] .task-list__item__left__status-indicator:before{animation:statusPulse .4s ease-out infinite}.task-list__item[data-task-status=available] .task-list__item__left__status-indicator:after{animation:statusPulse .4s ease-out .2s infinite}.task-list__item__left__status-indicator__inner{width:calc(clamp(78px,8.26svh,100px)*.09);height:calc(clamp(78px,8.26svh,100px)*.09);background-color:#82ff23;border-radius:50%;will-change:transform,box-shadow,opacity}.task-list__item[data-task-status=available] .task-list__item__left__status-indicator__inner{animation:coreGlow .3s ease-in-out infinite}.task-list__item__left__badge{position:absolute;bottom:0;right:-.91vw;color:#fff;display:flex;align-items:end;justify-content:end;z-index:2;height:100%;width:100%}.task-list__item__left__badge svg{height:calc(clamp(78px,8.26svh,100px)*.36);width:auto;display:block;overflow:visible;shape-rendering:geometricPrecision;transform:translateZ(0);filter:drop-shadow(0 2px 6px rgba(0,0,0,.6))}.task-list__item__left__badge.survey svg{height:calc(clamp(78px,8.26svh,100px)*.4);width:auto}.task-list__item__left__main{margin-top:calc(clamp(78px,8.26svh,100px)*.1899);gap:1px;flex:1 1 auto;min-width:0;overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(to right,black 75%,transparent 100%);mask-image:linear-gradient(to right,black 75%,transparent 100%);mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.task-list__item__left__main.pinned{margin-top:calc(clamp(78px,8.26svh,100px)*.1899 - .5svh)}.task-list__item__left__main__title{font-size:clamp(16px,1.77824268svh,25px);font-weight:800;color:#000;margin:0;overflow:hidden;white-space:nowrap;max-width:100%}.task-list__item__left__main__subtitle{font-size:clamp(14px,1.67svh,20px);font-weight:600;color:#0006;margin:0;text-align:left;text-wrap:nowrap;overflow:hidden;white-space:nowrap;max-width:100%}.task-list__item__left__main__pinned-arrows{width:100%;display:flex;gap:1.25px;align-items:center;overflow:hidden;line-height:0;position:relative;margin-top:calc(clamp(78px,8.26svh,100px)/20)}.task-list__item__left__main .pinned-arrows__icon{display:inline-flex;width:var(--arrow-w, 10px);height:auto;flex:0 0 var(--arrow-w, 10px)}.task-list__item__left__main .pinned-arrows__icon svg{display:block;width:100%;height:auto;fill:#19ba00}.task-list__item__left__main .pinned-arrows__icon.dim svg{fill:#19ba00bf}.task-list__item__left__main .pinned-arrows__icon--measure{position:absolute;visibility:hidden;pointer-events:none;left:0;top:0;width:auto;height:clamp(10px,1.1svh,14px)}.task-list__item__left__main .pinned-arrows__icon--measure svg{height:100%;width:auto}.task-list__item__right{display:flex;align-items:center;justify-content:center;position:relative;height:100%;flex:0 0 auto;pointer-events:none;overflow:hidden}.task-list__item__right__bg-svg{height:100%;flex:0 0 auto;overflow:hidden}.task-list__item__right__bg-svg svg{display:block;height:100%;width:100%;overflow:hidden}.task-list__item__right__container{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#482fff,#894aff);border:2.5px solid white;right:0;top:50%;transform:translateY(-50%);height:calc(clamp(78px,8.26svh,100px) - 16px);margin-right:8px;border-radius:4.5vw 3.18vw 3.18vw}.task-list__item__right__container__amount{font-size:clamp(17.25px,1.91svh,24px);font-weight:800;color:#fffffff9;height:100%;z-index:1;display:flex;align-items:center;justify-content:center;margin-top:calc(clamp(17.25px,1.91svh,24px)/8)}.task-list__item__right__container__amount .amount__tail{display:inline;font-size:clamp(25.4px,2.76svh,32px);color:#fff}.task-list__item__right__container__unit{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75px;background-color:#00000059;margin:0 2px 2px;border-radius:1.1vw 1.1vw 2.2vw 2.2vw;padding:1.5vw 2.05vw;z-index:1;max-width:15vw;overflow:hidden}.task-list__item__right__container__unit.gold,.task-list__item__right__container__unit.usdc{gap:1.5px;line-height:1}.task-list__item__right__container__unit.gold svg,.task-list__item__right__container__unit.gold img,.task-list__item__right__container__unit.usdc svg,.task-list__item__right__container__unit.usdc img{padding-bottom:calc(clamp(13px,1.46svh,20px)*.08)}.task-list__item__right__container__unit svg,.task-list__item__right__container__unit img{height:1.36svh;width:auto;overflow:visible;color:#fff;display:block}.task-list__item__right__container__unit img{border-radius:999px;margin-right:1px;margin-bottom:calc(clamp(13px,1.46svh,20px)/25);overflow:hidden;min-height:1.4svh;min-width:1.4svh}.task-list__item__right__container__unit p{font-size:clamp(13px,1.46svh,20px);font-weight:700;color:#fff}.task-list__item__right__container__light-blob{position:absolute;top:calc(clamp(78px,8.26svh,100px)*-.1);right:calc(clamp(78px,8.26svh,100px)*-.1);fill:#ffffff80;filter:blur(10px)}.task-list__item__right-icon{display:flex;align-items:center;justify-content:center;height:100%;flex:0 0 auto;margin-right:7.27vw}.task-list__item__right-icon svg{color:#00000059;height:calc(clamp(78px,8.26svh,100px)*.23);width:auto}.task-list__item[data-task-status=closed],.task-list__item[data-user-relation=completed],.task-list__item[data-no-spots-left=true]{opacity:.6;cursor:default}.task-list__item[data-task-status=closed] .task-list__item__left__status-indicator,.task-list__item[data-user-relation=completed] .task-list__item__left__status-indicator,.task-list__item[data-no-spots-left=true] .task-list__item__left__status-indicator{background-color:#919191!important;animation:none!important}.task-list__item[data-task-status=closed] .task-list__item__left__status-indicator__inner,.task-list__item[data-user-relation=completed] .task-list__item__left__status-indicator__inner,.task-list__item[data-no-spots-left=true] .task-list__item__left__status-indicator__inner{background-color:#e1e1e1!important;animation:none!important}.task-list__item[data-task-status=closed] .task-list__item__left__status-indicator:before,.task-list__item[data-task-status=closed] .task-list__item__left__status-indicator:after,.task-list__item[data-user-relation=completed] .task-list__item__left__status-indicator:before,.task-list__item[data-user-relation=completed] .task-list__item__left__status-indicator:after,.task-list__item[data-no-spots-left=true] .task-list__item__left__status-indicator:before,.task-list__item[data-no-spots-left=true] .task-list__item__left__status-indicator:after{background-color:#91919166!important;animation:none!important}.task-list__item[data-user-relation=in-progress]{opacity:1!important}.task-list__skeletons{display:flex;flex-direction:column;gap:clamp(6px,1.05svh,14px)}@media(prefers-reduced-motion:reduce){.task-list__item .task-list__item__left__status-indicator,.task-list__item .task-list__item__left__status-indicator__inner{animation:none!important}.task-list__item .task-list__item__left__status-indicator:before,.task-list__item .task-list__item__left__status-indicator:after{animation:none!important}}@keyframes outerPulse{0%,to{transform:scale(.9)}50%{transform:scale(1.08)}}@keyframes statusPulse{0%{transform:translate(-50%,-50%) scale(.3);opacity:.6}55%{transform:translate(-50%,-50%) scale(1.55);opacity:.18}to{transform:translate(-50%,-50%) scale(1.95);opacity:0}}@keyframes coreGlow{0%,to{box-shadow:0 0 #82ff2300}50%{box-shadow:0 0 calc(clamp(78px,8.26svh,100px)*.11) calc(clamp(78px,8.26svh,100px)*.015) #82ff238c}}.cloud-blobs-overlay{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;border-top-left-radius:inherit;border-top-right-radius:inherit}.cloud-blobs-overlay__blob{position:absolute;filter:blur(var(--cloud-blur, 32px));will-change:transform}.cloud-blobs-overlay__blob path{fill:#fff}.task-overview-survey{display:flex;flex-direction:column;position:relative}.task-overview-survey__header{margin:0 9.09vw;display:flex;flex-direction:column;gap:.63svh;margin-bottom:1.88svh}.task-overview-survey__header__title{font-size:clamp(22.5px,2.62svh,30px);font-weight:800;text-overflow:ellipsis;overflow:hidden;max-width:100%;text-align:left}.task-overview-survey__header__subtitle{font-size:clamp(14px,1.67364017svh,20px);font-weight:700;color:#00000059}.task-overview-survey__close-btn{position:absolute;top:0;right:9.09vw;cursor:pointer;outline:none;border:1px solid rgba(0,0,0,.25);height:clamp(34px,3.97svh,48px);width:clamp(34px,3.97svh,48px);border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:transform .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.task-overview-survey__close-btn svg{color:#00000059;width:clamp(10px,1.23svh,16px);height:auto}.task-overview-survey__task-creator{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:.65vw;margin:0 9.09vw;margin-bottom:1.78svh;background-color:transparent;width:min-content;border-radius:9999px;border:1px solid rgba(0,0,0,.25);padding:4px;gap:5px;max-width:80vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;touch-action:none}.task-overview-survey__task-creator img{width:2.41svh;height:2.41svh;border-radius:9999px;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;touch-action:none;-webkit-context-menu:none}.task-overview-survey__task-creator p{font-size:clamp(14px,1.67svh,20px);font-weight:600;color:#000000bf;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin-right:1.57svh}.task-overview-survey__desc{margin:0 9.09vw;display:flex;margin-bottom:1.78svh}.task-overview-survey__desc p{font-size:clamp(14px,1.67svh,20px);font-weight:600;color:#0009;line-height:1.35}.task-overview-survey__requirements{margin:0 9.09vw;display:flex}.task-overview-survey__requirements p{font-size:clamp(14px,1.67svh,20px);font-weight:600;color:#0009;line-height:1.35}.task-overview-survey__rewards{display:flex;flex-direction:column;margin-top:2.78svh;gap:1.25svh}.task-overview-survey__rewards__header{display:flex;background:linear-gradient(180deg,#ffad49,#d57400);border-top-left-radius:1vw;border-top-right-radius:1vw}.task-overview-survey__rewards__header__inner{display:flex;width:100%;margin:3.64vw 3.64vw 0;background-color:#fff;padding:2.71vw 5.45vw 0;border-top-left-radius:1.35vw;border-top-right-radius:1.35vw}.task-overview-survey__rewards__header__inner p{font-size:clamp(16px,1.88svh,24px);color:#0000004d;font-weight:700}.task-overview-survey__rewards__container{margin:0 9.09vw;display:flex;flex-direction:column;border-radius:5vw;gap:.73svh}.task-overview-survey__rewards__container .container__row{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;gap:1.26svh}.task-overview-survey__rewards__container .container__row__text{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:.65vw}.task-overview-survey__rewards__container .container__row__text .inline-unit-icon{height:calc(clamp(16px,1.88svh,22px)*.775);width:auto;color:#000}.task-overview-survey__rewards__container .container__row__text p{font-size:clamp(16px,1.88svh,22px);color:#000;font-weight:700;align-items:center;justify-content:start}.task-overview-survey__rewards__container .container__row__text .inline-unit-desc{color:#0000004d;font-weight:700;margin-left:.65vw}.task-overview-survey__start-btn{margin:0 9.09vw;margin-top:3.66svh}.task-overview-survey__start-btn .task-overview-survey__start-3d-btn.disabled .button-3d__face{background-color:#a5a5a5!important;border:3px solid #848484!important}.task-overview-survey__start-btn .task-overview-survey__start-3d-btn.disabled:after{background-color:#848484!important}.task-overview-survey__start-btn__content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.65vw;width:100%;padding:0 4.78vw}.task-overview-survey__start-btn__content p{font-size:clamp(21.5px,2.62svh,30px);font-weight:700;color:#000;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:5px}.task-overview-survey__start-btn__content p span{color:#ffffff80}.task-overview-survey__start-btn__content svg{color:#fff;height:clamp(23.5px,2.09svh,30px);width:auto}.task-overview-survey__start-btn__tac{font-size:clamp(12.5px,1.41213389svh,20px);font-weight:600;color:#bababa;line-height:1.35;margin-top:1.05svh}.task-overview-survey__start-btn.no-spots-left .task-overview-survey__start-3d-btn .button-3d__face,.task-overview-survey__start-btn.task-completed .task-overview-survey__start-3d-btn .button-3d__face{background-color:#a5a5a5!important;border:3px solid #848484!important}.task-overview-survey__start-btn.no-spots-left .task-overview-survey__start-3d-btn:after,.task-overview-survey__start-btn.task-completed .task-overview-survey__start-3d-btn:after{background-color:#848484!important}.task-overview-survey__recent-completions-loading{display:flex;align-items:center;justify-content:start;margin:0 9.09vw;margin-bottom:2.3svh}.task-overview-survey__recent-completions{display:flex;flex-direction:row;align-items:center;justify-content:start;margin:0 9.09vw;padding:clamp(4px,.4svh,12px);border-radius:9999px;border:1px solid rgba(0,0,0,.25);margin-bottom:2.3svh;width:min-content;background-color:transparent;outline:none;cursor:pointer;transition:transform .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.task-overview-survey__recent-completions__items{display:flex;flex-direction:row;align-items:center;justify-content:start}.task-overview-survey__recent-completions__item{display:flex;align-items:center;justify-content:center;width:clamp(37.5px,3.66svh + 6px,51px);height:clamp(37.5px,3.66svh + 6px,51px);border-radius:50%;background-color:#f5f5f5;border:3px solid white}.task-overview-survey__recent-completions__item:not(.first){margin-left:-2.5vw}.task-overview-survey__recent-completions__item p{font-size:clamp(16px,1.88svh,23px);font-weight:600;color:#fff;text-align:center}.task-overview-survey__recent-completions__extra{font-size:clamp(14px,1.67svh,20px);color:#0000004d;font-weight:800;margin-left:.91vw;margin-right:calc(4.09vw - clamp(6px,.84svh,12px))}.wrapper-collapsable-container{display:flex;flex-direction:column;gap:1.0460251svh;height:100%;width:100%}.wrapper-collapsable-container .collapsable-container__label{font-size:clamp(16px,2.09205021svh,40px);font-weight:600;color:#00000040;margin-bottom:.5svh;line-height:1}.wrapper-collapsable-container .collapsable-container{display:flex;flex-direction:column;position:relative;overflow:hidden;transition:max-height .3s ease-in-out;border:1px solid rgba(0,0,0,.25);background-color:#fff;padding:1.88svh;border-radius:5vw;overflow-y:auto;overflow-x:hidden;cursor:default;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.wrapper-collapsable-container .collapsable-container__content{overflow:hidden;transition:overflow .3s ease-in-out;padding-bottom:.5svh}.wrapper-collapsable-container .collapsable-container .collapsable-container__content{overflow-y:auto;overflow-x:hidden;cursor:default;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.wrapper-collapsable-container .collapsable-container .collapsable-container__content::-webkit-scrollbar{width:6px}.wrapper-collapsable-container .collapsable-container .collapsable-container__content::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.wrapper-collapsable-container .collapsable-container .collapsable-container__content::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.wrapper-collapsable-container .collapsable-container .collapsable-container__content::-webkit-scrollbar-thumb:hover{background:#0000004d}.wrapper-collapsable-container .collapsable-container .collapsable-container__content{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05)}.wrapper-collapsable-container .collapsable-container.is-expanded .collapsable-container__expand-toggle svg{transform:rotate(180deg)}.wrapper-collapsable-container .collapsable-container__shadow{pointer-events:none;position:absolute;left:1.88svh;right:1.88svh;height:30px;transition:opacity .1s ease-out;z-index:2}.wrapper-collapsable-container .collapsable-container .coll-top{top:1.88svh;background:linear-gradient(to bottom,#fff,#fff0)}.wrapper-collapsable-container .collapsable-container .coll-bottom{bottom:1.88svh;background:linear-gradient(to top,#fff,#fff0)}.wrapper-collapsable-container .collapsable-container__expand-toggle{position:absolute;bottom:clamp(7px,.73221757svh,14px);right:clamp(7px,.73221757svh,14px);background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;padding:clamp(7px,.73221757svh,14px);border:none;transition:transform .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.wrapper-collapsable-container .collapsable-container__expand-toggle:active{transform:scale(.975)}.wrapper-collapsable-container .collapsable-container__expand-toggle__content{width:clamp(35px,3.56svh,50px);height:clamp(35px,3.56svh,50px);background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.25)}.wrapper-collapsable-container .collapsable-container__expand-toggle svg{width:clamp(12px,1.25523013svh,20px);height:auto;color:#0006;transition:transform .3s ease-in-out}@supports (-webkit-touch-callout: none){.collapsable-container.is-expanded .collapsable-container__content{-webkit-overflow-scrolling:touch;transform:translateZ(0);will-change:scroll-position}}.button-3d{z-index:1;position:relative;display:flex;align-items:center;width:100%;background:none;outline:none;border:none;transition:transform .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}.button-3d:active{transform:scale(.975);transform-origin:center}.button-3d:after{content:"";position:absolute;left:0;bottom:clamp(-5px,-.52301255svh,-8px);width:100%;height:25px;background-color:#57a800;border-radius:0 0 18px 18px;z-index:0}.button-3d__face{position:relative;z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:space-between;width:100%;background-color:#5acd05;border-radius:3.41vw;height:clamp(60px,7.32svh,80px);border:3px solid #57a800;overflow:visible}.button-3d__face__text{font-size:clamp(20px,2.75svh,30px);font-weight:700;color:#fff;display:flex;flex:1;justify-content:center;align-items:center;text-align:center}.button-3d__face__children{width:100%;display:flex}.button-3d__face__pre-icon,.button-3d__face__post-icon{width:16.14vw;height:100%;display:flex;justify-content:center;align-items:center;border:none;background:transparent;outline:none}.button-3d__face__pre-icon svg,.button-3d__face__post-icon svg{width:2.41svh;height:auto;color:#fff}.button-3d__face__pre-icon{border-right:3px solid #57a800}.button-3d__face__post-icon{border-left:3px solid #57a800}.button-3d__face__loading{display:flex;justify-content:center;align-items:center;height:100%;padding:4.5%}.button-3d.option.no-icon .button-3d__face__text{margin:0 4.78vw}.button-3d.option .button-3d__face__text{justify-content:flex-start}.button-3d.option .button-3d__face__option-icon{margin:0 4.78vw}.button-3d.option .button-3d__face__option-icon svg{width:2.41svh;height:auto;color:#4d4b4d}.button-3d.option .button-3d__face__pre-icon{border-right:3px solid #cccbcc}.button-3d.option .button-3d__face__post-icon{border-left:3px solid #cccbcc}.button-3d.option.selected .button-3d__face{background-color:#e1f4ff;border:3px solid #87d9ff}.button-3d.option.selected .button-3d__face__text{color:#189bd1}.button-3d.option.selected .button-3d__face__option-icon svg{color:#189bd1}.button-3d.option.selected .button-3d__face__pre-icon{border-right:3px solid #87d9ff}.button-3d.option.selected .button-3d__face__post-icon{border-left:3px solid #87d9ff}.button-3d.option.selected:after{background-color:#89d8ff}.button-3d.option:not(.selected) .button-3d__face{background-color:#fff;border:3px solid #e7e5e7}.button-3d.option:not(.selected) .button-3d__face__text{color:#4d4b4d}.button-3d.option:not(.selected) .button-3d__face__pre-icon{border-right:3px solid #e7e5e7}.button-3d.option:not(.selected) .button-3d__face__post-icon{border-left:3px solid #e7e5e7}.button-3d.option:not(.selected):after{background-color:#e7e5e7}.button-3d.disabled,.button-3d.loading{pointer-events:none;cursor:not-allowed}.button-3d.disabled .button-3d__face,.button-3d.loading .button-3d__face{background-color:#e7e4e7!important;border:3px solid #cccbcc!important}.button-3d.disabled .button-3d__face__text,.button-3d.loading .button-3d__face__text{color:#b1afb2!important}.button-3d.disabled .button-3d__face__option-icon svg,.button-3d.loading .button-3d__face__option-icon svg{color:#b1afb2!important}.button-3d.disabled .button-3d__face__pre-icon,.button-3d.loading .button-3d__face__pre-icon{border-right:3px solid #cccbcc!important}.button-3d.disabled .button-3d__face__pre-icon.loading-source,.button-3d.loading .button-3d__face__pre-icon.loading-source{border-right:none!important}.button-3d.disabled .button-3d__face__pre-icon svg,.button-3d.loading .button-3d__face__pre-icon svg{color:#b1afb2!important}.button-3d.disabled .button-3d__face__post-icon,.button-3d.loading .button-3d__face__post-icon{border-left:3px solid #cccbcc!important}.button-3d.disabled .button-3d__face__post-icon.loading-source,.button-3d.loading .button-3d__face__post-icon.loading-source{border-left:none!important}.button-3d.disabled .button-3d__face__post-icon svg,.button-3d.loading .button-3d__face__post-icon svg{color:#b1afb2!important}.button-3d.disabled:after,.button-3d.loading:after{background-color:#cccbcc!important}.button-3d.loading .button-3d__face__text{margin:0 5.45vw;flex:0 0 auto;width:auto}.button-3d.loading.option .button-3d__face__text{margin:0;flex:1;width:100%}.container__row__icon{display:flex;width:3.89svh;height:3.89svh;border-radius:50%;justify-content:center;align-items:center}.container__row__icon svg,.container__row__icon img{height:2.09svh;width:auto;display:block}.container__row__icon img{width:3.89svh;height:3.89svh;border-radius:50%}.container__row__icon p{font-size:clamp(12.5px,1.67svh,24px);font-weight:900;color:#fff}.container__row__icon.bg-green-purple-gradient{background:linear-gradient(180deg,#a73cff,#00d98d)}.container__row__icon.icon-usdc{background-color:#3e73c4}.container__row__icon.icon-usdc svg{color:#fff}.recent-completions-preview{display:flex;flex-direction:column;padding:3.14svh}.recent-completions-preview__title{font-size:clamp(14px,1.67svh,20px);font-weight:700;color:#000000a6;min-width:calc(71vw - 6.28svh);margin-bottom:1.46svh}.recent-completions-preview__items{display:flex;flex-direction:column;gap:clamp(8px,1.05svh,15px)}.recent-completions-preview__items .recent-completions-preview__item{display:flex;flex-direction:row;gap:2.05vw}.recent-completions-preview__items .recent-completions-preview__item__avatar{display:flex;align-items:center;justify-content:center;width:8.75vw;height:8.75vw;border-radius:50%}.recent-completions-preview__items .recent-completions-preview__item__avatar__letter{font-size:clamp(17.5px,2.07svh,28px);font-weight:600;color:#fff}.recent-completions-preview__items .recent-completions-preview__item__text{display:flex;flex-direction:column;gap:2px}.recent-completions-preview__items .recent-completions-preview__item__username{font-size:clamp(16px,1.67364017svh,24px);font-weight:600;color:#000;line-height:1.2}.recent-completions-preview__items .recent-completions-preview__item__wallet{font-size:clamp(12.5px,1.67svh,20px);font-weight:600;color:#888;line-height:1.2}.recent-completions-preview__more{font-size:clamp(14px,1.67svh,20px);font-weight:700;color:#00000059;line-height:1.2;margin-top:1.46svh}.contextual-menu__backdrop{display:none;position:fixed;inset:0;background-color:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10001;transition:opacity .3s ease-in-out}.contextual-menu__backdrop.open{display:block}.contextual-menu{position:absolute;padding:1.82vw;border-radius:7.04545455vw;background:#fff;box-shadow:0 2px 8px #0003;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;z-index:10002}.contextual-menu.open{pointer-events:auto;opacity:1}.tovcic__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 calc(9.09vw - .78svh);margin-top:-9.21svh;z-index:1}.tovcic__header__img-container{height:clamp(78px,8.68svh,90px);width:auto;background-color:#fff;border-radius:1.52svh}.tovcic__header__img{height:100%;width:auto;border-radius:1.52svh;padding:.78svh;background-color:#fff}.tovcic__header__btn-container{border:none;cursor:pointer;outline:none;padding:0;margin:0;transition:transform .1s ease-in-out;margin-right:.78svh;background-color:#fff;border-radius:9999px}.tovcic__header__btn{height:clamp(36px,3.97svh,48px);width:clamp(36px,3.97svh,48px);background-color:#fff;border:1px solid rgba(0,0,0,.45);margin:clamp(6px,.84svh,12px);border-radius:9999px;display:flex;align-items:center;justify-content:center}.tovcic__header__btn svg{color:#0000008c;width:clamp(11px,1.26svh,16px);height:auto}.tovcic__content{display:flex;flex-direction:column;margin:0 9.09vw;margin-top:2.09svh}.tovcic__content__title{display:flex;flex-direction:column;gap:1.15svh}.tovcic__content__title__title{font-size:clamp(20px,2.35svh,26px);font-weight:800}.tovcic__content__title__description{font-size:clamp(15px,1.67svh,20px);font-weight:500;color:#a4a4a4}.tovcic__content__rewards{display:flex;flex-direction:row;gap:1.36vw;margin-top:2.1svh;position:relative}.tovcic__content__rewards__card{flex:0 0 calc((100% - 1.36vw)/2);background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:1.52svh;padding:2.27vw 3.41vw;display:flex;align-items:end;justify-content:start;min-height:clamp(66px,8.37svh,86px);text-align:center;position:relative}.tovcic__content__rewards__card.single{flex:0 0 100%!important}.tovcic__content__rewards__card__value{font-size:clamp(20px,2.3svh,26px);font-weight:900;font-style:italic;line-height:1.15;color:#fff;word-break:break-word;z-index:1}.tovcic__content__rewards__card__icon{width:2.40585774svh;height:auto;position:absolute;top:2.27vw;left:3.178vw;color:#fff}.tovcic__content__rewards__card__bg-icon{width:calc(clamp(66px,8.37svh,86px)*.7375);height:auto;position:absolute;top:50%;transform:translateY(-50%);right:2.27vw;color:#fff;opacity:.2}.tovcic__content__rewards__card__bg-star{width:calc(clamp(66px,8.37svh,86px)*.19);height:auto;position:absolute;z-index:0;pointer-events:none;fill:#fff;opacity:.75;filter:blur(2px)}.tovcic__content__rewards__card__bg-star.pr.n1{top:calc(clamp(66px,8.37svh,86px)*.14);left:10.68vw;transform:rotate(40deg)}.tovcic__content__rewards__card__bg-star.pr.n2{bottom:calc(clamp(66px,8.37svh,86px)*.14);right:7.68vw;transform:rotate(-35deg)}.tovcic__content__rewards__card__bg-star.pr.n3{top:calc(clamp(66px,8.37svh,86px)*.6);left:36vw;transform:rotate(40deg)}.tovcic__content__rewards__card__bg-star.nx.n4{top:calc(clamp(66px,8.37svh,86px)/4);left:55vw;transform:rotate(20deg)}.tovcic__content__rewards__card__bg-star.nx.n1{top:calc(clamp(66px,8.37svh,86px)*.07);right:4.68vw;transform:rotate(-35deg)}.tovcic__content__rewards__card__bg-star.nx.n2{bottom:calc(clamp(66px,8.37svh,86px)*.45);left:8.68vw;transform:rotate(40deg)}.tovcic__content__rewards__card--wld{background:linear-gradient(180deg,#525050,#242424);border:none}.tovcic__content__rewards__card--gold{background:linear-gradient(180deg,#ffce5c,#c88c00);border:none}.tovcic__content__rewards__card--usdc{background:linear-gradient(180deg,#3e73c4,#0047a5);border:none}.tovcic__content__rewards__plus{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;z-index:3;padding:clamp(5px,.63svh,10px);border-radius:1.14vw}.tovcic__content__rewards__plus svg{color:#7e7979;width:clamp(12px,1.26svh,18px);height:clamp(12px,1.26svh,18px)}.tovcic__content__hdiv{width:100%;height:2px;background-color:#d9d9d9;margin-top:3.45svh}.tovcic__content__day-grid{margin-bottom:5.13svh}.tovcic__content__day-grid--with-reopen{margin-bottom:2.13svh}.tovcic__content__reopen{margin-bottom:2svh;text-align:center}.tovcic__content__reopen__link{font-weight:700;text-decoration:underline;color:#00e}.tovcic__content__btn__btn__contents{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.82vw;width:100%}.tovcic__content__btn__btn__contents__loader{display:flex;align-items:center;justify-content:center;width:2.5svh;height:auto}.tovcic__content__btn__btn .button-3d__face{background-color:#8c00ff!important;border-color:#5e00ab!important;border-radius:9999px!important;height:clamp(66px,7.32217573svh,80px)}.tovcic__content__btn__btn p{font-size:clamp(20px,2.35svh,30px);font-weight:700;color:#fff}.tovcic__content__btn__btn svg{color:#fff;height:clamp(16px,1.88svh,24px);width:auto}.tovcic__content__btn.state-waiting .tovcic__content__btn__btn__contents{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.14vw;width:100%;padding:0 8vw}.tovcic__content__btn.state-waiting .tovcic__content__btn__btn__contents p{color:#fff!important}.tovcic__content__btn.state-waiting .tovcic__content__btn__btn__contents svg{color:#fff!important}.tovcic__content__btn.state-waiting .tovcic__content__btn__btn .button-3d__face{background-color:#3243ff!important;border-color:#1323d4!important}.tovcic__content__btn.state-waiting .button-3d:after{background-color:#1323d4!important}.tovcic__content__btn .button-3d:after{background-color:#5e00ab;border-radius:9999px;height:65px}.tovcic__content__btn.state-claim .tovcic__content__btn__btn .button-3d__face{background:#13d239!important;border-color:#0ea12b!important}.tovcic__content__btn.disabled .tovcic__content__btn__btn .button-3d__face{background-color:#a5a5a5!important;border:3px solid #848484!important}.tovcic__content__btn.disabled .tovcic__content__btn__btn:after{background-color:#848484!important}.tovcic__content__btn.state-claim .button-3d:after{background-color:#0ea12b}.main-page__bottom-drawer.task-overview-check-in-campaign{overflow:visible}.task-overview-check-in-campaign__tac{margin-top:2svh!important;font-size:clamp(12.5px,1.41213389svh,20px);font-weight:600;color:#bababa;line-height:1.35;margin-top:1.05svh}.check-in-day-grid{width:100%;margin-top:1.78svh}.cidg{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.36vw;position:relative}.cidg__item{display:flex;align-items:start;justify-content:start;gap:2.05vw;padding:calc(clamp(60px,6.69svh,70px)*.17) 2.5vw;border-radius:1.82vw;background:#faf9f9;border:2px solid rgba(132,132,132,.3);height:clamp(60px,6.69svh,70px);position:relative}.cidg__item__indicator{width:calc(clamp(60px,6.69svh,70px)*.34);height:calc(clamp(60px,6.69svh,70px)*.34);border-radius:50%;background:#cacaca;display:flex;align-items:center;justify-content:center}.cidg__item__indicator svg{height:calc(clamp(60px,6.69svh,70px)/5);width:auto;color:#fff;fill:#fff}.cidg__item__texts{display:flex;flex-direction:column;line-height:1.15}.cidg__item__texts__day{font-weight:800;font-style:italic;font-size:clamp(18px,2.09svh,24px);color:#000}.cidg__item__texts__weekday{font-size:clamp(14px,1.67svh,20px);color:#00000080;font-weight:700}.cidg__item__life-lost{display:flex;align-items:center;justify-content:center;gap:.57vw;position:absolute;bottom:calc(clamp(60px,6.69svh,70px)/8);right:calc(clamp(60px,6.69svh,70px)/8);background-color:#ffd6d6;border-radius:1.14vw;padding:2px 6px}.cidg__item__life-lost p{font-size:clamp(14px,1.67svh,20px);font-weight:700;color:#ea5952}.cidg__item__life-lost svg{height:calc(clamp(14px,1.67svh,20px)*.85);width:auto;margin-top:calc(clamp(14px,1.67svh,20px)/20)}.cidg__item.checked .cidg__item__indicator{background:#398510}.cidg__item.checked{background:#cdffb4;border:2px solid #398510}.cidg__item.missed .cidg__item__indicator{background:#ea5952}.cidg__item.missed{background:#ffebeb;border:2px solid #ea5952}.cidg__item.today .cidg__item__indicator{background:#fff;border:1.5px solid #828282}.cidg__item.today:after{content:"";position:absolute;inset:3px;border:1.25px dashed #bbbbbb;border-radius:calc(1.82vw - 3px);pointer-events:none}.cidg__item.pending .cidg__item__indicator,.cidg__item.locked .cidg__item__indicator{background:#cacaca}.cidg__summary{padding:0;background:transparent;border:none}.cidg__summary__container{width:100%;height:100%;border-radius:1.82vw;border:none;background:none;gap:5px;font-weight:800;display:flex;align-items:center;justify-content:center}.cidg__summary__label{font-size:clamp(15px,1.67svh,20px);color:#5f5f5f;font-weight:600}.cidg__summary__value{font-size:clamp(15px,1.67svh,20px);color:#ea5a52;display:flex;align-items:center;justify-content:center;gap:1px}.cidg__summary__value svg{height:calc(clamp(15px,1.67svh,20px)*.8);width:auto;margin-top:1px}.cidg__failed-overlay{position:absolute;inset:0;z-index:10;background:#ff010126;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);display:flex;align-items:center;justify-content:center;pointer-events:auto;border-radius:1.82vw}.cidg__failed-overlay__content{background:#fffffff2;border-radius:1.2vw;padding:3vw 4vw;font-weight:800;text-align:center;box-shadow:0 8px 32px #00000040;max-width:90%}.cidg__failed-overlay__content p{font-size:clamp(16px,1.9svh,22px);font-weight:800;color:#111}.cidg__failed-overlay__content p:last-child{margin-top:4px;font-weight:600}.task-list-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:4.55vw;padding-bottom:0;gap:1.34vw}.task-list-header__day-streak{background-color:#ff4100;padding:0 3.55vw;gap:4px;font-weight:900}.task-list-header__day-streak__number{font-size:calc(clamp(58px,6.49svh,70px) * .72580645);color:#fff}.task-list-header__day-streak__desc{opacity:.85;color:#fff;position:relative;overflow:hidden;max-width:100%}.task-list-header__day-streak__desc.is-overflowing{-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 30px),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 30px),transparent 100%)}.task-list-header__day-streak__desc div{display:flex;flex-direction:row;align-items:center;gap:1.25px}.task-list-header__day-streak__desc div .eh__app-icon{height:calc(clamp(58px,6.49svh,70px)*.32);width:calc(clamp(58px,6.49svh,70px)*.32);border-radius:6px;border:1px solid #ca6f08;overflow:hidden}.task-list-header__day-streak__desc div .eh__app-icon svg{height:100%;width:100%}.task-list-header__day-streak__desc p{font-size:calc(clamp(58px,6.49svh,70px)*.32);line-height:.92}.task-list-header__rewards-earned{padding:0 3.55vw;gap:4px;font-weight:900;overflow:hidden;background-color:#ff9808}.task-list-header__rewards-earned__number{font-size:calc(clamp(58px,6.49svh,70px) * .72580645);color:#fff}.task-list-header__rewards-earned__desc{opacity:.85;color:#fff;position:relative;overflow:hidden;max-width:100%}.task-list-header__rewards-earned__desc.is-overflowing{-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 30px),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 30px),transparent 100%)}.task-list-header__rewards-earned__desc p{font-size:calc(clamp(58px,6.49svh,70px)*.32);line-height:.92}.task-list-header__day-streak,.task-list-header__rewards-earned{height:clamp(58px,6.49svh,70px);border-radius:5vw;display:flex;align-items:center;width:50%;border:1px solid rgba(255,255,255,.75)}.reward-activity-ticker{width:100%;margin-bottom:2.09svh}.reward-activity-ticker.empty{height:0;visibility:hidden}.reward-activity-ticker .embla{overflow:hidden;mask-mode:alpha;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-image:linear-gradient(to right,#0000,#000 10.45vw calc(100% - 10.45vw),#0000);-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgb(0,0,0) 10.45vw,rgb(0,0,0) calc(100% - 10.45vw),rgba(0,0,0,0) 100%)}.reward-activity-ticker .embla__container{display:flex}.reward-activity-ticker .embla__slide{flex:0 0 auto;min-width:0;padding-right:4vw}.reward-activity-ticker__chip{display:flex;flex-direction:column;border-radius:.9rem;justify-content:center;align-items:end;gap:2px}.reward-activity-ticker__top{display:flex;align-items:center;justify-content:flex-end;gap:6px}.reward-activity-ticker__top .divider{width:3.5px;height:3.5px;border-radius:9999px;background:#ffffff59;flex-shrink:0;margin:.65vw!important}.reward-activity-ticker__top .time-ago{display:flex;font-size:clamp(14.5px,1.72svh,22px);line-height:1;color:#ffffff59;white-space:nowrap;font-weight:600}.reward-activity-ticker__top .earnings{display:flex;align-items:center;gap:2px;font-weight:700;white-space:nowrap;padding:0!important;margin:0!important}.reward-activity-ticker__top .earnings .unit-icon{display:inline-block;height:calc(clamp(15px,1.96svh,24px)*.8);width:auto;color:#27a600!important;fill:#27a600!important}.reward-activity-ticker__top .earnings .amount{font-family:Inter Tight,sans-serif;font-size:clamp(14.5px,1.72svh,22px);font-weight:900;color:#27a600;margin:0!important}.reward-activity-ticker__top .earnings .amount .small{font-size:calc(clamp(14.5px,1.72svh,22px)/1.6);color:#27a600ec}.reward-activity-ticker__top .earnings .amount.text-unit{color:#27a600}.reward-activity-ticker__bottom{display:flex;align-items:center;gap:2.5px;padding:5px!important;background-color:#fe9809;border-radius:9999px;min-width:180px;max-width:150px}.task-page{width:100%;height:100%;background-color:#000;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.task-progress{position:absolute;top:0;left:0;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:4.5vw 4.5vw 0}.task-progress__overview-btn,.task-progress__back-btn{width:clamp(40px,9.09vw,60px);height:clamp(40px,9.09vw,60px);background-color:#1f1f1f;border:none;border-radius:2.72727273vw;display:flex;justify-content:center;align-items:center}.task-progress__overview-btn svg,.task-progress__back-btn svg{width:clamp(18px,4.55vw,30px);height:auto;color:#858585}.task-progress__quit-btn{width:clamp(40px,9.09vw,60px);height:clamp(40px,9.09vw,60px);background-color:transparent;border:none;display:flex;justify-content:end;align-items:center}.task-progress__quit-btn svg{width:clamp(18px,4.55vw,30px);height:auto;color:#4f4f4f}.task-progress__bar-wrapper{display:flex;align-items:center;justify-content:center;gap:1.5vw}.task-progress__bar__track{position:relative;display:flex;height:clamp(14px,1.88svh,24px);background:#353535;border-radius:9999px;width:47.05vw}.task-progress__bar__track__fill{height:100%;background:#5dce05;width:0;border-radius:9999px;transition:width .3s ease}.task-progress__bar__track__fill__reflection{flex:1;background-color:#79db2a;height:.52svh;margin:0 2.05vw;margin-top:.42svh;border-radius:9999px}.task-progress__bar__track__marker{position:absolute;top:50%;right:0;transform:translate(50%,-50%);width:clamp(31.5px,4.23svh,54px);height:clamp(31.5px,4.23svh,54px);background-color:#353535;border-radius:50%;display:flex;align-items:center;justify-content:center}.task-progress__bar__track__marker svg{height:clamp(14.84px,1.9928svh,25.44px);width:auto}.step-layout{display:flex;flex-direction:column;min-height:0;padding:4.18svh;position:relative}.step-layout__step-collector{width:100%;overflow:visible}.step-layout__content{flex:1 1 auto;min-height:0;overflow-y:scroll;width:100%;height:100%;display:flex;flex-direction:column;overflow-x:hidden;padding:.85svh 0;-webkit-overflow-scrolling:touch}.step-layout__content::-webkit-scrollbar{-webkit-appearance:none}.step-layout__content::-webkit-scrollbar-track{border-radius:9999px}.step-layout__content::-webkit-scrollbar-thumb{background:#0000004d;border-radius:9999px}.step-layout__content::-webkit-scrollbar-thumb:hover{background:#00000080}.step-layout__header__title{font-size:clamp(20px,2.85svh,100px);font-weight:800;color:#323232}.step-layout__header__title.solo{margin-bottom:2.25svh}.step-layout__header__desc{font-size:clamp(16px,2.09205021svh,40px);font-weight:700;color:#00000059;margin-top:1.9874477svh;margin-bottom:2.71966527svh}.step-layout__header,.step-layout__nav{flex:0 0 auto}.step-layout__shadow{pointer-events:none;position:absolute;left:0;right:0;height:50px;background-repeat:no-repeat;background-size:100% 100%;transition:opacity 80ms linear;z-index:1}.step-layout__shadow--top{top:0;background-image:linear-gradient(to bottom,#000,#0000);border-top-left-radius:3.41vw;border-top-right-radius:3.41vw}.step-layout__shadow--bottom{bottom:0;background-image:linear-gradient(to top,#000,#0000);border-bottom-left-radius:3.41vw;border-bottom-right-radius:3.41vw}.step-layout__nav{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.step-layout__nav__scroll-indicator{position:absolute;bottom:calc(clamp(27px,6.13636364vw,35px) + clamp(65px,7.01svh,75px));right:clamp(27px,6.13636364vw,35px);padding:1.46svh 0 1px 1.46svh;background-color:#fff;z-index:999;display:flex;flex-direction:column;align-items:end;justify-content:center;border-top-left-radius:5vw;display:none}.step-layout__nav__scroll-indicator.is-scrollable{display:flex}.step-layout__nav__btn{position:absolute;bottom:clamp(27px,6.13636364vw,35px);right:clamp(27px,6.13636364vw,35px);pointer-events:auto;z-index:2}.step-layout__nav__btn:before{content:"";position:absolute;inset:-1.85svh;background:#fff;pointer-events:none;z-index:-1;border-top-left-radius:12.5vw}.step-layout__nav__msg{margin-top:.5svh;display:flex;width:100%;color:#00000040;font-weight:700;font-size:clamp(16px,2.09205021svh,24px)}.step-layout__scroll-wrapper{position:relative;flex:1 1 auto;min-height:0;width:100%;overflow:hidden;border-radius:3.41vw;margin-bottom:1.85svh}.button-3d-round{display:flex;align-items:center;justify-content:center;background:none;outline:none;border:none;transition:transform .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}.button-3d-round:active{transform:scale(.9);transform-origin:center}.button-3d-round:after{content:"";position:absolute;left:0;top:clamp(0px,1svh,.001svh);width:100%;height:clamp(71px,8.0083682svh,80px);background-color:#57a800;border-radius:100%;z-index:0}.button-3d-round__face{display:flex;align-items:center;justify-content:center;background-color:#5acd05;height:clamp(65px,7.01svh,75px);width:clamp(72px,7.64svh,82px);border-radius:100%;z-index:1;border:3px solid #57a800}.button-3d-round__face__icon{display:flex;align-items:center;justify-content:center}.button-3d-round__face__icon svg{transform-origin:50% 80%;transform:rotateX(10deg);backface-visibility:hidden}.button-3d-round__face__loader{display:flex;align-items:center;justify-content:center;width:8.18181818vw;height:8.18181818vw}.button-3d-round__face__loader__loader{width:100%;height:100%}.button-3d-round.loading .button-3d-round__face,.button-3d-round.disabled .button-3d-round__face{background-color:#e7e4e7;border:3px solid #cccbcc}.button-3d-round.loading .button-3d-round__face__icon svg,.button-3d-round.disabled .button-3d-round__face__icon svg{color:#b1afb2!important}.button-3d-round.loading:after,.button-3d-round.disabled:after{background-color:#cccbcc}.widget-task-desc span{font-size:clamp(16px,2.09205021svh,40px);color:#00000059;font-weight:700}.widget-task-desc{margin-bottom:2.71966527svh}.widget-img-showcase-2{display:flex;flex-direction:column;margin-bottom:2.72svh;width:100%}.widget-img-showcase-2__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5svh;width:100%}.widget-img-showcase-2__preview{position:relative;width:100%;box-sizing:border-box;aspect-ratio:1/1;border:0;padding:0;background:transparent;cursor:pointer;border-radius:2.35vw;overflow:hidden;outline-offset:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.widget-img-showcase-2__preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .12s ease}.widget-img-showcase-2__preview{transform:translateZ(0);contain:paint;backface-visibility:hidden}.widget-img-showcase-2__preview__mark{position:absolute;bottom:.8svh;right:.8svh;width:2.4svh;height:2.4svh;border-radius:50%;background:#acacac;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2;border:.21svh solid white}.widget-img-showcase-2__preview__mark svg{width:50%;height:50%;fill:#fff}.widget-img-showcase-2__preview__mark.active{background:#21c160}.widget-img-showcase-2__preview__mark.active svg{fill:#fff}.widget-img-showcase-2__zoom-btn{position:absolute;left:1.2svh;bottom:1.2svh;width:clamp(38px,4.4svh,50px);height:clamp(38px,4.4svh,50px);border-radius:50%;border:0;background:#fff;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;-webkit-appearance:none;appearance:none;background-clip:padding-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-origin:center center;-webkit-transform-origin:center center;will-change:transform;line-height:0;transition:transform .1s ease-in-out;z-index:3}.widget-img-showcase-2__zoom-btn:active{transform:scale(.975)}.widget-img-showcase-2__zoom-btn:focus-visible{outline:2px solid #fff}.widget-img-showcase-2__zoom-btn svg{width:2.2svh;height:2.2svh;color:#000000f2}.widget-img-showcase-2__caption{display:flex;margin-top:1.05svh}.widget-img-showcase-2__caption span{font-size:clamp(15px,1.77824268svh,20px);font-weight:600;line-height:1.2;color:#00000059;text-align:left;text-wrap:balance;text-transform:none;font-style:italic}.widget-img-showcase__hint{font-size:clamp(16px,1.88284519svh,24px);color:#00000026;font-weight:700;font-style:italic;margin-top:1.05svh}.widget-img-showcase__hint.invalid{color:#e02c2cbf}.widget-img-showcase-2__overlay{position:fixed;inset:0;background:#000000ec;display:flex;align-items:center;justify-content:center;z-index:9999;animation:showcase-fade .25s ease}@keyframes showcase-fade{0%{opacity:0}to{opacity:1}}.widget-img-showcase-2__overlay-img{max-width:100%;max-height:100vh;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;animation:showcase-scale .25s ease}@keyframes showcase-scale{0%{transform:scale(.96)}to{transform:scale(1)}}.widget-img-showcase-2__overlay-close{position:absolute;top:20px;right:20px;width:42px;height:42px;border:0;border-radius:50%;background:#ffffffe6;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.widget-img-showcase-2__overlay-close svg{width:22px;height:22px;color:#000}.widget-img-showcase-2__overlay-close:active{transform:scale(.94)}.widget-input{display:flex;justify-content:center;align-items:start;width:100%;flex-direction:column;margin:0 0 3.5svh;gap:.5svh}.widget-input label{font-size:clamp(16px,1.88284519svh,24px);font-weight:700;color:#00000040}.widget-input textarea{width:100%;padding:1.66svh 2.27svh;border:.26svh solid #e7e4e7;border-radius:3.41vw;background-color:#faf7fa;font-size:clamp(16px,1.88svh,22px);font-weight:700;color:#000c;resize:vertical;min-height:16svh;max-height:50svh}.widget-input textarea::placeholder{color:#0003}.widget-input textarea:focus{outline:none;border-color:#b1b1b1}.widget-input input{width:100%;padding:2.41svh 3.03svh;border:.26svh solid #e7e4e7;border-radius:3.41vw;background-color:#faf7fa;font-size:clamp(18px,2.09svh,24px);font-weight:700;color:#000c}.widget-input input::placeholder{color:#0003}.widget-input input:focus{outline:none;border-color:#b1b1b1}.widget-input__hint{font-size:clamp(16px,1.88284519svh,24px);color:#00000026;font-weight:700;font-style:italic}.widget-input__hint.invalid{color:#e02c2cbf}.widget-text-select{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.widget-text-select__list{display:flex;flex-direction:column;gap:clamp(8px,.83682008svh,12px);width:100%;padding-bottom:clamp(8px,.83682008svh,12px)}.widget-text-select__button{display:flex}.widget-text-select__button .button-3d__face{min-height:clamp(60px,7.32svh,80px);height:auto;padding-block:clamp(12px,1.1svh,16px)}.widget-text-select__button .button-3d__face__text{text-align:left!important}.widget-slider-15{position:relative;width:calc(100% - 7.5vw);display:flex;flex-direction:column;justify-content:center;align-self:center;align-items:stretch;margin:8svh 0}.widget-slider-15__bar{position:relative;width:100%;height:6px;background:#e4e4e4;border-radius:.4svh;cursor:pointer;margin-bottom:4svh}.widget-slider-15__fill{position:absolute;width:0;left:0;height:10px;background:#abe5fd;border-radius:inherit;pointer-events:none;top:50%;transform:translateY(-50%);transition:width .15s ease-in-out}.widget-slider-15__ticks{position:absolute;top:0;left:0;width:100%;height:6px;display:flex;justify-content:space-between;pointer-events:none}.widget-slider-15__tick-line{width:5px;height:clamp(30px,3.66svh,40px);background:#afafaf;position:absolute;top:50%;transform:translateY(-50%);z-index:1;border-radius:9999px;transform-origin:center}.widget-slider-15__tick-line.reached{background:#10adf1}.widget-slider-15__tick-line:before,.widget-slider-15__tick-line:after{content:"";position:absolute;top:0;width:6px;height:100%;background:#fff;pointer-events:none}.widget-slider-15__tick-line:before{left:-6px}.widget-slider-15__tick-line:after{right:-6px}.widget-slider-15__tick-line.current:after{display:none}.widget-slider-15__tick-zone{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:40px;cursor:pointer;background:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.widget-slider-15__tick-zone:active+.widget-slider-15__tick-label+.widget-slider-15__tick-line{transform:translateY(-50%) scale(1.35);transition:transform .1s ease-out}.widget-slider-15__tick{position:relative;width:0;height:100%;display:flex;justify-content:center;align-items:center;pointer-events:auto}.widget-slider-15__tick-label{position:absolute;bottom:calc(100% + clamp(30px,3.66svh,40px)/2);font-size:clamp(14px,1.6svh,18px);font-weight:800;color:#afafaf;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:clamp(22px,3.0334728svh,40px);transition:color .15s ease-in-out}.widget-slider-15__tick-label.reached{color:#18b0fa}.widget-slider-15__labels{display:flex;justify-content:space-between;width:100%;pointer-events:none;gap:5px}.widget-slider-15 .label__box{height:100%;position:relative}.widget-slider-15 .label__box .vertical-indicator{width:2px;border-radius:9999px;height:1.35svh;background:#0003;position:absolute;top:-.9svh;transform:translateY(-50%)}.widget-slider-15 .label__box.left{display:flex;align-items:center;justify-content:flex-start}.widget-slider-15 .label__box.right{display:flex;align-items:center;justify-content:flex-end}.widget-slider-15__min-label,.widget-slider-15__max-label{font-size:clamp(16px,1.88svh,22px);font-weight:700;margin:0;-webkit-user-select:none;user-select:none;color:#0000004d}.widget-slider-15__min-label{text-align:left}.widget-slider-15__max-label{text-align:right}.widget-slider-15__hint{margin-top:10px;font-size:clamp(16px,1.88svh,22px);font-weight:700;font-style:italic;color:#00000026}.widget-slider-15__hint.invalid{color:#e02c2cbf}.scroll-indicator{--track-h: 5.2svh;--dot-h: 1.3svh;--gap: .2svh;--border-w: .4svh;--cycle: 1.5s;position:relative;box-sizing:border-box;height:var(--track-h);width:2.5svh;border:var(--border-w) solid #cccbcc;border-radius:9999px;background:#fff;overflow:hidden}.scroll-indicator__dot{position:absolute;left:50%;width:var(--dot-h);height:var(--dot-h);border-radius:50%;background:#cccbcc;transform:translate(-50%);--content-h: calc(var(--track-h) - (var(--border-w) * 2));--travel: calc(var(--content-h) - var(--dot-h) - (var(--gap) * 2));top:calc(var(--gap) + var(--scroll-p, 0) * var(--travel));--remain: calc((1 - var(--scroll-p, 0)) * var(--travel))}.scroll-indicator.is-bouncing .scroll-indicator__dot{animation:dotBounce var(--cycle) ease-in-out infinite}@keyframes dotBounce{0%{transform:translate(-50%)}30%{transform:translate(-50%,var(--remain))}55%{transform:translate(-50%,var(--remain))}70%{transform:translate(-50%)}to{transform:translate(-50%)}}.widget-markdown{font-size:clamp(16px,2.1svh,22px);line-height:1.55;color:#323232;margin-bottom:2svh}.widget-markdown h1,.widget-markdown h2,.widget-markdown h3,.widget-markdown h4,.widget-markdown h5,.widget-markdown h6{font-weight:800;line-height:1.25;margin-bottom:.5svh}.widget-markdown h1{font-size:clamp(30px,5.21svh,50px)}.widget-markdown h2{font-size:clamp(25px,3.91svh,40px)}.widget-markdown h3{font-size:clamp(20px,3.26svh,35px)}.widget-markdown h4{font-size:clamp(18px,2.6svh,25px)}.widget-markdown h5{font-size:clamp(16px,2.34svh,22px)}.widget-markdown h6{font-size:clamp(12.5px,2.08svh,20px)}.widget-markdown p{font-size:clamp(16px,2.08svh,22px);font-weight:600;color:#00000059}.widget-markdown ul,.widget-markdown ol{padding-left:1.4em;margin:.6em 0}.widget-markdown li+li{margin-top:.35em}.widget-markdown blockquote{border-left:.3em solid #cccbcc;margin:1em 0;padding:.2em 1em;color:#0009;font-style:italic}.widget-markdown table{width:100%;border-collapse:collapse;margin:1em 0;font-size:.95em}.widget-markdown th,.widget-markdown td{border:1px solid #e0e0e0;padding:.4em .6em}.widget-markdown th{background:#f4f4f4;font-weight:700}.widget-markdown .md-code{font-family:ui-monospace,SFMono-Regular,Consolas,Courier New,monospace;background:#0000000d;border-radius:4px;color:#c7254e}.widget-markdown .md-code--inline{padding:.15em .35em;font-size:.94em}.widget-markdown .md-code--block{display:block;padding:1em;overflow-x:auto;margin:1em 0;background:#f8f8f8;color:#333}.widget-markdown a{color:#0072e6;text-decoration:underline}.widget-markdown a:hover{text-decoration:none}.widget-markdown hr{border:none;height:2px;background-color:#00000013;border-radius:1px;margin:0}.widget-banner-container{width:100%}.widget-banner{width:100%;padding-top:40%;position:relative;overflow:hidden;border-radius:1rem}.widget-banner--random-mesh{background-size:cover;background-position:center}.widget-banner__img,.widget-banner__preset{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.widget-banner__download-btn{margin-top:1rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:.875rem;letter-spacing:.05em;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.widget-banner__download-btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026;background:linear-gradient(135deg,#5a67d8,#6b46c1)}.widget-banner__download-btn:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.widget-business-overview .wbo{max-height:65svh;margin-top:1svh;margin-bottom:5svh}.widget-business-overview .wbo__logo{display:inline-flex;align-items:center;justify-content:center}.widget-business-overview .wbo__logo img{height:19.24686192svh;border-radius:1.14vw;border:1px solid rgb(0,0,0)}.widget-business-overview .wbo__logo__placeholder{display:flex;align-items:end;justify-content:center;height:19.25svh;width:19.25svh;border-radius:9.41px;color:#0006;background:#e7e2dd}.widget-business-overview .wbo__logo__placeholder svg{height:14.245svh;width:auto}.widget-business-overview .wbo__chips{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:start;gap:.65vw;margin-top:1.78svh;background-color:transparent;border-radius:9999px}.widget-business-overview .wbo__chips__chip{padding:.73svh 2.72vw;display:inline-flex;flex-direction:row;align-items:center;justify-content:start;gap:.65vw}.widget-business-overview .wbo__chips__chip.website{background-color:#ddf0ff;border-radius:1.14vw;border:1px solid #d6edff}.widget-business-overview .wbo__chips__chip.website svg{color:#3276ab;fill:#3276ab}.widget-business-overview .wbo__chips__chip.website p{color:#3276ab}.widget-business-overview .wbo__chips__chip.city{background-color:#ddffe8;border-radius:1.14vw;border:1px solid #b9ffcf}.widget-business-overview .wbo__chips__chip.city .flag-icon{width:clamp(14px,1.8svh,20px);height:clamp(14px,1.8svh,20px);border-radius:50%;position:relative;overflow:hidden}.widget-business-overview .wbo__chips__chip.city .flag-icon svg{width:100%;height:100%;display:block}.widget-business-overview .wbo__chips__chip.city .flag-icon:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #00000040;mix-blend-mode:multiply;z-index:1}.widget-business-overview .wbo__chips__chip.city .flag-fallback{font-size:.9rem;line-height:1}.widget-business-overview .wbo__chips__chip.city svg{color:#0fa23e;fill:#0fa23e}.widget-business-overview .wbo__chips__chip.city p{color:#0fa23e}.widget-business-overview .wbo__chips__chip.category{background-color:#fff9d8;border-radius:1.14vw;border:1px solid #fdf1b0}.widget-business-overview .wbo__chips__chip.category svg{color:#d2ac00;fill:#d2ac00}.widget-business-overview .wbo__chips__chip.category p{color:#d2ac00}.widget-business-overview .wbo__chips__chip p{font-size:clamp(17px,2.09svh,24px);font-weight:600;white-space:nowrap}.widget-business-overview .wbo__name{margin-top:1.67svh}.widget-business-overview .wbo__name h1{font-size:clamp(26px,3.14svh,40px);font-weight:800;color:#000}.widget-business-overview .wbo__desc{margin-top:1.46svh}.widget-business-overview .wbo__desc p{font-size:clamp(17px,2.09svh,24px);font-weight:600;color:#0009;line-height:1.25}:root{--peek-gap: 2.25svh;--back1-w: 92%;--back2-w: 83%;--card-r: 15.91vw}.task-steps{display:flex;justify-content:center;align-items:end;width:100%;flex:1 1 auto;height:auto;max-height:calc(100vh - 5svh);overflow:visible}.task-steps__cards{position:relative;width:100%;height:100%;max-height:90%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;overflow:visible}.task-steps__cards__card{position:absolute;left:50%;transform:translate(-50%);width:100%;background:#fff;border-radius:var(--card-r) var(--card-r) 0 0;overflow:hidden}.task-steps__cards__current{position:relative;width:100%;height:min-content;max-width:38rem;z-index:3;border-radius:var(--card-r) var(--card-r) 0 0;box-shadow:0 5px 35px #00000073;display:flex;flex-direction:column}.task-steps__cards__back1{width:var(--back1-w);z-index:2;box-shadow:0 5px 35px #00000073;filter:blur(1.5px);height:var(--ts-current-card-h)}.task-steps__cards__back2{width:var(--back2-w);z-index:1;box-shadow:0 5px 35px #00000073;filter:blur(3.5px);height:var(--ts-current-card-h)}.task-steps__cards__back1,.task-steps__cards__back2{border-radius:var(--card-r) var(--card-r) 0 0}.control-questions-warning{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:9.09vw 9.09vw 12.2715vw}.control-questions-warning svg{width:75vw;height:auto}.control-questions-warning p{font-size:clamp(16px,2.09svh,26px);text-align:center;margin-top:3.14svh;margin-bottom:3.14svh;font-weight:700;color:#67562c}.control-questions-warning__button .button-3d__face{background-color:#fec433;border:3px solid #cba33f}.control-questions-warning__button .button-3d__face__text{color:#624600}.control-questions-warning__button:after{background-color:#cba33f}.completion-page{display:flex;height:100vh;width:100vw;background-color:#9bffaf;padding:0;margin:0;justify-content:center;align-items:center;overflow:visible}.completion-page__svg{position:absolute;top:14.02svh;left:50%;transform:translate(-50%);overflow:visible}.completion-page__svg svg{width:74.55vw;height:auto;overflow:visible}.completion-page__bottom{position:absolute;bottom:0;left:50%;transform:translate(-50%)}.completion-page{display:flex;height:100vh;width:100vw;background-color:#9bffaf;padding:0;margin:0;justify-content:center;align-items:center;position:relative;overflow:hidden}.completion-page__svg{position:absolute;top:14.02vh;left:50%;transform:translate(-50%);overflow:visible}.completion-page__svg svg{width:74.55vw;height:auto}.completion-page__bottom{position:absolute;bottom:40px;left:50%;transform:translate(-50%);text-align:center;width:100%;padding:0 9.09vw}.completion-page__bottom__title h1{margin:0;font-size:clamp(35px,5.23012552svh,70px);line-height:1.2;color:#333;font-weight:700}.completion-page__bottom__sub-title{margin:20px 0 30px;color:#00000040;font-size:clamp(20px,2.61506276svh,30px);font-weight:600}.completion-page__bottom__button{display:flex;width:100%;justify-content:center}.completion-page__bottom__button.loading .completion-page__3d-btn .button-3d__face{background-color:#a5a5a5;border:3px solid #848484}.completion-page__bottom__button.loading .button-3d:after{background-color:#848484}.completion-page__bottom__button.error .completion-page__3d-btn .button-3d__face{background-color:#f53d40;border:3px solid #c43133}.completion-page__bottom__button.error .button-3d:after{background-color:#c43133}.completion-page__bottom__button .completion-page__3d-btn .button-3d__face{background-color:#13d239;border:3px solid #00ac22}.completion-page__bottom__button .completion-page__3d-btn:after{background-color:#00ac22}.completion-page__bottom__button .completion-page__3d-btn__content-container{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.13636364vw}.completion-page__bottom__button .completion-page__3d-btn__content-container p{margin:0;font-size:clamp(20px,2.61506276svh,30px);color:#fff;font-weight:700}.completion-page__bottom__button .completion-page__3d-btn__content-container svg{width:2.09205021svh;height:auto;color:#fff}.completion-page .close-btn{position:absolute;top:8.18vw;right:8.18vw;display:flex;justify-content:center;align-items:center;background-color:#00000009;height:clamp(36px,3.97svh,48px);width:clamp(36px,3.97svh,48px);border-radius:9999px;border:none;cursor:pointer;outline:none;z-index:4}.completion-page .close-btn svg{color:#00000040;width:clamp(12px,1.26svh,16px);height:auto;overflow:visible}.rate-app-page{height:100vh;width:100vw;background-color:#eedfff;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:visible}.rate-app-page__svg{position:absolute;top:10vh;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;overflow:visible}.rate-app-page__svg svg{height:34.12761506svh;width:auto;overflow:visible}.rate-app-page__bottom{position:absolute;bottom:5.44svh;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;width:100%;padding:0 9.09vw}.rate-app-page__bottom__text{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.09svh;padding:0 1vw}.rate-app-page__bottom__text h1{font-size:clamp(32px,4.02719665svh,50px);text-align:center;font-weight:800;line-height:1.1}.rate-app-page__bottom__text p{font-size:clamp(20px,2.61506276svh,30px);text-align:center;font-weight:600;color:#00000040}.rate-app-page__bottom__options{margin-top:6.59svh;width:100%;display:flex;flex-direction:column;gap:10px}.rate-app-page__bottom__options .rate-app-page__3d-btn__container{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.13636364vw}.rate-app-page__bottom__options .rate-app-page__3d-btn__container p{margin:0;font-size:clamp(20px,2.62svh,30px);color:#fff;font-weight:700;align-self:center}.rate-app-page__bottom__options .rate-app-page__3d-btn__container svg{padding-top:.185svh;width:2.09205021svh;height:auto;color:#fff}.rate-app-page__bottom__options .rate-app-page__3d-btn.btn-1{display:flex}.rate-app-page__bottom__options .rate-app-page__3d-btn.btn-1 .button-3d__face{background-color:#b26fff;border:3px solid #8e59cc}.rate-app-page__bottom__options .rate-app-page__3d-btn.btn-1:after{background-color:#8e59cc}.rate-app-page__bottom__options .rate-app-page__3d-btn.btn-2{display:flex}.rate-app-page__bottom__options .rate-app-page__3d-btn.btn-2 .button-3d__face{background-color:#f53d40;border:3px solid #c43133}.rate-app-page__bottom__options .rate-app-page__3d-btn.btn-2:after{background-color:#c43133}.instructions-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100vw;background-color:#eedfff;padding:0 9.09090909vw}.instructions-page__svgs{display:flex;flex-direction:column;gap:2.72svh}.instructions-page__svgs__item{position:relative}.instructions-page__svgs__item svg{width:81.81818182vw}.instructions-page__svgs__item .step-label{position:absolute;top:-2.04545455vw;left:-2.04545455vw;z-index:1;background-color:#b26fff;height:10vw;width:10vw;aspect-ratio:1/1;border:1vw solid #eedfff;border-radius:50%;display:flex;align-items:center;justify-content:center}.instructions-page__svgs__item .step-label p{font-size:clamp(20px,2.51svh,35px);color:#fff;font-weight:900}.instructions-page__btn{width:100%;display:flex;flex-direction:column}.instructions-page__btn:not(.retry,.retrying){margin-top:3.13807531svh}.instructions-page__btn.retrying .instructions-page__btn__check-again svg{animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.instructions-page__btn__check-again{margin-top:2.62svh;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.56818182vw;margin-bottom:2.62svh}.instructions-page__btn__check-again a{font-size:clamp(17px,1.88svh,24px);color:#00000059;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.instructions-page__btn__check-again a:active{transform:scale(.975)}.instructions-page__btn__check-again svg{height:clamp(14px,1.46svh,22px);width:auto;color:#00000059}.instructions-page__btn .instructions-page__3d-btn__container{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.instructions-page__btn .instructions-page__3d-btn__container p{margin:0;font-size:clamp(20px,2.61506276svh,30px);color:#fff;font-weight:700}.instructions-page__btn .instructions-page__3d-btn__container svg{width:2.09205021svh;height:auto;color:#fff}.instructions-page__btn .instructions-page__3d-btn__container .two-els{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.13636364vw}.instructions-page__btn .instructions-page__3d-btn__container .two-els p{margin:0;font-size:clamp(20px,2.61506276svh,30px);color:#fff;font-weight:700}.instructions-page__btn .instructions-page__3d-btn__container .two-els svg{width:2.09205021svh;height:auto;color:#fff}.instructions-page__btn.checking .instructions-page__3d-btn .button-3d__face,.instructions-page__btn.still-checking .instructions-page__3d-btn .button-3d__face,.instructions-page__btn.claiming .instructions-page__3d-btn .button-3d__face,.instructions-page__btn.retrying .instructions-page__3d-btn .button-3d__face,.instructions-page__btn.retry .instructions-page__3d-btn .button-3d__face{background-color:#a5a5a5;border:3px solid #848484}.instructions-page__btn.checking .button-3d:after,.instructions-page__btn.still-checking .button-3d:after,.instructions-page__btn.claiming .button-3d:after,.instructions-page__btn.retrying .button-3d:after,.instructions-page__btn.retry .button-3d:after{background-color:#848484}.instructions-page__btn.claimable .instructions-page__3d-btn .button-3d__face{background:linear-gradient(to bottom right,#a73cff,#00d98d);border:none}.instructions-page__btn.claimable .button-3d:after{background:linear-gradient(to bottom right,#611ea5,#018257)}.noti-voucher-page{width:100%;height:100%;background-color:#eedfff;display:flex;flex-direction:column;align-items:center;justify-content:center}.noti-voucher-page__bottom{position:absolute;bottom:5.44svh;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;width:100%;padding:0 9.09vw}.noti-voucher-page__bottom__text{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.09svh;padding:0 1vw}.noti-voucher-page__bottom__text h1{font-size:clamp(32px,4.02719665svh,50px);text-align:center;font-weight:800;line-height:1.1}.noti-voucher-page__bottom__text p{font-size:clamp(20px,2.61506276svh,30px);text-align:center;font-weight:600;color:#00000040}.noti-voucher-page__bottom__options{margin-top:6.59svh;width:100%;display:flex;flex-direction:column;gap:10px}.noti-voucher-page__bottom__options:not(.options){padding-bottom:14.017svh}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn__container{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.13636364vw}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn__container p{margin:0;font-size:clamp(20px,2.62svh,30px);color:#fff;font-weight:700;align-self:center}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn__container svg{padding-top:.185svh;width:2.09205021svh;height:auto;color:#fff}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn.btn-1{display:flex}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn.btn-1 .button-3d__face{background-color:#b26fff;border:3px solid #8e59cc}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn.btn-1:after{background-color:#8e59cc}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn.btn-2{display:flex}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn.btn-2 .button-3d__face{background-color:#f53d40;border:3px solid #c43133}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn.btn-2:after{background-color:#c43133}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn.checking{display:fle}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn.checking .button-3d__face{background-color:#a5a5a5;border:3px solid #848484}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn.checking:after{background-color:#848484}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn.error{display:flex}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn.error .button-3d__face{background-color:#f53d40;border:3px solid #c43133}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn.error:after{background-color:#c43133}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn.claimable .noti-voucher-page__3d-btn .button-3d__face{background:linear-gradient(to bottom right,#a73cff,#00d98d);border:none}.noti-voucher-page__bottom__options .noti-voucher-page__3d-btn.claimable .button-3d:after{background:linear-gradient(to bottom right,#611ea5,#018257)}.task-exit-warning{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:9.09vw 9.09vw 12.2715vw;padding-top:0}.task-exit-warning__desc{font-size:clamp(16px,2.09svh,26px);text-align:start;font-weight:700;color:#00000059}.task-exit-warning__btns{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.84svh;margin-top:2.72svh}.task-exit-warning__btn__container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;width:100%}.task-exit-warning__btn__container p{font-size:clamp(19px,2.46svh,26px);font-weight:700;color:#00000059;line-height:1}.task-exit-warning__btn__container svg{width:clamp(14px,1.67svh,24px);height:auto}.task-exit-warning__btn.btn-1 .task-exit-warning__btn__container p{color:#4d4b4d}.task-exit-warning__btn.btn-1 .task-exit-warning__btn__container svg{color:#4d4b4d}.task-exit-warning__btn.btn-1 .button-3d__face{background-color:#fff;border:3px solid #e7e5e5}.task-exit-warning__btn.btn-1 .button-3d__face__text{color:#fff}.task-exit-warning__btn.btn-1:after{background-color:#e7e5e5}.task-exit-warning__btn.btn-2 .task-exit-warning__btn__container p{color:#fff}.task-exit-warning__btn.btn-2 .task-exit-warning__btn__container svg{color:#fff}.task-exit-warning__btn.btn-2 .button-3d__face{background-color:#f53d40;border:3px solid #c43133}.task-exit-warning__btn.btn-2 .button-3d__face__text{color:#fff}.task-exit-warning__btn.btn-2:after{background-color:#c43133}.current-task-overview{width:100%;height:100%;padding:9.09vw;padding-top:0;display:flex;flex-direction:column;justify-content:start;align-items:start}.current-task-overview__title{font-size:clamp(18px,2.25svh,36px);font-weight:600;color:#000}.current-task-overview__task-creator{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:.65vw;margin-top:1.78svh;background-color:transparent;width:min-content;border-radius:9999px;overflow:hidden;border:1px solid rgba(0,0,0,.25);padding:4px;gap:5px}.current-task-overview__task-creator img{width:2.41svh;height:auto;border-radius:9999px}.current-task-overview__task-creator p{font-size:clamp(14px,1.67svh,20px);font-weight:600;color:#00000059;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin-right:1.57svh}.current-task-overview__table{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:1.78svh;margin-top:4svh;margin-bottom:2svh;width:100%}.current-task-overview__table__divider{width:100%;height:1px;background-color:#00000040}.current-task-overview__table__item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.65vw;width:100%}.current-task-overview__table__item__key{font-size:clamp(14px,3.75vw,24px);font-weight:600;color:#00000059}.current-task-overview__table__item__value{font-size:clamp(14px,3.75vw,24px);font-weight:600;color:#000}.settings-page__bg{width:100%;height:100%;position:relative;overflow:hidden;background-color:#000;z-index:0}.settings-page{background-color:#f2f2f7;border-top-left-radius:7.95vw;border-top-right-radius:7.95vw;height:100svh;width:100svw;display:flex;flex-direction:column;align-items:start;justify-content:flex-start;padding:0 3.64vw}.settings-page__title{font-size:clamp(30px,7.95vw,45px);font-weight:700;color:#000;margin-top:12.03svh}.settings-page__profile{margin-top:1.67svh;display:flex;flex-direction:row;align-items:center;justify-content:start;background-color:#fff;width:100%;padding:2.73vw 4.09vw;border-radius:12.5px;box-shadow:0 0 3.5px #00000008;gap:2.27vw}.settings-page__profile__picture{display:flex;width:14.77vw;height:14.77vw;border-radius:50%;object-fit:cover;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.settings-page__profile__picture__letter{font-size:clamp(24px,7.27vw,48px);font-weight:600;color:#fff}.settings-page__profile__text{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:.68vw;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.settings-page__profile__text h3{font-size:clamp(18.5px,5.11vw,30px);font-weight:600;color:#000}.settings-page__profile__text p{font-size:clamp(12.5px,3.18vw,20px);font-weight:600;color:#888}.settings-page__settings{display:flex;flex-direction:column;margin-top:3.97svh;border-radius:12.5px;box-shadow:0 0 3.5px #00000008;background-color:#fff;width:100%;padding:2.73vw 0}.settings-page__settings__select{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.settings-page__settings__item{position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 4.09vw;border:none;background-color:transparent;cursor:pointer;transition:transform .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.settings-page__settings__item.lang .settings-page__settings__select{appearance:none}.settings-page__settings__item:active{transform:scale(.975)}.settings-page__settings__item .item__start{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:3.64vw}.settings-page__settings__item .item__start .icon-container{display:flex;height:7.05vw;width:7.05vw;align-items:center;justify-content:center;aspect-ratio:1/1;border-radius:6.87px}.settings-page__settings__item .item__start .icon-container svg{width:3.97727273vw}.settings-page__settings__item .item__start p{font-size:clamp(16px,4.09090909vw,24px);font-weight:600;color:#000}.settings-page__settings__item .item__end{display:flex;flex-direction:row;align-items:center;justify-content:end;gap:2.27vw}.settings-page__settings__item .item__end p{font-size:clamp(16px,4.09090909vw,24px);font-weight:600;color:#9a9a9e}.settings-page__settings__item .item__end .chevron-right{width:1.81818182vw;height:auto;color:#bdbdbd}.settings-page__settings__item.lang .icon-container{background-color:#007aff}.settings-page__settings__item.notis .icon-container{background-color:#ff3b2f}.settings-page__settings__divider{display:flex;height:1px;background-color:#e5e5e5;margin:2.73vw 0 2.73vw 14.78vw}.settings-page__create-survey{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1.88svh 5.68vw;border-radius:12.5px;box-shadow:0 0 3.5px #00000008;background-color:#696fe1;width:100%;margin-top:2.73svh;outline:none;border:none;cursor:pointer;transition:transform .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.settings-page__create-survey:active{transform:scale(.975)}.settings-page__create-survey p{font-size:clamp(16px,2.09vw,26px);font-weight:700;color:#fff}.settings-page__create-survey svg{width:1.99svh;height:auto;color:#fff}.create-survey{display:flex;flex-direction:column;margin:0 9.09vw 9.09vw}.create-survey__step-1{display:flex;flex-direction:column}.create-survey__step-1 p{font-size:clamp(16px,1.88svh,26px);font-weight:600;line-height:1.35}.create-survey__step-1 p span{font-weight:800}.create-survey__step-1__btn{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#696fe1;width:100%;padding:1.9874477svh 3.66108787svh;border-radius:12.5px;gap:8px;outline:none;border:none;cursor:pointer;margin-top:2.09svh}.create-survey__step-1__btn p{font-size:clamp(18px,2.09svh,28px);font-weight:700;color:#fff}.create-survey__step-1__btn svg{width:1.9874477svh;height:auto;color:#fff}.create-survey__step-1__warning{display:flex;flex-direction:column;background-color:#ffe19b;padding:3.18181818vw 4.32vw;border-radius:12.5px;border:2px solid #e3c888;margin-top:.84svh}.create-survey__step-1__warning p{font-size:clamp(16px,1.88svh,26px);font-weight:700;line-height:1.35;color:#323232}.create-survey__divider{width:100%;height:2px;background-color:#e0e0e0;margin-top:3.03svh}.create-survey__step-2{display:flex;flex-direction:column}.create-survey__step-2 p{font-size:clamp(16px,1.88svh,26px);font-weight:600;line-height:1.1;margin-top:2.82svh}.create-survey__step-2 button{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#696fe1;width:100%;padding:1.9874477svh 3.66108787svh;border-radius:12.5px;gap:8px;outline:none;border:none;cursor:pointer;margin-top:2.09svh}.create-survey__step-2 button p{font-size:clamp(18px,2.09svh,28px);font-weight:700;color:#fff;margin:0;padding:0;line-height:1.35}.create-survey__step-2 button svg{width:1.9874477svh;height:auto;color:#fff}.mail-page{display:flex;background-color:#fff;width:100%;height:100svh;padding:9.09vw;justify-content:center;align-items:center;flex-direction:column;gap:1.9874477svh}.mail-page__btn{display:flex;align-items:center;justify-content:center;width:100%;background-color:#000;border:none;padding:1.9874477svh 3.66108787svh;border-radius:12.5px;height:min-content;cursor:pointer}.mail-page__btn p{font-size:clamp(18px,2.09svh,28px);font-weight:700;color:#fff}.mail-page__text{font-size:clamp(16px,1.88svh,26px);text-align:start;line-height:1.1;font-weight:600;color:#323232}.bottom-navbar{display:flex;flex-direction:column;position:fixed;bottom:0;width:100%;justify-content:center;align-items:center;padding-top:clamp(40px,3.14svh,100px);pointer-events:none}.bottom-navbar:before{content:"";position:absolute;inset:0;pointer-events:none;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);mask-image:linear-gradient(to top,#000 0% 1.5%,#0000);-webkit-mask-image:linear-gradient(to top,rgb(0,0,0) 0%,rgb(0,0,0) 5%,rgba(0,0,0,0) 100%);z-index:-3}.bottom-navbar:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,#000000d9,#fff0);z-index:-2}.bottom-navbar.settings:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,#00000040,#fff0);z-index:-2}.bottom-navbar.business:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,#00000040,#fff0);z-index:-2}.bottom-navbar.map:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,#00000040,#fff0);z-index:-2}.bottom-navbar__content{pointer-events:auto;position:relative;margin-bottom:clamp(40px,3.14svh,100px);background:#f0f0f0;border-top:1px solid #e0e0e0;display:flex;justify-content:center;width:min-content;align-items:center;z-index:1000;border-radius:999px;border:1px solid rgba(0,0,0,.25);padding:1.25px}.bottom-navbar__content__item{position:relative}.bottom-navbar__content__item.first{border-radius:999px 100px 100px 999px;padding-right:6.5vw}.bottom-navbar__content__item.second,.bottom-navbar__content__item.third{border-radius:5px;padding-left:7vw;padding-right:7vw}.bottom-navbar__content__item.fourth{border-radius:100px 999px 999px 100px;padding-left:6.5vw}.bottom-navbar__content__item.active{background-color:#fff;z-index:1000;box-shadow:0 0 20px #0000001a;border:1px solid rgba(0,0,0,.1)}.bottom-navbar__content__item .business-badge{position:absolute;top:-1.82vw;right:-4.77vw;background-color:#dc191c;border-radius:2px;border:1px solid white;padding:2px;z-index:9999}.bottom-navbar__content__item .business-badge__inner{border:1px solid rgba(255,255,255,.5);padding:2px 5px;border-radius:1px;display:flex;justify-content:center;align-items:center}.bottom-navbar__content__item .business-badge__inner p{font-size:13px;color:#fff;font-weight:900}.bottom-navbar__content a{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#cfcfcf;fill:#cfcfcf;transition:color .2s;transition:transform .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);padding:5vw 8.5vw}.bottom-navbar__content a:active{transform:scale(.975)}.bottom-navbar__content a.active{color:gray;fill:gray}.bottom-navbar__content a svg{height:3.34728033svh;width:auto}.auth-bottom-drawer .sign-in-content{padding:9.09vw;padding-top:0}.sign-in-content{display:flex;flex-direction:column}.sign-in-content__btn{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#3e4cf6;padding:1.9874477svh 3.66108787svh;border-radius:9999px;cursor:pointer;width:100%;border:none;outline:none;transition:transform .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.sign-in-content__btn:active{transform:scale(.975)}.sign-in-content__btn.loading{opacity:.5;pointer-events:none;cursor:not-allowed}.sign-in-content__btn:disabled,.sign-in-content__btn[data-disabled=true]{opacity:.5;pointer-events:none;cursor:not-allowed}.sign-in-content__btn h3{color:#fff;font-size:clamp(20px,2.61506276svh,36px);font-weight:700;margin:0}.sign-in-content__btn svg{color:#fff;width:3.0334728svh;height:auto}.sign-in-content__btn__loader{display:flex;align-items:center;justify-content:center;width:2.5svh;height:auto}.sign-in-content .hdiv{width:100%;height:1px;background-color:#0003;margin:clamp(20px,2.51svh,30px) 0}.sign-in-content__referral{display:flex;flex-direction:column}.sign-in-content__referral__title{font-size:clamp(18px,2.09svh,24px);font-weight:700;color:#000;margin-bottom:6px}.sign-in-content__referral__input-wrapper{display:flex;justify-content:start;align-items:center;flex-direction:row;background-color:#fff;border:2px solid #0ca904;border-radius:9999px;overflow:hidden;padding:calc(clamp(18px,2.09svh,24px)*.9) calc(clamp(18px,2.09svh,24px)*1.35);gap:1.5svh}.sign-in-content__referral__input-wrapper svg{height:calc(clamp(18px,2.09svh,24px)*.8);width:auto;color:#0ca904}.sign-in-content__referral__input-wrapper input{flex:1;font-size:clamp(18px,2.09svh,24px);font-weight:700;color:#000;border:none;outline:none;padding:0;margin:0;text-transform:uppercase}.sign-in-content__referral__error{font-size:clamp(15px,1.88svh,22px);font-weight:700;color:#db1d20;margin-top:10px}.sign-in-content.error-referral-invalid-code .sign-in-content__referral__input-wrapper,.sign-in-content.error-referral-campaign-not-live .sign-in-content__referral__input-wrapper,.sign-in-content.error-referral-existing-account .sign-in-content__referral__input-wrapper{border-color:#db1d20}.sign-in-content.error-referral-invalid-code .sign-in-content__referral__input-wrapper svg,.sign-in-content.error-referral-campaign-not-live .sign-in-content__referral__input-wrapper svg,.sign-in-content.error-referral-existing-account .sign-in-content__referral__input-wrapper svg{color:#db1d20}.wrong-environment-popup{position:fixed;inset:0;z-index:2147483647}.wrong-environment-popup__backdrop{position:absolute;inset:0;background:#0000008c}.wrong-environment-popup__card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(520px,100vw - 32px);background:#0f1115;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:16px;box-shadow:0 12px 40px #00000073;color:#fff}.wrong-environment-popup__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.wrong-environment-popup__header h3{margin:0;font-size:18px}.wrong-environment-popup__close{border:none;background:transparent;color:#ffffffd9;font-size:22px;line-height:1;cursor:pointer}.wrong-environment-popup__body{margin:10px 0 14px;color:#ffffffd9;font-size:14px;line-height:1.4}.wrong-environment-popup__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.wrong-environment-popup__admin-btn{padding:6px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#fff;cursor:pointer;font-size:12px}.wrong-environment-popup__form{display:grid;gap:10px}.wrong-environment-popup__form label{display:grid;gap:6px}.wrong-environment-popup__form span{font-size:12px;color:#ffffffbf}.wrong-environment-popup__form input{width:100%;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;outline:none}.wrong-environment-popup__error{color:#ff8a8a;font-size:12px}.wrong-environment-popup__secondary,.wrong-environment-popup__primary{padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.14);cursor:pointer}.wrong-environment-popup__secondary{background:#ffffff0f;color:#fff}.wrong-environment-popup__primary{background:#fff;color:#000}.bottom-drawer.task-overview-check-in-campaign .bottom-drawer__content{overflow:visible}.startup-ann-dialog__backdrop{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999}.startup-ann-dialog__content{max-width:91.5vw;max-height:80vh;display:flex;align-items:center;justify-content:center;position:relative}.startup-ann-dialog__content__close-btn{position:absolute;top:6px;right:6px;background:none;border:none;cursor:pointer;z-index:10000;background-color:#fff;height:38px;width:38px;border-radius:50%;border:2px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.startup-ann-dialog__content__close-btn svg{color:#00000080;height:16.53px;width:auto}.startup-ann-dialog__content.referral-rewards-doubled button>svg,.startup-ann-dialog__content.referral-rewards-doubled-v2 button>svg{color:#ffce1f}.startup-ann-dialog__image{max-width:100%;max-height:100%;border-radius:16px;box-shadow:0 8px 24px #0006;display:block}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{margin:0;font-family:Inter Tight,sans-serif;-webkit-overflow-scrolling:touch;overscroll-behavior:none;width:100vw;height:100dvh;background-color:#000}.spin-the-wheel-page .stwp{overflow:hidden;height:100%;width:100%;background:linear-gradient(180deg,#000b72,#000217 60%,#000c79);position:relative;padding-top:5svh}.spin-the-wheel-page .stwp .title-image{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:auto;z-index:999;pointer-events:none;image-rendering:-webkit-optimize-contrast;z-index:0}.spin-the-wheel-page .stwp__close-btn{position:fixed;top:4.77vw;right:4.77vw;display:flex;justify-content:center;align-items:center;background-color:#ffffffa6;backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%);height:clamp(42px,4.39svh,48px);width:clamp(42px,4.39svh,48px);border-radius:50%;z-index:9999;cursor:pointer;border:2px solid rgba(1,10,107,.1);box-shadow:0 0 35px #000000bf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.spin-the-wheel-page .stwp__close-btn svg{color:#010b6dcc;width:calc(clamp(16px,1.66svh,20px)*.9);height:auto;overflow:visible}.spin-the-wheel-page .stwp__rewards-list{display:flex;flex-direction:column;background-color:#00000080;border:1px solid rgba(255,255,255,.25);margin:0 6.82vw 10.23vw;border-radius:10.23vw;margin-top:3svh}.spin-the-wheel-page .stwp__rewards-list__title{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.09vw;padding:clamp(14px,1.26svh,16px) 0}.spin-the-wheel-page .stwp__rewards-list__title p{font-size:clamp(22px,2.8svh,36px);font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:900;color:#fff}.spin-the-wheel-page .stwp__rewards-list__title svg{color:#ffd333;height:calc(clamp(24px,3.14svh,36px)*.85);width:auto;overflow:visible}.spin-the-wheel-page .stwp__rewards-list__list{display:flex;flex-direction:column;gap:clamp(5px,.73svh,12px);max-width:640px;padding:0 4.09vw 4.09vw}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc{display:flex;background-color:#1485ff;height:clamp(82px,9.4svh,100px);border-radius:5.68vw;border:3px solid rgba(255,255,255,.35);padding:calc(clamp(82px,9.4svh,100px)*.13);justify-content:space-between;align-items:center;position:relative;overflow:hidden}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc.usdc{background-color:#1485ff}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc.gold{background-color:#e89e00}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc.redd{background-color:#db0000}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc.sushi{background-color:#0b82c2}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc.quark{background-color:#0038d4}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__left{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:2.05vw;z-index:2}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__left__icon{height:calc(clamp(82px,9.4svh,100px)*.76);width:calc(clamp(82px,9.4svh,100px)*.76);padding:calc(clamp(82px,9.4svh,100px)*.033);background-color:#ffffffd9;border-radius:4.09vw;overflow:hidden;position:relative}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__left__icon img{width:100%;height:100%;object-fit:contain;overflow:hidden;border-radius:3.41vw}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__left__icon:after{content:"";position:absolute;top:calc(clamp(82px,9.4svh,100px)*.033);left:calc(clamp(82px,9.4svh,100px)*.033);right:calc(clamp(82px,9.4svh,100px)*.033);bottom:calc(clamp(82px,9.4svh,100px)*.033);border:calc(clamp(82px,9.4svh,100px)/50) solid rgba(255,255,255,.1);border-radius:3.41vw;pointer-events:none}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__left__texts{display:flex;flex-direction:column}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__left__texts__amount{font-size:calc(clamp(82px,9.4svh,100px)*.35);font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:900;color:#fff;line-height:1.1}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__left__texts__unit{background-color:#ffffff40;padding:calc(clamp(82px,9.4svh,100px)*.03) calc(clamp(82px,9.4svh,100px)*.07);border-radius:2.05vw;border:1px solid rgba(255,255,255,.05)}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__left__texts__unit p{font-size:calc(clamp(82px,9.4svh,100px)*.225);font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:900;color:#fff;line-height:1.1}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__right{display:flex;height:100%;justify-content:center;align-items:start;z-index:2}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__right__rank{display:flex;background-color:#fff3;border:calc(clamp(82px,9.4svh,100px)*.03) solid rgba(255,255,255,.5);padding:calc(clamp(82px,9.4svh,100px)*.03) calc(clamp(82px,9.4svh,100px)*.09);border-radius:9999px}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__right__rank p{font-size:calc(clamp(82px,9.4svh,100px)*.22);font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:900;color:#fff;line-height:1.1}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__blobs{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__blobs__blob{position:absolute;width:calc(clamp(82px,9.4svh,100px)/5);height:calc(clamp(82px,9.4svh,100px)/5);fill:#ffffff73;filter:blur(26.5px)}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__blobs__blob.b1{bottom:calc(clamp(82px,9.4svh,100px)*-.16);left:calc(clamp(82px,9.4svh,100px)*-.16);height:calc(clamp(82px,9.4svh,100px)*1.07);width:auto}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__blobs__blob.b2{top:calc(clamp(82px,9.4svh,100px)*-.34);left:50%;transform:translate(-50%);height:calc(clamp(82px,9.4svh,100px)*1.07);width:auto}.spin-the-wheel-page .stwp__rewards-list__list .stwprllc__blobs__blob.b3{right:calc(clamp(82px,9.4svh,100px)*-.17);bottom:calc(clamp(82px,9.4svh,100px)*-.18);height:calc(clamp(82px,9.4svh,100px)*1.09);width:auto}.spin-the-wheel-page .stw--modal-open{overflow:hidden}.spin-the-wheel-page .stw-backdrop{position:fixed;inset:0;z-index:1000;background:#0000008c;backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%);display:grid;place-items:center;animation:stwFadeIn .16s ease-out both}.spin-the-wheel-page .stw-dialog-shell{width:100%;display:grid;place-items:center}.spin-the-wheel-page .stw-spin-hint{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:clamp(8px,2.27vw,14px);margin-top:clamp(28px,3.35svh,32px);padding:0 20px}.spin-the-wheel-page .stw-spin-hint p{color:#fff;font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui;font-weight:990;font-size:clamp(18px,2.09svh,24px);text-align:center}.spin-the-wheel-page .stw-spin-countdown{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center;gap:clamp(8px,2.27vw,14px);margin-top:clamp(28px,3.35svh,32px)}.spin-the-wheel-page .stw-spin-countdown__title{color:#fff;font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui;font-weight:990;font-size:clamp(18px,2.09svh,24px);margin-bottom:3.05svh}.spin-the-wheel-page .stw-spin-countdown__items{display:flex;flex-direction:column;gap:4px}.spin-the-wheel-page .stw-spin-countdown__items__remaining{display:flex;flex-direction:row;gap:4px}.spin-the-wheel-page .stw-spin-countdown__items__remaining__item{display:flex;flex-direction:row;background-color:#01073f;border:1px solid rgba(255,255,255,.75);justify-content:baseline;align-items:baseline;padding:.8vw 2.35vw;border-radius:5px}.spin-the-wheel-page .stw-spin-countdown__items__remaining__item p{color:#fff;font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui;font-weight:990;font-size:clamp(20px,2.09svh,24px)}.spin-the-wheel-page .stw-spin-countdown__items__remaining__item span{color:#fff;font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui;font-weight:990;font-size:clamp(16px,1.46svh,20px)}.spin-the-wheel-page .stw-spin-countdown__items__time{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:3px;opacity:.65}.spin-the-wheel-page .stw-spin-countdown__items__time svg{color:#fff;height:calc(clamp(16px,1.88svh,24px)*.85);width:auto;overflow:visible}.spin-the-wheel-page .stw-spin-countdown__items__time p{color:#fff;font-size:clamp(16px,1.88svh,24px);font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui;font-weight:700}.spin-the-wheel-page .stw__reward-card{border-radius:16px;padding:14px 16px;background:#0f1730;border:1px solid rgba(39,50,96,.35);box-shadow:0 6px 14px #0000002e;color:#fff;display:flex;align-items:center;justify-content:space-between}.spin-the-wheel-page .stw__reward-card--empty{opacity:.6}.spin-the-wheel-page .stw__reward-card__amount{font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:900;font-size:clamp(16px,2.8vw,22px);letter-spacing:.2px}.spin-the-wheel-page .stw__reward-card__amount .amount{margin-right:6px}.spin-the-wheel-page .stw__reward-card__amount .symbol{opacity:.9}@keyframes stwFadeIn{0%{opacity:0}to{opacity:1}}.wheel-comp{--wheel-size: 90vw;--accent: #1e77ef;--middle-size: 18%;--pointer-size: 18px;--rim-stroke: 3px;--easing: cubic-bezier(.22, .61, .36, 1);--center-spin-size: calc(var(--middle-size) * 1.13);--wheel-border: 0vw;--rear-disk-extra: 2.5vw;--reward-offset-from-rim: 10.41vw;--pointer-pivot: 36.61%;display:grid;place-items:center;gap:14px;position:relative;margin-top:15svh}.wheel-comp .wheel-wrapper{position:relative;width:var(--wheel-size);height:var(--wheel-size)}.wheel-comp .chains{position:absolute;left:50%;width:110vw;transform:translate(-50%);pointer-events:none;z-index:0;display:grid;place-items:center;overflow:hidden}.wheel-comp .chains svg{width:100%;height:auto;display:block}.wheel-comp .chains-top{top:0;transform:translate(-50%,-52%)}.wheel-comp .chains-bottom{bottom:0;transform:translate(-50%,52%)}.wheel-comp .pointer-phys{position:absolute;left:50%;top:0;transform:translate(-50%,calc(-100% + -0vw));z-index:6;pointer-events:none;filter:drop-shadow(0 2px 2px rgba(0,0,0,.25));will-change:transform;backface-visibility:hidden;contain:layout;overflow:visible}.wheel-comp .pointer-phys .pointer-rotor{transform-origin:50% var(--pointer-pivot, 0%);transform:rotate(var(--pointer-rot, 0deg));will-change:transform;backface-visibility:hidden}.wheel-comp .pointer-phys .pointer-rotor>svg{display:block;width:clamp(32px,10vw,120px);height:auto;transform:translateZ(0);overflow:visible}.wheel-comp .wheel{position:absolute;inset:0;border-radius:50%;overflow:visible;transition:transform var(--spin-ms, 0ms) var(--easing);will-change:transform;touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab}.wheel-comp .wheel.dragging{transition:none!important;cursor:grabbing}.wheel-comp .wheel-inner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 2 * var(--wheel-border));height:calc(100% - 2 * var(--wheel-border));border:1.19vw solid #273260;border-radius:50%}.wheel-comp .wheel-svg{display:block;width:100%;height:100%}.wheel-comp .rear-disk{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% + 2 * var(--rear-disk-extra));height:calc(100% + 2 * var(--rear-disk-extra));background:#ffa722;border-radius:50%;z-index:0;pointer-events:none;border:.57vw solid #595959}.wheel-comp .rear-disk-lights{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% + 2 * var(--rear-disk-extra));height:calc(100% + 2 * var(--rear-disk-extra));pointer-events:none;z-index:1}.wheel-comp .rear-light{position:absolute;transform:translate(-50%,-50%);background:#fff;border-radius:50%;padding:3px}.wheel-comp .rear-light .rear-light-inner{width:100%;height:100%;background:#fff2da;box-shadow:0 0 10px 7px #ffbd45;border-radius:50%}.wheel-comp .center-spin-circle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:var(--center-spin-size);height:var(--center-spin-size);background:#273260;border-radius:50%;z-index:4;pointer-events:none}.wheel-comp .slice-divider{stroke:#273260;stroke-width:1.19vw;stroke-linecap:butt;pointer-events:none;z-index:3}.wheel-comp .effects-layer{position:absolute;inset:0;pointer-events:none;z-index:2;clip-path:circle(50% at 50% 50%)}.wheel-comp .slice-effect{position:absolute;width:calc(var(--wheel-size) * .39);height:calc(var(--wheel-size) * .39);display:grid;place-items:center}.wheel-comp .slice-effect svg{width:100%;height:100%;display:block}.wheel-comp .rewards-layer{position:absolute;inset:0;pointer-events:none;z-index:3;clip-path:circle(50% at 50% 50%)}.wheel-comp .reward-container{position:absolute;width:calc(var(--wheel-size) * .3);height:calc(var(--wheel-size) * .3);display:grid;place-items:center}.wheel-comp .reward-visual{position:relative;width:100%;display:grid;place-items:center}.wheel-comp .reward-bg{position:absolute;inset:0;display:grid;place-items:center;z-index:0;transform:rotate(180deg)}.wheel-comp .reward-bg svg{width:calc(var(--wheel-size) * .17);height:auto;display:block}.wheel-comp .reward-bg{display:none}.wheel-comp .reward-coin{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(180deg);z-index:1;width:clamp(36px,var(--wheel-size) * .15,96px);height:clamp(36px,var(--wheel-size) * .15,96px);border-radius:999px;object-fit:cover;background:#fff;border:2px solid #ffffff;box-shadow:0 6px 12px #00000040}.wheel-comp .reward-count{position:absolute;left:50%;bottom:2.9vw;transform:translate(-50%) rotate(180deg);z-index:2;font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:900;--font-size: clamp(20px, calc(var(--wheel-size) * .0536), 48px);--stroke-width: calc( var(--font-size) * .05 );font-size:var(--font-size);line-height:1;color:#fff;filter:drop-shadow(calc(-1 * var(--stroke-width)) calc(-1 * var(--stroke-width)) 0 #003449) drop-shadow(calc(-1 * var(--stroke-width)) 0px 0 #003449) drop-shadow(calc(-1 * var(--stroke-width)) var(--stroke-width) 0 #003449) drop-shadow(0px calc(-1 * var(--stroke-width)) 0 #003449) drop-shadow(0px var(--stroke-width) 0 #003449) drop-shadow(var(--stroke-width) calc(-1 * var(--stroke-width)) 0 #003449) drop-shadow(var(--stroke-width) 0px 0 #003449) drop-shadow(var(--stroke-width) var(--stroke-width) 0 #003449) drop-shadow(0 calc(var(--font-size) * .04) calc(var(--font-size) * .08) rgba(0,0,0,.25));letter-spacing:.2px;-webkit-user-select:none;user-select:none}.wheel-comp .reward-count .x-prefix{margin-right:.02em}.wheel-comp .reward-count .amount-prefix{font-size:calc(var(--font-size) * .5)}.wheel-comp .reward-count .amount-rest{font-size:inherit}.wheel-comp .no-prize-visual{position:relative;width:100%;display:grid;place-items:center;transform:rotate(180deg)}.wheel-comp .no-prize-visual svg{width:clamp(32px,var(--wheel-size) * .12,96px);height:auto;display:block;filter:drop-shadow(0 6px 12px rgba(0,0,0,.25))}.wheel-comp .rim{stroke:#1b1f2a;stroke-opacity:.15;stroke-width:var(--rim-stroke)}.wheel-comp .middle-part{position:absolute;z-index:5;left:50%;top:50%;width:var(--middle-size);height:var(--middle-size);transform:translate(-50%,-50%);display:grid;place-items:center;pointer-events:none}.wheel-comp .middle-part svg{width:100%;height:100%;display:block}.wheel-comp .middle-part{filter:drop-shadow(0px 4vw 10px rgba(0,0,0,.5))}.wheel-comp .status{font-size:14px;color:#1b2430;opacity:.85}.wheel-comp .status strong{color:#0f172a}@media(max-width:520px){.wheel-comp{--wheel-size: min(82vw, 360px)}}.stw-claim{--sun-rot-speed: 36s;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;background-color:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:calc(100% - 13.64vw);padding:3.18vw;border-radius:7.5vw;border:2px solid rgba(255,255,255,.75);height:clamp(280px,32.64svh,360px);position:relative;overflow:hidden}.stw-claim[data-win=false]{height:calc(clamp(280px,32.64svh,360px)*.6);justify-content:center;gap:1svh}.stw-claim[data-win=false] .stw-claim__title{margin-top:0}.stw-claim__no-prize{font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:900;font-size:clamp(24px,3.14svh,36px);color:#ffffffa6}.stw-claim__title{font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:900;font-size:clamp(24px,3.14svh,36px);color:#fff;margin-top:3.5vw}.stw-claim__close-btn{position:absolute;top:3.18vw;right:3.18vw;display:flex;justify-content:center;align-items:center;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.5);border-radius:9999px;width:clamp(36px,3.97svh,48px);height:clamp(36px,3.97svh,48px)}.stw-claim__close-btn svg{color:#ffffff73;width:calc(clamp(36px,3.97svh,48px)*.42);height:auto;overflow:visible}.stw-claim__reward{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-57.5%)}.stw-claim__reward__icon{position:relative;height:clamp(62px,7.32svh,78px);width:clamp(62px,7.32svh,78px);border-radius:9999px;padding:2px;background-color:#fff;border:1px solid #cfcfcf;box-shadow:0 0 20px #00000080}.stw-claim__reward__icon .stw-claim__sun{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(0);width:100vw;height:auto;z-index:0;pointer-events:none;animation:stw-sun-rotate var(--sun-rot-speed) linear infinite;opacity:.5;filter:drop-shadow(0 2px 8px rgba(0,0,0,.25))}.stw-claim__reward__icon img{position:relative;z-index:1;height:100%;width:auto;object-fit:cover;border-radius:9999px}.stw-claim__reward__text{background-color:#ffffff06;padding:1.14vw 3.15vw;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.35vw;margin-bottom:2svh;font-size:clamp(22px,2.92887029svh,32px);font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:900;color:#fff;border-radius:2.73vw;border:1px solid rgba(255,255,255,.85);margin-top:-3px}.stw-claim__claim-btn{height:clamp(72px,8.16svh,86px);width:100%;border-radius:4.32vw;background-color:#e28f00;border:3px solid rgba(255,255,255,.15);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.09vw;cursor:pointer}.stw-claim__claim-btn p{font-family:SF Pro Rounded,SF Pro,ui-rounded,system-ui,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:900;font-size:clamp(24px,3.14svh,36px);color:#fff}.stw-claim__claim-btn svg{height:calc(clamp(24px,3.14svh,36px)*.85);width:auto;color:#fff}.stw-claim__claim-btn.loading{background-color:#a5a5a5;border:3px solid #848484}.stw-claim__claim-btn.success{background-color:#00ac20}.stw-claim__claim-btn.error{background-color:red}@keyframes stw-sun-rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.map-page{width:100%;height:100%;position:relative;overflow:hidden;background-color:#000;z-index:0}.map-page__content{background:linear-gradient(180deg,#00ff73,#000);width:100%;height:100%;border-top-left-radius:7.95vw;border-top-right-radius:7.95vw}.map-page__text{position:absolute;top:4.09vw;left:50%;transform:translate(-50%);z-index:1;background-color:#00000059;width:calc(100% - 8.18vw);padding:1.99svh 2.62svh;border:clamp(8px,.78svh,12px) solid rgba(255,255,255,.1);border-radius:5.45454545vw}.map-page__text__top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.09svh}.map-page__text__top p{font-size:clamp(26px,3.14svh,40px);font-weight:900;color:#ffffff59;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1}.map-page__text__top .hdiv{flex:1;height:calc(clamp(26px,3.14svh,40px)/5);background-color:#ffffff40;border-radius:5.45454545vw}.map-page__text__bottom{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:1.09svh}.map-page__text__bottom h1{font-size:clamp(36px,11vw,60px);font-weight:900;color:#fff;line-height:1;text-align:start;overflow:hidden}.map-page__text__bottom img{width:clamp(44px,5.23svh,60px);height:auto;margin-bottom:calc(clamp(44px,5.23svh,60px)/-8)}.map-page__stack{position:absolute;width:45.45454545vw;display:flex;flex-direction:column;align-items:center;pointer-events:none}.map-page__stack--back{bottom:-.94svh;left:50%;--tx: -50%;transform:translate(var(--tx));z-index:1}.map-page__stack--left{bottom:-18.75svh;left:20.5%;--tx: -50%;transform:translate(var(--tx));z-index:2}.map-page__stack--right{bottom:-18.75svh;right:20.5%;--tx: 50%;transform:translate(var(--tx));z-index:2}.map-page__stack--front{bottom:-34.83svh;left:50%;--tx: -50%;transform:translate(var(--tx));z-index:3}.map-page__stack.is-bobbing{animation-name:map-page-bob;animation-duration:var(--bob-duration, 2.5s);animation-timing-function:ease-in-out;animation-iteration-count:1;animation-fill-mode:both;will-change:transform}.map-page__tower{width:45.45454545vw;height:auto;position:relative;z-index:1}.map-page__cloud{position:absolute;left:50%;transform:translate(-50%);width:16.97vw;height:auto;z-index:5;bottom:calc(100% + 2svh)}.map-page__cloud--back{bottom:calc(100% - 10svh);right:50%;transform:translate(70%);z-index:1}.map-page__cloud--left{bottom:calc(100% + 0svh);z-index:1;left:50%;transform:translate(-90%)}.map-page__cloud--right{bottom:calc(100% - 10.5svh);right:50%;transform:translate(-10%);z-index:5}.map-page__cloud--front{bottom:calc(100% - 10svh)}.map-page__long-cloud{position:absolute;width:36.24vw;height:auto;z-index:0;opacity:.5}.map-page__long-cloud.c1{top:35%;right:6vw;transform:translateY(-50%)}.map-page__long-cloud.c2{top:39.5%;left:4vw;transform:translateY(-50%)}.map-page__simple-bird{position:absolute;height:auto;z-index:1}.map-page__simple-bird.b1{top:38%;right:9vw;transform:translateY(-50%);width:28px}.map-page__simple-bird.b2{top:26%;left:6vw;transform:translateY(-50%);width:28px}.map-page__simple-bird.b3{top:45%;left:5vw;transform:translateY(-50%);width:15px}.map-page__simple-bird.b4{top:30%;left:20vw;transform:translateY(-50%);width:15px}.map-page__sun-rays-city{position:absolute;width:100%;height:100%;z-index:5;top:50%;left:50%;transform:translate(-60%,-57%);filter:blur(9px)}@keyframes map-page-bob{0%,to{transform:translate(var(--tx))}50%{transform:translate(var(--tx),var(--bob-amp, -2svh))}}html[lang=id] .map-page__text__bottom h1{font-size:calc(clamp(36px,11vw,60px)*.85)}html[lang=es] .map-page__text__bottom h1{font-size:calc(clamp(36px,11vw,60px)*.99)}html[lang=pt-br] .map-page__text__bottom h1{font-size:calc(clamp(36px,11vw,60px)*.875)}html[lang=th] .map-page__text__bottom h1{font-size:calc(clamp(36px,11vw,60px)*.95)}.referral-instructions *:not(input):not(textarea){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.referral-instructions .ris{display:flex;flex-direction:column;height:100vh;width:100vw;background-color:#fff;font-family:Inter Tight,sans-serif}.referral-instructions .ris__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#fff;padding:clamp(6px,.84svh,10px);z-index:3;filter:drop-shadow(0 0 5px rgba(0,0,0,.3))}.referral-instructions .ris__header__left{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3.86vw}.referral-instructions .ris__header__left svg{height:clamp(38px,4.29svh,46px)}.referral-instructions .ris__header__right{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5vw}.referral-instructions .ris__header__right__reviews-badge{height:calc(clamp(38px,4.29svh,46px)*.9)}.referral-instructions .ris__header__right__downloads{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.68vw}.referral-instructions .ris__header__right__downloads svg{font-size:calc(clamp(38px,4.29svh,46px)*.435);color:#ff8d02}.referral-instructions .ris__header__right__downloads p{font-size:calc(clamp(38px,4.29svh,46px)*.6);font-weight:700;color:#ff8d02}.referral-instructions .ris__header .vdiv{width:2px;height:calc(clamp(38px,4.29svh,46px)*.6);background-color:#d9d9d9}.referral-instructions .ris__rewards{display:flex;flex-direction:row;justify-content:start;align-items:center;background-color:#ff8c00;width:100%;padding:1.65svh 7.27vw;gap:7.27vw;z-index:2;filter:drop-shadow(0 0 5px rgba(0,0,0,.3))}.referral-instructions .ris__rewards__receive{display:flex;flex-direction:column;gap:.5svh}.referral-instructions .ris__rewards__receive p{line-height:1.1;font-size:clamp(18px,2.22280335svh,24px);font-weight:600;color:#ffffff80}.referral-instructions .ris__rewards__receive__text{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:.68vw;line-height:1.1}.referral-instructions .ris__rewards__receive__text svg{height:calc(clamp(46px,4.63svh,50px)*.8);width:auto;color:#fff}.referral-instructions .ris__rewards__receive__text p{font-size:clamp(46px,4.63svh,50px);font-weight:800;color:#fff}.referral-instructions .ris__rewards__receive__text p span{font-size:calc(clamp(46px,4.63svh,50px)*.52);font-weight:700;color:#fffffff2}.referral-instructions .ris__rewards__earn-up-to{display:flex;flex-direction:column;gap:.5svh}.referral-instructions .ris__rewards__earn-up-to p{line-height:1.1;font-size:clamp(18px,2.22280335svh,24px);font-weight:600;color:#ffffff80}.referral-instructions .ris__rewards__earn-up-to__text{line-height:1.1}.referral-instructions .ris__rewards__earn-up-to__text p{font-size:clamp(46px,4.63svh,50px);font-weight:800;color:#fff}.referral-instructions .ris__rewards__earn-up-to__text p span{font-size:calc(clamp(46px,4.63svh,50px)*.52);font-weight:700;color:#fffffff2}.referral-instructions .ris__title{display:flex;flex-direction:column;background-color:#08b700;padding:3svh 7.27vw;gap:.75svh}.referral-instructions .ris__title__title{font-size:clamp(24px,2.93svh,36px);font-weight:900;line-height:1.1;color:#fff}.referral-instructions .ris__title__subtitle{font-size:calc(clamp(24px,2.93svh,36px)*.64);font-weight:700;color:#ffffffbf;line-height:1.1}.referral-instructions .ris__instructions{display:flex;flex-direction:column;margin:7.27vw;gap:clamp(22px,2.72svh,36px)}.referral-instructions .ris__instructions__step-1,.referral-instructions .ris__instructions__step-2,.referral-instructions .ris__instructions__step-3{display:flex;align-items:stretch;gap:4.09vw;opacity:.4;transition:opacity .3s ease-in-out}.referral-instructions .ris__instructions__step-1.active,.referral-instructions .ris__instructions__step-2.active,.referral-instructions .ris__instructions__step-3.active{opacity:1}.referral-instructions .ris__instructions__l{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:.5svh}.referral-instructions .ris__instructions__l__num{font-size:clamp(21px,2.46svh,30px);font-weight:900;color:#0a0b0d}.referral-instructions .ris__instructions__l__vdiv{width:2px;height:100%;background-color:#d5d5d5;margin-right:calc(clamp(21px,2.46svh,30px)*.15)}.referral-instructions .ris__instructions__step-1 .ris__instructions__r{width:100%;display:flex;justify-content:start;align-items:start;flex-direction:column;gap:.94svh}.referral-instructions .ris__instructions__step-1 .ris__instructions__r h3{display:flex;font-size:clamp(21px,2.46svh,30px);font-weight:700;color:#0a0b0d;justify-content:center;align-items:center;gap:.68vw}.referral-instructions .ris__instructions__step-1 .ris__instructions__r h3 svg{width:clamp(21px,2.46svh,30px);height:auto;align-self:center;margin-left:calc(clamp(21px,2.46svh,30px)*.15);margin-right:calc(clamp(21px,2.46svh,30px)/20);filter:drop-shadow(0 2px 1px rgba(0,0,0,.5))}.referral-instructions .ris__instructions__step-1 .ris__instructions__r__bottom{display:flex;flex-direction:row;align-items:start;justify-content:start;gap:.94svh}.referral-instructions .ris__instructions__step-1 .ris__instructions__r__bottom__store-btn{background:none;outline:none;border:none;cursor:pointer;transition:transform .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.referral-instructions .ris__instructions__step-1 .ris__instructions__r__bottom__store-btn:active{transform:scale(.95);transform-origin:center;opacity:.85}.referral-instructions .ris__instructions__step-1 .ris__instructions__r__bottom__store-btn svg{height:clamp(52px,5.85774059svh,68px);width:auto;align-self:start}.referral-instructions .ris__instructions__step-1 .ris__instructions__r__bottom__switch-btn{background:none;border:2px solid rgba(0,0,0,.3);border-radius:50%;height:calc(clamp(52px,5.85774059svh,68px)*.9);width:calc(clamp(52px,5.85774059svh,68px)*.9);display:flex;align-items:center;justify-content:center;transition:transform .1s ease-in-out}.referral-instructions .ris__instructions__step-1 .ris__instructions__r__bottom__switch-btn svg{height:calc(clamp(52px,5.85774059svh,68px)*.36);width:auto;color:#00000059}.referral-instructions .ris__instructions__step-1 .ris__instructions__r__bottom__switch-btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.referral-instructions .ris__instructions__step-1 .ris__instructions__r__bottom__switch-btn:active{transform:scale(.95);transform-origin:center;opacity:.85}.referral-instructions .ris__instructions__step-2 .ris__instructions__r{width:100%;display:flex;justify-content:start;align-items:start;flex-direction:column;gap:.425svh}.referral-instructions .ris__instructions__step-2 .ris__instructions__r h3{display:flex;font-size:clamp(21px,2.46svh,30px);font-weight:700;color:#0a0b0d;justify-content:center;align-items:center;gap:.68vw}.referral-instructions .ris__instructions__step-2 .ris__instructions__r h3 svg{width:clamp(21px,2.46svh,30px);height:auto;align-self:center;margin-left:calc(clamp(21px,2.46svh,30px)*.15);margin-right:calc(clamp(21px,2.46svh,30px)/20);filter:drop-shadow(0 2px 1px rgba(0,0,0,.5))}.referral-instructions .ris__instructions__step-2 .ris__instructions__r p{font-size:clamp(16px,1.88svh,26px);font-weight:600;line-height:1.1;color:#5a616f}.referral-instructions .ris__instructions__step-3 .ris__instructions__r{width:100%;display:flex;justify-content:start;align-items:start;flex-direction:column;gap:.425svh}.referral-instructions .ris__instructions__step-3 .ris__instructions__r h3{display:flex;font-size:clamp(21px,2.46svh,30px);font-weight:700;color:#0a0b0d;justify-content:center;align-items:center;gap:.68vw}.referral-instructions .ris__instructions__step-3 .ris__instructions__r h3 svg{width:clamp(21px,2.46svh,30px);height:auto;align-self:center;margin-left:calc(clamp(21px,2.46svh,30px)*.15);margin-right:calc(clamp(21px,2.46svh,30px)/20);filter:drop-shadow(0 2px 1px rgba(0,0,0,.5))}.referral-instructions .ris__instructions__step-3 .ris__instructions__r p{font-size:clamp(16px,1.88svh,26px);font-weight:600;line-height:1.1;color:#5a616f;margin-bottom:.94svh}.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom{display:flex;flex-direction:row;align-items:start;justify-content:start;gap:.94svh}.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom__store-btn{position:relative;z-index:2;background:none;outline:none;border:none;cursor:pointer;transition:transform .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom__store-btn:active{transform:scale(.95);transform-origin:center;opacity:.85}.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom__store-btn svg{height:clamp(52px,5.85774059svh,68px);width:auto;align-self:start;pointer-events:none}.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom__store-btn__wrapper{position:relative}.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom__store-btn__wrapper.active{opacity:1}.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom__store-btn__wrapper:not(.active){opacity:.4;transition:opacity .3s ease-in-out}.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom__code{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:1.35vw;margin:0;padding:0;pointer-events:none;z-index:3;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom__code p,.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom__code svg{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom__code p{font-size:clamp(22px,2.62svh,30px);font-weight:600;line-height:1.1;color:#fff;margin:0;margin-bottom:calc(clamp(52px,5.85774059svh,68px)*.225)}.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom__code svg{font-size:clamp(16px,1.88svh,26px);color:#fff;margin:0;margin-bottom:calc(clamp(52px,5.85774059svh,68px)*.225)}.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom__num{position:absolute;top:-1svh;right:-1svh;transform:translateY(0);pointer-events:none;z-index:3;flex-direction:row;height:calc(clamp(12px,1.26svh,20px)*2.08);width:calc(clamp(12px,1.26svh,20px)*2.08);background-color:#fff;border-radius:50%;border:2px solid #6d6d6d;display:flex;align-items:center;justify-content:center}.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom__num__inner{background-color:#fff;height:calc(clamp(12px,1.26svh,20px)*1.42);width:calc(clamp(12px,1.26svh,20px)*1.42);background-color:#6d6d6d;border-radius:50%;display:flex;align-items:center;justify-content:center}.referral-instructions .ris__instructions__step-3 .ris__instructions__r__bottom__num__inner p{font-size:clamp(12px,1.26svh,20px);margin:0;padding:0;color:#fff;font-weight:900;line-height:1.1}.ris__instructions__step-3 .ris__instructions__r__bottom__store-btn__wrapper:not(.active){opacity:.4;pointer-events:none}.referral-page{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;background:linear-gradient(180deg,#ffcf00,#c04300 68%,#ff6200);position:relative;overflow:hidden;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;isolation:isolate;--burst-overscan: 36vmax;--burst-center-y: 12.005svh }.referral-page:before{--ray-on: 20deg;--ray-off: 10deg;--edge-softness: 0px;content:"";position:absolute;inset:calc(-1 * var(--burst-overscan));z-index:1;pointer-events:none;background:radial-gradient(circle at 50% calc(var(--burst-overscan) + var(--burst-center-y)),#ffffff2e,#ffffff14 25%,#fff0 55%),repeating-conic-gradient(at 50% calc(var(--burst-overscan) + var(--burst-center-y)),rgba(255,255,255,.4) 0deg,rgba(255,255,255,.4) var(--ray-on),rgba(255,255,255,0) var(--ray-on),rgba(255,255,255,0) calc(var(--ray-on) + var(--ray-off)));will-change:transform;backface-visibility:hidden;contain:paint;transform:translateZ(0) rotate(0);transform-origin:50% calc(var(--burst-overscan) + var(--burst-center-y));animation:sunburst-spin 32s linear infinite}.referral-page__illu__img{position:relative;margin-top:3.56svh;width:auto;height:16.89svh;object-fit:cover;z-index:2}.referral-page__content{margin-top:-1.97svh;display:flex;flex-direction:column;align-items:center;justify-content:start;background-color:#fff;width:calc(100% - (clamp(10px,2.27vw,14px)*2));height:100%;border-top-left-radius:7.73vw;border-top-right-radius:7.73vw;z-index:2;box-shadow:0 0 10px #0000001a;overflow-y:auto}.referral-page__content__main{width:100%;padding:0 7.27vw}.referral-page__content__main .rpcm__ticker-wrapper{margin-top:2svh}.referral-page__content__main .rpcm__title{font-size:clamp(20px,2.76svh,30px);font-weight:900;color:#000;margin-top:2.5svh}.referral-page__content__main .rpcm__title span{background:linear-gradient(180deg,#28ac00,#2dc000 28%,#29b000 60%,#249b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-left:2px}.referral-page__content__main .rpcm__steps{display:flex;flex-direction:column;margin-top:1.6svh;gap:2.33svh}.referral-page__content__main .rpcm__steps__step{position:relative;display:flex;flex-direction:row;gap:2.05vw}.referral-page__content__main .rpcm__steps__step__icon{width:clamp(30px,4.3svh,42px);min-width:clamp(30px,4.3svh,42px);height:clamp(30px,4.3svh,42px);min-height:clamp(30px,4.3svh,42px);display:flex;align-items:center;justify-content:center;background-color:#f5ae00;border-radius:50%;border:2.5px solid rgba(255,255,255,.075);position:relative;z-index:2}.referral-page__content__main .rpcm__steps__step__icon svg{color:#fff;width:calc(clamp(30px,4.3svh,42px)*.55);height:auto}.referral-page__content__main .rpcm__steps__step__icon.sg svg{width:calc(clamp(30px,4.3svh,42px)*.6);margin-left:calc(clamp(30px,4.3svh,42px)*.1);margin-top:calc(clamp(30px,4.3svh,42px)*.07)}.referral-page__content__main .rpcm__steps__step__icon__num{background-color:#fff;line-height:1;position:absolute;display:flex;align-items:center;justify-content:center;top:calc(-2.5px - (clamp(14px,1.47svh,16px)*.35));left:calc(-2.5px - (clamp(14px,1.47svh,16px)*.29));height:calc(clamp(14px,1.47svh,16px)*1.15);width:calc(clamp(14px,1.47svh,16px)*1.15);border-radius:50%}.referral-page__content__main .rpcm__steps__step__icon__num p{font-size:clamp(12px,1.47svh,16px);font-weight:900;color:#e39000}.referral-page__content__main .rpcm__steps__step__texts{display:flex;flex-direction:column;gap:1.25px}.referral-page__content__main .rpcm__steps__step__texts h3{font-size:clamp(16px,1.67364017svh,20px);font-weight:800;color:#0a0b0d;line-height:1.1}.referral-page__content__main .rpcm__steps__step__texts p{font-size:clamp(16px,1.67364017svh,20px);font-weight:600;color:#0009;line-height:1.1}.referral-page__content__main .rpcm__steps__step.s1:after,.referral-page__content__main .rpcm__steps__step.s2:after{content:"";position:absolute;left:calc(clamp(30px,4.3svh,42px)/2);transform:translate(-1px);top:calc(clamp(30px,4.3svh,42px) - (clamp(30px,4.3svh,42px)*.06));height:calc(2.75svh + clamp(30px,4.3svh,42px)*.12);border-left:3px dashed rgba(255,174,32,.5);z-index:1;pointer-events:none}.referral-page__content__rewards{width:100%;padding-left:4.55vw;margin-top:2.5svh}.referral-page__content__rewards .rewards-scroller-wrap{position:relative;width:100%}.referral-page__content__rewards .rewards-scroller{display:flex;gap:1.82vw;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;width:100%;position:relative;z-index:0}.referral-page__content__rewards .rewards-scroller::-webkit-scrollbar{height:6px}.referral-page__content__rewards .rewards-scroller::-webkit-scrollbar-thumb{border-radius:999px;background:#fff3}.referral-page__content__rewards .rewards-fade{position:absolute;top:0;bottom:0;width:clamp(24px,8vw,72px);pointer-events:none;opacity:0;transition:opacity 25ms ease;z-index:3;background:transparent;will-change:opacity;margin-bottom:7px}.referral-page__content__rewards .rewards-fade:before,.referral-page__content__rewards .rewards-fade:after{content:"";position:absolute;inset:0;pointer-events:none}.referral-page__content__rewards .rewards-fade:before{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);will-change:backdrop-filter}.referral-page__content__rewards .rewards-fade:after{z-index:1}.referral-page__content__rewards .rewards-fade--left{left:-1px}.referral-page__content__rewards .rewards-fade--left:before{background:#ffffff03;-webkit-mask-image:linear-gradient(to right,rgb(0,0,0) 0%,rgba(0,0,0,.85) 35%,rgba(0,0,0,.45) 65%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to right,#000,#000000d9 35%,#00000073 65%,#0000)}.referral-page__content__rewards .rewards-fade--left:after{background:linear-gradient(to right,#fff,#ffffffe6 35%,#fff9 65%,#fff0)}.referral-page__content__rewards .rewards-fade--right{right:0}.referral-page__content__rewards .rewards-fade--right:before{background:#ffffff03;-webkit-mask-image:linear-gradient(to left,rgb(0,0,0) 0%,rgba(0,0,0,.85) 35%,rgba(0,0,0,.45) 65%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to left,#000,#000000d9 35%,#00000073 65%,#0000)}.referral-page__content__rewards .rewards-fade--right:after{background:linear-gradient(to left,#fff,#ffffffe6 35%,#fff9 65%,#fff0)}.referral-page__content__rewards .rewards-scroller-wrap.has-left .rewards-fade--left,.referral-page__content__rewards .rewards-scroller-wrap.has-right .rewards-fade--right{opacity:1}.referral-page__content__rewards .rewards-card{min-width:47.05vw;flex:0 0 auto;border:none;outline:none;box-sizing:border-box;position:relative;overflow:visible;border-radius:3.64vw;padding:1.35svh 3.64vw;scroll-snap-align:start;background:linear-gradient(180deg,#ffce2e,#ca8700)}.referral-page__content__rewards .rewards-card:before{content:"";position:absolute;left:0;right:0;height:20px;bottom:-3px;background:#986601;border-bottom-left-radius:4.55vw;border-bottom-right-radius:4.55vw;border-top-left-radius:0;border-top-right-radius:0;z-index:-1;pointer-events:none}.referral-page__content__rewards .rewards-card:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 3px #00000040;mix-blend-mode:multiply;z-index:1}.referral-page__content__rewards .rewards-card>*{position:relative;z-index:2}.referral-page__content__rewards .rewards-card__row{display:flex;width:100%}.referral-page__content__rewards .rewards-card__row--top{flex-wrap:wrap;gap:2.27vw}.referral-page__content__rewards .rewards-card__row--bottom{align-items:center}.referral-page__content__rewards .rewards-card__caption{font-size:clamp(14px,1.96560197svh,20px);font-weight:700;color:#ffffffd9}.referral-page__content__rewards .rewards-card:last-child{margin-right:4.55vw}.referral-page__content__rewards .rewards-card__num-dec{position:absolute;right:3.18vw;top:50%;transform:translateY(-50%);font-size:calc(clamp(18px,2.59459459svh,30px)*2.35);font-weight:900;color:#fff3;filter:blur(.6px)}.referral-page__content__rewards .rewards-card__completion-indicator{position:absolute;bottom:-10px;right:-10px;background-color:#fff;border-radius:50%;padding:3px}.referral-page__content__rewards .rewards-card__completion-indicator__inner{height:25px;width:25px;background-color:#e2e2e2;border:4px solid #d6d6d6;border-radius:50%}.referral-page__content__rewards .rewards-card__completion-indicator.earned .rewards-card__completion-indicator__inner{background-color:#26ff60;border:4px solid rgba(60,208,38,.7960784314);display:flex;justify-content:center;align-items:center}.referral-page__content__rewards .rewards-card__completion-indicator.earned .rewards-card__completion-indicator__inner svg{fill:#fff;color:#0b6200;height:15px;width:auto}.referral-page__content__rewards .rewards-chip{display:inline-flex;align-items:center;gap:4px;border-radius:999px;line-height:1}.referral-page__content__rewards .rewards-chip__icon{width:16px;height:16px;display:inline-block;flex:0 0 auto;color:#fff;fill:#fff}.referral-page__content__rewards .rewards-chip__symbol,.referral-page__content__rewards .rewards-chip__amount{font-size:clamp(18px,2.59459459svh,30px);font-weight:900;color:#fff}.referral-page__content__rewards .rewards-empty{opacity:.7;font-size:14px;padding:8px 0}.referral-page__content__budget-left{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.14vw;margin-top:1.5svh}.referral-page__content__budget-left svg{height:calc(clamp(13.5px,1.89svh,20px)*.85);color:#d30000;width:auto}.referral-page__content__budget-left p{font-size:clamp(13.5px,1.89svh,20px);font-weight:700;color:#d30000}.referral-page__content__btn{width:calc(100% - 9.1vw);overflow:visible;margin-top:1svh}.referral-page__content__btn .rpcb__bg{width:100%;background-color:#010101;padding:clamp(8px,1.35svh,20px);padding-top:calc(clamp(8px,1.35svh,20px) / 1.1);padding-bottom:calc(clamp(8px,1.35svh,20px) + 4.35px);display:flex;justify-content:center;align-items:center;border-radius:9999px;position:relative;overflow:visible;z-index:0}.referral-page__content__btn .rpcb__bg[data-pressed=true]{padding-top:calc(clamp(8px,1.35svh,20px) / 1.1 + 4.35px);padding-bottom:clamp(8px,1.35svh,20px)}.referral-page__content__btn .rpcb{border:none;outline:none;padding:0;margin:0;width:100%;border-radius:9999px;background:linear-gradient(180deg,#ffd900,#d97f00);height:calc((clamp(22px,2.59svh,30px) + clamp(14px,2.46svh,30px))*1.5);box-sizing:border-box;position:relative;overflow:visible;cursor:pointer}.referral-page__content__btn .rpcb__face{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.7vw}.referral-page__content__btn .rpcb__face svg{color:#fff;font-size:calc(clamp(22px,2.59svh,30px)*.7);margin-bottom:calc(clamp(22px,2.59svh,30px)*.11075)}.referral-page__content__btn .rpcb__face h3{font-size:clamp(22px,2.59svh,30px);font-weight:700;color:#fff;line-height:1.1}.referral-page__content__btn .rpcb__face__loader{height:calc(clamp(22px,2.59svh,30px)*.7);width:calc(clamp(22px,2.59svh,30px)*.7)}.referral-page__content__btn .rpcb:before{content:"";position:absolute;left:0;right:0;height:calc((clamp(22px,2.59svh,30px) + clamp(14px,2.46svh,30px))*.75 + 5px);bottom:-5px;background:#ac6a0f;border-bottom-left-radius:8.64vw;border-bottom-right-radius:8.64vw;border-top-left-radius:0;border-top-right-radius:0;z-index:-1;pointer-events:none}.referral-page__content__btn .rpcb.is-pressed:before{bottom:0}.referral-page__content__btn .rpcb:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 3px #fff3;mix-blend-mode:normal;z-index:1}.referral-page__content__btn .rpcb>*{position:relative;z-index:2}.referral-page__content__btn .rpcb.loading,.referral-page__content__btn .rpcb.disabled{pointer-events:none;cursor:not-allowed;background:linear-gradient(180deg,#c0bdbd,#717171)}.referral-page__content__btn .rpcb.sent{background:linear-gradient(180deg,#00cf42,#006c00)}.referral-page__content__btn .rpcb.disabled:before,.referral-page__content__btn .rpcb.loading:before{background:#616161}.referral-page__content__btn .rpcb.sent:before{background-color:#004403}.referral-page__content__user-state{display:flex;flex-direction:row;gap:6.59vw;align-items:center;justify-content:center;margin-top:1.5svh}.referral-page__content__user-state__referred{display:flex;flex-direction:row;align-items:center;justify-content:baseline;gap:2px}.referral-page__content__user-state__referred svg{height:calc(clamp(24px,3.69svh,40px)*.7);width:auto;color:#6b63ff}.referral-page__content__user-state__referred p{font-size:clamp(24px,3.69svh,40px);font-weight:800;color:#6b63ff;line-height:1;margin:0;padding:0}.referral-page__content__user-state .vdiv{width:3px;height:60%;background-color:#d9d9d9;border-radius:9999px}.referral-page__content__user-state__claim{border:none;outline:none;border-radius:9999px;padding:1.1svh 1.47svh;background-color:#e5e5e5;position:relative;overflow:visible}.referral-page__content__user-state__claim p{font-size:clamp(18px,2.7svh,30px);font-weight:800;line-height:1;margin:0;padding:0;color:#bdbdbd}.referral-page__content__user-state__claim.can-claim{background:linear-gradient(to bottom right,#1be1ff,#a900ec)}.referral-page__content__user-state__claim.can-claim:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 3px #0000000d;mix-blend-mode:multiply;z-index:1}.referral-page__content__user-state__claim.can-claim p{color:#fff}.referral-page__content__user-state__claim.error{background-color:#ed0004}.referral-page__content__user-state__claim.error:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 2px #0000000d;mix-blend-mode:multiply;z-index:1}.referral-page__content__user-state__claim.error p{color:#fff}.referral-page__content__user-state__claim.success{background-color:#05ba26}.referral-page__content__user-state__claim.success:after{content:"";position:absolute;inset:0;pointer-events:none}.referral-page__content__user-state__claim.success p{color:#fff}.referral-page__content__tac{height:100%;display:flex;flex-direction:column;align-items:start;justify-content:flex-end;width:calc(100% - 9.1vw);padding-bottom:7.5px;margin-top:2svh}.referral-page__content__tac p{font-size:12px;font-weight:600;color:#00000080;line-height:1.25}.referral-page__content__tac p a{color:#0054ff;text-decoration:underline;font-weight:700}.referral-page__close-btn{position:fixed;top:clamp(10px,2.27vw,14px);right:clamp(10px,2.27vw,14px);display:flex;justify-content:center;align-items:center;background-color:#ffffffa6;backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%);height:calc(clamp(42px,4.39svh,48px)*.85);width:calc(clamp(42px,4.39svh,48px)*.85);border-radius:50%;z-index:9999;cursor:pointer;border:none;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.referral-page__close-btn svg{color:#00000059;width:calc(clamp(16px,1.66svh,20px)*.765);height:auto;overflow:visible}@keyframes sunburst-spin{to{transform:translateZ(0) rotate(360deg)}}@media(prefers-reduced-motion:reduce){.referral-page:before{animation-duration:120s}}.reward-activity-ticker{width:100%}.reward-activity-ticker .embla{overflow:hidden;mask-mode:alpha;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-image:linear-gradient(to right,#0000,#000 3.64vw calc(100% - 3.64vw),#0000);-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgb(0,0,0) 3.64vw,rgb(0,0,0) calc(100% - 3.64vw),rgba(0,0,0,0) 100%)}.reward-activity-ticker .embla__container{display:flex;align-items:stretch}.reward-activity-ticker .embla__slide{flex:0 0 auto;margin-right:clamp(8px,2.27vw,12px)}.reward-activity-ticker__chip{display:flex;flex-direction:column;border-radius:.9rem;justify-content:center;align-items:end}.reward-activity-ticker__top{display:flex;gap:3px;justify-content:end;align-items:center}.reward-activity-ticker__top .flag-icon{width:clamp(12px,1.6svh,18px);height:clamp(12px,1.6svh,18px);border-radius:50%;position:relative;overflow:hidden}.reward-activity-ticker__top .flag-icon svg{width:100%;height:100%;display:block}.reward-activity-ticker__top .flag-icon:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #00000040;mix-blend-mode:multiply;z-index:1}.reward-activity-ticker__top .flag-fallback{font-size:.9rem;line-height:1}.reward-activity-ticker__top .earnings{display:inline-flex;align-items:center;gap:2px;font-weight:700;white-space:nowrap}.reward-activity-ticker__top .earnings .unit-icon{display:inline-block;color:#27a600;height:calc(clamp(15px,1.96svh,24px)*.8);width:auto}.reward-activity-ticker__top .earnings .amount{font-family:Inter Tight,sans-serif;font-size:clamp(15px,1.96svh,24px);color:#27a600;font-weight:900;margin-right:1.35vw}.reward-activity-ticker__top .earnings .amount .small{font-size:calc(clamp(15px,1.96svh,24px)/1.6);color:#27a600ec}.reward-activity-ticker__bottom{display:flex;align-items:center;gap:2.5px;padding:3.5px;background-color:#fe9809;border-radius:9999px;min-width:80px;max-width:100px}.reward-activity-ticker__bottom .avatar{width:clamp(17px,1.97svh,20px);height:clamp(17px,1.97svh,20px);min-width:clamp(17px,1.97svh,20px);min-height:clamp(17px,1.97svh,20px);border-radius:50%;display:grid;place-items:center;font-size:calc(clamp(17px,1.97svh,20px)*.55);font-weight:800;color:#fff;text-transform:uppercase;border:1px solid rgba(255,255,255,.85)}.reward-activity-ticker__bottom .username{font-weight:600;font-size:clamp(12.5px,1.72svh,22px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px;color:#fff;margin-right:1.35vw}.name-dialog{font-family:Inter Tight,sans-serif}.name-dialog__backdrop{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:10000}.name-dialog__content{background:#fff;border-radius:5.23vw;padding:7.27vw;max-width:calc(100% - 14.54vw);box-shadow:0 8px 32px #0003;position:relative;animation:dialogFadeIn .2s ease}.name-dialog__content__close{position:absolute;top:12px;right:12px;background:none;border:none;font-size:1.25rem;cursor:pointer}.name-dialog__content__title{font-size:clamp(22px,2.72svh,30px);font-weight:800}.name-dialog__content__subtitle{font-size:clamp(16px,2.09svh,24px);font-weight:600;color:#000000a6;margin-top:1svh}.name-dialog__content__input-wrapper{border:2px solid #959494;display:flex;flex-direction:row;padding:0;margin:0;border-radius:4px;margin-top:2.1svh}.name-dialog__content__input-wrapper input{border:none;outline:none;width:100%;margin-left:2.1svh;font-size:clamp(19px,2.458159svh,28px);font-weight:700;color:#000}.name-dialog__content__input-wrapper input::placeholder{color:#b3b3b3}.name-dialog__content__input-wrapper button{padding:0;background:none;border:none;outline:none;height:5.86svh;width:5.86svh;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:3px;border-radius:2px;background-color:#0054ff}.name-dialog__content__input-wrapper button svg{color:#fff;height:2.4905svh;width:auto}.name-dialog__content__input-wrapper button.disabled{background:#c5c5c5;cursor:not-allowed}.name-dialog__content__continue-without-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.6svh;background:none;border:none;margin-top:1.35svh;cursor:pointer;font-family:Inter Tight,sans-serif}.name-dialog__content__continue-without-btn p{font-weight:700;color:#c4c4c4;font-size:clamp(16px,2.09svh,24px)}.name-dialog__content__continue-without-btn svg{color:#c4c4c4;height:calc(clamp(16px,2.09svh,24px)*.85)}.claim-confirmation-dialog{font-family:Inter Tight,sans-serif}.claim-confirmation-dialog__backdrop{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:10000}.claim-confirmation-dialog__content{background:#fff;border-radius:5.23vw;padding:7.27vw;max-width:calc(100% - 14.54vw);box-shadow:0 8px 32px #0003;position:relative;animation:dialogFadeIn .2s ease}.claim-confirmation-dialog__content__close{position:absolute;top:12px;right:12px;background:none;border:none;font-size:1.25rem;cursor:pointer}.claim-confirmation-dialog__content__title{font-size:clamp(22px,2.72svh,30px);font-weight:800}.claim-confirmation-dialog__content__subtitle{font-size:clamp(16px,2.09svh,24px);font-weight:600;color:#000000a6;margin-top:1svh}.claim-confirmation-dialog__content__input-wrapper{border:2px solid #959494;display:flex;flex-direction:row;padding:0;margin:0;border-radius:4px;margin-top:2.1svh}.claim-confirmation-dialog__content__input-wrapper input{border:none;outline:none;width:100%;margin-left:2.1svh;font-size:clamp(19px,2.458159svh,28px);font-weight:700;color:#000}.claim-confirmation-dialog__content__input-wrapper input::placeholder{color:#b3b3b3}.claim-confirmation-dialog__content__input-wrapper button{padding:0;background:none;border:none;outline:none;height:5.86svh;width:5.86svh;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:3px;border-radius:2px;background-color:#0054ff}.claim-confirmation-dialog__content__input-wrapper button svg{color:#fff;height:2.4905svh;width:auto}.claim-confirmation-dialog__content__input-wrapper button.disabled{background:#c5c5c5;cursor:not-allowed}.claim-confirmation-dialog__content__continue-without-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.6svh;background:none;border:none;margin-top:1.35svh;cursor:pointer;font-family:Inter Tight,sans-serif}.claim-confirmation-dialog__content__continue-without-btn p{font-weight:700;color:#c4c4c4;font-size:clamp(16px,2.09svh,24px)}.claim-confirmation-dialog__content__continue-without-btn svg{color:#c4c4c4;height:calc(clamp(16px,2.09svh,24px)*.85)}.claim-confirmation-dialog__content__confirm-btn{margin-top:2.1svh;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.09vw;background-color:#890cff;width:100%;height:clamp(65px,7.5svh,86px);border-radius:2vw;border:none;outline:none;cursor:pointer;font-family:Inter Tight,sans-serif;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.claim-confirmation-dialog__content__confirm-btn p{font-size:clamp(22px,2.81svh,32px);font-weight:700}.claim-confirmation-dialog__content__confirm-btn svg{height:calc(clamp(22px,2.81svh,32px)*.85)}.claim-confirmation-dialog__content__confirm-btn:active{opacity:.85}.claim-confirmation-dialog__content__confirm-btn.loading{background-color:#909090}.claim-confirmation-dialog__content__confirm-btn.success{background-color:#00ac20}.claim-confirmation-dialog__content__confirm-btn.error{background-color:red}.business-page__bg{width:100%;height:100%;position:relative;overflow:hidden;background-color:#000;z-index:0}.business-page{width:100%;height:100%;border-top-left-radius:7.95vw;border-top-right-radius:7.95vw;display:flex;flex-direction:column;align-items:start;justify-content:start;background-color:#fff}.business-page .bsp{width:100%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;padding:4.55vw}.business-page .bsp__title{font-size:clamp(26px,3.39svh,40px);padding:1.15svh 3.63636364vw;font-weight:700;color:#000}.business-page .bsp__content{width:100%;height:100%;margin-top:1.25svh}.business-page .bsp__content__title{padding:0 3.64vw;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.business-page .bsp__content__title__left{display:flex;flex-direction:row;align-items:center;justify-content:start}.business-page .bsp__content__title__left svg{color:#9915d1;font-size:calc(clamp(21px,2.62svh,32px)*.835)}.business-page .bsp__content__title__left h3{font-size:clamp(21px,2.62svh,32px);font-weight:700;color:#000;line-height:1.1;margin-right:.35vw}.business-page .bsp__content__title__left p{font-size:calc(clamp(21px,2.62svh,32px)/2);margin-bottom:calc(clamp(21px,2.62svh,32px)/2);font-weight:700;color:#6c6c6c}.business-page .bsp__content__title__hiw{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;background:transparent;font-family:Inter Tight,sans-serif;cursor:pointer;border:none;outline:none;padding:0;margin:0;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:transform .1s ease-in-out}.business-page .bsp__content__title__hiw:active{transform:scale(.975);transform-origin:center}.business-page .bsp__content__title__hiw__icon{background-color:#d9d9d9;border-radius:50%;height:calc(clamp(15px,1.84svh,24px)*1);width:calc(clamp(15px,1.84svh,24px)*1);display:flex;justify-content:center;align-items:center;scale:1.1}.business-page .bsp__content__title__hiw__icon svg{color:#696969;height:calc(clamp(15px,1.84svh,24px)*.7);width:auto;margin-bottom:calc(clamp(15px,1.84svh,24px)*.01)}.business-page .bsp__content__title__hiw p{font-size:clamp(15px,1.84svh,24px);font-weight:700;color:#6c6c6c}.business-page .bsp__content__poll-card{margin-top:1.26svh}.poll-builder{width:100%;height:98svh;display:flex;flex-direction:column;align-items:center;justify-content:center}.poll-builder .pbh{display:flex;flex-direction:row;justify-content:start;align-items:center;background-color:#f5f5f5;width:calc(100% - 8px);margin:4px;border-radius:7vw 7vw 5px 5px;border:1px solid rgba(0,0,0,.075);padding:1.88svh 3.64vw}.poll-builder .pbh__close-btn{height:clamp(42px,4.81svh,52px);min-height:clamp(42px,4.81svh,52px);width:clamp(42px,4.81svh,52px);min-width:clamp(42px,4.81svh,52px);border:none;outline:none;border-radius:50%;border:1px solid rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;margin-right:2.73vw;background-color:transparent;cursor:pointer}.poll-builder .pbh__close-btn svg{color:#00000059;height:calc(clamp(42px,4.81svh,52px)*.44);width:auto}.poll-builder .pbh__title{display:flex;flex-direction:row;justify-content:start;align-items:center;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.poll-builder .pbh__title h1{line-height:1.1;font-size:clamp(24px,2.93svh,36px);font-weight:700;margin-right:2.05vw}.poll-builder .pbh__title p{margin-top:calc(clamp(17px,2.01svh,24px)*.15);font-size:clamp(17px,2.01svh,24px);font-weight:600;color:#848484;line-height:1.1}.poll-builder .pbh__publish-btn{background-color:#9f4aff;border:none;padding:0;border-radius:999px;line-height:1;padding:1.3svh 3.86vw;cursor:pointer}.poll-builder .pbh__publish-btn p{font-size:clamp(17px,2.09205021svh,24px);font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:30vw}.poll-builder .pbh__publish-btn:disabled,.poll-builder .pbh__publish-btn.disabled{background-color:#636363;opacity:.5;cursor:not-allowed}.poll-builder .pbh__publish-btn:disabled p,.poll-builder .pbh__publish-btn.disabled p{color:#fff}.poll-builder .pbc{flex:1;width:100%;display:flex;flex-direction:column;min-height:0;overflow:hidden;position:relative}.poll-builder .pbc__reset{position:absolute;top:1.82vw;right:1.82vw;background-color:transparent;border:none;outline:none;cursor:pointer;padding:2px;background-color:#ffffffbf;border-radius:50%}.poll-builder .pbc__reset__inner{width:clamp(42px,4.5svh,52px);height:clamp(42px,4.5svh,52px);display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;outline:none;background-color:#fff;border-radius:50%;border:1px solid #d2d2d2}.poll-builder .pbc__reset__inner svg{color:#00000059;height:calc(clamp(42px,4.5svh,52px)*.44);width:auto}.poll-builder .survey-preview-wrapper{display:flex;height:100%;width:100%;align-items:start;justify-content:start}.bsp__drawer.bottom-drawer{border-radius:7.95vw 7.95vw 0 0}.template-picker{width:100%;margin-top:3svh;margin-left:15px}.template-picker__list{display:flex;flex-direction:row;gap:.5rem}.template-picker__section{overflow-x:auto;display:flex}.template-picker__section--ab{margin-bottom:.84svh}.template-picker__item{height:15.73svh;min-width:45.27vw;max-width:66.14vw;text-align:left;border:1px solid rgba(0,0,0,.06);border-radius:4.09vw;padding:2.4vw 3.18vw;background:#fff;cursor:pointer;transition:transform .12s ease-out,box-shadow .12s ease-out,border-color .12s ease-out,background-color .12s ease-out;flex-shrink:0;border:none;display:flex;flex-direction:column;justify-content:end;align-items:start;position:relative}.template-picker__item__title{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:1.59vw}.template-picker__item__title h3{font-size:clamp(22px,2.62svh,32px);font-weight:800;color:#fff}.template-picker__item__title svg{fill:#fff;color:#fff;height:calc(clamp(20px,2.62svh,32px)*.65);width:auto}.template-picker__item__ab-badge{position:absolute;top:3.18vw;left:2.4vw;background-color:#00000016;padding:.42svh 1.59vw;border-radius:1.09vw}.template-picker__item__ab-badge span{color:#fff;font-size:clamp(13.5px,1.51svh,18px);font-weight:700}.template-picker__item__desc{margin-top:.3svh;font-size:clamp(13px,1.88svh,23px);font-weight:600;color:#ffffffe6;line-height:1.15}.template-picker__item__icon{position:absolute;top:3vw;right:3.5vw}.template-picker__item__icon svg{height:7.48svh!important;width:auto!important}.template-picker__item__icon.direct{top:3.5vw;right:4vw}.template-picker__item__icon.direct svg{height:5.48svh!important;width:auto!important}.template-picker__item.ab-logo-template,.template-picker__item.logo-template{background:linear-gradient(180deg,#8cff00,#249a00)}.template-picker__item.ab-brandname-template,.template-picker__item.brandname-template{background:linear-gradient(180deg,#ff6c6e,#e02d30)}.template-picker__item.ab-design-template,.template-picker__item.design-template{background:linear-gradient(180deg,#00ffaf,#009767)}.template-picker__item.ab-pricing-template,.template-picker__item.pricing-template{background:linear-gradient(180deg,gold,#bd7800)}.template-picker__item.ab-slogan-template,.template-picker__item.slogan-template{background:linear-gradient(180deg,#08e6ff,#0075c3)}.template-picker__item.ab-features-template,.template-picker__item.features-template{background:linear-gradient(180deg,#f848d2,#ba00b4)}.template-picker__item.ab-menu-template,.template-picker__item.menu-template{background:linear-gradient(180deg,#96a7ff,#0053c0)}.template-picker__item__blobs{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;border-radius:inherit}.template-picker__item__blob{position:absolute;object-fit:contain;overflow:hidden;filter:blur(18.5px)}.template-picker__item__blob.b1{left:-5.45vw;bottom:2.93svh;height:6.17svh;width:auto}.template-picker__item__blob.b2{top:-3.14svh;left:7.27vw;height:9.73svh;width:auto}.template-picker__item__blob.b3{bottom:-1.99svh;right:-9.55vw;height:8.79svh;width:auto}.template-picker__card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem;gap:.5rem}.template-picker__title{font-size:.92rem;font-weight:600;color:#111827}.template-picker__badge{font-size:.7rem;font-weight:500;padding:.1rem .4rem;border-radius:999px;background-color:#eff6ff;color:#1d4ed8;white-space:nowrap}.template-picker__desc{margin:0;margin-top:.1rem;font-size:.8rem;line-height:1.3;color:#4b5563}.template-preview-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:24px;z-index:99999500}.template-preview{position:relative;width:88.18vw;max-height:calc(100vh - 48px);overflow-y:auto;background:#fff;border-radius:24px;box-shadow:0 20px 80px #0f172a40;padding:3.64vw;display:flex;flex-direction:column;gap:32px;min-height:70svh}.template-preview .tppv{display:flex;flex-direction:column;flex:1;min-height:0}.template-preview .tppv__header{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:1svh;padding:2vw 2.95vw 0;flex-shrink:0}.template-preview .tppv__header h1{font-size:clamp(21px,2.51svh,30px);font-weight:700;line-height:1.2;color:#000}.template-preview .tppv__header p{font-size:clamp(15px,1.78svh,22px);font-weight:600;line-height:1.2;color:#64748b}.template-preview .tppv__illu{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0}.template-preview .tppv__illu__text-bubble-wrapper{width:100%;display:block;text-align:right}.template-preview .tppv__illu__text-bubble-wrapper .tppv__illu__text-bubble{display:inline-block;width:auto;max-width:85%;box-sizing:border-box;vertical-align:top;padding:3.41vw 4.77vw;border-radius:4.53vw;background-color:#007aff}.template-preview .tppv__illu__text-bubble-wrapper .tppv__illu__text-bubble p{margin:0;display:block;white-space:normal;overflow-wrap:break-word;word-break:break-word;line-height:1.35;font-family:SF Pro,sans-serif;font-size:clamp(16px,2.24svh,26px);font-weight:500;color:#fff;text-align:start}.template-preview .tppv__illu__container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.template-preview .tppv__illu__container__top-wrapper{width:100%;display:block;text-align:right}.template-preview .tppv__illu__container__bottom-wrapper{width:100%;padding-right:15%;justify-content:center;align-items:center}.template-preview .tppv__illu__container__illustration{display:flex;margin-top:-2.5svh;width:100vw}.template-preview .tppv__illu__container__illustration svg{height:auto;width:73.18181818vw}.template-preview .tppv__illu__container__illustration img{width:73.18181818vw;height:auto;border-radius:2vw}.template-preview .tppv__illu__container__solo-graphic{margin-top:-2.5svh;width:100%;position:relative;display:flex;justify-content:end;align-items:center}.template-preview .tppv__illu__container__filler{margin-top:2.5svh}.template-preview .tppv__hdiv{width:100%;height:1px;background-color:#d9d9d940;margin-top:2.2svh;margin-bottom:3.97svh;flex-shrink:0}.template-preview .tppv__hdiv.d2{margin-top:3.97svh;margin-bottom:2.2svh}.template-preview .tppv__actions{display:flex;flex-direction:row;gap:2.27vw;width:100%;justify-content:space-between;align-items:center;flex-shrink:0}.template-preview .tppv__actions__select{background-color:#1d7ce2;padding:0 7.5vw;height:clamp(50px,7.74svh,80px);border-radius:4.55vw;border:1px solid rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center}.template-preview .tppv__actions__select p{font-size:clamp(20px,2.41svh,30px);color:#fff;font-weight:700}.template-preview .tppv__actions__nav{display:flex;flex-direction:row;background-color:#9047ff;flex:1;justify-content:center;align-items:center;height:clamp(50px,7.74svh,80px);border-radius:4.55vw}.template-preview .tppv__actions__nav button{flex:1;height:100%;background-color:transparent;padding:0;margin:0;border:none;cursor:pointer;display:flex;justify-content:start;align-items:center;transition:opacity .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);padding-left:7.5vw}.template-preview .tppv__actions__nav button svg{height:calc(clamp(50px,7.74svh,80px)*.275);width:auto;color:#fff;fill:#fff}.template-preview .tppv__actions__nav button:last-child{justify-content:end;padding-left:0;padding-right:7.5vw}.template-preview .tppv__actions__nav__vdiv{width:1px;height:22.5%;background-color:#ffffff26}.template-preview .tppv__actions__nav__vdiv.d1{margin-right:2vw}.template-preview .tppv__actions__nav__vdiv.d2{margin-left:2vw}.template-preview .tppv__actions__nav p{font-size:clamp(15px,1.88svh,24px);color:#fff;font-weight:700}.template-preview .tppv__embla{overflow:hidden}.template-preview .tppv__embla__container{display:flex}.template-preview .tppv__embla__slide{flex:0 0 100%;min-width:0;margin-right:20px;padding:0 10.23vw}.template-preview .tppv__container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.template-preview .tppv__container__top-wrapper{width:100%;display:block;text-align:right}.template-preview .tppv__container__bottom-wrapper{width:100%;padding-right:15%;justify-content:center;align-items:center}.template-preview .tppv__container__illustration{display:flex;margin-top:-2.5svh;width:100vw}.template-preview .tppv__container__illustration svg{height:auto;width:73.18181818vw}.template-preview .tppv__container__illustration img{width:73.18181818vw;height:auto;border-radius:2vw}.open-feedback-examples{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;width:100%}.open-feedback-examples .ofe{position:relative;width:100%;border-radius:16px;overflow:visible;display:flex;flex-direction:column;gap:8px;pointer-events:none}.open-feedback-examples .ofe__row{width:100%;z-index:1}.open-feedback-examples .ofe__row--top{margin-top:8px}.open-feedback-examples .ofe__row--bottom{margin-bottom:4px}.open-feedback-examples .ofe .ofe__embla{overflow:visible;padding-top:calc(clamp(16px,2.13svh,24px)*.93);margin-top:calc(clamp(16px,2.13svh,24px)*-.93);mask-mode:alpha;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-image:linear-gradient(to right,#0000,#000 10% 90%,#0000);-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgb(0,0,0) 10%,rgb(0,0,0) 90%,rgba(0,0,0,0) 100%)}.open-feedback-examples .ofe .ofe__embla__container{display:flex}.open-feedback-examples .ofe .ofe__chip{flex:0 0 auto;white-space:nowrap;border-radius:16px;padding:calc(clamp(16px,2.13svh,24px)*.49) calc(clamp(16px,2.13svh,24px)*.74);margin-right:8px;background:#e5e4ea;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:relative;overflow:visible}.open-feedback-examples .ofe .ofe__chip p{font-size:clamp(16px,2.13svh,24px);font-weight:500;color:#000;line-height:1.2}.open-feedback-examples .ofe .ofe__chip .ofe__badge{position:absolute;top:-2px;right:-6px;height:calc(clamp(16px,2.13svh,24px)*.93);width:auto;border-radius:9999px;background:#795eff;display:flex;align-items:center;justify-content:center;padding:0 calc(clamp(16px,2.13svh,24px)*.23)}.open-feedback-examples .ofe .ofe__chip .ofe__badge.square{border-radius:999px;width:calc(clamp(16px,2.13svh,24px)*.93);padding:0}.open-feedback-examples .ofe .ofe__chip .ofe__badge span{font-size:calc(clamp(16px,2.13svh,24px)*.66);font-weight:700;color:#fff}.chat-widget-file-select{margin-top:6px;margin-left:15px}.chat-widget-file-select .cwfs{margin-top:12px;width:fit-content;min-width:calc(45.45vw + 6px);background-color:#000;padding:3px;border-radius:2.73vw;display:flex;gap:3px;max-height:30svh}.chat-widget-file-select .cwfs.right-visible{max-width:82.27vw;width:100%;min-width:unset}.chat-widget-file-select .cwfs__left{border-radius:12px;flex:0 0 45.45vw;display:flex;flex-direction:column;border-radius:2.05vw;gap:4px}.chat-widget-file-select .cwfs__left__select-button{position:relative;border-radius:2.05vw;padding:3px;background-color:#fff}.chat-widget-file-select .cwfs__left__select-button__inner{position:relative;width:100%;height:100%;border-radius:1.14vw;border:1.5px dashed #bfbfbf}.chat-widget-file-select .cwfs__left__select-button button{background:#fff;color:#3c3c3c;height:7.01svh;border:none;width:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center;gap:4px}.chat-widget-file-select .cwfs__left__select-button button:disabled{opacity:.4;cursor:not-allowed}.chat-widget-file-select .cwfs__left__select-button button p{font-size:clamp(16.5px,2.07svh,25px);color:#3c3c3c;font-weight:700}.chat-widget-file-select .cwfs__left__select-button button svg{height:calc(clamp(16.5px,2.07svh,25px)*.85);width:auto}.chat-widget-file-select .cwfs__left__select-button__file-count{position:absolute;bottom:.75svh;right:1.25svh;font-size:12px;font-weight:700;color:#7d7d7d}.chat-widget-file-select .cwfs__left__done-button{background:linear-gradient(to bottom,#6e95f8,#257cee);border:none;height:5.9623431svh;width:100%;border-radius:2.05vw;border:1px solid white}.chat-widget-file-select .cwfs__left__done-button p{color:#fff;font-size:clamp(17px,2.09svh,26px);font-weight:700}.chat-widget-file-select .cwfs__right{flex:1;display:flex;flex-direction:column;background:#1d1d1d;border:1px solid #9d9d9d;border-radius:2.27vw;padding:4px;width:100%;box-sizing:border-box;overflow:hidden}.chat-widget-file-select .cwfs__right__placeholder{margin:auto;color:#999;font-size:14px;text-align:center}.chat-widget-file-select .cwfs__right__file-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px;flex:1;overflow-y:auto;overflow-x:hidden;width:100%}.chat-widget-file-select .cwfs__right__file-list .cwfs__file-row{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;padding:8px 10px;background:#fff;border-radius:1.82vw;gap:4px;width:100%;overflow:hidden;border:none}.chat-widget-file-select .cwfs__right__file-list .cwfs__file-row__file-info{display:flex;flex-direction:column;gap:2px;width:100%;overflow:hidden}.chat-widget-file-select .cwfs__right__file-list .cwfs__file-row__file-info__name{font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.chat-widget-file-select .cwfs__right__file-list .cwfs__file-row__remove{border:none;background:transparent;font-size:18px;line-height:1;cursor:pointer;color:#555}.chat-widget-file-select .cwfs__file-count{margin:0 0 0 auto;font-size:13px;color:#6b6b6b}.chat-widget-file-select .cwfs__error{margin:0;font-size:12px;color:#c0392b}.chat-widget-text-collection{margin-top:6px;margin-left:15px}.chat-widget-text-collection .cwtc{max-width:82.27vw;margin-top:12px;width:100%;background-color:#000;padding:3px;border-radius:2.73vw;display:flex;gap:3px}.chat-widget-text-collection .cwtc__left{flex:0 0 45.45vw;display:flex;flex-direction:column;gap:6px;background:#fff;border-radius:2.05vw;padding:8px;box-sizing:border-box}.chat-widget-text-collection .cwtc__left__field{display:flex;flex-direction:column;gap:6px}.chat-widget-text-collection .cwtc__left__field input,.chat-widget-text-collection .cwtc__left__field textarea{width:100%;border-radius:12px;border:1px solid #dbdbdb;padding:10px 12px;font-size:15px;font-weight:600;resize:none}.chat-widget-text-collection .cwtc__left__field input:disabled,.chat-widget-text-collection .cwtc__left__field textarea:disabled{background:#f7f7f7;color:#9b9b9b}.chat-widget-text-collection .cwtc__left__field button{align-self:flex-start;border:none;background:linear-gradient(180deg,#9b7cf5,#7f52ff);color:#fff;font-weight:700;padding:8px 16px;border-radius:20px}.chat-widget-text-collection .cwtc__left__field button:disabled{opacity:.4}.chat-widget-text-collection .cwtc__left__footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-widget-text-collection .cwtc__left__footer span{font-size:14px;font-weight:600;color:#6b6b6b}.chat-widget-text-collection .cwtc__left__footer button{border:none;border-radius:20px;padding:10px 18px;font-weight:700;color:#fff;background:linear-gradient(to bottom,#6e95f8,#257cee)}.chat-widget-text-collection .cwtc__left__footer button:disabled{opacity:.4}.chat-widget-text-collection .cwtc__helper{margin:0;font-size:13px;color:#555}.chat-widget-text-collection .cwtc__error{margin:0;font-size:12px;color:#c0392b}.chat-widget-text-collection .cwtc__right{flex:1;display:flex;flex-direction:column;background:#1d1d1d;border:1px solid #9d9d9d;border-radius:2.27vw;padding:4px;width:100%;box-sizing:border-box;overflow:hidden}.chat-widget-text-collection .cwtc__right__placeholder{margin:auto;color:#999;font-size:14px;text-align:center}.chat-widget-text-collection .cwtc__right__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px;flex:1;overflow-y:auto}.chat-widget-text-collection .cwtc__right__list li{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;background:#fff;border-radius:1.82vw;gap:8px}.chat-widget-text-collection .cwtc__right__list li span{font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.chat-widget-text-collection .cwtc__right__list li button{border:none;background:transparent;font-size:18px;color:#555;line-height:1}.chat-widget-text-collection .cwtc__right__list li button:disabled{opacity:.4}:root{--send-bg: #0b93f6;--send-color: #ffffff;--receive-bg: #e5e5ea;--receive-text: #000000;--page-background: #ffffff;--max-bubble-width: 75%;--gap-in-group: 3px;--gap-between-groups: 10px;--radius: 20px;--radius-tight: 8px;--tail-w: 26px;--tail-h: 25px}.poll-chat{font-family:-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.35;display:flex;flex-direction:column;gap:0;background-color:#fff;padding-bottom:150px;overflow-x:hidden;overflow-y:auto;flex:1;min-height:0}.row{display:flex;flex-direction:column}.typing-row{align-items:flex-start;margin-top:5px}.chat-bubble{scale:.5;height:72px;width:46px;background:#e5e5e5;position:relative;margin-left:10px}.chat-bubble:before{content:"";height:72px;width:72px;left:-36px;position:absolute;display:block;background:#e5e5e5;border-radius:50%;z-index:1}.chat-bubble:after{content:"";height:72px;width:72px;right:-36px;position:absolute;display:block;background:#e5e5e5;border-radius:50%;z-index:1}.chat-bubble .tail{height:25px;width:25px;background:#e5e5e5;position:absolute;left:-40px;bottom:2px;border-radius:50%}.chat-bubble .tail:before{height:12px;width:12px;background:#e5e5e5;content:"";display:block;border-radius:50%;position:absolute;left:-10px;bottom:-8px}.chat-bubble .loading{position:absolute;z-index:10;width:67px;left:-11px;top:27px}.chat-bubble .loading .dot{height:17px;width:17px;border-radius:50%;background:#c1c1c1;display:block;float:left;margin:0 0 0 8px}.chat-bubble .loading .dot:first-child{margin:0}.chat-bubble .loading .dot.one{-webkit-animation:cycleOne 1s ease-in-out infinite;-webkit-animation-direction:normal}.chat-bubble .loading .dot.two{-webkit-animation:cycleTwo 1s ease-in-out infinite;-webkit-animation-direction:normal}.chat-bubble .loading .dot.three{-webkit-animation:cycleThree 1s ease-in-out infinite;-webkit-animation-direction:normal}@-webkit-keyframes cycleOne{0%{background:#96969666}33.333%{background:#969696}66.6667%{background:#96969666}to{background:#96969666}}@-webkit-keyframes cycleThree{0%{background:#96969666}33.333%{background:#96969666}66.6667%{background:#96969666}to{background:#969696}}@keyframes cycleOne{0%{background:#96969666}33.333%{background:#969696}66.6667%,to{background:#96969666}}@keyframes cycleTwo{0%,33.333%{background:#96969666}66.6667%{background:#969696}to{background:#96969666}}@keyframes cycleThree{0%,66.6667%{background:#96969666}to{background:#969696}}.bubble{max-width:var(--max-bubble-width);word-wrap:break-word;overflow-wrap:anywhere;position:relative;padding:10px 14px;margin-top:var(--gap-in-group);border-radius:var(--radius);box-sizing:border-box}.bubble:before,.bubble:after{content:"";position:absolute;bottom:0;height:var(--tail-h);display:none}.bubble.group-start{margin-top:var(--gap-between-groups)}.bubble.user{margin-right:15px;color:var(--send-color);background:var(--send-bg);align-self:flex-end}.bubble.user:not(.group-start){border-top-right-radius:var(--radius-tight)}.bubble.user:not(.group-end){border-bottom-right-radius:var(--radius-tight)}.bubble.user.group-end:before{display:block;right:-7px;width:20px;background-color:var(--send-bg);border-bottom-left-radius:16px 14px}.bubble.user.group-end:after{display:block;right:calc(-1 * var(--tail-w));width:var(--tail-w);background-color:#fff;border-bottom-left-radius:10px}.bubble.bot{margin-left:15px;background:var(--receive-bg);color:var(--receive-text);align-self:flex-start}.bubble.bot:not(.group-start){border-top-left-radius:var(--radius-tight)}.bubble.bot:not(.group-end){border-bottom-left-radius:var(--radius-tight)}.bubble.bot.group-end:before{display:block;left:-7px;width:20px;background-color:var(--receive-bg);border-bottom-right-radius:16px 14px}.bubble.bot.group-end:after{display:block;left:calc(-1 * var(--tail-w));width:var(--tail-w);background-color:#fff;border-bottom-right-radius:10px}.timestamp{margin-top:4px;font-size:12px;line-height:1;color:#8e8e93;-webkit-user-select:none;user-select:none}.timestamp.centered{align-self:center}.timestamp.user{align-self:flex-end}.timestamp.bot{align-self:flex-start}.chat-widget--buttons{display:flex;flex-direction:row;gap:6px;margin-left:15px;margin-top:12px;width:fit-content}.chat-widget--buttons .chat-widget__button .button-3d__face{background-color:#9756ff;border:4px solid #7141bf;height:clamp(44px,5.02svh,56px)}.chat-widget--buttons .chat-widget__button .button-3d__face .chat-widget__button-content{padding:0 9.32vw}.chat-widget--buttons .chat-widget__button .button-3d__face .chat-widget__button-content span{color:#fff;font-size:clamp(19px,2.2svh,26px);font-weight:700}.chat-widget--buttons .chat-widget__button:after{background-color:#7141bf}.chat-widget--options .chat-widget__options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.chat-widget--options .chat-widget__option{border:1px solid #d9d9d9;border-radius:10px;padding:10px;background:#fff;cursor:pointer;font-size:14px;text-align:left;transition:border-color .2s ease,box-shadow .2s ease}.chat-widget--options .chat-widget__option:hover{border-color:#bdbdbd;box-shadow:0 2px 6px #00000014}.chat-widget--template-card{margin-left:15px;margin-top:12px;max-width:320px}.chat-widget--template-card .template-card{width:100%;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:16px;background:#fff;text-align:left;display:flex;flex-direction:column;gap:8px;box-shadow:0 6px 16px #00000014;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.chat-widget--template-card .template-card:hover{transform:translateY(-2px);box-shadow:0 12px 22px #0000001f}.chat-widget--template-card .template-card__label{text-transform:uppercase;font-size:11px;color:#0000008c;letter-spacing:.08em}.chat-widget--template-card .template-card__title-row{display:flex;align-items:center;gap:8px}.chat-widget--template-card .template-card__title-row h4{font-size:18px;margin:0;color:#111}.chat-widget--template-card .template-card__badge{background:#f5f0ff;color:#6b4ce6;border-radius:999px;font-size:11px;padding:2px 8px;font-weight:600}.chat-widget--template-card .template-card__desc{font-size:14px;color:#000000a6}.chat-widget--template-card .template-card__action{font-size:13px;font-weight:700;color:#009e64}.open-form-button .ofb{margin:12px 0 0;padding:0;border:none;outline:0;text-align:left;font-family:Inter Tight,sans-serif;display:flex;flex-direction:row;justify-content:start;align-items:start;cursor:pointer;background:linear-gradient(to bottom,#00b070,#009760 29%,#016d45);width:fit-content;max-width:82.27vw;min-width:15vw;padding:1.5svh 3.86vw;position:relative;border-radius:3.41vw;gap:1.82vw}.open-form-button .ofb:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1.5px #fff3;mix-blend-mode:normal;z-index:1}.open-form-button .ofb>*{position:relative;z-index:2}.open-form-button .ofb:before{content:"";position:absolute;inset:4px;border:.68vw solid rgba(255,255,255,.085);pointer-events:none;border-radius:2.5vw}.open-form-button .ofb__left{display:flex;justify-content:center;align-items:center}.open-form-button .ofb__left svg{margin-top:calc(clamp(18px,2.2svh,25px)*.15);height:calc(clamp(18px,2.2svh,25px)*1.52);width:auto;overflow:visible}.open-form-button .ofb__right{display:flex;flex-direction:column;gap:1px}.open-form-button .ofb__right__title{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:4px}.open-form-button .ofb__right__title h3{margin:0;font-size:clamp(18px,2.2svh,25px);color:#fff;font-weight:900;line-height:1.1}.open-form-button .ofb__right__title svg{height:calc(clamp(18px,2.2svh,25px)*.86);width:auto;overflow:visible}.open-form-button .ofb__right p{font-size:clamp(14px,1.67svh,20px);font-weight:600;color:#ffffff8c;line-height:1.1}.poll-form-question-widget .pfqw{display:flex;flex-direction:column;gap:4px}.poll-form-question-widget .pfqw h3{color:#000;font-weight:700;font-size:clamp(18px,2.09svh,25px);line-height:1.25}.poll-form-question-widget .pfqw h3 .pfqw__optional{color:#0006;font-weight:700}.poll-form-question-widget .pfqw p{font-size:clamp(15px,1.78svh,24px);font-weight:700;color:#0006}.poll-form-question-widget .pfqw .pfqw__helper{font-weight:500;color:#0000008c}.poll-form-text-input-widget .pftiw{display:flex;flex-direction:column;margin-top:1.26svh;margin-bottom:2px}.poll-form-text-input-widget .pftiw textarea,.poll-form-text-input-widget .pftiw input{width:100%;border:1.5px solid #8c8c8c;border-radius:2.95vw;padding:3.64vw 5.45vw;font-size:15px;font-family:Inter Tight,sans-serif;font-size:clamp(18px,2.09svh,25px);font-weight:600;color:#000;background-color:#f9f9f9}.poll-form-text-input-widget .pftiw textarea::placeholder,.poll-form-text-input-widget .pftiw input::placeholder{color:#959595}.poll-form-text-input-widget .pftiw__input-multiple{display:flex;flex-direction:row;border:1.5px solid #8c8c8c;border-radius:2.95vw}.poll-form-text-input-widget .pftiw__input-multiple input,.poll-form-text-input-widget .pftiw__input-multiple textarea{flex:1;border:none;padding:0;background-color:transparent;border-radius:0;padding:3.64vw 5.45vw;padding-right:0;font-size:clamp(18px,2.09svh,25px)}.poll-form-text-input-widget .pftiw__input-multiple input:focus,.poll-form-text-input-widget .pftiw__input-multiple textarea:focus{outline:none}.poll-form-text-input-widget .pftiw__input-multiple button{align-self:stretch;display:flex;align-items:center;justify-content:center;background-color:#009e64;width:42px;outline:none;border:none;margin:1.15svh;border-radius:1.14vw}.poll-form-text-input-widget .pftiw__input-multiple button svg{fill:#fff;color:#fff;height:calc(clamp(18px,2.09svh,25px)*.9);width:auto}.poll-form-text-input-widget .pftiw__multiple-list{display:flex;flex-direction:column;gap:1.15svh;margin-top:.84svh;margin-right:2.27vw}.poll-form-text-input-widget .pftiw__multiple-list__list{display:flex;flex-direction:column;gap:5.5px}.poll-form-text-input-widget .pftiw__multiple-list__list__item{display:flex;width:100%;background-color:#f5f5f5;border-radius:2.95vw;justify-content:space-between;align-items:center;border:1px solid #adadad;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.poll-form-text-input-widget .pftiw__multiple-list__list__item span{font-size:clamp(15px,1.67svh,20px);font-weight:600;color:#000;padding:2vw 4.09vw;line-height:1.2;flex:1;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.poll-form-text-input-widget .pftiw__multiple-list__list__item button{border:none;background-color:transparent;color:#000;cursor:pointer;padding:2vw 3.5vw 2vw 2vw}.poll-form-text-input-widget .pftiw__multiple-list__list__item button svg{height:calc(clamp(18px,2.09svh,25px)*.75);width:auto;fill:#00000080;color:#00000080}.poll-form-text-input-widget .pftiw__multiple-list__list__item button{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.poll-form-file-select-widget .pffsw{margin-top:12px;width:fit-content;min-width:calc(45.45vw + 6px);border-radius:2.73vw;display:flex;gap:6px;margin-bottom:2px}.poll-form-file-select-widget .pffsw.right-visible{max-width:82.27vw;width:100%;min-width:unset}.poll-form-file-select-widget .pffsw__left{border-radius:12px;flex:0 0 36.5vw;display:flex;flex-direction:column;border-radius:2.05vw;gap:4px}.poll-form-file-select-widget .pffsw__left__select-button{position:relative;border-radius:2.95vw;padding:3px;background-color:#fff;border:1px solid #666666}.poll-form-file-select-widget .pffsw__left__select-button__inner{position:relative;width:100%;height:100%;border-radius:2.27vw;border:1.5px dashed #bfbfbf}.poll-form-file-select-widget .pffsw__left__select-button button{background:#fff;color:#3c3c3c;height:7.01svh;border:none;width:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center;gap:4px}.poll-form-file-select-widget .pffsw__left__select-button button:disabled{opacity:.4;cursor:not-allowed}.poll-form-file-select-widget .pffsw__left__select-button button p{font-size:clamp(16.5px,2.07svh,25px);color:#3c3c3c;font-weight:700}.poll-form-file-select-widget .pffsw__left__select-button button svg{height:calc(clamp(16.5px,2.07svh,25px)*.85);width:auto}.poll-form-file-select-widget .pffsw__left__select-button__file-count{position:absolute;bottom:.75svh;right:1.25svh;font-size:12px;font-weight:700;color:#7d7d7d}.poll-form-file-select-widget .pffsw__right{flex:1;display:flex;flex-direction:column;border-radius:2.27vw;width:100%;box-sizing:border-box;overflow:hidden}.poll-form-file-select-widget .pffsw__right__placeholder{margin:auto;color:#999;font-size:14px;text-align:center}.poll-form-file-select-widget .pffsw__right__file-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px;flex:1;overflow-y:auto;overflow-x:hidden;width:100%}.poll-form-file-select-widget .pffsw__right__file-list .pffsw__file-row{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;padding:8px 10px;background:#f5f5f5;border-radius:2.95vw;gap:4px;width:100%;overflow:hidden;border:1px solid #adadad}.poll-form-file-select-widget .pffsw__right__file-list .pffsw__file-row__file-info{display:flex;flex-direction:column;gap:2px;width:100%;overflow:hidden}.poll-form-file-select-widget .pffsw__right__file-list .pffsw__file-row__file-info__name{font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.poll-form-file-select-widget .pffsw__right__file-list .pffsw__file-row__remove{border:none;background:transparent;font-size:18px;line-height:1;cursor:pointer;color:#555}.poll-form-file-select-widget .pffsw__file-count{margin:0 0 0 auto;font-size:13px;color:#6b6b6b}.poll-form-file-select-widget .pffsw__error{margin:0;font-size:12px;color:#c0392b}.poll-form-dropdown-widget .pfdw{display:flex;flex-direction:column;margin-top:1.26svh;margin-bottom:2px}.poll-form-dropdown-widget .pfdw__select{width:100%;border:1.5px solid #8c8c8c;border-radius:2.95vw;padding:3.64vw 5.45vw;font-size:15px;font-family:Inter Tight,sans-serif;font-size:clamp(18px,2.09svh,25px);font-weight:600;color:#000;background-color:#f9f9f9}.poll-form-dropdown-widget .pfdw__select::placeholder{color:#959595}.poll-form-dropdown-widget .pfdw__select p{font-size:clamp(18px,2.09svh,25px);font-weight:700;color:#000;margin-right:.5svh}.poll-form-dropdown-widget .pfdw__select svg{height:calc(clamp(18px,2.09svh,25px)*.9);width:auto}.poll-form-hdiv-widget .pfhdw{width:100%;height:1px}.template-field-error{margin-top:8px;color:#c53030;font-size:clamp(13px,1.5svh,18px);font-weight:600}.poll-chat-composer .pccr{position:absolute;bottom:0;left:0;right:0;width:100%;padding:0 6.14vw;padding-bottom:max(25px,env(safe-area-inset-bottom));background-color:#ffffff80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:row;align-items:end;justify-content:center;gap:5px;box-sizing:border-box;--pccr-max-height: 132px}.poll-chat-composer .pccr__preview{min-width:102px;height:80px;flex-shrink:0;border:1px solid #a8a8a8;display:flex;justify-content:center;align-items:center;overflow:hidden;cursor:pointer;border-radius:14px;outline:none;position:relative}.poll-chat-composer .pccr__preview:focus-visible{box-shadow:0 0 0 3px #007aff80}.poll-chat-composer .pccr__preview__stack{position:relative;width:100%;height:100%;display:flex}.poll-chat-composer .pccr__preview__stack__first{position:absolute;width:76px;height:29px;top:50%;left:50%;transform:translate(-50%,calc(-50% - 8px));background-color:#ab32e8;border-radius:8px;z-index:3;position:relative;max-width:100%;overflow:hidden;display:flex;align-items:center;padding:0 9px;text-align:center;justify-content:center}.poll-chat-composer .pccr__preview__stack__first p{font-size:14px;font-weight:600;color:#fff;line-height:1.35;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poll-chat-composer .pccr__preview__stack__second{position:absolute;width:60px;height:29px;top:50%;left:50%;transform:translate(-50%,calc(-50% + -0px));background-color:#dd98ff;border-radius:10px;z-index:2}.poll-chat-composer .pccr__preview__stack__third{position:absolute;width:44px;height:29px;top:50%;left:50%;transform:translate(-50%,calc(-50% + 7px));background-color:#efceff;border-radius:11px;z-index:1}.poll-chat-composer .pccr__preview__stack--shine:after{content:"";position:absolute;top:0;left:-150%;width:50%;height:100%;background:linear-gradient(120deg,#fff0,#ffffffe6,#fff0);animation:pccr-shine 1s ease-out;pointer-events:none}@keyframes pccr-shine{0%{transform:translate(0)}to{transform:translate(300%)}}.poll-chat-composer .pccr__preview__qnum{position:absolute;bottom:9px;right:9px;font-size:14px;font-weight:600;color:#8e8e93;line-height:1.35;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poll-chat-composer .pccr__preview--disabled{cursor:not-allowed;opacity:.65;filter:grayscale(1);pointer-events:none}.poll-chat-composer .pccr__input{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;background-color:#f2f2f7;border-radius:999px;min-height:54px;padding:8px 8px 8px 16px;gap:8px;flex:1;min-width:0;box-sizing:border-box;border:1px solid rgba(60,60,67,.15);box-shadow:inset 0 1px #ffffffbf,0 1px 1px #00000008}.poll-chat-composer .pccr__input textarea{flex:1;min-width:0;border:none;background:transparent;font-size:17px;line-height:22px;font-weight:400;padding:0;margin:0;resize:none;height:22px;max-height:var(--pccr-max-height);overflow-y:hidden;caret-color:#007aff}.poll-chat-composer .pccr__input textarea::placeholder{color:#8e8e93;font-weight:400}.poll-chat-composer .pccr__input textarea:focus{outline:none}.poll-chat-composer .pccr__input button{height:35px;width:46px;background-color:#00ca48;border:none;outline:none;border-radius:999px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .05s ease,opacity .15s ease,background-color .15s ease}.poll-chat-composer .pccr__input button:active{transform:scale(.98)}.poll-chat-composer .pccr__input button:disabled{background-color:#bdbdbd;cursor:default;opacity:1}.poll-chat-composer .pccr__input button svg{height:19px;width:auto}.poll-chat-composer .pccr .pccr__input--l1{border-radius:999px;align-items:center}.poll-chat-composer .pccr .pccr__input--l2{border-radius:21.16px;align-items:flex-end}.poll-chat-composer .pccr .pccr__input--l3{border-radius:20px;align-items:flex-end}.poll-chat-composer .pccr.pccr--has-text .pccr__input button:not(:disabled){background-color:#00ca48}.survey-preview__backdrop{position:fixed;inset:0;z-index:9998;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:spv-backdrop-fade-in .18s cubic-bezier(.2,.8,.2,1)}.survey-preview{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#000;width:100vw;height:96.5svh;display:flex;align-items:center;flex-direction:column;-webkit-overflow-scrolling:touch;animation:spv-slide-in .18s cubic-bezier(.2,.8,.2,1);border-radius:7.95vw 7.95vw 0 0;overflow:hidden}.survey-preview__close{position:absolute;top:calc(env(safe-area-inset-top) + 10px);left:calc(env(safe-area-inset-left) + 10px);height:clamp(40px,4.5svh,48px);width:clamp(40px,4.5svh,48px);border-radius:999px;border:1px solid rgba(0,0,0,.2);background:#f7f7f7e6;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);cursor:pointer;z-index:10000}.survey-preview__close svg{height:50%;width:auto;color:#0000008c}.survey-preview__content{position:absolute;inset:0;padding-top:0;padding-bottom:env(safe-area-inset-bottom);display:flex;flex-direction:column;overflow:auto}.survey-preview__header{display:flex;justify-content:start;align-items:center;flex-direction:row;width:calc(100% - 12px);border-radius:999px;background-color:#002449;margin-top:6px;padding:clamp(8px,1.05svh,16px)}.survey-preview__header__close-btn{height:clamp(46px,5.65svh,60px);width:clamp(46px,5.65svh,60px);border-radius:999px;border:none;background-color:#213f80;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10000;margin-right:clamp(10px,3.18vw,20px)}.survey-preview__header__close-btn svg{height:45%;width:auto;color:#fff}.survey-preview__header__title{position:relative;display:flex;align-items:center;flex:1;cursor:pointer;-webkit-user-select:none;user-select:none;pointer-events:none;overflow:hidden;gap:1.59vw}.survey-preview__header__title__lang{display:inline-flex;align-items:center;justify-content:center;background-color:#213f80;border-radius:999px;pointer-events:auto;width:calc(clamp(22.5px,2.98svh,34px)*1.2);height:calc(clamp(22.5px,2.98svh,34px)*1.2);padding:1px;background-color:#fff}.survey-preview__header__title__lang .survey-preview__flag{display:block;position:relative;width:100%;height:100%;border-radius:999px;overflow:hidden}.survey-preview__header__title__lang:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #0000001a;mix-blend-mode:multiply;z-index:1}.survey-preview__header__title h1{color:#fff;font-size:clamp(22.5px,2.98svh,34px);font-weight:700;line-height:1.1;pointer-events:auto}.survey-preview__header__title__select{position:absolute;inset:0;width:100%;height:100%;opacity:0;background:transparent;border:none;appearance:none;-webkit-appearance:none;cursor:pointer;pointer-events:auto;z-index:1}.survey-preview__header__nav{display:flex;background-color:#0080ff;border-radius:999px;height:100%;flex-direction:row;justify-content:center;align-items:center;position:relative;z-index:20}.survey-preview__header__nav button{background:none;border:none;cursor:pointer;padding:0;margin:0;display:flex;justify-content:center;align-items:center;width:clamp(46px,5.65svh,60px);height:clamp(46px,5.65svh,60px);transition:opacity .1s ease-in-out}.survey-preview__header__nav button:first-child{border-radius:999px 0 0 999px}.survey-preview__header__nav button:last-child{border-radius:0 999px 999px 0}.survey-preview__header__nav button{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.survey-preview__header__nav button:active{opacity:.8}.survey-preview__header__nav button svg{color:#fff;height:calc(clamp(46px,5.65svh,60px)*.435);width:auto}.survey-preview__header__nav p{color:#fff;font-size:clamp(16px,1.66666667svh,20px);font-weight:700;line-height:1;margin:0;padding:0;pointer-events:none}@keyframes spv-slide-in{0%{transform:translateY(8%);opacity:.96}to{transform:translateY(0);opacity:1}}@keyframes spv-backdrop-fade-in{0%{opacity:0}to{opacity:1}}.close-poll-content .cpc{display:flex;flex-direction:column;padding:0 9.09vw;padding-bottom:5svh}.close-poll-content .cpc__desc{display:flex;flex-direction:column;gap:20px}.close-poll-content .cpc__desc p{font-size:clamp(17px,2.09svh,25px);font-weight:500;color:#383838;line-height:1.35}.close-poll-content .cpc__actions{margin-top:6.07svh;display:flex;flex-direction:column;gap:12px}.close-poll-content .cpc__actions__hdiv{width:100%;height:1px;background-color:#d9d9d9}.close-poll-content .cpc__actions__btn{display:flex;padding:calc(clamp(17px,2.09svh,25px)*1) calc(clamp(17px,2.09svh,25px)*1.5);border-radius:4.55vw;justify-content:space-between;align-items:center}.close-poll-content .cpc__actions__btn p{font-size:clamp(17px,2.09svh,25px);color:#fff;font-weight:700}.close-poll-content .cpc__actions__btn svg{height:calc(clamp(17px,2.09svh,25px)*.9);width:auto;color:#fff}.close-poll-content .cpc__actions__btn.continue-soon{background-color:#9047ff}.close-poll-content .cpc__actions__btn.quit-poll{background-color:#f9383b}.publish-poll-content .ppc{display:flex;flex-direction:column;padding:0 9.09vw;padding-bottom:5svh}.publish-poll-content .ppc__desc{display:flex;flex-direction:column;gap:20px}.publish-poll-content .ppc__desc p{font-size:clamp(17px,2.09svh,25px);font-weight:500;color:#383838;line-height:1.35}.publish-poll-content .ppc__actions{margin-top:6.07svh;display:flex;flex-direction:column;gap:12px}.publish-poll-content .ppc__actions__hdiv{width:100%;height:1px;background-color:#d9d9d9}.publish-poll-content .ppc__actions__btn{display:flex;padding:calc(clamp(17px,2.09svh,25px)*1) calc(clamp(17px,2.09svh,25px)*1.5);border-radius:4.55vw;justify-content:space-between;align-items:center;border:none;outline:none;cursor:pointer}.publish-poll-content .ppc__actions__btn p{font-size:clamp(17px,2.09svh,25px);color:#fff;font-weight:700}.publish-poll-content .ppc__actions__btn svg{height:calc(clamp(17px,2.09svh,25px)*.9);width:auto;color:#fff}.publish-poll-content .ppc__actions__btn.publish{background-color:#9047ff}.publish-poll-content .ppc__actions__btn.cancel{background-color:#f9383b}.publish-poll-content .ppc__actions__btn:disabled{opacity:.6;cursor:not-allowed}.poll-form-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1000}.poll-form{background-color:#fff;padding:7.27vw;border-radius:7.27vw;width:calc(100% - 9.1vw)}.poll-form .pf__header{display:flex;padding:0 1.82vw}.poll-form .pf__header h1{font-size:clamp(24px,2.72svh,36px);color:#009e64;font-weight:700;line-height:1.1}.poll-form .pf__scroll-wrapper{position:relative;margin-top:2.93svh;border-radius:2.95vw;overflow:hidden}.poll-form .pf__content{max-height:60svh;overflow-y:auto;padding:7.5px 13px 15px 5px;margin-right:-8px;-webkit-overflow-scrolling:touch}.poll-form .pf__content::-webkit-scrollbar{-webkit-appearance:none}.poll-form .pf__content::-webkit-scrollbar-track{border-radius:9999px}.poll-form .pf__content::-webkit-scrollbar-thumb{background:#0000004d;border-radius:9999px}.poll-form .pf__content::-webkit-scrollbar-thumb:hover{background:#00000080}.poll-form .pf__shadow{pointer-events:none;position:absolute;left:0;right:0;height:50px;background-repeat:no-repeat;background-size:100% 100%;transition:opacity 80ms linear;z-index:1}.poll-form .pf__shadow--top{top:0;background-image:linear-gradient(to bottom,#000,#0000);border-top-left-radius:2.95vw;border-top-right-radius:2.95vw}.poll-form .pf__shadow--bottom{bottom:0;background-image:linear-gradient(to top,#000,#0000);border-bottom-left-radius:2.95vw;border-bottom-right-radius:2.95vw}.poll-form .pf__error{margin:8px 1.82vw 0;color:#d14343;font-size:14px;font-weight:600}.poll-form .pf__actions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:2.09svh;gap:1.82vw}.poll-form .pf__actions__save-btn{background-color:#009e64;height:calc(clamp(20px,2.51svh,30px)*2.67);min-height:56px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:3.18vw;flex:1;border:1px solid rgba(0,0,0,.05)}.poll-form .pf__actions__save-btn p{font-size:clamp(20px,2.51svh,30px);font-weight:700;color:#fff}.poll-form .pf__actions__save-btn.pf__actions__save-btn--busy{opacity:.65;pointer-events:none}.poll-form .pf__actions__close-btn{display:flex;justify-content:center;align-items:center;background-color:#efefef;height:calc(clamp(20px,2.51svh,30px)*2.67);min-height:56px;width:clamp(64px,14.55vw,76px);border-radius:3.18vw;border:1px solid rgba(0,0,0,.05)}.poll-form .pf__actions__close-btn svg{fill:#0006;color:#0006;height:calc(clamp(20px,2.51svh,30px)*.8);width:auto}.template-content{display:flex;flex-direction:column;gap:1.82svh}.template-content__section{display:flex;flex-direction:column;gap:.91svh}.template-intro{padding:12px 0 8px;display:flex;flex-direction:column;gap:6px}.template-intro__message{font-size:clamp(16px,1.9svh,24px);font-weight:600;color:#000000d9;line-height:1.4}.template-intro__hint{font-size:clamp(13px,1.6svh,18px);color:#0000008c}.poll-form-radio-widget .pfrw{display:flex;flex-direction:column;margin-top:1.26svh}.poll-form-radio-widget .pfrw__options{display:flex;flex-direction:column;gap:clamp(12px,1.68svh,22px)}.poll-form-radio-widget .pfrw__options__option{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5svh}.poll-form-radio-widget .pfrw__options__option input{width:calc(clamp(18px,2.09svh,25px)*1.5);height:calc(clamp(18px,2.09svh,25px)*1.5);min-width:calc(clamp(18px,2.09svh,25px)*1.5);min-height:calc(clamp(18px,2.09svh,25px)*1.5);border-radius:50%;border:3px solid #5e6367;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;position:relative;padding:0;margin:0}.poll-form-radio-widget .pfrw__options__option input:checked{border-color:#009e64}.poll-form-radio-widget .pfrw__options__option input:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(clamp(18px,2.09svh,25px)*.8);height:calc(clamp(18px,2.09svh,25px)*.8);background-color:#009e64;border-radius:50%}.poll-form-radio-widget .pfrw__options__option label{font-size:clamp(18px,2.09svh,25px);font-weight:600;margin-left:1.35vw;color:#000;line-height:1.2}.reset-checkpoint-confirmation-content .rccc{display:flex;flex-direction:column;padding:0 9.09vw;padding-bottom:5svh}.reset-checkpoint-confirmation-content .rccc__desc{display:flex;flex-direction:column;gap:20px}.reset-checkpoint-confirmation-content .rccc__desc p{font-size:clamp(17px,2.09svh,25px);font-weight:500;color:#383838;line-height:1.35}.reset-checkpoint-confirmation-content .rccc__actions{margin-top:6.07svh;display:flex;flex-direction:column;gap:12px}.reset-checkpoint-confirmation-content .rccc__actions__hdiv{width:100%;height:1px;background-color:#d9d9d9}.reset-checkpoint-confirmation-content .rccc__actions__btn{display:flex;padding:calc(clamp(17px,2.09svh,25px)*1) calc(clamp(17px,2.09svh,25px)*1.5);border-radius:4.55vw;justify-content:space-between;align-items:center}.reset-checkpoint-confirmation-content .rccc__actions__btn p{font-size:clamp(17px,2.09svh,25px);font-weight:700;color:#fff}.reset-checkpoint-confirmation-content .rccc__actions__btn svg{height:calc(clamp(17px,2.09svh,25px)*.9);width:auto}.reset-checkpoint-confirmation-content .rccc__actions__btn.reset{background-color:#000;color:#fff;fill:#fff}.reset-checkpoint-confirmation-content .rccc__actions__btn.reset svg{fill:#fff;color:#fff}.reset-checkpoint-confirmation-content .rccc__actions__btn.cancel{background-color:#fff;color:#fff;fill:#fff}.reset-checkpoint-confirmation-content .rccc__actions__btn.cancel svg{fill:#fff;color:#fff}.reset-checkpoint-confirmation-content .rccc__actions__btn.reset{background-color:#9047ff;color:#fff}.reset-checkpoint-confirmation-content .rccc__actions__btn.cancel{background-color:#b1b1b1;color:#000}.poll-link-card{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.poll-link-card .plc{background:linear-gradient(180deg,#0939b2,#00247f);width:100%;border-radius:5.45vw;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.poll-link-card .plc__top{z-index:1}.poll-link-card .plc__top h3{font-size:clamp(20px,2.35svh,28px);font-weight:700;line-height:1.1;color:#fff;padding:0 6.14vw;padding-top:2.3svh;padding-bottom:1.67svh}.poll-link-card .plc__center{width:100%;z-index:1;padding-bottom:1.2svh}.poll-link-card .plc .plc__embla{overflow:hidden;mask-mode:alpha;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-image:linear-gradient(to right,#0000,#000 12vw calc(100% - 12vw),#0000);-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgb(0,0,0) 12vw,rgb(0,0,0) calc(100% - 12vw),rgba(0,0,0,0) 100%)}.poll-link-card .plc .plc__embla__container{display:flex}.poll-link-card .plc .plc__chip{border-radius:1.7vw;background:#00000026;white-space:nowrap;padding:3.15px;position:relative;flex:0 0 auto;min-width:0;margin-right:clamp(5px,1.36vw,16px)}.poll-link-card .plc .plc__chip:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 .45vw #ffffffd9;mix-blend-mode:normal;z-index:1}.poll-link-card .plc .plc__chip__inner{position:relative;width:100%;height:100%;border-radius:.91vw}.poll-link-card .plc .plc__chip__inner:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 .23vw #ffffff40;mix-blend-mode:normal;z-index:1}.poll-link-card .plc .plc__chip__inner p{font-size:clamp(22px,2.62svh,32px);font-weight:700;color:#fff;line-height:1.1;padding:.91vw 2.5vw}.poll-link-card .plc .plc__chip.purple{background:#bf00ff80}.poll-link-card .plc .plc__chip.red{background:#ff0000b3}.poll-link-card .plc .plc__chip.green{background:#1eff0080}.poll-link-card .plc .plc__chip.darkBlue{background:#1f1ffd80}.poll-link-card .plc .plc__chip.yellow{background:#ffd000be}.poll-link-card .plc .plc__chip.blue{background:#00b7ff80}.poll-link-card .plc__bottom{width:100%;padding:0 6.14vw;padding-bottom:2svh;padding-top:.7svh;flex-direction:row;z-index:1}.poll-link-card .plc__bottom__spots-text{display:flex;flex-wrap:wrap;align-items:center;gap:4.5px}.poll-link-card .plc__bottom__spots-text .spots-text{font-size:clamp(16px,1.88svh,20px);color:#fff;font-weight:600}.poll-link-card .plc__bottom__spots-text .spots-text.gray{color:#ffffffa6}.poll-link-card .plc__bottom__spots-text .spots-text__free{background-color:#00000040;border:1px solid #49ff64;border-radius:3px;display:flex;justify-content:center;align-items:center;margin-top:calc(clamp(16px,1.88svh,20px)*.085)}.poll-link-card .plc__bottom__spots-text .spots-text__free p{font-size:clamp(14px,1.67svh,19px);color:#49ff64;font-weight:800;line-height:1;padding:1.2px 3px}.poll-link-card .plc__bottom__spots-text svg{color:#fff;fill:#fff;height:calc(clamp(16px,1.88svh,20px)*.8);width:auto;overflow:visible}.poll-link-card .plc__bottom__spots-text.unavailable svg{color:#ffffffa6;fill:#ffffffa6}.poll-link-card .plc__blob-container{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;border-radius:inherit}.poll-link-card .plc__blob{position:absolute;width:100%;height:100%;object-fit:contain;overflow:hidden;filter:blur(22.5px)}.poll-link-card .plc__blob.b1{top:-4.08svh;left:-5.68vw;height:9svh;width:auto;fill:#fff;color:#fff}.poll-link-card .plc__blob.b2{right:10.68vw;top:-1.46svh;height:10svh;width:auto}.poll-link-card .plc__blob.b3{right:-11.36vw;bottom:-.52svh;height:12svh;width:auto}.poll-link-card .plc__shine{position:absolute;inset:0;pointer-events:none;z-index:10;overflow:hidden;border-radius:inherit;will-change:transform;transform:translateZ(0)}.poll-link-card .plc__shine:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(135deg,transparent 0%,transparent 30%,rgba(255,255,255,.1) 42%,rgba(255,255,255,.25) 45%,rgba(255,255,255,.56) 47.5%,rgba(255,255,255,.75) 50%,rgba(255,255,255,.56) 52.5%,rgba(255,255,255,.25) 55%,rgba(255,255,255,.1) 58%,transparent 70%,transparent 100%);transform:translate3d(-100%,-100%,0);animation:plcShineSweep 8s ease-in-out infinite;mix-blend-mode:screen}@keyframes plcShineSweep{0%{transform:translate3d(-100%,-100%,0)}50%{transform:translate3d(100%,100%,0)}to{transform:translate3d(100%,100%,0)}}.my-poll-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.27vw;margin-top:1.67svh}.my-poll-grid__item{background:#00000005;border:.45vw solid #747474;border-radius:5.45vw;min-height:calc(clamp(16px,1.88svh,24px)*4.44);padding:0 5vw;display:flex;flex-direction:column;justify-content:center;box-shadow:0 1px 3px #0f172a0f}.my-poll-grid__item .my-poll-grid__top{font-weight:700;font-size:clamp(16px,1.88svh,24px);color:#000}.my-poll-grid__item .my-poll-grid__bottom{display:flex;align-items:center;gap:3.15px;font-size:clamp(16px,1.88svh,24px);font-weight:600;color:#00000059}.my-poll-grid__item .my-poll-grid__icon{height:calc(clamp(16px,1.88svh,24px)*.725);width:auto;flex:0 0 auto}.my-poll-grid__item--empty{background:#f2f2f2;border:1px dashed rgba(148,163,184,.65);box-shadow:none}.how-does-it-work-content .hdiwc{width:100%;height:100%;display:flex;flex-direction:column}.how-does-it-work-content .hdiwc__examples{padding:5svh 10.23vw;padding-left:0;padding-right:0;padding-top:0}.how-does-it-work-content .hdiwc__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:5svh 10.23vw}.how-does-it-work-content .hdiwc__header h1{font-size:clamp(24px,3.14svh,36px);font-weight:800}.how-does-it-work-content .hdiwc__header button{position:relative;cursor:pointer;outline:none;border:1px solid rgba(0,0,0,.25);height:clamp(34px,3.97svh,48px);width:clamp(34px,3.97svh,48px);border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:transform .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.how-does-it-work-content .hdiwc__header button svg{color:#00000059;width:clamp(10px,1.23svh,16px);height:auto}.how-does-it-work-content .hdiwc__desc{font-size:clamp(17px,2.09svh,24px);font-weight:600;color:#0009;line-height:1.35;margin:0 10.23vw;margin-bottom:5svh}.poll-chat-examples{width:100%}.poll-chat-examples .pce{display:flex;flex-direction:column}.poll-chat-examples .pce__embla{overflow:hidden}.poll-chat-examples .pce__embla__container{display:flex}.poll-chat-examples .pce__embla__slide{flex:0 0 100%;min-width:0;margin-right:20px;padding:0 10.23vw}.poll-chat-examples .pce__container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.poll-chat-examples .pce__container__top-wrapper{width:100%;display:block;text-align:right}.poll-chat-examples .pce__container__bottom-wrapper{width:100%;padding-right:15%;justify-content:center;align-items:center}.poll-chat-examples .pce__container__text{display:inline-block;width:auto;max-width:85%;box-sizing:border-box;vertical-align:top;padding:3.41vw 4.77vw;border-radius:4.53vw;background-color:#007aff}.poll-chat-examples .pce__container__text p{margin:0;display:block;white-space:normal;overflow-wrap:break-word;word-break:break-word;line-height:1.35;font-family:SF Pro,sans-serif;font-size:clamp(16px,2.24svh,26px);font-weight:500;color:#fff;text-align:start}.poll-chat-examples .pce__container__illustration{display:flex;margin-top:-2.5svh;width:100vw}.poll-chat-examples .pce__container__illustration svg{height:auto;width:73.18181818vw}.poll-chat-examples .pce__container__illustration img{width:73.18181818vw;height:auto;border-radius:2vw}.poll-chat-examples .pce__navigation{display:flex;justify-content:center;align-items:center;gap:3vw;margin-top:2svh;margin-bottom:5svh}.poll-chat-examples .pce__nav-button{display:flex;align-items:center;justify-content:center;width:12vw;height:12vw;max-width:50px;max-height:50px;background-color:#4ec01d;border:none;border-radius:50%;color:#fff;font-size:clamp(20px,5vw,28px);cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.poll-chat-examples .pce__nav-button:active{transform:scale(.95)}.poll-chat-examples .pce__nav-button svg{width:25px;height:25px}.checking-availability-dialog{font-family:Inter Tight,sans-serif}.checking-availability-dialog__backdrop{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:10000}.checking-availability-dialog__content{background:#fff;border-radius:5.23vw;padding:7.27vw;max-width:calc(100% - 14.54vw);box-shadow:0 8px 32px #0003;position:relative;animation:dialogFadeIn .2s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.checking-availability-dialog__content__title{font-size:clamp(22px,2.72svh,30px);font-weight:800;margin-top:3svh}.checking-availability-dialog__content__subtitle{font-size:clamp(16px,2.09svh,24px);font-weight:600;color:#000000a6;margin-top:1svh}.checking-availability-dialog__content__spinner{width:6.5svh;height:6.5svh;border-radius:50%;border:4px solid #e6e6e6;border-top-color:#0054ff;animation:cadSpin .9s linear infinite}@keyframes cadSpin{to{transform:rotate(360deg)}}.poll-creation-conditions-dialog{font-family:Inter Tight,sans-serif}.poll-creation-conditions-dialog__backdrop{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:10000}.poll-creation-conditions-dialog__content{background:#fff;border-radius:5.23vw;padding:7.27vw;max-width:calc(100% - 14.54vw);width:720px;box-shadow:0 8px 32px #0003;position:relative;animation:dialogFadeIn .2s ease;display:flex;flex-direction:column}.poll-creation-conditions-dialog__content__title{font-size:clamp(22px,2.72svh,30px);font-weight:800;margin-right:2.5rem}.poll-creation-conditions-dialog__content__body{margin-top:2.1svh;overflow:auto}.poll-creation-conditions-dialog__content__body p,.poll-creation-conditions-dialog__content__body li{font-size:clamp(15px,1.9svh,20px);line-height:1.5;color:#222}.poll-creation-conditions-dialog__content__body ul{margin:0;padding-left:1.2rem;display:grid;gap:.8svh}.poll-creation-conditions-dialog__content__body__example-block,.poll-creation-conditions-dialog__content__body .poll-creation-conditions-dialog__content__example-block{margin-top:.6svh;padding:.75rem;border-radius:8px;background:#f7f5ff;color:#3b2a7a;font-size:clamp(14px,1.8svh,18px)}.poll-creation-conditions-dialog__content__body--fixed{height:45svh}.poll-creation-conditions-dialog__content__agree-btn{width:100%;margin-top:1.6svh;padding:1rem 1.25rem;border:none;border-radius:10px;font-weight:800;font-size:clamp(16px,2.05svh,20px);cursor:pointer;background:#7b61ff;color:#fff;transition:transform .06s ease,filter .15s ease}.poll-creation-conditions-dialog__content__agree-btn:active{transform:translateY(1px)}.poll-creation-conditions-dialog__content__agree-btn:hover{filter:brightness(1.03)}.poll-creation-conditions-dialog__content__cancel-link{margin-top:.9svh;background:none;border:none;padding:0;align-self:center;color:#6a6a6a;text-decoration:underline;font-weight:700;font-size:clamp(14px,1.9svh,18px);cursor:pointer}.poll-creation-conditions-dialog__content__cancel-link:hover{color:#3a3a3a}@keyframes dialogFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.poll-manager-page__bg{width:100%;height:100%;position:relative;overflow:hidden;background-color:#000;z-index:0}.poll-manager-page{width:100%;height:100%;border-top-left-radius:7.95vw;border-top-right-radius:7.95vw;display:flex;flex-direction:column;align-items:start;justify-content:start;background-color:#fff}.poll-manager-page .pmp{width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:4.55vw;box-sizing:border-box}.poll-manager-page .pmp__header{display:flex;align-items:center;gap:3.2vw;margin-bottom:4vw}.poll-manager-page .pmp__header h1{font-size:5vw;font-weight:700;color:#111827;margin:0}.poll-manager-page .pmp__header__back-btn{width:9.5vw;height:9.5vw;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:#111827;padding:0}.poll-manager-page .pmp__header__back-btn svg{font-size:4vw}.poll-manager-page .pmp__status-msg{margin-bottom:5vw}.poll-manager-page .pmp__status-msg p{margin:0;font-size:3.5vw;line-height:1.4;color:#4b5563}.poll-manager-page .pmp__actions{display:flex;flex-direction:column;gap:2.5vw;margin-bottom:6vw}.poll-manager-page .pmp__download-btn{display:inline-flex;align-items:center;justify-content:center;gap:2vw;padding:3vw 4.5vw;border-radius:999px;border:none;font-size:3.8vw;font-weight:600;background:#111827;color:#fff;box-shadow:0 4px 10px #00000026}.poll-manager-page .pmp__download-btn svg{font-size:4vw}.poll-manager-page .pmp__download-btn:disabled{opacity:.6;box-shadow:none}.poll-manager-page .pmp__error{margin:0;font-size:3.3vw;color:#b91c1c}.poll-manager-page .pmp__csv-help{margin-top:auto;padding-top:4vw;border-top:1px solid #e5e7eb}.poll-manager-page .pmp__csv-help h2{margin:0 0 2vw;font-size:3.8vw;font-weight:600;color:#111827}.poll-manager-page .pmp__csv-help p{margin:0;font-size:3.2vw;line-height:1.5;color:#6b7280}.poll-manager-page .pmp__csv-help a{color:#2563eb;text-decoration:underline}.poll-manager-page .pmp__csv-help .pmp__csv-warning{margin-top:2vw;font-size:3vw;line-height:1.4;color:#000;background-color:#ffba25;padding:2vw 2.5vw;border-radius:2.5vw}@keyframes shake{0%{transform:translate(2px,2px) rotate(0)}10%{transform:translate(-2px,-4px) rotate(-2deg)}20%{transform:translate(-6px) rotate(2deg)}30%{transform:translate(6px,4px) rotate(0)}40%{transform:translate(2px,-2px) rotate(2deg)}50%{transform:translate(-2px,4px) rotate(-2deg)}60%{transform:translate(-6px,2px) rotate(0)}70%{transform:translate(6px,2px) rotate(-2deg)}80%{transform:translate(-2px,-2px) rotate(2deg)}90%{transform:translate(2px,4px) rotate(0)}to{transform:translate(2px,-4px) rotate(-2deg)}}@keyframes sliceFlyOutTop{0%{transform:translate(-50%) translate(0) rotate(0)}to{transform:translate(-50%) translate(-100vw,-100vh) rotate(-45deg)}}@keyframes sliceFlyOutBottom{0%{transform:translate(-50%) translate(0) rotate(0)}to{transform:translate(-50%) translate(100vw,100vh) rotate(45deg)}}.check-in-page2 .cip2{display:flex;flex-direction:column;background-color:#1d0f33;height:100vh;width:100vw;font-family:Inter Tight,sans-serif;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.check-in-page2 .cip2__header__top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 6.14vw;margin-top:6.14vw}.check-in-page2 .cip2__header__top__empty{width:clamp(42px,5.3svh,52000px)}.check-in-page2 .cip2__header__top p{font-size:clamp(14.7px,1.75svh,24px);color:#fff6;font-weight:600;font-style:italic;flex:1;text-align:center}.check-in-page2 .cip2__header__top__close{height:clamp(42px,5.3svh,52000px);width:clamp(42px,5.3svh,52000px);border-radius:50%;border:none;background-color:#1d0f33;cursor:pointer;padding:0;margin:0;border:1px solid rgba(255,255,255,.25)}.check-in-page2 .cip2__header__top__close svg{height:calc(clamp(42px,5.3svh,52000px)*.32);width:auto;color:#fff}.check-in-page2 .cip2__title{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-3svh}.check-in-page2 .cip2__title__svg svg{max-width:75vw;width:100%;height:auto;max-height:11svh}.check-in-page2 .cip2__title .cip2__check-in-overview-container{position:relative}.check-in-page2 .cip2__title .cip2__check-in-overview{margin-top:1svh;flex-direction:row;background-color:transparent;display:flex;justify-content:space-between;flex:1;overflow:hidden;z-index:1;position:relative;z-index:3;gap:1.82vw}.check-in-page2 .cip2__title .cip2__check-in-overview__column{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.4svh;position:relative}.check-in-page2 .cip2__title .cip2__check-in-overview__column p{font-size:clamp(12px,1.33svh,22px);color:#ffffff80;font-weight:800;text-align:center}.check-in-page2 .cip2__title .cip2__check-in-overview__column .column__check-box{background-color:red;height:clamp(24px,2.82svh,30px);width:clamp(24px,2.82svh,30px);border-radius:50%;background-color:#fff;border:.5px solid rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.check-in-page2 .cip2__title .cip2__check-in-overview__column .column__check-box svg{fill:#828282;width:calc(clamp(24px,2.82svh,30px)*.475);height:auto;overflow:visible}.check-in-page2 .cip2__title .cip2__check-in-overview__column .column__check-box.checked{background-color:#ff9601}.check-in-page2 .cip2__title .cip2__check-in-overview__column .column__check-box.checked svg{fill:#fff}.check-in-page2 .cip2__title .cip2__check-in-overview__column .orange-pointer{position:absolute;bottom:-5px;left:50%;transform:translate(-50%);pointer-events:none;z-index:2;width:15px;opacity:.65;height:4px}.check-in-page2 .cip2__main{display:flex;justify-content:center;align-items:start;flex:1;position:relative;height:100%;margin-top:4svh}.check-in-page2 .cip2__main__coin{position:absolute;top:35%;left:50%;transform:translate(-50%,-50%);z-index:2;width:70vw;max-width:300px;display:flex;justify-content:center;align-items:center}.check-in-page2 .cip2__main__coin__rays{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:285%;height:285%;z-index:-1;display:flex;justify-content:center;align-items:center}.check-in-page2 .cip2__main__coin__rays svg{width:100%;height:100%;animation:rotateRays 20s linear infinite}.check-in-page2 .cip2__main__coin img{width:40.68181818vw;height:auto}.check-in-page2 .cip2__main__card-pack{position:relative;display:flex;justify-content:center;align-items:start;z-index:1}.check-in-page2 .cip2__main__card-pack img{height:58svh;width:auto;z-index:1;transition:height .3s ease-in-out;will-change:transform}.check-in-page2 .cip2__main__card-pack .slice-container{position:relative;display:flex;justify-content:center;align-items:start;z-index:2;height:58svh;width:auto}.check-in-page2 .cip2__main__card-pack .slice-container .slice-top,.check-in-page2 .cip2__main__card-pack .slice-container .slice-bottom{position:absolute;top:0;left:50%;transform:translate(-50%);height:100%;width:auto;max-width:none}.check-in-page2 .cip2__main__card-pack .slice-container .slice-top{clip-path:polygon(0 0,100% 0,100% 40%,0 50%);animation:sliceFlyOutTop .8s forwards ease-in}.check-in-page2 .cip2__main__card-pack .slice-container .slice-bottom{clip-path:polygon(0 50%,100% 40%,100% 100%,0 100%);animation:sliceFlyOutBottom .8s forwards ease-in}.check-in-page2 .cip2__main__card-pack__bg-blobs{position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;z-index:0}.check-in-page2 .cip2__main__card-pack__bg-blobs__blob{position:absolute;z-index:0;height:19.6svh;width:auto;filter:blur(35px);will-change:transform,opacity}.check-in-page2 .cip2__main__card-pack__bg-blobs__blob svg{width:100%;height:100%}.check-in-page2 .cip2__main__card-pack__bg-blobs__blob.b1{top:7.5%;right:-18%}.check-in-page2 .cip2__main__card-pack__bg-blobs__blob.b2{top:57%;transform:translateY(-50%);left:-15%}.check-in-page2 .cip2__main__card-pack__bg-blobs__blob.b3{bottom:-18%;left:18%}.check-in-page2 .cip2__main__card-pack__bg-blobs .cip2-particle{position:absolute;border-radius:50%;pointer-events:none;will-change:transform,opacity;filter:blur(2px)}.check-in-page2 .cip2__btn{width:calc(100% - 9.1vw);overflow:visible;margin-top:1svh;position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:2}.check-in-page2 .cip2__btn .cip2mb__bg{width:100%;background-color:#010101;padding:clamp(8px,1.35svh,20px);padding-top:calc(clamp(8px,1.35svh,20px) / 1.1);padding-bottom:calc(clamp(8px,1.35svh,20px) + 4.35px);display:flex;justify-content:center;align-items:center;border-radius:7.04vw;position:relative;overflow:visible;z-index:0}.check-in-page2 .cip2__btn .cip2mb__bg[data-pressed=true]{padding-top:calc(clamp(8px,1.35svh,20px) / 1.1 + 4.35px);padding-bottom:clamp(8px,1.35svh,20px)}.check-in-page2 .cip2__btn .cip2mb{transition:all .3s ease-in-out;border:none;outline:none;padding:0;margin:0;width:100%;border-radius:4.18vw;background:linear-gradient(180deg,#ffd900,#d97f00);height:calc((clamp(22px,3svh,36px) + clamp(14px,2.46svh,30px))*1.5);box-sizing:border-box;position:relative;overflow:visible;cursor:pointer}.check-in-page2 .cip2__btn .cip2mb__face{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.7vw}.check-in-page2 .cip2__btn .cip2mb__face svg{color:#fff;font-size:calc(clamp(22px,3svh,36px)*.7);margin-bottom:calc(clamp(22px,3svh,36px)*.11075)}.check-in-page2 .cip2__btn .cip2mb__face h3{font-size:clamp(22px,3svh,36px);font-weight:900;font-style:italic;color:#fff;line-height:1.1;font-family:Inter Tight,sans-serif;text-shadow:0 0 10px rgba(0,0,0,.15)}.check-in-page2 .cip2__btn .cip2mb__face__loader{height:calc(clamp(22px,3svh,36px)*.7);width:calc(clamp(22px,3svh,36px)*.7)}.check-in-page2 .cip2__btn .cip2mb:before{content:"";position:absolute;left:0;right:0;height:calc((clamp(22px,3svh,36px) + clamp(14px,2.46svh,30px))*.75 + 5px);bottom:-5px;background:#ac6a0f;border-bottom-left-radius:5.97vw;border-bottom-right-radius:5.97vw;border-top-left-radius:0;border-top-right-radius:0;z-index:-1;pointer-events:none}.check-in-page2 .cip2__btn .cip2mb.is-pressed:before{bottom:0}.check-in-page2 .cip2__btn .cip2mb:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 5.25px #fff3;mix-blend-mode:normal;z-index:1}.check-in-page2 .cip2__btn .cip2mb>*{position:relative;z-index:2}.check-in-page2 .cip2__btn .cip2mb.loading,.check-in-page2 .cip2__btn .cip2mb.disabled{pointer-events:none;cursor:not-allowed;background:linear-gradient(180deg,#c0bdbd,#717171)}.check-in-page2 .cip2__btn .cip2mb.sent{background:linear-gradient(180deg,#00cf42,#006c00)}.check-in-page2 .cip2__btn .cip2mb.disabled:before,.check-in-page2 .cip2__btn .cip2mb.loading:before{background:#616161}.check-in-page2 .cip2__btn .cip2mb.sent:before{background-color:#004403}.check-in-page2 .cip2.can-open-card-pack .cip2__main__card-pack img{height:50svh}.check-in-page2 .cip2.can-open-card-pack .cip2__title{margin-top:.5svh}.check-in-page2 .cip2.opening-card-pack .cip2__main__card-pack img{animation:shake .5s cubic-bezier(.36,.07,.19,.97) both infinite}.check-in-page2 .cip2.opening-card-pack .cip2mb{background:linear-gradient(180deg,#7b7e85,#747880 24%,#65666d 53%,#46464b)!important}.check-in-page2 .cip2.opening-card-pack .cip2mb:before{background:#3b3a3f!important}.check-in-page2 .cip2.claiming-reward .cip2mb{background:linear-gradient(180deg,#7b7e85,#747880 24%,#65666d 53%,#46464b)!important}.check-in-page2 .cip2.claiming-reward .cip2mb:before{background:#3b3a3f!important}.check-in-page2 .cip2.card-pack-open-failed .cip2mb,.check-in-page2 .cip2.claim-reward-failed .cip2mb{background:linear-gradient(180deg,#c02823,#ba2621 20%,#a5211b 53%,#971d17 73%,#911b14 90%,#8e1914)!important}.check-in-page2 .cip2.card-pack-open-failed .cip2mb:before,.check-in-page2 .cip2.claim-reward-failed .cip2mb:before{background:#6c0c08!important}.check-in-page2 .cip2.claim-reward-success .cip2mb{background:linear-gradient(180deg,#63d62e,#226c00)!important}.check-in-page2 .cip2.claim-reward-success .cip2mb:before{background:#1c5b00!important}@keyframes rotateRays{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.maintenance-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100svh;width:100svw;color:#fff;font-family:Nohemi,sans-serif;background:linear-gradient(180deg,#ffce5c,#c88c00);padding:9.09vw;gap:7svh}.maintenance-page__title{font-size:48px;text-align:center;font-weight:900;text-shadow:0 0 30px rgba(0,0,0,.125)}.maintenance-page__count-down{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1svh}.maintenance-page__count-down__items{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4vw}.maintenance-page__count-down__items__item{font-size:clamp(24px,2.51svh,28px);font-weight:600;text-align:center}.maintenance-page__count-down__items__item span{font-size:clamp(16px,1.51svh,16px);font-weight:600;text-align:center}.maintenance-page__count-down__desc{font-size:clamp(18px,1.51svh,18px);font-weight:600;text-align:center;opacity:.6}.maintenance-page__decorations{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1svh;position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;width:100%;height:100%}.maintenance-page__decorations .bg-star{width:8vw;height:8vw;position:absolute;z-index:0;pointer-events:none;overflow:hidden;fill:#fff}.maintenance-page__decorations .bg-star.n1{top:9.41svh;left:12.27vw}.maintenance-page__decorations .bg-star.n2{bottom:12.27svh;right:12.27vw}
