/* Shared visual language from MexcTransBot. */
html{background:#050911}body{position:relative;min-width:320px;min-height:100vh;background:#050911;font-synthesis:none}body::before{position:fixed;z-index:0;inset:-8vh -8vw;background-image:linear-gradient(rgb(3 8 15 / 70%),rgb(3 8 15 / 52%)),url('/static/assets/space-background.png');background-position:center top;background-size:cover;content:"";pointer-events:none}.app{position:relative;z-index:1;width:min(100%,460px);padding:max(14px,env(safe-area-inset-top)) 16px calc(30px + env(safe-area-inset-bottom));background:transparent}.profile-header{display:grid;grid-template-columns:130px minmax(0,1fr) 46px;align-items:center;gap:10px;min-height:105px;padding:15px 14px;margin-bottom:18px;border:1px solid #123d66;border-radius:14px;background:rgb(8 35 65 / 92%);backdrop-filter:blur(10px);box-shadow:0 16px 38px rgb(0 14 31 / 35%)}.brand{display:flex;align-items:center;gap:8px;width:130px;color:#fff;text-decoration:none;transition:opacity 160ms ease,transform 160ms ease}.brand:active{opacity:.75;transform:scale(.98)}.brand img{display:block;width:29px;height:auto;flex:0 0 29px}.brand strong{font-family:Arial,sans-serif;font-size:25px;font-weight:700;line-height:1}.profile-copy{display:flex;min-width:0;flex-direction:column;text-align:center;line-height:1.15}.profile-copy small{color:#5bb4ff;font-size:10px;font-weight:750}.profile-copy>strong{overflow:hidden;margin-top:5px;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.profile-copy>span{overflow:hidden;margin-top:4px;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.premium{display:inline-flex;align-items:center;align-self:center;gap:5px;width:max-content;min-height:24px;margin-top:8px;padding:4px 9px;border:1px solid rgb(44 213 163 / 22%);border-radius:14px;background:#075d4d;color:#e8fff8;font-size:9px;font-weight:700;cursor:pointer;transition:background 150ms ease,transform 150ms ease}.premium i{width:8px;height:8px;border:2px solid #c8ffef;border-radius:50%;background:#30c49a}.premium:active{background:#08705c;transform:scale(.97)}.avatar{display:grid;place-items:center;width:46px;height:46px;border:1px solid #4d759f;border-radius:50%;background:#173a5c center/cover no-repeat;color:#e7f3ff;font-size:13px;font-weight:800}.card,.transaction{border-color:#27364a;background:rgb(16 23 33 / 94%);box-shadow:0 14px 34px rgb(0 0 0 / 28%);backdrop-filter:blur(10px)}button{font:inherit}.segmented{border-color:#27364a;border-radius:10px}.segmented button{min-height:48px;background:#172231;transition:filter 150ms ease,transform 150ms ease}.segmented button:active,.ok:active{filter:brightness(1.15);transform:scale(.985)}.segmented button.active{background:#1683ff}.ok{border-radius:12px;background:linear-gradient(135deg,#1683ff,#13b8e8);transition:filter 150ms ease,transform 150ms ease}.modal{border-color:#353e4b;border-radius:18px;background:#181d25;box-shadow:0 28px 90px rgb(0 0 0 / 62%)}button:focus-visible,a:focus-visible{outline:2px solid #49b8ff;outline-offset:3px}@media(max-width:355px){.profile-header{grid-template-columns:105px minmax(0,1fr) 42px;gap:7px;padding-inline:10px}.brand{width:105px;gap:6px}.brand img{width:25px;flex-basis:25px}.brand strong{display:block;font-size:22px}.avatar{width:42px;height:42px}.profile-copy>strong{font-size:13px}}
