#teGateWrap,#teGateWrap *{box-sizing:border-box}html.teGateLock,body.teGateLock{overflow:hidden!important}#teGateWrap{position:fixed;inset:0;z-index:2147483647;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:rgb(0 0 0 / .45);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);overflow-y:auto;overflow-x:hidden}#teGatePanel{width:min(760px,100%);background:#fff;color:#111;border-radius:18px;overflow:hidden;box-shadow:0 26px 90px rgb(0 0 0 / .55);border:1px solid rgb(0 0 0 / .10);transform:translateY(120%);animation:teGateUp .42s cubic-bezier(.2,.8,.2,1) forwards;max-height:calc(100vh - 32px);display:flex;flex-direction:column}@keyframes teGateUp{to{transform:translateY(0)}}#teGateHeader{position:relative;background:#000;padding:12px 14px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgb(255 255 255 / .10)}#teGateHeader img{display:block;height:42px;width:auto;max-width:100%;object-fit:contain}#teGateClose{position:absolute;right:10px;top:8px;width:34px;height:34px;border-radius:999px;border:1px solid rgb(255 255 255 / .25);background:rgb(0 0 0 / .35);color:#fff;font-size:22px;line-height:1;cursor:pointer}#teGateClose:hover{background:rgb(255 255 255 / .10)}#teGateBody{padding:14px 16px 16px;background:#fff;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}#teGatePanel,#teGateBody{overscroll-behavior:contain}.teGateMsg{margin:0 0 10px;font:600 13px/1.35 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;opacity:.9}.teGateSection{margin-top:12px;padding-top:12px;border-top:1px solid rgb(0 0 0 / .08)}.teGateCenter{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.teGateGrid3{display:grid;grid-template-columns:1fr minmax(280px,520px) 1fr;gap:0}.teGateGrid3>.teMid{grid-column:2}.teShiftUM{transform:translateX(0)}.teShiftNSL{transform:translateX(38px)}@media (min-width:768px){.teShiftUM{transform:translateX(35px)}.teShiftNSL{transform:translateX(145px)}}#teGateWrap #teGateUM .um{margin:0!important}#teGateWrap #teGateUM .um .um-form{padding:0!important}#teGateWrap #teGateUM .um .um-field{margin-bottom:10px!important}#teGateWrap #teGateUM .um input[type="text"],#teGateWrap #teGateUM .um input[type="password"],#teGateWrap #teGateUM .um input[type="email"]{padding:10px 12px!important;border-radius:12px!important}#teGateWrap #teGateUM .um .um-button{padding:10px 14px!important;border-radius:999px!important}.teGateBtnGold{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;border-radius:999px;text-decoration:none!important;font:800 13px/1 "Cinzel",serif;letter-spacing:.2px;color:#0b0b0b!important;background:linear-gradient(180deg,#ffd24a,#d4af37);border:1px solid rgb(212 175 55 / .75);box-shadow:0 10px 26px rgb(212 175 55 / .25);transition:transform .10s ease,filter .15s ease,box-shadow .15s ease;will-change:transform}.teGateBtnGold:hover{transform:translateY(-1px);filter:brightness(1.04);box-shadow:0 12px 30px rgb(212 175 55 / .32);background:linear-gradient(180deg,#ffea8a,#d4af37)}#teGateNSL .nsl-container,#teGateNSL .nsl-container-block{width:100%!important;max-width:520px!important;margin:0 auto!important}