.modal--auth{z-index:205}.modal-panel--auth{width:min(100%,400px)}.modal-panel--auth .modal-actions{margin-top:26px}.auth-desc{font-size:12.5px;color:var(--text-secondary, #b8a080);line-height:1.7;margin-bottom:16px}.auth-heoid-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.auth-heoid-btn img{width:18px;height:18px;border-radius:4px}.auth-user{display:flex;align-items:center;gap:12px;margin-bottom:18px}.auth-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;border:1px solid var(--border-gold, rgba(201, 162, 39, .45));background:#00000040;flex-shrink:0}.auth-user-meta{min-width:0}.auth-name{font-size:15px;color:var(--text-primary, #f5e6c8)}.auth-heoid{font-size:11px;color:var(--text-secondary, #b8a080);margin-top:3px}.auth-block-btn{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;text-decoration:none;margin-bottom:10px}.modal--heoid-frame{z-index:206;padding:16px}.modal-panel--heoid-frame{display:flex;flex-direction:column;width:100%;max-width:none;height:min(94dvh,960px);max-height:calc(100dvh - 32px);padding:18px;overflow:hidden}.heoid-frame-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.heoid-frame-head .modal-title{margin:0}.heoid-frame-close{width:34px;height:34px;flex-shrink:0;border:none;border-radius:50%;background:#00000059;color:var(--text-primary, #f5e6c8);font-size:16px;line-height:1;cursor:pointer}.heoid-frame-close:hover{background:#0000008c}.heoid-frame-wrap{flex:1 1 auto;min-height:0;border:1px solid var(--border-gold, rgba(201, 162, 39, .45));border-radius:12px;overflow:hidden;background:#fff}.auth-iframe{width:100%;height:100%;min-height:460px;border:0;display:block}@media(max-width:768px){.modal--heoid-frame{padding:0}.modal-panel--heoid-frame{width:100%;height:100%;max-height:100dvh;border-radius:0;border:0;padding:0}.heoid-frame-head{margin-bottom:0;padding:calc(10px + env(safe-area-inset-top,0px)) 14px 10px;border-bottom:1px solid var(--border-gold, rgba(201, 162, 39, .45))}.heoid-frame-wrap{border:0;border-radius:0}.auth-iframe{min-height:0}}.toast-stack{position:fixed;top:24px;left:50%;width:0;height:0;z-index:300;pointer-events:none}.toast{position:absolute;top:0;left:0;padding:12px 28px;background:#1c1f1df2;border:1px solid var(--gold, #c9a227);border-radius:6px;font-size:14px;color:var(--gold-light, #e8c547);letter-spacing:2px;white-space:nowrap;max-width:min(88vw,560px);overflow:hidden;text-overflow:ellipsis;opacity:0;transform:translate(-50%,calc(-100% - 40px)) scale(.96);transform-origin:center top;transition:transform .46s cubic-bezier(.22,.61,.36,1),opacity .3s ease;will-change:transform,opacity;backface-visibility:hidden}
