*{box-sizing:border-box;margin:0;padding:0}:root{--design-width: 430px;--design-height: 795px;--app-scale: 1}html,body{width:100%;min-height:100dvh;background:#060200;overflow-x:hidden}body{position:relative;display:flex;justify-content:center;align-items:center;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif;color:#fff}.page-background{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background:#060200}.page-background svg{width:100%;height:100%;display:block}.app-background{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;z-index:0;pointer-events:none;overflow:hidden;background:#060200;isolation:isolate}.app-background>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;z-index:0}.setup-bg-stage{position:absolute;left:50%;top:50%;width:430px;height:795px;transform:translate(-50%,-50%) scale(var(--app-scale));transform-origin:center center;z-index:1;pointer-events:none;mix-blend-mode:overlay}.setup-watermark{position:absolute;left:115px;top:90px;width:200px;height:232px;pointer-events:none}.setup-watermark img{width:100%;height:100%;display:block;object-fit:contain;opacity:1;filter:none;mix-blend-mode:normal}.app-background.setup-other-device-background .setup-watermark{top:45px}.app-stage{position:relative;z-index:1;width:calc(var(--design-width) * var(--app-scale));height:calc(var(--design-height) * var(--app-scale));flex-shrink:0;overflow:visible}.figma-canvas{position:relative;width:var(--design-width);height:var(--design-height);overflow:hidden;transform:scale(var(--app-scale));transform-origin:top left}.app-container{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--design-width);height:var(--design-height);max-width:none;min-height:0;padding:60px 0 40px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;z-index:1}.main-card{position:relative;width:326px;background:#0f0f0fcc;border-radius:28px;padding:24px 20px;display:flex;flex-direction:column;align-items:center}.main-card:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:30px;padding:2px;background:radial-gradient(ellipse 200px 100px at 75% 100%,#fff6,#fff0),linear-gradient(180deg,#292929,#523e3500);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.logo-container{width:286px;height:286px;display:flex;justify-content:center;align-items:center;margin-bottom:12px;flex-shrink:0}.logo-container svg{width:100%;height:100%}.app-title{width:286px;font-family:Space Grotesk,sans-serif;font-size:71.26px;font-weight:500;line-height:1;letter-spacing:-.055em;text-align:center;text-transform:lowercase;white-space:nowrap;overflow:visible;background:linear-gradient(96.84deg,#fff 8.85%,#ffffff26 97.33%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.stats-block{width:286px;display:flex;flex-direction:column;gap:8px}.stat-row{display:flex;justify-content:space-between;width:100%;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:500;line-height:1.1}.stat-label{color:#7b7b7b}.text-white{color:#fff}.text-purple{color:#7988d7}.buttons-block{width:326px;display:flex;flex-direction:column;gap:20px}.btn-row{display:flex;gap:20px;width:100%}.btn-icon{width:28px;height:28px;flex-shrink:0}.btn-icon--support{width:26px;height:26px}.btn-primary{display:flex;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;border-radius:20px;border:none;cursor:pointer;font-family:Inter,sans-serif;font-weight:500;font-size:18px;color:#fff;background:radial-gradient(76.07% 377.69% at 50% 100%,#070d45cc,#070d4500),#565efd;box-shadow:0 4px 15px #565efd4d;transition:transform .1s ease}.btn-primary:active{transform:scale(.98)}.btn-custom{position:relative;display:flex;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;border-radius:20px;background:#0f0f0fcc;color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:18px;cursor:pointer;border:none;transition:transform .1s ease}.btn-row .btn-custom{flex:1;width:auto;height:50px}.btn-custom:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:22px;padding:2px;background:radial-gradient(ellipse 150px 60px at 75% 100%,#fff9,#fff0),linear-gradient(180deg,#292929,#523e3500);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.btn-custom:active{transform:scale(.96)}.profile-header{display:flex;justify-content:center;align-items:center;width:100%}.profile-logo{height:28px;width:auto}.user-display{display:flex;flex-direction:column;align-items:center;gap:4px;margin:auto 0}.user-name{font-family:Space Grotesk,sans-serif;font-size:52px;font-weight:700;line-height:66px;letter-spacing:.44px;color:#fff;text-align:center;margin:0}.user-id{font-size:16px;font-weight:500;color:#fff}.profile-menu{width:294px;display:flex;flex-direction:column;gap:20px}.menu-item{height:50px!important}.policy-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;margin:auto 0}.page-title{font-size:18px;font-weight:500;text-align:center;line-height:1.3;color:#fff}.content-card{position:relative;width:326px;height:500px;background:#0f0f0fcc;border-radius:28px;padding:24px 20px;display:flex;flex-direction:column;overflow:hidden}.content-card:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:30px;padding:2px;background:radial-gradient(ellipse 200px 100px at 75% 100%,#fff6,#fff0),linear-gradient(180deg,#292929,#523e3500);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.scrollable-content{flex:1;overflow-y:auto;padding-right:10px;font-size:15px;line-height:1.5;color:#ebebeb;text-align:left}.scrollable-content::-webkit-scrollbar{width:3px}.scrollable-content::-webkit-scrollbar-track{background:transparent}.scrollable-content::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}.scrollable-content h3{font-size:18px;font-weight:600;margin-bottom:12px;color:#fff;text-align:left}.scrollable-content p{margin-bottom:12px}.referral-layout{justify-content:flex-start;overflow-y:auto}.referral-layout::-webkit-scrollbar{display:none}.referral-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;margin:auto 0;padding:20px 0}.screen-title{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif;font-size:22px;line-height:1.2;font-weight:700;letter-spacing:0;text-align:center;color:#fff;margin:0}.section-title{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff;text-align:center;margin-top:32px;margin-bottom:16px}.section-title:first-child{margin-top:0}.referral-buttons{width:294px;display:flex;flex-direction:column;gap:10px}.referral-buttons .btn-primary{height:50px;font-size:16px}.referral-stat-box{display:flex;justify-content:space-between;align-items:center;width:100%;height:50px;padding:0 20px;background:#0f0f0fcc;border:2px solid #565EFD;border-radius:20px;font-size:16px;font-weight:500}.info-cards{width:294px;display:flex;flex-direction:column;gap:12px}.info-card{position:relative;width:100%;background:#0f0f0fcc;border-radius:20px;padding:16px 20px;font-size:14px;font-weight:400;line-height:1.4;color:#fff;display:flex;align-items:center}.info-card:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:22px;padding:2px;background:radial-gradient(ellipse 150px 60px at 75% 100%,#fff9,#fff0),linear-gradient(180deg,#292929,#523e3500);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.referral-wrapper .btn-custom{width:294px;height:50px;font-size:16px}.analytics-layout{justify-content:flex-start;overflow-y:auto}.analytics-layout::-webkit-scrollbar{display:none}.analytics-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;margin:auto 0;padding:20px 0}.analytics-list{width:294px;display:flex;flex-direction:column;gap:20px}.analytics-stat-box{display:flex;justify-content:space-between;align-items:center;width:100%;height:50px;padding:0 20px;background:#0f0f0fcc;border:2px solid #565EFD;border-radius:20px;font-size:16px;font-weight:500;color:#fff}.devices-layout{justify-content:flex-start;overflow-y:auto}.devices-layout::-webkit-scrollbar{display:none}.devices-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;margin:auto 0;padding:20px 0}.devices-list{width:294px;display:flex;flex-direction:column;gap:12px}.device-card{width:100%;height:72px;background:#0f0f0fcc;border-radius:20px;padding:12px 20px;display:flex;justify-content:space-between;align-items:center}.device-info{display:flex;align-items:center;gap:12px}.device-number{font-size:18px;font-weight:600;color:#fff}.device-text{display:flex;flex-direction:column;justify-content:center;gap:2px}.device-os{font-size:18px;font-weight:600;color:#fff;line-height:1.2}.device-url{font-size:15px;font-weight:400;color:#fff;line-height:1.2}.device-actions{display:flex;align-items:center;gap:10px}.icon-btn{width:28px;height:28px;border-radius:8px;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer;transition:transform .1s ease}.icon-btn:active{transform:scale(.9)}.icon-btn img{width:16px;height:16px;object-fit:contain}.bg-dark{background:#ffffff1a}.bg-red{background:#e01637}.devices-bottom-actions{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:34px;width:294px}.add-device-container{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.action-btn{width:100%!important;height:50px!important;font-size:16px!important}.action-icon{width:20px;height:20px;margin-right:6px;object-fit:contain}.icon-white{filter:brightness(0) invert(1)}.add-device-price{font-size:15px;font-weight:400;color:#fff}.app-container.subscribe-layout{position:absolute;top:0;right:0;bottom:0;left:0;width:430px;max-width:none;height:795px;min-height:795px;padding:60px 0 70px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;z-index:1}.subscribe-layout,.subscribe-layout *{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif}.subscribe-layout::-webkit-scrollbar{display:none}.subscribe-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;flex:1;padding:0}.subscribe-logo{width:151.48px;height:27.57px;object-fit:contain;margin:10px 0 32px;flex-shrink:0}.subscribe-main-card{position:relative;width:326px;height:527px;background:#0f0f0fcc;border-radius:28px;padding:32px 16px;display:flex;flex-direction:column;align-items:center;border:none;flex-shrink:0}.subscribe-main-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:radial-gradient(ellipse 200px 100px at 75% 100%,#fff6,#fff0),linear-gradient(180deg,#292929,#523e3500);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.subscribe-main-card .section-title{width:294px;height:24px;margin:0 0 34px;font-size:18px;font-weight:500;line-height:24px;text-align:center;color:#fff}.plans-list{display:flex;flex-direction:column;gap:20px;width:294px}.plan-item{position:relative;width:294px;height:50px;background:#0f0f0fcc;border-radius:20px;padding:10px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border:none;flex-shrink:0}.plan-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:radial-gradient(ellipse 150px 60px at 75% 100%,#fff9,#fff0),linear-gradient(180deg,#292929,#523e3500);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:background .2s ease}.plan-item.active:before{background:#565efd}.plan-name,.plan-price{font-size:18px;font-weight:500;line-height:21px;color:#fff}.plan-name-group,.plan-price-group{display:flex;align-items:center;gap:8px}.plan-badge{min-width:57px;height:24px;padding:0 6px;display:flex;justify-content:center;align-items:center;background:#565efd;color:#fff;border-radius:24px;font-size:15px;font-weight:590;line-height:24px;letter-spacing:-.23px;white-space:nowrap}.device-slider-card{position:relative;width:294px;height:125px;margin-top:20px;padding:20px;background:#0f0f0fcc;border-radius:20px;display:flex;flex-direction:column;gap:20px;border:none;flex-shrink:0}.device-slider-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:radial-gradient(ellipse 150px 60px at 75% 100%,#fff9,#fff0),linear-gradient(180deg,#292929,#523e3500);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.slider-header{width:254px;height:21px;display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:500;line-height:21px;color:#fff}.slider-container{position:relative;width:254px;height:44px;display:flex;align-items:center;margin:0}.slider-input{position:absolute;width:100%;height:44px;top:0;left:0;opacity:0;z-index:10;cursor:pointer}.slider-track{position:relative;width:100%;height:4px;background:#6b7074;border-radius:4px}.slider-fill{position:absolute;top:0;left:0;height:100%;background:#565efd;border-radius:8px;transition:width .1s ease}.slider-dots{position:absolute;top:50%;left:0;width:100%;height:0}.slider-dot{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#6b7074;border-radius:50%;box-shadow:0 .5px 4px #0000001f,0 6px 13px #0000001f;z-index:1;transition:all .1s ease}.slider-dot.active{background:#565efd}.slider-dot.thumb{width:24px;height:24px;background:#fff;z-index:2}.subscribe-buttons{width:326px;margin-top:auto;margin-bottom:0;flex-shrink:0}.subscribe-buttons .btn-primary{width:326px!important;height:50px;border-radius:20px;gap:12px;padding:10px 0;font-size:18px;font-weight:600;line-height:22px;letter-spacing:-.43px;background:radial-gradient(76.07% 377.69% at 50% 100%,#070d45cc,#070d4500),#565efd;box-shadow:none}.subscribe-buttons .btn-icon{width:28px;height:28px}.payment-method-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;justify-content:center;align-items:center;background:#02040a70;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.payment-method-modal{position:relative;width:326px;border-radius:22px;padding:18px 12px 12px;background:#0f0f0fe6;display:flex;flex-direction:column;gap:14px}.payment-method-modal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:radial-gradient(ellipse 170px 65px at 75% 100%,#ffffff6b,#fff0),linear-gradient(180deg,#292929,#523e3500);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.payment-method-modal__title{margin:0;text-align:center;font-size:18px;line-height:24px;letter-spacing:0;font-weight:500;color:#fff}.payment-method-modal__option{position:relative;width:100%;height:54px;padding:10px 20px;border:none;border-radius:20px;background:#0f0f0fcc;color:#fff;text-align:center;font-size:18px;line-height:22px;font-weight:600;letter-spacing:-.2px;cursor:pointer;transition:color .2s ease}.payment-method-modal__option+.payment-method-modal__option{margin-top:0}.payment-method-modal__option:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:radial-gradient(ellipse 140px 55px at 75% 100%,#ffffff8c,#fff0),linear-gradient(180deg,#292929,#523e3500);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.payment-method-modal__option:hover{color:#ffffffe6}.app-container.setup-layout,.app-container.setup-other-layout{position:absolute;top:0;right:0;bottom:0;left:0;width:430px;max-width:none;height:795px;min-height:795px;padding:0;display:block;overflow:hidden;z-index:2}.setup-layout,.setup-layout *,.setup-other-layout,.setup-other-layout *{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif}.setup-wrapper,.setup-other-wrapper{position:relative;width:430px;height:795px;padding:0;overflow:hidden}.setup-content{position:absolute;left:50%;top:547px;width:294px;height:178px;transform:translate(-50%);margin:0;display:flex;flex-direction:column;align-items:center;gap:34px;z-index:2}.setup-content .section-title{width:294px;height:24px;margin:0!important;font-size:18px;font-weight:500;line-height:24px;text-align:center;color:#fff}.setup-buttons{width:294px;height:120px;display:flex;flex-direction:column;gap:20px}.setup-buttons .btn-custom{width:294px;height:50px;padding:10px 0;border-radius:20px;font-size:18px;font-weight:600;line-height:22px;letter-spacing:-.43px;flex-shrink:0}.setup-other-content{position:absolute;left:50%;top:395px;width:294px;transform:translate(-50%);margin:0;display:flex;flex-direction:column;align-items:center;gap:34px;z-index:2}.setup-other-title{width:294px;height:24px;margin:0;font-size:18px;font-weight:500;line-height:24px;letter-spacing:normal;text-align:center;color:#fff}.setup-device-buttons{width:294px;display:flex;flex-direction:column;gap:20px}.setup-device-btn{width:294px!important;height:50px!important;padding:10px 0;border-radius:20px;font-size:18px!important;font-weight:600!important;line-height:22px;letter-spacing:-.43px;flex-shrink:0}.app-container.home-layout{width:430px;height:795px;max-width:none;min-height:0;padding:20px 0 0;justify-content:flex-start;align-items:center;overflow:hidden}.home-layout .main-card{width:326px;height:488px;padding:20px;flex-shrink:0;overflow:visible}.home-layout .logo-container{width:286px;height:286px;margin:0 0 16px;flex-shrink:0}.home-layout .app-title{width:286px;height:72px;margin:-10px 0 7px;font-size:71.26px;line-height:72px;font-weight:500;letter-spacing:-.055em;flex-shrink:0;overflow:visible}.home-layout .stats-block{width:286px;height:67px;display:flex;flex-direction:column;gap:17px;flex-shrink:0}.home-layout .stat-row{width:286px;height:11px;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:500;line-height:20px;flex-shrink:0}.home-layout .buttons-block{width:326px;height:198px;margin-top:26px;display:flex;flex-direction:column;gap:20px;flex-shrink:0}.home-layout .buttons-block>.btn-primary,.home-layout .buttons-block>.btn-custom{width:326px;height:54px;flex-shrink:0}.home-layout .btn-row{width:326px;height:50px;display:flex;gap:20px;flex-shrink:0}.home-layout .btn-row .btn-custom{width:153px;height:50px;flex:0 0 153px}.app-container.setup-app-layout{position:absolute;top:0;right:0;bottom:0;left:0;width:430px;max-width:none;height:795px;min-height:795px;padding:0;display:block;overflow:hidden;z-index:2}.setup-app-layout,.setup-app-layout *{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif}.setup-app-wrapper{position:relative;width:430px;height:795px;padding:0;overflow:hidden}.setup-app-content{position:absolute;left:50%;top:462px;width:326px;transform:translate(-50%);margin:0;display:flex;flex-direction:column;align-items:center;z-index:2}.setup-app-title{width:326px;height:24px;margin:0 0 34px;font-size:18px;font-weight:500;line-height:24px;letter-spacing:normal;text-align:center;color:#fff}.setup-app-buttons{width:326px;display:flex;flex-direction:column;gap:20px}.setup-app-store-btn{width:326px!important;height:54px!important;padding:10px 0;border-radius:20px;font-size:18px!important;font-weight:600!important;line-height:22px;letter-spacing:-.43px;flex-shrink:0}.setup-app-next-btn{width:326px!important;height:54px!important;margin-top:34px;padding:10px 0;border-radius:20px;font-size:18px!important;font-weight:600!important;line-height:22px;letter-spacing:-.43px;flex-shrink:0;box-shadow:none}.app-container.setup-subscription-layout{position:absolute;top:0;right:0;bottom:0;left:0;width:430px;max-width:none;height:795px;min-height:795px;padding:0;display:block;overflow:hidden;z-index:2}.setup-subscription-layout,.setup-subscription-layout *{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif}.setup-subscription-wrapper{position:relative;width:430px;height:795px;padding:0;overflow:hidden}.setup-subscription-content{position:absolute;left:50%;top:404px;width:326px;transform:translate(-50%);margin:0;display:flex;flex-direction:column;align-items:center;z-index:2}.setup-subscription-title{width:326px;height:22px;margin:0 0 26px;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0;text-align:center;color:#fff}.setup-subscription-text{width:326px;margin:0 0 28px;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0;text-align:center;color:#fff}.setup-subscription-url-btn{width:294px!important;height:50px!important;padding:10px 0;border-radius:20px;display:flex;justify-content:center;align-items:center;gap:14px;font-size:16px!important;font-weight:600!important;line-height:20px;letter-spacing:-.23px;flex-shrink:0}.setup-subscription-icon{width:28px;height:28px;display:block;object-fit:contain;flex-shrink:0}.setup-subscription-add-btn{width:294px!important;height:50px!important;margin-top:28px;padding:10px 0;border-radius:20px;font-size:16px!important;font-weight:600!important;line-height:20px;letter-spacing:-.23px;flex-shrink:0;box-shadow:none}.setup-subscription-finish-btn{width:294px!important;height:50px!important;margin-top:28px;padding:10px 0;border-radius:20px;font-size:16px!important;font-weight:600!important;line-height:20px;letter-spacing:-.23px;flex-shrink:0}.app-container.setup-other-device-layout{position:absolute;top:0;right:0;bottom:0;left:0;width:430px;max-width:none;height:795px;min-height:795px;padding:0;display:block;overflow:hidden;z-index:2}.setup-other-device-layout,.setup-other-device-layout *{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif}.setup-other-device-layout .setup-screen{position:relative;width:430px;height:795px;padding:0;overflow:hidden}.setup-other-device-layout .setup-content{position:static;left:auto;top:auto;width:326px;height:auto;margin:295px auto 0;transform:none;display:flex;flex-direction:column;align-items:center;gap:0;z-index:2}.setup-other-device-layout .setup-title{font-size:22px;line-height:1.2;font-weight:700;text-align:center;margin:0 0 18px}.setup-other-device-layout .setup-card{position:relative;width:326px;padding:22px 24px;display:flex;flex-direction:column;gap:14px;background:#0f0f0fcc;border-radius:24px;color:#fff}.setup-other-device-layout .setup-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:radial-gradient(ellipse 150px 60px at 75% 100%,#ffffff8c,#fff0),linear-gradient(180deg,#292929,#523e3500);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.setup-other-device-layout .setup-card p{position:relative;z-index:1;margin:0;font-size:16px;font-weight:600;line-height:22px;letter-spacing:-.2px}.setup-other-device-layout .setup-actions{position:static;left:auto;top:auto;width:326px;margin:22px auto 0;display:flex;flex-direction:column;gap:16px}.setup-other-device-layout .setup-button{width:100%;height:52px;border-radius:16px;display:flex;justify-content:center;align-items:center;gap:14px;font-size:18px;font-weight:600;line-height:22px;letter-spacing:-.43px;flex-shrink:0}.setup-other-device-layout .setup-button.primary{box-shadow:none}.setup-other-device-layout .setup-button-icon{width:28px;height:28px;display:block;object-fit:contain;flex-shrink:0}.app-preloader{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;z-index:9999;background:radial-gradient(ellipse 420px 360px at 68% 22%,#565efd6b,#565efd38 30%,#565efd00 68%),radial-gradient(ellipse 360px 420px at 62% 55%,#4599ec47,#4599ec21 34%,#4599ec00 72%),radial-gradient(ellipse 280px 420px at 18% 48%,#6066db2e,#6066db14 40%,#6066db00 75%),#060200;opacity:1;visibility:visible;pointer-events:all;transition:opacity .28s ease,visibility .28s ease}.app-preloader:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000,#0000002e 62%,#000000b8);pointer-events:none;z-index:0}.app-preloader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.app-preloader__center{position:absolute;left:50%;top:50%;transform:translate(-50%,-58%);display:flex;align-items:center;justify-content:center;z-index:1}.app-preloader__logo{width:150px;height:auto;display:block;object-fit:contain;opacity:.92}.app-preloader__bottom{position:absolute;left:0;right:0;bottom:64px;display:flex;justify-content:center;align-items:center;z-index:1}.app-preloader__text{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif;font-size:16px;font-weight:600;line-height:22px;color:#ffffffa6;text-align:center}body.is-telegram-desktop{align-items:flex-start;overflow-y:auto;padding-top:18px;padding-bottom:18px}.purchase-status-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important;min-height:100vh;min-height:100dvh;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px;box-sizing:border-box;background:#0000009e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.purchase-status-card{width:min(330px,calc(100vw - 48px));border:1px solid rgba(255,255,255,.16);border-radius:24px;padding:28px 22px 24px;box-sizing:border-box;background:radial-gradient(circle at 50% 0%,rgba(82,86,255,.3),transparent 46%),#0c0d12f7;box-shadow:0 24px 80px #00000094;text-align:center}.purchase-status-spinner{width:44px;height:44px;margin:0 auto 18px;border-radius:999px;border:4px solid rgba(255,255,255,.16);border-top-color:#6266ff;animation:purchaseStatusSpin .9s linear infinite}.purchase-status-icon{width:48px;height:48px;margin:0 auto 18px;border-radius:999px;display:grid;place-items:center;font-size:28px;font-weight:900}.purchase-status-icon--success{color:#fff;background:#4b4df3}.purchase-status-icon--error{color:#fff;background:#ff4d5f}.purchase-status-title{margin:0 0 10px;color:#fff;font-size:22px;font-weight:800;line-height:1.15}.purchase-status-message{margin:0;color:#ffffffc7;font-size:15px;line-height:1.45}.purchase-status-progress{position:relative;height:5px;margin-top:22px;border-radius:999px;overflow:hidden;background:#ffffff1f}.purchase-status-progress span{position:absolute;top:0;bottom:0;width:45%;border-radius:999px;background:#6266ff;animation:purchaseStatusProgress 1.35s ease-in-out infinite}.purchase-status-button{width:100%;margin-top:22px;border:0;border-radius:16px;padding:14px 16px;color:#fff;background:#4b4df3;font-size:16px;font-weight:800}.btn-primary:disabled{opacity:.65;pointer-events:none}.referral-link-inline{display:flex;align-items:center;justify-content:flex-start;gap:9px;width:100%;min-width:0;overflow:hidden}.referral-link-icon{flex:0 0 auto;font-size:18px;line-height:1}.referral-link-text{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;font-size:14px;font-weight:600}.home-layout img,.home-screen img,.home-card img,.home-main-card img,.home-visual img,.hero-card img,.hero-image img{display:block;transform:translateZ(0);backface-visibility:hidden}.home-visual,.hero-card,.hero-image,.home-image-card,.home-card-media,.home-main-image,.home-main-card picture,.home-main-card .image-wrapper{aspect-ratio:1 / 1;min-height:256px;contain:layout paint}@supports (height: 100dvh){.app-container,.home-layout,.home-screen{min-height:100dvh}}.app-notice-overlay,.purchase-status-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:22px!important;box-sizing:border-box!important;background:#02040a70!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.app-notice-modal,.purchase-status-card{position:relative!important;width:min(326px,calc(100vw - 44px))!important;border-radius:22px!important;padding:18px 12px 12px!important;box-sizing:border-box!important;background:#0f0f0feb!important;display:flex!important;flex-direction:column!important;gap:14px!important;text-align:center!important;box-shadow:none!important;overflow:hidden!important}.app-notice-modal:before,.purchase-status-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:radial-gradient(ellipse 170px 65px at 75% 100%,#ffffff6b,#fff0),linear-gradient(180deg,#292929,#523e3500);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.app-notice-title,.purchase-status-title{position:relative;z-index:1;margin:0!important;text-align:center!important;font-size:18px!important;line-height:24px!important;letter-spacing:0!important;font-weight:500!important;color:#fff!important}.app-notice-message,.purchase-status-message{position:relative;z-index:1;width:100%;min-height:54px;margin:0!important;padding:14px 18px!important;border-radius:20px;box-sizing:border-box;background:#0f0f0fcc;color:#fff!important;text-align:center;font-size:16px!important;line-height:22px!important;font-weight:500!important;letter-spacing:-.2px;display:flex;align-items:center;justify-content:center;white-space:normal;word-break:break-word}.app-notice-message:before,.purchase-status-message:before,.app-notice-button:before,.purchase-status-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:radial-gradient(ellipse 140px 55px at 75% 100%,#ffffff8c,#fff0),linear-gradient(180deg,#292929,#523e3500);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.app-notice-button,.purchase-status-button{position:relative!important;z-index:1!important;width:100%!important;min-height:54px!important;margin:0!important;padding:10px 20px!important;border:none!important;border-radius:20px!important;background:#0f0f0fcc!important;color:#fff!important;text-align:center!important;font-size:18px!important;line-height:22px!important;font-weight:600!important;letter-spacing:-.2px!important;cursor:pointer!important}.purchase-status-icon{position:relative;z-index:1;width:46px!important;height:46px!important;margin:0 auto!important;border-radius:999px!important;display:grid!important;place-items:center!important;font-size:26px!important;font-weight:800!important;background:#0f0f0fcc!important;color:#fff!important}.purchase-status-icon--success{color:#fff!important;background:#4b4df3e6!important}.purchase-status-icon--error{color:#fff!important;background:#ff4d5fe6!important}.purchase-status-spinner{position:relative;z-index:1;width:42px!important;height:42px!important;margin:0 auto!important;border-radius:999px!important;border:4px solid rgba(255,255,255,.16)!important;border-top-color:#6266ff!important;animation:purchaseStatusSpin .9s linear infinite!important}.purchase-status-progress{position:relative!important;z-index:1!important;height:5px!important;margin:0!important;border-radius:999px!important;overflow:hidden!important;background:#ffffff1f!important}.purchase-status-progress span{position:absolute!important;top:0!important;bottom:0!important;width:45%!important;border-radius:999px!important;background:#6266ff!important;animation:purchaseStatusProgress 1.35s ease-in-out infinite!important}@keyframes purchaseStatusSpin{to{transform:rotate(360deg)}}@keyframes purchaseStatusProgress{0%{left:-45%}50%{left:30%}to{left:100%}}.app-modal-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483600!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:22px!important;box-sizing:border-box!important;background:#02040a6b!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.app-modal-card{position:relative!important;width:min(326px,calc(100vw - 44px))!important;border-radius:22px!important;padding:18px 12px 12px!important;box-sizing:border-box!important;background:#0f0f0feb!important;display:flex!important;flex-direction:column!important;gap:14px!important;text-align:center!important;overflow:hidden!important}.app-modal-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:radial-gradient(ellipse 170px 65px at 75% 100%,#ffffff6b,#fff0),linear-gradient(180deg,#292929,#523e3500);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.app-modal-title{position:relative;z-index:1;margin:0!important;text-align:center!important;font-size:18px!important;line-height:24px!important;font-weight:600!important;color:#fff!important}.app-modal-message{position:relative;z-index:1;width:100%;min-height:54px;margin:0!important;padding:14px 18px!important;border-radius:20px;box-sizing:border-box;background:#0f0f0fcc;color:#fff!important;text-align:center;font-size:16px!important;line-height:22px!important;font-weight:500!important;display:flex;align-items:center;justify-content:center;white-space:normal;word-break:break-word}.app-modal-button{position:relative!important;z-index:1!important;width:100%!important;min-height:54px!important;margin:0!important;padding:10px 20px!important;border:none!important;border-radius:20px!important;background:#0f0f0fcc!important;color:#fff!important;text-align:center!important;font-size:18px!important;line-height:22px!important;font-weight:600!important}.app-modal-message:before,.app-modal-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:radial-gradient(ellipse 140px 55px at 75% 100%,#ffffff85,#fff0),linear-gradient(180deg,#292929,#523e3500);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.app-modal-actions{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:10px}.app-modal-button--secondary{opacity:.82}.referral-link-button{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;padding-left:18px!important;padding-right:18px!important;text-align:left!important}.referral-link-button svg{flex:0 0 20px!important;width:20px!important;height:20px!important;margin:0!important}.referral-link-button .referral-link-inline{flex:1 1 auto!important;width:auto!important;min-width:0!important;display:block!important;overflow:hidden!important}.referral-link-button .referral-link-text{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-align:left!important}.app-notice-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:#00000094;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.app-notice-modal{width:100%;max-width:340px;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0a0c16f5,#080a12fa);box-shadow:0 10px 40px #00000073,inset 0 1px #ffffff0d;padding:22px 18px 18px}.app-notice-message{color:#fff;text-align:center;font-size:28px;line-height:1.22;font-weight:700;margin:0}.app-notice-message--plain{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;font-size:16px!important;line-height:1.45!important;font-weight:600!important;text-align:center!important;white-space:pre-line}.app-notice-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:18px}.app-notice-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:none;cursor:pointer;min-width:148px;height:48px;padding:0 18px;border-radius:16px;color:#fff;font-size:20px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#4b4df7,#6b6df8);box-shadow:inset 0 1px #ffffff1f,0 8px 20px #4654ff40}.app-notice-button:hover{filter:brightness(1.05)}.app-notice-button--secondary{background:#0a0c12fa!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:inset 0 1px #ffffff0a,0 6px 16px #00000038!important;color:#fff!important}.app-notice-modal{width:min(326px,calc(100vw - 44px))!important;padding:20px 14px 14px!important;border-radius:22px!important;background:#0f0f0feb!important}.app-notice-title{display:none!important}.app-notice-message,.app-notice-message.app-notice-message--plain{width:100%!important;min-height:0!important;margin:0 0 16px!important;padding:0 8px!important;border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#fff!important;font-size:17px!important;line-height:22px!important;font-weight:700!important;text-align:center!important;display:block!important}.app-notice-button{width:148px!important;min-width:148px!important;max-width:148px!important;height:46px!important;min-height:46px!important;margin:0 auto!important;padding:0 16px!important;border:0!important;border-radius:15px!important;outline:0!important;background:#4b4df3!important;color:#fff!important;font-size:16px!important;line-height:46px!important;font-weight:800!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;cursor:pointer!important}.app-notice-button--secondary{background:#0f0f0fcc!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important}.app-notice-message,.app-notice-message.app-notice-message--plain{width:100%!important;min-height:0!important;margin:0 0 16px!important;padding:0 10px!important;border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#ffffffeb!important;font-size:16px!important;line-height:22px!important;font-weight:400!important;text-align:center!important;display:block!important;white-space:pre-line!important}.app-notice-message:before,.app-notice-message:after,.app-notice-message.app-notice-message--plain:before,.app-notice-message.app-notice-message--plain:after{content:none!important;display:none!important}.app-notice-button{width:148px!important;min-width:148px!important;max-width:148px!important;height:46px!important;min-height:46px!important;margin:0 auto!important;padding:0 18px!important;border:0!important;border-radius:16px!important;outline:0!important;background:linear-gradient(180deg,#ffffff1a,#fff0 45%),linear-gradient(90deg,#4a4cff,#5857ff 48%,#6b5cff)!important;color:#fff!important;font-size:16px!important;line-height:46px!important;font-weight:800!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:inset 0 1px #ffffff2e,0 10px 24px #4b4df34d!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important}.app-notice-actions{width:100%!important;margin-top:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important}.app-notice-actions .app-notice-button{width:132px!important;min-width:132px!important;max-width:132px!important}.app-notice-button--secondary{background:linear-gradient(180deg,#ffffff0f,#fff0 45%),#0f0f0fdb!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;box-shadow:inset 0 1px #ffffff0f,0 8px 18px #00000038!important}.app-notice-button,.app-notice-button--secondary{font-weight:500!important}.app-notice-actions{width:100%!important;margin-top:18px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.app-notice-modal>.app-notice-button{width:100%!important;max-width:none!important;min-width:0!important;height:52px!important;min-height:52px!important;margin:18px 0 0!important;padding:0 18px!important;border:0!important;border-radius:16px!important;background:linear-gradient(180deg,#ffffff1f,#fff0 48%),linear-gradient(90deg,#4446f4,#5154ff 48%,#5f56ff)!important;color:#fff!important;font-size:17px!important;line-height:52px!important;font-weight:500!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:inset 0 1px #ffffff2e,0 10px 26px #464bff47!important}.app-notice-actions .app-notice-button{width:100%!important;max-width:none!important;min-width:0!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0 14px!important;border-radius:16px!important;font-size:16px!important;line-height:48px!important;font-weight:500!important;display:flex!important;align-items:center!important;justify-content:center!important}.app-notice-actions .app-notice-button:not(.app-notice-button--secondary){border:0!important;background:linear-gradient(180deg,#ffffff1f,#fff0 48%),linear-gradient(90deg,#4446f4,#5154ff 48%,#5f56ff)!important;color:#fff!important;box-shadow:inset 0 1px #ffffff2e,0 10px 24px #464bff42!important}.app-notice-button--secondary{border:1px solid rgba(255,255,255,.16)!important;background:linear-gradient(180deg,#ffffff0e,#fff0 52%),#0c0c0edb!important;color:#fff!important;box-shadow:inset 0 1px #ffffff0f,0 8px 18px #0000003d!important}.app-notice-actions{width:auto!important;margin:16px auto 0!important;display:grid!important;grid-template-columns:132px 132px!important;gap:12px!important;justify-content:center!important;align-items:center!important}.app-notice-modal>.app-notice-button{width:132px!important;min-width:132px!important;max-width:132px!important;height:44px!important;min-height:44px!important;margin:16px auto 0!important;padding:0 14px!important;border-radius:15px!important;font-size:15px!important;line-height:44px!important;font-weight:500!important;display:flex!important;align-items:center!important;justify-content:center!important}.app-notice-actions .app-notice-button{width:132px!important;min-width:132px!important;max-width:132px!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0 14px!important;border-radius:15px!important;font-size:15px!important;line-height:44px!important;font-weight:500!important;display:flex!important;align-items:center!important;justify-content:center!important}.app-notice-modal>.app-notice-button,.app-notice-actions .app-notice-button:not(.app-notice-button--secondary){border:0!important;background:linear-gradient(180deg,#ffffff1f,#fff0 48%),linear-gradient(90deg,#4446f4,#5154ff 48%,#5f56ff)!important;color:#fff!important;box-shadow:inset 0 1px #ffffff29,0 8px 18px #464bff38!important}.app-notice-button--secondary{border:1px solid rgba(255,255,255,.16)!important;background:linear-gradient(180deg,#ffffff0e,#fff0 52%),#0c0c0edb!important;color:#fff!important;box-shadow:inset 0 1px #ffffff0f,0 8px 18px #00000038!important}@media (max-width: 360px){.app-notice-actions{grid-template-columns:124px 124px!important;gap:10px!important}.app-notice-modal>.app-notice-button,.app-notice-actions .app-notice-button{width:124px!important;min-width:124px!important;max-width:124px!important;height:42px!important;min-height:42px!important;line-height:42px!important;font-size:15px!important}}.app-notice-button:before,.app-notice-button:after{content:none!important;display:none!important}.referral-link-button{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease!important}.referral-link-button:active{transform:scale(.985)}.referral-link-button.is-copied{border-color:#5cffb059!important;background:linear-gradient(180deg,#5cffb01a,#5cffb000 55%),#0f0f0fdb!important;box-shadow:inset 0 1px #ffffff14,0 0 0 1px #5cffb029,0 10px 26px #5cffb01a!important}.referral-link-button.is-error{border-color:#ff5b7059!important;background:linear-gradient(180deg,#ff5b701a,#ff5b7000 55%),#0f0f0fdb!important;box-shadow:inset 0 1px #ffffff14,0 0 0 1px #ff5b7029,0 10px 26px #ff5b701a!important}.referral-link-button.is-copied .referral-link-text{color:#5cffb0f5!important}.referral-link-button.is-error .referral-link-text{color:#ff788af5!important}.referral-link-button.is-copied svg{stroke:#5cffb0f5!important}.referral-link-button.is-error svg{stroke:#ff788af5!important}.app-toast-viewport{position:fixed;top:calc(14px + env(safe-area-inset-top,0px));right:12px;z-index:10000;width:min(270px,calc(100vw - 24px));display:flex;flex-direction:column;gap:10px;pointer-events:none}.app-toast{width:100%;min-height:48px;display:grid;grid-template-columns:8px 1fr;align-items:center;column-gap:10px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff0e,#fff0 56%),#0e0e12f0;box-shadow:inset 0 1px #ffffff12,0 12px 30px #00000057;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:app-toast-in .22s ease-out both}.app-toast-dot{width:8px;height:8px;border-radius:999px;background:linear-gradient(180deg,#ffffff59,#fff0),#5658ff;box-shadow:0 0 12px #5658ff8c}.app-toast-message{color:#fffffff0;font-size:13px;line-height:17px;font-weight:400;text-align:left}.app-toast--success .app-toast-dot{background:linear-gradient(180deg,#ffffff59,#fff0),#5cffb0;box-shadow:0 0 12px #5cffb073}.app-toast--error .app-toast-dot{background:linear-gradient(180deg,#ffffff59,#fff0),#ff5b70;box-shadow:0 0 12px #ff5b7073}@keyframes app-toast-in{0%{opacity:0;transform:translate3d(12px,-6px,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}.app-toast-viewport{position:fixed!important;top:calc(12px + env(safe-area-inset-top,0px))!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;z-index:10000!important;width:min(320px,calc(100vw - 32px))!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:10px!important;pointer-events:none!important}.app-toast{width:auto!important;max-width:100%!important;min-width:220px!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;padding:11px 15px!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.13)!important;background:linear-gradient(180deg,#ffffff13,#fff0 56%),#0e0e12f0!important;box-shadow:inset 0 1px #ffffff14,0 12px 30px #00000057!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;animation:app-toast-center-slide 2.5s ease-in-out both!important}.app-toast-message{color:#fffffff0!important;font-size:13px!important;line-height:17px!important;font-weight:400!important;text-align:center!important}.app-toast-dot{flex:0 0 auto!important;width:8px!important;height:8px!important;border-radius:999px!important;background:linear-gradient(180deg,#ffffff59,#fff0),#5658ff!important;box-shadow:0 0 12px #5658ff8c!important}@keyframes app-toast-center-slide{0%{opacity:0;transform:translateY(-22px) scale(.96)}12%{opacity:1;transform:translateY(0) scale(1)}82%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-18px) scale(.98)}}@keyframes app-toast-in{0%{opacity:0;transform:translateY(-22px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.app-preloader{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:radial-gradient(circle at 50% 22%,#4f52ff3d,#4f52ff14 34%,#0000 62%),linear-gradient(180deg,#0b0b16,#050509)!important;opacity:1!important;visibility:visible!important;transition:opacity .28s ease,visibility .28s ease!important}.app-preloader:after{content:""!important;position:absolute!important;inset:auto 0 0 0!important;height:38%!important;background:radial-gradient(circle at 50% 100%,#474dff38,#474dff14 28%,#0000 68%)!important;pointer-events:none!important}.app-preloader__center{position:relative!important;z-index:2!important;width:min(220px,58vw)!important;height:min(220px,58vw)!important;display:flex!important;align-items:center!important;justify-content:center!important}.app-preloader__logo{width:132px!important;height:132px!important;object-fit:contain!important;opacity:.96!important;filter:drop-shadow(0 0 24px rgba(120,130,255,.22)) drop-shadow(0 20px 45px rgba(0,0,0,.38))!important}.app-preloader__bottom{position:absolute!important;left:0!important;right:0!important;bottom:calc(36px + env(safe-area-inset-bottom,0px))!important;z-index:3!important;display:flex!important;align-items:center!important;justify-content:center!important}.app-preloader__text{color:#ffffffe0!important;font-size:14px!important;line-height:18px!important;font-weight:500!important;letter-spacing:.01em!important}.app-preloader{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:999999!important;width:100vw!important;height:100vh!important;height:100dvh!important;display:block!important;overflow:hidden!important;background:radial-gradient(circle at 50% 34%,#484cff38,#484cff13,#0000 64%),linear-gradient(180deg,#0a0a16,#050508)!important;opacity:1!important;visibility:visible!important;transition:opacity .26s ease,visibility .26s ease!important}.app-preloader.is-hidden{opacity:0!important;visibility:hidden!important}.app-preloader:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(circle at 50% 100%,#4e54ff33,#4e54ff12 28%,#0000 66%)!important;pointer-events:none!important}.app-preloader__content{position:absolute!important;left:50%!important;top:50%!important;z-index:2!important;transform:translate(-50%,-50%)!important;width:min(260px,72vw)!important;min-height:210px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}.app-preloader__center,.app-preloader__bottom{position:static!important;inset:auto!important;width:auto!important;height:auto!important;transform:none!important;display:contents!important}.app-preloader__logo{display:block!important;width:136px!important;height:136px!important;min-width:136px!important;min-height:136px!important;max-width:136px!important;max-height:136px!important;object-fit:contain!important;opacity:.98!important;filter:drop-shadow(0 0 22px rgba(122,132,255,.18)) drop-shadow(0 22px 46px rgba(0,0,0,.42))!important}.app-preloader__text{display:block!important;margin-top:28px!important;width:180px!important;min-width:180px!important;max-width:180px!important;color:#ffffffe0!important;font-size:15px!important;line-height:20px!important;font-weight:600!important;letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;font-family:inherit!important;font-variant-numeric:tabular-nums!important;transform:none!important;scale:1!important}.referral-link-button.is-copied{border-color:#ffffff1f!important;background:linear-gradient(180deg,#ffffff0e,#fff0 58%),#0e0e12db!important;box-shadow:inset 0 1px #ffffff12!important;filter:none!important;text-shadow:none!important}.referral-link-button.is-copied .referral-link-text{color:#ffffffeb!important;text-shadow:none!important;filter:none!important}.referral-link-button.is-copied svg{stroke:#ffffffeb!important;color:#ffffffeb!important;filter:none!important}.referral-link-button.is-copied,.referral-link-button.is-copied *,.referral-link-button.is-copied:before,.referral-link-button.is-copied:after{box-shadow:none!important;text-shadow:none!important;filter:none!important}.route-suspense-fallback{width:100%;min-height:520px;display:flex;align-items:center;justify-content:center;opacity:.9}.route-suspense-fallback__logo{width:112px;height:112px;object-fit:contain;opacity:.42;filter:drop-shadow(0 0 20px rgba(95,105,255,.22)) drop-shadow(0 18px 38px rgba(0,0,0,.36))}.route-import-error{width:calc(100% - 32px);max-width:340px;margin:80px auto 0;padding:18px;border-radius:18px;border:1px solid rgba(255,120,138,.28);background:#180e12eb;color:#ffffffeb;text-align:left}.route-import-error__title{font-size:15px;line-height:20px;font-weight:700;color:#ff788af5;margin-bottom:8px}.route-import-error__text{font-size:12px;line-height:16px;color:#ffffffb8;word-break:break-word}:root{--design-width: 430px !important;--design-height: 795px !important}html,body{width:100%!important;min-width:100%!important;min-height:100svh!important;min-height:100dvh!important;overflow-x:hidden!important;overflow-y:auto!important;background:#060200!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}body{position:relative!important;display:block!important;justify-content:initial!important;align-items:initial!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif!important;color:#fff!important}#root{width:100%!important;min-height:100svh!important;min-height:100dvh!important;display:flex!important;justify-content:center!important;align-items:flex-start!important;overflow-x:hidden!important}.app-stage{position:relative!important;z-index:1!important;width:calc(var(--design-width) * var(--app-scale))!important;height:calc(var(--design-height) * var(--app-scale))!important;margin:0 auto!important;flex-shrink:0!important;overflow:visible!important}.figma-canvas{position:relative!important;width:var(--design-width)!important;height:var(--design-height)!important;overflow:hidden!important;transform:scale(var(--app-scale))!important;transform-origin:top left!important}.app-container{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:var(--design-width)!important;height:var(--design-height)!important;max-width:none!important;min-width:0!important;min-height:0!important;max-height:none!important;box-sizing:border-box!important;z-index:1!important}.app-container.home-layout,.home-layout{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:430px!important;height:795px!important;padding:20px 0 0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important;transform:none!important;scale:1!important;zoom:1!important;box-sizing:border-box!important}.home-layout .main-card{width:326px!important;height:488px!important;padding:20px!important;flex-shrink:0!important;overflow:visible!important}.home-layout .logo-container{width:286px!important;height:286px!important;margin:0 0 16px!important;flex-shrink:0!important}.home-layout .app-title{width:286px!important;height:72px!important;margin:-10px 0 7px!important;font-size:71.26px!important;line-height:72px!important;font-weight:500!important;letter-spacing:-.055em!important;flex-shrink:0!important;overflow:visible!important}.home-layout .stats-block{width:286px!important;height:67px!important;display:flex!important;flex-direction:column!important;gap:17px!important;flex-shrink:0!important;margin:0!important;padding:0!important}.home-layout .stat-row{width:286px!important;height:11px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;font-size:16px!important;font-weight:500!important;line-height:20px!important;flex-shrink:0!important;margin:0!important;padding:0!important}.home-layout .stat-label,.home-layout .stat-value{display:inline-flex!important;align-items:center!important;height:20px!important;line-height:20px!important;white-space:nowrap!important;margin:0!important;padding:0!important}.home-layout .buttons-block{width:326px!important;height:198px!important;margin-top:26px!important;display:flex!important;flex-direction:column!important;gap:20px!important;flex-shrink:0!important}.home-layout .buttons-block>.btn-primary,.home-layout .buttons-block>.btn-custom{width:326px!important;height:54px!important;flex-shrink:0!important}.home-layout .btn-row{width:326px!important;height:50px!important;display:flex!important;gap:20px!important;flex-shrink:0!important}.home-layout .btn-row .btn-custom{width:153px!important;height:50px!important;flex:0 0 153px!important}.home-text-slot{position:relative!important;display:inline-flex!important;align-items:center!important;height:20px!important;line-height:20px!important;font:inherit!important;letter-spacing:inherit!important;white-space:nowrap!important;margin:0!important;padding:0!important}.home-text-slot__ghost{display:inline-block!important;height:20px!important;line-height:20px!important;font:inherit!important;letter-spacing:inherit!important;visibility:hidden!important;opacity:0!important;white-space:nowrap!important}.home-text-slot__skeleton{position:absolute!important;left:0!important;right:0!important;top:50%!important;height:13px!important;border-radius:999px!important;transform:translateY(-50%)!important;background:linear-gradient(90deg,#ffffff0e,#ffffff26,#ffffff0e),#ffffff1b!important;background-size:220% 100%!important;animation:home-text-slot-skeleton-shimmer 1.25s ease-in-out infinite!important}.home-text-slot__skeleton--purple{background:linear-gradient(90deg,#8087ff1a,#969cff3d,#8087ff1a),#8087ff24!important;background-size:220% 100%!important}.home-layout .home-inline-skeleton,.home-layout .home-inline-skeleton--purple,.home-layout .home-loading-reserve,.home-layout .home-loading-reserve__ghost,.home-layout .home-loading-reserve__skeleton{all:unset!important;display:none!important}@keyframes home-text-slot-skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.home-button-text-slot{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;white-space:nowrap!important;margin:0!important;padding:0!important;vertical-align:middle!important}.home-button-text-slot__ghost{display:inline-block!important;font:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;visibility:hidden!important;opacity:0!important;white-space:nowrap!important}.home-button-text-slot__skeleton{position:absolute!important;left:0!important;right:0!important;top:50%!important;height:.72em!important;min-height:13px!important;max-height:16px!important;border-radius:999px!important;transform:translateY(-50%)!important;background:linear-gradient(90deg,#ffffff0f,#ffffff2e,#ffffff0f),#ffffff1d!important;background-size:220% 100%!important;animation:home-button-text-skeleton-shimmer 1.25s ease-in-out infinite!important}.btn-primary .home-button-text-slot__skeleton{background:linear-gradient(90deg,#ffffff1a,#ffffff42,#ffffff1a),#ffffff29!important;background-size:220% 100%!important}@keyframes home-button-text-skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.home-button-icon-skeleton{display:inline-block!important;width:22px!important;height:22px!important;min-width:22px!important;max-width:22px!important;flex:0 0 22px!important;border-radius:7px!important;object-fit:contain!important;background:linear-gradient(90deg,#fff1,#ffffff2e,#fff1),#ffffff1d!important;background-size:220% 100%!important;animation:home-button-icon-skeleton-shimmer 1.25s ease-in-out infinite!important}.btn-primary .home-button-icon-skeleton{background:linear-gradient(90deg,#ffffff1a,#ffffff47,#ffffff1a),#ffffff2b!important;background-size:220% 100%!important}.home-button-icon-skeleton.btn-icon--support{width:22px!important;height:22px!important;min-width:22px!important;max-width:22px!important}@keyframes home-button-icon-skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.home-button-content-skeleton{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;white-space:nowrap!important;margin:0!important;padding:0!important;vertical-align:middle!important}.home-button-content-skeleton__ghost{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;font:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;visibility:hidden!important;opacity:0!important;white-space:nowrap!important}.home-button-content-skeleton__ghost-icon{display:inline-block!important;width:22px!important;height:22px!important;min-width:22px!important;flex:0 0 22px!important}.home-button-content-skeleton__bar{position:absolute!important;left:0!important;right:0!important;top:50%!important;height:15px!important;min-height:15px!important;max-height:15px!important;border-radius:999px!important;transform:translateY(-50%)!important;background:linear-gradient(90deg,#ffffff0f,#ffffff2e,#ffffff0f),#ffffff1d!important;background-size:220% 100%!important;animation:home-button-one-bar-skeleton-shimmer 1.25s ease-in-out infinite!important}.btn-primary .home-button-content-skeleton__bar{background:linear-gradient(90deg,#ffffff1a,#ffffff45,#ffffff1a),#ffffff29!important;background-size:220% 100%!important}.home-button-content-skeleton--compact .home-button-content-skeleton__ghost{gap:9px!important}.home-button-content-skeleton--compact .home-button-content-skeleton__bar{height:14px!important;min-height:14px!important;max-height:14px!important}.home-button-icon-skeleton{display:none!important}@keyframes home-button-one-bar-skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}:root{--scanvpn-toast-purple: #968FFF;--scanvpn-toast-bg: rgba(8, 10, 18, .61);--scanvpn-toast-width: min(336px, calc(100vw - 32px) )}[data-sonner-toaster],[data-sonner-toaster][data-x-position=center],[data-sonner-toaster][data-y-position=top]{--width: var(--scanvpn-toast-width) !important;--gap: 12px !important;--offset: 14px !important;position:fixed!important;top:calc(14px + env(safe-area-inset-top,0px))!important;left:50%!important;right:auto!important;bottom:auto!important;width:var(--scanvpn-toast-width)!important;min-width:var(--scanvpn-toast-width)!important;max-width:var(--scanvpn-toast-width)!important;margin:0!important;padding:0!important;transform:translate3d(-50%,0,0)!important;pointer-events:none!important;z-index:100000!important;box-sizing:border-box!important}.scanvpn-sonner-toast,[data-sonner-toast].scanvpn-sonner-toast,[data-sonner-toaster] [data-sonner-toast]{width:100%!important;min-width:0!important;max-width:100%!important;min-height:52px!important;padding:12px 14px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:10px!important;border-radius:8px!important;border:1px solid rgba(255,255,255,.15)!important;background:var(--scanvpn-toast-bg)!important;color:#fff!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;box-shadow:0 10px 24px #00000047,inset 0 1px #ffffff0b!important;box-sizing:border-box!important;pointer-events:auto!important}.scanvpn-sonner-toast [data-icon],[data-sonner-toast] [data-icon]{width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;flex:0 0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;color:var(--scanvpn-toast-purple)!important;opacity:1!important}.scanvpn-sonner-toast [data-icon] svg,[data-sonner-toast] [data-icon] svg{width:16px!important;height:16px!important;color:var(--scanvpn-toast-purple)!important;stroke:var(--scanvpn-toast-purple)!important;opacity:1!important}.sonner-success-icon,.sonner-inline-icon{width:16px!important;height:16px!important;min-width:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:var(--scanvpn-toast-purple)!important;color:#fff!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif!important;font-size:10px!important;line-height:1!important;font-weight:900!important}.sonner-success-icon__check{display:inline-block!important;color:#fff!important;transform:translateY(-.25px)!important}.scanvpn-sonner-toast [data-content],[data-sonner-toast] [data-content]{flex:0 1 auto!important;width:auto!important;min-width:0!important;max-width:calc(100% - 28px)!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:2px!important;text-align:left!important}.scanvpn-sonner-toast [data-title],.scanvpn-sonner-title,[data-sonner-toast] [data-title]{width:auto!important;max-width:100%!important;display:block!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif!important;font-size:14px!important;line-height:16px!important;font-weight:600!important;color:#fffffff5!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.scanvpn-sonner-toast [data-description],.scanvpn-sonner-description,[data-sonner-toast] [data-description]{width:auto!important;max-width:100%!important;display:block!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif!important;font-size:13px!important;line-height:16px!important;font-weight:400!important;color:#ffffffc7!important;text-align:left!important;white-space:normal!important}.scanvpn-sonner-toast[data-type=error] [data-icon],.scanvpn-sonner-toast[data-type=error] [data-icon] svg,[data-sonner-toast][data-type=error] [data-icon],[data-sonner-toast][data-type=error] [data-icon] svg{color:#ff6f8b!important;stroke:#ff6f8b!important}
