@font-face{font-family:roboto;src:url(/pictures/presets/tgnft/roboto-regular.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:roboto;src:url(/pictures/presets/tgnft/roboto-500.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:roboto;src:url(/pictures/presets/tgnft/roboto-600.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:roboto;src:url(/pictures/presets/tgnft/roboto-regular.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}.gr-root{color-scheme:dark;--background-primary:#17181c;--background-card:#25262d;--text-primary:#fff;--text-secondary:#ffffffa3;--text-tertiary:#ffffffa3;--themed:#007aff;--themed-2:#0056d6;--themed-primary:var(--themed);--themed-on:#ffffff;--themed-light:color-mix(in srgb,var(--themed) 55%,white);--gr-btn-radius:16px;--text-negative:#ce4257;--gr-pattern:url(/pictures/presets/tgnft/pattern.svg);font-family:roboto,-apple-system,BlinkMacSystemFont,system-ui,Avenir,Helvetica,Arial,sans-serif;background:var(--background-primary);width:100%;min-height:100dvh;margin:0;overflow:hidden;color:var(--text-primary);position:relative}.gr-root *,.gr-root :after,.gr-root :before{box-sizing:border-box}.gr-root button,.gr-root input{font:inherit}.gr-root a,.gr-root button{-webkit-tap-highlight-color:transparent}.gr-root button{border:0;cursor:pointer;background:none}.gr-root .background-art{pointer-events:none;width:100%;height:100%;position:fixed;inset:0;background:#505bc74d;overflow:hidden;-webkit-mask-image:var(--gr-pattern);mask-image:var(--gr-pattern);-webkit-mask-mode:alpha;mask-mode:alpha;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:auto;mask-size:auto;-webkit-mask-repeat:repeat;mask-repeat:repeat;z-index:0}.gr-root.gr-root--photo,.gr-root.gr-root--photo .gr-shell{background:transparent}.gr-root .gr-shell{background:var(--background-primary);min-height:100dvh;color:var(--text-primary);position:relative;overflow:hidden auto}.gr-root .gr-shell:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 15% 12%,color-mix(in srgb,var(--themed) 16%,transparent),#0000 34%),radial-gradient(circle at 85% 78%,#bf5af21a,#0000 30%);position:fixed;inset:0}.gr-root .gr-page{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:28px;min-height:100dvh;padding:28px 16px 36px;animation:gr-page-in .6s cubic-bezier(.22,1,.36,1);display:flex;position:relative}@keyframes gr-page-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.gr-root .gr-header{text-align:center;width:min(100%,440px)}.gr-root .gr-kicker{color:var(--themed-light);letter-spacing:.05em;text-transform:uppercase;background:color-mix(in srgb,var(--themed) 10%,transparent);border:1px solid color-mix(in srgb,var(--themed) 22%,transparent);border-radius:999px;align-items:center;gap:8px;margin:0 0 14px;padding:7px 12px;font-size:.72rem;font-weight:600;display:inline-flex}.gr-root .gr-kicker:before{content:"";background:var(--themed);border-radius:50%;width:7px;height:7px;animation:gr-pulse-dot 2s ease-in-out infinite;box-shadow:0 0 12px color-mix(in srgb,var(--themed) 80%,transparent)}@keyframes gr-pulse-dot{0%,to{opacity:.55;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}.gr-root .gr-header h1{letter-spacing:-.03em;color:#0000;background:linear-gradient(#fff,#ffffffc7);-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:clamp(1.55rem,4.5vw,2.15rem);font-weight:700;line-height:1.12}.gr-root .gr-header p{max-width:36ch;color:var(--text-secondary);margin:0 auto;font-size:.96rem;line-height:1.5}.gr-root .gr-reel-wrap{width:min(100%,420px)}.gr-root .gr-reel{--gr-card-size:120px;--gr-gap:14px;position:relative}.gr-root .gr-reel__frame{background:linear-gradient(#2c2d36f5,#1a1b21fa);border:1px solid #ffffff1a;border-radius:24px;padding:16px 0;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a,0 28px 56px #0000006b,inset 0 1px #ffffff0f}.gr-root .gr-reel__ambient span{filter:blur(18px);pointer-events:none;opacity:.55;border-radius:50%;animation:gr-float 6s ease-in-out infinite;position:absolute}.gr-root .gr-reel__ambient span:first-child{background:color-mix(in srgb,var(--themed) 35%,transparent);width:72px;height:72px;top:-8px;left:8%}.gr-root .gr-reel__ambient span:nth-child(2){background:#bf5af247;width:56px;height:56px;animation-delay:1.2s;bottom:4px;right:6%}.gr-root .gr-reel__ambient span:nth-child(3){background:color-mix(in srgb,var(--themed-light) 25%,transparent);width:40px;height:40px;animation-delay:2.1s;top:-18px;left:42%}@keyframes gr-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.gr-root .gr-reel__glow{pointer-events:none;background:radial-gradient(circle,color-mix(in srgb,var(--themed) 24%,transparent),#0000 72%);border-radius:28px;transition:opacity .4s;position:absolute;inset:8% 6%}.gr-root .gr-reel--spinning .gr-reel__glow{opacity:1;animation:gr-reel-glow 1.2s ease-in-out infinite}.gr-root .gr-reel--landed .gr-reel__glow{background:radial-gradient(circle,color-mix(in srgb,var(--themed) 38%,transparent),#0000 70%)}@keyframes gr-reel-glow{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.gr-root .gr-reel__frame-shine{pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff0f 50%,#0000 60%);animation:gr-frame-shine 5s ease-in-out infinite;position:absolute;inset:0;transform:translate(-120%)}@keyframes gr-frame-shine{0%,70%{transform:translate(-120%)}to{transform:translate(120%)}}.gr-root .gr-reel__marker{z-index:2;width:var(--gr-card-size);height:var(--gr-card-size);pointer-events:none;border:2px solid color-mix(in srgb,var(--themed) 85%,transparent);border-radius:20px;margin:auto 0;transition:transform .35s,box-shadow .35s;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px color-mix(in srgb,var(--themed) 20%,transparent),0 0 32px color-mix(in srgb,var(--themed) 18%,transparent),inset 0 0 28px color-mix(in srgb,var(--themed) 10%,transparent)}.gr-root .gr-reel--spinning .gr-reel__marker{animation:gr-marker-pulse .85s ease-in-out infinite}.gr-root .gr-reel--landed .gr-reel__marker{border-color:color-mix(in srgb,var(--themed-light) 95%,transparent);transform:translate(-50%) scale(1.02);box-shadow:0 0 0 1px color-mix(in srgb,var(--themed-light) 35%,transparent),0 0 40px color-mix(in srgb,var(--themed) 35%,transparent),inset 0 0 32px color-mix(in srgb,var(--themed) 16%,transparent)}@keyframes gr-marker-pulse{0%,to{box-shadow:0 0 0 1px color-mix(in srgb,var(--themed) 20%,transparent),0 0 24px color-mix(in srgb,var(--themed) 16%,transparent),inset 0 0 24px color-mix(in srgb,var(--themed) 10%,transparent)}50%{box-shadow:0 0 0 1px color-mix(in srgb,var(--themed) 35%,transparent),0 0 36px color-mix(in srgb,var(--themed) 28%,transparent),inset 0 0 32px color-mix(in srgb,var(--themed) 14%,transparent)}}.gr-root .gr-reel__marker:after,.gr-root .gr-reel__marker:before{content:"";filter:drop-shadow(0 2px 6px color-mix(in srgb,var(--themed) 45%,transparent));border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;position:absolute;left:50%;transform:translate(-50%)}.gr-root .gr-reel__marker:before{border-bottom:11px solid var(--themed);top:-11px}.gr-root .gr-reel__marker:after{border-top:11px solid var(--themed);bottom:-11px}.gr-root .gr-reel__viewport{height:var(--gr-card-size);position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000);mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000)}.gr-root .gr-reel__track{gap:var(--gr-gap);will-change:transform;align-items:center;height:100%;transition:none;display:flex}.gr-root .gr-reel__track--spinning{transition:transform 8.5s cubic-bezier(.33,1,.68,1)}.gr-root .gr-reel__item{flex:0 0 var(--gr-card-size);height:var(--gr-card-size)}.gr-root .gr-reel__card{width:var(--gr-card-size);height:var(--gr-card-size);background:linear-gradient(#202128fa,#14151afa);border:1px solid #ffffff17;border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #00000052}.gr-root .gr-reel__card-shine{pointer-events:none;background:linear-gradient(120deg,#0000 35%,#ffffff1f 50%,#0000 65%);animation:gr-card-shine 4.5s ease-in-out infinite;position:absolute;inset:0;transform:translate(-130%)}@keyframes gr-card-shine{0%,65%{transform:translate(-130%)}to{transform:translate(130%)}}.gr-root .gr-gift-lottie{z-index:1;border-radius:14px;width:calc(100% - 16px);height:calc(100% - 16px);position:relative;overflow:hidden}.gr-root .gr-gift-lottie__fallback{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.gr-root .gr-reel__card--amount .gr-gift-lottie{width:calc(100% - 16px);height:calc(100% - 42px);margin-bottom:28px}.gr-root .gr-amount{z-index:2;position:absolute;left:8px;right:8px;bottom:8px;min-height:26px;border-radius:10px;font-size:.78rem;letter-spacing:.02em;display:flex;box-shadow:0 4px 10px #00000059,inset 0 1px #ffffff66}.gr-root .gr-amount,.gr-root .gr-win__amount{background:linear-gradient(180deg,#ffe566,#f5b800);color:#1a1200;font-weight:700;align-items:center;justify-content:center}.gr-root .gr-win__amount{display:inline-flex;min-width:120px;min-height:36px;margin:0 0 18px;padding:0 16px;border-radius:12px;font-size:1.05rem;box-shadow:0 8px 18px #0000004d,inset 0 1px #ffffff66;animation:gr-name-in .5s .28s both}.gr-root .gr-win__gift--amount .gr-gift-lottie__fallback{object-fit:contain;padding:10px;background:radial-gradient(circle at 50% 40%,#1d3d1a 0,#0d160f 70%)}.gr-root .gr-actions{flex-direction:column;align-items:center;gap:14px;width:min(100%,420px);display:flex}.gr-root .gr-spin{color:var(--themed-on);cursor:pointer;background:linear-gradient(135deg,var(--themed-primary,var(--themed)) 0,var(--themed-2) 100%);border-radius:var(--gr-btn-radius,16px);justify-content:center;align-items:center;gap:10px;width:min(100%,300px);min-height:54px;padding:0 20px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 28px color-mix(in srgb,var(--themed) 38%,transparent),inset 0 1px #ffffff2e}.gr-root .gr-spin:before{content:"";background:linear-gradient(90deg,#0000,#ffffff38,#0000);animation:gr-btn-shine 4s ease-in-out infinite;position:absolute;inset:0;transform:translate(-120%)}@keyframes gr-btn-shine{0%,72%{transform:translate(-120%)}to{transform:translate(120%)}}.gr-root .gr-spin:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 32px color-mix(in srgb,var(--themed) 42%,transparent),inset 0 1px #fff3}.gr-root .gr-spin:active:not(:disabled){transform:translateY(0) scale(.98)}.gr-root .gr-spin:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.gr-root .gr-spin__label,.gr-root .gr-spin__spinner{z-index:1;position:relative}.gr-root .gr-spin__spinner{border:2px solid #ffffff47;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:gr-spin-rotate .75s linear infinite}@keyframes gr-spin-rotate{to{transform:rotate(1turn)}}.gr-root .gr-hint{color:var(--text-tertiary);text-align:center;margin:0;font-size:.82rem}.gr-root .gr-win{z-index:30;place-items:center;padding:20px 16px;display:grid;position:fixed;inset:0}.gr-root .gr-win__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 15% 12%,color-mix(in srgb,var(--themed) 16%,transparent),#0000 34%),radial-gradient(circle at 85% 78%,#bf5af21a,#0000 30%),#06070ad1;animation:gr-backdrop-in .35s;position:absolute;inset:0}@keyframes gr-backdrop-in{0%{opacity:0}to{opacity:1}}.gr-root .gr-win__panel{z-index:1;text-align:center;background:linear-gradient(165deg,#2c2d36fa,#1c1d23fa);border:1px solid #ffffff1a;border-radius:24px;width:min(100%,390px);padding:26px 22px 22px;animation:gr-win-in .52s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a,0 32px 72px #00000085,inset 0 1px #ffffff14}.gr-root .gr-win__shine{pointer-events:none;background:linear-gradient(120deg,#0000 38%,#ffffff12 50%,#0000 62%);animation:gr-win-shine 1.8s .2s forwards;position:absolute;inset:0;transform:translate(-130%)}@keyframes gr-win-shine{to{transform:translate(130%)}}@keyframes gr-win-in{0%{opacity:0;transform:translateY(22px) scale(.94)}60%{opacity:1;transform:translateY(-4px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}.gr-root .gr-win__badge{color:var(--themed-light);letter-spacing:.04em;background:color-mix(in srgb,var(--themed) 12%,transparent);border:1px solid color-mix(in srgb,var(--themed) 28%,transparent);border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:7px 12px;font-size:.72rem;font-weight:600;display:inline-flex}.gr-root .gr-win__badge-dot{background:var(--themed);border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px color-mix(in srgb,var(--themed) 75%,transparent)}.gr-root .gr-win__title{letter-spacing:-.02em;color:#0000;background:linear-gradient(#fff,#ffffffd1);-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:clamp(1.45rem,4vw,1.75rem);font-weight:700}.gr-root .gr-win__subtitle{color:var(--text-secondary);margin:0 0 20px;font-size:.92rem;line-height:1.5}.gr-root .gr-win__gift{width:168px;height:168px;margin:0 auto 14px;animation:gr-gift-pop .65s cubic-bezier(.22,1,.36,1) .12s both;position:relative}@keyframes gr-gift-pop{0%{opacity:0;transform:scale(.72) rotate(-6deg)}70%{transform:scale(1.06) rotate(2deg)}to{opacity:1;transform:scale(1) rotate(0)}}.gr-root .gr-win__gift-ring{border:1px solid color-mix(in srgb,var(--themed) 35%,transparent);border-radius:50%;animation:gr-ring-spin 8s linear infinite;position:absolute;inset:-16px}.gr-root .gr-win__gift-ring:before{content:"";border:1px dashed color-mix(in srgb,var(--themed-light) 25%,transparent);border-radius:50%;position:absolute;inset:6px}@keyframes gr-ring-spin{to{transform:rotate(1turn)}}.gr-root .gr-win__gift-glow{background:radial-gradient(circle,color-mix(in srgb,var(--themed) 34%,transparent),#0000 68%);border-radius:30px;animation:gr-glow-pulse 2.4s ease-in-out infinite;position:absolute;inset:-14px}@keyframes gr-glow-pulse{0%,to{opacity:.62;transform:scale(.96)}50%{opacity:1;transform:scale(1.05)}}.gr-root .gr-win__gift .gr-gift-lottie{z-index:1;border:2px solid #ffffff1f;border-radius:26px;width:100%;height:100%;position:relative;box-shadow:0 18px 44px #0006}.gr-root .gr-win__gift .gr-gift-lottie__fallback{object-fit:cover}.gr-root .gr-win__name{margin:0 0 20px;font-size:1.08rem;font-weight:600;animation:gr-name-in .5s .28s both}@keyframes gr-name-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.gr-root .gr-win__claim{color:var(--themed-on);cursor:pointer;background:linear-gradient(135deg,var(--themed-primary,var(--themed)) 0,var(--themed-2) 100%);border-radius:var(--gr-btn-radius,16px);width:100%;min-height:54px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;animation:gr-name-in .5s .36s both;position:relative;overflow:hidden;box-shadow:0 12px 28px color-mix(in srgb,var(--themed) 36%,transparent),inset 0 1px #ffffff29}.gr-root .gr-win__claim:hover{transform:translateY(-1px);box-shadow:0 16px 32px color-mix(in srgb,var(--themed) 42%,transparent),inset 0 1px #fff3}.gr-root .gr-win__claim:active{transform:scale(.98)}.gr-root .gr-confetti{z-index:31;pointer-events:none;position:fixed;inset:0;overflow:hidden}.gr-root .gr-confetti__piece{opacity:0;border-radius:2px;animation-name:gr-confetti-fall;animation-timing-function:cubic-bezier(.2,.7,.2,1);animation-fill-mode:forwards;position:absolute;top:-12px}@keyframes gr-confetti-fall{0%{opacity:0;transform:translate(0) rotate(0)}12%{opacity:1}to{opacity:0;transform:translate3d(var(--gr-drift),105vh,0) rotate(2turn)}}.gr-root .gr-auth{z-index:32;place-items:center;min-height:100dvh;padding:20px 16px;display:grid;position:fixed;inset:0;background:radial-gradient(circle at 15% 12%,color-mix(in srgb,var(--themed) 16%,transparent),#0000 34%),radial-gradient(circle at 85% 78%,#bf5af21a,#0000 30%),#06070af0}.gr-root .gr-auth__panel{background:linear-gradient(165deg,#ffffff17,#ffffff05),linear-gradient(165deg,#32333db8,#18191fc7);border:1px solid #ffffff24;border-radius:24px;width:min(100%,390px);padding:22px;animation:gr-win-in .42s cubic-bezier(.22,1,.36,1);position:relative;box-shadow:0 0 0 1px #ffffff0d,0 32px 80px #0000008c,0 0 70px color-mix(in srgb,var(--themed) 16%,transparent),inset 0 1px #ffffff1a}.gr-root .gr-auth__shine{pointer-events:none;background:linear-gradient(120deg,#0000 38%,#ffffff0f 50%,#0000 62%);animation:gr-win-shine 1.6s .15s forwards;position:absolute;inset:0;transform:translate(-130%)}.gr-root .gr-auth__topbar{z-index:1;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.gr-root .gr-auth__back{min-height:36px;color:var(--text-secondary);border-radius:10px;align-items:center;gap:4px;margin:-8px 0 -8px -10px;padding:8px 10px;font-size:.84rem;font-weight:600;transition:color .15s,background-color .15s;display:inline-flex}.gr-root .gr-auth__back:hover:not(:disabled){color:var(--text-primary);background:#ffffff0f}.gr-root .gr-auth__back:disabled{opacity:.5}.gr-root .gr-auth__badge{color:var(--themed-light);letter-spacing:.04em;text-transform:uppercase;background:color-mix(in srgb,var(--themed) 10%,transparent);border:1px solid color-mix(in srgb,var(--themed) 22%,transparent);border-radius:999px;align-items:center;gap:8px;padding:6px 11px;font-size:.68rem;font-weight:600;display:inline-flex}.gr-root .gr-auth__badge-dot{background:var(--themed);border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px color-mix(in srgb,var(--themed) 75%,transparent)}.gr-root .gr-auth__gift{z-index:1;color:var(--text-secondary);background:color-mix(in srgb,var(--themed) 8%,transparent);border:1px solid color-mix(in srgb,var(--themed) 20%,transparent);border-radius:16px;align-items:center;gap:10px;margin-bottom:18px;padding:10px 12px;font-size:.86rem;display:flex;position:relative}.gr-root .gr-auth__gift img{object-fit:cover;border-radius:10px;flex-shrink:0;width:36px;height:36px}.gr-root .gr-auth__gift strong{color:var(--text-primary)}.gr-root .gr-auth__heading{margin-bottom:16px}.gr-root .gr-auth__heading h3{letter-spacing:-.01em;margin:0 0 6px;font-size:1.15rem;font-weight:700}.gr-root .gr-auth__heading p{color:var(--text-secondary);margin:0;font-size:.86rem;line-height:1.4}.gr-root .gr-auth__phone-row{gap:8px;margin-bottom:12px;display:flex;position:relative}.gr-root .gr-auth__country-wrap{position:relative}.gr-root .gr-auth__country{height:52px;color:var(--text-primary);background:#ffffff12;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:6px;padding:0 12px;font-size:.92rem;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.gr-root .gr-auth__country:hover{background:#ffffff1a;border-color:#fff3}.gr-root .gr-auth__dial{white-space:nowrap}.gr-root .gr-auth__country-backdrop{z-index:40;background:#06070ab8;animation:gr-auth-country-overlay-in .2s ease-out;position:fixed;inset:0}@keyframes gr-auth-country-overlay-in{0%{opacity:0}to{opacity:1}}.gr-root .gr-auth__country-list{z-index:41;background:#1e1f26fa;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;width:min(320px,100vw - 40px);max-height:min(420px,100dvh - 80px);padding:8px;animation:gr-auth-country-pop-in .2s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 60px #0009,0 0 40px color-mix(in srgb,var(--themed) 16%,transparent)}@keyframes gr-auth-country-pop-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.gr-root .gr-auth__country-search{color:var(--text-tertiary);background:#ffffff0f;border-radius:12px;align-items:center;gap:8px;margin:0;padding:10px 12px;display:flex}.gr-root .gr-auth__country-search input{min-width:0;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:.86rem}.gr-root .gr-auth__country-search input::placeholder{color:var(--text-tertiary)}.gr-root .gr-auth__country-items{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff24 transparent;flex:1;min-height:0;margin-top:6px;overflow-y:auto}.gr-root .gr-auth__country-items::-webkit-scrollbar{width:6px}.gr-root .gr-auth__country-items::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:999px}.gr-root .gr-auth__country-item{width:100%;min-height:42px;color:var(--text-secondary);text-align:left;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;font-size:.86rem;transition:background-color .15s,color .15s;display:flex}.gr-root .gr-auth__country-item:hover{color:var(--text-primary);background:#ffffff0f}.gr-root .gr-auth__country-item--current{color:var(--text-primary);background:color-mix(in srgb,var(--themed) 14%,transparent)}.gr-root .gr-auth__country-item strong{flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.gr-root .gr-auth__country-item span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.gr-root .gr-auth__country-item i{color:var(--text-tertiary);font-variant-numeric:tabular-nums;flex-shrink:0;margin-left:auto;padding-left:8px;font-style:normal}.gr-root .gr-auth__country-empty{color:var(--text-tertiary);text-align:center;margin:0;padding:20px 12px;font-size:.82rem}.gr-root .gr-auth__input{min-width:0;height:52px;color:var(--text-primary);background:#ffffff12;border:1px solid #ffffff24;border-radius:14px;flex:1;padding:0 14px;font-size:.95rem;transition:border-color .15s,background-color .15s}.gr-root .gr-auth__input::placeholder{color:var(--text-tertiary)}.gr-root .gr-auth__input:focus{background:#ffffff17;border-color:color-mix(in srgb,var(--themed) 60%,transparent);outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--themed) 15%,transparent)}.gr-root .gr-auth__input--error{border-color:#ce425799}.gr-root .gr-auth__error{color:var(--text-negative);margin:0 0 12px;font-size:.82rem}.gr-root .gr-auth__submit{color:var(--themed-on);background:linear-gradient(135deg,var(--themed-primary,var(--themed)) 0,var(--themed-2) 100%);border-radius:var(--gr-btn-radius,16px);justify-content:center;align-items:center;width:100%;min-height:52px;font-size:1rem;font-weight:600;transition:transform .2s;display:inline-flex;position:relative;box-shadow:0 12px 28px color-mix(in srgb,var(--themed) 36%,transparent),inset 0 1px #ffffff29}.gr-root .gr-auth__submit:hover:not(:disabled){transform:translateY(-1px)}.gr-root .gr-auth__submit:active:not(:disabled){transform:scale(.98)}.gr-root .gr-auth__submit:disabled{opacity:.5}.gr-root .gr-auth__code{gap:8px;margin-bottom:12px;display:flex}.gr-root .gr-auth__cell{width:100%;height:54px;color:var(--text-primary);text-align:center;background:#ffffff12;border:1px solid #ffffff24;border-radius:14px;font-size:1.3rem;font-weight:700;transition:border-color .15s,background-color .15s}.gr-root .gr-auth__cell:focus{border-color:color-mix(in srgb,var(--themed) 60%,transparent);outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--themed) 15%,transparent)}.gr-root .gr-auth__cell:disabled{cursor:default;opacity:.72}.gr-root .gr-auth__cell--error{border-color:#ce425799}.gr-root .gr-auth__code-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.gr-root .gr-auth__timer{color:var(--text-tertiary);font-size:.82rem}.gr-root .gr-auth__link{color:var(--themed-light);border-radius:8px;min-height:32px;margin:-6px -4px;padding:6px 4px;font-size:.84rem;font-weight:600;transition:color .15s,background-color .15s}.gr-root .gr-auth__link:hover:not(:disabled){color:#b3d9ff;background:color-mix(in srgb,var(--themed) 10%,transparent)}.gr-root .gr-auth__password{margin-bottom:12px;position:relative}.gr-root .gr-auth__password-hint{color:var(--text-secondary);overflow-wrap:anywhere;margin:-2px 0 12px;font-size:.82rem;line-height:1.4}.gr-root .gr-auth__password .gr-auth__input{width:100%;padding-right:64px}.gr-root .gr-auth__toggle{color:var(--themed-light);border-radius:8px;min-height:32px;padding:6px 10px;font-size:.78rem;font-weight:600;transition:background-color .15s;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.gr-root .gr-auth__toggle:hover:not(:disabled){background:color-mix(in srgb,var(--themed) 10%,transparent)}.gr-root .gr-auth__success{text-align:center;padding:12px 0 4px}.gr-root .gr-auth__success-icon{color:#34c759;background:#34c75929;border:1px solid #34c75966;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:inline-flex}.gr-root .gr-auth__success h3{margin:0 0 8px;font-size:1.15rem;font-weight:700}.gr-root .gr-auth__success p{color:var(--text-secondary);margin:0;font-size:.86rem}.gr-root .gr-auth__wait-ring{width:64px;height:64px;margin:0 auto 16px;border:3px solid color-mix(in srgb,var(--themed) 20%,transparent);border-top-color:var(--themed);border-radius:50%;animation:gr-spin-rotate .75s linear infinite}@media (max-width:480px){.gr-root .gr-page{padding-top:14px}.gr-root .gr-reel{--gr-card-size:108px}}.rbchat-page,.rbchat-page *,.rbchat-page :after,.rbchat-page :before{box-sizing:border-box}.rbchat-overlay{position:fixed;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 45%,rgba(6,10,16,.45) 0,rgba(4,7,12,.78) 100%)}.rbchat-page{position:relative;z-index:2;min-height:100vh;min-height:100dvh;padding:24px 16px calc(24px + env(safe-area-inset-bottom, 0px));font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#fff;overflow-x:hidden}.rbchat-page,.rbchat-shell{display:flex;align-items:center;justify-content:center}.rbchat-shell{width:100%;max-width:440px;margin:0 auto;flex-direction:column}.rbchat-card{width:100%;background:var(--promo-surface,rgba(22,27,34,.92));border:1px solid rgba(255,255,255,.09);border-radius:22px;padding:32px 24px 28px;box-shadow:0 20px 50px rgba(0,0,0,.65),0 0 0 1px rgba(255,255,255,.04);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);text-align:center}.rbchat-icon-wrap{width:52px;height:52px;margin:0 auto 18px;border-radius:14px;background:linear-gradient(135deg,var(--promo-accent-2,#00E676) 0,var(--promo-accent,#00C853) 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(0,200,83,.35);flex-shrink:0}.rbchat-logo-img{width:32px;height:32px;object-fit:contain}.rbchat-title{font-size:clamp(20px,5.2vw,23px);font-weight:800;line-height:1.25;color:#ffffff;margin:0 0 10px;letter-spacing:-.3px;text-align:center}.rbchat-title-hl{color:var(--promo-accent-2,#00E676);text-shadow:0 0 12px rgba(0,230,118,.35)}.rbchat-subtitle{font-size:13.5px;line-height:1.45;color:var(--promo-muted,#94a3b8);margin:0 auto 22px;max-width:360px;text-align:center}.rbchat-steps{display:flex;flex-direction:column;gap:14px;margin:0 0 24px;text-align:left;width:100%}.rbchat-step{display:flex;align-items:flex-start;gap:12px}.rbchat-step-badge{width:22px;height:22px;min-width:22px;border-radius:50%;background:var(--promo-accent,#00C853);color:#ffffff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px;flex-shrink:0;box-shadow:0 2px 6px rgba(0,200,83,.3)}.rbchat-step-text{font-size:13.5px;font-weight:500;color:#f1f5f9;line-height:1.4;flex:1}.rbchat-step-text strong{font-weight:700;color:#ffffff}.rbchat-btn{width:100%;height:50px;border:none;border-radius:var(--promo-btn-radius,12px);background:linear-gradient(135deg,var(--promo-accent-2,#00E676) 0,var(--promo-accent,#00C853) 100%);color:var(--promo-on-accent,#ffffff);font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,200,83,.35);transition:filter .15s ease,transform .15s ease,opacity .15s ease;outline:none;margin-top:4px}.rbchat-btn:hover:not(:disabled){filter:brightness(1.08)}.rbchat-btn:active:not(:disabled){transform:scale(.98)}.rbchat-btn:disabled{opacity:.6;cursor:not-allowed}.rbchat-auth-card{padding:24px 20px}.rbchat-auth-card .promo-flow-step{padding:0}.rbchat-auth-card .promo-step-title{font-size:20px;font-weight:700;margin-bottom:6px}.rbchat-auth-card .promo-step-sub{font-size:13.5px;color:var(--promo-muted,#94a3b8);margin-bottom:18px}