html[data-tma="1"]{--tma-vh:100dvh;--tma-vh-stable:100dvh;--tma-safe-top:0px;--tma-safe-bottom:0px;overscroll-behavior-y:none;height:var(--tma-vh)}html[data-tma="1"] body{overscroll-behavior-y:none;padding-top:var(--tma-safe-top)}html[data-tma="1"] .ak-logout,html[data-tma="1"] .ak-mob-logout,html[data-tma="1"] .tma-hide,html[data-tma="1"] [data-tma-hide]{display:none!important}html[data-tma="1"] .akm-nav{bottom:calc(14px + var(--tma-safe-bottom))!important}html[data-tma="1"] .akm-page.with-nav{padding-bottom:calc(118px + var(--tma-safe-bottom))!important}html[data-tma="1"] .chat-shell,html[data-tma="1"] [data-fullheight]{height:var(--tma-vh)!important;max-height:var(--tma-vh)!important}html[data-tma="1"]{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}html[data-tma="1"] .selectable,html[data-tma="1"] article,html[data-tma="1"] p{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}.tma-sheet-wrap{position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center}.tma-sheet-scrim{position:absolute;inset:0;border:0;padding:0;background:rgba(8,15,30,.55);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:tma-fade .18s ease-out}.tma-sheet{position:relative;width:100%;max-width:520px;background:#ffffff;border-radius:22px 22px 0 0;padding:10px 20px calc(22px + var(--tma-safe-bottom));box-shadow:0 -18px 48px rgba(8,15,30,.28);animation:tma-rise .24s cubic-bezier(.22,1,.36,1)}.tma-sheet-grip{display:block;width:38px;height:4px;margin:0 auto 16px;border-radius:999px;background:rgba(15,27,48,.16)}.tma-sheet-title{margin:0 0 8px;font-family:var(--font-lora),Georgia,serif;font-size:20px;line-height:1.25;font-weight:600;color:#0f1b30}.tma-sheet-body{margin:0 0 18px;font-size:14.5px;line-height:1.55;color:#475569}.tma-btn{display:block;width:100%;border:0;border-radius:14px;padding:14px 16px;font-family:inherit;font-size:15.5px;font-weight:600;cursor:pointer;transition:transform .12s ease,opacity .12s ease}.tma-btn:active{transform:scale(.985)}.tma-btn[disabled]{opacity:.6;cursor:default}.tma-btn-primary{background:linear-gradient(150deg,#00adef,#0090cc);color:#fff;box-shadow:0 8px 22px rgba(0,173,239,.32)}html[data-theme=dark] .tma-sheet{background:#101b2e}html[data-theme=dark] .tma-sheet-title{color:#eef4fb}html[data-theme=dark] .tma-sheet-body{color:#94a3b8}html[data-theme=dark] .tma-sheet-grip{background:rgba(238,244,251,.2)}@keyframes tma-rise{0%{transform:translateY(16%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes tma-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.tma-sheet,.tma-sheet-scrim{animation:none}}.tma-splash{min-height:var(--tma-vh,100dvh);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:24px;background:#f4f7fb}.tma-splash-name{font-family:var(--font-lora),Georgia,serif;font-size:22px;font-weight:600;color:#0f1b30;letter-spacing:-.01em}.tma-splash-name b{color:#c9a227;font-weight:700}.tma-splash-hint{font-size:13.5px;color:#64748b}.tma-splash-bar{position:relative;width:132px;height:3px;margin-top:4px;border-radius:999px;background:rgba(15,27,48,.08);overflow:hidden}.tma-splash-bar:after{content:"";position:absolute;inset:0 auto 0 0;width:44px;border-radius:999px;background:linear-gradient(90deg,#00adef,#0090cc);animation:tma-slide 1.1s ease-in-out infinite}@keyframes tma-slide{0%{transform:translateX(-46px)}to{transform:translateX(132px)}}html[data-theme=dark] .tma-splash{background:#0a1224}html[data-theme=dark] .tma-splash-name{color:#eef4fb}html[data-theme=dark] .tma-splash-hint{color:#94a3b8}html[data-theme=dark] .tma-splash-bar{background:rgba(238,244,251,.12)}@media (prefers-reduced-motion:reduce){.tma-splash-bar:after{animation:none;width:100%}}.tma-sheet-detail{margin:10px 0 0;text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;letter-spacing:.02em;color:#94a3b8}