.app-modal-overlay{z-index:1000;box-sizing:border-box;background:#14182873;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.app-modal-dialog{background:#fff;border-radius:14px;flex-direction:column;width:min(520px,100%);max-width:100%;max-height:min(80vh,720px);display:flex;overflow:hidden;box-shadow:0 20px 50px #0000002e}.app-modal-header{border-bottom:1px solid #eef0f5;flex:none;padding:16px 20px 12px}.app-modal-header h3{color:#1a1f36;margin:0;font-size:16px}.app-modal-body{flex:auto;min-height:0;padding:16px 20px;overflow:auto}.app-modal-footer{background:#fafbfe;border-top:1px solid #eef0f5;flex:none;justify-content:flex-end;gap:10px;padding:12px 20px 16px;display:flex}.app-modal-btn{cursor:pointer;border-radius:8px;min-width:84px;height:34px;padding:0 16px;font-size:13px}.app-modal-btn.ghost{color:#444;background:#fff;border:1px solid #d9d9d9}.app-modal-btn.ghost:hover{border-color:#b8becc}.app-modal-btn.primary{color:#fff;background:#3d6bfd;border:1px solid #3d6bfd}.app-modal-btn.primary:hover{background:#2f5ae6}.app-modal-btn.primary:disabled{opacity:.5;cursor:not-allowed}
.lang-switcher{align-items:center;display:inline-flex}.lang-switcher-select{appearance:none;border:1px solid color-mix(in srgb, currentColor 22%, transparent);background:color-mix(in srgb, Canvas 88%, transparent);color:inherit;font:inherit;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M3 4.5L6 8l3-3.5'/%3E%3C/svg%3E");background-position:right .45rem center;background-repeat:no-repeat;background-size:.7rem;border-radius:6px;padding:.35rem 1.6rem .35rem .55rem;font-size:.8125rem;line-height:1.2}.lang-switcher-select:hover,.lang-switcher-select:focus-visible{border-color:color-mix(in srgb, currentColor 40%, transparent);outline:none}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
