*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important;outline:none!important}html,body{background-color:#0a0a0a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden}#app{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:transparent!important;position:relative;z-index:1}.container{opacity:0;transform:translateY(20px) scale(.97);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);text-align:center;padding:16px!important;width:100%;max-width:440px!important;position:relative;z-index:2;background:#0a0a0a59!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;border-radius:20px!important;border:1px solid rgba(255,255,255,.05)!important;box-shadow:0 8px 32px #0006!important;margin:10px auto!important}.container.visible{opacity:1;transform:translateY(0) scale(1)}#loadingScreen.container{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;box-shadow:none!important;padding:0 20px!important;margin:0 auto!important}#loadingScreen.container .floating-gifs{display:none!important}#app:before,#app:after{display:none!important}.content{display:flex;flex-direction:column;align-items:center;gap:10px}.icon-wrapper{margin-bottom:2px;animation:iconFloat 3s ease-in-out infinite}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.loading-video{width:150px;height:150px;border-radius:50%;object-fit:cover;display:block}.main-text{font-size:32px;font-weight:800;letter-spacing:1px;line-height:1.2;background:linear-gradient(180deg,#fff,#888 60%,#333);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 5s ease-in-out infinite;background-size:100% 200%}@keyframes gradientShift{0%{background-position:0% 0%}50%{background-position:0% 100%}to{background-position:0% 0%}}.user-text{font-size:16px;font-weight:400;color:#ffffffb3;letter-spacing:.5px;background:#ffffff0d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:8px 24px;border-radius:30px;border:1px solid rgba(255,255,255,.06);display:inline-block}.divider{width:40px;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);margin:0 0 2px;border-radius:2px}.progress-wrapper{width:100%;max-width:250px;margin-top:10px}.progress-bar{width:100%;height:4px;background:#ffffff0f;border-radius:4px;overflow:hidden}.progress-fill{width:0%;height:100%;background:linear-gradient(90deg,#fff,#888);border-radius:4px;transition:width .3s ease}.progress-text{font-size:12px;color:#ffffff4d;margin-top:8px;letter-spacing:1px;transition:opacity .3s ease}.loading-dots{display:flex;gap:8px;margin-top:8px}.dot{width:10px;height:10px;border-radius:50%;background:#ffffff26;animation:dotPulse 1.4s ease-in-out infinite}.dot:nth-child(1){animation-delay:0s}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%,80%,to{transform:scale(.6);opacity:.3;background:#ffffff26}40%{transform:scale(1);opacity:1;background:#fff9}}.main-menu{display:none;opacity:0;width:100%}.main-menu.visible{display:flex;justify-content:center;align-items:flex-start;min-height:100vh;padding-top:40px;opacity:1}.menu-content{display:flex;flex-direction:column;gap:20px;width:100%}.tabs{display:flex;gap:4px;background:#ffffff0a!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;padding:4px;border-radius:16px;border:1px solid rgba(255,255,255,.06)!important;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.tab{flex:1;min-width:60px;padding:10px 6px;border:none;background:transparent;color:#ffffff80!important;font-size:12px;font-weight:500;border-radius:12px;cursor:pointer;transition:all .2s ease;font-family:inherit;letter-spacing:.3px;white-space:nowrap;-webkit-tap-highlight-color:transparent!important}.tab:hover{color:#ffffffb3!important}.tab.active{background:#ffffff14!important;color:#fff!important;box-shadow:0 2px 20px #00000080;flex:1.3}.tab:active{background:#ffffff0a!important}.tab-content{background:#ffffff05!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;border-radius:16px;padding:16px 12px;border:1px solid rgba(255,255,255,.04)!important;min-height:200px;max-height:70vh;overflow-y:auto}.tab-panel{display:none;width:100%;animation:fadeIn .3s ease}.tab-panel.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.panel-title{color:#fff!important;font-size:17px;font-weight:600;margin-bottom:12px;text-align:left;text-shadow:0 2px 10px rgba(0,0,0,.5)!important}.panel-text{color:#ffffff59;font-size:14px;line-height:1.6}.numbers-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.number-card{background:#ffffff0a!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;border-radius:16px;padding:14px 12px 12px;border:1px solid rgba(255,255,255,.06)!important;transition:all .25s ease;cursor:pointer;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden;-webkit-tap-highlight-color:transparent!important}.number-card:hover{background:#ffffff14!important;border-color:#ffffff1f!important;transform:translateY(-2px);box-shadow:0 8px 30px #0000004d}.number-card:active{background:#ffffff0f!important;transform:scale(.97)!important}.number-card-inner{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;flex-wrap:nowrap;max-width:100%;overflow:hidden}.number-code{color:#fff6;font-size:22px;font-weight:700;white-space:nowrap;flex-shrink:0}.number-digits{color:#fff!important;font-size:22px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;text-shadow:0 2px 10px rgba(0,0,0,.5)!important}.number-card-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid rgba(255,255,255,.04);position:relative;z-index:1}.price{color:#fff6;font-size:14px;font-weight:400;text-shadow:0 2px 10px rgba(0,0,0,.5)!important}.rent-btn{background:#ffffff14!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;border:1px solid rgba(255,255,255,.1)!important;color:#fff9;padding:4px 14px;border-radius:20px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit;letter-spacing:.3px;-webkit-tap-highlight-color:transparent!important}.rent-btn:hover{background:#ffffff26!important;border-color:#fff3!important;color:#fff}.rent-btn:active{transform:scale(.93)!important}.balance-card{background:#ffffff0a!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;border-radius:20px;padding:24px 20px 20px;border:1px solid rgba(255,255,255,.06)!important;width:100%;display:flex;flex-direction:column;gap:20px}.balance-header{display:flex;align-items:center;gap:14px}.avatar{width:48px;height:48px;border-radius:50%;background:#ffffff0f;border:2px solid rgba(255,255,255,.06);object-fit:cover}.balance-user-info{display:flex;flex-direction:column;gap:2px;text-align:left}.balance-username{color:#fff!important;font-size:17px;font-weight:600;text-shadow:0 2px 10px rgba(0,0,0,.5)!important}.balance-user-id{color:#ffffff4d;font-size:13px;font-weight:400}.balance-amount{display:flex;flex-direction:column;gap:2px;padding:16px 0;border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04)}.balance-label{color:#ffffff4d;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:.5px}.balance-value{color:#fff!important;font-size:32px;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.5)!important}.balance-btn{background:#ffffff14!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;border:1px solid rgba(255,255,255,.1)!important;color:#fff;padding:14px 0;border-radius:14px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;width:100%;-webkit-tap-highlight-color:transparent!important}.balance-btn:hover{background:#ffffff26!important;transform:scale(.98)}.balance-btn:active{transform:scale(.95)!important}.support-btn{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#fff6;width:42px;height:42px;border-radius:50%;cursor:pointer;transition:all .2s ease;margin-left:auto;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:inherit;padding:0;-webkit-tap-highlight-color:transparent!important}.support-btn:hover{background:#ffffff1a;border-color:#ffffff26;color:#fff;transform:scale(1.05)}.support-btn:active{transform:scale(.92)!important}.support-btn svg{width:20px;height:20px}.reviews-container{width:100%}.reviews-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.reviews-count{color:#ffffff4d;font-size:13px}.reviews-list{margin-bottom:20px;max-height:200px;overflow-y:auto}.reviews-empty{color:#fff3;text-align:center;padding:20px 0;font-size:14px}.review-item{background:#ffffff08!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;border-radius:12px;padding:12px 14px;margin-bottom:8px;border:1px solid rgba(255,255,255,.04)!important}.review-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.review-author{color:#ffffffb3;font-size:13px;font-weight:500;text-shadow:0 2px 10px rgba(0,0,0,.5)!important}.review-author.anonymous{color:#ffffff4d;font-style:italic}.review-stars{color:#f5a623;font-size:14px;letter-spacing:1px}.review-text{color:#fff9;font-size:14px;line-height:1.5;word-break:break-word;text-shadow:0 2px 10px rgba(0,0,0,.5)!important}.review-date{color:#fff3;font-size:11px;margin-top:4px}.review-item-right{display:flex;align-items:center;gap:8px}.delete-review-btn{background:#ff32321a;border:1px solid rgba(255,50,50,.2);color:#ff323299;width:24px;height:24px;border-radius:50%;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-family:inherit;padding:0;line-height:1;-webkit-tap-highlight-color:transparent!important}.delete-review-btn:hover{background:#ff323233;border-color:#ff323266;color:#f33;transform:scale(1.1)}.delete-review-btn:active{transform:scale(.9)!important}.review-form{background:#ffffff08!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;border-radius:16px;padding:16px;border:1px solid rgba(255,255,255,.04)!important}.form-title{color:#fff;font-size:15px;font-weight:500;margin-bottom:14px}.form-group{margin-bottom:14px}.form-label{color:#ffffff80;font-size:13px;display:block;margin-bottom:6px}.checkbox-group{display:flex;align-items:center;gap:8px}.checkbox-group input[type=checkbox]{width:18px;height:18px;accent-color:#ffffff;cursor:pointer}.checkbox-group label{color:#fff9;font-size:14px;cursor:pointer;-webkit-user-select:none;user-select:none}.stars{display:flex;gap:8px;font-size:32px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:4px 0}.stars span{color:#ffffff26;transition:all .2s ease;display:inline-block;cursor:pointer;font-size:32px;-webkit-tap-highlight-color:transparent!important}.stars span:hover{transform:scale(1.2)}.stars span.active{color:#f5a623;text-shadow:0 0 20px rgba(245,166,35,.3)}.rating-text{color:#ffffff4d;font-size:13px;margin-top:6px;display:block;transition:color .3s ease}#reviewInput{width:100%;padding:10px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;color:#fff;font-size:14px;font-family:inherit;resize:vertical;transition:border-color .3s ease}#reviewInput:focus{outline:none;border-color:#ffffff26}#reviewInput::placeholder{color:#fff3}.submit-review-btn{width:100%;padding:12px;background:#ffffff14!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:12px;color:#fff;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit;-webkit-tap-highlight-color:transparent!important}.submit-review-btn:hover{background:#ffffff26!important}.submit-review-btn:active{transform:scale(.97)!important}.submit-review-btn:disabled{opacity:.5;cursor:not-allowed}.balance-ruble{color:#ffffff40;font-size:16px;font-weight:400;margin-top:2px}.balance-ruble.low{color:#ff323280}.balance-ruble.medium{color:#ffc83280}.balance-ruble.high{color:#32ff3280}.reviews-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 18px;margin-top:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:14px;color:#fffc;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit;-webkit-tap-highlight-color:transparent!important}.reviews-toggle:hover{background:#ffffff14;border-color:#ffffff1f}.reviews-toggle:active{transform:scale(.98)!important}.reviews-toggle-arrow{transition:transform .3s ease;font-size:12px;color:#ffffff4d}.reviews-toggle-arrow.open{transform:rotate(180deg)}.reviews-content{margin-top:10px;animation:fadeIn .3s ease}.reviews-content .reviews-container{padding:0}.reviews-content .reviews-list{max-height:300px}.reviews-content .review-form{background:#ffffff05;border:1px solid rgba(255,255,255,.04)}#adminPanel input{width:100%;padding:10px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;color:#fff;font-size:14px;font-family:inherit;transition:border-color .3s ease}#adminPanel input:focus{outline:none;border-color:#f5a6234d}#adminPanel input::placeholder{color:#fff3}.modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:1000;justify-content:center;align-items:center;animation:modalFadeIn .4s ease}.modal-overlay.active{display:flex}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal{background:#ffffff0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:32px 28px 28px;max-width:340px;width:90%;text-align:center;animation:modalSlideUp .5s cubic-bezier(.16,1,.3,1)}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-icon{margin-bottom:16px;display:flex;justify-content:center}.modal-icon svg{animation:modalIconPulse 2s ease-in-out infinite}@keyframes modalIconPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.modal-title{color:#fff;font-size:20px;font-weight:600;margin-bottom:10px}.modal-text{color:#ffffff80;font-size:15px;line-height:1.6;margin-bottom:16px}.modal-text span{color:#ffffffb3;font-weight:500}.modal-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.06);color:#fff;padding:12px 40px;border-radius:16px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit;-webkit-tap-highlight-color:transparent!important}.modal-btn:hover{background:#ffffff1f;border-color:#ffffff1a}.modal-btn:active{transform:scale(.95)!important}.wallet-address{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:12px 16px;color:#ffffffb3;font-size:14px;font-weight:500;font-family:Courier New,monospace;word-break:break-all;margin-bottom:16px;letter-spacing:.3px}.floating-gifs{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden;animation:fadeInGifs .01s ease 2s forwards;opacity:0}@keyframes fadeInGifs{0%{opacity:0}to{opacity:1}}.float-gif{position:absolute;width:65px;height:65px;object-fit:contain;opacity:0;animation:floatGif linear infinite;-webkit-user-select:none;user-select:none;pointer-events:none;will-change:transform}.float-gif.ton-white{filter:brightness(0) invert(1)}@keyframes floatGif{0%{transform:translateY(100vh) rotate(0) scale(.8);opacity:0}5%{opacity:.12}85%{opacity:.12}to{transform:translateY(-10vh) rotate(360deg) scale(1);opacity:0}}.float-gif:nth-child(1){animation-duration:22s;animation-delay:2s;left:5%}.float-gif:nth-child(2){animation-duration:28s;animation-delay:3.5s;left:15%;width:55px;height:55px}.float-gif:nth-child(3){animation-duration:24s;animation-delay:5s;left:25%;width:75px;height:75px}.float-gif:nth-child(4){animation-duration:30s;animation-delay:1.5s;left:35%;width:55px;height:55px}.float-gif:nth-child(5){animation-duration:20s;animation-delay:4s;left:45%}.float-gif:nth-child(6){animation-duration:26s;animation-delay:6s;left:55%;width:55px;height:55px}.float-gif:nth-child(7){animation-duration:28s;animation-delay:2.5s;left:65%;width:75px;height:75px}.float-gif:nth-child(8){animation-duration:23s;animation-delay:4.5s;left:75%;width:55px;height:55px}.float-gif:nth-child(9){animation-duration:25s;animation-delay:3s;left:85%}.float-gif:nth-child(10){animation-duration:29s;animation-delay:5.5s;left:92%;width:55px;height:55px}.float-gif:nth-child(11){animation-duration:21s;animation-delay:6.5s;left:10%;width:75px;height:75px}.float-gif:nth-child(12){animation-duration:27s;animation-delay:7.5s;left:50%;width:55px;height:55px}@media (max-width: 420px){.main-text{font-size:26px}.user-text{font-size:14px;padding:6px 18px}.dot{width:8px;height:8px}.tab{font-size:10px!important;padding:8px 4px!important;min-width:50px}.tab.active{flex:1.2}.panel-title{font-size:16px}.panel-text{font-size:13px}.tab-content{padding:14px 10px;min-height:80px;max-height:65vh}.main-menu.visible{padding-top:24px}.numbers-grid{gap:8px}.number-card{padding:10px 8px!important;border-radius:14px}.number-digits,.number-code{font-size:14px!important}.price{font-size:13px}.rent-btn{font-size:11px;padding:3px 12px}.modal{padding:24px 20px 20px}.modal-title{font-size:18px}.modal-text{font-size:14px}.balance-value{font-size:24px!important}.balance-card{padding:14px 12px!important}.avatar{width:42px;height:42px}.balance-username{font-size:15px}.wallet-address{font-size:13px;padding:10px 14px}.loading-video{width:120px!important;height:120px!important}.stars,.stars span{font-size:28px}.review-item{padding:10px 12px}.review-author{font-size:12px}.review-text{font-size:13px}.float-gif{width:50px!important;height:50px!important}.float-gif:nth-child(1){animation-delay:2.5s}.float-gif:nth-child(2){animation-delay:4s}.float-gif:nth-child(3){animation-delay:5.5s}.float-gif:nth-child(4){animation-delay:2s}.float-gif:nth-child(5){animation-delay:4.5s}.float-gif:nth-child(6){animation-delay:6.5s}.float-gif:nth-child(7){animation-delay:3s}.float-gif:nth-child(8){animation-delay:5s}.float-gif:nth-child(9){animation-delay:3.5s}.float-gif:nth-child(10){animation-delay:6s}.float-gif:nth-child(11){animation-delay:7s}.float-gif:nth-child(12){animation-delay:8s}}@media (max-width: 360px){.number-code,.number-digits{font-size:12px!important}.tab{font-size:9px!important;padding:6px 3px!important;min-width:40px}.stars,.stars span{font-size:24px}.float-gif{width:40px!important;height:40px!important}}@media (min-width: 421px){.number-card-inner{gap:2px!important}.number-code,.number-digits{font-size:16px!important}}.number-modal{max-width:380px!important;padding:24px 20px 20px!important}.number-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.number-modal-phone{font-size:22px;font-weight:700;color:#fff}.modal-close-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#ffffff80;width:32px;height:32px;border-radius:50%;font-size:16px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.modal-close-btn:hover{background:#ffffff1a;color:#fff}.number-modal-body{display:flex;flex-direction:column;gap:14px}.number-modal-gram{display:flex;align-items:center;gap:12px;background:#ffffff0a;border-radius:12px;padding:12px 16px;border:1px solid rgba(255,255,255,.05)}.number-gram-gif{width:36px;height:36px;object-fit:contain;border-radius:8px}.number-gram-info{color:#ffffffb3;font-size:15px;font-weight:500}.number-rent-prices{display:flex;flex-direction:column;gap:8px}.rent-price-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.04)}.rent-price-label{color:#ffffff80;font-size:14px}.rent-price-value{color:#fff;font-size:14px;font-weight:600}.number-modal-status{text-align:center;font-size:15px;font-weight:500;padding:8px;border-radius:8px;background:#ffffff0a}.rent-now-btn{width:100%;padding:12px;background:#fff;border:none;border-radius:12px;color:#0a0a0a;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.rent-now-btn:hover{opacity:.85;transform:scale(.98)}.rent-now-btn:active{transform:scale(.95)}.rent-now-btn:disabled{opacity:.4;cursor:not-allowed}.admin-toggle-btn{width:100%;padding:10px;background:#ff32321a;border:1px solid rgba(255,50,50,.2);border-radius:10px;color:#ff3232b3;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.admin-toggle-btn:hover{background:#ff323233;border-color:#ff32324d;color:#f33}.admin-toggle-btn.free{background:#32ff321a;border-color:#32ff3233;color:#32ff32b3}.admin-toggle-btn.free:hover{background:#32ff3233;border-color:#32ff324d;color:#3f3}
