.content-onboarding-drawer-custom-overlay{background:linear-gradient(180deg,transparent 16.55%,rgba(0,0,0,.8) 78.63%)}.coupon-animating-drawer-custom-overlay{background:rgba(0,0,0,.9)}.content-onboarding-drawer{background-color:transparent;max-height:500px;padding:20px 16px}.content-onboarding-drawer .info{display:flex;gap:6px}.content-onboarding-drawer .info .avatar{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:6px}.content-onboarding-drawer .info .avatar .name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#fff;font-size:11px;font-weight:600;max-width:30px;text-shadow:0 0 2px rgba(0,0,0,.25);white-space:pre-line;word-break:break-word}.content-onboarding-drawer .info .description{min-height:80px;position:relative;width:100%}.content-onboarding-drawer .info .description .notice{color:hsla(0,0%,100%,.6);font-size:12px;font-weight:400;position:absolute;right:0;top:0;transform:translateY(calc(-100% - 10px))}.content-onboarding-drawer .info .description .description-content{background-color:#fff;border-radius:10px;color:#191919;display:flex;flex-direction:column;font-size:15px;font-weight:500;height:100%;justify-content:center;line-height:135%;padding:10px 12px;width:100%}.content-onboarding-drawer .reviews{display:flex;flex-direction:column;gap:10px;margin-top:20px}.content-onboarding-drawer .reviews .item{display:flex;font-size:15px;font-weight:600;gap:5px;text-shadow:0 0 3px rgba(0,0,0,.4)}.content-onboarding-drawer .reviews .item .name{color:hsla(0,0%,100%,.8);flex-shrink:0}.content-onboarding-drawer .reviews .item .content{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#fff;white-space:pre-line;word-break:break-word}.content-onboarding-drawer .actions{align-items:center;display:flex;flex-direction:column;gap:20px;margin-top:20px}.content-onboarding-drawer .actions .join-button{animation-name:fade-in-up;background-color:#eb2b51;border-radius:8px;gap:5px;height:50px;padding-left:20px;padding-right:20px;width:100%}.content-onboarding-drawer .actions .join-button>span{font-size:16px;font-weight:600;line-height:135%}.content-onboarding-drawer .actions .close-for-today{animation-name:fade-in-up;color:#eff0f4;font-size:13px;font-weight:400;-webkit-text-decoration:underline;text-decoration:underline}@keyframes fade-in-up{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}:export{pageHeaderHeight:56px;dialogHeaderHeight:56px;accentChatBooster300:#df005d;accentChatBooster200:#8314c8;accentChatBooster100:#1254b1;accentChatBooster50:#07b6dc;accentChatBooster20:#06b22b;accentChatBooster10:#4d4d4d}.content-onboarding-coupon-animation{align-items:center;background-color:transparent;border:none;box-shadow:none;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.content-onboarding-coupon-animation .title{color:#ff3c78;font-size:32px;font-weight:700;line-height:130%;text-align:center}.content-onboarding-coupon-animation .animating-coupon{align-items:center;display:flex;height:277px;justify-content:center;width:100%}.content-onboarding-coupon-animation .animating-coupon .effect{animation-delay:.45s;animation-duration:3s;animation-iteration-count:infinite;animation-name:rotate;animation-timing-function:linear;aspect-ratio:1/1;border-radius:100%;-webkit-mask-image:radial-gradient(#000,transparent);mask-image:radial-gradient(#000,transparent);position:relative;width:100%;z-index:-1}@keyframes rotate{0%{rotate:0deg}to{rotate:1turn}}.content-onboarding-coupon-animation .animating-coupon .coupon-image{animation-delay:.3s;animation-duration:4s;animation-fill-mode:both;animation-name:content-onboarding-coupon;animation-timing-function:linear;display:flex;height:222px;overflow:hidden;position:absolute;width:343px}@keyframes content-onboarding-coupon{0%{left:50%;opacity:0;top:50%;transform:scale(0) translate(-50%,-50%);transform-origin:0 0}5%,93%{left:50%;opacity:1;top:50%;transform:scale(1) translate(-50%,-50%)}to{left:100%;opacity:.2;top:56px;transform:scale(.2) translate(-50%,-50%) rotate(-10deg);transform-origin:-25% 25%}}.content-onboarding-coupon-animation .description{font-size:24px;font-weight:700;line-height:130%;text-align:center}