.tob-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:none;align-items:center;justify-content:center;padding:calc(16px + env(safe-area-inset-top)) 14px calc(16px + env(safe-area-inset-bottom));box-sizing:border-box;background:radial-gradient(120% 90% at 50% 0%,#1a2412,#0d1108 60%,#070903);color:#e8e6cf;font-family:ui-monospace,Cascadia Mono,Consolas,Courier New,monospace;text-transform:uppercase;letter-spacing:.06em;-webkit-user-select:none;user-select:none;touch-action:manipulation;overflow:auto}.tob-menu--open{display:flex}.tob-menu__panel{width:100%;max-width:460px;margin:auto;display:flex;flex-direction:column;gap:14px}.tob-menu__title{margin:0;text-align:center;font-size:clamp(26px,8vw,40px);font-weight:800;line-height:1;color:#ffd53d;text-shadow:2px 2px 0 #1e2213,4px 4px 0 rgba(0,0,0,.35)}.tob-menu__subtitle{margin:-4px 0 4px;text-align:center;font-size:11px;letter-spacing:.14em;color:#b8c9a0}.tob-menu__body{display:flex;flex-direction:column;gap:9px}.tob-menu__section-label{margin:8px 2px 2px;font-size:10px;letter-spacing:.18em;color:#8d9a6f}.tob-btn{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:10px 16px;border:2px solid #5c6b38;border-radius:4px;background:linear-gradient(#333d21,#2a3119);color:#e8e6cf;font:inherit;font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;box-shadow:inset 0 1px #ffffff0f,0 2px #0000004d;transition:background .08s,border-color .08s,transform .04s}.tob-btn:hover{background:linear-gradient(#455026,#38421f);border-color:#8ba75a}.tob-btn:active{transform:translateY(1px)}.tob-btn:disabled{cursor:default;color:#6f7260;border-color:#40452f;background:#23271b;box-shadow:none}.tob-btn--primary{border-color:#b9932e;background:linear-gradient(#5a4a1c,#443714);color:#ffe08a;font-size:16px}.tob-btn--primary:hover{background:linear-gradient(#6d5a22,#53431a);border-color:#ffd53d}.tob-btn--tile{min-height:58px;font-size:17px}.tob-btn--cycle{justify-content:space-between;min-height:46px;font-size:13px}.tob-btn--cycle .tob-btn__value{color:#ffd53d;font-weight:800}.tob-btn--back{align-self:flex-start;min-height:38px;padding:6px 14px;font-size:12px;border-color:#4a5236;background:#262b1c}.tob-info{padding:14px 16px;border:1px dashed #4a5236;border-radius:4px;background:#141a0c99}.tob-info__title{margin:0 0 6px;font-size:13px;color:#ffd53d;letter-spacing:.1em}.tob-info__text{margin:0;font-size:11px;line-height:1.5;text-transform:none;letter-spacing:.02em;color:#b8c9a0}.tob-account__tg{display:flex;justify-content:center;min-height:44px}.tob-profile{display:flex;flex-direction:column;gap:12px;padding:14px;border:2px solid #5c6b38;border-radius:4px;background:#141a0cb3}.tob-profile__head{display:flex;align-items:center;gap:12px}.tob-profile__ava{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;flex:none;width:52px;height:52px;padding:0;border-radius:50%;overflow:hidden;border:2px solid #8ba75a;background:#333d21;display:flex;align-items:center;justify-content:center;font:inherit;font-size:22px;font-weight:800;color:#ffd53d;cursor:pointer}.tob-profile__ava:after{content:"✎";position:absolute;right:0;bottom:0;width:18px;height:18px;line-height:18px;font-size:11px;text-align:center;color:#e8e6cf;background:#141a0cd9;border-top-left-radius:6px}.tob-profile__ava:hover{border-color:#ffd53d}.tob-profile__ava img{width:100%;height:100%;object-fit:cover}.tob-profile__name{font-size:15px;font-weight:800;text-transform:none;letter-spacing:.02em;color:#e8e6cf;overflow-wrap:anywhere}.tob-profile__rank{margin-top:3px;font-size:11px;color:#ffd53d}.tob-profile__xp{margin-top:2px;font-size:9px;letter-spacing:.08em;color:#8d9a6f}.tob-profile__league{margin-top:3px;font-size:10px;letter-spacing:.05em;color:#c9a24a}.tob-profile__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.tob-stat{padding:7px 2px 5px;text-align:center;border:1px solid #40452f;border-radius:3px;background:#23271b}.tob-stat__num{font-size:14px;font-weight:800;color:#e8e6cf}.tob-stat__lbl{margin-top:2px;font-size:8px;letter-spacing:.1em;color:#8d9a6f}.tob-menu__footer{margin-top:6px;text-align:center;font-size:9px;letter-spacing:.1em;color:#6f7260;text-transform:none}
