.payment-screen{width:100%;min-height:100dvh;color:var(--aloha-text, #fff);background:radial-gradient(circle at 8% 5%,rgba(43,111,83,.5),transparent 34%),radial-gradient(circle at 90% 94%,rgba(24,79,58,.38),transparent 42%),var(--aloha-bg, #082019);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.payment-screen *{box-sizing:border-box}.payment-header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:48px minmax(0,1fr) 64px;align-items:center;min-height:72px;padding:max(8px,env(safe-area-inset-top)) 20px 8px;background:#082019d6;border-bottom:1px solid rgba(166,211,195,.1);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.payment-header .back-button{display:grid;width:44px;height:44px;place-items:center;color:var(--aloha-accent-soft, #a6d3c3);background:#315f4bb3;border:0;border-radius:50%;cursor:pointer}.payment-header h2{margin:0;font-size:20px;line-height:26px;text-align:center;letter-spacing:-.02em}.payment-header .header-balance{text-align:right}.payment-header .balance-label{color:var(--aloha-muted, #9fbcaf);font-size:10px;line-height:14px;text-transform:uppercase}.payment-header .balance-value{color:#fff;font-size:14px;line-height:20px;font-weight:700;white-space:nowrap}.payment-content{width:min(100%,430px);margin:0 auto;padding:20px 24px max(32px,env(safe-area-inset-bottom))}.payment-notice,.payment-disclaimer{padding:13px 16px;color:#f4e8a6;background:#68582075;border-left:3px solid #e9c948;border-radius:14px;font-size:13px;line-height:19px}.payment-notice{margin-bottom:24px;font-weight:600;text-align:center}.amount-section,.payment-method-section{margin-bottom:28px}.section-title{margin:0 0 14px;font-size:24px;line-height:30px;letter-spacing:-.02em}.amount-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.amount-button{min-height:58px;padding:10px;color:#fff;background:#315f4bc2;border:1px solid rgba(166,211,195,.14);border-radius:18px;font-size:16px;font-weight:700;cursor:pointer;transition:transform .16s,border-color .18s,background .18s}.amount-button:active{transform:scale(.97)}.amount-button.active{color:#fff;background:#53b48770;border:2px solid #79cba4}.custom-amount{margin-top:16px}.custom-amount label{display:block;margin-bottom:8px;color:var(--aloha-muted, #9fbcaf);font-size:13px;line-height:19px}.custom-amount-input{width:100%;min-height:54px;padding:0 16px;color:#fff;background:#294e3ec7;border:1px solid rgba(166,211,195,.18);border-radius:18px;font-size:16px}.custom-amount-input::placeholder{color:#9fbcafad}.custom-amount-input:focus{outline:2px solid #79cba4;outline-offset:1px}.custom-amount-input.error{border-color:#df5148}.amount-error{margin-top:7px;color:#ff867e;font-size:13px}.payment-methods{display:grid;gap:10px}.payment-method-button{display:grid;grid-template-columns:46px minmax(0,1fr) 24px;align-items:center;gap:12px;min-height:68px;padding:10px 14px;color:#fff;background:#315f4bc2;border:1px solid rgba(166,211,195,.14);border-radius:21px;text-align:left;cursor:pointer;transition:transform .16s,border-color .18s,background .18s}.payment-method-button:active{transform:scale(.985)}.payment-method-button.active{background:#3d6657f2;border:2px solid #79cba4;padding:9px 13px}.method-icon{display:grid;width:46px;height:46px;place-items:center;color:var(--aloha-accent-soft, #a6d3c3);background:#53b4872e;border-radius:14px}.method-copy{min-width:0}.method-name,.method-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.method-name{font-size:15px;line-height:20px;font-weight:600}.method-copy small{margin-top:2px;color:var(--aloha-muted, #9fbcaf);font-size:12px;line-height:16px}.method-check{display:grid;width:24px;height:24px;place-items:center;color:#9ce0bd}.payment-method-button:disabled{opacity:.48;cursor:not-allowed}.pay-button{width:100%;min-height:56px;padding:0 18px;color:#ffffff80;background:#315f4bb8;border:0;border-radius:999px;font-size:17px;line-height:22px;font-weight:700;cursor:pointer}.pay-button.active{color:#fff;background:var(--aloha-accent, #53b487)}.pay-button:active:not(:disabled){transform:scale(.985)}.pay-button:disabled{cursor:not-allowed}.payment-disclaimer{margin-top:14px;text-align:center}.loading-methods,.no-methods{display:grid;min-height:120px;place-items:center;align-content:center;gap:10px;color:var(--aloha-muted, #9fbcaf);text-align:center}.loading-methods p,.no-methods p{margin:0;font-size:14px}.loading-methods .spinner{width:32px;height:32px;border:3px solid rgba(166,211,195,.24);border-top-color:var(--aloha-accent, #53b487);border-radius:50%;animation:payment-spin .8s linear infinite}@keyframes payment-spin{to{transform:rotate(360deg)}}@media (max-width: 350px){.payment-content{padding-right:18px;padding-left:18px}.amount-grid{gap:7px}.amount-button{font-size:14px}}@media (prefers-reduced-motion: reduce){.loading-methods .spinner{animation:none}.amount-button,.payment-method-button{transition:none}}.history-screen{width:100%;min-height:100dvh;color:var(--aloha-text, #fff);background:radial-gradient(circle at 8% 4%,rgba(43,111,83,.5),transparent 34%),radial-gradient(circle at 92% 92%,rgba(24,79,58,.38),transparent 42%),var(--aloha-bg, #082019);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.history-screen *{box-sizing:border-box}.history-header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:48px minmax(0,1fr) 64px;align-items:center;min-height:72px;padding:max(8px,env(safe-area-inset-top)) 20px 8px;background:#082019d1;border-bottom:1px solid rgba(166,211,195,.1);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.history-header .back-button{display:grid;width:44px;height:44px;place-items:center;color:var(--aloha-accent-soft, #a6d3c3);background:#315f4bb3;border:0;border-radius:50%;cursor:pointer}.history-header h1{margin:0;font-size:20px;line-height:26px;font-weight:700;text-align:center;letter-spacing:-.02em}.history-balance{color:var(--aloha-accent-soft, #a6d3c3);font-size:14px;line-height:20px;text-align:right;white-space:nowrap}.history-content{width:min(100%,430px);margin:0 auto;padding:24px}.history-heading{margin-bottom:18px}.history-heading>span{display:block;font-size:25px;line-height:31px;font-weight:700;letter-spacing:-.025em}.history-heading p{margin:5px 0 0;color:var(--aloha-muted, #9fbcaf);font-size:14px;line-height:20px}.payments-list{display:grid;gap:10px}.payment-item{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:12px 14px;background:#315f4bc7;border:1px solid rgba(166,211,195,.14);border-radius:22px}.payment-icon{display:grid;width:46px;height:46px;place-items:center;color:var(--aloha-accent-soft, #a6d3c3);background:#53b4872e;border-radius:14px}.payment-info,.payment-system,.payment-date{display:block;min-width:0}.payment-system{overflow:hidden;font-size:15px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.payment-date{margin-top:3px;color:var(--aloha-muted, #9fbcaf);font-size:12px;line-height:17px}.payment-amount{color:var(--aloha-accent-soft, #a6d3c3);font-size:15px;line-height:20px;white-space:nowrap}.payment-amount.is-negative{color:#f0b6b1}.loading-state,.empty-state{display:grid;min-height:240px;place-items:center;align-content:center;gap:10px;padding:24px;color:var(--aloha-accent-soft, #a6d3c3);background:#294e3ea3;border:1px solid rgba(166,211,195,.12);border-radius:28px;text-align:center}.loading-state p,.empty-state strong,.empty-state span{margin:0}.empty-state strong{color:#fff;font-size:17px;line-height:22px}.empty-state span{color:var(--aloha-muted, #9fbcaf);font-size:14px;line-height:20px}.spinner{width:34px;height:34px;border:3px solid rgba(166,211,195,.24);border-top-color:var(--aloha-accent, #53b487);border-radius:50%;animation:history-spin .8s linear infinite}@keyframes history-spin{to{transform:rotate(360deg)}}@media (max-width: 350px){.history-content{padding:18px}.payment-item{grid-template-columns:42px minmax(0,1fr)}.payment-amount{grid-column:2}}@media (prefers-reduced-motion: reduce){.spinner{animation:none}}.create-key-screen{position:relative;width:100%;min-height:100dvh;overflow-x:hidden;color:var(--aloha-text, #fff);background:radial-gradient(circle at 8% 6%,rgba(43,111,83,.56),transparent 34%),radial-gradient(circle at 90% 92%,rgba(24,79,58,.42),transparent 40%),var(--aloha-bg, #082019);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.create-key-screen *{box-sizing:border-box}.create-key-header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:48px minmax(0,1fr) 64px;align-items:center;min-height:72px;padding:max(8px,env(safe-area-inset-top)) 20px 8px;background:#082019d1;border-bottom:1px solid rgba(166,211,195,.1);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.create-key-header .back-button{display:grid;width:44px;height:44px;place-items:center;color:var(--aloha-accent-soft, #a6d3c3);background:#315f4bb3;border:0;border-radius:50%;cursor:pointer}.create-key-header h1{margin:0;font-size:20px;line-height:26px;font-weight:700;text-align:center;letter-spacing:-.02em}.create-key-step{color:var(--aloha-accent-soft, #a6d3c3);font-size:13px;line-height:18px;text-align:right}.create-key-content{width:min(100%,430px);margin:0 auto;padding:20px 24px 188px}.create-key-intro{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;padding:20px;background:#315f4bc7;border:1px solid rgba(166,211,195,.16);border-radius:28px}.create-key-intro-icon,.location-pin{display:grid;place-items:center;color:var(--aloha-accent-soft, #a6d3c3);background:#53b4872e}.create-key-intro-icon{width:58px;height:58px;border-radius:17px}.create-key-intro h2{margin:4px 0;font-size:22px;line-height:28px;letter-spacing:-.02em}.create-key-intro p{margin:0;color:var(--aloha-accent-soft, #a6d3c3);font-size:14px;line-height:20px}.create-key-intro>small{grid-column:1 / -1;padding:7px 12px;color:var(--aloha-accent-soft, #a6d3c3);background:#53b48724;border-radius:999px;font-size:12px;line-height:16px;text-align:center}.locations-list{display:grid;gap:10px;margin-top:18px}.location-button{display:grid;grid-template-columns:46px minmax(0,1fr) auto auto;align-items:center;gap:12px;width:100%;min-height:70px;padding:10px 14px;color:var(--aloha-text, #fff);text-align:left;background:#315f4bb8;border:1px solid rgba(166,211,195,.17);border-radius:22px;cursor:pointer;transition:transform .16s cubic-bezier(.2,0,0,1),background .18s,border-color .18s}.location-button:active{transform:scale(.985)}.location-button.active{background:#3d6657f5;border:2px solid #79cba4;padding:9px 13px}.location-pin{width:46px;height:46px;border-radius:14px}.location-info,.location-name,.location-servers{display:block;min-width:0}.location-name{overflow:hidden;font-size:16px;line-height:21px;text-overflow:ellipsis;white-space:nowrap}.location-servers{margin-top:2px;color:var(--aloha-muted, #9fbcaf);font-size:13px;line-height:18px}.location-recommend{color:var(--aloha-accent-soft, #a6d3c3);font-size:11px;line-height:16px;font-weight:600}.location-check{color:#9ce0bd}.loading-state,.location-empty{display:grid;min-height:210px;place-items:center;align-content:center;gap:10px;color:var(--aloha-accent-soft, #a6d3c3);text-align:center}.loading-state p,.location-empty strong,.location-empty span{margin:0}.location-empty strong{color:#fff;font-size:17px}.location-empty span{font-size:14px}.spinner{width:34px;height:34px;border:3px solid rgba(166,211,195,.24);border-top-color:var(--aloha-accent, #53b487);border-radius:50%;animation:create-key-spin .8s linear infinite}.create-key-footer{position:fixed;z-index:30;bottom:0;left:50%;width:min(100%,430px);padding:12px 24px max(14px,env(safe-area-inset-bottom));background:linear-gradient(to top,#082019 72%,#08201900);transform:translate(-50%)}.create-key-footer>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--aloha-muted, #9fbcaf);font-size:13px;line-height:18px}.create-key-footer>div strong{color:var(--aloha-accent-soft, #a6d3c3);font-size:15px;white-space:nowrap}.create-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:56px;color:#fff;background:var(--aloha-accent, #53b487);border:0;border-radius:999px;font-size:17px;line-height:22px;font-weight:700;cursor:pointer}.create-button:disabled{color:#ffffff80;background:#315f4bb8;cursor:not-allowed}.create-key-footer>small{display:block;margin-top:8px;color:var(--aloha-muted, #9fbcaf);font-size:11px;line-height:16px;text-align:center}@keyframes create-key-spin{to{transform:rotate(360deg)}}@media (max-height: 700px){.create-key-header{min-height:62px}.create-key-content{padding-top:14px}.create-key-intro{padding:16px}.location-button{min-height:62px}}@media (prefers-reduced-motion: reduce){.spinner{animation:none}.location-button{transition:none}}.guide-screen{height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;color:#fff;background:radial-gradient(circle at 8% 5%,rgba(43,111,83,.5),transparent 34%),#082019}.guide-screen::-webkit-scrollbar{display:none}.guide-header{display:flex;align-items:center;gap:12px;padding:16px;position:sticky;top:0;z-index:100;background:#082019d6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(166,211,195,.1)}.guide-header .back-button{display:grid;place-items:center;flex:none;width:40px;height:40px;padding:0;border:0;color:#a6d3c3;background:#315f4bb3;border-radius:50%;cursor:pointer}.guide-header .back-button svg{display:block}.guide-header h2{font-size:18px;font-weight:600;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guide-content{display:flex;flex-direction:column;gap:14px;padding:16px 24px 32px}.guide-card{display:flex;flex-direction:column;gap:16px;padding:20px;background:#315f4bc2;border:1px solid rgba(166,211,195,.14);border-radius:24px}.guide-card-head{display:flex;align-items:center;gap:12px}.guide-card-head>div{flex:1;min-width:0}.guide-tile{display:grid;place-items:center;flex:none;width:40px;height:40px;color:#a6d3c3;background:#53b48733;border-radius:12px}.guide-card-head h3{font-size:17px;font-weight:600;line-height:1.25}.guide-card-head p{margin-top:2px;font-size:13px;color:#9fbcaf}.guide-steps{display:grid;gap:10px;margin:0;padding:0;list-style:none;counter-reset:guide-step}.guide-steps li{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:10px;font-size:14px;line-height:1.45;color:#cfe3d9}.guide-steps li:before{counter-increment:guide-step;content:counter(guide-step);display:grid;place-items:center;width:26px;height:26px;color:#082019;background:#a6d3c3;border-radius:50%;font-size:13px;font-weight:700}.guide-steps b{color:#fff;font-weight:600}.guide-inline-icon{display:inline-grid;place-items:center;width:24px;height:24px;margin:0 1px;vertical-align:-6px;color:#cfe3d9;background:#a6d3c329;border:1px solid rgba(166,211,195,.28);border-radius:7px}.guide-inline-icon svg{display:block}.guide-action{min-height:52px;border:0;border-radius:999px;background:#53b487;color:#fff;font-size:15px;font-weight:600;cursor:pointer}.guide-action:active{opacity:.78}.guide-qr{display:grid;place-items:center;padding:18px;background:#fff;border-radius:20px}.guide-qr img{display:block;width:100%;max-width:240px;height:auto;image-rendering:pixelated}.guide-note{font-size:13px;line-height:1.5;color:#9fbcaf}.guide-warning{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:12px;padding:16px 18px;color:#e9c948;background:#68582075;border-left:3px solid #e9c948;border-radius:14px}.guide-warning svg{display:block;margin-top:1px}.guide-warning p{font-size:13px;line-height:1.5;color:#f0e2ac}.guide-warning b{color:#ffe9a3;font-weight:700}.guide-badge{flex:none;align-self:flex-start;padding:5px 10px;color:#082019;background:#a6d3c3;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.guide-or{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:2px 0}.guide-or:before,.guide-or:after{content:"";height:1px;background:#a6d3c32e}.guide-or span{font-size:12px;font-weight:600;color:#9fbcaf;text-transform:uppercase;letter-spacing:.06em}.key-detail-screen{min-height:100vh;background-color:var(--tg-theme-bg-color)}.key-detail-header{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:#1c1c1ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.05);position:sticky;top:0;z-index:100;gap:12px}.key-detail-header h2{font-size:18px;font-weight:600;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.key-detail-header .header-balance{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.key-detail-header .balance-label{font-size:11px;color:var(--tg-theme-hint-color);text-transform:uppercase;letter-spacing:.5px}.key-detail-header .balance-value{font-size:15px;font-weight:700;color:var(--tg-theme-text-color);white-space:nowrap}.key-detail-header .balance-sub{font-size:11px;line-height:1.3;color:var(--tg-theme-hint-color);white-space:nowrap}.key-detail-header .header-balance{flex:none}.key-detail-content{display:flex;flex-direction:column;gap:14px;padding:16px 24px 32px}.key-status-card{display:grid;justify-items:center;gap:10px;padding:24px;background:#294e3e;border-radius:28px}.key-status-shield{width:58px;height:65px;display:block}.key-status-name{font-size:20px;font-weight:700;color:#fff;text-align:center}.key-status-state{font-size:14px;font-weight:500;color:#a6d3c3}.key-action-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.key-action{min-height:52px;padding:0 16px;border:0;border-radius:999px;font-size:15px;font-weight:600;cursor:pointer}.key-action--primary{background:#53b487;color:#fff}.key-action--secondary{background:#294e3e;color:#a6d3c3}.key-action--ghost{width:100%;background:transparent;color:#a6d3c3;border:1px solid rgba(166,211,195,.24)}.key-info-card{background-color:var(--tg-theme-secondary-bg-color);border-radius:12px;padding:16px}.info-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.05)}.info-row:last-child{border-bottom:none}.info-label{font-size:14px;color:var(--tg-theme-hint-color)}.info-value{font-size:15px;font-weight:600;color:var(--tg-theme-text-color)}.key-technical-id{font-family:monospace;font-size:14px}.qr-code-section{margin-bottom:24px}.section-title{font-size:16px;font-weight:600;margin-bottom:16px}.qr-code-container{background-color:#fff;padding:20px;border-radius:16px;display:flex;justify-content:center;margin-bottom:12px}.qr-code-image{width:100%;max-width:280px;height:auto;display:block}.qr-hint{text-align:center;font-size:13px;color:var(--tg-theme-hint-color)}.quick-connect-section{margin-bottom:24px}.quick-connect-buttons{display:flex;gap:12px}.quick-button{flex:1;padding:14px;border-radius:12px;border:none;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s;text-decoration:none;font-family:inherit}.quick-button:active{transform:scale(.98)}.quick-button.primary{background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color)}.quick-button.secondary{background-color:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-text-color);border:1px solid rgba(255,255,255,.1)}.quick-button.full-width{width:100%}.config-section{margin-bottom:24px}.config-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.toggle-button{padding:6px 12px;border-radius:6px;border:none;background-color:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-button-color);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.toggle-button:active{transform:scale(.95)}.config-text-container{background-color:var(--tg-theme-secondary-bg-color);border-radius:12px;padding:16px;overflow-x:auto}.config-text{font-family:Courier New,monospace;font-size:11px;line-height:1.5;color:var(--tg-theme-text-color);margin:0;white-space:pre-wrap;word-break:break-all}.key-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.action-button{width:100%;padding:14px;border-radius:12px;border:none;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s;font-family:inherit}.action-button:active{transform:scale(.98)}.action-button.primary{background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color)}.action-button.secondary{background-color:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-text-color)}.change-server-card{background-color:var(--tg-theme-secondary-bg-color);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:16px}.change-server-header{display:flex;align-items:center;gap:12px}.change-server-icon{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,#ff9500,#ff6f00);display:flex;align-items:center;justify-content:center;flex-shrink:0}.change-server-content{flex:1;display:flex;flex-direction:column;gap:4px}.change-server-title{font-size:16px;font-weight:600;color:var(--tg-theme-text-color)}.change-server-description{font-size:13px;color:var(--tg-theme-hint-color);line-height:1.4}.change-server-button{width:100%;padding:12px;border-radius:8px;border:none;background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit}.change-server-button:active{transform:scale(.98);opacity:.9}.delete-device-card{background-color:var(--tg-theme-secondary-bg-color);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:16px}.delete-device-header{display:flex;align-items:center;gap:12px}.delete-device-icon{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,#ff3b30,#d32f2f);display:flex;align-items:center;justify-content:center;flex-shrink:0}.delete-device-content{flex:1;display:flex;flex-direction:column;gap:4px}.delete-device-title{font-size:16px;font-weight:600;color:var(--tg-theme-text-color);line-height:1.3}.delete-device-description{font-size:13px;color:var(--tg-theme-hint-color);line-height:1.4}.delete-device-button{width:100%;padding:12px;border-radius:8px;border:none;background-color:#ff3b3026;color:#ff3b30;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit;border:1px solid rgba(255,59,48,.3)}.delete-device-button:active{transform:scale(.98);background-color:#ff3b3040}.action-button.danger{background-color:#ff3b3026;color:#ff3b30;border:1px solid rgba(255,59,48,.3)}.action-button.danger:active{background-color:#ff3b3040}.loading-state,.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 16px;gap:16px}.error-state p{color:var(--tg-theme-hint-color);margin-bottom:16px}.not-connected-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center}.warning-icon{font-size:64px;margin-bottom:16px}.not-connected-state h3{font-size:20px;font-weight:600;margin-bottom:12px;color:var(--tg-theme-text-color)}.not-connected-state p{font-size:14px;color:var(--tg-theme-hint-color);margin-bottom:32px;line-height:1.5}.not-connected-state .action-button.full-width{width:100%;max-width:300px}.warning-balance-notice{display:flex;align-items:flex-start;gap:9px;background-color:#ff950026;border-left:3px solid #ff9500;padding:12px 16px;border-radius:8px;font-size:13px;line-height:18px;font-weight:500;color:var(--tg-theme-text-color);text-align:left;margin-bottom:24px}.warning-balance-notice svg{flex:0 0 20px;color:#e9c948}.devices-entry-card{display:flex;align-items:center;gap:12px;background:var(--tg-theme-secondary-bg-color, #2a2b30);border:1px solid var(--tg-theme-button-color, #3b82f6);border-radius:14px;padding:13px 14px;cursor:pointer}.devices-entry-card:active{opacity:.8}.devices-entry-icon{width:40px;height:40px;flex-shrink:0;border-radius:11px;background:var(--tg-theme-button-color, #3b82f6);display:flex;align-items:center;justify-content:center;font-size:20px}.devices-entry-body{flex:1;min-width:0}.devices-entry-title{color:var(--tg-theme-text-color, #f2f2f4);font-size:15px;font-weight:600}.devices-entry-sub{color:var(--tg-theme-hint-color, #8b8d93);font-size:12px;margin-top:1px}.devices-entry-chevron{color:var(--tg-theme-hint-color, #8b8d93);font-size:20px;flex-shrink:0}.key-detail-screen{height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;color:var(--aloha-text, #fff);background:radial-gradient(circle at 8% 5%,rgba(43,111,83,.5),transparent 34%),var(--aloha-bg, #082019);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.key-detail-screen::-webkit-scrollbar{display:none}.key-hint{display:grid;gap:6px;margin:0;padding:0 4px 0 22px;font-size:13px;line-height:1.45;color:var(--aloha-muted, #9fbcaf)}.key-hint li::marker{color:var(--aloha-accent-soft, #a6d3c3);font-weight:600}.key-hint b{color:var(--aloha-accent-soft, #a6d3c3);font-weight:600}.delete-device-card{gap:12px;padding:18px;background:#143025b8;border:1px solid rgba(166,211,195,.12);border-radius:22px}.delete-device-header{gap:12px;align-items:flex-start}.delete-device-icon{width:40px;height:40px;border-radius:12px;background:#df514829;color:#ff867e}.delete-device-icon svg{width:22px;height:22px;stroke:currentColor}.delete-device-title{font-size:15px;line-height:1.35}.delete-device-description{font-size:13px;color:var(--aloha-muted, #9fbcaf)}.delete-device-button{min-height:52px;padding:0 16px;color:#ff867e;background:#294e3e;border:0;border-radius:999px;font-size:15px;font-weight:600}.delete-device-button:active{opacity:.78}.key-detail-header{background:#082019d6;border-bottom-color:#a6d3c31a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.key-detail-header .back-button{display:grid;place-items:center;flex:none;width:40px;height:40px;padding:0;color:var(--aloha-accent-soft,#a6d3c3);background:#315f4bb3;border-radius:50%}.key-detail-header .back-button svg{display:block}.key-info-card,.change-server-card,.devices-entry-card{background:#315f4bc2;border:1px solid rgba(166,211,195,.14);border-radius:22px}.devices-entry-card{border-color:#79cba4b8}.devices-entry-icon{color:var(--aloha-accent-soft,#a6d3c3);background:#53b48733;border-radius:13px}.quick-button,.action-button,.change-server-button,.delete-device-button,.toggle-button{border-radius:999px}.quick-button.primary,.action-button.primary{background:var(--aloha-accent,#53b487)}.quick-button.secondary{background:#315f4bc2;border-color:#a6d3c329}.warning-icon{display:grid;width:68px;height:68px;place-items:center;margin-bottom:16px;color:#ff867e;background:#df514829;border-radius:20px}.warning-balance-notice{background:#68582075;border-left-color:#e9c948;border-radius:14px}.qr-code-container{border-radius:24px}.devices-screen{width:100%;min-height:100dvh;color:var(--aloha-text, #fff);background:radial-gradient(circle at 8% 5%,rgba(43,111,83,.5),transparent 34%),var(--aloha-bg, #082019);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.devices-screen *{box-sizing:border-box}.devices-screen .key-detail-header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;min-height:72px;padding:max(8px,env(safe-area-inset-top)) 20px 8px;background:#082019d6;border-bottom:1px solid rgba(166,211,195,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.devices-screen .back-button{display:grid;width:44px;height:44px;place-items:center;color:var(--aloha-accent-soft,#a6d3c3);background:#315f4bb3;border:0;border-radius:50%}.devices-screen .key-detail-header h1{margin:0;font-size:20px;line-height:26px;text-align:center}.devices-limit{color:var(--aloha-accent-soft,#a6d3c3);font-size:13px;font-weight:700;text-align:right}.devices-screen .key-detail-content{width:min(100%,430px);margin:0 auto;padding:24px}.devices-title h2{margin:0;font-size:25px;line-height:31px;letter-spacing:-.025em}.devices-title p{margin:6px 0 18px;color:var(--aloha-muted,#9fbcaf);font-size:14px;line-height:20px}.devices-list{display:grid;gap:10px}.device-card{display:grid;grid-template-columns:46px minmax(0,1fr) 44px;align-items:center;gap:12px;min-height:72px;padding:11px 12px;background:#315f4bc7;border:1px solid rgba(166,211,195,.14);border-radius:22px}.device-icon{display:grid;width:46px;height:46px;place-items:center;color:var(--aloha-accent-soft,#a6d3c3);background:#53b4872e;border-radius:14px}.device-info,.device-title,.device-sub{display:block;min-width:0}.device-title{overflow:hidden;font-size:15px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.device-sub{margin-top:3px;overflow:hidden;color:var(--aloha-muted,#9fbcaf);font-size:12px;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.device-unbind{display:grid;width:44px;height:44px;place-items:center;color:#ff867e;background:#df514829;border:0;border-radius:14px}.device-unbind:disabled,.unbind-all-btn:disabled{opacity:.45}.unbind-all-btn{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:52px;margin-top:12px;color:#ff867e;background:#df51481f;border:1px solid rgba(223,81,72,.35);border-radius:18px;font-size:14px;font-weight:700}.devices-empty{display:grid;min-height:220px;place-items:center;align-content:center;gap:9px;color:var(--aloha-accent-soft,#a6d3c3);background:#294e3ead;border:1px solid rgba(166,211,195,.12);border-radius:28px;text-align:center}.devices-empty strong{color:#fff;font-size:17px}.devices-empty span{color:var(--aloha-muted,#9fbcaf);font-size:13px}.devices-free{display:flex;align-items:center;justify-content:space-between;min-height:58px;margin-top:12px;padding:0 18px;color:var(--aloha-accent-soft,#a6d3c3);border:1px solid rgba(166,211,195,.28);border-radius:20px;font-size:14px}.devices-free strong{font-size:20px}.devices-balance{margin-top:12px;color:var(--aloha-muted,#9fbcaf);font-size:13px;text-align:center}.devices-screen .loading-state{display:grid;min-height:220px;place-items:center}.devices-screen .spinner{width:34px;height:34px;border:3px solid rgba(166,211,195,.24);border-top-color:var(--aloha-accent,#53b487);border-radius:50%;animation:devices-spin .8s linear infinite}@keyframes devices-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.devices-screen .spinner{animation:none}}.referral-screen{height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#082019;color:#fff}.referral-header{display:flex;align-items:center;gap:12px;padding:16px;position:sticky;top:0;z-index:100;background:#082019d6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(166,211,195,.1)}.referral-header .back-button{display:grid;place-items:center;flex:none;width:40px;height:40px;padding:0;border:0;color:#a6d3c3;background:#315f4bb3;border-radius:50%;cursor:pointer}.referral-header .back-button svg{display:block}.referral-header h2{font-size:18px;font-weight:600;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.referral-content{display:flex;flex-direction:column;gap:16px;padding:16px 24px 120px}.referral-hero{padding:20px;background:#294e3e;border-radius:20px}.referral-hero-icon{display:grid;place-items:center;width:60px;height:60px;margin-bottom:16px;background:#315f4b;border-radius:16px}.referral-hero-icon img{width:30px;height:30px}.referral-hero h1{margin-bottom:8px;font-size:20px;font-weight:700}.referral-hero p{font-size:14px;line-height:1.45;color:#a6d3c3}.referral-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.referral-stats>div{padding:18px;background:#294e3e;border-radius:20px}.referral-stats strong{display:block;margin-bottom:4px;font-size:30px;font-weight:700;line-height:1.1}.referral-stats small{font-size:13px;color:#a6d3c3}.referral-info{padding:16px 18px;background:#294e3e;border-radius:20px}.referral-info p{font-size:14px;line-height:1.45;color:#a6d3c3}.referral-link-card{display:flex;align-items:center;gap:12px;padding:8px 8px 8px 16px;background:#fff;border-radius:14px}.referral-link-card>div{min-width:0;flex:1}.referral-link-card strong{display:block;font-size:14px;font-weight:500;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.referral-link-card small{display:block;margin-top:4px;font-size:13px;color:#6e7482}.referral-link-card button{display:grid;place-items:center;flex:none;width:52px;height:48px;padding:0;border:0;background:#f5f6f8;border-radius:13px;cursor:pointer}.referral-link-card button img{width:24px;height:24px}.referral-share{height:56px;border:0;border-radius:999px;background:#53b487;color:#fff;font-size:17px;font-weight:600;cursor:pointer}.referral-loading{display:grid;place-items:center;padding:32px}.referral-loading span{width:28px;height:28px;border:3px solid rgba(166,211,195,.25);border-top-color:#53b487;border-radius:50%;animation:referral-spin .8s linear infinite}@keyframes referral-spin{to{transform:rotate(360deg)}}.referral-empty{padding:24px;background:#294e3e;border-radius:20px;color:#a6d3c3;font-size:14px;text-align:center}.terms-screen{height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#082019;color:#fff}.terms-header{display:flex;align-items:center;gap:12px;padding:16px;position:sticky;top:0;z-index:100;background:#082019d6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(166,211,195,.1)}.terms-header .back-button{display:grid;place-items:center;flex:none;width:40px;height:40px;padding:0;border:0;color:#a6d3c3;background:#315f4bb3;border-radius:50%;cursor:pointer}.terms-header .back-button svg{display:block}.terms-header h2{font-size:18px;font-weight:600;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.terms-content{padding:16px 27px 140px}.terms-hero{padding:20px;margin-bottom:24px;background:#294e3e;border-radius:26px}.terms-hero-icon{display:grid;place-items:center;width:60px;height:60px;margin-bottom:16px;background:#315f4b;border-radius:13px}.terms-hero-icon img{width:30px;height:30px;display:block}.terms-hero h1{margin-bottom:12px;font-size:21px;font-weight:600;line-height:1.25}.terms-hero p{font-size:16px;color:#a6d3c3}.terms-section{margin-bottom:22px}.terms-section h3{margin-bottom:10px;font-size:20px;font-weight:600;line-height:1.3;color:#fff}.terms-section p{margin-bottom:10px;font-size:16px;line-height:1.5;color:#a6d3c3}.terms-section p:last-child{margin-bottom:0}.terms-list{margin:0 0 22px;padding-left:20px;list-style:disc}.terms-list li{margin-bottom:8px;font-size:16px;line-height:1.5;color:#a6d3c3}.change-server-screen{min-height:100vh;background-color:var(--tg-theme-bg-color)}.change-server-header{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:#1c1c1ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.05);position:sticky;top:0;z-index:100;gap:12px}.change-server-header h2{font-size:18px;font-weight:600;flex:1}.change-server-header .header-balance{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.change-server-header .balance-label{font-size:11px;color:var(--tg-theme-hint-color);text-transform:uppercase;letter-spacing:.5px}.change-server-header .balance-value{font-size:16px;font-weight:700;color:var(--tg-theme-text-color)}.change-server-content{padding:16px}.warning-notice{background-color:#ffcc0026;border-left:3px solid #ffcc00;padding:12px 16px;border-radius:8px;font-size:13px;font-weight:500;color:var(--tg-theme-text-color);margin-bottom:16px;text-align:center}.section-description{font-size:14px;color:var(--tg-theme-hint-color);margin-bottom:20px;line-height:1.5}.locations-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.location-button{display:flex;align-items:center;gap:12px;padding:16px;background-color:var(--tg-theme-secondary-bg-color);border:2px solid var(--tg-theme-secondary-bg-color);border-radius:12px;cursor:pointer;transition:all .2s;text-align:left}.location-button:active:not(:disabled){transform:scale(.98)}.location-button.active{border-color:var(--tg-theme-button-color);background-color:#007aff1a}.location-button:disabled{opacity:.5;cursor:not-allowed}.location-flag{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;color:var(--aloha-accent-soft, #a6d3c3);background:#53b4872e;border-radius:14px}.location-info{flex:1;min-width:0}.location-name{font-size:16px;font-weight:600;margin-bottom:4px;color:var(--tg-theme-text-color)}.location-servers{font-size:13px;color:var(--tg-theme-hint-color)}.location-check{font-size:20px;font-weight:700;color:var(--tg-theme-button-color)}.change-button{width:100%;padding:16px;border-radius:12px;border:none;background-color:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-hint-color);font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit;margin-top:24px}.change-button.active{background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color)}.change-button:active:not(:disabled){transform:scale(.98)}.change-button:disabled{cursor:not-allowed;opacity:.6}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 16px;gap:16px}.loading-state p{color:var(--tg-theme-hint-color)}.change-server-screen{min-height:100dvh;color:var(--aloha-text,#fff);background:radial-gradient(circle at 8% 5%,rgba(43,111,83,.5),transparent 34%),var(--aloha-bg,#082019);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.change-server-header{background:#082019d6;border-bottom-color:#a6d3c31a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.change-server-header .back-button{color:var(--aloha-accent-soft,#a6d3c3);background:#315f4bb3;border-radius:50%}.warning-notice{display:flex;align-items:flex-start;gap:10px;color:#f4e8a6;background:#68582075;border-left-color:#e9c948;border-radius:14px}.warning-notice svg{flex:0 0 auto}.change-server-screen .location-button{background:#315f4bc2;border-color:#a6d3c324;border-radius:22px}.change-server-screen .location-button.active{background:#3d6657f2;border-color:#79cba4}.change-server-button{background:var(--aloha-accent,#53b487);border-radius:999px}:root{--aloha-bg: #082019;--aloha-surface: #294e3e;--aloha-raised: #315f4b;--aloha-accent: #53b487;--aloha-accent-soft: #a6d3c3;--aloha-border: #3d6657;--aloha-text: #ffffff;--aloha-muted: #9fbcaf;--aloha-danger: #df5148;--aloha-gutter: 24px;--aloha-nav-height: 64px;--motion-fast: .16s;--motion-normal: .24s;--ease-standard: cubic-bezier(.2, 0, 0, 1)}.aloha-shell,.aloha-shell *{box-sizing:border-box}.aloha-shell{position:relative;width:100%;height:100dvh;min-height:560px;overflow:hidden;color:var(--aloha-text);background:var(--aloha-bg);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;isolation:isolate}.aloha-shell:before,.aloha-glow{position:absolute;z-index:-2;content:"";pointer-events:none;border-radius:50%;will-change:transform,opacity}.aloha-shell:before{width:135vmax;height:135vmax;left:-65vmax;top:-60vmax;opacity:.9;background:radial-gradient(circle,rgba(43,111,83,.9) 0,rgba(20,69,52,.5) 36%,transparent 70%);animation:aloha-gradient-drift 12s ease-in-out infinite alternate}.aloha-glow{width:110vmax;height:110vmax;right:-75vmax;bottom:-70vmax;opacity:.55;background:radial-gradient(circle,rgba(83,180,135,.52),transparent 68%);animation:aloha-gradient-drift-alt 10s ease-in-out infinite alternate}button{font:inherit}.aloha-home,.aloha-page{position:absolute;top:0;right:0;bottom:0;left:0;padding-right:var(--aloha-gutter);padding-left:var(--aloha-gutter)}.aloha-home{display:flex;flex-direction:column;padding-top:max(24px,env(safe-area-inset-top));padding-bottom:calc(104px + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.aloha-home::-webkit-scrollbar{display:none}.aloha-orbit,.aloha-setup-orbit{position:relative;flex:0 0 auto;display:grid;place-items:center;margin-right:auto;margin-left:auto}.aloha-orbit{width:min(92vw,360px);height:min(92vw,360px);margin-top:8px}.aloha-setup-orbit{width:min(92vw,380px);height:min(92vw,380px);margin-top:4px;color:var(--aloha-text)}.aloha-ring{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(166,211,195,.42);border-radius:50%;opacity:0;transform:scale(.12);animation:aloha-ring-pulse 4.2s var(--ease-standard) infinite;will-change:transform,opacity}.aloha-ring:nth-child(2){animation-delay:1.4s}.aloha-ring:nth-child(3){animation-delay:2.8s}.aloha-unplug{position:relative;z-index:2;display:grid;width:80px;height:80px;place-items:center}.aloha-unplug img{display:block;width:72px;height:72px}.aloha-shield{position:relative;z-index:2;display:grid;place-items:center;color:var(--aloha-text)}.aloha-shield img{display:block;width:70px;height:79px}.aloha-action-icon{display:block;flex:0 0 24px;width:24px;height:24px}.aloha-status-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:auto}.aloha-status-row>div{min-width:0}.aloha-status-row strong,.aloha-status-row span{display:block}.aloha-status-row strong{font-size:24px;line-height:30px;font-weight:700;letter-spacing:-.02em}.aloha-status-row>div>span{margin-top:2px;color:var(--aloha-accent-soft);font-size:14px;line-height:20px}.aloha-pill{flex:0 0 auto;max-width:144px;padding:8px 14px;overflow:hidden;color:var(--aloha-accent-soft);background:var(--aloha-raised);border:1px solid var(--aloha-border);border-radius:999px;font-size:12px;line-height:16px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.aloha-home-actions{display:grid;gap:10px;margin-top:16px}.aloha-primary,.aloha-secondary{width:100%;min-height:56px;border-radius:999px;cursor:pointer;transition:opacity var(--motion-fast),background var(--motion-fast);touch-action:manipulation}.aloha-primary{display:flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;color:var(--aloha-text);background:var(--aloha-accent);border:0;font-size:17px;line-height:22px;font-weight:700}.aloha-home-actions .aloha-primary span{flex:1;text-align:left}.aloha-home-actions .aloha-primary b{font-size:16px;white-space:nowrap}.aloha-home-actions .aloha-install-cta{justify-content:space-between}.aloha-home-actions .aloha-install-cta span{flex:1;text-align:left}.aloha-home-actions .aloha-balance-cta{font-size:18px;line-height:24px;font-weight:600;letter-spacing:-.2px}.aloha-home-actions .aloha-balance-cta b{font-size:16px;line-height:24px;font-weight:600}.aloha-secondary{display:flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;color:var(--aloha-bg);background:var(--aloha-text);border:0;font-size:16px;line-height:20px;font-weight:700}.aloha-primary:active,.aloha-secondary:active,.aloha-nav button:active,.aloha-page button:active{opacity:.78}.aloha-page{padding-top:max(28px,env(safe-area-inset-top));padding-bottom:calc(112px + env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.aloha-page::-webkit-scrollbar{display:none}.aloha-page h1,.aloha-page h2,.aloha-page p{margin:0}.aloha-setup{display:flex;flex-direction:column}.aloha-setup>header{text-align:center}.aloha-setup>header h1{font-size:32px;line-height:38px;font-weight:700;letter-spacing:-.02em}.aloha-setup>header p{margin-top:8px;color:var(--aloha-accent-soft);font-size:16px;line-height:24px}.aloha-setup .aloha-primary{margin-top:auto;font-size:14px}.aloha-setup .aloha-secondary{margin-top:10px;color:var(--aloha-text);background:#315f4bb3}.aloha-platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.aloha-platform-grid button{min-height:143px;padding:18px;color:var(--aloha-text);text-align:left;background:#294e3ed6;border:1px solid rgba(61,102,87,.8);border-radius:24px}.aloha-platform-grid button>span{display:grid;width:56px;height:56px;place-items:center;margin-bottom:12px;color:var(--aloha-bg);background:#f3f5f6;border-radius:16px}.aloha-platform-grid small,.aloha-platform-grid strong{display:block}.aloha-platform-grid small{color:var(--aloha-accent-soft);font-size:14px;line-height:20px}.aloha-platform-grid strong{font-size:16px;line-height:22px}.aloha-user-card,.aloha-menu-card,.aloha-hero-card,.aloha-support-list{background:#294e3edb;border:1px solid rgba(61,102,87,.5);border-radius:28px}.aloha-user-card{display:grid;grid-template-columns:52px minmax(0,1fr) 48px;align-items:center;gap:12px;padding:4px}.aloha-user-card>span{display:grid;width:52px;height:52px;place-items:center;background:#f6b85f;color:#fff;border-radius:50%;font-size:24px;font-weight:700}.aloha-user-card strong,.aloha-user-card small{display:block}.aloha-user-card strong{font-size:16px;line-height:22px}.aloha-user-card small{color:var(--aloha-accent-soft);font-size:14px;line-height:20px}.aloha-user-card button{display:grid;width:48px;height:48px;place-items:center;color:var(--aloha-accent-soft);background:var(--aloha-raised);border:0;border-radius:50%}.aloha-menu-card{margin-top:10px;padding:18px}.aloha-menu-card h2{margin-bottom:8px;color:var(--aloha-accent-soft);font-size:20px;line-height:26px}.aloha-menu-card>button,.aloha-support-list>button{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:58px;padding:7px 0;color:var(--aloha-text);text-align:left;background:transparent;border:0}.aloha-menu-card>button>span,.aloha-support-list>button>span,.aloha-hero-card>span{display:grid;place-items:center;color:var(--aloha-accent-soft);background:var(--aloha-raised);border-radius:13px}.aloha-menu-card>button>span,.aloha-support-list>button>span{width:40px;height:40px;border-radius:10px}.aloha-menu-card>button>span>img,.aloha-support-list>button>span>img,.aloha-user-card>button>img{width:24px;height:24px;display:block}.aloha-sublink{display:flex;align-items:center;gap:12px;margin-top:16px;padding:8px 8px 8px 16px;background:#fff;border-radius:14px}.aloha-sublink>div{flex:1;min-width:0}.aloha-sublink strong{display:block;font-size:14px;font-weight:500;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aloha-sublink small{display:block;margin-top:4px;font-size:13px;color:#6e7482}.aloha-sublink button{display:grid;place-items:center;flex:none;width:52px;height:48px;padding:0;border:0;background:#f5f6f8;border-radius:13px;cursor:pointer}.aloha-sublink button img{width:24px;height:24px;display:block}.aloha-menu-card strong,.aloha-menu-card small,.aloha-support-list strong,.aloha-support-list small{display:block}.aloha-menu-card strong,.aloha-support-list strong{font-size:15px;line-height:21px}.aloha-menu-card small,.aloha-support-list small{color:var(--aloha-muted);font-size:13px;line-height:18px}.aloha-hero-card{padding:20px}.aloha-hero-card>span{width:64px;height:64px}.aloha-hero-card h1{margin-top:16px;font-size:24px;line-height:30px;letter-spacing:-.02em}.aloha-hero-card p{margin-top:8px;color:var(--aloha-accent-soft);font-size:15px;line-height:22px}.aloha-support-list{margin-top:12px;padding:10px 16px}.aloha-nav{position:fixed;z-index:20;right:var(--aloha-gutter);bottom:calc(20px + env(safe-area-inset-bottom));left:var(--aloha-gutter);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));height:var(--aloha-nav-height);padding:4px;overflow:hidden;background:#18372be0;border:1px solid rgba(166,211,195,.18);border-radius:999px;box-shadow:0 14px 36px #000a073d;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.aloha-nav button{display:grid;min-width:0;place-items:center;color:var(--aloha-text);background:transparent;border:1px solid rgba(166,211,195,.14);border-radius:999px;cursor:pointer;transition:color var(--motion-normal) var(--ease-standard),background var(--motion-normal) var(--ease-standard),transform var(--motion-fast) var(--ease-standard)}.aloha-nav button+button{margin-left:3px}.aloha-nav button.is-active{color:#fff;background:var(--aloha-accent);border-color:#ffffff29}.aloha-nav button:active{transform:scale(.96)}.aloha-loading{display:grid;width:100%;height:100dvh;place-items:center;background:var(--aloha-bg)}.aloha-loading span{width:38px;height:38px;border:3px solid rgba(166,211,195,.28);border-top-color:var(--aloha-accent);border-radius:50%;animation:aloha-spin .8s linear infinite}@keyframes aloha-ring-pulse{0%{opacity:0;transform:scale(.1)}10%{opacity:.62}72%{opacity:.18}to{opacity:0;transform:scale(1.06)}}@keyframes aloha-gradient-drift{0%{opacity:.68;transform:translate3d(-2%,-1%,0) scale(.96)}48%{opacity:.94;transform:translate3d(10%,6%,0) scale(1.08)}to{opacity:.74;transform:translate3d(17%,13%,0) scale(1)}}@keyframes aloha-gradient-drift-alt{0%{opacity:.35;transform:translate3d(2%,8%,0) scale(.9)}52%{opacity:.64;transform:translate3d(-12%,-6%,0) scale(1.12)}to{opacity:.42;transform:translate3d(-18%,-14%,0) scale(1)}}@keyframes aloha-spin{to{transform:rotate(360deg)}}@media (max-height: 700px){.aloha-home{padding-top:max(12px,env(safe-area-inset-top))}.aloha-orbit{width:min(64vh,290px);height:min(64vh,290px);margin-top:0}.aloha-status-row strong{font-size:21px;line-height:26px}.aloha-home-actions{gap:8px;margin-top:12px}.aloha-home{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.aloha-primary,.aloha-secondary{min-height:50px}.aloha-nav{bottom:calc(12px + env(safe-area-inset-bottom));height:58px}.aloha-page{padding-top:max(18px,env(safe-area-inset-top));padding-bottom:calc(92px + env(safe-area-inset-bottom))}.aloha-setup>header h1{font-size:27px;line-height:31px}.aloha-setup-orbit{width:min(46vh,280px);height:min(46vh,280px)}}@media (min-width: 520px){.aloha-shell{max-width:430px;margin:0 auto}}@media (prefers-reduced-motion: reduce){.aloha-shell:before,.aloha-glow,.aloha-ring,.aloha-loading span{animation:none}.aloha-ring{opacity:.22;transform:scale(1)}.aloha-ring:nth-child(2){transform:scale(.68)}.aloha-ring:nth-child(3){transform:scale(.36)}}.aloha-platform-grid .aloha-platform-badge{position:relative;display:grid;width:56px;height:56px;place-items:center;margin-bottom:12px;overflow:hidden;color:#294e3e;background:#f5f6f8;border-radius:16px}.aloha-platform-badge b,.aloha-platform-badge small{display:block;color:#294e3e;font-weight:400}.aloha-platform-badge.is-ios b{font-size:24px;line-height:30px}.aloha-platform-badge.is-android small{position:absolute;top:7px;z-index:2;font-size:11px;line-height:14px}.aloha-platform-badge.is-android img{position:absolute;bottom:-2px;left:4px;width:48px;height:34px}.aloha-platform-badge.is-macos{align-content:center;gap:0}.aloha-platform-badge.is-macos small{margin-bottom:-5px;font-size:11px;line-height:14px}.aloha-platform-badge.is-macos b{font-size:27px;line-height:30px}.aloha-platform-badge.is-windows img{width:32px;height:32px}.aloha-nav button>img{display:block;width:24px;height:24px}.aloha-tertiary{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:48px;padding:0 18px;color:var(--aloha-accent-soft);background:#315f4ba3;border:1px solid rgba(166,211,195,.24);border-radius:999px;font-size:15px;line-height:20px;font-weight:700;cursor:pointer;transition:opacity var(--motion-fast),background var(--motion-fast)}.aloha-tertiary:active{opacity:.78}@media (max-height: 700px){.aloha-tertiary{min-height:46px}}.aloha-pulse-cta{position:relative;z-index:0;will-change:transform,box-shadow;animation:aloha-cta-pulse 2.2s cubic-bezier(.4,0,.2,1) infinite}.aloha-pulse-cta:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border:1px solid rgba(126,210,170,.52);border-radius:inherit;content:"";pointer-events:none;animation:aloha-cta-halo 2.2s cubic-bezier(.4,0,.2,1) infinite}@keyframes aloha-cta-pulse{0%,to{transform:scale(1);box-shadow:0 8px 22px #34966b1a}48%{transform:scale(1.015);box-shadow:0 10px 32px #53b48747}}@keyframes aloha-cta-halo{0%{opacity:.38;transform:scale(1)}72%,to{opacity:0;transform:scale(1.065,1.32)}}@media (prefers-reduced-motion: reduce){.aloha-pulse-cta,.aloha-pulse-cta:after{animation:none}}.loading-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--tg-theme-bg-color)}.loading-container{text-align:center}.logo-container{margin-bottom:32px;animation:fadeIn .5s ease-out}.logo-emoji{font-size:64px;display:block;margin-bottom:16px;animation:wave 2s ease-in-out infinite}.logo-text{font-size:32px;font-weight:700;color:var(--tg-theme-text-color)}.loading-spinner{display:flex;justify-content:center}.spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top:3px solid var(--tg-theme-button-color);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app{min-height:100vh;background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color)}.container{max-width:100%;padding:16px}.header{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:var(--tg-theme-bg-color)}.header-title{display:flex;align-items:center;gap:8px;font-size:24px;font-weight:600}.logo-emoji{font-size:28px}.balance-card{background:linear-gradient(135deg,#2c2c2e,#1c1c1e);border-radius:16px;padding:24px;margin:16px;text-align:center;box-shadow:0 4px 12px #0000004d}.balance-label{color:var(--tg-theme-hint-color);font-size:16px;margin-bottom:8px}.balance-amount{font-size:48px;font-weight:700;margin-bottom:8px}.balance-currency{font-size:24px;color:var(--tg-theme-hint-color)}.balance-days{color:var(--tg-theme-hint-color);font-size:14px}.balance-actions{display:flex;gap:12px;margin-top:16px}.btn{flex:1;padding:12px;border-radius:12px;border:none;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s}.btn:active{transform:scale(.96)}.btn-primary{background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color)}.btn-secondary{background-color:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-text-color)}.section{margin:24px 16px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-title{font-size:18px;font-weight:600}.section-subtitle{color:var(--tg-theme-hint-color);font-size:14px}.devices-list{background-color:var(--tg-theme-secondary-bg-color);border-radius:16px;overflow:hidden}.device-item{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer;transition:background-color .2s}.device-item:last-child{border-bottom:none}.device-item:active{background-color:#ffffff0d}.device-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px}.device-icon.android{background-color:#3ddc84}.device-icon.ios{background-color:#007aff}.device-icon.windows{background-color:#0078d4}.device-icon.macos{background-color:#000}.device-info{flex:1}.device-name{font-size:16px;font-weight:500;margin-bottom:4px}.device-date{font-size:13px;color:var(--tg-theme-hint-color)}.referral-card{background:linear-gradient(135deg,#007aff33,#007aff0d);border-radius:16px;padding:24px;margin:16px;text-align:center}.referral-emoji-container{margin-bottom:16px}.referral-emoji{font-size:48px;display:inline-block;animation:wave 2s ease-in-out infinite}.referral-title{font-size:20px;font-weight:600;margin-bottom:8px}.referral-description{color:var(--tg-theme-hint-color);font-size:14px;line-height:1.5;margin-bottom:16px}.referral-actions{display:flex;gap:12px}.btn-share{background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color)}.btn-copy{background-color:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-text-color)}.pricing-info{background-color:var(--tg-theme-secondary-bg-color);border-radius:12px;padding:12px;margin-top:16px;text-align:center;font-size:13px;color:var(--tg-theme-hint-color)}.instructions-section{margin:24px 16px}.instructions-title{font-size:14px;font-weight:600;text-transform:uppercase;color:var(--tg-theme-hint-color);margin-bottom:12px}.instructions-list{background-color:var(--tg-theme-secondary-bg-color);border-radius:16px;overflow:hidden}.instruction-item{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer;transition:background-color .2s}.instruction-item:last-child{border-bottom:none}.instruction-item:active{background-color:#ffffff0d}.instruction-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:18px}.instruction-name{flex:1;font-size:15px}.chevron-icon{color:var(--tg-theme-hint-color)}.empty-state{text-align:center;padding:32px 16px;color:var(--tg-theme-hint-color)}.empty-state-icon{font-size:48px;margin-bottom:12px;opacity:.5}.empty-state-text{font-size:14px}*{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:dark;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--tg-theme-bg-color: #082019;--tg-theme-text-color: #ffffff;--tg-theme-hint-color: #9fbcaf;--tg-theme-link-color: #53b487;--tg-theme-button-color: #53b487;--tg-theme-button-text-color: #ffffff;--tg-theme-secondary-bg-color: #294e3e}html,body,#root,.app{width:100%;min-height:100%}html,body{min-height:100dvh;overflow:hidden;background:var(--tg-theme-bg-color)}body{color:var(--tg-theme-text-color);overscroll-behavior:none;-webkit-tap-highlight-color:transparent}button,input{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #a6d3c3;outline-offset:2px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#082019}::-webkit-scrollbar-thumb{background:#3d6657;border-radius:999px}.payment-screen,.create-key-screen,.devices-screen,.history-screen,.change-server-screen{height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none}.payment-screen::-webkit-scrollbar,.create-key-screen::-webkit-scrollbar,.devices-screen::-webkit-scrollbar,.history-screen::-webkit-scrollbar,.change-server-screen::-webkit-scrollbar{display:none}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
