.telegram-miniapp-page{display:flex;flex-direction:column;align-items:center;width:100%;height:var(--tg-viewport-stable-height,100dvh);max-height:var(--tg-viewport-stable-height,100dvh);min-height:0;overflow:hidden;overscroll-behavior:none;background:var(--tg-theme-bg-color,#edefee);padding-top:var(--tg-safe-area-top,0);padding-bottom:var(--tg-safe-area-bottom,0);box-sizing:border-box}html.telegram-miniapp-denied,html.telegram-miniapp-denied body,html.telegram-miniapp-runtime,html.telegram-miniapp-runtime body{margin:0;height:100%;max-height:var(--tg-viewport-stable-height,100dvh);overflow:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:auto;touch-action:manipulation;position:relative}html.telegram-miniapp-runtime .figma-home-page,html.telegram-miniapp-runtime .figma-home-shell{height:calc(var(--tg-viewport-stable-height, 100dvh) - var(--tg-safe-area-top, 0px) - var(--tg-safe-area-bottom, 0px));max-height:calc(var(--tg-viewport-stable-height, 100dvh) - var(--tg-safe-area-top, 0px) - var(--tg-safe-area-bottom, 0px))}html.telegram-miniapp-runtime.telegram-miniapp-desktop .telegram-miniapp-page{align-items:center;justify-content:flex-start}html.telegram-miniapp-runtime.telegram-miniapp-desktop .figma-home-page,html.telegram-miniapp-runtime.telegram-miniapp-desktop .figma-home-shell,html.telegram-miniapp-runtime.telegram-miniapp-desktop .figma-home-shell>main{width:100%;max-width:390px;margin-left:auto;margin-right:auto}html.telegram-miniapp-runtime.telegram-miniapp-desktop .figma-home-frame{margin-left:auto;margin-right:auto}html.telegram-miniapp-runtime.telegram-miniapp-mobile,html.telegram-miniapp-runtime.telegram-miniapp-mobile body{min-height:var(--tg-viewport-stable-height,100dvh);max-height:var(--tg-viewport-stable-height,100dvh);overscroll-behavior:none;touch-action:manipulation}html.telegram-miniapp-runtime.telegram-miniapp-mobile .telegram-miniapp-page{height:var(--tg-viewport-stable-height,100dvh);max-height:var(--tg-viewport-stable-height,100dvh);padding-bottom:max(var(--tg-safe-area-bottom,0px),var(--tg-content-safe-area-bottom,0px))}html.telegram-miniapp-runtime.telegram-miniapp-mobile .figma-home-page,html.telegram-miniapp-runtime.telegram-miniapp-mobile .figma-home-shell{height:calc(var(--tg-viewport-stable-height, 100dvh) - var(--tg-safe-area-top, 0px) - max(var(--tg-safe-area-bottom, 0px), var(--tg-content-safe-area-bottom, 0px)));max-height:calc(var(--tg-viewport-stable-height, 100dvh) - var(--tg-safe-area-top, 0px) - max(var(--tg-safe-area-bottom, 0px), var(--tg-content-safe-area-bottom, 0px)))}html.telegram-miniapp-runtime.telegram-miniapp-mobile .figma-home-frame{flex-shrink:0}html.telegram-miniapp-runtime.telegram-miniapp-mobile .figma-promo-row{touch-action:pan-x;overscroll-behavior-x:contain;overscroll-behavior-y:none}.telegram-miniapp-gate-loading,.telegram-miniapp-lock{width:100%;min-height:100dvh;background:#edefee}.telegram-miniapp-lock{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 20px;box-sizing:border-box}.telegram-miniapp-lock__card{width:100%;max-width:360px;text-align:center}.telegram-miniapp-lock__logo{display:block;margin:0 auto 28px}.telegram-miniapp-lock__title{margin:0 0 12px;font-family:var(--font-onest),system-ui,sans-serif;font-size:18px;font-weight:700;line-height:1.3;color:#000}.telegram-miniapp-lock__text{margin:0;font-family:var(--font-onest),system-ui,sans-serif;font-size:14px;line-height:1.45;color:#333}.telegram-miniapp-lock__code{margin:12px 0 0;font-family:ui-monospace,monospace;font-size:12px;color:#666;word-break:break-word}.telegram-miniapp-debug--denied{pointer-events:auto}.telegram-miniapp-debug{position:fixed;left:8px;right:8px;bottom:calc(8px + var(--tg-safe-area-bottom, 0px));z-index:9999;max-height:40vh;overflow:auto;padding:8px 10px;border-radius:10px;background:rgba(0,0,0,.82);color:#f5f5f5;font-family:var(--font-onest),system-ui,sans-serif;font-size:11px;line-height:1.35;pointer-events:none}.telegram-miniapp-debug__title{font-weight:600;margin-bottom:6px}.telegram-miniapp-debug dl{margin:0;display:grid;grid-template-columns:auto 1fr;grid-gap:2px 10px;gap:2px 10px}.telegram-miniapp-debug dt{margin:0;opacity:.75}.telegram-miniapp-debug dd{margin:0;word-break:break-word}